#mainTable {
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 6px;
}

.BracketTop {
    background-image: url(top.gif);
    background-repeat: no-repeat;
    background-position: right 10px;
    width: 100px;
    margin: 0px;
    height: 30px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 15px;
    padding-top: 0px;
    vertical-align: top;
}


.SelectMemberDgText {
    color: #000000;
    background-color: #FFFFFF;
}

.SelectMemberDgTextAlt {
    color: #000000;
    /*background-color: #EDF4F8;*/
}

.SelectMemberBalCellHeaderB {
    color: black;
    background-color: #B7DCFF;
    height: 22px;
    border: #ffffff 0px solid;
    font-weight: bold;
    vertical-align: middle;
}


.BracketMid {
    background-image: url(mid.gif);
    background-repeat: no-repeat;
    background-position: right top;
    height: 15px;
    width: 90px;
    margin: 0px;
    padding: 0px;
}

.ClubInfoFormat {
    font-size: 1.2em;
}

.BracketLow {
    background-image: url(low.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    height: 30px;
    vertical-align: top;
}

.BracketNon {
    background-image: url(non.gif);
    background-repeat: no-repeat;
    background-position: right 10px;
    width: 100px;
    margin: 0px;
    height: 30px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 6px;
    padding-top: 0px;
    vertical-align: top;
}

.tblBracket {
    border-collapse: collapse;
}

.bracketNumber {
    vertical-align: top;
    text-align: right;
    padding-right: 5px;
}

.winnerColor {
    color: Green;
}

.loserColor {
    color: Red !important;
}

.ProgramHeader {
    background-color: #f1b10c;
    font-weight: bold;
}

.ProgramData {
    background-color: #ffeec2;
}

.tblProgram {
    border: 1px #ff9966 solid;
    background-color: #ffeec2;
}

.tblProgramOver {
    border: 1px #ff0000 solid;
    background-color: #ffeec2;
}

.ProgramInfo {
    vertical-align: top;
    position: relative;
    width: 100px;
}

.divProgramFormat {
    position: absolute;
    left: 25px;
    top: 25px;
    width: 320px;
    height: 300px;
    z-index: 1;
    display: none; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/ /*background: url(arrow_left.jpg) 0px 0 no-repeat;   padding-left: 0px; padding-top: 20px; margin-bottom: 2em; font-size: 90%; color: #ffeec2;*/
}

.leftArrowFormat {
    position: relative;
    top: 5px;
    left: -28px;
}

.rightArrowFormat {
    position: relative;
    top: 5px;
    right: -28px;
}

.tabs {
    list-style: none;
    padding: 0px 0 0px 0;
    background: url(vback.gif) repeat-y right bottom;
    margin: 0px 10px 0px 0;
    width: 101px;
}

    .tabs li {
        display: block;
        margin: 0 0 0px 0px;
    }

        .tabs li a {
            display: block;
            width: 100px;
            height: 26px;
            text-decoration: none;
            background: url(vtab.gif) left top;
            font-size: 12px;
            text-decoration: none;
            color: #fff;
            font-family: verdana;
            line-height: 24px;
            text-indent: 15px;
            border-right: 1px solid #000;
        }

            .tabs li a:hover {
                background: url(vtab.gif) left center;
                color: #050;
                border-color: #888;
                outline: 0px;
            }

            .tabs li a.selected {
                background: url(vtab.gif) left bottom;
                color: #000;
                border-color: #fff;
                cursor: default;
                outline: 0px;
            }

.horizontalTab {
    cursor: pointer;
    border-bottom: solid 2px #000000;
    border-left: solid 2px #000000;
    border-right: solid 2px #000000;
    font-weight: normal;
    background-color: silver;
    text-align: center;
    vertical-align: middle;
}

.horizontalTabClicked {
    cursor: none;
    font-weight: bold;
    border-left: solid 2px #000000;
    border-right: solid 2px #000000;
    text-align: center;
    vertical-align: middle;
}

.horizontalTabClickedLeft {
    cursor: none;
    font-weight: bold;
    border-right: solid 2px #000000;
    text-align: center;
    vertical-align: middle;
}

.horizontalTabClickedRight {
    cursor: none;
    font-weight: bold;
    border-left: solid 2px #000000;
    text-align: center;
    vertical-align: middle;
}

.SelectedDataGridRow {
    background-color: #B1FB17;
}

.Notification {
    color: black;
    background-color: #fdd1d1;
    font-family: 'Arial';
    font-size: 12px;
    width: 255px;
    position: fixed;
    bottom: 0px;
    right: 0px;
    padding-bottom: 6px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 6px;
    border: solid 1px #e1e1e1;
}

.NotificationFormat {
    font-weight: normal;
    -moz-opacity: 1.00;
    opacity: 1.00;
    filter: alpha(opacity=100);
    padding-bottom: 5px;
}

.LoginFormat {
    margin-top: 1px;
    margin-bottom: 1px;
}

.EmptyRecord {
    font-weight: bold;
    border: solid 1px #e1e1e1;
    padding: 3px;
    text-align: center;
}

.ajax__tab_tab {
    font-size: 12px;
}

/*breadCurmb CSS*/

input.breadcumbutton {
    padding-left: 15px;
    /*margin-right: 6px;*/
    border: 0;
    /*background: #B8B8B8 url(Home/buttonArrow.png) no-repeat;
    color: #fff;
    height: 30px;*/
    /* used to catch the buttonEnding */
    position: relative;
    cursor: pointer;
    text-align: center;
    height: 17px;
    color: #0073B6;
    font-family: Roboto;
    font-size: 14px;
    line-height: 14px;
}

.BreadCumbbuttonEnding {
    position: absolute;
    display: inline-block;
    margin-left: -10px;
    width: 13px;
    height: 30px;
    background: url(Home/buttonArrowEND.png) no-repeat;
}

/*mouse over style */
.tooldiv {
    float: left;
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    background-color: Transparent;
}

.tooldivbdr {
    float: left;
    height: 30px;
    background-color: #fff;
    border-color: #CCCCCC;
    border-width: 2px 2px 2px 2px;
    border-style: solid;
    padding-top: 1px;
    overflow-y: auto;
    overflow-x: auto;
}

.tooldivimg {
    float: left;
    height: 10px;
    background:;
    text-align: center;
    margin-top: -2px;
    width: 100%;
}

.Glft {
    float: left;
    padding: 5px;
}
/*mouse over style end */



/* Join online page css*/
input.button {
    padding: 0 15px 0 50px;
    margin-right: 10px;
    border: 0;
    background: #fff url(button.gif) no-repeat;
    color: #666;
    height: 40px;
    /* used to catch the buttonEnding */
    position: relative;
    cursor: pointer;
    font-family: "Myriad Pro";
    font-size: 30px;
    font-weight: bold;
    outline-width: 0px
}

.buttonEnding {
    position: absolute;
    display: inline;
    margin-left: -10px;
    width: 17px;
    height: 40px;
    background: url(end.gif) no-repeat;
}


.memPrivileges {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: italic;
    color: #777777;
}

.memPrivilegesSel {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: italic;
    color: #5e86a0;
}


.curveTopTile {
    background: url(curveTopTile.gif) repeat-x;
    padding: 0;
    margin: 0;
    float: left
}

.curvebottomTile {
    background: url(curveBottomTile.gif) center top repeat-x;
}

.curveLeftTile {
    background: url(curveLeftTile.gif) repeat-y;
}

.curveRightTile {
    background: url(curveRightTile.gif) repeat-y;
}

.infoDesc {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #292929;
}

.pointer {
    cursor: pointer
}

/*btn member*/
.btnMem {
}

.btnleftMem {
    background: url(btnLeftMem.jpg) no-repeat;
    width: 73px;
    height: 79px;
}

.btnleftMem_hover {
    background: url(btnLeftMem_hover.jpg) no-repeat;
    width: 73px;
    height: 79px;
}

.btnMiddleMemTile {
    background: url(btnTile.jpg) repeat-x;
    color: #777777;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-weight: bold;
    padding: 0 20px
}

.btnMiddleMemTile_hover {
    background: url(btnTile_hover.jpg) repeat-x;
    color: #777777;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-weight: bold;
    padding: 0 20px
}

.btnRightMem {
    background: url(btnRight.jpg) no-repeat;
    width: 39px;
    height: 79px;
}

.btnRightMem_hover {
    background: url(btnRight_hover.jpg) no-repeat;
    width: 39px;
    height: 79px;
}



/*btn Guest*/
.btnGuest {
}

.btnleftGuest {
    background: url(btnLeftGuest.jpg) no-repeat;
    width: 73px;
    height: 79px;
}

.btnleftGuest_hover {
    background: url(btnLeftGuest_hover.jpg) no-repeat;
    width: 73px;
    height: 79px;
}

.btnMiddleGuestTile {
    background: url(btnTile.jpg) repeat-x;
    color: #777777;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-weight: bold;
    padding: 0 20px
}

.btnMiddleGuestTile_hover {
    background: url(btnTile_hover.jpg) repeat-x;
    color: #777777;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-weight: bold;
    padding: 0 20px
}

.btnRightGuest {
    background: url(btnRight.jpg) no-repeat;
    width: 39px;
    height: 79px;
}

.btnRightGuest_hover {
    background: url(btnRight_hover.jpg) no-repeat;
    width: 39px;
    height: 79px;
}


.tblLogin tr, .tblLogin td {
    margin: 0;
    padding: 0;
}

.tCrvlbg {
    background: url(lTCrv.jpg) right bottom no-repeat;
}

.tCrvrbg {
    background: url(rTCrv.jpg) left bottom no-repeat;
}

.tCrvBg {
    background: url(tBg.jpg) left bottom repeat-x;
}

.lCrvBg {
    background: url(lBg.jpg) right top repeat-y;
}

.rCrvBg {
    background: url(rBg.jpg) left top repeat-y;
}

.tCrvlbg1 {
    background: url(lBCrv.jpg) right top no-repeat;
}

.tCrvrbg1 {
    background: url(rBCrv.jpg) left top no-repeat;
}

.bCrvBg {
    background: url(bBg.jpg) left top repeat-x;
}

.midCrvBox {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

    .midCrvBox h2 {
        font-size: 16px;
        margin: 0 0 10px 0;
        padding: 0;
        color: #006ab0;
        font-weight: bold;
        width: auto;
        text-align: left;
    }

.inputShdwBox {
    /*height: 28px;*/
    padding: 0 5px 0 0px;
    /*margin-bottom:10px;*/
}

    .inputShdwBox input {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
        /*font-size: 12px;*/
        border: 1 solid #A3A3A3;
        /*padding: 2px 0px;*/
        width: 99%;
    }

.skyblueBg {
    background: #e8f1f7;
    padding: 5px;
}

.padL10 {
    padding-left: 10px;
}

/*member page css*/

.curveboxleft {
    background: url(img_curveboxleft.png) top left no-repeat;
    height: 204px;
    width: 6px;
}

.curveboxright {
    background: url(img_curveboxright.png) top left no-repeat;
    height: 204px;
    width: 6px;
}

.curveboxtile {
    background: url(img_curveboxtile.png) top left repeat-x;
    height: 204px;
}

.memberhead {
    color: #cc0000;
    font-size: 23px;
    font-weight: bold;
}
/*a.memberlink:link, a.memberlink:visited, a.memberlink:active{color:#515151; font-size:11px;text-decoration:none; padding-left:5px;}
a.memberlink:hover{color:#515151; text-decoration:underline;}
a.memberlinkdown:link{color:#515151; font-size:11px; text-decoration:none;background:url(img_circledown.png) top left no-repeat; display:inline-block; padding:0 0 0 20px;}*/

.curvepopmain {
    position: relative;
}

.curvepopbody {
    position: absolute;
    top: -78px;
    left: 0;
    width: 100%;
}

.curvepoptile {
    background: url(imgcurvepoptile.png) top left repeat;
    font-size: 11px;
    color: #000;
    font-weight: bold;
}

.curvepoptilebottom {
    background: url(imgcurvepoptilebottom.png) top left repeat-x;
}

.curvepoptiletop {
    background: url(imgcurvepoptiletop.png) top left repeat-x;
}

.curvepoptileleft {
    background: url(imgcurvepoptileleft.png) top left repeat-y;
}

.curvepoptileright {
    background: url(imgcurvepoptileright.png) top left repeat-y;
}

.pointer {
    cursor: pointer;
}

.curvebox {
    height: 124px;
    cursor: pointer;
}

    .curvebox .boxleft {
        background: url(img_curveboxleft.png) left top no-repeat;
        height: 124px;
        padding-left: 8px;
    }

    .curvebox:hover .boxleft {
        background: url(img_curveboxleft_hover.png) top left no-repeat;
        height: 124px;
        padding-left: 8px;
    }

    .curvebox .boxright {
        background: url(img_curveboxright.png) right top no-repeat;
        height: 124px;
        width: 20px;
    }

    .curvebox:hover .boxright {
        background: url(img_curveboxright_hover.png) top right no-repeat;
        height: 124px;
        width: 20px;
    }

.shadowleft { /*background:url(img_curveboxleftshade.png) top left no-repeat;*/
    height: 80px;
}

.shadowright { /*background:url(img_curveboxrightshade.png) top left no-repeat;*/
    height: 80px;
    width: 20px;
}

.memberhead {
    color: #cc0000;
    font-size: 23px;
    font-weight: bold;
}

.memberlink {
    color: #515151;
    font-size: 11px;
    text-decoration: none;
    padding-left: 5px;
}

/* PR UDF CheckBoxList Starts */
.udfcheckboxes td {
    padding: 0.5em;
    padding-left: 6px;
    background-position: 8px center;
    background-repeat: no-repeat;
    width: 50%;
}

.checked {
    background-image: url(PR/icon_checkboxtick_new.svg);
    background-repeat: no-repeat;
    padding: 0.5em;
    padding-left: 30px;
    background-position: 8px center;
    background-repeat: no-repeat;
    cursor: pointer;
}

    .checked input {
        position: absolute;
        left: -999em;
    }

.unchecked {
    background-image: url(PR/icon_checkbox_new.svg);
    background-repeat: no-repeat;
    padding: 0.5em;
    padding-left: 29px;
    background-position: 8px center;
    background-repeat: no-repeat;
    cursor: pointer;
}

    .unchecked input {
        position: absolute;
        left: -999em;
    }

/* PR UDF CheckBoxList Ends */

/*mouse over style */
.tooldiv {
    float: left;
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    background-color: Transparent;
}

.tooldivbdr {
    float: left;
    height: 30px;
    background-color: #fff;
    border-color: #CCCCCC;
    border-width: 2px 2px 2px 2px;
    border-style: solid;
    padding-top: 1px;
    overflow-y: auto;
    overflow-x: auto;
}

.tooldivimg {
    float: left;
    height: 10px;
    background:;
    text-align: center;
    margin-top: -2px;
    width: 100%;
}

.toolDivContent {
    float: left;
    padding: 5px;
}
/*mouse over style end */


/* for Help Popup Control */

.bubbleInfo {
    POSITION: relative;
}

.trigger {
    /*  POSITION: absolute;*/
}

.popup {
    Z-INDEX: 50;
    POSITION: absolute;
    DISPLAY: none;
    width: 300px;
}

.popupTop {
    background: url(popupCurveTopTile.png) left top repeat-x;
}

.popupLeft {
    background: url(popupCurveLeftTile.png) left top repeat-y;
}

.popupRight {
    background: url(popupCurveRightTile.png) left top repeat-y;
}

.popupBottom {
    background: url(popupCurveBottomTile.png) left top repeat-x;
    text-align: center;
}

.popupMid {
    background: #fff;
    height: 105px;
    font-size: 11px;
    font-weight: normal;
    color: #333;
    overflow-x: hidden;
    overflow-y: auto;
}

.topLeftCorner {
    background: url(popupCurveLeftTop.png) left bottom no-repeat;
}

.topmiddle {
    background: url(spacer.gif) bottom no-repeat;
    height: 32px;
}

.topRightCorner {
    background: url(popupCurveRightTop.png) left bottom no-repeat;
    height: 32px;
}

/* for Help Popup Control */


/*12 Aug 2011* Join Online Css starts/
/*button css*/

/*Overlay css starts*/
.gray-map-overlay, .gray-block {
    background: #000;
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=60);
    zoom: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 400;
    text-align: center;
    line-height: 100%;
}

.gray-map-overlay {
    z-index: 350;
}

body.overlay-mode .gray-block {
    position: fixed;
}

.overlay-mode {
    position: relative;
    *position: none;
}

.overlay {
    top: 100px;
    left: 23%;
    width: 76%;
    z-index: 500;
    position: absolute;
    zoom: 1;
}

body.overlay-mode .overlay {
    position: fixed;
}
/*.overlay-body{ padding: 15px; background: #fff; zoom:1;}*/
.scrollable {
    min-height: 200px;
    max-height: 350px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 10px;
    margin: 50px 0 20px 0;
    border: 1px solid #ccc;
    zoom: 1;
}

    .scrollable p {
        margin: 10px 0
    }

.CCMSSectionHeading {
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.2em;
}

.overlay-loader {
    margin: 1% 45%;
    width: 32px;
}

.ajax-message {
    padding: 20px 0;
}

#clubResult {
    width: 100%;
    margin-top: 10px;
    position: relative;
    min-height: 55px;
}
/* Overlay css ends*/


span.csibutton, input.csibutton {
    /*height: 36px;
    width: 82px;*/
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 14px;
    text-align: center;
    background-color: #254DA1;
    border-radius: 4px;
    padding: 7px 23px;
    cursor: pointer;
    border-style: none;
    /*padding-left: 8px;*/
    /*border-style: none;
    border-color: inherit;
    border-width: 0;
    margin-right: 1px;
    background: #fff url(csi_button.gif) no-repeat;
    color: #666;
    height: 25px;
    /* used to catch the buttonEnding */
    /*position: relative;
    cursor: pointer;
    font: normal 12px/24px Verdana, Geneva, sans-serif;
    display: inline-block;
    color: #000;
    text-align: center;
    outline-style: none;
    top: 0px;
    left: 0px;*/
}
    input.csibutton:hover {
        background-color: #365AA8;
    }

.csibuttonEnding {
    position: absolute;
    display: inline;
    margin-left: -8px;
    width: 9px;
    height: 25px;
    background: url(csi_buttonend.gif) no-repeat;
}
/*End button css*/

input.csibuttonDisabled, span.csibuttonDisabled {
    color: #FFFFFF !important;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500 !important;
    line-height: 14px;
    text-align: center;
    background-color: #717684 !important;
    border-radius: 4px;
    border: none !important;
    padding: 7px 23px;
    background-color: rgba(255,255,255,0);
    /*padding-left: 8px;*/
    /*border-style: none;
    border-color: inherit;
    border-width: 0;
    margin-right: 1px;
    background: #fff url(csi_button.gif) no-repeat;
    color: #666;
    height: 25px;*/
    /* used to catch the buttonEnding */
    /*position: relative;
    font: normal 12px/24px Verdana, Geneva, sans-serif;
    display: inline-block;
    color: #a7a7a7;
    text-align: center;
    outline-style: none;
    top: 0px;
    left: 0px;*/
}
    input.csibuttonDisabled:hover {
        background-color: #717684 !important;
    }
    /* Step Control */
    .wizardBG {
        background: url(wizardBG.gif) repeat-x;
        height: 76px;
        padding: 4px 0 0 5px;
        margin-left: 0px;
    }

    .wizardBG ul {
        padding: 0 0 0 5px;
        margin: 0 0 0 0px;
        height: 80px;
        list-style: none;
        display: block;
        overflow: hidden
    }

        .wizardBG ul li {
            padding: 0 0px 0 0px;
            margin: 0 0 0 0px;
            float: left;
            display: inline;
            width: 16%;
            position: relative
        }




            .wizardBG ul li a {
                width: 75px;
                height: 27px;
                color: #050505;
                font-size: 15px;
                padding: 5px 0 0 9px;
                text-decoration: none;
                position: absolute;
                left: 0;
            }




/*Current*/

.WBlineCurr {
    position: relative;
    background: url(connectedL.png) repeat-x;
    height: 27px;
}

    .WBlineCurr .directionarrow {
        background: url(WZArrowGray.png) no-repeat;
        height: 27px;
        left: 74px;
        position: absolute;
        width: 5px;
    }

    .WBlineCurr a.current {
        background: url(currentStep.png) no-repeat;
        color: #ffffff;
    }

        .WBlineCurr a.current span {
            color: #193c72;
            font-size: 12px;
            display: block;
            position: absolute;
            left: -21px;
            padding: 0;
            top: 30px;
            width: 75px;
            text-align: center;
        }




/*unselected*/
.WBline {
    position: relative;
    background: url(connectedL.png) repeat-x;
    height: 27px;
}

    .WBline .directionarrow {
        background: url(WZArrowGray.png) no-repeat;
        height: 27px;
        left: 74px;
        position: absolute;
        width: 5px;
    }

    .WBline a.unselected {
        background: url(unselectedStep.png) no-repeat;
    }

        .WBline a.unselected span {
            color: #6d6d6d;
            font-size: 12px;
            display: block;
            position: absolute;
            left: -21px;
            padding: 0;
            top: 30px;
            width: 75px;
            text-align: center;
        }





/*Wizard complete step*/

.WBlineComplete {
    position: relative;
    background: url(connectedLC.png) repeat-x;
    height: 27px;
}

    .WBlineComplete .directionarrow {
        background: url(WZArrowC.png) no-repeat;
        height: 27px;
        left: 74px;
        position: absolute;
        width: 5px;
    }


    .WBlineComplete a.complete {
        background: url(completedStep.png) no-repeat;
        color: #ffffff;
    }

        .WBlineComplete a.complete span {
            color: #193c72;
            font-size: 12px;
            display: block;
            position: absolute;
            left: -21px;
            padding: 0;
            top: 30px;
            width: 75px;
            text-align: center;
        }





.lastBox {
    background: url(last_box.png) no-repeat;
    height: 27px;
    right: 0px;
    position: absolute;
    width: 8px;
}

/* Step Control ends */

.red {
    color: Red;
}

.blue {
    color: #ACC3CF;
}


.grayText {
    font-size: 11px;
    color: #959595;
    font-weight: normal;
}

.blackText {
    font-size: 11px;
    color: #000000;
    font-weight: normal;
}


/*dialog box popupRound*/

.dialogPopupRound2 {
    margin: 0px auto;
    min-width: 20em;
    width: 630px;
    color: #000;
    position: relative;
}

    .dialogPopupRound2 .hd .c,
    .dialogPopupRound2 .ft .c {
        /* font-size:1px;  ensure minimum height */
        height: 11px;
    }

    .dialogPopupRound2 .ft .c {
        height: 14px;
    }

    .dialogPopupRound2 .hd {
        background: transparent url(popupround_tl.png) no-repeat left 0px;
        margin-right: 23px;
        *float: left;
        /*  space for right corner */
    }

        .dialogPopupRound2 .hd .c {
            background: transparent url(popupround_tr.png) no-repeat right 0px;
            margin-right: -23px;
            overflow: hidden;
            height: 49px;
            *float: right;
            *width: 23px;
            /* pull right corner back over "empty" space (from above margin) */
        }

    .dialogPopupRound2 .bd {
        background: transparent url(popupround_ml.png) repeat-y 0px 0px;
        margin-right: 14px;
    }

        .dialogPopupRound2 .bd .c {
            background: transparent url(popupround_mr.png) repeat-y right 0px;
            margin-right: -14px;
        }

            .dialogPopupRound2 .bd .c .s {
                margin: 0px 8px 0px 4px;
                /* background:#000 url() repeat-x 0px 0px;*/
                padding: 3px 9px 10px 12px
            }

    .dialogPopupRound2 .ft {
        background: transparent url(popupround_bl.png) no-repeat 0px 0px;
        margin-right: 23px;
        text-align: right;
    }

        .dialogPopupRound2 .ft .c {
            background: transparent url(popupround_br.png) no-repeat right 0px;
            margin-right: -23px;
            height: 58px;
            *width: 23px;
        }


    .dialogPopupRound2 .closeicon {
        position: absolute;
        right: 22px;
        top: 18px;
    }

/* LTM Section added */
/*section header of page*/

.width100Prc {
    width: 100%;
}

.width98Prc {
    width: 98%;
}

.width90Prc {
    width: 90%;
}

.width70Prc {
    width: 70%;
}

.width55Prc {
    width: 55%;
}

.width50Prc {
    width: 50%;
}

.width43Prc {
    width: 43%;
}

.width40Prc {
    width: 40%;
}

.width38Prc {
    width: 38%;
}

.width35Prc {
    width: 35%;
}

.width29Prc {
    width: 29%;
}

.width25Prc {
    width: 25%;
}

.width22Prc {
    width: 22%;
}

.width21Prc {
    width: 21%;
}

.width20Prc {
    width: 20%;
}

.width15Prc {
    width: 15%;
}

.width12Prc {
    width: 12%;
}

.width7Prc {
    width: 7%;
}

.width6Prc {
    width: 6%;
}

.width5Prc {
    width: 5%;
}

.width380px {
    width: 380px;
}

.width240px {
    width: 240px;
}

.width110px {
    width: 110px;
}

.width103px {
    width: 103px;
}

.width90px {
    width: 90px;
}

.width85px {
    width: 85px;
}

.width65px {
    width: 65px;
}

.width5px {
    width: 5px;
}

.borderZero {
    border: 0;
}

.textAlignLeft {
    text-align: left;
}

.textAlignCenter {
    text-align: center;
}

.textAlignRight {
    text-align: right;
}

.VAlignTop {
    vertical-align: top;
}

.VAlignMiddle {
    vertical-align: middle;
}

.paddingT2px {
    padding-top: 2px;
}

.paddingT3px {
    padding-top: 3px;
}

.paddingT4px {
    padding-top: 4px;
}

.paddingT5px {
    padding-top: 5px;
}

.paddingT7px {
    padding-top: 7px;
}

.paddingT12px {
    padding-top: 12px;
}

.paddingT10px {
    padding-top: 10px;
}

/*Bottom*/
.paddingB7px {
    padding-bottom: 7px;
}

.paddingB5px {
    padding-bottom: 5px;
}

.paddingB3px {
    padding-bottom: 3px;
}

.paddingB10px {
    padding-bottom: 10px;
}

.paddingB20px {
    padding-bottom: 10px;
}

/*Right Padding*/
.paddingR2px {
    padding-right: 2px;
}

.paddingR5px {
    padding-right: 5px;
}

.paddingR10px {
    padding-right: 10px;
}

.paddingR21px {
    padding-right: 21px;
}

.paddingR25px {
    padding-right: 25px;
}

.paddingR125px {
    padding-right: 125px;
}
/*left Padding*/
.paddingL4px {
    padding-left: 4px;
}

.paddingL5px {
    padding-left: 5px;
}

.paddingL8px {
    padding-left: 8px;
}

.paddingL10px {
    padding-left: 10px;
}

.paddingL15px {
    padding-left: 15px;
}

.paddingL23px {
    padding-left: 23px;
}

.paddingL38px {
    padding-left: 38px;
}

.paddingL125px {
    padding-left: 125px;
}

/*Padding All Side*/
.paddingA2px {
    padding: 2px;
}

.paddingA3px {
    padding: 3px;
}

.paddingA4px {
    padding: 4px;
}

.paddingA10px {
    padding: 10px;
}

.clsWidth100prcBorderZero {
    width: 100%;
    border: 0;
}

.clsErrorBgClr {
    background-color: #FEFACB;
}

.clsImgIconError {
    width: 31px;
    height: 28px;
}

.clsErrorIcon {
    width: 5%;
    vertical-align: top;
}

.clsBtnBack {
    width: 70px;
}

.clsBtnContinue {
    width: 80px;
}

.clsPositionRelative {
    position: relative;
}

.clsPositionAbsolute {
    position: absolute;
}

.fltL {
    float: left;
}


/*--------------CSICalendar control-----------------*/

.csiCalendarCtrl {
    /* margin-top: 10px;*/
    /*margin-bottom:5px;*/
    font-size: 11px;
    color: #000000;
}

.csiCalendarCtrlLeft {
    background: url(../Common/Camp/ctrDrpLeft.png) no-repeat;
    width: 3px;
    height: 25px;
}

.csiCalendarCtrlRight {
    background: url(../Common/Camp/ctrDrpRight.png) no-repeat;
    width: 6px;
    height: 25px;
}

.csiCalendarCtrlTile {
    background: url(../Common/Camp/ctrDrpTile.png) repeat-x;
}

.csiCalendarCtrlContent {
    position: relative;
}

    .csiCalendarCtrlContent a {
        display: inline-block;
        zoom: 1;
        *display: inline;
        padding: 0;
    }

        .csiCalendarCtrlContent a:hover {
            text-decoration: none
        }

    .csiCalendarCtrlContent span.labelValue {
        float: left;
        color: #000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        display: block;
        width: 73%;
    }

    .csiCalendarCtrlContent span.icondownArrow {
        float: Right;
    }

.hide {
    display: none;
}

.show {
    display: block;
}


.tmOLSlogoImageUploaderFrameOuter {
    position: relative;
    height: 22px;
    width: 34px;
}

    .tmOLSlogoImageUploaderFrameOuter .imgefrm {
        height: 22px;
        left: 1px;
        position: absolute;
        top: 1px;
        width: 34px;
    }

    .tmOLSlogoImageUploaderFrameOuter .tmlogoFrame {
        background: url(LTS/sportlogoFrame.png) no-repeat;
        float: left;
        height: 29px;
        position: relative;
        width: 43px;
    }


/* Change Logo Popup  */
.roundGBox {
    background: url(boxGTile.png) repeat-x;
    height: 35px;
    position: relative;
    border: 1px solid #d0d0d0;
    padding-top: 13px;
}

.roundGBoxRou {
    position: absolute
}

.roundGBoxRou_tl {
    background: url(boxG_tl.png) no-repeat;
    width: 6px;
    height: 5px;
    top: -1px;
    left: -1px;
}

.roundGBoxRou_tr {
    background: url(boxG_tr.png) no-repeat;
    width: 6px;
    height: 5px;
    top: -1px;
    right: -1px;
}

.roundGBoxRou_bl {
    background: url(boxG_bl.png) no-repeat;
    width: 6px;
    height: 5px;
    bottom: -1px;
    left: -1px;
}

.roundGBoxRou_br {
    background: url(boxG_br.png) no-repeat;
    width: 6px;
    height: 5px;
    bottom: -1px;
    right: -1px;
}

/* Change Logo Popup ends*/


/* Login Popup starts  */
.lonmsg {
    position: relative;
    background-color: #eeeeee;
    height: 24px;
    width: 400px;
    color: #ff0000;
    font-size: 11px;
    font-weight: bold;
}

.lognmsground {
    position: absolute;
}

.lonmsg_tl {
    background: url(gryRound_tl.png) no-repeat;
    width: 5px;
    height: 4px;
    top: 0;
    left: 0
}

.lonmsg_tr {
    background: url(gryRound_tr.png) no-repeat;
    width: 5px;
    height: 4px;
    top: 0;
    right: 0
}

.lonmsg_bl {
    background: url(gryRound_bl.png) no-repeat;
    width: 5px;
    height: 4px;
    bottom: 0;
    left: 0
}

.lonmsg_br {
    background: url(gryRound_br.png) no-repeat;
    width: 5px;
    height: 4px;
    bottom: 0;
    right: 0;
}

.columnleft {
    padding-left: 5px;
    height: 20px;
    font-size: 11px;
    color: #000000;
}

.dialogPopupRound .closeiconLoginPopUp {
    position: absolute;
    right: 22px;
    top: 18px;
}

.clsLoginPopUpContent {
    border-bottom: 1px solid #cccccc;
    padding: 10px;
}

.dialogpopupTitle {
    float: left;
    left: 30px;
    top: 20px;
    position: absolute;
    font-size: 15px;
    color: #0a598d;
    font-weight: bold;
}

* + html .dialogpopupTitle {
    *left: 30px !important;
}

/* Login Popup ends */

/*TFS# 39270 starts*/
.searchCtrl {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 11px;
    color: #000000;
}

    .searchCtrl td {
        border: none !important
    }

.searchCtrlDOW {
    margin-top: 5px;
    font-size: 11px;
    color: #000000;
}

    .searchCtrlDOW td {
        padding-right: 2px;
        padding-bottom: 3px;
    }

.searchCtrlLeft {
    background: url(ctrDrpLeft.png) no-repeat;
    width: 6px;
    height: 25px;
}

.searchCtrlRight {
    background: url(ctrDrpRight.png) no-repeat;
    width: 6px;
    height: 25px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .searchCtrl, .searchCtrlDOW table {
        white-space: nowrap;
    }
}
.searchCtrlTile {
    background: url(ctrDrpTile.png) repeat-x;
}
/*TFS# 39270 ends*/

/* Employee Portal Add Participant Popup*/
.divAddParticipant {
    overflow: auto;
    height: 550px;
    width: 700px;
}
/*end Add Participant popup*/

/* Join Online Additional Service agreement table.*/
.additionalAgreementTable {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 8px;
}
/*  end */

.divButtonsInfoPopup {
    position: absolute;
    bottom: 30px;
    right: 30px;
    width: 100%;
    text-align: right;
}

.divButtonsEmailPopup {
    position: absolute;
    bottom: 30px;
    right: 30px;
    width: 100%;
    text-align: right;
}
/*branding Language start*/

.paddingRight5px {
    padding-right: 5px;
}

.paddingLeft5px {
    padding-left: 2px;
}

/*top level customized menu*/
.langmenudrpdwn {
    margin: 0px auto;
    width: 100%;
}

    .langmenudrpdwn .hd .c,
    .langmenudrpdwn .ft .c {
        font-size: 1px; /* ensure minimum height */
        height: 20px;
    }

    .langmenudrpdwn .ft .c {
        height: 20px;
    }

    .langmenudrpdwn .hd {
        background: transparent url(Branding/tl.png) no-repeat 0px 0px;
        margin-right: 20px; /* space for right corner */
    }

        .langmenudrpdwn .hd .c {
            background: transparent url(Branding/tr.png) no-repeat right 0px;
            margin-right: -16px; /* pull right corner back over "empty" space (from above margin) */
        }

    .langmenudrpdwn .bd {
        background: transparent url(Branding/ml.png) repeat-y 0px 0px;
        margin-right: 20px;
    }

        .langmenudrpdwn .bd .c {
            background: transparent url(Branding/mr.png) repeat-y right 0px;
            margin-right: -16px;
        }

            .langmenudrpdwn .bd .c .s {
                margin: 0px 8px 0px 4px;
                padding: 0em;
            }

    .langmenudrpdwn .ft {
        background: transparent url(Branding/bl.png) no-repeat 0px 0px;
        margin-right: 20px;
    }

        .langmenudrpdwn .ft .c {
            background: transparent url(Branding/br.png) no-repeat right 0px;
            margin-right: -16px;
        }

.menuTopAtrrow {
    left: -5px;
    top: 1px;
    width: 100%;
    position: relative
}

.menuTopAtrrowLast {
    left: 26px;
    top: 1px;
    position: relative;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.langdrpdwnMenu {
    position: absolute;
    width: 155px;
    margin: 0px 0 0 -1px;
    /*background: url(Branding/menu-drop_down_bg.gif) repeat-x top;*/
    display: none;
    left: 0px;
    top: 15px;
    z-index: 9999;
    text-align: center;
}

.langdrpdwnMenuContent {
    padding: 0px 10px;
}

    .langdrpdwnMenuContent ul {
        padding: 0;
        margin: 0;
    }

        .langdrpdwnMenuContent ul li {
            padding: 0 0 0 0px;
            margin: 0 5px;
            background: url(Branding/drpdwnContentDivider.png) left bottom repeat-x;
            float: left;
            display: block;
            line-height: normal;
            width: 100%;
        }

            .langdrpdwnMenuContent ul li.last {
                background: url("") left bottom repeat-x;
            }

            .langdrpdwnMenuContent ul li a {
                text-align: left;
            }

            .langdrpdwnMenuContent ul li a {
                padding: 6px 0 8px 16px;
                margin: 0 0px;
                background: url(Branding/lanuageArrow.png) left 11px no-repeat;
                color: #686868;
                text-decoration: none;
                font-weight: bold;
                display: block;
                width: 88%;
            }

                .langdrpdwnMenuContent ul li a:hover {
                    color: #000000 !important;
                    background: url(Branding/lanuageArrowHover.png) left 11px no-repeat;
                }

.languagedropdn {
    position: relative;
    display: inline-block;
    cursor: pointer
}

    .languagedropdn label {
        cursor: pointer
    }

#spnSelectedlang {
    cursor: pointer;
}

.langCLRBoth {
    clear: both;
    height: 0;
    line-height: 0;
}
/*branding language end*/

input.buttonAdvSearch {
    padding-left: 8px;
    margin-right: 1px;
    border: 0;
    background: url(AdvanceSearch.png) no-repeat;
    color: #ffffff !important;
    height: 28px;
    /* used to catch the buttonEnding */
    position: relative;
    cursor: pointer;
    font: bold 11px/24px Verdana, Geneva, sans-serif;
    /*display: inline;*/
    color: #000;
}

input.buttonViewSearch {
    padding-left: 8px;
    margin-right: 1px;
    border: 0;
    background: url(AdvanceSearch.png) no-repeat;
    color: #ffffff !important;
    height: 28px;
    /* used to catch the buttonEnding */
    position: relative;
    cursor: pointer;
    font: bold 11px/24px Verdana, Geneva, sans-serif;
    /*display: inline;*/
    color: #000;
}

.buttonEndingbuttonAdvSearch {
    position: absolute;
    display: inline;
    margin-left: -8px;
    width: 10px;
    height: 28px;
    background: url(AdvanceSearchEnd.png) no-repeat;
}

.divSchedulerWaiver {
    word-wrap: break-word;
    max-width: 900px;
}

/* Dialog box popup*/
.dialogParent {
    position: relative;
    width: 980px;
    margin: 0 auto;
    z-index: auto
}
/* z-index:3000;}*/

.dialogChild {
    top: 30px
}
/*position:absolute;; z-index:2000;height:350px*/

.dialogPopupRound {
    margin: 0px auto;
    min-width: 20em;
    width: 800px;
    color: #000;
    position: relative;
}


    .dialogPopupRound .hd .c,
    .dialogPopupRound .ft .c {
        /* font-size:1px;  ensure minimum height */
        height: 11px;
    }

    .dialogPopupRound .ft .c {
        height: 14px;
    }

    .dialogPopupRound .hd {
        background: transparent url(popupround_tl.png) no-repeat left 0px;
        margin-right: 23px;
        *float: left;
        /*  space for right corner */
    }

        .dialogPopupRound .hd .c {
            background: transparent url(popupround_tr.png) no-repeat right 0px;
            margin-right: -23px;
            overflow: hidden;
            height: 49px;
            *float: right;
            *width: 23px;
            border: 0px;
            outline: none;
            /* pull right corner back over "empty" space (from above margin) */
        }

    .dialogPopupRound .bd {
        background: transparent url(popupround_ml.png) repeat-y 0px 0px;
        margin-right: 14px;
    }

        .dialogPopupRound .bd .c {
            background: transparent url(popupround_mr.png) repeat-y right 0px;
            margin-right: -14px;
            border: 0px;
            outline: none;
        }

            .dialogPopupRound .bd .c .s {
                margin: 0px 8px 0px 4px;
                /* background:#000 url() repeat-x 0px 0px;*/
                padding: 3px 9px 10px 12px;
                border: 0px;
                outline: none;
            }

    .dialogPopupRound .ft {
        background: transparent url(popupround_bl.png) no-repeat 0px 0px;
        margin-right: 23px;
        text-align: right;
    }

        .dialogPopupRound .ft .c {
            background: transparent url(popupround_br.png) no-repeat right 0px;
            margin-right: -23px;
            height: 58px;
            *width: 23px;
            border: 0px;
            outline: none;
        }


    .dialogPopupRound .closeicon {
        position: absolute;
        right: 22px;
        top: 18px;
    }

.dialogpopupTitle {
    float: left;
    left: 30px;
    top: 20px;
    position: absolute;
    font-size: 15px;
    color: #0a598d;
    font-weight: bold;
    width: 88%;
}

.clsPopupContent {
    border: none;
    border-bottom: 1px solid #cccccc;
    padding: 10px;
}

.divBtnPopup {
    position: absolute;
    bottom: 32px;
    right: 30px;
}

.clsClassDescriptionBck {
    background-color: #e8eef3;
    border: 1px solid #ccd9e1;
    padding: 5px;
}

div.dialogpopupTitle .popupTitleReqField {
    color: #000000;
    float: right;
    font-size: 10px;
    font-weight: bold;
    top: -13px;
    z-index: 20;
}


.helppopupTopLeft {
    background: url("helppopup_tl.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 10px;
    width: 10px;
}

.helppopupTopTile {
    background: url("helppopup_ttl.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
}

.helppopupTopRight {
    background: url("helppopup_tr.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 10px;
    width: 10px;
}

.helppopupLeftTile {
    background: url("helppopup_ml.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
}

.helppopupRightTile {
    background: url("helppopup_mr.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
}

.helppopupBottomleftNL {
    background: url("helppopupNL_bl.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 10px;
    width: 10px;
}

.helppopupBottomTileNL {
    background: url("helppopupNL_btl.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
}

.helppopupBottomRightNL {
    background: url("helppopupNL_br.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 10px;
    width: 10px;
}

.dialogHelpPopupArrowNLTab {
    background: url("helppopup_arrow.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 10px;
    position: relative;
    right: 1px;
    text-align: center;
    top: -15px;
}

#helppopupdivContent {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: auto !important;
    overflow: auto !important;
    color: #535353;
    padding: 5px;
}

.dialogPopupRound600Px {
    position: relative;
    width: 600px;
}

.dialogPopUpContentInformation {
    border-bottom: 1px solid #cccccc;
    padding: 10px;
}

.dialogPopUpButtonAlignmentRight {
    position: absolute;
    bottom: 30px;
    right: 30px;
    width: 100%;
    text-align: right;
}

.dialogPopUpButtonAlignmentLeft {
    position: absolute;
    bottom: 30px;
    right: 30px;
    width: 100%;
    text-align: left;
}

/* Help Popup Starts*/
.paymentDiv {
    line-height: 20px;
}

.dialogHelpPopupArrowNLTab {
    background: url("helppopup_arrow.png") no-repeat scroll center center transparent;
    height: 10px;
    position: relative;
    right: 0px;
    text-align: center;
    top: -15px;
}

.dialogHelpPopupArrowNL {
    background: url(helppopup_arrow.png) no-repeat center;
    height: 10px;
    text-align: center;
    position: relative;
    top: -15px;
}

.helppopupTopLeft {
    background: url(helppopup_tl.png) no-repeat;
    width: 11px;
    height: 15px;
}

.helppopupTopRight {
    background: url(helppopup_tr.png) no-repeat;
    width: 11px;
    height: 15px;
}

.helppopupTopTile {
    background: url(helppopup_ttl.png) repeat-x;
}

.helppopupLeftTile {
    background: url(helppopup_ml.png) repeat-y;
}

.helppopupRightTile {
    background: url(helppopup_mr.png) repeat-y;
}

.helppopupBottomleft {
    background: url(helppopup_bl.png) no-repeat;
    width: 11px;
    height: 34px;
}

.helppopupBottomRight {
    background: url(helppopup_br.png) no-repeat;
    width: 11px;
    height: 34px;
}

.helppopupBottomTile {
    background: url(helppopup_btl.png) repeat-x;
}

.helppopupBottomleftNL {
    background: url(helppopupNL_bl.png) no-repeat;
    width: 11px;
    height: 11px;
}

.helppopupBottomRightNL {
    background: url(helppopupNL_br.png) no-repeat;
    width: 11px;
    height: 11px;
}

.helppopupBottomTileNL {
    background: url(helppopupNL_btl.png) repeat-x;
}

#helppopupdivContent {
    font-size: 10px;
    height: 95px;
    overflow: auto;
}
/*Help Popup Ends */

/*---New popup css for OLS----*/

.tool-tip {
    background: url(home/tool-tip-bg.png) top left no-repeat;
    width: 213px;
    height: 121px;
    position: absolute;
}

    .tool-tip.member {
        left: 304px;
        top: -28px;
    }

    .tool-tip.guest {
            left: 304px;
            top: -28px;
    }

    .tool-tip .content {
        padding: 11px 12px 15px 24px;
        height: 94px;
        overflow: hidden;
    }

        .tool-tip .content p {
            font-size: 11px;
            font-family: Verdana, Geneva, sans-serif;
            font-weight: bold;
            margin: 0;
        }

.mCSB_scrollTools .mCSB_draggerRail, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    border-radius: 0 !important;
    width: 10px !important;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: rgb(213,213,213) !important;
}


.socialMediaTitle {
    color: #0A598D;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 5px;
}

.txt-title {
    font-size: 14px;
    color: #0a598d;
    font-weight: bold;
}

    .txt-title a {
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
        outline: none;
    }

        .txt-title a:hover {
            font-size: 14px;
            font-weight: bold;
            text-decoration: none;
            outline: none;
        }

.txt-titleLogin {
    font-size: 12px;
    color: #0a598d;
    font-weight: bold;
    text-align: left;
}

.onlinecredentialoption-divtop {
    border-bottom: 1px solid #cccccc;
    padding: 3px 9px 10px 7px;
}

.onlinecredentialoption-divtopJoin {
    border-bottom: 1px solid #cccccc;
    padding: 3px 9px 10px 7px;
}

.onlinecredentialoption-divbottom {
    padding: 3px 9px 10px 2px;
}

.onlinecredentialoption-divbottomLogin {
    padding: 3px 9px 10px 0px;
}

.dialogBaseRound .bd .c .box-body {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
}

.onlinecredentialoption-or {
    height: 22px;
    line-height: 30px;
}

.onlinecredentialoption-or-Join {
    height: 22px;
    line-height: 25px;
}

span.icon {
    display: inline-block;
}

.bodercolor {
    background-color: #CCCCCC;
    height: 1px;
    margin: 0px -17px 0px -11px;
}

.socialmediadiv {
    position: relative;
}

.guestsocialmediaoption {
    background-color: #FFFFFF;
    left: 50%;
    padding: 5px 10px;
    top: -10px;
}

.guestsocialmediaoptionLogin {
    background-color: #FFFFFF;
    left: 44%;
    padding: 5px 10px;
    position: absolute;
    top: -10px;
}

/* I Calendar */

.iCal-border {
    margin-left: 6%;
    box-sizing: border-box;
    height: 30px;
    width:fit-content;
    border: 1px solid #254DA1;
    border-radius: 4px;
    background-color: #FFFFFF;
}


/*border: 1px solid #A9A9A9;
    border-radius: 2px;
    display: inline-block;
    overflow: hidden;
    margin: 5px 0;
    width:180px;*/
}

.iCalender {
    /*background: linear-gradient(to bottom, #E4E4E4 0%, #E1E1E1 50%, #D4D4D4 51%, #D4D4D4 51%, #C4C4C4 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    cursor: pointer;
    display: inline-block;
    /*font: 12px Verdana,Geneva,sans-serif;
    padding: 3px 8px;
    width:165px;*/
}

    .iCalender img {
        padding-right: 7px;
        padding-left: 7px;
    }

    .iCalender a:link {
        color: #000;
        text-decoration: none;
        padding-right: 10px;
    }

.dialogParentAddFamilyMember {
    position: relative;
    width: 980px;
    margin: 0 auto;
    z-index: auto
}

.dialogPopupRoundAddFamilyMember {
    margin: 0px auto;
    min-width: 20em;
    width: 800px;
    color: #000;
    position: relative;
}


    .dialogPopupRoundAddFamilyMember .hd .c,
    .dialogPopupRoundAddFamilyMember .ft .c {
        /* font-size:1px;  ensure minimum height */
        height: 11px;
    }

    .dialogPopupRoundAddFamilyMember .ft .c {
        height: 14px;
    }

    .dialogPopupRoundAddFamilyMember .hd {
        background: transparent url(popupround_tl.png) no-repeat left 0px;
        margin-right: 23px;
        *float: left;
        /*  space for right corner */
    }

        .dialogPopupRoundAddFamilyMember .hd .c {
            background: transparent url(popupround_tr.png) no-repeat right 0px;
            margin-right: -23px;
            overflow: hidden;
            height: 49px;
            *float: right;
            *width: 23px;
            /* pull right corner back over "empty" space (from above margin) */
        }

    .dialogPopupRoundAddFamilyMember .bd {
        background: transparent url(popupround_ml.png) repeat-y 0px 0px;
        margin-right: 14px;
    }

        .dialogPopupRoundAddFamilyMember .bd .c {
            background: transparent url(popupround_mr.png) repeat-y right 0px;
            margin-right: -14px;
        }

            .dialogPopupRoundAddFamilyMember .bd .c .s {
                margin: 0px 8px 0px 4px;
                /* background:#000 url() repeat-x 0px 0px;*/
                padding: 3px 9px 10px 12px
            }

    .dialogPopupRoundAddFamilyMember .ft {
        background: transparent url(popupround_bl.png) no-repeat 0px 0px;
        margin-right: 23px;
        text-align: right;
    }

        .dialogPopupRoundAddFamilyMember .ft .c {
            background: transparent url(popupround_br.png) no-repeat right 0px;
            margin-right: -23px;
            height: 58px;
            *width: 23px;
        }


    .dialogPopupRoundAddFamilyMember .closeicon {
        position: absolute;
        right: 22px;
        top: 18px;
    }

.commonControlMessage {
    min-height: 80px;
    max-height: 150px;
    overflow-y: auto;
}

hr {
    border: 1px inset #646464;
}

.errormesgbg {
    background-color: #FEFACB;
}

    .errormesgbg .mesgstyle {
        width: 5%;
        vertical-align: top;
        padding: 3px;
    }

.textLeft {
    text-align: left;
}

.textRight {
    text-align: right;
}

.normalfont {
    font-weight: normal !important;
}

.zipCodeWidth {
    width: 125px !important;
}

.tdFedControlDetails {
    min-height: 1px;
}
/*
#divICalLink.blue.awesome
        {
            background-color: #0A598D;
        }
        #divICalLink.large.awesome
        {
            font-size: 13px;
            padding: 8px 14px 9px;
        }
        #divICalLink.subscribe
        {
            height: 25px;
            padding: 4px 9px !important
        }
        #divICalLink.subscribe img
        {
            float: left;
            margin: 0 6px 0 -3px;
            opacity: 0.8;
        }
        #divICalLink.subscribe a
        {
            color: #FFFFFF;
            display: block;
            float: left;
            margin: 6px 0 0;
            text-decoration: none;
        }
        #divICalLink.awesome, .awesome:visited
        {
            -moz-border-bottom-colors: none;
            -moz-border-left-colors: none;
            -moz-border-right-colors: none;
            -moz-border-top-colors: none;
            -moz-user-select: none;
            border-color: -moz-use-text-color -moz-use-text-color rgba(0, 0, 0, 0.25);
            border-image: none;
            border-radius: 5px 5px 5px 5px;
            border-style: none none solid;
            border-width: medium medium 1px;
            color: #FFFFFF;
            cursor: pointer;
            display: inline-block;
            padding: 5px 10px 6px;
            position: relative;
            text-decoration: none !important;
            text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
        }
        */
/* I Calendar */
.cartText {
    margin-left: 44%;
    width: 55%;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    white-space: pre-line;
}

#lblCartText {
    margin-top: 34px;
    display: block;
}

@-moz-document url-prefix() {
    #lblCartText;

{
    margin-top: 48px;
}

}

.paylaterTextFontStyle {
    font-size: 11px;
}

.ConfirmDialogPopupRound {
    border: 0 none;
    margin: 0 8px 0 4px;
    outline: medium none;
    padding: 3px 9px 10px 12px;
    background: transparent url("popupround_ml_ws.png") repeat-y scroll 0 0;
    height: 103px;
    border-radius: 7px;
}

.divConfirmBtnPopup {
    bottom: 32px;
    margin-right: 28px;
    position: absolute;
    right: 88px;
}

.clsConfirmPopupContent {
    border: none;
    padding: 10px 10px 10px 0px;
    width: 320px;
    overflow: hidden;
    line-height: 25px;
}

.ConfirmButtonSeprator {
    margin-right: 5px;
}

.clsConfirmPopupContent img {
    width: 50px;
    height: 50px;
    margin-bottom: -25px;
}

/*new changes*/

.cssWelcomeNew {
    height: 10px;
    width: 860px;
    color: #2C334A !important;
    font-family: Roboto !important;
    font-size: 14px !important;
    line-height: 20px !important;
}

.cellHeaderNew {
    box-sizing: border-box;
    height: 34px !important;
    width: 861px;
    /*border: 1px solid #DDDFE7;*/
    background-color: #F0F2F6 !important;
}

.lblPersonalInfoClassNew {
    height: 20px;
    width: 168px;
    color: #2C334A;
    font-family: Roboto;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
}

.tblPersonalInfoNew {
    margin-top: 20px;
    margin-left: 24px;
}

.site {
    height: 16px;
    width: 77px;
    color: #717684;
    font-family: Roboto;
    font-size: 12px;
    line-height: 16px;
}

.tblPersonalInfoNew td:nth-child(1) {
    color: #717684;
    font-family: Roboto;
    font-size: 12px;
    line-height: 16px;
}

.tblPersonalInfoNew td:nth-child(2) {
    height: 20px;
    width: 32%;
    color: #2C334A;
    font-family: Roboto;
    font-size: 14px;
    line-height: 20px;
}

.tblPersonalInfoNew td:nth-child(3) {
    color: #717684;
    font-family: Roboto;
    font-size: 12px;
    line-height: 16px;
}

.UpdateClassNew {
    box-sizing: border-box;
    height: 36px;
    width: 77px;
    border: 1px solid #254DA1 !important;
    border-radius: 4px;
    background-color: #FFFFFF;
    padding-top: 0px!important;
    padding-bottom: 0px!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
    color: #254DA1 !important;
    font-family: Roboto !important;
    font-size: 14px !important;
    font-weight: bold !important;
    line-height: 20px !important;
    text-align: center !important;
    text-decoration: none !important;
}

.AddSubMemClassNew {
    box-sizing: border-box !important;
    height: 36px !important;
    border: 1px solid #254DA1 !important;
    border-radius: 4px !important;
    background-color: #FFFFFF !important;
    color: #254DA1 !important;
    font-family: Roboto !important;
    font-size: 14px !important;
    font-weight: bold !important;
    line-height: 20px !important;
    text-align: center !important;
    background: none !important;
    /*margin-right: 15px !important;*/
}

.csibuttonEnding {
    display: none;
}

.fbButton {
    background: #fff url(../Common/FedControl/fbIcon.svg) no-repeat;
    background-position: 81px;
    height: 36px !important;
    width: 395px;
    box-sizing: border-box;
    border: 1.2px double #254DA1;
    border-radius: 4px;
    background-color: rgba(98,2,238,0);
    color: #254DA1;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    font-weight: 550;
    letter-spacing: 0.34px;
    line-height: 24px;
    text-align: center;
    margin: 0px 0px 8px 0px;
    cursor : pointer;
}

.buttonEndingFacebook {
    display: none !important;
}

.buttonEndingyahoo {
    display: none !important;
}

.tdsch {
    box-shadow: 0 0 black;
    margin-top: 20px;
    margin-left: 24px;
}

.DgAnchorTag {
    height: 50px;
    width: 126.36px;
    color: #0073B6 !important;
    font-family: Roboto;
    font-size: 14px;
    line-height: 16px;
    text-decoration: none;
    padding-left: 6px;
}

.trHeader {
    height: 20px;
    width: 168px;
    color: #2C334A;
    font-family: Roboto;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
}

.labledays {
    height: 20px;
    width: 221px;
    color: #2C334A;
    font-family: Roboto;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
}

.subsAnchor {
    height: 24px;
    width: 78.88px;
    color: #254DA1 !important;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.7px;
    line-height: 30px;
    text-align: center;
}

.rowborder {
    box-sizing: border-box;
    height: 10px;
    width: 861px;
    border: 1px solid #DDDFE7;
}

.spanheader {
    height: 20px;
    width: 243px;
    color: #2C334A;
    font-family: Roboto;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
}

.linehorizontal {
    box-sizing: border-box;
    height: 1px;
    width: 824px;
    border-top: 1px solid #DDDFE5;
}

.headpad {
    padding-left: 6px;
    text-align: left;
}

.clsMessages {
    height: 40px;
    width: 860px;
    color: #2C334A;
    font-family: Roboto;
    font-size: 14px;
    line-height: 40px;
}

}

/*new changes*/

.cssWelcomeNew {
    height: 10px;
    width: 860px;
    color: #2C334A;
    font-family: Roboto;
    font-size: 14px;
    line-height: 20px;
}

.cellHeaderNew {
    box-sizing: border-box;
    height: 34px;
    width: 861px;
    /*border: 1px solid #DDDFE7;*/
    background-color: #F0F2F6 !important;
}

.lblPersonalInfoClassNew {
    height: 20px;
    width: 168px;
    color: #2C334A;
    font-family: Roboto;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
}

.tblPersonalInfoNew {
    margin-top: 20px;
    margin-left: 24px;
}

.site {
    height: 16px;
    width: 77px;
    color: #717684;
    font-family: Roboto;
    font-size: 12px;
    line-height: 16px;
}

.tblPersonalInfoNew td:nth-child(1) {
    color: #717684;
    font-family: Roboto;
    font-size: 12px;
    line-height: 16px;
}

.tblPersonalInfoNew td:nth-child(2) {
    height: 20px;
    width: 32%;
    color: #2C334A;
    font-family: Roboto;
    font-size: 14px;
    line-height: 20px;
}

.tblPersonalInfoNew td:nth-child(3) {
    color: #717684;
    font-family: Roboto;
    font-size: 12px;
    line-height: 16px;
}


.csibuttonEnding {
    display: none;
}

/*.fbButton {
    background: #fff url(../Common/FedControl/fbIcon.svg) no-repeat;
    background-position: 11px;
    height: 36px !important;
    width: 140px;
    box-sizing: border-box;
    border: 1.2px double #254DA1;
    border-radius: 4px;
    background-color: rgba(98,2,238,0);
    color: #254DA1;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    font-weight: 550;
    letter-spacing: 0.34px;
    line-height: 24px;
    text-align: center;
    margin: 0px 0px 8px 0px;
}*/



.buttonEndingFacebook {
    display: none !important;
}

.buttonEndingyahoo {
    display: none !important;
}

.tdsch {
    box-shadow: 0 0 black;
    margin-top: 20px;
    margin-left: 24px;
}

.DgAnchorTag {
    height: 50px;
    width: 126.36px;
    color: #0073B6 !important;
    font-family: Roboto;
    font-size: 14px;
    line-height: 16px;
    text-decoration: none;
    padding-left: 6px;
}

.trHeader {
    height: 20px;
    width: 168px;
    color: #2C334A;
    font-family: Roboto;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
}

.labledays {
    height: 20px;
    width: 221px;
    color: #2C334A;
    font-family: Roboto;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
}

.subsAnchor {
    height: 24px;
    width: 78.88px;
    color: #254DA1 !important;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.7px;
    line-height: 30px;
    text-align: center;
}

.rowborder {
    box-sizing: border-box;
    height: 10px;
    width: 861px;
    border: 1px solid #DDDFE7;
}

.linehorizontal {
    box-sizing: border-box;
    height: 1px;
    width: 824px;
    border-top: 1px solid #DDDFE5;
}

.headpad {
    padding-left: 6px;
}

.clsMessages {
    height: 40px;
    width: 860px;
    color: #2C334A;
    font-family: Roboto;
    font-size: 14px;
    line-height: 40px;
}

.surface {
    box-sizing: border-box;
    border: 1px solid #DDDFE5;
    border-radius: 4px;
    padding-left: 16px;
    color: #2C334A;
    font-family: Roboto;
    font-size: 14px;
    height: 36px;
    width: 240px;
    outline: none;
}

    .surface:focus, .calenderSurface:focus {
        border: 1px solid #0073B6;
    }


textarea:disabled {
    background-color: rgba(221,223,229,0.2);
}

.calenderSurface {
    box-sizing: border-box;
    border: 1px solid #DDDFE5;
    border-radius: 4px;
    color: #2C334A !important;
    font-family: Roboto;
    font-size: 14px;
    padding: 8px 16px;
    width: 180px;
    background-color: #ffffff !important;
    vertical-align: middle;
    outline: none;
}
    .calenderSurface::-ms-clear {
        display: none;
    }

.calenderSurfaceDisabled {
    box-sizing: border-box;
    border: 1px solid #DDDFE5;
    border-radius: 4px;
    color: #2C334A !important;
    font-family: Roboto;
    font-size: 14px;
    padding: 8px 16px;
    width: 180px;
    vertical-align: middle;
}



img.ui-datepicker-trigger {
    vertical-align: middle;
    margin-left: -28px;
}

.required-fields {
    height: 16px;
    width: 106px;
    color: #FF0000;
    font-family: Roboto;
    font-size: 14px;
    line-height: 16px;
}

.saveButton {
    height: 36px !important;
    width: 146px !important;
    background: #254DA1 !important;
    color: #FFFFFF !important;
    font-family: Roboto !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 20px !important;
    text-align: center !important;
    border-style: none !important;
    border-color: inherit !important;
    border-width: 0 !important;
    border-radius: 4px !important;
}

    .saveButton:hover {
        background-color: #365AA8 !important;
        box-shadow: 0 0 5px 0 rgba(141,142,146,0.3);
    }

.fontContact {
    height: 32px;
    color: #717684;
    font-family: Roboto;
    font-size: 12px;
}

.buttoncss {
    box-sizing: border-box !important;
    height: 36px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    border: 1px solid #254DA1 !important;
    border-radius: 4px !important;
    background-color: #FFFFFF !important;
    color: #254DA1 !important;
    font-family: Roboto !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 20px !important;
    text-align: center !important;
    background: none !important;
    margin-right: 15px !important;
}

    .buttoncss:hover, .UpdateClassNew:hover, .AddSubMemClassNew:hover, .iCal-border:hover, .fbButton:hover, .YahooBtn:hover, .schBtn:hover {
        box-shadow: 0 0 5px 0 rgba(141,142,146,0.3);
    }

.red-checkbox {
    width: 18px;
    position: relative;
}

    .red-checkbox label {
        cursor: pointer;
        position: absolute;
        width: 18px;
        height: 18px;
        top: 0;
        left: 0;
        border: 1px solid #DDDFE5;
        border-radius: 2px;
        background-color: #FFFFFF;
    }

    .red-checkbox input[type=checkbox]:checked + label:after {
        opacity: 1;
    }

    .red-checkbox input[type=checkbox]:checked + label {
        background-color: #254DA1;
        border: none;
    }

    .red-checkbox label:after {
        opacity: 0.0;
        content: '';
        position: absolute;
        width: 9px;
        height: 5px;
        background-color: transparent;
        top: 3px;
        left: 3px;
        border: 2px solid #ffffff;
        border-top: none;
        border-right: none;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }


.verifiedContact {
    height: 20px;
    width: 100px;
    color: #2C334B;
    font-family: Roboto;
    font-size: 14px;
    line-height: 20px;
}

input[type="text"]:disabled {
    background-color: rgba(221,223,229,0.2);
}

input[type="password"]:disabled {
    background-color: rgba(221,223,229,0.2);
}

.Hd3Cell {
    height: 32px !important;
    width: 243px !important;
    color: #2C334A !important;
    font-family: Roboto !important;
    font-size: 21px !important;
    font-weight: bold !important;
    line-height: 32px !important;
}

.ConfirmButtonSeprator {
    margin-right: 5px;
}

.clsConfirmPopupContent img {
    width: 50px;
    height: 50px;
    margin-bottom: -25px;
}

/*.ClsBtnSubmit {
    height: 40px;
}*/

.csibuttonBackcolor {
    background-color: #254DA1 !important;
    color: white !important;
    border-style: none;
}

    .csibuttonBackcolor:hover, .removeButtonClass:hover {
        background-color: #365AA8 !important;
    }

#popup {
    box-sizing: border-box;
    height: 192.73px;
    width: 780px;
    border: 1px solid #DDDFE5;
    border-radius: 3px;
    background-color: #FFFFFF;
    box-shadow: 0 0 5px 0 rgba(141,142,146,0.3);
}

#popupimage {
    background: none !important;
}
/*main scroll conent*/
.iconThumb01, .iconThumb05 {
    background: none !important;
    height: 180px !important;
    width: 180px !important;
    vertical-align: bottom;
    padding-bottom: 0px !important;
    position: relative;
    cursor: pointer;
    border: 1px solid #DDDFE5;
    border-radius: 3px;
    background-color: #FFFFFF;
}

img.thumbimg {
    position: absolute;
    top: 30px !important;
    left: 63px !important;
    right: 66px;
    bottom: 100px;
    /*z-index: 1;*/
}

img.thumbimage {
    height : 110px;
    width:100%;
}

.mainopt1, .mainopt2 {
    position: relative;
    height: 196px !important;
}

.iconThumb01:hover, .iconThumb05:hover {
    height: 180px;
    width: 180px;
    vertical-align: bottom;
    position: relative;
    cursor: pointer;
    border: 1px solid #DDDFE5;
    border-radius: 3px;
    background-color: #FFFFFF;
    box-shadow: 0 0 11px rgba(33,33,33,.2);
}

.iconThumb01:active, .iconThumb05:active {
    border: 1px solid #0073B6;
    border-radius: 3px;
    /*border-color: blue;
    border-width: 1px;
    border-style: solid;*/
}

.iconThumb01.addcolor {
    box-sizing: border-box;
    height: 180px;
    width: 180px;
    border: 1px solid #0073B6;
    border-radius: 3px;
    background-color: #FFFFFF;
}

.thomText {
    margin-top: 115px !important;
    color: #2B334C !important;
    font-family: Roboto !important;
    font-size: 16px !important;
    line-height: 20px !important;
    text-align: center !important;
    cursor: pointer !important;
    font-weight: bold !important;
    width: auto !important;
    position: static !important;
}
.thomTextImage {
    margin-top: 10px;
    color: #2B334C !important;
    font-family: Roboto !important;
    font-size: 16px !important;
    line-height: 20px !important;
    text-align: center !important;
    cursor: pointer !important;
    font-weight: bold !important;
    width: auto !important;
    position: static !important;
}

.subIcon1Frame {
    background: none !important;
}

    .subIcon1Frame:hover {
        background: none !important;
    }

.optionTitle {
    position: absolute;
    width: 137px;
    text-align: center;
    /*bottom: 10px;*/
    color: black;
    left: 0;
}

.maincontentIcon ul li {
    position: relative;
    padding: 0;
    margin: 0px 26px !important;
    float: left;
    /*display: inline;*/
    width: 180px !important;
    list-style-type: none;
    height: auto;
    list-style-image: none;
}

.popupInnerContent ul li {
    position: relative;
    padding: 0;
    margin: 0;
    float: left;
    display: inline;
    /*width: 165px;*/
    list-style-type: none;
    /*height: auto;*/
    list-style-image: none;
}

#slider .ulSlider {
    text-align: center;
}

.combined-shape {
    box-sizing: border-box;
    height: 192.73px;
    width: 780px;
    border: 1px solid #DDDFE5;
    border-radius: 3px;
    background-color: #FFFFFF;
    box-shadow: 0 0 5px 0 rgba(141,142,146,0.3);
}

.account-summary-chev {
    height: 16px;
    width: 147px;
    color: #0073B6 !important;
    font-family: "Font Awesome 5 Free";
    font-size: 11px;
    line-height: 11px;
}

.liSlider {
    float: none !important;
}

#slider .liSlider {
    width: 96% !important;
    /*width: auto !important;*/
    height: auto !important;
    display: inline-block;
}

#slider ul, #slider li, #sliderPop ul, #sliderPop li {
    margin: 0;
    padding: 1px !important;
    list-style: none;
}

#sliderPop .ulSlider .liSlider {
    /*  
define width and height of list item (slide) 
			entire slider area will adjust according to the parameters provided here 
		*/
    /*width: 75%;*/
    height: 242px;
    overflow: hidden;
    float: left;
}

.home-tile {
    height: 180px;
    width: 180px;
}

.account-information {
    height: 20px;
    width: 100%;
    color: #2B334C;
    font-family: Roboto;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
}

.icon-account {
    height: 50px;
    width: 50px;
    margin-bottom: 25px;
    margin-top: 25px;
}

.ic-account-circle-48-px {
    height: 50px;
    width: 50px;
}

.shape {
    height: 50px;
    width: 50px;
}

.element-bg-flat {
    height: 180px;
    width: 180px;
}

.card-base {
    box-sizing: border-box;
    height: 180px;
    width: 180px;
    border: 1px solid #DDDFE5;
    border-radius: 3px;
    background-color: #FFFFFF;
}

.welcome {
    margin: 20px
}


#pnlsubmenu {
    border: none !important;
    box-sizing: border-box;
    /*height: 192.73px;*/
    width: 780px;
    /*border: 1px solid #DDDFE5;
    border-radius: 3px;*/
    background-color: #FFFFFF;
    box-shadow: 0 0 11px rgba(33,33,33,.2);
    /*box-shadow: 0 0 5px 0 rgba(141,142,146,0.3);*/
    display: none;
    position: relative;
    border: 1px solid;
    width: 93.5%;

    left: 3%;
    margin-top: 0px;
    margin-bottom: 20px;
}


    /*#pnlsubmenu:after {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        right: 82%;
        margin-left: auto;
        margin-right: auto;
        bottom: 100%;
        width: 0;
        height: 0;
        border-bottom: 10px solid white;
        border-top: 10px solid transparent;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
        transform: rotate(45deg);
        z-index: -1;
        bottom: 93%;
    }*/

    .bcgroundimage {
    background: url(../Images/Common/Home/icon_arrowSel.png) no-repeat left top;
}
#pnlsubmenu05 {
    border: none !important;
    box-sizing: border-box;
    /*height: 192.73px;*/
    width: 780px;
    /*border: 1px solid #DDDFE5;
    border-radius: 3px;*/
    background-color: #FFFFFF;
    box-shadow: 0 0 5px 0 rgba(141,142,146,0.3);
    display: none;
    position: relative;
    border: 1px solid;
    width: 93.5%;
    left: 3%;
    margin-top: 0px;
    margin-bottom: 20px;
}


    /*#pnlsubmenu05:after {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        right: 82%;
        margin-left: auto;
        margin-right: auto;
        bottom: 100%;
        width: 0;
        height: 0;
        border-bottom: 10px solid white;
        border-top: 10px solid transparent;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
        transform: rotate(45deg);
        z-index: -1;
        bottom: 92%;
    }*/





.submenuanchor {
    float: left;
    text-align: left;
    height: 16px;
    width: 147px;
    color: #0073B6 !important;
    font-family: "Font Awesome 5 Free";
    font-size: 14px;
    line-height: 14px;
    margin-left: 9px;
    margin-bottom: 7px;
}

    .submenuanchor:hover {
        text-decoration: none;
    }

.submenuicon {
    width: fit-content;
    height: 16px;
    margin-left: 15px;
    padding-bottom: 20px;
}

    .submenuicon:hover {
        text-decoration: none;
        font-weight: bold;
    }


/*#pnlsubmenu.changed:after {
    content: '';
    display: block;
    position: absolute;
    left: 89%;
    margin-left: auto;
    margin-right: auto;
    bottom: 100%;
    width: 0;
    height: 0;
    border-bottom: 10px solid white;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    transform: rotate(45deg);
    z-index: -1;
    bottom: 88%;
}*/

.box {
    margin: 40px;
    padding: 50px;
    background-color: #fff;
    position: relative;
    font-size: 24px;
}

.cor {
    position: absolute;
    bottom: 95%;
    right: 89%;
    transform: rotate(90deg);
    /* left: -39px; */
    width: 0;
    height: 0;
    overflow: hidden;
    border: 20px solid transparent;
    border-right-color: #fff;
    /*position: absolute;
    left: -40px;
    width: 0;
    height: 0;
    overflow: hidden;
    border: 20px solid transparent;
    border-right-color: #fff;*/
}



#cormain {
    position: absolute;
    bottom: 95%;
    right: 89%;
    transform: rotate(90deg);
    /* left: -39px; */
    width: 0;
    height: 0;
    overflow: hidden;
    border: 20px solid transparent;
    border-right-color: #fff;
    /*position: absolute;
    left: -40px;
    width: 0;
    height: 0;
    overflow: hidden;
    border: 20px solid transparent;
    border-right-color: #fff;*/
}


    #cormain.cor {
        position: absolute;
        bottom: 95%;
        right: 89%;
        transform: rotate(90deg);
        /* left: -39px; */
        width: 0;
        height: 0;
        overflow: hidden;
        border: 20px solid transparent;
        border-right-color: #fff;
        /*position: absolute;
    left: -40px;
    width: 0;
    height: 0;
    overflow: hidden;
    border: 20px solid transparent;
    border-right-color: #fff;*/
    }

    #cormain.corkic {
        position: absolute;
        bottom: 95%;
        left: 11%;
        transform: rotate(90deg);
        /* left: -39px; */
        width: 0;
        height: 0;
        overflow: hidden;
        border: 20px solid transparent;
        border-right-color: #fff;
        /*position: absolute;
    left: -40px;
    width: 0;
    height: 0;
    overflow: hidden;
    border: 20px solid transparent;
    border-right-color: #fff;*/
    }

#iconhigh:hover {
    height: 180px;
    width: 180px;
    vertical-align: bottom;
    position: relative;
    cursor: pointer;
    border: 1px solid #DDDFE5;
    border-radius: 3px;
    background-color: #FFFFFF;
    box-shadow: 0 0 11px rgba(33,33,33,.2);
}

.clsBlueBorder {
    border: 1px solid #0073B6;
    border-radius: 3px;
}

.buttonRemove {
    margin-right: 5px;
}

.dgdisplaybutton {
    display: -webkit-inline-box;
}
/*CSS form Payment summary Page*/

.PaySumHeading {
    height: 32px;
    width: 243px;
    color: #2C334A;
    font-family: Roboto;
    font-size: 21px;
    font-weight: bold;
    line-height: 32px;
}

.PaySumtblheader {
    box-sizing: border-box;
    height: 34px;
    width: 176px;
    border: 1px solid #DDDFE5;
    background-color: #F0F2F6;
    color: #2C334A;
    font-family: Roboto;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
}

.PaySumtbldata {
    box-sizing: border-box;
    height: 51px;
    width: 176px;
    background-color: #FFFFFF;
    height: 50px;
    width: 122px;
    color: #0073B6;
    font-family: Roboto;
    font-size: 14px;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: justify;
    white-space: nowrap;
}

.PaySummarybtnRemove {
    box-sizing: border-box !important;
    height: 24px !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
    border: 1px solid #254DA1 !important;
    border-radius: 4px !important;
    background-color: #FFFFFF !important;
    color: #254DA1 !important;
    font-family: Roboto !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 20px !important;
    text-align: center !important;
    background: none !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

    .PaySummarybtnRemove:hover {
        box-shadow: 0 0 5px 0 rgba(141,142,146,0.3);
    }
.PaySummarybtnView:hover {
    background-color: #365AA8 !important;
    box-shadow: 0 0 5px 0 rgba(141,142,146,0.3);
}
.PaySummarybtnView {
    background: none !important;
    color: #FFFFFF !important;
    font-family: Roboto !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 20px !important;
    text-align: center !important;
    background-color: #254DA1 !important;
    height: 24px !important;
    width: 65px !important;
    border-radius: 4px !important;
    border: 1px solid #254DA1 !important;
    padding: 0px !important;
}

.Heading {
    height: 30px;
    width: 600px;
    box-sizing: border-box;
    border: 1px solid #DDDFE7;
    background-color: #F0F2F6;
    line-height: 20px !important;
    padding-top: 5px;
}

#ctl00_pageContentHolder_billingAddressControl_lblAddressOnFile {
    height: 20px;
    width: 285px;
    color: #2C334B;
    font-family: Roboto;
    font-size: 14px;
    line-height: 20px;
}

.gviewtdata {
    box-sizing: border-box;
    height: 51px;
    width: 176px;
    border: 1px solid #DDDFE5;
    background-color: #FFFFFF;
}

.IconMin {
    height: 20px;
    width: 20px;
    vertical-align: middle;
    margin-left: 74%;
}

.IconPlus {
    height: 20px;
    width: 20px;
    vertical-align: middle;
    margin-left: 74%;
}

.tblPurchaseDetail {
    box-sizing: border-box;
    height: 104px;
    border: 1px solid #DDDFE7;
    overflow-wrap: break-word;
    text-align:justify;
}

#ctl00_pageContentHolder_ctrlCartDetail_ctrlPopup_pnlPopupContetnt {
    background-color: white;
}

.btnYesNo {
    background: none !important;
    color: #FFFFFF !important;
    font-family: Roboto !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 0px !important;
    text-align: center !important;
    background-color: #254DA1 !important;
    height: 24px !important;
    width: 65px !important;
    border-radius: 4px !important;
    border: 1px solid #254DA1 !important;
}

.tblPurchaseDetailData {
    height: 32px;
    width: 117px;
    color: #2C334A;
    font-family: Roboto;
    font-size: 14px;
    font-weight: bold;
    line-height: 32px;
    background-color: #F0F2F6;
}

.Head {
    height: 20px;
    width: 243px;
    color: #2C334A;
    font-family: Roboto;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    padding-left: 10px;
}

.PaymentMethodPanel1 {
    /*height: 140px;*/
    width: 600px;
    margin-top: -1px;
    box-sizing: border-box;
    border: 1px solid #DDDFE7;
}

.BillingInfoPanel {
    height: 0%;
    width: 600px;
    margin-top: -1px;
    box-sizing: border-box;
    border: 1px solid #DDDFE7;
}

.BillingAddrPnl {
    height: 360px;
    width: 600px;
    margin-top: -1px;
    box-sizing: border-box;
    border: 1px solid #DDDFE7;
}

.PaymentbtnSubmit {
    background: none !important;
    height: 36px !important;
    width: 151px !important;
    border-radius: 4px !important;
    background-color: #254DA1 !important;
    color: #FFFFFF !important;
    font-family: Roboto !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 20px !important;
    text-align: center !important;
    cursor: pointer !important;
}


    .PaymentbtnSubmit:hover {
        background-color: #365AA8 !important;
        box-shadow: 0 0 5px 0 rgba(141,142,146,0.3);
    }

.btnContinueShop {
    color: #254DA1 !important;
    font-family: Roboto !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 20px !important;
    background: none !important;
    box-sizing: border-box !important;
    height: 36px !important;
    width: 159px !important;
    border: 1px solid #254DA1 !important;
    border-radius: 4px !important;
    background-color: #FFFFFF !important;
}
.btnContinueShop:hover {
    box-shadow: 0 0 5px 0 rgba(141,142,146,0.3);
}

    .CollapsePanel {
        box-sizing: border-box;
        height: 18px !important;
        width: 18px !important;
        border: 1px solid #DDDFE5;
        border-radius: 2px;
        color: #FFFFFF !important;
        transform: rotate(270deg);
        background-color: #254DA1 !important;
    }

#ctl00_pageContentHolder_ctrlPaymentMethod_rdPayByCreditCard + label, #ctl00_pageContentHolder_ctrlPaymentMethod_rdPayByGC + label{
    height: 20px;
    width: 70px;
    color: #2C334A;
    font-family: Roboto;
    font-size: 14px;
    line-height: 20px;
    vertical-align: super;
}
#ctl00_pageContentHolder_ctrlPaymentMethod_rdPayByCTA + label {
    height: 20px;
    color: #2C334A;
    font-family: Roboto;
    font-size: 14px;
    line-height: 20px;
    vertical-align: super;
}
    #ctl00_pageContentHolder_ctrlPaymentMethod_rdPayByCreditCard + label, #ctl00_pageContentHolder_ctrlPaymentMethod_rdPayByGC + label,
    #ctl00_pageContentHolder_paymentControl_rdbCardOnFile + label, #ctl00_pageContentHolder_paymentControl_rdbCardNew + label,
    #ctl00_pageContentHolder_billingAddressControl_rdbAddressOnFile + label, #ctl00_pageContentHolder_billingAddressControl_rdbAddress + label,
    #ctl00_pageContentHolder_confirmationControl_chkBoxEmail + label, #ctl00_pageContentHolder_paymentMethod_rdPayByCreditCard + label,
    ##ctl00_pageContentHolder_ctrlPaymentMethod_rdPayByCTA + label {
        vertical-align: super;
        padding-left: 43px;
        height: 21px;
        width: 119px;
        color: #2C334A;
        font-family: Roboto;
        font-size: 14px;
        line-height: 20px;
    }

#ctl00_pageContentHolder_ctrlPaymentMethod_rdPayByCreditCard, #ctl00_pageContentHolder_ctrlPaymentMethod_rdPayByGC,
#ctl00_pageContentHolder_paymentControl_rdbCardOnFile, #ctl00_pageContentHolder_paymentControl_rdbCardNew,
#ctl00_pageContentHolder_billingAddressControl_rdbAddressOnFile, #ctl00_pageContentHolder_billingAddressControl_rdbAddress,
#ctl00_pageContentHolder_paymentMethod_rdPayByCreditCard {
    height: 20px;
    width: 20px;
    background-color: #254DA1 !important;
    color: navy !important;
}

#ctl00_pageContentHolder_paymentControl_cardOnFileControl_txtCardNo, #ctl00_pageContentHolder_paymentControl_cardNewControl_txtCardNo,
#ctl00_pageContentHolder_paymentControl_cardNewControl_txtCardHolderName, #ctl00_pageContentHolder_paymentControl_cardNewControl_txtCvv,
#ctl00_pageContentHolder_billingAddressControl_txtAddress, #ctl00_pageContentHolder_billingAddressControl_txtZip,
#txtCity, #txtState, #ctl00_pageContentHolder_ctrlGiftCardPayment_txtGCNo, #ctl00_pageContentHolder_ctrlGiftCardPayment_txtAmountToPay,
#ctl00_pageContentHolder_confirmationControl_txtEmailAddr{
    box-sizing: border-box;
    height: 36px;
    width: 254px !important;
    border: 1px solid #DDDFE5;
    border-radius: 4px;
    background-color: #FFFFFF;
    padding-left: 13px;
}

#ctl00_pageContentHolder_confirmationControl_chkBoxEmail {
    box-sizing: border-box;
    height: 18px;
    width: 18px;
    border: 1px solid #DDDFE5;
    border-radius: 2px;
    background-color: #FFFFFF;
}

.GiftCardPanel {
    height: 140px;
    width: 600px;
    margin-top: -1px;
    box-sizing: border-box;
    border: 1px solid #DDDFE7;
}

#dk_container_ctl00_pageContentHolder_paymentControl_cardNewControl_ddlYear {
    margin-left: 3px;
}

#ctl00_pageContentHolder_ctrlCartDetail_gvCartItems {
    border-collapse: collapse;
}

.ConfirmationPanel {
    height: 210px;
    width: 600px;
    margin-top: -1px;
    box-sizing: border-box;
    border: 1px solid #DDDFE7;
}

.PnlData {
    padding-left: 25px;
    padding-top: 0px;
}

.buttons-outlined-primary {
    height: 24px;
    width: 81px;
}

.text-color-style {
    height: 20px;
    width: 42.88px;
}

.subtxt {
    height: 32px;
    width: 117px;
    color: #717684;
    font-family: Roboto;
    font-size: 12px;
    line-height: 32px;
    padding-left: 15px;
}

.BalCellHeaderB {
    /*height: 20px;
    width: 243px;*/
    color: #2C334A;
    font-family: Roboto !important;
    font-size: 14px !important;
    font-weight: bold !important;
    line-height: 33px;
    background-color: #F0F2F6;
    padding-left: 12px !important;
    height: 33px !important;
}

.BalTableItem {
    padding-left: 12px !important;
}

#ctl00_pageContentHolder_paymentControl_vldAmountToPay, #ctl00_pageContentHolder_paymentControl_cardNewControl_rFieldValidatorCardNo,
#ctl00_pageContentHolder_paymentControl_cardNewControl_rfCardHolderName {
    padding-left: 1.5% !important;
    white-space: nowrap;
}

.PaySumTbl {
    height: 83px !important;
    width: 100% !important;
}
.PaySumtblAction {
    width: 17%;
    border: 1px solid #DDDFE5;
}

/*CSS form Paymetn summary Page*/
/*LOGIN CHANGES*/
.username {
    height: 14px;
    width: 60.37px;
    color: #717684;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    line-height: 25px;
}






.line {
    box-sizing: border-box;
    height: 512px;
    width: 1px;
    border: 1px solid #DDDFE5;
}

.remember-me {
    height: 20px;
    width: 92px;
    color: #37474F;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    line-height: 20px;
}

.forgot-username-pass {
    height: 20px;
    width: 187px;
    color: #0073B6 !important;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    text-decoration:none;
    /*padding-left:30px;*/
}

.buttons-contained-primary {
    height: 22px !important;
    width: 360px !important;
    border-radius: 4px !important;
    background: #254DA1 !important;
    color: #FFFFFF !important;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 20px !important;
    text-align: center !important;
    box-sizing: inherit;
}

.welcome-back {
    height: 32px;
    width: 243px;
    color: #2B334C !important;
    font-family: 'Roboto Condensed Bold', sans-serif;
    font-size: 21px;
    font-weight: bold;
    line-height: 32px;
}

.csibuttonEndingLogin {
    display: none !important;
}

.csibuttonEnding {
    display: none !important;
}

.hrlineLeft {
    box-sizing: border-box !important;
    height: 1px !important;
    width: 180px !important;
    border: 1px dashed #DDDFE5 !important;
    float: left !important;
    margin: 9px 0px 0px 2px !important;
}

.socialMediaOR {
    height: 16px !important;
    width: 393px !important;
    color: #717684 !important;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px !important;
    letter-spacing: -0.05px !important;
    line-height: 16px !important;
    text-align: center !important;
}

.hrlineRight {
    box-sizing: border-box !important;
    height: 1px !important;
    width: 180px !important;
    border: 1px dashed #DDDFE5 !important;
    float: right !important;
    margin: -8px 49px 3px 15px !important;
}

.signinsocialmedia {
    height: 16px;
    width: 361px;
    padding:0px 0px 0px !important;
}


.YahooBtn {
    background: #fff url(../Common/FedControl/yahooIcon.svg) no-repeat;
    background-position: 88px;
    color: #6C00DB;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    font-weight: 550;
    letter-spacing: 0.3px;
    line-height: 24px;
    box-sizing: border-box;
    height: 36px;
    width: 395px;
    border: 1.2px solid #6C00DB;
    border-radius: 4px;
    background-color: rgba(98,2,238,0);
    cursor:pointer;
}

.dont-have-a-login {
    height: 20px;
    width: 185px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    line-height: 20px;
}

.clickHere {
    height: 20px;
    width: 185px;
    color: #0073B6 !important;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    line-height: 20px;
    text-decoration:none;
}

/*.buttonEndingFacebook
{
    display:none !important;
}
.buttonEndingyahoo
{
    display:none !important;
}*/
.brdLeft {
    box-sizing: border-box;
    height: 512px;
    width: 1px;
    border: 0px solid #DDDFE5;
}

.new-here {
    height: 32px;
    width: 243px;
    color: #2B334C;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 21px;
    font-weight: bold;
    line-height: 32px;
    margin-top: 19px;
}

.become-a-member {
    height: 120px;
    width: 300px;
    border-radius: 3px;
    background-color: #F0F2F6;
    color: #2B334C;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    line-height: 19px;
}

.member-privileges {
    height: 20px;
    width: 115px;
    color: #0073BB;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    letter-spacing: -0.05px;
    line-height: 45px;
    text-align: center;
}

.become-a-member-div {
    background: #fff url(../Common/BecomeMemberImg.svg) no-repeat;
    background-position: 23px;
    box-sizing: border-box;
    height: 120px;
    width: 300px;
    border: 1px solid #DDDFE5 !important;
    border-radius: 3px;
    background-color: #FFFFFF;
    color: #2B334C !important;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 16px !important;
    line-height: 19px !important;
    font-weight: unset !important;
    cursor: pointer;
    white-space: normal;
    padding-left: calc(100% - 13.5em);
    text-align:left;
}

.become-a-guest-div {
    background: #fff url(../Common/BecomeGuestImg.svg) no-repeat;
    background-position: 23px;
    box-sizing: border-box;
    height: 120px;
    width: 300px;
    border: 1px solid #DDDFE5 !important;
    border-radius: 3px;
    background-color: #FFFFFF;
    color: #2B334C !important;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 16px !important;
    line-height: 19px !important;
    font-weight: unset !important;
    cursor: pointer;
    white-space: normal;
    padding-left: calc(100% - 13.5em);
    text-align:left;
}

.become-a-member-div:hover {
    background-color: #FFFFFF;
    box-shadow: 0 0 11px rgba(33,33,33,.2);
}

.become-a-member-div:active {
    border: 1.2px solid #0073B6 !important;
}

.become-a-guest-div:hover {
    background-color: #FFFFFF;
    box-shadow: 0 0 11px rgba(33,33,33,.2);
}

.become-a-guest-div:active {
    border: 1.2px solid #0073B6 !important;
}


.become-a-member-text {
    height: 19px;
    width: 163px;
    color: #2B334C !important;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 16px !important;
    line-height: 19px !important;
    font-weight: unset !important;
    margin-left: 20px;
}

.imgBeMember {
    height: 50px;
    width: 50px;
}

/*LOGIN CHANGES END*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .searchCtrl, .searchCtrlDOW table {
        white-space: nowrap;
    }
}

.checkboxClass:not(:checked),
.checkboxClass:checked {
    position: absolute;
    left: -9999px;
}

    .checkboxClass:not(:checked) + label,
    .checkboxClass:checked + label {
        z-index:0;
        position: relative;
        overflow: hidden;
        padding-left: 25px;
        cursor: pointer;
        display: inline-block;
        height: 25px;
        line-height: 25px;
        -webkit-user-select: none !important;  /* webkit (safari, chrome) browsers */
        -moz-user-select: none !important; /* mozilla browsers */
        -khtml-user-select: none !important; /* webkit (konqueror) browsers */
        -ms-user-select: none !important; /* IE10+ */
    }

/* checkbox aspect */
.checkboxClass + label:before,
.checkboxClass + label:after {
    content: '';
    position: absolute;
    left: 0;
    z-index: 1;
    border-radius: 2px;
}
/* Unchecked styles */
.checkboxClass:not(:checked) + label:before {
    top: 0px;
    width: 19px;
    height: 19px;
    border: 1px solid #DDDFE5;
}

.checkboxClass:not(:checked) + label:after {
    top: 0px;
    width: 19px;
    height: 19px;
    border: 1px solid #DDDFE5;
    z-index: 0;
}
/* Checked styles */
.checkboxClass:checked + label:before {
    left: 7px;
    top: 2px;
    width: 4px;
    height: 10px;
    border-top: 0px solid transparent;
    border-left: 0px solid transparent;
    border-right: 2px solid white;
    border-bottom: 2px solid white;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
}

.checkboxClass:checked + label:after {
    top: 0px;
    width: 19px;
    height: 19px;
    border: 1px solid #254DA1;
    z-index: 0;
    background-color: #254DA1;
    border-radius: 2px;
}

/*Radio button Changes Start*/

[type="radio"]:not(:checked),
[type="radio"]:checked {
    position: absolute;
    left: -9999px;
}

    [type="radio"]:not(:checked) + label,
    [type="radio"]:checked + label {
        position: relative;
        line-height: 2em;
        margin-top: 2em;
        overflow: hidden;
        padding-left: 35px;
        cursor: pointer;
        display: inline-block;
        height: 25px;
        /*line-height: 25px;*/
        -webkit-user-select: none; /* webkit (safari, chrome) browsers */
        -moz-user-select: none; /* mozilla browsers */
        -khtml-user-select: none; /* webkit (konqueror) browsers */
        -ms-user-select: none; /* IE10+ */
    }


[type="radio"] + label:before,
[type="radio"] + label:after {
    content: '';
    position: absolute;
    left: 0;
    border-radius: 10px !important;
}

[type="radio"]:not(:checked) + label:before {
    top: 1px;
    width: 18px;
    height: 18px;
    border: 1px solid #DDDFE5;
}

[type="radio"]:not(:checked) + label:after {
    top: 1px;
    width: 18px;
    height: 17px;
    border: 1px solid #DDDFE5;
    z-index: 0;
}

[type="radio"]:checked + label:before {
    left: 3px;
    top: 2.5px;
    width: 11px;
    height: 11px;
    border-top: 2px solid white;
    border-left: 2px solid white;
    border-right: 2px solid white;
    border-bottom: 2px solid white;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    background-color: #254DA1;
}

[type="radio"]:checked + label:after {
    top: 0px;
    width: 19px;
    height: 18px;
    border: 1px solid #254D81;
    z-index: 0;
}

/*Radio button Changes End*/

#progressDialog_backgroundElement {
    width: 100% !important;
}

.forgotpass {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 14px;
    text-align: center;
    background-color: #254DA1;
    border-radius: 4px;
    background-color: rgba(255,255,255,0);
    padding: 7px 23px;
    cursor: pointer;
    border-style: none;
}

.bookschedule {
    margin: 2px 0px 2px 0px;
}
.csiMultiSelectBox {
    border: none;
    overflow-y: auto;
    background: none;
    outline: none;
    font-family: Roboto !important;
}

    .csiMultiSelectBox select {
        border: none;
        overflow-y: auto;
        background: none;
        outline: none;
        font-family: Roboto !important;
        color: #2C334A;
    }

    .csiMultiSelectBox option {
        color: #2C334A;
        font-family: Roboto;
        font-size: 12px;
        padding: 3px 0px 3px 10px;
    }

        .csiMultiSelectBox option:checked, option:focus, option:hover,
        option:active {
            /*background: linear-gradient(#d6e7f2, #d6e7f2);*/
            background-color: #0073b626 !important;
            background: linear-gradient(#d6e7f2, #d6e7f2);
            color: #2C334A !important;
            -webkit-text-fill-color: black;
        }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    .csiMultiSelectBox option:checked, option:focus, option:hover,
    option:active {
        background: #d6e7f2
    }
}


.jScrollPaneContainer {
    box-sizing : initial;
}
.arrow {
    text-decoration: none;
    display: inline-block;
    float: right;
}

#imgArrow{
    margin-left:-700px;
}
#IncludeDetails + label {
    float: left;
}

#IncludeDetails ~ span {
    line-height: 2
}
.linknuttonEmail {
    color: #0073B6 !important;
}
.AddSubMemClassNew {
    background-color : white !important;
}
.SmallTableBorder tr .SmallTableBorder th .SmallTableBorder td {
    border: 1px solid #cccccc;
}
.headpad {
    border: 1px solid #cccccc;
}
.paymentinfor{
    margin-left:2.2%;
}
.printexcelclass{
    display:flex;
}

.renew {
    background-color: white !important;
    color: #254DA1 !important;
    border: 1px solid #254DA1 !important;
    font-weight: bold !important;
}
.spanmsg {
    height: 20px;
    width: 243px;
    color: #2C334A;
    font-family: Roboto;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
}

.clshiddenClasses {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.8em;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    display: -moz-box;
    display: -ms-flexbox;
    -moz-box-orient: vertical;
}
.paymenttop {
    margin-top: 4%;
    margin-top: 7.5%;
}
.no-details-available {
    height: 20px;
    width: 168px;
    color: #FF0000;
    font-family: Roboto;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 20px;
    margin-left: -5px;
    margin-top: -19px;
    position: absolute;
}
.no-msg-available {
    height: 20px;
    width: 168px;
    color: #FF0000;
    font-family: Roboto;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 20px;
    position: relative;
    white-space:nowrap;
}
.club-message-welcome {
    height: 50px;
    width: 805px;
    color: #2C334A;
    font-family: Roboto;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 20px;
}
.card-alignnment {
    padding-top: 19px;
}
.DgHeader {
    border: 1px solid #DDDFE5;
    background-color: #F0F2F6;
}

.popupBackground{
    background:white;
}
.loginbtn {
    cursor: pointer;
}
.kid_section .kidhead, .kid_section .kidhead_sel {
    white-space: nowrap;
}
.crossimg {
    background: url(../Common/icon_close.png) top no-repeat;
    border: none;
    width: 10%;
    height: 20%;
    cursor: pointer;
    bottom: 85%;
    position: absolute;
    right: 0%;
}
.crossimg:hover {
    background: url(../Common/icon_closeHover.png) top no-repeat;
}
.crossimg:focus{
    outline:none;
}

.gridTable-FirstColumn-Camp{
width:30%;
}