/* Star Rating START*/

.ratingspanfull {
    width: 83px;
    height: 16px;
    display: block;
    background: url(../images/ratingstars_sprite.png) no-repeat 0 0
}

.ratingspanhalf {
    width: 83px;
    height: 16px;
    display: block;
    background: url(../images/ratingstars_sprite.png) no-repeat 0 -16px
}

.ratingspan1 {
    width: 83px;
    height: 16px;
    display: block;
    background: url(../images/ratingstars_sprite.png) no-repeat 0 -32px
}

.ratingspan1half {
    width: 83px;
    height: 16px;
    display: block;
    background: url(../images/ratingstars_sprite.png) no-repeat 0 -48px
}

.ratingspan2 {
    width: 83px;
    height: 16px;
    display: block;
    background: url(../images/ratingstars_sprite.png) no-repeat 0 -64px
}

.ratingspan2half {
    width: 83px;
    height: 16px;
    display: block;
    background: url(../images/ratingstars_sprite.png) no-repeat 0 -80px
}

.ratingspan3 {
    width: 83px;
    height: 16px;
    display: block;
    background: url(../images/ratingstars_sprite.png) no-repeat 0 -96px
}

.ratingspan3half {
    width: 83px;
    height: 16px;
    display: block;
    background: url(../images/ratingstars_sprite.png) no-repeat 0 -112px
}

.ratingspan4 {
    display: -moz-deck;
    width: 83px;
    height: 16px;
    display: block;
    background: url(../images/ratingstars_sprite.png) no-repeat 0 -128px
}

.ratingspan4half {
    width: 83px;
    height: 16px;
    display: block;
    background: url(../images/ratingstars_sprite.png) no-repeat 0 -144px
}

.ratingspan5 {
    width: 83px;
    height: 16px;
    display: block;
    background: url(../images/ratingstars_sprite.png) no-repeat 0 -160px
}


/* Star Rating END*/

.info-page-cont {
    line-height: 24px;
}

.info-page-cont h3 {
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 17px;
}

.info-page-cont p {
    margin-top: 0;
    margin-bottom: 10px;
}

.info-page-cont ul {
    margin: 10px 25px;
}

.info-page-cont ul li {
    font-weight: 600;
}

.info-page-cont a {
    font-weight: 600;
    color: #242d38;
}

.info-page-cont a:hover {
    text-decoration: underline;
}

.info-page-cont.testimonial .testimonials-sec:first-child {
    padding-top: 0;
    border-top: 0;
}

.testimonials-sec {
    border-top: 1px dotted #cbcbcb;
    padding: 12px 0;
}

.testimonials-sec p {
    background: url(../images/testimonialsicon.png) 0 4px no-repeat;
    padding-left: 88px;
    min-height: 65px
}

.testimonials-sec .authorname {
    font-weight: 600;
}

.sitemap .bullets {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    /* -webkit-column-rule: 1px solid #e9e9e9;
    -moz-column-rule: 1px solid #e9e9e9;
    column-rule: 1px solid #e9e9e9 */
}

.sitemap {}

.sitemap ul {
    padding: 0;
    margin: 0
}

.sitemap ul li {
    list-style: none;
    background: url(../images/tick.jpg) left 5px no-repeat;
    padding: 0 0 5px 17px;
    margin: 0 0 0 0px;
    font-size: 15px;
    font-size: 15px;
    font-weight: 600
}

.sitemap ul li a {
    text-decoration: none;
}

.sitemap ul li a:hover {
    text-decoration: none;
    color: #e84f05
}

.sitemap ul li ul li {
    list-style: none;
    background: url(../images/icon.jpg) left 13px no-repeat;
    padding: 3px 0 1px 14px;
    margin: 0;
    font-weight: 400
}

.sitemap ul li ul li a {
    text-decoration: none;
    color: #6e6d6d;
    font-weight: normal;
}

.sitemap ul li ul li a:hover {
    text-decoration: none;
    color: #e84f05
}

.sitemap h3 {
    font-size: 18px!important;
    font-weight: 400!important;
    width: 300px!important;
    color: #6e6d6d!important
}

.review_topdetails {
    width: 100%;
    padding-bottom: 15px;
}

.review_topdetails::after {
    content: "";
    clear: both;
    display: block;
}

.review_topdetails_left {
    width: 132px;
    float: left;
    padding-right: 0;
}

.review_topdetails_leftimage {
    box-sizing: border-box;
    border: 1px solid #e1e1e1;
    padding: 5px;
}

.review_topdetails_leftimage img {
    max-width: 100%;
    height: auto;
    display: block;
}

.review_topdetails_right {
    width: calc(100% - 132px);
    float: left;
    padding-left: 0;
    min-height: 118px;
}

.review_topdetails_right_inner {
    float: left;
    padding-left: 20px;
    margin-left: 0;
}

.review_topdetails_right ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.review_topdetails_right li {
    margin: 0;
    padding: 0 0 4px;
}

.review_topdetails_right li.firstreviewitem {
    padding-bottom: 5px;
    padding-top: 0;
}

.review_topdetails_right li.secondreviewitem {
    padding-top: 6px;
    padding-bottom: 0;
}

.firstreviewitem a {
    color: #242d38;
    text-decoration: none;
    font-size: 18px;
    font-weight: 700;
}

.underlinespan {
    text-decoration: underline;
    color: #242d38;
    font-weight: 700;
    cursor: pointer;
}
a.review_text_btn:hover {
    text-decoration: none;
}
.review_text_btn:hover .underlinespan,
.review_text_btn:hover .reviewcolorspan{
    color: #e84f05;
    text-decoration: none  ;
}

.reviewcolorspan {
    color: #242d38;
    font-weight: 500;
    cursor: pointer;
}

.review_container_inner {
    position: relative;
    padding: 3px 20px;
    border-radius: 5px;
    background: #f7f7f7;
}

.review_wrap {
    margin-bottom: 14px;
    border: 1px solid #e1e1e1;
    padding: 15px;
    border-radius: 5px;
}

.review_wrap a.toggle {
    color: #e84f05;
    cursor: pointer;
    font-weight: 600;
    position: absolute;
    bottom: 13px;
    right: 20px;
    z-index: 9;
    text-decoration: none;
    margin: 0;
}

.review_wrap a.toggle:hover {
    text-decoration: underline;
}

.moreclsname {
    background: url(../images/more.png) right 9px no-repeat;
    padding: 2px 18px 0 6px;
}

.lessclsname {
    background: url(../images/less.png) right 9px no-repeat;
    padding: 2px 18px 0 6px
}

.review_container p.reviewpara {
    padding: 13px 0 0;
    width: 100%;
    margin-bottom: 5px;
}

p.shippingrev {
    padding: 6px 0 0;
    width: 100%;
    margin-bottom: 5px;
}

.review_container p.reviewname {
    padding: 10px 0 12px;
    position: relative;
    width: 100%;
    margin: 0;
}

.fullInfo .reviewpara {
    border-top: 1px dashed #e1e1e1;
    padding-top: 10px;
    margin-top: 10px;
}

.boldstylename {
    font-weight: 700;
    color: #6f6f6f;
}

.review_container p.ratingstarpara {
    padding: 8px 0 0;
    width: 100%;
    margin: 0;
}

.review-user-icon {
    background: url(../images/review_user_icon.png) no-repeat 0 0;
    background-size: 26px;
    min-height: 29px;
    display: inline-block;
    padding-left: 37px;
    box-sizing: border-box;
    padding-top: 0px;
}

.review_container p.reviewpara strong,
.shippingrev strong {
    font-weight: 700;
}

.font_list ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.font_list ul::after {
    content: "";
    clear: both;
    display: block;
}

.font_list ul li {
    float: left;
    background-image: none;
    border: 1px solid #ddd;
    margin: 0 1% 13px 0;
    padding: 3px;
    width: 13.42%;
    box-sizing: border-box;
    text-align: center;
}

.font_list ul li img {
    max-width: 100%;
    height: auto;
}

.font_list ul li:nth-child(7n+7) {
    margin-right: 0;
}

.font_list ul li span {
    text-align: center;
    color: #444;
    min-height: 48px;
    display: inline-flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    font-size: 14px;
    line-height: 21px;
    font-weight: 500;
}

.clients_logo {
    float: left;
    border: 1px solid #ddd;
    margin: 0 1% 13px 0;
    padding: 3px;
    width: 13.42%;
    text-align: center;
}

.clients_logo_wrapper .clients_logo:nth-child(7n+7) {
    margin-right: 0;
}

.clients_logo img {
    max-width: 100%;
    height: auto;
}

.clientcon {
    display: inline-flex;
    vertical-align: middle;
    height: 100px;
    justify-content: center;
    align-items: center;
}

.clients_logo_wrapper:after {
    content: "";
    clear: both;
    display: block;
}

.clients_disclaimer {
    margin-top: 20px;
    font-weight: 500;
}

.faq h5.topfaqhead,
.faq h5 {
    font-size: 21px;
    padding: 5px 0 5px 0;
    font-weight: 800;
    margin-bottom: 0px;
    margin-top: 20px;
}

.faq h5.topfaqhead {
    margin-top: 0;
}


/* .faq h5 {
    font-size: 20px;
    padding: 5px 0 0;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 20px;
} */

.faq h6 {
    font-size: 16px;
    padding: 0 0 5px 34px;
    font-weight: 700;
    background: url(../images/faqs-questionmark.png) 0px 0 no-repeat #ffffff;
    margin-bottom: 5px;
    margin-top: 15px;
    min-height: 24px;
}

.faq p {
    margin: 0;
    padding-left: 0
}

.faq ul {
    padding: 0 0 0 65px;
    margin: 10px 0;
}

.faq li {
    padding: 0px;
    margin: 0 0 5px 0;
    font-weight: 500 !important;
}

.faq li a {
    text-decoration: none;
    color: #7c3435
}

.faq a:hover {
    text-decoration: none;
    color: #d44002;
    text-decoration: underline
}

.faqlist {
    margin: 0 0 10px;
    background: url(../images/left-line.png) 14px 30px repeat-y;
}

.faglistml p {
    padding-left: 35px
}

.contact-form-inner-wrap::after {
    content: "";
    clear: both;
    display: block;
}

.contact-form-sec {
    width: 50%;
    float: left;
    padding-right: 30px;
    box-sizing: border-box;
}

.holidaysmain {
    width: 50%;
    float: left;
    padding-left: 30px;
    box-sizing: border-box;
}

.contact-sub-head {
    margin: 0 0 7px 0;
    font-size: 18px;
    font-weight: 700;
}

.contact_top_content {
    margin-bottom: 15px;
}

.contact-form-sec .form-row-group {
    margin: 0 -10px;
}

.formRow.recaptcha-info-col {
    margin: 0;
}

.contact-us-wrap {
    margin-top: 35px;
}

.contact-us-wrap:after {
    content: "";
    clear: both;
    display: block;
}

.contact-us-wrap-left {
    float: left;
    margin-right: 85px;
    font-weight: 600;
}

.contact-us-wrap-right {
    float: left;
}

.phoneaway span {
    font-weight: 700;
    display: inline-block;
}

.phoneaway {
    font-weight: 600;
    margin-top: 20px;
}

ul.holiday-date-list {
    padding-left: 0px;
}

ul.holiday-date-list li {
    margin-bottom: 6px;
}

p.how-to-order-online-text {
    text-align: center;
    font-weight: 500;
}

p.how-to-order-online-text a {
    display: inline-block;
}

.how-to-order-online-img {
    text-align: center;
}

.how-to-order-online-img img {
    max-width: 100%;
    height: auto;
}

h3.size-chart-table-head,
h3.size-sub-head {
    font-size: 19px;
    font-weight: 700;
    margin: 0 0 10px 0;
}

.size-top-content {
    margin-bottom: 15px;
}

.size-chart-table-outer {
    overflow-x: auto;
    margin-bottom: 35px;
}

.sizechart_table {
    border-collapse: collapse;
    border: 1px solid #dee2e6;
}

.sizechart_table td,
.sizechart_table th {
    border: 1px solid #dee2e6;
    padding: 8px 8px;
    min-width: 90px;
    text-align: center;
    min-height: 42px;
}

.sizechart_table td a {
    display: block;
    background: #f7f7f7;
}

.sizechart_table td a:hover {
    background: #ffe8d2;
    /* border-radius: 24px; */
    text-decoration: none;
}

.td000 {
    color: #FFF;
    font-weight: 700;
    background: #2d2d2d;
}

ul.size-chart-list li {
    font-weight: normal;
    margin-bottom: 6px;
}

.size-chart-list b {
    font-weight: 700;
}

.account-page-wrapper {}

.account-page-wrapper:after {
    content: "";
    clear: both;
    display: block;
}

.account-page-right {
    width: 27%;
    float: right
}

.account-page-left {
    margin: 0;
    padding-bottom: 20px;
    width: 70%;
    float: left;
}
.account-page-left .success {
    border-radius: 3px;
    padding: 5px 15px;
    background: #dbf1d8;
    color: #169752;
    font-weight: 500;
    margin: 0 0 10px 0;
}
.account-page-left .warning {
    border-radius: 3px;
    padding: 5px 15px;
    background: #f1d8d8;
    color: #b90707;
    font-weight: 500;
    margin: 0 0 10px 0;
}

.account-page-subhead {
    font-size: 17px;
    font-weight: 500;
    background: #f3f3f3;
    padding: 3px 12px;
    margin-bottom: 15px;
}

.account-page-subhead-two {
    font-size: 18px;
    font-weight: 500;
    padding-left: 10px;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 0px;
    color: #4C4C4C;
}

.account-page-subhead-list {
    padding-inline-start: 25px;
    margin-bottom: 4px;
}

.account-page-subhead-list li {
    list-style: none;
    background: url(../images/account-page-icon.jpg) left top no-repeat;
    background-position: 4px 8px;
    margin: 0;
    padding: 0 0 8px 20px;
    font-size: 16px;
    line-height: normal;
}

.account-page-subhead-list li a {
    text-decoration: none;
    color: #333;
    font-size: 16px;
    font-weight: 500;
}

.account-page-subhead-list a:hover {
    color: #d60f0f;
}

.cstmrDtls {
    width: 100%;
    border: 1px solid #e7e5e5;
    margin: 0 0 15px;
    padding: 0
}

.cstmrDtls tr td {
    padding: 10px
}

.cstmrDtls b {
    font-weight: 500;
}

.cstmrDtls td {
    font-weight: 400;
    font-size: 15px;
}

.prdctDtls {
    border: 1px solid #e7e5e5;
    width: 100%;
    margin-bottom: 15px
}

.none-invo {
    display: none;
}

.invonon-web th {
    font-size: 15px;
    font-weight: 600;
}

.invoice-topbottom b,
strong {
    font-weight: 500;
}

.invnone {
    display: none;
}

.invoice-table-wrapper {
    overflow: auto;
}

.invoice-table-wrapper .cstmrDtls,
.invoice-table-wrapper .prdctDtls {
    min-width: 550px;
}

.prdctDtls tr th {
    padding: 5px 10px;
    background: #f1f1f1;
}

.invoice-topbottom td {
    padding: 10px;
    font-weight: 400;
    font-size: 14px;
}

.invo-prolist {
    width: 100%;
    display: inline-block
}

.invo-tablep {
    float: right;
    display: inline-block;
    font-weight: 500;
}

.invo-tablep td {
    font-size: 14px
}

.logoutdiv p {
    padding-bottom: 10px;
    margin: 0;
}

.ck_con_shopping_btn {
    margin-top: 15px;
    margin-bottom: 25px;
}

.account-nl-subhead {
    font-size: 16px;
    font-weight: 600;
}

.account-nl-inner-wrap {
    display: flex;
    margin-top: 8px;
}

.account-nl-yes {
    margin-right: 20px;
}

.plugins_wrapper {
    border-top: 1px solid #ededed
}

.social_plugins_outter {
    padding-top: 20px
}

.social_plugins_outter:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden
}

.socialicon {
    float: left;
}

.social_plugins_box {
    width: calc(100% - 90px);
    min-height: 66px;
    position: relative;
    float: right;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #ededed;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px 4px 4px 4px
}

.social_plugins_box:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 12px solid #ededed;
    top: 20px;
    left: -12px
}

.social_plugins_box .social_icon a {
    width: 64px!important;
    height: 64px!important
}

.social_plugins_box .social_icon {
    position: absolute;
    top: 0;
    left: -83px;
    z-index: 10;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    transition: all 400ms ease
}

.fb-box-left {
    float: left;
    min-width: 320px;
    margin-right: 15px
}

.fb-box-right {
    float: left
}

.cmd_social_pic_left .social_icon {
    position: absolute;
    z-index: 10;
    border-radius: 200px 200px 200px 200px;
    -moz-border-radius: 200px;
    -webkit-border-radius: 200px 200px 200px 200px;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    transition: all 400ms ease
}

.social_icon.si_instagram a {
    width: 58px;
    height: 58px
}

.social_plugins_box .social_icon a {
    width: 64px!important;
    height: 64px!important
}

.fb_iframe_widget {
    display: block!important;
}

.fb-cover-wrapper-new {
    margin: 0;
    display: inline-block;
    float: left;
    min-width: 320px
}

.leftwrapblock {
    margin-right: 25px;
}

.success_container {
    padding: 0px;
    display: flex;
    align-items: center;
}

.social-all-icon {
    width: auto;
    margin-bottom: 40px;
}

.success-container-content {
    width: calc(100% - 325px);
    padding: 5px 20px;
    border-left: 1px solid #d4d4d4;
    color: #1e1e1e;
    font-size: 20px;
    line-height: 23px;
}

.success-container-content span {
    font-weight: 600;
    color: #dd483a;
}

element.style {}

*,
.navi ul,
.accosection ul,
.content,
.content ul {
    margin: 0;
    padding: 0;
}

* {
    margin: 0;
    padding: 0;
}
 
 

.accnt-address-wrapper::after {
    content: "";
    clear: both;
    display: block;
}
.accnt-address-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.accnt_address {
    width: 32.333%;
    float: left;
    /* min-height: 241px; */
    box-sizing: border-box;
    font-size: 14px;
    padding: 8px 15px 40px 15px;
    border: 1px solid #e9e9e9;
    border-radius: 4px;
    margin-bottom: 15px;
    margin-right: 1.5%;
    position: relative;
    line-break: anywhere;
}
.verifiedaddress img {
    vertical-align: middle;
}
.verifiedaddress span {
    background: #efefef;
    color: #5b5b5b;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 3px;
    padding: 3px 7px;
    font-size: 12px;
    margin-left: 10px;
    margin-right: 5px;
    vertical-align: middle;
    white-space: nowrap;
}
.verifiedaddress span.default_address {
    margin-left: auto;
}
.verifiedaddress {
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 8px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.accnt-address-wrapper .accnt_address:nth-child(3n+3) {
    margin-right: 0;
}

.address_box {
    line-height: 20px;
    max-height: 150px;
    overflow-x: auto;
}

.address_box b {
    font-weight: 600;
    margin-bottom: 5px;
    display: inline-block;
}

.accnt_address_action {
    padding: 0 0 !important;
    position: absolute;
    bottom: 15px;
}

.accnt_address_action a {
    font-size: 14px; 
    color: #e84f05;
    padding-left: 12px;
    border-left: 1px solid #ddd;
    margin-left: 10px;
    cursor: pointer;
}

.accnt_address_action a:first-child {
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
}

.accnt_address_action a:hover {
    text-decoration: underline;
}
.accnt_address_action a.default_delete {
    color: #c3c3c3;
    pointer-events: none;
}

.history-m {
    display: inline-block;
    margin-bottom: 0px;
    width: 100%
}

.history-m table {
    width: 100%;
}

.prdctDtls_torder {
    border: 1px solid #e9e9e9;
    border-collapse: collapse
}

.prdctDtls_torder tr td {
    padding: 10px;
}

.statusmk {
    margin-left: 0;
    margin-bottom: 2px;
    margin-right: 10px;
}

.docbutton {
    background: url(../images/docicon.jpg) 0 2px no-repeat;
    padding-left: 16px;
}

.prdctDtls_torder .brbottom a {
    color: #242d38;
    font-weight: 600;
    cursor: pointer;
}

.truckbutton {
    background: url(../images/truckicon.jpg) no-repeat 0 3px;
    padding-left: 19px;
}

.brbottomright {
    border-bottom: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
}

.brbottom {
    border-bottom: 1px solid #e9e9e9
}

.topmrgn-history {
    margin-top: 10px;
}

.pagination {
    display: inline-flex;
    margin-bottom: 15px;
    margin-right: 0;
    margin-top: 10px;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    flex-direction: row-reverse;
}

.pagination:empty {
    display: none;
}

.pagination .results {
    font-size: 14px;
}

.pagination .links,
.pagination .results {
    padding: 5px 10px;
}

.ecoorder {
    width: 100%;
    margin-bottom: 2px;
}

.ecoorder b {
    font-weight: 600;
}

.business-radio-label {
    font-weight: 500;
}

.accountright {
    border: 1px solid #e9e9e9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 20px 35px 10px
}

.accountright h2 {
    border-bottom: none;
    color: #ab1133;
    font-size: 23px;
    font-weight: 500;
    padding-bottom: 10px;
    margin: 0;
}

.accountright ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.accountright ul li {
    background: none;
    border-bottom: 1px solid #d6d6d6;
    padding: 10px 0
}

.accountright ul li:last-child {
    border-bottom: none
}

.accountright ul li a {
    background: url(../images/red-arrow.png) no-repeat;
    background-position: 0 3px;
    color: #333;
    font-size: 16px;
    text-decoration: none;
    line-height: 19px;
    padding-left: 18px;
    display: block;
}

.accountright ul li a:hover {
    background: url(../images/red-arrow.png) no-repeat;
    background-position: 3px 3px
}

.login-page-left-head,
.login-page-right-head,
.account-page-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 8px;
}

/* .register-password-block,
.register-personal-block {
    margin-bottom: 15px
} */

#smssubscribe {
    float: left;
    margin-top: 4px;
    margin-right: 5px;
}

.businesstype-radio input {
    vertical-align: middle;
    top: 0;
}

label.businesstype-radio {
    margin-right: 12px;
    display: inline-block;
    margin-bottom: 4px;
    margin-top: 4px;
    cursor: pointer;
}

.businesstype-label {
    color: #333;
    display: inline-block;
}

.businesstype-radio input {
    margin-right: 5px !important;
    top: -1px;
    position: relative;
}

.login-page-wrap::after {
    content: "";
    clear: both;
    display: block;
}

.login-page-left {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding-right: 50px;
}
.login-page-left .success {
    border-radius: 3px;
    padding: 5px 15px;
    background: #dbf1d8;
    color: #169752;
    font-weight: 500;
    margin: 0 0 10px 0;
}

.login-page-right {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding-left: 50px;
    border-left: 1px solid #e4e4e4;
    position: relative;
}

.login-page-right::before {
    content: "";
    width: 38px;
    height: 38px;
    background: url("../images/login_or_icon.png") no-repeat;
    position: absolute;
    left: -19px;
    top: 50%;
    margin-top: -19px;
}

.login-page-left .form-btn-group {
    margin-top: 0;
}

.social-container-login-page .facebook-login-wrap,
.social-container-login-page .google-login-wrap {
    padding: 0 0;
}

.login-page-left-head,
.login-page-right-head,
.account-page-title {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 8px;
    margin-top: 0;
}

.social-container-login-page {
    margin: 10px 0;
    max-width: 280px;
}

.social-container-login-page .facebook-login-wrap {
    margin-bottom: 15px;
}

.login-page-btm-desc {
    text-align: center;
    background: #eceef1;
    padding: 10px;
    border-radius: 5px;
    margin-top: 30px;
}

.login-page-btm-desc h5 {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 5px 0;
}

.login-signin-never-post-text {
    font-size: 14px;
    color: #747474;
}

.tickmark {
    position: absolute;
    right: 9px;
    top: 13px;
}

.tickmark img {
    width: 20px;
    height: auto;
}

.forgotp_blue {
    display: inline-block;
    color: #d51f36!important;
    font-size: 14px;
    margin-top: 10px;
    width: 100%;
}

.account-page-subhead {
    font-size: 17px;
    font-weight: 500;
    background: #f3f3f3;
    padding: 3px 12px;
    margin-bottom: 15px;
}

.search-page-main-wrap {
    margin-bottom: 20px;
    width: 100%;
}

.search-page-inr-wrap {
    display: inline-flex;
    width: calc(50% - 57px);
}

a.usu-btn.search-page-btn {
    display: inline-flex;
    align-items: center;
}

.search-page-input {
    position: relative;
    box-sizing: border-box;
    padding: 10px 15px 11px 11px;
    outline: none;
    border: 1px solid #c6c6c6;
    background: #fff;
    border-radius: 4px;
    color: #2c3235;
    letter-spacing: .2px;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    resize: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-right: 10px;
    width: calc(100% - 95px);
}

.success_content {
    margin-top: 15px;
    width: 100%;
}

.success_content .boldsucc {
    font-size: 18px;
}

.success_content p.ttl {
    font-size: 30px;
    padding-bottom: 10px;
    font-family: "Trebuchet MS";
}

.sample_contact {
    padding: 10px 0px 0px 0px;
    margin-bottom: 35px;
}

.sample-success-info.sample-success-transaction {
    margin-top: 5px;
}

.sample-success-info {
    font-size: 16px;
    margin-top: 10px;
}

.sample-success-info span,
.sample-success-transaction span {
    font-weight: 600;
}

.confirm_text1 {
    margin-bottom: 10px;
    font-size: 19px;
}

.sample_contact p {
    float: left;
    padding-right: 5px;
    padding-bottom: 0;
    color: #333333;
}

.sample-success-contact-text {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 5px;
}

.sample-success-contact-left {
    display: inline-flex;
    align-content: center;
}

.sample-success-contact-right {
    display: inline-flex;
    align-content: center;
    border-left: 1px solid #ddd;
    margin-left: 15px;
    padding-left: 17px;
}

.sample-success-contact-sec a {
    color: #242d38;
    font-weight: 600;
    margin-left: 6px;
}

.sample-success-contact-sec a:hover {
    text-decoration: underline;
}

.sample_text p {
    width: 65%;
}

.sample_text p.ttl {
    padding-bottom: 5px;
}

.sample_text .sample_contact p {
    width: auto;
}

.sample_text p+p+p {
    display: none;
}

.sample_contact p.proim,
.sample_contact p a.drcom {
    border-right: 1px solid #ccc;
    padding-right: 15px;
    margin-right: 15px;
    color: #383737 !important;
}

.sample_contact p a.drcom {
    border-right: 0px;
}

.noresultmove {
    padding: 20px 0;
    margin-top: 5px;
    width: 50%;
    margin: 0 auto;
}

.noresultmove::after {
    content: "";
    clear: both;
    display: block;
}

.noresultmove .noresu-col {
    width: 50%;
    float: left;
    text-align: center
}

.noresultmove .noresu-col strong {
    width: 100%;
    display: inline-block;
    text-align: center;
    color: #333132;
    font-weight: 600;
    font-size: 18px
}

.noresultmove .noresu-col a {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    color: #333132!important;
    line-height: normal
}

.noresult-wrap {
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    padding: 10px 0;
}

.noresultmove .noresu-col img {
    margin: 5% 0
}

.noresultmove h3 {
    font-size: 28px;
    font-weight: 700;
}

.noresultmove h4 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 25px;
}