﻿.lbl_opt_ex label {
    margin-left: 5px;
}

.rd_opt_ex label {
    margin-right: 20px;
    margin-left: 5px;
}

.course-error {
    background-color: black;
    color: white;
    font-size: 12px;
    padding: 2px 10px;
}

.error-box {
    float: left;
    width: 100%;
    text-align: center;
}

.sat-error {
    background-color: black;
    color: white;
    font-size: 12px;
    margin: 10px 0px;
}

body .logged-in-ins {
    display: none
}

body.preauth .logged-in-ins {
    display: none
}

body.insauth .logged-in {
    display: none
}

body.insauth .logged-in-ins {
    display: block
}


@media only screen and (max-width: 1679px) {
    body.insauth #header #main-menu .navbar-nav {
        right: calc((66px * 2) + 0px);
    }

    body.insauth #header #main-menu .icon-links {
        width: calc((66px * 2) + 3px);
    }
}

@media only screen and (max-width: 767px) {
    body.insauth #header #main-menu .navbar-nav {
        right: calc(3.87vw * 2);
    }
}

body.insauth .dropdown-cart {
    display: none !important
}

@media only screen and (max-width: 1679px) {
    body.hcart #header #main-menu .navbar-nav {
        right: calc((66px * 2) + 0px);
    }

    body.hcart #header #main-menu .icon-links {
        width: calc((66px * 2) + 3px);
    }
}

@media only screen and (max-width: 767px) {
    body.hcart #header #main-menu .navbar-nav {
        right: calc(3.87vw * 2);
    }
}

body.hcart .dropdown-cart {
    display: none !important
}

.profile-notes {
    margin-left: 65px !important;
}

.opac-box {
    overflow: hidden;
}

.fades {
    position: relative;
    height: 2.8em;
}

    .fades:after {
        content: "";
        text-align: right;
        position: absolute;
        bottom: 0;
        right: 0;
        height: 1.2em;
        background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 50%);
    }

.more-links {
    cursor: pointer
}

.cookie-info-enabled.home-page, cookie-info-enabled {
    padding-top: 58px !important;
    display: block;
}

.cookie-info-enabled #header {
    top: 58px;
}

.cookie-info {
    padding: 20px;
    background-color: #ffd800;
    font-size: 1.3rem;
    z-index: 1001;
    position: fixed;
    width: 100%;
    top: 0;
    text-align: center;
    border-bottom: 1px solid #de8f11;
    border-top: 1px solid #de8f11;
    display: none;
}

.cookie-info-enabled > .cookie-info {
    display: block;
}

.cookie-info a.ln-close {
    position: absolute;
    right: 0;
    margin-right: 20px;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background-color: #333;
    color: #ccc;
    top: 14px;
}

    .cookie-info a.ln-close svg {
        width: 70%;
        height: 70%;
        margin-top: 4px;
    }

body #header #main-menu .dropdown .menu-cart-contianer.dropdown-menu {
    width: 600px !important;
}

body.cookie-info-enabled #header #main-menu .navbar-nav li.dropdown .dropdown-menu {
    margin-top: calc( 3.87vw + 58px );
}

body.cookie-info-enabled .hero-banner {
    margin-top: calc( 3.87vw + 58px );
}

@media only screen and (max-width: 1679px) {
    body.cookie-info-enabled #header #main-menu .navbar-nav li.dropdown .dropdown-menu {
        top: calc( 66px + 58px );
    }

    body.cookie-info-enabled .hero-banner {
        top: calc( 66px + 58px );
    }
}

.collapsible-timezone {
    border-top: 0px !important;
}

.collapsible .panel-default .panel-collapse select {
    font-size: 16px;
}

.radio-rating label {
    margin-left: 20px;
}

.radio-rating input[type="radio"] {
    margin-right: 10px;
}

.ques p {
    font-weight: bold;
}

.special-info-enabled.home-page, special-info-enabled {
    padding-top: 30px !important;
    display: block;
}

.special-info-enabled #header {
    top: 30px;
}

.special-info {
    padding: 5px;
    background-color: #ffd800;
    font-size: 1.3rem;
    z-index: 1001;
    position: fixed;
    width: 100%;
    top: 0;
    text-align: center;
    border-bottom: 1px solid #de8f11;
    border-top: 1px solid #de8f11;
    display: none;
}

.special-info-enabled > .special-info {
    display: block;
}

.special-info a.ln-close {
    position: absolute;
    right: 0;
    margin-right: 20px;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background-color: #333;
    color: #ccc;
    top: 14px;
}

    .special-info a.ln-close svg {
        width: 70%;
        height: 70%;
        margin-top: 4px;
    }

body #header #main-menu .dropdown .menu-cart-contianer.dropdown-menu {
    width: 600px !important;
}

body.special-info-enabled #header #main-menu .navbar-nav li.dropdown .dropdown-menu {
    margin-top: calc( 3.87vw + 30px );
}

body.special-info-enabled .hero-banner {
    margin-top: calc( 3.87vw + 30px );
}

@media only screen and (max-width: 1679px) {
    body.special-info-enabled #header #main-menu .navbar-nav li.dropdown .dropdown-menu {
        top: calc( 66px + 30px );
    }

    body.special-info-enabled .hero-banner {
        top: calc( 66px + 30px );
    }
}

.tz-info {
    height: 22px;
    width: 22px;
    vertical-align: bottom;
    display: inline-block;
}

    .tz-info svg {
        stroke-width: 4px;
        stroke: #ed1c24;
    }

.selected-slots span.icon-wrap.tz-info {
    vertical-align: inherit;
}

.ques {
    padding-left: 15px
}

    .ques li span {
        margin-top: 10px 0;
        display: block
    }

.ln-media-wrapper {
    border: 12px solid #919191;
    border-radius: 15px;
}

.modal[active-modal=search-box] .actions a {
    padding: 7px 5px !important;
}

section#product-message {
    padding-top: 1.32vw;
    padding-bottom: 0;
}

@media only screen and (width: 1024px) {
    .cta-5 {
        min-width: 65px !important;
        padding: 4px 10px !important;
    }
}

@media screen and (min-width: 1100px) and (max-width: 1400px) {
    .cta-5 {
        min-width: 65px !important;
    }

    .btn-sec {
        margin-left: 10px;
    }
}

@media only screen and (min-width: 1400px) {
    .cta-5 {
        min-width: 65px !important;
    }

    .btn-sec {
        margin-left: 10px;
    }
}

#detailspop input:not([type=radio]), #detailspop select {
    width: 100%;
}
/*b3 redesign Cart changes*/
.menu-cart .actions {
    display: none;
}

.show-item .menu-cart .actions {
    padding-top: 20px;
    display: block;
}

.show-item span.empty-msg {
    display: none;
}

.show-item .cart-product-list {
    padding-top: 10px;
}

.show-item .menu-cart-header {
    border-bottom: 1px #d5d5d5 solid;
    padding-bottom: 20px;
}

#cartBox .actions {
    display: none;
}

.cart-product-list {
    display: none;
}

.show-item .cart-product-list {
    display: block;
}

.show-item #cartBox .actions {
    display: block;
}
/*b3 redesign Cart changes end*/
/*Product Info and view all page end*/
.b3 body.ln-modal-popup .index-list:before {
    background: none;
    height: 0
}

@media only screen and (max-width:1200px) {
    .b3 body.ln-modal-popup .index-list.big-box .list {
        padding-left: 0 !important
    }
}

.b3 body.ln-modal-popup .index-list.big-box .list div[id]:before {
    height: auto !important
}

@media only screen and (max-width:1200px) {
    .b3 body.ln-modal-popup .index-list.big-box .list div[id]:before {
        padding-left: 0 !important
    }
}

@media only screen and (max-width:1200px) {
    .b3 body.ln-modal-popup .index-list.big-box .list div[id] ul {
        padding-left: 0 !important
    }
}

@media only screen and (max-width:1200px) {
    .b3 body.ln-modal-popup .index-list.big-box .list div[id] ul:before {
        left: 0
    }
}

@media only screen and (max-width:767px) {
    .b3 .index-list .list div[id] {
        -ms-grid-rows: 100px 90%;
        grid-template-rows: 100px 90%
    }
}


.index-list:before {
    content: "";
    position: fixed;
    width: 110%;
    height: 110%;
    z-index: -1;
    background-image: url(../images/product-index-blur-bg.jpg);
    left: -5%;
    top: 0;
    background-repeat: no-repeat;
    background-size: cover;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0)
}

.index-list .tags {
    position: fixed;
    padding: 0;
    width: 30px;
    left: 50%;
    -webkit-transform: translateX(540px);
    -ms-transform: translateX(540px);
    transform: translateX(540px)
}

@media only screen and (max-width:1200px) {
    .index-list .tags {
        right: 15px;
        left: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.index-list .tags li {
    display: inline-block;
    margin-bottom: 2px
}

@media only screen and (max-width:767px) {
    .index-list .tags li {
        margin-bottom: 1px
    }
}

.index-list .tags li a {
    border-radius: 2px;
    background: #fff;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #999999;
    display: inline-block;
    font-weight: 400;
    opacity: 0.5;
    -webkit-transition: 0.2s all ease-in-out;
    -o-transition: 0.2s all ease-in-out;
    transition: 0.2s all ease-in-out
}

    .index-list .tags li a:hover {
        text-decoration: none;
        opacity: 1
    }

    .index-list .tags li a.active {
        background: #e8171f;
        color: #fff;
        opacity: 1
    }

@media only screen and (max-width:767px) {
    .index-list .list {
        margin-top: 0 !important
    }
}

.index-list .list div[id] {
    display: -ms-grid;
    display: grid;
    position: relative;
    -ms-grid-columns: 20% 80%;
    grid-template-columns: 20% 80%;
    background: #fff;
    padding: 10px;
    margin-bottom: 20px;
    width: 100%;
    border-radius: 2px
}

@media only screen and (max-width:767px) {
    .index-list .list div[id] {
        -ms-grid-columns: none;
        grid-template-columns: none;
        -ms-grid-rows: 10% 90%;
        grid-template-rows: 10% 90%;
        margin-bottom: 6px
    }

        .index-list .list div[id] > :first-child {
            -ms-grid-row: 1;
            -ms-grid-column: 1
        }

        .index-list .list div[id] > :nth-child(2) {
            -ms-grid-row: 2;
            -ms-grid-column: 1
        }
}

.index-list .list div[id]:before {
    content: "";
    height: 100%;
    display: inline-block;
    font-size: 145px;
    font-weight: 300;
    text-align: center;
    vertical-align: middle;
    line-height: 104px;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    margin-top: -57px
}

@supports (-ms-ime-align:auto) and (-webkit-text-stroke:initial) and (not (position:sticky)) {
    .index-list .list div[id]:before {
        width: 216px;
        position: absolute;
        margin-top: -66px
    }
}

@media only screen and (max-width:767px) {
    .index-list .list div[id]:before {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        margin-top: 0;
        text-align: left;
        padding: 20px;
        font-size: 70px;
        line-height: 60px;
        height: auto;
        -webkit-font-kerning: none;
        font-kerning: none
    }
}

.index-list .list div[id][id=A]:before {
    content: "A"
}

.index-list .list div[id][id=B]:before {
    content: "B"
}

.index-list .list div[id][id=C]:before {
    content: "C"
}

.index-list .list div[id][id=D]:before {
    content: "D"
}

.index-list .list div[id][id=E]:before {
    content: "E"
}

.index-list .list div[id][id=F]:before {
    content: "F"
}

.index-list .list div[id][id=G]:before {
    content: "G"
}

.index-list .list div[id][id=H]:before {
    content: "H"
}

.index-list .list div[id][id=I]:before {
    content: "I"
}

.index-list .list div[id][id=J]:before {
    content: "J"
}

.index-list .list div[id][id=K]:before {
    content: "K"
}

.index-list .list div[id][id=L]:before {
    content: "L"
}

.index-list .list div[id][id=M]:before {
    content: "M"
}

.index-list .list div[id][id=N]:before {
    content: "N"
}

.index-list .list div[id][id=O]:before {
    content: "O"
}

.index-list .list div[id][id=P]:before {
    content: "P"
}

.index-list .list div[id][id=Q]:before {
    content: "Q"
}

.index-list .list div[id][id=R]:before {
    content: "R"
}

.index-list .list div[id][id=S]:before {
    content: "S"
}

.index-list .list div[id][id=T]:before {
    content: "T"
}

.index-list .list div[id][id=U]:before {
    content: "U"
}

.index-list .list div[id][id=V]:before {
    content: "V"
}

.index-list .list div[id][id=W]:before {
    content: "W"
}

.index-list .list div[id][id=X]:before {
    content: "X"
}

.index-list .list div[id][id=Y]:before {
    content: "Y"
}

.index-list .list div[id][id=Z]:before {
    content: "Z"
}

.index-list .list ul {
    margin: 20px 0;
    padding: 0;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    min-height: 113px;
    page-break-inside: avoid
}

@supports (-ms-ime-align:auto) and (-webkit-text-stroke:initial) and (not (position:sticky)) {
    .index-list .list ul {
        margin-left: 216px
    }
}

@media only screen and (max-width:1200px) {
    .index-list .list ul {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
}

@media only screen and (max-width:767px) {
    .index-list .list ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        padding: 0 20px;
        margin: 0;
        min-height: auto;
        padding-bottom: 15px
    }
}

.index-list .list ul li {
    list-style: none;
    line-height: 16px;
    margin-bottom: 10px;
    page-break-inside: avoid
}

    .index-list .list ul li a {
        font-size: 14px;
        color: #999999;
        font-weight: 400;
        page-break-inside: avoid;
        display: inline-block;
        width: 100%;
        -webkit-transition: 0.2s all ease-in-out;
        -o-transition: 0.2s all ease-in-out;
        transition: 0.2s all ease-in-out
    }

        .index-list .list ul li a:hover {
            text-decoration: none;
            color: #e8171f
        }

.index-list .list.align-alphabets div[id][id=A]:before {
    text-indent: -1px
}

.index-list .list.align-alphabets div[id][id=B]:before {
    text-indent: -6px
}

.index-list .list.align-alphabets div[id][id=C]:before {
    text-indent: -4px
}

.index-list .list.align-alphabets div[id][id=D]:before {
    text-indent: -7px
}

.index-list .list.align-alphabets div[id][id=E]:before {
    text-indent: -7px
}

.index-list .list.align-alphabets div[id][id=F]:before {
    text-indent: -7px
}

.index-list .list.align-alphabets div[id][id=G]:before {
    text-indent: -5px
}

.index-list .list.align-alphabets div[id][id=H]:before {
    text-indent: -7px
}

.index-list .list.align-alphabets div[id][id=I]:before {
    text-indent: -8px
}

.index-list .list.align-alphabets div[id][id=J]:before {
    text-indent: -3px
}

.index-list .list.align-alphabets div[id][id=K]:before {
    text-indent: -8px
}

.index-list .list.align-alphabets div[id][id=L]:before {
    text-indent: -7px
}

.index-list .list.align-alphabets div[id][id=M]:before {
    text-indent: -7px
}

.index-list .list.align-alphabets div[id][id=N]:before {
    text-indent: -7px
}

.index-list .list.align-alphabets div[id][id=O]:before {
    text-indent: -5px
}

.index-list .list.align-alphabets div[id][id=P]:before {
    text-indent: -8px
}

.index-list .list.align-alphabets div[id][id=Q]:before {
    text-indent: -4px
}

.index-list .list.align-alphabets div[id][id=R]:before {
    text-indent: -8px
}

.index-list .list.align-alphabets div[id][id=S]:before {
    text-indent: -4px
}

.index-list .list.align-alphabets div[id][id=T]:before {
    text-indent: -1px
}

.index-list .list.align-alphabets div[id][id=U]:before {
    text-indent: -7px
}

.index-list .list.align-alphabets div[id][id=V]:before {
    text-indent: -1px
}

.index-list .list.align-alphabets div[id][id=W]:before {
    text-indent: -1px
}

.index-list .list.align-alphabets div[id][id=X]:before {
    text-indent: -1px
}

.index-list .list.align-alphabets div[id][id=Y]:before {
    text-indent: -1px
}

.index-list .list.align-alphabets div[id][id=Z]:before {
    text-indent: -4px
}

.index-list.big-box {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 25% 75%;
    grid-template-columns: 25% 75%
}

@media only screen and (max-width:1200px) {
    .index-list.big-box {
        display: block;
        -ms-grid-columns: 100%;
        grid-template-columns: 100%
    }
}

.index-list.big-box .tags {
    display: none
}

.index-list.big-box:before {
    background-image: url(../images/product-si-index-bg.jpg)
}

.index-list.big-box .highlight {
    -webkit-column-count: 1 !important;
    -moz-column-count: 1 !important;
    column-count: 1 !important;
    padding-left: 30px !important;
    padding-right: 20px !important
}

@media only screen and (max-width:1200px) {
    .index-list.big-box .highlight.list {
        padding-left: 45px !important;
        padding-top: 45px !important
    }
}

@media only screen and (max-width:767px) {
    .index-list.big-box .highlight.list {
        padding-left: 40px !important;
        padding-top: 40px !important
    }
}

.index-list.big-box .highlight.list ul {
    -webkit-column-count: initial !important;
    -moz-column-count: initial !important;
    column-count: initial !important
}

    .index-list.big-box .highlight.list ul a {
        color: #006997
    }

.index-list.big-box .highlight h4 {
    display: block;
    font-weight: 400;
    margin-top: 0;
    position: relative;
    color: #000
}

@media only screen and (max-width:1200px) {
    .index-list.big-box .highlight h4 div {
        display: inline
    }
}

.index-list.big-box .highlight h4:before {
    content: "";
    height: 2px;
    width: 70px;
    background: #e8171f;
    position: absolute;
    left: 0;
    bottom: -10px
}

.index-list.big-box .highlight ul {
    -webkit-column-count: 3 !important;
    -moz-column-count: 3 !important;
    column-count: 3 !important;
    margin-top: 30px !important
}

@media only screen and (max-width:767px) {
    .index-list.big-box .highlight ul {
        padding: 0;
        -webkit-column-count: 1 !important;
        -moz-column-count: 1 !important;
        column-count: 1 !important;
        margin-top: 20px !important
    }
}

.index-list.big-box .highlight ul:before {
    display: none
}

.index-list.big-box .highlight ul li a {
    color: #000
}

.index-list.big-box .list {
    width: 100%;
    background: rgba(255,255,255,0.95);
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    padding: 45px;
    border-radius: 2px;
    border-left: 1px solid #eee
}

@supports (-ms-ime-align:auto) and (-webkit-text-stroke:initial) and (not (position:sticky)) {
    .index-list.big-box .list {
        display: block
    }

        .index-list.big-box .list.allproduct {
            width: 75%
        }

    @media only screen and (max-width:1200px) {
        .index-list.big-box .list.allproduct {
            float: none;
            clear: both;
            width: 100%
        }
    }

    .index-list.big-box .list.highlight {
        float: left;
        width: 25%
    }

    @media only screen and (max-width:1200px) {
        .index-list.big-box .list.highlight {
            width: 100%;
            float: none;
            clear: both
        }
    }

    .index-list.big-box .list.highlight ul {
        -webkit-column-count: auto !important;
        -moz-column-count: auto !important;
        column-count: auto !important
    }
}

@media only screen and (max-width:1200px) {
    .index-list.big-box .list {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        border-radius: 0;
        border-left: 0;
        border-top: 1px solid #eee
    }
}

@media only screen and (max-width:767px) {
    .index-list.big-box .list {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        padding: 20px !important
    }
}

.index-list.big-box .list div[id] {
    background: none;
    page-break-inside: avoid;
    -ms-grid-columns: none;
    grid-template-columns: none;
    -ms-grid-rows: 20% 80%;
    grid-template-rows: 20% 80%;
    margin-bottom: 6px;
    display: inline-block;
    width: 100%
}

    .index-list.big-box .list div[id] > :first-child {
        -ms-grid-row: 1;
        -ms-grid-column: 1
    }

    .index-list.big-box .list div[id] > :nth-child(2) {
        -ms-grid-row: 2;
        -ms-grid-column: 1
    }

@media only screen and (max-width:767px) {
    .index-list.big-box .list div[id] {
        padding: 0
    }
}

.index-list.big-box .list div[id]:before {
    font-size: 24px;
    line-height: 24px;
    margin: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-weight: 400;
    text-align: left
}

@supports (-ms-ime-align:auto) and (-webkit-text-stroke:initial) and (not (position:sticky)) {
    .index-list.big-box .list div[id]:before {
        margin-top: 0
    }
}

.index-list.big-box .list ul {
    -webkit-column-count: auto;
    -moz-column-count: auto;
    column-count: auto;
    min-height: 1px;
    max-height: none;
    margin: 0;
    margin-top: 20px
}

@media only screen and (max-width:767px) {
    .index-list.big-box .list ul {
        margin-top: 0
    }
}

@supports (-ms-ime-align:auto) and (-webkit-text-stroke:initial) and (not (position:sticky)) {
    .index-list.big-box .list ul {
        margin-top: 50px
    }
}

.index-list.big-box .list ul:before {
    content: "";
    height: 2px;
    width: 45px;
    background: #e8171f;
    position: absolute;
    left: 10px;
    top: 40px
}

@media only screen and (max-width:767px) {
    .index-list.big-box .list ul:before {
        top: 50px;
        left: 20px
    }
}

.index-list.big-box .list ul li a {
    color: #000
}

    .index-list.big-box .list ul li a:hover {
        color: #e8171f
    }

@supports (-ms-ime-align:auto) and (not (position:sticky)) {
    .index-list.big-box {
        background-color: white;
        border-radius: 2px
    }

        .index-list.big-box.index-list .allproduct {
            width: 75%
        }

    @media only screen and (max-width:1200px) {
        .index-list.big-box.index-list .allproduct {
            float: none;
            clear: both;
            width: 100%
        }
    }

    .index-list.big-box.index-list .highlight {
        float: left;
        width: 25%
    }

    @media only screen and (max-width:1200px) {
        .index-list.big-box.index-list .highlight {
            float: none;
            clear: both;
            width: 100%
        }
    }
}

.ie-blur {
    position: static !important
}

    .ie-blur .index-list:before {
        outline: none;
        z-index: -1
    }

/*.search-tabs {
    background: #eee !important;
    color: #6e6d6d !important;
    border-radius: 2px 2px 0 0;
    
    margin-right: 1px;
    margin-bottom: -1px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 300;
    padding: 0.3rem !important;
}

.search-tabs.active {
    color: #fbf7f7 !important;
    background: #726f6f !important;
}*/

.index-list.big-box.productdisplay {
    display: block;
}
/*Product Info and view all page end*/
/* Critical Warning changes*/
section.critical-warning.lnu-alert {
    background-color: #ffd800;
    color: #000;
}

    section.critical-warning.lnu-alert:hover {
        background-color: #de8f11;
    }

    section.critical-warning.lnu-alert a {
        display: inline;
        color: #0077cc;
    }

.h1-with-image {
    display: flex;
    align-items: center;
    gap: 7px;
}

    .h1-with-image h1 {
      /*  margin: 0;*/
    }

    .h1-with-image img {
        height: 28px;
        vertical-align: middle;
    }

.h3-redefine {
    font-weight: 300;
    margin-top: 16px;
    margin-bottom: 15px;
    font-size: 31px;
}

/* Critical Warning changes end*/
/*LNU Modal changes
.modal.common{background-color:#fff}.modal.common .modal-container .terms{max-height:120px;overflow-y:scroll;padding:15px;border:1px solid #eeeeee}.modal.common .modal-container .terms p{font-weight:400;color:#999999}
@media only screen and (max-width:1200px){.modal .modal-header .svg-icon{width:6vw;height:6vw;right:-6vw;top:-6vw}}@media only screen and (max-width:767px){.modal .modal-header .svg-icon{width:8vw;height:8vw;right:-6vw;top:-8vw}}.modal.common .modal-container{padding:30px;max-height:78vh;overflow:auto;zoom:1}@media only screen and (max-width:767px){.modal.common .modal-container{padding:20px}}.modal.common .modal-container .title{font-size:25px;border-bottom:1px solid #eeeeee;padding-bottom:20px}@media only screen and (max-width:767px){.modal.common .modal-container .title{font-size:22px;padding-bottom:15px;margin-bottom:15px!important}}.modal.common .modal-container .checkbox{font-size:16px}.modal.common .modal-container .scroll-box{height:250px;overflow:auto}.modal.common .modal-container .class-box{max-height:250px;overflow:auto}.modal.common .modal-container .terms{max-height:120px;overflow-y:scroll;padding:15px;border:1px solid #eeeeee}.modal.common .modal-container .terms p{font-weight:400;color:#999999}.modal.common .modal-container .actions .icon-wrap{display:inline-block;width:40px;height:40px;vertical-align:middle;margin-right:5px}.modal.common .modal-container .actions a.btn{margin-top:5px}
.modal[active-modal=dt-picker-box] .modal-container{overflow:inherit}.pos-center{bottom:calc(50% - 3.87vw/2);transform:translate(-50%, 50%)}@media only screen and (max-width:1679px){.pos-center{bottom:calc(50% - 66px/2)}}@media only screen and (max-width:1200px){.pos-center{bottom:calc(50% - 5.8vmax/2)}}@media only screen and (max-width:767px){.pos-center{bottom:calc(50% - 5.8vmax/2)}}
/*LNU Modal changes end*/

.b4 #header nav > ul:first-of-type > li .level-2.solution-subnav.shift-right, .b4 #header nav > ul:first-of-type > li .level-2.dropdown-label.shift-right {
    right: 0;
}

.result-list-container .search-filter-container .search-filter-actions a.act-btn {
    padding: 3px !important;
}

#ctl00_pageMainContent_divCountry {
    display: none;
}

.ln-contact-info {
    font-style: italic;
    margin-top: 10px;
}

    .ln-contact-info p {
        font-size: 14px;
    }


.b4 .modal.contact-details .modal-body > div {
    align-items: flex-start;
}

.n-alert {
    color: red;
    font-size: 14px;
    font-weight: 600;
}

.list-sub-unstyled{
    list-style:disc;
}

.collapsible .panel-default .panel-collapse .list-group .list-sub-unstyled .list-group-item:first-child {
    padding-top: 10px;
}

.collapsible .panel-default .panel-collapse .list-group .list-sub-group-item {
    font-size: 16px;
    padding: 5px 0 0px;
    cursor: pointer;
}
.filteringHighlight {
    background-color: #0077cc;
	color:white;
}

.search-box .modal-body{
    min-width:70%;
}
.search-box .close {
    min-width: calc(70% + 30px);
}
.modal-body .alt-heading {
  /*  font-size: 1.5rem;
    padding-bottom: 0.5rem;*/
    font-weight: 400;
    color: #555555;
}

.lnu-bold-org{
    font-weight:400;

}
.modal-error {
    border: 2px solid #c61017;
}
    
ul.purchase-popup-list li:before {
    content: "\2022";
    color: red;
    padding-right: 0.25em;
}
.signin-box {
    display: flex;
    flex-wrap: wrap;
}

@media only screen and (max-width: 760px) {
    .signin-box {
        display: block;
    }
}