﻿body.mobile-scroll-fix {
    -webkit-overflow-scrolling: touch;
}

.mobile-filter-button {
    background-color: #f1f1f2;
    border: none;
    color: #000;
    border-radius: 34px;
    padding: 7px 22px 7px 22px;
}

.mobile-filter-button.filter-label img {
    margin-top: -5px;
}

.cskRegisterForOther {
    margin-top: 16px;
    display: block;
}

.jumbotron {
    margin-left: 15px;
    margin-right: 15px;
    word-wrap: break-word;
}

.jumbotron-zero-margin {
    margin-left: 0px;
    margin-right: 0px;
}

.Availablebutton {
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    margin-bottom: 5px;
    white-space: normal;
}

    .Availablebutton:hover, .Availablebutton:focus {
        color: white;
    }

.btnShare {
    position: absolute;
    border: solid;
    width: 210px;
    padding: 5px 5px 5px 5px;
    background-color: white;
    z-index: 20;
    right: 100px;
}

.rdbprice {
    cursor: pointer;
    font-weight: normal;
}

.rdbadditionalPrice {
    cursor: pointer;
    font-weight: normal;
}

.custom-navbar {
    min-height: 40px;
}

    .custom-navbar .navbar-nav > li > a {
        padding: 0px;
        padding: 10px 10px;
    }

    .custom-navbar .navbar-brand {
        float: left;
        font-size: 18px;
        line-height: 20px;
        padding: 10px 10px;
        height: 40px;
    }

/*@media (min-width: 320px) and (max-width: 768px)
{
    .custom-navbar .navbar-brand
    {
        padding: 15px;
    }
}*/

.tab_margin {
    margin-left: 15px;
    margin-right: 15px;
}

.carousel-control.left, .carousel-control.right {
    background-image: none;
}

.carousel-inner .active.left {
    left: -33%;
}

.carousel-inner .next {
    left: 33%;
}

.carousel-inner .prev {
    left: -33%;
}

.ce21_input_maxwidth_none {
    max-width: none;
}

/* For loading process*/
.loaderTxt {
    color: #333;
    background: url("https://cdn.pesi23.com/assets/img/loading.gif") no-repeat left;
    padding: 10px 0 10px 48px;
    font-weight: bold;
}

.loaderDiv {
    width: 300px;
    background: #fff;
    /*-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;*/
    padding: 20px;
    margin: 20% auto;
}

.loaderMain, .mapMain {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 1000;
    background: url("https://cdn.pesi23.com/assets/img/liteboxBg.png") repeat;
    left: 0;
    top: 0;
}

.loaderMain {
    display: none;
}

.nav-nodata {
    margin-bottom: 10px;
}


.side {
    list-style: none;
    padding: 0;
}

.tagcloud ul li {
    display: inline-block;
    border: none;
    padding: 3px;
}

    .tagcloud ul li A {
        padding: 3px;
        border-radius: 3px;
        text-decoration: none;
    }

        .tagcloud ul li A:hover {
            background: #eee;
            text-decoration: none;
        }

        .tagcloud ul li A.biggest {
            font-size: 200%;
            color: #b94a48;
        }

        .tagcloud ul li A.big {
            font-size: 160%;
            color: #c09853;
        }

        .tagcloud ul li A.medium {
            font-size: 130%;
            color: #468847;
            font-variant: small-caps;
        }

        .tagcloud ul li A.small {
            font-size: 100%;
            color: #346597;
            font-style: italic;
        }

        .tagcloud ul li A.smallest {
            font-size: 70%;
            color: purple;
        }

/*[14.calendar]*/
.calendarContainer {
    text-transform: capitalize;
    text-align: center;
}

table.calendar {
    width: 100%;
    text-align: center;
}

.calendar td, .calendar th, .calendar table {
    background-color: #FFF !important;
    text-align: center;
    padding: 5px;
}

.calendar .header {
    background: none !important;
    width: auto !important;
    height: auto !important;
}

.calendar .weekend {
    background-color: #F1F1F1;
}

.calendar .other {
    color: silver;
}

.calendar a.exist {
    display: inline-block;
    padding: 0 5px;
    border-radius: 104px;
    color: #fff;
    font-weight: normal;
    background-color: #0681ea;
}

.calendar td {
    vertical-align: top;
    background: white;
}

.nopad {
    padding-left: 0px;
    padding-right: 0px;
    font-size: 12px;
    padding-top: 5px;
}

.day-small {
    font-size: 13px;
    line-height: 14px !important;
}

.wk-events-num {
    margin-top: 6px;
    margin-right: 5px;
}

.footer-three h4 {
    margin-bottom: 4px;
}

.footer-three .topmargin {
    margin-top: 20px;
}

.registrant_message {
    font-size: 14px;
}

.launchdisabled, .launchdisabled:hover {
    opacity: 0.65;
    cursor: default;
    background-position: 0 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0)) !important;
    background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%) !important;
    box-shadow: none !important;
}

.italic-font {
    font-style: italic;
}

.span-req {
    color: red;
    font-size: 9px;
    vertical-align: text-top;
}

.cate-top-sub-menu > li > a {
    color: #333333 !important;
}

.additionaldatedropdown {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 25px;
    list-style: none;
}

.loaderTxt {
    color: #333;
    background: url("https://cdn.pesi23.com/assets/img/loading.gif") no-repeat left;
    padding: 10px 0 10px 48px;
    font-weight: bold;
}

.loaderDiv {
    width: 300px;
    background: #fff;
    /*-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;*/
    padding: 20px;
    margin: 20% auto;
}

.loaderMain, .mapMain {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 1000;
    background: url("https://cdn.pesi23.com/assets/img/liteboxBg.png") repeat;
    left: 0;
    top: 0;
}

.also-available-margin {
    margin-bottom: 5px;
}


.form-bootstrapWizard {
    height: 70px;
}

.bootstrapWizard {
    display: block;
    list-style: none;
    padding: 0;
    position: relative;
    width: 100%;
}

    .bootstrapWizard a:active, .bootstrapWizard a:focus, .bootstrapWizard a:hover {
        text-decoration: none;
    }

    .bootstrapWizard li {
        display: block;
        float: left;
        width: 25%;
        text-align: center;
        padding-left: 0;
    }

.bootstrapWithShipWizard li {
    display: block;
    float: left;
    width: 20% !important;
    text-align: center;
    padding-left: 0;
}


.bootstrap3StepWizard li {
    display: block;
    float: left;
    width: 33.333333333333336% !important;
    text-align: center;
    padding-left: 0;
}

.bootstrap4StepWizard li {
    display: block;
    float: left;
    width: 25% !important;
    text-align: center;
    padding-left: 0;
}

.bootstrap5StepWizard li {
    display: block;
    float: left;
    width: 20% !important;
    text-align: center;
    padding-left: 0;
}

.bootstrap6StepWizard li {
    display: block;
    float: left;
    width: 16.666666666666668% !important;
    text-align: center;
    padding-left: 0;
}

.bootstrapWizard li:before {
    border-top: 3px solid #55606E;
    content: "";
    display: block;
    font-size: 0;
    overflow: hidden;
    position: relative;
    top: 11px;
    right: 1px;
    width: 100%;
    z-index: 1;
}

.bootstrapWizard li:first-child:before {
    left: 50%;
    max-width: 50%;
}

.bootstrapWizard li:last-child:before {
    max-width: 50%;
    width: 50%;
}

.bootstrapWizard li.complete .step {
    background: #0aa66e;
    padding: 1px 6px;
    border: 3px solid #55606E;
}

.bootstrapWizard li .step i {
    font-size: 10px;
    font-weight: 400;
    position: relative;
    top: -1.5px;
}

.bootstrapWizard li .step {
    background: #B2B5B9;
    color: #fff;
    display: inline;
    font-size: 15px;
    font-weight: 700;
    padding: 7px 13px;
    border: 3px solid transparent;
    border-radius: 50%;
    line-height: normal;
    position: relative;
    text-align: center;
    z-index: 2;
    transition: all .1s linear 0s;
}

.bootstrapWizard li.active .step, .bootstrapWizard li.active.complete .step {
    background: #0091d9;
    color: #fff;
    font-weight: 700;
    padding: 7px 13px;
    font-size: 15px;
    border-radius: 50%;
    border: 3px solid #55606E;
}

.bootstrapWizard li.active .title, .bootstrapWizard li.complete .title {
    color: #2B3D53;
}

.bootstrapWizard li .title {
    color: #bfbfbf;
    display: block;
    font-size: 13px;
    line-height: 15px;
    max-width: 100%;
    position: static;
    table-layout: fixed;
    text-align: center;
    padding-top: 20px;
    word-wrap: break-word;
}
/* 400px wide popup*/
.pop400 .mfp-iframe-holder .mfp-content {
    max-width: 460px; /*Intial width of popup*/
}

    .pop400 .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 80%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 100% */
    }

.pop400MainClass .mfp-iframe-holder .mfp-content {
    max-width: 460px; /*Intial width of popup*/
}

    .pop400MainClass .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 80%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 100% */
    }

/* 400px wide popup With Responsive respect to screen, media query wrritten for 769px size screen, mantis- #0011637*/
.pop400Responsive .mfp-iframe-holder .mfp-content {
    max-width: 460px; /*Intial width of popup*/
}

    .pop400Responsive .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 80%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 100% */
    }


.popDocumentUpload .mfp-iframe-holder .mfp-content {
    max-width: 425px; /*Intial width of popup*/
}

    .popDocumentUpload .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 125%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 100% */
    }

.popAddExistingEmployee .mfp-iframe-holder .mfp-content {
    max-width: 800px; /*Intial width of popup*/
}

    .popAddExistingEmployee .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 95%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 60% */
    }

.discount-tag3, .discount-tag2, .discount-tag1, .discount-tag {
    position: absolute;
    right: 0;
    top: -23px;
    background-color: #f00;
    color: #fff;
    padding: 4px 8px;
    font-weight: bold;
    box-shadow: 0 2px 0 0 rgba(0,0,0,0.15);
}

    .discount-tag1 i, .discount-tag i {
        content: '';
        border: 11px solid #f00;
        border-color: #f00 transparent;
        border-left-width: 0px;
        position: absolute;
        height: 100%;
        right: -11px;
        top: 0px;
        box-shadow: 0 2px 0 0 rgba(0,0,0,0.15);
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

.discount-tag1 {
    padding-right: 6px;
    right: -12px;
}

.clsFeaturedScrolBundle .discount-tag3, .clsFeaturedScrolBundle .discount-tag2, .clsFeaturedScrolBundle .discount-tag1, .clsFeaturedScrolBundle .discount-tag {
    padding-right: 6px;
    right: 12px;
}

.clsFeaturedScrolBundle .discount-tag3, .clsFeaturedScrolBundle .discount-tag2, .clsFeaturedScrolBundle .discount-tag1, .clsFeaturedScrolBundle .discount-tag {
    top: 0px;
    padding: 3px 8px;
}

    .discount-tag1 i {
        border-color: transparent transparent transparent #f00;
        border-right-width: 0px;
        border-left-width: 11px;
        box-shadow: none;
    }

.discount-tag2 {
    border-radius: 3px;
    right: -24px;
}

.discount-tag3 {
    border-radius: 25px;
    right: -24px;
    height: 40px;
    width: 100px;
    padding: 5px;
}

    .discount-tag3 span {
        top: 50%;
        margin-top: -8px;
        left: 0px;
        position: absolute;
        width: 100%;
        text-align: center;
    }

/* new offer tags */
.discount-tag3a, .discount-tag2a, .discount-tag1a, .discount-taga {
    position: absolute;
    right: 0;
    top: -15px;
    background-color: #f00;
    color: #fff;
    padding: 4px 8px;
    margin-top: -12px;
    margin-bottom: 10px;
    font-weight: bold;
    box-shadow: 0 2px 0 0 rgba(0,0,0,0.15);
}

    .discount-tag1a i, .discount-taga i {
        content: '';
        border: 11px solid #f00;
        border-color: #f00 transparent;
        border-left-width: 0px;
        position: absolute;
        height: 100%;
        right: -11px;
        top: 0px;
        box-shadow: 0 2px 0 0 rgba(0,0,0,0.15);
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

.discount-tag1a {
    padding-right: 6px;
    margin-right: 0px;
}

    .discount-tag1a i {
        border-color: transparent transparent transparent #f00;
        border-right-width: 0px;
        border-left-width: 11px;
        box-shadow: none;
    }

.discount-tag2a {
    border-radius: 3px;
    margin-right: -10px;
}

.discount-tag3a {
    border-radius: 35px;
    margin-right: -10px;
    margin-top: -15px;
    height: 40px;
    width: 100px;
    padding: 5px;
}

    .discount-tag3a span {
        top: 50%;
        margin-top: -8px;
        left: 0px;
        position: absolute;
        width: 100%;
        text-align: center;
    }

/* End new tags */

/* Grid discount tags */
.discount-tag3b, .discount-tag2b, .discount-tag1b, .discount-tagb {
    position: absolute;
    right: 25px;
    top: -5px;
    background-color: #f00;
    color: #fff;
    padding: 4px 8px;
    margin-top: -12px;
    margin-bottom: 10px;
    font-weight: bold;
    box-shadow: 0 2px 0 0 rgba(0,0,0,0.15);
}

    .discount-tag1b i, .discount-tagb i {
        content: '';
        border: 11px solid #f00;
        border-color: #f00 transparent;
        border-left-width: 0px;
        position: absolute;
        height: 100%;
        right: -11px;
        top: 0px;
        box-shadow: 0 2px 0 0 rgba(0,0,0,0.15);
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

.discount-tag1b {
    padding-right: 6px;
    margin-right: -20px;
}

    .discount-tag1b i {
        border-color: transparent transparent transparent #f00;
        border-right-width: 0px;
        border-left-width: 11px;
        box-shadow: none;
    }

.discount-tag2b {
    border-radius: 3px;
    margin-right: -30px;
}

.discount-tag3b {
    border-radius: 35px;
    margin-right: -10px;
    margin-top: -15px;
    height: 40px;
    width: 100px;
    padding: 5px;
}

    .discount-tag3b span {
        top: 50%;
        margin-top: -8px;
        left: 0px;
        position: absolute;
        width: 100%;
        text-align: center;
    }

/* End new tags */


.dollarsign:before {
    content: "$";
}

.popRequiredInfo .mfp-iframe-holder .mfp-content {
    max-width: 650px; /*Intial width of popup*/
}

    .popRequiredInfo .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 90%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 100% */
    }

.popRequiredInfoMainClass .mfp-iframe-holder .mfp-content {
    max-width: 650px; /*Intial width of popup*/
}

    .popRequiredInfoMainClass .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 90%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 100% */
    }

.remove-margin-formgroup {
    margin-bottom: 0px;
}

sup {
    font-size: medium;
}

.popCatalogCertification .mfp-iframe-holder .mfp-content {
    max-height: 600px;
    max-width: 650px; /*Intial width of popup*/
}

    .popCatalogCertification .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 90%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 100% */
    }

.popCatalogCertificationMainClass .mfp-iframe-holder .mfp-content {
    max-height: 600px;
    max-width: 650px; /*Intial width of popup*/
}

    .popCatalogCertificationMainClass .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 90%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 100% */
    }

.popSnapShotCertificationMainClass .mfp-iframe-holder .mfp-content {
    max-height: 400px;
    max-width: 800px; /*Intial width of popup*/
}

    .popSnapShotCertificationMainClass .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 90%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 100% */
    }

.popCatalogScheduleCertification .mfp-iframe-holder .mfp-content {
    max-height: 450px;
    max-width: 800px; /*Intial width of popup*/
}

    .popCatalogScheduleCertification .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 90%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 100% */
    }

.popInitiateReturn .mfp-iframe-holder .mfp-content {
    max-width: 900px; /*Intial width of popup*/
}

.popAddtoCart .mfp-iframe-holder .mfp-content {
    max-width: 800px; /*Intial width of popup*/
}

    .popAddtoCart .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 57%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 60% */
    }

.popAddtoCartMainClass .mfp-iframe-holder .mfp-content {
    max-width: 800px; /*Intial width of popup*/
}

    .popAddtoCartMainClass .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 57%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 60% */
    }

.popUploadImageMainClass .mfp-iframe-holder .mfp-content {
    max-width: 825px; /*Intial width of popup*/
}

    .popUploadImageMainClass .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 60%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 60% */
    }

.popCreateSupportTicket .mfp-iframe-holder .mfp-content {
    /*max-width: 570px; */
    max-width: 800px; /* #22395 */ /*Intial width of popup*/
}

.popCreateSupportTicket .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
    padding-top: 99%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 60% */
}

.popInitiateReturn .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
    padding-top: 70%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 100% */
}

.pop850 .mfp-iframe-holder .mfp-content {
    max-width: 850px; /*Intial width of popup*/
}

.pop850mainClass .mfp-iframe-holder .mfp-content {
    max-width: 850px; /*Intial width of popup*/
}

.poprenewManually.mfp-iframe-holder .mfp-content {
    max-width: 900px; /*Intial width of popup*/
}

    .poprenewManually .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 70%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 60% */
    }

.sorting {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATAgMAAAAPPt5fAAAACVBMVEUAAADIyMjl5eVIBBP/AAAAAXRSTlMAQObYZgAAAClJREFUCNdjwAYEwGQKiGDsBJFsTA5AUoJhAqZaiDhEDVg9RC/MHEwAANsMA91AQfd/AAAAAElFTkSuQmCC) no-repeat center right;
}

.sorting_asc {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATAQMAAABInqSPAAAABlBMVEUAAABVVVUT3Vn+AAAAAXRSTlMAQObYZgAAAB1JREFUCNdjwAkcgPgBAwPjBwYG5h8MDOx/GAgBAKRJBBCQbHkwAAAAAElFTkSuQmCC) no-repeat center right;
}

.sorting_desc {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATAQMAAABInqSPAAAABlBMVEUAAABVVVUT3Vn+AAAAAXRSTlMAQObYZgAAABxJREFUCNdjIATY/zAwMP9gYGD8AOQ8AGIHnEoBkNkEEEbbutQAAAAASUVORK5CYII=) no-repeat center right;
}


@media print {

    #header {
        display: none;
    }

    #content {
        display: none;
    }

    #comments {
        display: none;
    }

    #sidebar {
        display: none;
    }

    #footer {
        display: none;
    }

    .hidden-print {
        display: none;
    }

    #printProductDetail, .alert {
        display: none !important;
    }

    a[href]:after {
        content: none !important;
    }

    .panel-default {
        border-color: #C6C6C6 !important;
    }

    .fade {
        opacity: inherit !important;
    }

    .tab-pane {
        opacity: inherit !important;
        display: block !important;
        visibility: visible !important;
    }

    .tab-pane {
        display: block !important;
        visibility: visible !important;
    }

    .tab-title {
        display: block !important;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .tab-content {
        border-left: none !important;
        border-right: none !important;
    }

    .productBody .speakerImages {
        margin-bottom: 10px;
        float: left;
        border: none;
        padding: 10px;
    }

    @page {
        size: A3;
    }

    /*body
    {
        margin: 0px auto;
        width: 100%;
        background: none !important;
        background-color: white !important;
        background: url('') repeat-x !important;
    }

    .productBody, .col-lg-12, .col-p-12
    {
        background: #FFFFFF !important;
    }*/
}

#printProductDetail {
    position: absolute;
    right: 0px;
    top: -3px;
    font-size: 18px;
}

.tab-title {
    display: none;
}

.popupbox-new {
    float: right;
}

.newselect {
    max-width: 212px;
}

.iconsize {
    width: 24px;
    height: 24px;
}

.popCertificationSuccess {
    background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%) !important;
    background-repeat: repeat-x !important;
    border-color: #b2dba1 !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05) !important;
}

.popCertificationDanger {
    background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%) !important;
    background-repeat: repeat-x !important;
    border-color: #dca7a7 !important;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset, 0 1px 2px rgba(0, 0, 0, 0.05) !important;
}

    .popCertificationSuccess:hover, .popCertificationDanger:hover {
        background-image: linear-gradient(to bottom, #FFFFE0 0%, #FFFFE0 100%) !important;
        background-repeat: repeat-x !important;
        border-color: #faebcc !important;
        box-shadow: inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05) !important;
    }

@media screen and (max-width: 750px) {
    .profile-img-container {
        position: relative;
        width: 160px;
    }

        .profile-img-container i {
            right: 7px;
        }
}

@media screen and (max-width: 725px) {
    .clspanelMarginTop {
        margin-bottom: 11px;
    }
}

/* 300px wide popup*/
.pop300 .mfp-iframe-holder .mfp-content {
    max-width: 350px; /*Intial width of popup*/
}

    .pop300 .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 90%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 100% */
    }

.field-validation-error {
    color: #a94442;
    font-weight: bold;
}

/* 500px wide popup*/
.pop500 .mfp-iframe-holder .mfp-content {
    max-width: 479px; /*Intial width of popup*/
}

    .pop500 .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 99%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 100% */
    }

.pop500MainClass .mfp-iframe-holder .mfp-content {
    max-width: 479px; /*Intial width of popup*/
}

    .pop500MainClass .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 99%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 100% */
    }

/* 500px wide popup*/
.pop500r .mfp-iframe-holder .mfp-content {
    max-width: 515px; /*Intial width of popup*/
}

    .pop500r .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 98%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 100% */
    }

/* 500px wide popup*/
.pop500rMainClass .mfp-iframe-holder .mfp-content {
    max-width: 515px; /*Intial width of popup*/
}

    .pop500rMainClass .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 98%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 100% */
    }

.pop600MainClass .mfp-iframe-holder .mfp-content {
    max-width: 600px; /*Intial width of popup*/
}

    .pop600MainClass .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 80%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 100% */
    }

/* 700px wide popup*/
.pop700 .mfp-iframe-holder .mfp-content {
    max-width: 700px; /*Intial width of popup*/
}

    .pop700 .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 85%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 60% */
    }

.pop700MainClass .mfp-iframe-holder .mfp-content {
    max-width: 600px; /*Intial width of popup*/
}

    .pop700MainClass .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 80%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 100% */
    }


.pop600video .mfp-iframe-holder .mfp-content {
    max-width: 600px; /*Intial width of popup*/
}

    .pop600video .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 45%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 100% */
    }

.pop1200 .mfp-iframe-holder .mfp-content {
    max-width: 1200px; /*Intial width of popup*/
}

    .pop1200 .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 52%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 60% */
    }

.pop1200MainClass .mfp-iframe-holder .mfp-content {
    max-width: 1200px; /*Intial width of popup*/
}

    .pop1200MainClass .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 52%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 60% */
    }

.pop1300 .mfp-iframe-holder .mfp-content {
    max-width: 1200px; /*Intial width of popup*/
}

    .pop1300 .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 77%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 60% */
    }

.pop820 .mfp-iframe-holder .mfp-content {
    max-width: 820px; /*Intial width of popup*/
}

    .pop820 .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 90%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 60% */
    }

.newCustomer {
    width: 100%;
    height: 13px;
    border-bottom: 1px solid #C6C6C6;
    margin: 0 0 20px;
    text-align: center;
}

    .newCustomer span {
        font-size: 16px;
        background-color: #fff;
        padding: 0 10px;
    }

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.maxWidth {
    max-width: 100% !important;
}

.topmargin {
    margin-top: 25px;
}

#btnListView:hover, #btnGridView:hover {
    background-color: #265a88;
    background-position: 0 -15px;
    color: #ffffff;
    text-shadow: none;
    background-image: linear-gradient(to bottom, #337ab7 0%, #265a88 100%);
    background-repeat: repeat-x;
}

/*Two Column Simple Prodct widget Start*/
.combicolsimpleproduct-content {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dfe5e9;
    margin-bottom: 20px;
    margin-top: 12px;
}

    .combicolsimpleproduct-content .combicolsimpleproduct-image {
        border-right: 1px solid #dfe5e9;
    }

    .combicolsimpleproduct-content .combicolsimpleproduct-image {
        background-color: #fff;
        display: block;
        min-height: 285px;
        overflow: hidden;
        position: relative;
    }

.combicolsimpleproducttag {
    border-radius: 50%;
    color: #fff;
    font-size: 11px;
    height: 36px;
    padding: 10px 0;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 10px;
    width: 36px;
}

/*Two Column Simple Prodct widget End*/



/*START : seminar completed and not complete icon css : divyesh : april 29th 2016*/
/*.seminar-notcomplete {
    cursor: default;
    background-color: #e38d13;
    padding: 3px;
    border-radius: 2px;
}

.seminar-complete {
    cursor: default;
    background-color: #398439;
    padding: 3px;
    border-radius: 2px;
}

    .seminar-notcomplete i, .seminar-complete i {
        color: #222;
    }*/
/*END : seminar completed and not complete icon css : divyesh : april 29th 2016*/


.top-buffer10 {
    margin-top: 10px;
}


.addongrayout {
    background-color: #EFEEEE;
}

.popTicket .mfp-iframe-holder .mfp-content {
    max-width: 680px; /*Intial width of popup*/
}

    .popTicket .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 85%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 100% */
    }

.popTicketMainClass .mfp-iframe-holder .mfp-content {
    max-width: 680px; /*Intial width of popup*/
}

    .popTicketMainClass .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 85%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 100% */
    }

.popEventDates .mfp-iframe-holder .mfp-content {
    max-width: 380px; /*Intial width of popup*/
    max-height: 240px; /*Intial width of popup*/
}

    .popEventDates .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 85%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 100% */
    }

.popCredit .mfp-iframe-holder .mfp-content {
    max-width: 600px; /*Intial width of popup*/
}

    .popCredit .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 75%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 100% */
    }

.popCreditMainClass .mfp-iframe-holder .mfp-content {
    max-width: 660px; /*Intial width of popup*/
}

    .popCreditMainClass .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 77%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 100% */
    }

@media only screen and (max-width: 769px) {
    .popCreditMainClass .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 150%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 100% */
    }

    .pop400Responsive .mfp-iframe-holder .mfp-content {
        max-width: 350px; /*set popup width on small screen*/
    }

        .pop400Responsive .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
            padding-top: 100%; /*set popup Height on small screen*/
        }
}

.featuredproduct-overlay {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0px;
    background-color: #6E6E6E;
    opacity: .7;
    cursor: pointer;
    height: 114px;
}

    .featuredproduct-overlay:hover {
        background-color: #000000;
    }

.CustomPop .mfp-iframe-holder .mfp-content {
    /*max-width:680px; /*Intial width of popup*/
}

    .CustomPop .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 85%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 100% */
    }
.CustomPop2 .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
    padding-top: 85%;
    overflow:unset !important;
}

.holiday {
    background: #FFE7CE;
    color: #F27900;
    font-weight: bolder;
}

.holidayheader {
    color: #F27900;
    font-weight: bolder;
}

.holiday .holidaytooltip {
    /*display: none;*/
    display: block;
    /*position: absolute;*/
    /*top: -41px;
        left: 41%;*/
    background: #F27900;
    color: #fff;
    /*min-width: 105px;*/
    font-size: 10px;
    text-align: center;
    /*border-radius: 5px;*/
    border-radius: 0px;
    border-left: 7px solid #BF5F00;
    /*padding: 2px 8px;*/
    z-index: 999;
}

/*.holiday:hover .holidaytooltip {
        display: block;
    }

    .holiday .holidaytooltip:after {
        top: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;   
        position: absolute;
        pointer-events: none;
        border-color: rgba(0, 0, 0, 0);
        border-top-color: #000;
        border-width: 4px;
        margin-left: -4px;
    }*/
.moonIcon {
    font-family: 'FontAwesome',Helvetica;
}

.popNotificationOption .mfp-iframe-holder .mfp-content {
    max-width: 500px; /*Intial width of popup*/
}

    .popNotificationOption .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 125%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 60% */
    }

.popNotificationOptionMainClass .mfp-iframe-holder .mfp-content {
    max-width: 500px; /*Intial width of popup*/
}

    .popNotificationOptionMainClass .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 125%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 60% */
    }

.popPagerDuty .mfp-iframe-holder .mfp-content {
    max-width: 450px; /*Intial width of popup*/
}

    .popPagerDuty .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 90%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 60% */
    }
/*bundle type 5 start*/

.stickyCompareFooter {
    background: #4a4a4a;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: right;
    padding: 15px 15px 0px 15px;
}

    .stickyCompareFooter .product-compare-section {
        display: block;
        width: 100%;
    }

    .stickyCompareFooter.active {
        padding: 15px 15px 15px;
    }

.product-compare-section {
    text-align: right;
    display: inline-block;
}

#isc-compare-control .section-container {
    border: none;
    margin: 0 0 0 0;
}

.clsDeleteCustomerBundleProduct {
    top: -10px;
    right: 5px;
    border-radius: 25px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    background: #fff;
}

    .clsDeleteCustomerBundleProduct:before {
        content: "×";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        width: auto;
        height: auto;
        line-height: inherit;
        vertical-align: baseline;
        font-size: 21px;
        margin-right: 4px;
    }

.BundleArrowIcon {
    color: white;
    font-size: 25px;
    cursor: pointer;
}

/*bundle type 5 end*/


.owl-theme .owl-controls .owl-buttons div {
    position: absolute;
}

.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 13px;
    top: 55px;
    background-color: #4a4a4a;
    cursor: pointer;
    font-size: 18px;
    padding: 2px 9px;
    text-align: center;
    border-radius: 100% !important;
    width: 30px;
}

.owl-theme .owl-controls .owl-buttons .owl-next {
    right: 13px;
    top: 55px;
    background-color: #4a4a4a;
    cursor: pointer;
    font-size: 18px;
    padding: 2px 9px;
    text-align: center;
    border-radius: 100% !important;
    width: 30px;
}

.clsBannerAdWidget .owl-controls .owl-buttons .owl-prev {
    left: 13px;
    top: 41%;
    background-color: #4a4a4a;
    cursor: pointer;
    font-size: 18px;
    width: 35px;
    opacity: 1;
    font-size: 23px;
    text-align: center;
    border-radius: 100% !important;
}

.clsBannerAdWidget .owl-controls .owl-buttons .owl-next {
    right: 13px;
    top: 41%;
    background-color: #4a4a4a;
    cursor: pointer;
    font-size: 18px;
    width: 35px;
    opacity: 1;
    font-size: 23px;
    text-align: center;
    border-radius: 100% !important;
}

    .clsBannerAdWidget .owl-controls .owl-buttons .owl-prev:hover, .clsBannerAdWidget .owl-controls .owl-buttons .owl-next:hover {
        background-color: black;
    }



#divBundleCarousel .owl-pagination {
    display: none !important;
}

.clsFeaturedProduct .carousel-indicators {
    z-index: 0 !important;
}

.select2-hidden-accessible {
    display: none;
}

.cltblCartItem td h4 {
    margin-top: 4px;
}

.has-error .form-control {
    background: #fff0f0;
}

.ce21_button_group .btn {
    margin-bottom: 5px;
}

.lblEventInProgress {
    background-color: rgba(119, 119, 119, 0.52);
    font-size: 60%;
}

@media (min-width: 320px) and (max-width: 768px) {
    .clsYearCalendar {
        font-size: 11px;
    }

    .clsButtonNextPrev, .clsButtonyearMonth {
        text-align: center !important;
    }
    /*.navbar-brand {
        margin-left:5% !important;
    }*/

}

@media (min-width: 320px) and (max-width: 768px) and (orientation: landscape) {
    .menuDropdown {
        margin-left: 0px !important;
    }
}

@media (min-width: 900px) {
    .clsHeaderGlobalSearch {
        width: 750px;
    }
}

@media screen and (max-width: 425px) {
    .clspanelMarginTop {
        margin-bottom: 40px;
    }

    .clsRemovePaddingForSmallDevice {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .ChangeEventDate {
        width: 100% !important;
    }
}

@media screen and (max-width:768px) {
    .clsRemovePadding {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .dl-horizontal dt {
        float: left;
        padding-right: 5px;
    }

    .iconsize {
        width: 21px !important;
        height: 19px !important;
    }
}

/*.TopmenuInToggle {
    padding-top: 25px;
}*/

.badgeOnTop {
    position: relative;
    top: -15px;
    left: 2px;
    display: inline-block;
    min-width: 10px;
    padding: 2px 4px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #777777;
    border-radius: 10px;
}

.arowLeft {
    float: left;
    margin-left: 3px;
    margin-top: 3px;
}


.clsInitials {
    font-size: 20px !important;
    line-height: 44px !important;
}

.btnLogOutForSmallDevice {
    font-size: 12px;
    padding-left: 4px;
}

.loginUserImage {
    margin-right: -5px;
    margin-top: 50px;
}

.listForMobileView {
    list-style: none;
    padding-left: 2px;
}

    .listForMobileView li {
        padding: 5px 0px;
    }

.imgCircle {
    border: 2px solid #3276b1;
    border-radius: 50%;
    float: left;
    height: 50px;
    overflow: hidden;
    width: 50px;
    margin-right: 5px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    background-color: #474544;
    color: #ffffff;
    text-decoration: none;
    vertical-align: middle;
    line-height: 40px;
}

    .imgCircle img {
        height: auto;
        width: 100%;
    }

    .imgCircle span {
        vertical-align: middle;
        text-align: center;
    }

        .imgCircle:hover, .imgCircle span:hover {
            color: #ffffff !important;
            text-decoration: none;
            font-size: 16px;
            font-weight: bold;
        }

.imgCircleBig {
    height: 63px !important;
    width: 63px !important;
    border: 2px solid #3276b1;
    border-radius: 50%;
    float: left;
    overflow: hidden;
    margin-right: 5px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    background-color: #474544;
    color: #ffffff;
    text-decoration: none;
    vertical-align: middle;
    line-height: 50px;
}

    .imgCircleBig img {
        height: auto;
        width: 100%;
    }

    .imgCircleBig span:hover {
        color: #ffffff;
        font-size: 16px;
        font-weight: bold;
    }

    .imgCircleBig span {
        vertical-align: middle;
        text-align: center;
    }

    .imgCircleBig:hover {
        color: #ffffff !important;
        text-decoration: none;
        font-size: 16px;
        font-weight: bold;
    }

.clsAccountInfo {
    margin-left: 5px;
    margin-right: 5px;
}

.clsmenu {
    /*padding: 3px 20px;*/
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333333;
    white-space: normal;
    text-decoration: none;
}

    .clsmenu a:hover {
        text-decoration: none;
    }

.clsAccountInfo :hover {
    font-weight: normal;
    color: #333333;
}


.ce21-sidemenu {
    display: none;
}

.sideBarCloseButton {
    display: none;
}


@media screen and (max-width:768px) {
    /*Below css for filter button(btnForHideShowSideBar) (below searchbox) in mobile view #8719*/
    .sidemenu-active {
        overflow: hidden;
    }

        .sidemenu-active .ce21-sidemenu {
            display: block;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 1042;
            overflow: hidden;
            position: fixed;
            background: #000;
            opacity: .5;
            filter: alpha(opacity=80);
            -webkit-transition: opacity .15s linear;
            -o-transition: opacity .15s linear;
            transition: opacity .15s linear;
        }

        .sidemenu-active .btnForHideShowSideBar {
            display: none;
        }

        .sidemenu-active .sideBarCloseButton {
             display: block;
            position: fixed;
            top: 20px;
            color: #000;
            right: 21px;
            z-index: 99999999;
            font-size: 28px;
            cursor: pointer;        
        }

    .sidemenu-active-filters-only #sidebar {
        max-height: unset !important;
        min-height: 100% !important;
        height: 100% !important;
        overflow-x: hidden !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
        top: 0 !important;
        width: 320px !important;
        border: 2px solid #e7e7e7;
        left: 0;
        transition: all .4s ease-in-out;
        padding-top: 0 !important;

    }

    .sidemenu-active-filters-only .sideBarCloseButton {
        left: 325px !important;
        font-size: 36px;
        font-weight: bold;
        color: #fff;
        top: 0;
    }

    .TextFilter {
        top: 155px;
        right: 0;
        text-decoration: none !important;
        white-space: nowrap;
        font-size: 15px;
        padding: 4px 7px;
        margin: 0;
        display: block;
        outline: 0;
        z-index: 90000;
        position: fixed;
        cursor: pointer;
        color: white;
        letter-spacing: 1px;
        text-shadow: unset;
        font-family: Arial;
        font-weight: bold;
        background-color: #337A95;
        transform-origin: right bottom 0;
        transform: rotate(-90deg);
        -moz-border-radius-topleft: 6px;
        -webkit-border-top-left-radius: 6px;
        border-top-left-radius: 6px;
        -moz-border-radius-topright: 6px;
        -webkit-border-top-right-radius: 6px;
        border-top-right-radius: 6px;
        -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(0, 0, 0, 0.08), inset 0 2px 0 rgba(255, 255, 255, 0.7), inset 0 -9px 29px rgba(0, 0, 0, 0.1);
        transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -moz-transform-origin: bottom right;
        -webkit-transform: rotate(-90deg);
        -webkit-transform-origin: bottom right;
        -o-transform: rotate(-90deg);
        -o-transform-origin: bottom right;
        filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
        -webkit-transform-origin-x: 100%;
        -webkit-transform-origin-y: 100%;
    }

    .sidebarclose {
        display: none;
    }

    .sidemenu-active .sidebarclose {
        display: block;
    }

    .sidemenu-active #sidebar {
        display: block;
        opacity: 1;
        padding-top: 15px;
        border-radius: 3px;
        position: fixed;
        top: 19px;
        right: 5px;
        z-index: 99999;
        background: #FFF;
        width: 92%;
        height: 92%;
        overflow: auto;
        float: left !important;
    }
}

.spnAdditionalDate {
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 18px;
}

/*start: Mantis item #09132:*/
.bootstrapWizard li.complete .title {
    color: #0091d9 !important;
    text-decoration: underline;
}
/*end: Mantis item #09132:*/

/*start: Mantis item #18359:*/
span.field-icon {
    float: right;
    margin-top: -26px;
    font-size: large;
    margin-right: 10px;
    cursor: pointer;
}
/*end: Mantis item #18359:*/

/*#9817 Tighten up Text line spacing in customer phone,etc*/
.bottomMargin2 {
    margin-bottom: 2px !important;
}

.popover-content hr {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

@media only screen and (max-width: 660px) {
    .popUploadImageMainClass .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 135%; /* making height bigger in mobile devices*/
    }

    .popAddtoCartMainClass .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 140%; /* making height bigger in mobile devices*/
    }
}

.supscript {
    font-size: 10px !important;
}

@media only screen and (max-width: 991px) {
    .cskRegisterForOther {
        margin-top: -17px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .cskRegisterForOther {
        margin-top: -2px;
    }
}

@media(min-width:1500px) {
    .marketingCodeDropDown {
        margin-top: -5px;
    }
}

.clsCatalogMessage {
    word-break: break-word;
    margin-top: 4px;
}

.clsWidgetMessage {
    word-break: break-word;
    margin-left: 4px;
    margin-bottom: -10px;
}

.seminarButtonList .btnDisableVideoDownload {
    background-color: #cccccc !important;
    background-image: none;
}

.divImageThumbnail .btnPlayDemo {
    border-radius: 50%;
    padding: 20px 0 21px 9px;
    width: 44px;
    height: 25px;
}


.divImageThumbnail.small .btnPlayDemo {
    border-radius: 50%;
    padding: 19px 0 19px 6px;
    width: 40px;
    height: 25px;
}

.divImageThumbnail {
    position: relative;
}

    .divImageThumbnail .btnPlayDemoVideo {
        cursor: pointer;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
    }

        .divImageThumbnail .btnPlayDemoVideo i {
            font-size: 32px;
            line-height: 0;
            color: white;
            text-shadow: 2px 2px 8px black;
        }

    .divImageThumbnail.small .btnPlayDemoVideo {
        cursor: pointer;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
    }

        .divImageThumbnail.small .btnPlayDemoVideo i {
            font-size: 32px;
            line-height: 0px;
            color: white;
            text-shadow: 2px 2px 8px black;
        }

    .divImageThumbnail .demoVideoSpinner {
        position: absolute;
        top: 40%;
        left: 44%;
        font-size: 20px;
        line-height: 0px;
    }

    .divImageThumbnail.small .demoVideoSpinner {
        position: absolute;
        top: 25%;
        left: 43%;
        font-size: 20px;
        line-height: 0px;
    }

    .divImageThumbnail .btnPlayDemoVideo i:hover {
        font-size: 30px;
        color: #000000;
    }

    .divImageThumbnail.small .btnPlayDemoVideo i:hover {
        font-size: 25px;
        color: #000000;
    }

.ProductDetailPortion .clsPlayDemoVideo .video-js.vjs-16-9, .video-js.vjs-4-3, .video-js.vjs-fluid {
    width: 99% !important;
}

@media (min-width: 768px) {
    .dl-horizontal.CE21SwitchDescription dd {
        margin-left: 115px;
    }

    .dl-horizontal.CE21SwitchDescription dt {
        width: auto;
    }
}

.popQuickLaunchMainClass .mfp-iframe-holder .mfp-content {
    max-width: 600px; /*Intial width of popup*/
}

    .popQuickLaunchMainClass .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 57%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 60% */
    }

.popQuickLaunchMainClass .mfp-iframe-holder .mfp-content {
    max-width: 625px; /*Intial width of popup*/
}

    .popQuickLaunchMainClass .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 60%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 60% */
    }

.popEditAddress .mfp-iframe-holder .mfp-content {
    max-width: 720px; /*Intial width of popup*/
}

    .popEditAddress .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 80%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 60% */
    }

.popEditAddressMainClass .mfp-iframe-holder .mfp-content {
    max-width: 500px;
    height:700px;/*Intial width of popup*/
}

    .popEditAddressMainClass .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 93%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 60% */
    }


/* Banner Ad widget start */
.divBannerLableText {
    font-size: 13px;
    font-weight: bold;
    position: relative;
    width: 100%;
    float: left;
    max-width: 100%;
}

.spanBannerLabelText {
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
    vertical-align: middle;
    width: 94%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* Banner Ad widget end */

/*custom checkbox start*/
.box {
    display: block;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 0px;
}

th .box {
    margin-top: -15px;
}

/* Hide the browser's default checkbox */
.box input {
    position: absolute;
    opacity: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: transparent !important;
    border: 1px solid;
    border-radius: 5px;
    border-color: rgba(0,0,0,0.55);
}

/* When the checkbox is checked, add a blue background */
.box input:checked ~ .checkmark {
    border-color: #245580 !important;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.box input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.box .checkmark:after {
    left: 5px;
    top: 0px;
    width: 6px;
    height: 13px;
    border: solid #245580;
    border-width: 0 2px 3px 0;
    -webkit-transform: rotate(49deg);
    -ms-transform: rotate(49deg);
    transform: rotate(49deg);
}

.box.checkbox .checkmark {
    height: 17px !important;
    border: 1px solid rgba(0,0,0,0.55) !important;
}
/*custom checkbox end*/

@media(min-width:576px) {
    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media(min-width:768px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media(min-width:992px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media(min-width:1200px) {
    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

/*START: Checkbox CSS*/
.blackCheckmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: transparent !important;
    border: 1px solid;
    border-radius: 5px;
    border-color: rgba(0,0,0,0.55);
}

    .blackCheckmark:after {
        content: "";
        position: absolute;
        display: none;
    }

.blackBox {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .blackBox input {
        position: absolute;
        opacity: 0;
    }

        .blackBox input:checked ~ .blackCheckmark {
            border-color: black !important;
        }

            .blackBox input:checked ~ .blackCheckmark:after {
                display: block;
            }

    .blackBox .blackCheckmark:after {
        left: 5px;
        top: 0px;
        width: 6px;
        height: 13px;
        border: solid black;
        border-width: 0 2px 3px 0;
        -webkit-transform: rotate(49deg);
        -ms-transform: rotate(49deg);
        transform: rotate(49deg);
    }

/*END: checkbox css*/

/* Custom radio Start */
.checkroundradiolbl {
    display: block;
    position: relative;
    padding-left: 22px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 0px;
}
    /* Hide the browser's default radio button */
    .checkroundradiolbl input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }
/* Create a custom radio button */
.checkroundradio {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-radius: 50%;
    border-color: rgba(0,0,0,0.55);
}
/* When the radio button is checked, add a blue background */
.checkroundradiolbl input:checked ~ .checkroundradio {
    border-color: #337ab7 !important;
}
/* Create the indicator (the dot/circle - hidden when not checked) */
.checkroundradio:after {
    content: "";
    position: absolute;
    display: none;
}
/* Show the indicator (dot/circle) when checked */
.checkroundradiolbl input:checked ~ .checkroundradio:after {
    display: block;
}
/* Style the indicator (dot/circle) */
.checkroundradiolbl .checkroundradio:after {
    left: 2px;
    top: 2px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #337ab7;
}
/* Custom radio End */

/*Address List*/
div.addresslist-card {
    height: calc(100% - 15px);
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.20);
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
}

div.memberAddress {
    display: flex;
    flex-wrap: wrap;
}

    div.memberAddress .addresslist-card {
        height: 150px !important;
        overflow: auto;
    }

div.addresslist-card .addresslist-default {
    padding: 10px 15px;
    margin-bottom: 0px;
    border-bottom: 1px solid #ddd;
    background-color: #f7f7f7;
}

.verifiedLabel {
    color: #ffffff !important;
    cursor: pointer;
    padding: 0px 6px !important;
    font-size: 11px !important;
    background-color: #5cb85c;
}

div.addresslist-card .addresslist-default label.label {
    margin-bottom: 0px;
}

div.addresslist-card .addresslist-body {
    padding: 10px 15px 0px;
    overflow-y: auto;
    margin-bottom: 3px;
}

div.memberDetailAddress .verifiedLabel {
    width: fit-content;
}

div.addresslist-card label.label {
    white-space: normal;
    overflow-wrap: break-word;
    margin-bottom: 0px;
    direction: ltr;
    vertical-align: baseline;
    border-radius: .25em;
    margin: 0;
    padding: 0;
    box-sizing: content-box;
    display: block;
    line-height: 19px;
    font-weight: 400;
    font-size: 14px;
    color: #333;
    text-align: left;
}

div.addresslist-card {
    background: #fff;
}

div.addresslist-card .addresslist-options {
    padding: 2px 15px;
}

    div.addresslist-card .addresslist-options label {
        margin-bottom: 0px;
        font-weight: normal;
    }

.divAddressListLayout ::-webkit-scrollbar {
    width: 3px;
}

.open, .open .addresslist-card {
    height: auto !important;
}

.address-bottom-container {
    margin-top: auto;
}

.addresslist-conatiner {
    margin-right: -17px;
    display: flex;
    flex-wrap: wrap;
}

.political-data-body.collapsing {
    transition-duration: .05s !important;
}

.two-col-address-list .divAddressListLayout {
    width: 50% !important;
}

.formView section {
    margin-bottom: 10px;
}

.formView label {
    display: block !important;
}

@media (max-width: 650px) {
    .two-col-address-list .divAddressListLayout {
        width: 100% !important;
    }
}
/* Track */
.divAddressListLayout ::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.divAddressListLayout ::-webkit-scrollbar-thumb {
    background: #337ab7;
}

    /* Handle on hover */
    .divAddressListLayout ::-webkit-scrollbar-thumb:hover {
        background: #286091;
    }

#divEditAddress input, #divEditAddress select, #divEditAddress textarea {
    max-width: 98%;
}

.registrantConfirm-img-thumbnail {
    max-height: 80px;
    max-width: 80px;
    margin-top: 10px;
}

.disableAffix {
    position: initial !important;
    width: 100% !important;
}

    .disableAffix #div-order-summary {
        padding: 0 !important;
    }

.btnRemoveConfirmRegistrant {
    text-decoration: none;
    color: #808080;
    vertical-align: middle;
    font-size: 18px
}

.divCustomFieldsMultiSelect {
    margin-top: 5px;
    max-width: 350px;
}

@media (max-width: 400px) {
    .txtSearchCheckBox {
        display: block !important;
        width: 100% !important;
    }
}

.tblCustomFieldMultiSelect {
    max-width: 350px;
    table-layout: fixed;
    border-collapse: collapse;
}

    .tblCustomFieldMultiSelect tbody {
        display: block;
        max-height: 225px;
        overflow-y: auto;
        overflow-x: hidden;
        width: 100%;
    }

    .tblCustomFieldMultiSelect thead tr {
        display: block;
    }

    .tblCustomFieldMultiSelect tbody tr {
        display: block;
    }

/*#15396*/
.tblCustomDataFieldMultiSelect {
    max-width: 350px;
    table-layout: fixed;
    border-collapse: collapse;
    margin-bottom: 0px;
}

    .tblCustomDataFieldMultiSelect tbody {
        display: block;
        max-height: 225px;
        overflow-y: auto;
        overflow-x: hidden;
        width: 100%;
    }

    .tblCustomDataFieldMultiSelect thead tr {
        display: block;
    }

    .tblCustomDataFieldMultiSelect tbody tr {
        display: block;
    }

/*#15233*/
ul.category-list, ul.topicarea-list {
    max-height: 500px;
    overflow: auto;
}

.popAddEmployee .mfp-iframe-holder .mfp-content {
    max-width: 825px; /*Intial width of popup*/
}

    .popAddEmployee .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 60%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 60% */
    }

.popAddEmployeeMainClass .mfp-iframe-holder .mfp-content {
    max-width: 825px; /*Intial width of popup*/
}

    .popAddEmployeeMainClass .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 60%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 60% */
    }

.tblCustomDataFieldMultiSelect .btnClearCustomDataFields {
    margin-bottom: 3px;
    margin-left: 5px;
    padding-right: 6px;
    padding-left: 6px;
}

@media (min-width: 1200px) {
    .clsCarouselSlide {
        min-height: 300px;
    }

        .clsCarouselSlide img {
            height: 370px;
        }
}

@media (min-width: 320px) and (max-width: 1200px) {
    .clsCarouselSlide {
        height: auto;
    }
}

.ce21_cart_custom_dropdown {
    width: 50px;
    display: inline;
    height: 25px;
    padding: 0px 5px;
}

.shoppingCartLayout .productTypeTag {
    font-size: 10px;
}

.cart-img-thumbnail {
    max-height: 100px;
    max-width: 100px;
}

@media (max-width: 1200px) {
    .cart-img-thumbnail {
        max-height: 80px;
        max-width: 80px;
    }
}

.ce21_paymentinfoview .divPurhaceItems:hover, .ce21_cartitemsview .divPurhaceItems:hover {
    background-color: #f5f5f5;
}

.ce21_paymentinfoview .divPurhaceItems, .ce21_cartitemsview .divPurhaceItems {
    border-top: 1px solid #eee;
    padding-top: 10px;
    padding-bottom: 10px;
}

.shoppingCartLayout .divPurhaceItemsHeader {
    font-weight: bold;
    font-size: 12px;
}

div.shoppingCartItems > .divPurhaceItems:nth-of-type(odd) {
    background: #f9f9f9;
}

.topCartBar > .dropdown-menu, .topCompareBar > .dropdown-menu {
    z-index: 10001 !important;
}


.popCourseDescriptionMainClass .mfp-iframe-holder .mfp-content {
    max-width: 825px; /*Intial width of popup*/
}

    .popCourseDescriptionMainClass .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 60%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 60% */
    }

.popTransferOwnership .mfp-iframe-holder .mfp-content {
    max-width: 515px;
    max-height: 350px;
}

    .popTransferOwnership .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 90%;
    }

.label-inline-block {
    display: inline-block !important;
}

.dataEntities[data-filter="true"] .dataEntity {
    display: none;
}

    .dataEntities[data-filter="true"] .dataEntity.active {
        display: block;
    }

.d-inline-block {
    display: inline-block;
}

.PopOverQuestionMarkBg {
    font-weight: normal;
    background-color: #327691;
    width: 14px;
    line-height: 14px;
    border-radius: 9px;
    color: white;
    text-align: center;
    margin-top: 5px;
}

.popMembershipDetails .mfp-iframe-holder .mfp-content {
    max-width: 1000px; /*Intial width of popup*/
}

    .popMembershipDetails .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 90%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 60% */
    }

body.custom-mobileview div#navbar div#sidebar.sidebar-offcanvas {
    padding: 0;
}

body.custom-mobileview nav#cartbar {
    position: relative;
}

    body.custom-mobileview nav#cartbar div#navbar {
        position: absolute;
        top: 0;
        background: white;
        z-index: 999;
        max-height: 500px;
        min-height: 35px;
        width: 320px;
        border: 2px solid #e7e7e7;
        left: -320px;
        transition: all 0.4s ease-in-out;
    }
        .navbar-collapse.in {
            left:0 !important;
        }
body.custom-mobileview nav#cartbar button.navbar-toggle[aria-expanded="true"] {
    position: absolute;
    top: 0;
    left: 305px;
    background: white;
    z-index: 999;
    margin-left: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 45px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.4s ease-in-out;
}

        body.custom-mobileview nav#cartbar button.navbar-toggle[aria-expanded="true"] .icon-bar {
            display: none;
        }

        body.custom-mobileview nav#cartbar button.navbar-toggle[aria-expanded="true"]::after {
            content: "\f00d";
            font-family: 'FontAwesome';
            font-size: 25px;
            color: #fff;
        }

    body.custom-mobileview nav#cartbar div#navbar div#sidebar select#drpPageSize {
        margin-top: 10px;
    }

    body.custom-mobileview nav#cartbar div#navbar div#sidebar .glyphicon-minus::before, body.custom-mobileview nav#cartbar div#navbar div#sidebar .glyphicon-plus::before {
        content: none;
    }

    body.custom-mobileview nav#cartbar div#navbar div#sidebar [aria-expanded="true"] .glyphicon::before {
        content: "\2212";
    }

    body.custom-mobileview nav#cartbar div#navbar div#sidebar .glyphicon::before {
        content: "\2b";
    }

body.custom-mobileview #divProgress, body.custom-mobileview .ui-datepicker, body.custom-mobileview .clsNotices {
    z-index: 1200 !important;
}

@media (max-width: 400px) {
    body.custom-mobileview nav#cartbar div#navbar {
        padding: 0 10px;
        width: 280px;
    }

    body.custom-mobileview nav#cartbar button.navbar-toggle[aria-expanded="true"] {
        left: 265px;
        width: 35px;
    }
}

.pendingSeminar .btnLaunchChat {
    background-color: #9C27B0;
    color: #FFF
}

.btnLaunchQA, .btnLaunchQA:hover {
    background-color: #C70B0B;
    color: #FFF
}

.clsQuizImage img {
    border: 3px solid #e4e2e2;
    border-radius: 5px;
    padding: 0 !important;
}

.clsQuizImage .mfp-close {
    width: auto !important;
    background-color: black;
    border: 2px solid;
    border-radius: 50%;
    opacity: 1;
    height: 21px;
    top: -11px;
    padding-right: 0px !important;
    padding-top: 1px;
    line-height: 0.5;
}

.clsQuizImage .mfp-figure:after {
    opacity: 0;
}

.btnSocilMediaShare {
    position: relative;
    z-index: 1;
    text-decoration: none;
    color: transparent;
    display: inline-block;
    cursor: pointer;
    height: 32px;
    width: 32px;
    background-size: cover;
    background-repeat: no-repeat;
    margin-left: 3px;
    margin-right: 1px;
}
.clsdisableSocialMediaIcon {
    opacity: 0.5 !important;
    cursor: default;
}

#grid-PendingSemainar .seminarButtonList .popover, #body-pendingSeminar .shareProduct .popover {
    max-width: 400px;
    width: 220px;
    color: #333 !important;
}

.ce21_share_facebook {
    background-image: url("https://cdn.pesi23.com/assets/img/share_facebook_32.png")
}

.ce21_share_linkedin {
    background-image: url("https://cdn.pesi23.com/assets/img/share_linkedin_32.png")
}

.ce21_share_twitter {
    background-image: url("https://cdn.pesi23.com/assets/img/share_twitter_32.png")
}

.ce21_share_email {
    background-image: url("https://cdn.pesi23.com/assets/img/share_email_32.png")
}


.ce21_shareonemail_gmail {
    background-image: url('https://cdn.pesi23.com/assets/img/share_gmail.png');
}

.ce21_shareonemail_yahoo {
    background-image: url('https://cdn.pesi23.com/assets/img/share_yahoo.png');
}

.ce21_shareonemail_email {
    background-image: url('https://cdn.pesi23.com/assets/img/share_email.png');
}


.btnShareOnMail {
    text-decoration: none;
    color: transparent;
    display: inline-block;
    cursor: pointer;
    height: 130px;
    width: 130px;
    background-size: cover;
    background-repeat: no-repeat;
}

.video-responsive {
    display: block;
    max-width: 100%;
}

@media(max-width:375px) {
    .video-responsive {
        height: 215px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .video-responsive {
        height: 325px !important;
    }
}

.video-responsive-sidebar {
    height: 150px !important;
    display: block;
    max-width: 100%;
}


@media (min-width: 768px) and (max-width: 991px) {
    .video-responsive-sidebar {
        height: 90px !important;
    }
}


@media (min-width: 1000px) and (max-width: 1030px) {
    .video-responsive-sidebar {
        height: 112px !important;
    }
}

@media (min-width: 768px) {
    #divEditAddress .divcountry {
        max-width: 332px !important;
    }
}

.clsAutoAddEmployeeSwitch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

    .clsAutoAddEmployeeSwitch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.clsAutoAddEmployeeSlider {
    position: absolute;
    cursor: pointer;
    top: -17px;
    left: -37px;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .clsAutoAddEmployeeSlider:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .clsAutoAddEmployeeSlider {
    background-color: #2196F3;
}

input:focus + .clsAutoAddEmployeeSlider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .clsAutoAddEmployeeSlider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

.clsAutoAddEmployeeSlider.round {
    border-radius: 34px;
}

    .clsAutoAddEmployeeSlider.round:before {
        border-radius: 50%;
    }

.shoppingCartLayout .clsOrderSummarySideBar {
    z-index: auto !important;
}

.popCancellationOptions .mfp-iframe-holder .mfp-content {
    max-width: 770px; /*Intial width of popup*/
    max-height: 510px;
}

    .popCancellationOptions .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 90%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 100% */
    }

.popCancellationOptionsMainClass .mfp-iframe-holder .mfp-content {
    max-width: 770px; /*Intial width of popup*/
    max-height: 510px;
}

    .popCancellationOptionsMainClass .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 90%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 100% */
    }

.wordBreak {
    word-break: break-word;
}

.icon-prepend-membershipSearch {
    color: #A2A2A2;
    position: absolute;
    width: 22px;
    left: 7px;
    padding-right: 3px;
    border-right-width: 1px;
    border-right-style: solid;
}

.membershipSearchBox .input input[type=text] {
    max-width: 100%;
    padding: 5px 0 5px 33px;
    border: 1px solid #cccccc;
}

.membershipSearchBox .input {
    position: relative;
}

.membershipSearchBox label {
    font-weight: unset;
    display: inline !important;
}

div[id*="form-widget"] .control-label label, div[id*="form-widget"] .form-group label.control {
    font-weight: normal !important;
}

div[id*="form-widget"] .form-group .control input[type="checkbox"]:checked + span, div[id*="form-widget"] .form-group .control input[type="radio"]:checked + span {
    font-weight: bold;
}

div[id*="form-widget"] .form-group .controls input, div[id*="form-widget"] .form-group .controls textarea {
    max-width: 100%;
}

@media (max-width: 767px) {
    .xs-d-block {
        display: block;
    }

    .xs-dflex-justify-center {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .xs-text-center {
        text-align: center;
    }

    .xs-m-0-auto {
        margin: 0 auto;
    }

    .xs-m-0 {
        margin: 0;
    }

    .xs-p-0 {
        padding: 0;
    }

    .xs-mt-5 {
        margin-top: 5px;
    }

    .xs-mb-5 {
        margin-bottom: 5px;
    }

    .xs-pl-5 {
        padding-left: 5px;
    }

    .xs-pr-5 {
        padding-right: 5px;
    }

    .xs-w-min-content {
        width: min-content;
    }

    .clsFeaturedProduct .dl-horizontal dd, .divItemProductSection .dl-horizontal dd {
        padding-bottom: 3px;
        margin-bottom: 5px;
    }

    .clsFeaturedProduct .dl-horizontal dd {
        border-bottom: 1px solid #dcdcdc;
    }

    .divItemProductSection .dl-horizontal dd {
        border-bottom: 1px solid #eeeeee;
    }

        .divItemProductSection .dl-horizontal dd:last-child {
            border-bottom: 0;
        }

    .shown-xs {
        display: block !important;
        visibility: visible !important;
    }

    .combicolsimpleproduct-content .combicolsimpleproduct-imagecontainer {
        padding-right: 15px !important;
    }

    .combicolsimpleproduct-content .combicolsimpleproduct-image {
        min-height: initial;
        border-right: 0;
        margin: 10px 0 !important;
    }

    .combicolsimpleproduct-content .combicolsimpleproduct-detailcontainer {
        padding-left: 15px !important;
    }

    .combicolsimpleproduct-content .combicolsimpleproduct-buttoncontainer {
        margin-bottom: 10px;
    }

    /* simple product list */
    .xs-dflex-justify-center .thumbnail-adjust {
        margin-right: 0;
    }

    .ce21-simple-list {
        margin-left: 0;
    }

        .ce21-simple-list .simple-list-buttons-container a {
            margin-bottom: 5px;
        }


        /* two column simple product list */
        #grid-list-twocol .list-group-item .item-details-container p,
        #grid-list-twocol .list-group-item .item-details-container .product-type-container,
        .ce21-simple-list .item-details-container p,
        .ce21-simple-list .item-details-container .product-type-container {
            padding-bottom: 3px;
            margin-bottom: 10px;
            border-bottom: 1px solid #eeeeee;
        }
}

.combicolsimpleproduct-content .combicolsimpleproduct-imagecontainer {
    padding-right: 0;
}

.combicolsimpleproduct-content .combicolsimpleproduct-image {
    margin-top: 30px;
}

.combicolsimpleproduct-content .combicolsimpleproduct-detailcontainer {
    padding-left: 0;
}

.d-block {
    display: block;
}

.w-100 {
    width: 100%;
}

.clsFeaturedProduct hr {
    margin-top: 10px;
    margin-bottom: 15px;
    border: 0;
    border-top: 1px solid #dcdcdc;
}

.shown-xs {
    display: none;
    visibility: hidden;
}

.previewbanner {
    background: red;
    height: 53px;
    text-align: center;
    font-size: 25px;
    line-height: 2.1;
    font-weight: 500;
}

.lstdonations {
    border: 1px solid #DCDCDC;
    border-radius: 5px;
}

    .lstdonations:nth-child(even) {
        background-color: #f2f2f2;
    }

.clearBoth {
    clear: both;
}

/*#region Removing horizontal scrollbar */
.headersection {
    margin-left: 0px;
    margin-right: 0px;
}

.footer-top, .footer-bottom {
    margin-left: 0px;
    margin-right: 0px;
}

footer {
    float: left;
    width: 100%;
    margin-top: 40px;
}

.outsideframe .headersection .col-xs-12.col-sm-12.col-md-12.col-lg-12 {
    margin: 0;
    padding: 0;
}
/*#endregion*/

@media (min-width: 320px) and (max-width: 768px) {
    .productImagSection {
        min-height: 120px;
    }
}

.bundle-img-thumbnail {
    max-width: 100px !important;
    min-width: 100px !important;
}

.popFacultyDetail .mfp-iframe-holder .mfp-content {
    max-width: 800px; /*Intial width of popup*/
}

    .popFacultyDetail .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 65%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 60% */
    }

@media (max-width: 1024px) {
    .clsProductImageTitle {
        margin: 0px 10px 0px 0px !important;
    }
    .recentcarousel .list-group-item .ce21-carousel-image {
        height: 280px;
    }
}
.recentcarousel .recentCarouselProductType {
    padding-bottom: .3em !important;
}
.btnCompleteRegistrationExclamation {
    position: absolute;
    margin-left: 3px;
}

#dvParticipation {
    display: inline-block;
}

    #dvParticipation .btn[disabled] {
        pointer-events: none;
    }
.custom-navbar.navbar button.navbar-toggle {
    margin-left: 25px;
    float: left;
}
    .custom-navbar.navbar button.navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(2) {
        transform: rotate(45deg);
    }
    .custom-navbar.navbar button.navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(3) {
        display: none;
    }
    .custom-navbar.navbar button.navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(4) {
        transform: rotate(-45deg);
        margin-top: -3px;
    }

    .custom-navbar.navbar button.navbar-toggle[aria-expanded="true"] {
        padding: 15px 10px !important;
    }

.halfRatedStar:before {
    position: relative;
    z-index: 9;
    width: 46%;
    display: block;
    overflow: hidden;
}
.halfRatedStar:after {
    content: '\e007';
    position: absolute;
    z-index: 8;
    color: #C6C6C6;
    top: 0px;
    left: 0px;
}

/* Skip to Main Content CSS */
.skipnav {
    text-align: center;
}

    .skipnav a {
        position: absolute;
        left: -10000px;
        width: 1px;
        height: 1px;
        overflow: hidden;
    }

        .skipnav a:focus, .skipnav a:active {
            width: 180px;
            height: 40px;
            overflow: visible;
            text-decoration: underline;
            background: #fff !important;
            left: 80px;
            outline: 0;
            position: absolute;
            top: 0;
            transition: all 0.2s ease-in-out;
            z-index: 100;
            padding: 10px;
            box-shadow: 0px 0px 6px 0px #0ba9ee;
        }

/*#Start Region 21323: Enhancement: Catalog Mobile Updates*/

.custom-mobileview .nav,
.custom-mobileview .nav__sub {
    margin-top: 0;
    margin-bottom: 0;
    padding: 15px;
    list-style-type: none;
}

.custom-mobileview .nav {
    position: relative;
    width: 100%;
    background-color: transparent;
    overflow: hidden;
}

    .custom-mobileview .nav > li > a:focus, .custom-mobileview .nav > li > a:hover {
        text-decoration: none;
        background-color: transparent;
    }


.custom-mobileview .nav__link {
    font-weight: 500;
    color: #111;
    text-decoration: none;
    font-size: 15px;
}

.custom-mobileview .nav__sub {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: currentColor;
    opacity: 0;
    visibility: hidden;
}

.custom-mobileview .nav__link:hover {
    color: #111;
    background-color: #eaeded;
}

.custom-mobileview .nav__sub.is-active {
    opacity: 1;
    visibility: visible;
    transform: translateX(0%) !important;
    background-color: #fff;
    overflow: hidden;
    z-index: 1;
}
.listForMobileView li {
    min-height:30px;
}
.listForMobileView .nav__item{
    position:unset;
}
    .listForMobileView .nav__item a {
        padding: 2px 5px;
        height: auto;
    }

    .listForMobileView .nav__item .nav__link {
        width: 100%;
        padding: 10px 20px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

.listForMobileView li {
    padding: 0px 0px;
}

.listForMobileView .nav__sub .sub__close {
    display: block !important;
}

.listForMobileView li {
    min-height: 42px;
    list-style: none;
    /* display: flex;*/
}

.listForMobileView .customer-profile {
    background-color: #232f3e;
    height: 50px;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

    .listForMobileView .customer-profile:hover {
        background-color: #232f3e;
    }

    .listForMobileView .customer-profile a {
        color: #fff;
        width: 100%;
        padding: 13px 20px;
    }

        .listForMobileView .customer-profile a:hover, .listForMobileView .customer-profile a:focus {
            text-decoration: none;
        }
.listForMobileView .caret {
    display: none !important;
}

.custom-mobileview .nav__sub {
    left: 0;
    width: 87%;
    max-width: 320px;
    position: fixed;
    transform: translateX(-100%) !important;
}

@media only screen and (max-width: 406px) and (min-width: 321px) {
    .custom-mobileview .nav__sub {
        width: 81%;
        max-width: 320px;
    }
}

.drop-link{
    display:flex;
    align-items:center;

}
    .drop-link i {
        padding-right: 20px;
        cursor: pointer;
        font-size: 16px;
    }
    .drop-link:hover {
        color: #111;
        background-color: #eaeded;
    }
.custom-mobileview .container > .navbar-header, .custom-mobileview .container-fluid > .navbar-header, .custom-mobileview .container > .navbar-collapse, .custom-mobileview .container-fluid > .navbar-collapse {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.custom-mobileview .navbar-collapse {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.custom-mobileview .overlay-div {
    z-index: 1050;
    background: #000000b8;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.custom-mobileview .nav__sub {
    padding: 15px 0;
    /* height: 100% !important;*/
    z-index: 22 !important;
}

    .custom-mobileview .nav__sub.is-active {
        max-height: unset;
        overflow-y: auto !important;
    }

.listForMobileView li.divider {
    display: none;
}

body.custom-mobileview nav#cartbar div#navbar {
    position: fixed;
    max-height: unset;
    min-height: 100%;
    height: 100%;
    z-index: 1051;
    overflow-x: hidden;
}

body.custom-mobileview nav#cartbar button.navbar-toggle[aria-expanded="true"] {
    position: fixed;
    z-index: 1051;
    border: none;
    color: #fff;
    background: none;
}

.listForMobileView .nav__item a:hover {
    color: #111;
    background-color: #eaeded;
}

.listForMobileView .nav__item a {
    width: 100%;
    padding: 10px 20px;
    font-weight: 500;
    color: #111;
    text-decoration: none;
    font-size: 15px;
    display: block;
}

@media(max-width:767px) {
    body.custom-mobileview div#navbar div#sidebar.sidebar-offcanvas {
        padding: 10px;
    }

    .custom-mobileview .dropdown-menu-large > li {
        margin-bottom: 0px;
    }

    .custom-mobileview .clsZipCode {
        padding-left: 10px !important;
    }

    .custom-mobileview .panel-default > .panel-heading {
        background-image: unset;
        background-color: #fff;
        border-color: #fff;
    }

    .custom-mobileview .panel-default {
        border-color: #fff;
    }

    .custom-mobileview .clsspnClosedCaptioning {
        background-color: #fff !important;
        background-image: unset !important;
    }

    .custom-mobileview .overlay-div {
        z-index: 1000;
        background: #000000b8;
        position: fixed;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
    }

    .custom-mobileview #cartbar.affix {
        z-index: unset;
    }
}
/*#End Region 21323: Enhancement: Catalog Mobile Updates*/

.ddStarRating{
    cursor: pointer;
}

.dropdown-backdrop {
    z-index: 0 !important;
}

/* Mantis: #23089 */
@media (min-width: 2200px) {
    #btnShoppingCart > ul.dropdown-menu {
        right: auto;
        left: auto;
    }
}