﻿html, body {
    height: 100%;
    background-color: #F3F5F6;
    padding: 0px !important;
}

.bottomICO {
    color: #ea2525;
    font-size: 1.5rem;
    padding-top: 1.2%;
    margin-right: 2%;
    vertical-align: text-top;
}

.TCRname {
    font-size: 0.95rem;
    font-weight: bold;
}

.TCRSubject {
    font-size: 0.70rem;
    font-weight: 600;
}

/*.prddesc {
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 16px; 
    -webkit-line-clamp: 3; 
    -webkit-box-orient: vertical;
}*/

.prddesc {
    /* hide text if it more than N lines  */
    overflow: hidden;
    /* for set '...' in absolute position */
    position: relative;
    /* use this value to count block height */
    line-height: 1.22em;
    /* max-height = line-height (1.2) * lines max number (3) */
    max-height: 100%;
    /* fix problem when last visible word doesn't adjoin right side  */
    text-align: justify;
    /* place for '...' */
    padding-right: 1em;
}

    .prddesc:before {
        /* points in the end */
        content: '...';
        /* absolute position */
        position: absolute;
        /* set position to right bottom corner of block */
        right: 0;
        bottom: 0;
    }
    /* hide ... if we have text, which is less than or equal to max lines */
    .prddesc:after {
        /* points in the end */
        content: '';
        /* absolute position */
        position: absolute;
        /* set position to right bottom corner of text */
        right: 0;
        /* set width and height */
        width: 1em;
        height: 1em;
        margin-top: 0.2em;
        /* bg color = bg color under block */
        background: white;
    }

.MobtnSkip {
    color: #6D6D6D !important;
    text-decoration: none !important;
    cursor: pointer;
    font-size: 20px;
    padding-top: 4%;
    padding-bottom: 4%;
    text-align: center;
    border: 1px solid red;
}

.TpMenu1 {
    color: #595959 !important;
    font-size: 13pt;
    font-weight: normal;
    text-align: center !important;
    padding-left: 0px;
    padding-right: 0px;
    cursor: pointer;
    text-decoration: none;
}

    .TpMenu1:hover {
        text-decoration: none;
        color: #595959 !important;
        font-size: 13pt;
        font-weight: normal;
        text-align: center !important;
        padding-left: 0px;
        padding-right: 0px;
        cursor: pointer;
    }

.select-wrapper input.select-dropdown {
    position: relative;
    cursor: pointer;
    background-color: transparent !important;
    border: none !important;
    border-bottom: none !important;
    outline: none;
    height: 2rem !important;
    line-height: 3rem;
    width: 100%;
    font-size: 1rem;
    margin: 0 0 5px 0;
    padding: 0;
    display: block;
    color: #595959 !important;
}

.select-wrapper span.caret {
    color: initial;
    position: absolute;
    right: 0;
    top: 10px !important;
    font-size: 10px;
}

.Page2SubCardDivDetails32 {
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    background: #fed940;
    border: dashed 1px #c47d29;
    border-radius: 4px;
    color: #9e5915;
    font-size: 0.95rem;
    top: 70%;
}

.PlanTileDescCss {
    padding-top: 5px;
    padding-bottom: 5px;
    border: dashed 1px;
    text-align: center;
    font-size: 14px;
    color: #9e5915;
    background-color: #fed940;
    border-radius: 5px;
    padding-left: 0px;
    padding-right: 0px;
}

.hasTooltip + div {
    display: none;
}

.showTooltip {
    background-color: #F0F182;
    color: #362c1d !important;
    padding: 10px;
    /* margin-top: 1.3em; */
    position: absolute;
    max-width: 220px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    bottom: 46px;
    left: 16%;
    font-size: 0.8rem;
}

/*Right triangle, placed bottom left side slightly in*/
.tri-right.border.btm-left:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: -40px;
    top: 30px;
    bottom: auto;
    border: 32px solid;
    border-color: transparent transparent transparent #666;
}

.tri-right.btm-left:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: 7px;
    top: auto;
    bottom: -17px;
    border: 17px solid;
    border-color: transparent transparent transparent #F0F182;
}


.PriceDet {
    font-size: 0.85rem;
    text-align: left;
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.PriceDetNum {
    font-size: 0.85rem;
    text-align: right;
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.ChatDiv21InnerIcon {
    width: 40% !important;
    line-height: 32px !important;
    font-size: 2.4rem !important;
    text-align: right;
    padding-right: 2%;
}

.ActivePPTab {
    border-bottom: 3px solid #278FCE;
    color: #278FCE;
}

.PriceSpan {
    border: 1px solid #2c81c3;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 1px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.2rem !important;
    color: #2c81c3;
}

.MDMIcon {
    width: 10% !important;
    line-height: 32px !important;
    font-size: 2.4rem !important;
    text-align: right;
    padding-right: 2%;
}

.PPTabHeader {
    padding: 0px;
    padding-top: 2%;
    height: 80px;
    border-bottom: 1.2px solid #278FCE;
}

.PPTabHeaderSect {
    padding: 0px;
    height: 100%;
    text-align: center;
    cursor: pointer;
}

.PPTabHeaderSectSPN {
    font-size: 1.2rem;
}

#DivSD {
    padding: 0px;
    display: block;
    padding-top: 3%;
}

.DivACTName {
    font-size: 1.15rem;
    color: #000;
    font-weight: bold;
    padding-left: 4.6%;
}

.DIVACTDescr {
    padding: 0px;
    padding-left: 4.5%;
    font-size: 1rem;
    padding-top: 1.2%;
    padding-bottom: 1.2%;
    text-align: justify;
}

.DIVActPrice {
    text-align: right;
    padding: 0px;
    cursor: pointer;
}

#DivTablet {
    padding: 0px;
    display: none;
}

.DivTablet1 {
    padding: 0px;
    border-bottom: 1px solid #278FCE;
    padding-top: 3%;
}

.DivACTTABName {
    font-size: 1.15rem;
    color: #000;
    font-weight: bold;
}

.DIVTABTempPrice {
    font-size: 1.2rem;
}

.MDMText {
    font-size: 1rem;
}

.MDMPrice {
    font-size: 1rem;
    color: #505050;
}

.DisabledTabDiv {
    opacity: 0.5;
}

.styNoPadding {
}

.HeadIcon {
    font-size: 1.50rem;
}


.HeadText {
    text-align: left;
    padding-left: 8px;
    font-size: 0.85rem;
    width: 100%;
    line-height: 1.5;
}

.HeadImage {
    height: auto;
    width: auto;
    padding-top: 2.5%;
}

.DivDesktopView {
    display: block;
}

.DivMobileView {
    display: none;
}

.DIVHeader {
    height: 9%;
    background-color: #FBCF27;
    padding: 0px;
}


[class^="icon-custom"], [class*=" icon-custom"] {
    width: auto;
    height: auto;
    line-height: 40px !important;
    background-image: none !important;
}

.badge1 {
    position: relative;
}

    .badge1[data-badge]:after {
        content: attr(data-badge);
        position: absolute;
        top: 5px;
        left: 5px;
        font-size: 12px !important;
        /*background: #EDB11D;*/
        background-color: transparent;
        color: #ff0000;
        font-weight: bold;
        width: 90%;
        height: 19px;
        text-align: center;
        line-height: 19px;
        border-radius: 50%;
        /*box-shadow: 0 0 1px #333;*/
    }


.badge2 {
    position: relative;
}

    .badge2[data-badge]:after {
        content: attr(data-badge);
        position: absolute;
        top: 5px;
        left: 5px;
        font-size: 12px !important;
        /*background: #EDB11D;*/
        background-color: transparent;
        color: #ff0000;
        font-weight: bold;
        width: 90%;
        height: 19px;
        text-align: center;
        line-height: 19px;
        border-radius: 50%;
        /*box-shadow: 0 0 1px #333;*/
    }



#sticky.stick {
    margin-top: 0 !important;
    position: fixed;
    top: 0;
    z-index: 999;
    -webkit-box-shadow: 0px 2px 7px 2px rgba(50, 50, 50, 0.2);
    -moz-box-shadow: 0px 2px 7px 2px rgba(50, 50, 50, 0.2);
    box-shadow: 0px 2px 7px 2px rgba(50, 50, 50, 0.2);
}

.topScrollDIv {
    white-space: nowrap;
    display: inline-block;
    padding: 0px;
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
    height: 100%;
}

.CourseNavScroll {
    overflow: hidden;
}

.ActiveCourseDiv {
    border-bottom: 4px solid #C6242C;
}

li.ActiveCourseDiv h6 {
    color: #C6242C !important;
}

.back-arrow {
    font-size: 16px;
    font-weight: normal;
    cursor: pointer !important;
    color: #595959;
    width: 100%;
    text-align: center;
}

.back-arrow2 {
    font-size: 1.3rem;
    font-weight: normal;
    cursor: pointer !important;
    color: #595959;
    width: 100%;
    text-align: center;
}

.SiteMapText {
    font-size: 14px !important;
    color: #595959;
    width: 100%;
}

.SiteMapText2 {
    font-size: 1.3rem !important;
    color: #595959;
    width: 100%;
}


#sticky.stick {
    margin-top: 0 !important;
    position: fixed;
    top: 0;
    z-index: 999;
    -webkit-box-shadow: 0px 2px 7px 2px rgba(50, 50, 50, 0.2);
    -moz-box-shadow: 0px 2px 7px 2px rgba(50, 50, 50, 0.2);
    box-shadow: 0px 2px 7px 2px rgba(50, 50, 50, 0.2);
}

#sticky1.stick {
    margin-top: 0 !important;
    position: fixed;
    top: 0;
    z-index: 999;
    -webkit-box-shadow: 0px 2px 7px 2px rgba(50, 50, 50, 0.2);
    -moz-box-shadow: 0px 2px 7px 2px rgba(50, 50, 50, 0.2);
    box-shadow: 0px 2px 7px 2px rgba(50, 50, 50, 0.2);
}

#sticky2.stick {
    margin-top: 0 !important;
    position: fixed;
    top: 0;
    z-index: 999;
    -webkit-box-shadow: 0px 2px 7px 2px rgba(50, 50, 50, 0.2);
    -moz-box-shadow: 0px 2px 7px 2px rgba(50, 50, 50, 0.2);
    box-shadow: 0px 2px 7px 2px rgba(50, 50, 50, 0.2);
}

#sticky3.stick {
    margin-top: 0 !important;
    position: fixed;
    top: 0;
    z-index: 999;
    -webkit-box-shadow: 0px 2px 7px 2px rgba(50, 50, 50, 0.2);
    -moz-box-shadow: 0px 2px 7px 2px rgba(50, 50, 50, 0.2);
    box-shadow: 0px 2px 7px 2px rgba(50, 50, 50, 0.2);
}

#sticky4.stick {
    margin-top: 0 !important;
    position: fixed;
    top: 0;
    z-index: 999;
    -webkit-box-shadow: 0px 2px 7px 2px rgba(50, 50, 50, 0.2);
    -moz-box-shadow: 0px 2px 7px 2px rgba(50, 50, 50, 0.2);
    box-shadow: 0px 2px 7px 2px rgba(50, 50, 50, 0.2);
}

#sticky5.stick {
    margin-top: 0 !important;
    position: fixed;
    top: 0;
    z-index: 999;
    -webkit-box-shadow: 0px 2px 7px 2px rgba(50, 50, 50, 0.2);
    -moz-box-shadow: 0px 2px 7px 2px rgba(50, 50, 50, 0.2);
    box-shadow: 0px 2px 7px 2px rgba(50, 50, 50, 0.2);
}

.FGTModal {
    width: 30% !important;
}

.DIVPRDList {
    padding: 0px;
    padding-top: 1%;
    background-color: #F3F5F6;
    padding-bottom: 5%;
}

.BundleYellowpatch {
    min-width: 40%;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #fed940;
    border: dashed 1px #c47d29;
    border-radius: 4px;
    color: #9e5915;
    padding-left: 10px;
    padding-right: 10px;
    max-width: 100%;
}

#productcarddetailsCss {
    padding: 0px;
    padding-bottom: 0px;
}

.MDLPOPupST {
}

.MDLPopup {
    top: 5% !important;
    width: 44% !important;
    max-height: 100% !important;
}


@media only screen and (min-width:1024px) {
}

@media only screen and (min-width:992px) and (max-width:1024px) {

    .HeadImage {
        height: auto;
        width: auto;
        padding-top: 7%;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
}

@media only screen and (min-width:640px) and (max-width:767px) {

    .FGTModal {
        width: 55% !important;
    }

    .HeadImage {
        height: auto;
        width: auto;
        padding-top: 1%;
    }

    .DIVHeader {
        height: 16%;
    }

    .DivDesktopView {
        display: none;
    }

    .DivMobileView {
        display: block;
    }

    .styNoPadding {
        padding: 0px;
    }

    .badge2[data-badge]:after {
        content: attr(data-badge);
        position: absolute;
        top: 5px;
        left: 5px;
        font-size: 12px !important;
        /*background: #EDB11D;*/
        background-color: transparent;
        color: #ff0000;
        font-weight: bold;
        width: 95%;
        height: 19px;
        text-align: center;
        line-height: 19px;
        border-radius: 50%;
        /*box-shadow: 0 0 1px #333;*/
    }

    .TpMenu1 {
        display: none;
    }

    .topScrollDIv {
        overflow: auto !important;
    }

    .CourseNavScroll {
        overflow: auto !important;
    }

    #productcarddetailsCss {
        padding: 0px;
        padding-bottom: 15% !important;
    }
}

@media only screen and (min-width:480px) and (max-width:639px) {

    .FGTModal {
        width: 55% !important;
    }

    .DIVHeader {
        height: 16%;
    }

    .DivDesktopView {
        display: none;
    }

    .DivMobileView {
        display: block;
    }

    .styNoPadding {
        padding: 0px;
    }

    .TpMenu1 {
        display: none;
    }

    .topScrollDIv {
        overflow: auto !important;
    }

    .CourseNavScroll {
        overflow: auto !important;
    }

    #productcarddetailsCss {
        padding: 0px;
        padding-bottom: 15% !important;
    }
}

@media only screen and (min-width:320px) and (max-width:479px) {

    .MDLPopup {
        top: 5% !important;
        width: 90% !important;
        max-height: 100% !important;
    }

    .MDLPOPupST {
        width: 100%;
    }

    .FGTModal {
        width: 90% !important;
    }

    .DivDesktopView {
        display: none;
    }

    .DivMobileView {
        display: block;
    }

    .styNoPadding {
        padding: 0px;
    }

    .TpMenu1 {
        display: none;
    }

    .topScrollDIv {
        overflow: auto !important;
    }

    .CourseNavScroll {
        overflow: auto !important;
    }

    #productcarddetailsCss {
        padding: 0px;
        padding-bottom: 15% !important;
    }
}

@media only screen and (max-width:319px) {

    .MDLPopup {
        top: 5% !important;
        width: 90% !important;
        max-height: 100% !important;
    }

    .MDLPOPupST {
        width: 100%;
    }

    .FGTModal {
        width: 90% !important;
    }

    .DivDesktopView {
        display: none;
    }

    .DivMobileView {
        display: block;
    }

    .styNoPadding {
        padding: 0px;
    }

    .TpMenu1 {
        display: none;
    }

    .topScrollDIv {
        overflow: auto !important;
    }

    .CourseNavScroll {
        overflow: auto !important;
    }

    #productcarddetailsCss {
        padding: 0px;
        padding-bottom: 15% !important;
    }
}

@media only screen and (width:1024px) and (height:600px) {
}
