@font-face {
    font-family: 'myriad_applemediumitalic';
    src: url('fonts/myriaami.eot');
    src: url('fonts/myriaami.eot?#iefix') format('embedded-opentype'), url('fonts/myriaami.woff2') format('woff2'), url('fonts/myriaami.woff') format('woff'), url('fonts/myriaami.ttf') format('truetype'), url('fonts/myriaami.sv#myriad_applemediumitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'myriad_applebold';
    src: url('fonts/myriadab.eot');
    src: url('fonts/myriadab.eot?#iefix') format('embedded-opentype'), url('fonts/myriadab.woff2') format('woff2'), url('fonts/myriadab.woff') format('woff'), url('fonts/myriadab.ttf') format('truetype'), url('fonts/myriadab.svg#myriad_applebold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'myriad_applemedium';
    src: url('fonts/myriadam.eot');
    src: url('fonts/myriadam.eot?#iefix') format('embedded-opentype'), url('fonts/myriadam.woff2') format('woff2'), url('fonts/myriadam.woff') format('woff'), url('fonts/myriadam.ttf') format('truetype'), url('fonts/myriadam.svg#myriad_applemedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'myriad_applesemibold';
    src: url('fonts/myriadas.eot');
    src: url('fonts/myriadas.eot?#iefix') format('embedded-opentype'), url('fonts/myriadas.woff2') format('woff2'), url('fonts/myriadas.woff') format('woff'), url('fonts/myriadas.ttf') format('truetype'), url('fonts/myriadas.svg#myriad_applesemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'myriad_appletext';
    src: url('fonts/myriadat.eot');
    src: url('fonts/myriadat.eot?#iefix') format('embedded-opentype'), url('fonts/myriadat.woff2') format('woff2'), url('fonts/myriadat.woff') format('woff'), url('fonts/myriadat.ttf') format('truetype'), url('fonts/myriadat.svg#myriad_appletext') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'webfontregular';
    src: url('fonts/myriadpro-light-webfont.eot');
    src: url('fonts/myriadpro-light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/myriadpro-light-webfont.woff2') format('woff2'), url('fonts/myriadpro-light-webfont.woff') format('woff'), url('fonts/myriadpro-light-webfont.ttf') format('truetype'), url('fonts/myriadpro-light-webfont.svg#webfontregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.clear {
    clear: both;
}


.register {
    font-family: 'myriad_applemedium';
    font-size: 1em;
    color: #F9B000;
    text-decoration: none;
    padding: 0px 10px;
}

    .register a {
        font-family: 'myriad_applemedium';
        font-size: 1em;
        color: #F9B000;
        text-decoration: none;
        padding: 0px 10px;
    }

        .register a:hover {
            text-decoration: none;
        }

.link1 {
    font-family: 'myriad_applemedium';
    font-size: 1.1em;
    color: #141515;
    padding: 0px 10px 0px 0px;
    text-decoration: none;
}

    .link1 a {
        font-family: 'myriad_applemedium';
        font-size: 1.1em;
        color: #141515;
        text-decoration: none;
    }

        .link1 a:hover {
            color: #141515;
            text-decoration: none;
        }

.bg-white {
    background-color: #fff;
}

.titleBig {
    font-family: 'myriad_applemedium';
    font-size: 3em;
    color: #333;
}

.title1 {
    font-family: 'myriad_applemedium';
    font-size: 1.55em;
    color: #676766;
    line-height: 25px;
    padding-bottom: 0.5em;
}

.bodytext {
    font-family: 'myriad_applemedium';
    font-size: 1.1em;
    color: #676766;
    line-height: 20px;
    padding-bottom: 0.5em;
}

.bodytextLeft {
    font-family: 'myriad_applemedium';
    text-align: left;
    font-size: 1.1em;
    color: #676766;
}
/*----------POPUP STYLE START----------------*/
.popupText {
    font-family: 'myriad_applemedium';
    font-size: 1.1em;
    color: #676766;
    line-height: 12px;
}

.popupBodytext {
    font-family: 'webfontregular';
    font-size: 1.2em;
    color: #676766;
    line-height: 25px;
    padding-bottom: 1em;
}

.popupName {
    font-family: 'myriad_applemedium';
    font-size: 1.2em;
    color: #676766;
    line-height: 25px;
}

.popupComment {
    font-family: 'myriad_applemedium';
    font-size: 1.3em;
    color: #676766;
    line-height: 25px;
}

.addComment {
    font-family: 'myriad_applemedium';
    font-size: 1.2em;
    color: #B2B3B3;
    line-height: 25px;
}

.popupTitle {
    font-family: 'myriad_applebold';
    font-size: 1.1em;
    color: #2364AD;
    line-height: 20px;
}

.floatRightLeft {
    float: right;
}

@media (max-width:767px) {
    .floatRightLeft {
        float: left;
        text-align: left;
    }
}

.popupTextBig {
    font-family: 'webfontregular';
    font-size: 2em;
    color: #2364AD;
    line-height: 1em;
    /*text-transform: uppercase;*/
}

/*----------POPUP STYLE END----------------*/
.bodytext1 {
    font-family: 'myriad_applemedium';
    font-size: 1.35em;
    color: #676766;
    line-height: 35px;
    padding-bottom: 1em;
    text-align: left;
}

.textCenter {
    font-family: 'myriad_applemedium';
    font-size: 1.15em;
    color: #676766;
    line-height: 25px;
    padding-bottom: 1em;
}

.textCenterBlue {
    font-family: 'myriad_applemedium';
    font-size: 1.1em;
    color: #2364AD;
    line-height: 25px;
    padding-bottom: 1em;
}

.shadowImg {
    text-align: center;
    padding-top: 2em;
}

.textWhite {
    font-family: 'myriad_applemedium';
    font-size: 1.1em;
    color: #fff;
    line-height: 18px;
}

.textWhiteBig {
    font-family: 'myriad_applesemibold';
    font-size: 1.2em;
    color: #fff;
    line-height: 25px;
}

.textWhiteBig2 {
    font-family: 'myriad_applesemibold';
    font-size: 1.2em;
    color: #fff;
    line-height: 25px;
}

@media (max-width:767px) {
    .textWhiteBig2 {
        font-family: 'myriad_applesemibold';
        font-size: 1em;
        color: #fff;
        line-height: 20px;
    }
}

.textWhiteSm {
    font-family: 'myriad_applemedium';
    font-size: 0.85em;
    color: #fff;
}

.textWhiteLink {
    font-family: 'myriad_applemedium';
    font-size: 1.1em;
    color: #fff;
    line-height: 18px;
}

    .textWhiteLink:hover {
        color: #676766;
    }

.bodytext12 {
    font-family: 'webfontregular';
    font-size: 2em;
    color: #676766;
    line-height: 35px;
    padding-bottom: 1em;
}

.bodytextRed12 {
    font-family: 'webfontregular';
    font-size: 2em;
    color: #DD2038;
    line-height: 35px;
    padding-bottom: 1em;
}

.bodytextBlack {
    font-family: 'myriad_applesemibold';
    font-size: 1.5em;
    color: #000;
    line-height: 35px;
    padding-bottom: 1em;
}

.bodytextBlack2 {
    font-family: 'myriad_applesemibold';
    font-size: 1.3em;
    color: #000;
    line-height: 35px;
}

.bodytextBlue {
    font-family: 'myriad_applesemibold';
    font-size: 1em;
    color: #2364AD;
    line-height: 25px;
    padding-bottom: 1em;
}

.arialTextBlue {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.85em;
    color: #2364AD;
    line-height: 30px;
    padding-bottom: 1em;
    border-bottom: 1px solid #333;
}

.titleBlue {
    font-family: 'webfontregular';
    font-size: 2em;
    color: #2364AD;
    padding-bottom: 1em;
    padding-top: 1em;
    /*text-transform: uppercase;*/
}

.titleBlue1 {
    font-family: 'webfontregular';
    font-size: 2.2em;
    color: #2364AD;
    line-height: 25px;
    /*text-transform: uppercase;*/
}

.titleYellow {
    font-family: 'webfontregular';
    font-size: 2em;
    color: #F9B101;
    padding-bottom: 1.5em;
    padding-top: 1em;
    /*line-height:25px;*/
}

@media (max-width:640px) {
    .titleBlue {
        font-family: 'webfontregular';
        font-size: 2.1em;
        color: #2364AD;
        padding-bottom: 0.7em;
        padding-top: 0.3em;
        /*text-transform: uppercase;*/
        line-height: 30px;
    }

    .titleYellow {
        font-family: 'webfontregular';
        font-size: 2em;
        color: #F9B101;
        padding-bottom: 0.7em;
        padding-top: 0.3em;
        line-height: 30px;
    }
    /*.card-1
    {
        height:310px !important;
        }
    .flip-card
    {
         height:290px !important;
        }*/
}

.containt {
    padding-left: 11%;
    padding-right: 11%;
}

@media (max-width:900px) {
    .containt {
        padding-left: 6%;
        padding-right: 0%;
    }
}

@media (max-width:850px) {
    .containt {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width:814px) {
    .containt {
        padding-left: 10px;
        padding-right: 0px;
    }
}

@media (max-width:810px) {
    .containt {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media (max-width:790px) {
    .containt {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media (max-width:767px) {
    .containt {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.containtInner {
    padding-left: 6%;
    padding-right: 6%;
}

@media (max-width:767px) {
    .containtInner {
        padding-left: 2%;
        padding-right: 2%;
    }
}

.containtInner {
    padding-left: 6%;
    padding-right: 6%;
}

@media (max-width:767px) {
    .containtInner {
        padding-left: 2%;
        padding-right: 2%;
    }
}

.footertext {
    font-family: 'myriad_applemedium';
    font-size: 0.95em;
    color: #676766;
    line-height: 20px;
    padding-bottom: 0.5em;
}

.topPadding {
    padding-top: 40px;
}

.topPadding20 {
    padding-top: 20px;
}

.bottomPadding {
    padding-bottom: 20px;
}

.leftPaddingNav {
    padding-left: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.rowTopPadding {
    padding-top: 0em;
}

@media (max-width:767px) {
    .rowTopPadding {
        margin-top: 1em;
    }
}

.rowTopPadding1 {
    padding-top: 0em;
}

@media (max-width:767px) {
    .rowTopPadding1 {
        margin-top: 2em;
    }
}

.leftPadding20 {
    padding-left: 20px;
}

@media (max-width:767px) {
    .leftPadding20 {
        padding-left: 0px;
    }
}

.leftPadding0 {
    padding-left: 0px;
}

@media (max-width:767px) {
    .leftPadding0 {
        padding-left: 15px;
    }
}

.rightPaddingDdl0 {
    padding-right: 0px;
}

.rightPadding0 {
    padding-right: 0px;
}

@media (max-width:767px) {
    .rightPadding0 {
        padding-right: 15px;
    }
}

.leftPadding {
    padding-left: 10px;
}

@media (max-width:767px) {
    .leftPadding {
        padding-left: 0px;
    }
}

.leftPadding5 {
    padding-left: 5px;
}

@media (max-width:767px) {
    .leftPadding5 {
        padding-left: 0px;
    }
}

.imgPadding {
    padding-bottom: 20px;
    padding-top: 10px;
}

.borderLeft {
    border-left: 1px solid #ccc;
    padding-top: 0em;
    border-top: 0px solid #ccc;
}

@media (max-width:767px) {
    .borderLeft {
        border-left: 0px solid #ccc;
        padding-top: 2em;
        border-top: 1px solid #ccc;
    }
}

.borderLeft1 {
    padding-top: 0em;
    border-top: 0px solid #ccc;
}

@media (max-width:767px) {
    .borderLeft1 {
        padding-top: 2em;
        border-top: 1px solid #ccc;
    }
}

.leftFloat {
    float: left;
    text-align: left;
}

@media (max-width:1100px) {
    .leftFloat {
        text-align: center;
        float: none;
    }
}

.rightFloat {
    float: right;
    text-align: right;
}

@media (max-width:1100px) {
    .rightFloat {
        text-align: center;
        float: none;
    }
}

.leftAlign {
    float: left;
    text-align: left;
}


.social {
    display: inline;
    color: #333;
    text-decoration: none;
    float: left;
    padding-right: 5px;
}

    .social a {
        display: inline;
        color: #333;
        text-decoration: none;
        float: left;
        padding-right: 5px;
    }

        .social a:hover {
            display: inline;
            color: #333;
            text-decoration: none;
        }

.meganavText {
    font-family: 'myriad_applemedium';
    color: #2B2A29;
    font-size: 1.05em;
    text-decoration: none;
    line-height: 20px;
    padding: 5px 0px;
}

    .meganavText a {
        font-family: 'myriad_applemedium';
        color: #2B2A29;
        font-size: 1.05em;
        text-decoration: none;
        line-height: 20px;
        padding: 5px 0px;
    }

        .meganavText a:hover {
            color: #000;
            text-decoration: none;
        }

.whiteBorder {
    border-bottom: 1px solid #fff;
}
/*.leftPadding{ padding-left:10px;}*/


/*------------------Mega navigation-----------------------*/

.navbar-nav > li > .dropdown-menu {
    margin-top: 100px;
    margin-left: 25px;
    padding: 15px 0px 15px 0px;
    border: 0;
    background-color: #EBECEC;
    max-width: 1270px;
}

.navbar-default .navbar-nav > li > a {
    font-weight: normal;
}

.mega-dropdown {
    position: static !important;
    width: 100%;
}

.mega-dropdown-menu {
    padding: 0px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}
    /*.open .dropdown-toggle:after {
    border-bottom: 15px solid #fff;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    content: "";
    left: 163px;
    position: absolute;
    bottom: -21px;
    z-index: 1500;
}
.open .dropdown-toggle span:after {
    border-bottom: 17px solid #ccc;
    border-left: 19px solid transparent;
    border-right: 19px solid transparent;
    content: "";
    left: -10px;
    position: absolute;
    bottom: -41px;
    z-index: 8;
}*/
    .mega-dropdown-menu > li > ul {
        padding: 0;
        margin: 0;
    }

        .mega-dropdown-menu > li > ul > li {
            list-style: none;
        }

            .mega-dropdown-menu > li > ul > li > a {
                display: block;
                padding: 3px 20px;
                clear: both;
                font-weight: normal;
                color: #999;
                white-space: normal;
            }

    .mega-dropdown-menu > li ul > li > a:hover, .mega-dropdown-menu > li ul > li > a:focus {
        text-decoration: none;
        color: #444;
        background-color: #Fff;
    }

<!-- ************************************* -->
.mega-dropdown-menu > li > ul > li > ul {
    padding: 0;
    margin: 0;
}

.mega-dropdown-menu > li > ul > li > ul > li {
    list-style: none;
}

    .mega-dropdown-menu > li > ul > li > ul > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.428571429;
        color: #999;
        white-space: normal;
    }

        .mega-dropdown-menu > li ul > li > ul > li > a:hover, .mega-dropdown-menu > li > ul > li > ul > li > a:focus {
            text-decoration: none;
            color: #444;
            background-color: #F00;
        }
<!-- ************************************8 -->
.mega-dropdown-menu .dropdown-header {
    color: #428bca;
    font-size: 18px;
    font-weight: bold;
}

.mega-dropdown-menu form {
    margin: 3px 20px;
}

.mega-dropdown-menu .form-group {
    margin-bottom: 3px;
}

/*-------------------ToggleNav------------------------------*/
.toggleBg {
    background-color: #2364AD;
    font-family: 'myriad_applemedium';
    color: #fff;
    border-bottom: 1px solid #fff;
    text-decoration: none;
}

    .toggleBg a {
        background-color: #2364AD;
        font-family: 'myriad_applemedium';
        color: #fff;
        border-bottom: 1px solid #fff;
        text-decoration: none;
    }

        .toggleBg a:hover {
            background-color: #F9B101;
            font-family: 'myriad_applemedium';
            color: #2364AD;
            border-bottom: 1px solid #fff;
            text-decoration: none;
        }

}


/*------------------------Arrow Down------------------------------*/
@-moz-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -moz-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    60% {
        -moz-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    60% {
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

.arrow {
    position: absolute;
    top: 100px;
    left: 50%;
    margin-left: -20px;
    width: 40px;
    height: 40px;
    background-image:;
    background-size: contain;
}

@media (max-width:768px) {
    .arrow {
        position: absolute;
        top: 100px;
        left: 50%;
        margin-left: -20px;
        width: 0px;
        height: 0px;
        background-image:;
        background-size: contain;
    }
}

.bounce {
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}

@media (max-width: 767px) {
    .col-xs-4 {
        margin-top: 50px;
    }
}
@media only screen and (min-width: 550px) and (max-width: 900px) {
.col-lg-4{width: 33.33333333%;float:left;}
.card {min-height: 470px;}
}
.foot-header {
    font-family: 'myriad_applemedium';
    font-size: 20px;
    color: #676766;
    padding-bottom: 5px;
    line-height: 30px;
}

.foot-links a, .foot-links {
    display: block;
    color: #676766;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    text-decoration: none;
    font-family: 'myriad_applemedium';
    font-size: 14px;
    padding-bottom: 0px;
    line-height: 25px;
}

.borderFooter {
    border-bottom: 1px solid #676766;
}

.leftSidePadding {
    padding-left: 20px;
}

.footerMobile {
    border-right: 1px solid #ccc;
    padding-left: 20px;
}

@media (max-width: 768px) {
    .footerMobile {
        border-right: 0px solid #ccc;
        padding-left: 20px;
        padding-top: 2em;
    }
}

.bottomAlign {
    vertical-align: bottom;
    bottom: 0;
}

.wellWhite {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 10px;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.wellText {
    font-family: 'webfontregular';
    font-size: 1em;
    color: #C5C6C6;
    line-height: 1em;
}

.wellText2 {
    display: inline-block;
    position: absolute;
    width: 0;
    height: 0;
    margin-left: 10px;
    margin-top: 5px;
    vertical-align: middle;
    border-top: 6px solid;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}

.btn-blue {
    color: #fff;
    background-color: #2364AD;
    border: 0PX;
    padding: 0px 25px;
}

/*---------------------5 COLUMN-------------------------------*/
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

.person {
    font-family: 'webfontregular';
    font-size: 0.90em;
    color: #C5C6C6;
    line-height: 1em;
    text-decoration: none;
}

    .person a {
        font-family: 'webfontregular';
        font-size: 0.90em;
        color: #C5C6C6;
        line-height: 1em;
        text-decoration: none;
    }

        .person a:hover {
            font-family: 'webfontregular';
            font-size: 0.90em;
            color: #C5C6C6;
            line-height: 1em;
            text-decoration: none;
        }

/*--------------------------28August--------------------------------*/

.titleBlueBig {
    font-family: 'webfontregular';
    font-size: 2.2em;
    color: #2364AD;
    padding-bottom: 0.5em;
    padding-top: 1em;
    line-height: 30px;
}

.titleBlueLeft {
    font-family: 'webfontregular';
    font-size: 1.5em;
    color: #2364AD;
    line-height: 27px;
    text-align: left;
    /*text-transform: uppercase;*/
}

.titleBlueCenter {
    font-family: 'webfontregular';
    font-size: 1.5em;
    color: #2364AD;
    line-height: 27px;
    text-align: center;
    /*text-transform: uppercase;*/
}

.textBlueLight {
    font-family: 'webfontregular';
    font-size: 1em;
    color: #2364AD;
    line-height: 20px;
    text-align: left;
    font-weight: 600;
}

.textBlackLight {
    font-family: 'webfontregular';
    font-size: 1em;
    color: #676766;
    line-height: 20px;
    text-align: left;
    font-weight: 600;
}

.textCenterBlue1 {
    font-family: 'myriad_applemedium';
    font-size: 1.3em;
    color: #2364AD;
    line-height: 25px;
    padding-bottom: 1em;
}

.borderLeft2 {
    border-left: 1px solid #ccc;
    padding-top: 0em;
    border-top: 0px solid #ccc;
}

@media (max-width:767px) {
    .borderLeft2 {
        border-left: 0px solid #ccc;
        padding-top: 2em;
    }
    .card-1
    {
        height:310px !important;
        }
    .flip-card
    {
         height:270px !important;
        }
    /*.card-1
    {
        height:350px !important;
        }
    .flip-card
    {
         height:310px !important;
        }*/
}

.borderBottomBlue {
    border-bottom: 1px solid #2364AD;
    padding-bottom: 10px;
}

.borderBottomDotted {
    border-bottom: 1px dotted #000;
    padding-bottom: 10px;
}

.closeNav {
    padding-left: 50px;
}

@media (max-width:1300px) {
    .closeNav {
        padding-left: 40px;
    }
}

@media (max-width:1200px) {
    .closeNav {
        padding-left: 30px;
    }
}

@media (max-width:1000px) {
    .closeNav {
        padding-left: 20px;
    }
}


#side-menu {
    background-color: #F9B101;
    color: #fff;
    text-decoration: none;
}

div.sidebar-link:hover {
    background-color: #b2b3b3;
    color: #fff;
    text-decoration: none;
}

.bodytext2 {
    font-family: 'myriad_applemedium';
    font-size: 1.35em;
    color: #141515;
    line-height: 25px;
    padding-bottom: 1em;
    text-align: left;
}

.bodytext2White {
    font-family: 'myriad_applemedium';
    font-size: 1.35em;
    color: #fff;
    line-height: 25px;
    padding-bottom: 1em;
    text-align: left;
}

.topPadding10 {
    padding-top: 10px;
}

/* -------------------------------------- Admin CSS -------------------------------------- */

.input_text {
    border-left: 1px solid #666;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #666;
}

.input_textBlue {
    border-left: 1px solid #2364AD;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #2364AD;
}

.dropdown_text {
    border-left: 0px solid #fff;
    border-top: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
    padding: 0;
    margin: 0;
}

.wellWhiteSearch {
    min-height: 20px;
    padding: 10px;
    margin-bottom: 10px;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.tabs {
    font-family: 'myriad_applemedium';
    border-top: 1px solid;
    border-right: 1px solid;
    border-left: 1px solid;
    padding-right: 10px;
    padding-left: 10px;
    border-top-color: #666;
    border-left-color: #666;
    border-right-color: #666;
    height: 35px;
    color: #2364AD;
    display: inline-block;
    padding-top: 20px;
    cursor: pointer;
}

    .tabs:hover {
        background-color: #2364AD;
        border-top-color: #2364AD;
        border-left-color: #2364AD;
        border-right-color: #2364AD;
        color: #fff;
    }

.tabsActive {
    font-family: 'myriad_applemedium';
    background-color: #2364AD;
    border-top: 1px solid;
    border-right: 1px solid;
    border-left: 1px solid;
    padding-right: 10px;
    padding-left: 10px;
    border-top-color: #2364AD;
    border-left-color: #2364AD;
    border-right-color: #2364AD;
    height: 35px;
    color: #fff;
    display: inline-block;
    padding-top: 20px;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.AdminButtonOrange {
    font-family: 'myriad_appletext';
    font-size: 20px;
    font-weight: 200;
    letter-spacing: 1px;
    color: #fff;
    background-color: #F9B101;
    border: 1px solid #F9B101;
    padding: 15px;
}

.AdminButtonGray {
    font-family: 'myriad_appletext';
    font-size: 20px;
    font-weight: 200;
    letter-spacing: 1px;
    color: #fff;
    background-color: #898989;
    border: 1px solid #898989;
    padding: 15px;
}

.AdminButtonBlue {
    font-family: 'myriad_appletext';
    font-size: 20px;
    font-weight: 200;
    letter-spacing: 1px;
    color: #fff;
    background-color: #2364AD;
    border: 1px solid #2364AD;
    padding: 15px;
}

.AdminButtonRed {
    font-family: 'myriad_appletext';
    font-size: 20px;
    font-weight: 200;
    letter-spacing: 1px;
    color: #fff;
    background-color: #db1f37;
    border: 1px solid #db1f37;
    padding: 15px;
}

.whiteText {
    font-family: 'webfontregular';
    font-size: 3em;
    font-weight: 100;
    color: #fff;
}

.whiteText2 {
    font-family: 'webfontregular';
    font-size: 2em;
    font-weight: 100;
    color: #fff;
}

.whiteTextsmall {
    font-family: 'webfontregular';
    font-size: 1.2em;
    font-weight: 100;
    color: #fff;
}

.whiteTextsmallB {
    font-family: 'myriad_applesemibold';
    font-size: 0.5em;
    font-weight: 600;
    color: #fff;
}

.greyTextsmallB {
    font-family: 'myriad_applesemibold';
    font-size: 0.90em;
    font-weight: 600;
    color: #989898;
}

.whiteTextsmall2 {
    font-family: 'webfontregular';
    font-size: 1em;
    font-weight: 100;
    color: #fff;
}

.AccourdiontextBlue {
    font-family: 'webfontregular';
    font-size: 1em;
    color: #2364AD;
}

.AccourdiontextBlack {
    font-family: 'webfontregular';
    font-size: 0.8em;
    color: #5B5B5B;
}

.ArchiveHead {
}

.bodytext3White {
    font-family: 'myriad_applemedium';
    font-size: 1.8em;
    color: #fff;
    line-height: 25px;
    padding-bottom: 1em;
}

.whiteTextOpp {
    font-family: 'webfontregular';
    font-size: 4em;
    font-weight: 100;
    color: #fff;
}

.textCenterBlueOpp {
    font-family: 'myriad_applemedium';
    font-size: 1.5em;
    color: #2364AD;
    line-height: 25px;
    padding-bottom: 1em;
}

.compHeadOpp {
    font-family: 'myriad_appletext';
    font-size: 1.5em;
    color: #000;
    line-height: 35px;
}
/*.ActivityNameOpp{ font-family: 'myriad_appletext';
font-size:1.85em;
color:#2364AD;
line-height:30px;
padding-bottom:0.5em;
border-bottom:1px solid #333;
}*/
.ActivityNameOpp {
    font-family: 'myriad_appletext';
    font-size: 1.50em;
    color: #2364AD;
    padding-bottom: 0.5em;
    /*border-bottom:1px solid #333;*/
}

.ActivityLocationOpp {
    font-family: 'myriad_appletext';
    font-size: 1.4em;
    color: #2364AD;
    line-height: 25px;
}

/*--------------------------------28 Oct------------------------------------------*/

.bgBlue {
    background-color: #2364AD;
    border-radius: 6px;
    padding: 10px;
}

.bgGrey {
    background-color: #727271;
    border-radius: 6px;
    padding: 10px;
}

.bgGrey2 {
    background-color: #727271;
    border-radius: 6px;
    padding: 10px 15px;
}

.popupBodytext2 {
    font-family: 'webfontregular';
    font-size: 1.2em;
    color: #676766;
    line-height: 20px;
}

.titleBlueSm {
    font-family: 'webfontregular';
    font-size: 1.5em;
    color: #2364AD;
}

.titleWhiteSm {
    font-family: 'webfontregular';
    font-size: 1.8em;
    color: #fff;
}

.textBlue {
    font-family: 'webfontregular';
    font-size: 1.3em;
    color: #2364AD;
}

.textBlack {
    font-family: 'webfontregular';
    font-size: 1.3em;
    color: #333;
}

.textGrey {
    font-family: 'webfontregular';
    font-size: 1.3em;
    color: #9D9E9E;
}
/*---------------30Oct-----------------*/
.bodytext13 {
    font-family: 'webfontregular';
    font-size: 2em;
    color: #676766;
    line-height: 35px;
}

.bodytextSm1 {
    font-family: 'myriad_applemedium';
    font-size: 1.1em;
    color: #4d4d4d;
    line-height: 1em;
    padding-bottom: 10px;
}

.bodytextSm2 {
    font-family: 'myriad_applemedium';
    font-size: 1.1em;
    color: #898989;
    line-height: 1.1em;
    padding-bottom: 10px;
}

.bodytextSm2Blue {
    font-family: 'myriad_applemedium';
    font-size: 1.1em;
    color: #2364AD;
    line-height: 1em;
    padding-bottom: 10px;
}

.bodytextSm3 {
    font-family: 'myriad_applemedium';
    font-size: 1em;
    color: #4d4d4d;
    line-height: 1.35em;
    padding-bottom: 10px;
}

.rightPadding20D {
    padding-right: 40px;
}

@media (max-width:767px) {
    .rightPadding20D {
        padding-right: 0px;
    }
}

.bodytextLeftLink {
    font-family: 'myriad_applemedium';
    text-align: left;
}

    .bodytextLeftLink a {
        font-family: 'myriad_applemedium';
        text-align: left;
        font-size: 1.1em;
        color: #676766;
        text-decoration: none;
        line-height: 20px;
    }

        .bodytextLeftLink a:hover {
            color: #676766;
            text-decoration: none;
        }


/*-------------------------23 Dec---------------------------------------*/

.titleBlue3 {
    font-family: 'myriad_applemedium';
    font-size: 3.5em;
    color: #2364AD;
    line-height: 30px;
    font-weight: 600;
    padding-top: 20px;
    /*text-transform: uppercase;*/
}

.titleBrown3 {
    font-family: 'myriad_applemedium';
    font-size: 3.5em;
    color: #7D6C54;
    line-height: 30px;
    font-weight: 600;
    padding-top: 20px;
    /*text-transform: uppercase;*/
}

.titleBlue4 {
    font-family: 'myriad_applemedium';
    font-size: 1.8em;
    color: #2364AD;
    line-height: 20px;
    /*text-transform: uppercase;*/
}

.bodytextB {
    font-family: 'myriad_applemedium';
    font-size: 1.6em;
    color: #4d4d4d;
    line-height: 1.35em;
}

.titleBlue5 {
    font-family: 'myriad_applebold';
    font-size: 2.15em;
    color: #2364AD;
    /*text-transform: uppercase;*/
}

.titleBlue4Sm {
    font-family: 'myriad_applemedium';
    font-size: 1em;
    color: #2364AD;
    line-height: 20px;
    font-weight: 600;
    /*text-transform: uppercase;*/
}

.textBlack1 {
    font-family: 'myriad_applemedium';
    font-size: 1.45em;
    color: #333;
    line-height: 1em;
}

.textBlue1 {
    font-family: 'myriad_applemedium';
    font-size: 1.1em;
    color: #2364AD;
}

.textBlue1B {
    font-family: 'myriad_applemedium';
    font-size: 1.1em;
    color: #2364AD;
    font-weight: 600;
}

.bodytext3White {
    font-family: 'myriad_applemedium';
    font-size: 1.25em;
    color: #fff;
}

.wellGreyBorder {
    min-height: 20px;
    padding: 6PX 10px 6px 19px;
    margin-bottom: 20px;
    /*background-color: #f5f5f5;*/
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.wellGreyBorder2 {
    min-height: 20px;
    padding: 10px;
    margin-bottom: 20px;
    /*background-color: #f5f5f5;*/
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.wellGreyBorder3 {
    min-height: 55px;
    padding: 10px;
    margin-bottom: 20px;
    /*background-color: #f5f5f5;*/
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.wellText3 {
    font-size: 1em;
    color: #989898;
    display: inline-block;
    position: absolute;
    width: 0;
    height: 0;
    margin-left: 10px;
    margin-top: 3px;
    vertical-align: middle;
    border-top: 6px solid;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}

.wellBlue2 {
    min-height: 20px;
    padding: 8px 19px;
    margin-bottom: 20px;
    background-color: #00AEE6;
    border: 1px solid #00AEE6;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.wellYellow2 {
    min-height: 20px;
    padding: 8px 19px;
    margin-bottom: 20px;
    background-color: #F9B101;
    border: 1px solid #F9B101;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.wellYellow3 {
    min-height: 20px;
    padding: 8px 19px;
    background-color: #F9B101;
    border: 1px solid #F9B101;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.wellBrown2 {
    min-height: 20px;
    padding: 8px 19px;
    margin-bottom: 20px;
    background-color: #86755D;
    border: 1px solid #86755D;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.bottomPadding5 {
    padding-bottom: 5px;
}

.bottomPadding10 {
    padding-bottom: 10px;
}

.bottomPadding15 {
    padding-bottom: 15px;
}

.bottomPadding20 {
    padding-bottom: 20px;
}

.bottomPadding25 {
    padding-bottom: 25px;
}

.bottomPadding30 {
    padding-bottom: 30px;
}

.bottomPadding40 {
    padding-bottom: 40px;
}

.bottomPadding50 {
    padding-bottom: 50px;
}

.topPadding5 {
    padding-top: 5px;
}

.topPadding10 {
    padding-top: 10px;
}

.topPadding15 {
    padding-top: 15px;
}

.topPadding20 {
    padding-top: 20px;
}

.topPadding25 {
    padding-top: 25px;
}

.topPadding30 {
    padding-top: 30px;
}

.topPadding40 {
    padding-top: 40px;
}

.topPadding50 {
    padding-top: 50px;
}

.bodytextLeftLink {
    font-family: 'myriad_applemedium';
    text-align: left;
}

    .bodytextLeftLink a {
        font-family: 'myriad_applemedium';
        text-align: left;
        font-size: 1.1em;
        color: #676766;
        text-decoration: none;
        line-height: 20px;
    }

        .bodytextLeftLink a:hover {
            color: #676766;
            text-decoration: none;
        }

.titleBlue2 {
    font-family: 'webfontregular';
    font-size: 2.2em;
    color: #2364AD;
    line-height: 30px;
    /*text-transform: uppercase;*/
}

.btn-woodenColor {
    color: #fff;
    background-color: #86755D;
    border: 0PX;
    padding: 0px 25px;
}

.bodytextBlue2 {
    font-family: 'myriad_applesemibold';
    font-size: 1em;
    color: #2364AD;
    line-height: 20px;
}

.textBlue2 {
    font-family: 'myriad_applebold';
    font-size: 1.85em;
    color: #2364AD;
    line-height: 1em;
}

.titleBlue {
    font-family: 'myriad_applebold';
    font-size: 2.2em;
    color: #2364AD;
    padding-bottom: 1em;
    padding-top: 1em;
    /*text-transform: uppercase;*/
}

.GridButton {
    font-family: 'myriad_appletext';
    font-size: 14px;
    letter-spacing: 1px;
    color: #fff;
    background-color: #999;
    border: 1px solid #999;
    padding: 5px;
}

.GridHeaderBottomBorder {
    border-bottom: 3px solid #2364AD;
}

.GridHeaderTopBorder {
    border-top: 3px solid #2364AD;
}


.bodytextWNav {
    font-family: 'myriad_applemedium';
    font-size: 0.95em;
    color: #fff;
    line-height: 18px;
}

.titleWNav {
    font-family: 'myriad_applemedium';
    font-size: 1.40em;
    color: #fff;
    line-height: 20px;
}

/*---------------------------8 April--------------------------------------*/

.titleBlueSpeaker {
    font-family: 'myriad_appletext';
    font-size: 2.25em;
    color: #2364AD;
    padding-bottom: 1em;
    padding-top: 1em;
    /*text-transform: uppercase;*/
}

.containerSm {
    padding-left: 25px;
    padding-right: 25px;
}

@media (max-width:767px) {
    .containerSm {
        padding-left: 0px;
        padding-right: 0px;
    }
}

.bodytextSpeaker {
    font-family: 'myriad_applemedium';
    text-align: left;
    font-size: 1.15em;
    color: #676766;
    text-decoration: none;
    line-height: 25px;
}

.titleBlue4Sm2 {
    font-family: 'myriad_applemedium';
    font-size: 1.85em;
    color: #2364AD;
    line-height: 20px;
    /*text-transform: uppercase;*/
}

.titleBlue4Sm3 {
    font-family: 'myriad_applemedium';
    font-size: 1.80em;
    color: #2364AD;
    line-height: 20px;
    /*text-transform: uppercase;*/
}

.bodytextBold {
    font-family: 'myriad_applebold';
    font-size: 1.1em;
    color: #676766;
    line-height: 20px;
    padding-bottom: 0.5em;
}

/*-------------------DIVIDER---------------------*/
.row.vertical-divider {
    /*overflow: hidden;*/
}

    .row.vertical-divider > div[class^="col-"] {
        text-align: center;
        padding-bottom: 100px;
        margin-bottom: -100px;
        border-left: 1px solid #5B5B5B;
        border-right: 0px solid #5B5B5B;
    }

    .row.vertical-divider div[class^="col-"]:first-child {
        border-left: none;
    }

    .row.vertical-divider div[class^="col-"]:last-child {
        border-right: none;
    }

@media (mAX-width:768px) {
    .row.vertical-divider {
        overflow: hidden;
    }

        .row.vertical-divider > div[class^="col-"] {
            text-align: center;
            padding-bottom: 100px;
            margin-bottom: -100px;
            border-left: 0px solid #5B5B5B;
            border-right: 0px solid #5B5B5B;
        }

        .row.vertical-divider div[class^="col-"]:first-child {
            border-left: none;
        }

        .row.vertical-divider div[class^="col-"]:last-child {
            border-right: none;
        }
}

.row.vdivide [class*='col-']:not(:last-child):after {
    background: #e0e0e0;
    width: 1px;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    min-height: 850px;
}

@media (max-width:768px) {
    .row.vdivide [class*='col-']:not(:last-child):after {
        background: #e0e0e0;
        width: 0px;
        content: "";
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        min-height: 0px;
    }
}

.wellGreyBorder2 {
    min-height: 20px;
    padding: 10px;
    margin-bottom: 20px;
    /*background-color: #f5f5f5;*/
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.wellGreyBorder3 {
    min-height: 55px;
    padding: 10px;
    margin-bottom: 20px;
    /*background-color: #f5f5f5;*/
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.wellText3 {
    font-size: 1em;
    color: #989898;
    display: inline-block;
    position: absolute;
    width: 0;
    height: 0;
    margin-left: 10px;
    margin-top: 3px;
    vertical-align: middle;
    border-top: 6px solid;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}

.bodytextSm2Grey {
    font-family: 'myriad_applemedium';
    font-size: 1em;
    color: #989898;
    line-height: 1em;
}

.bodytextBig {
    font-family: 'myriad_applebold';
    font-size: 1.15em;
    color: #676766;
    line-height: 20px;
}

.bodytextBigCaps {
    font-family: 'myriad_applebold';
    font-size: 1.25em;
    color: #676766;
    line-height: 20px;
    text-transform: uppercase;
}

.gridRowBorder {
    border-top: 1px solid #ccc;
}

.bodytextTimeline {
    font-family: 'myriad_applemedium';
    font-size: 1.15em;
    color: #676766;
    line-height: 25px;
    text-align: left;
}
/*AJAX CALENDAR*/
.calendarlayer {
    z-index: 999;
}

.Calendar td {
    text-align: left;
    padding: 0px;
    height: 19px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #333;
}

.Calendar .ajax__calendar_container {
    background-color: white;
    border: solid 1px #cccccc;
    width: 100%;
}

.Calendar .ajax__calendar_header {
    background-color: #ffffff;
    margin-bottom: 4px;
    margin-top: 10px;
}

.Calendar .ajax__calendar_title, .Calendar .ajax__calendar_next, .Calendar .ajax__calendar_prev {
    color: black;
    padding-top: 8px;
}

.Calendar .ajax__calendar_body {
    background-color: white;
    margin-bottom: 10px;
}

.Calendar .ajax__calendar_dayname {
    text-align: center;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 10px;
}

.Calendar .ajax__calendar_day {
    text-align: center;
}

.Calendar .ajax__calendar_hover .ajax__calendar_day, .Calendar .ajax__calendar_hover .ajax__calendar_month, .Calendar .ajax__calendar_hover .ajax__calendar_year, .Calendar .ajax__calendar_active {
    color: #004080;
    font-weight: bold;
}

.Calendar .ajax__calendar_today {
    font-weight: bold;
    color: #2364AD;
}

.Calendar .ajax__calendar_other {
    color: #bbbbbb;
}

.Calendar .ajax__calendar_hover .ajax__calendar_today, .Calendar .ajax__calendar_hover .ajax__calendar_title {
    color: Blue;
}

.cursorDate {
    cursor: text;
}

    .cursorDate:hover {
        cursor: text;
    }

/*---------------------------28 April--------------------------------------*/
.text9Blue {
    font-family: 'Abel', sans-serif; /*font-family:'droid_serifregular';*/
    font-size: 1.30em;
    line-height: 1.8em;
    color: #2364AD;
    font-weight: 600;
}

.bodytextSpeakerB {
    font-family: 'myriad_applebold';
}

.bodytextSpeaker2 {
    font-family: 'myriad_applemedium';
    text-align: left;
    font-size: 1.15em;
    color: #676766;
    text-decoration: none;
    line-height: 22px;
}

.titleBlueVideoGallery {
    font-family: 'webfontregular';
    font-size: 2em;
    color: #2364AD;
    padding-bottom: 1em;
    padding-top: 1em;
    /*text-transform: uppercase;*/
}

.GridheadcenterText {
    text-align: center;
}

.GridcellPadding {
    
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}
.rowTopPadding20{ padding-top:0em;}
@media (max-width:767px) {
	.rowTopPadding20{ margin-top:20px;}
	}

/*------------16 May------------------*/
.titleBlueR{ font-family:'webfontregular';
font-size:2.75em;
color:#2364AD;
padding-bottom:1em;
padding-top:1em;
line-height:46px;
/*text-transform: uppercase;*/
}
.bodytextN{ font-family:'myriad_applemedium';
font-size:1.15em;
color:#676766;
line-height:25px;
padding-bottom:1em;
}

.bodytextN1{ font-family:'myriad_applemedium';
font-size:1.3em;
color:#676766;
line-height:25px;
padding-bottom:1em;
}

.bodytextN1B{ font-family:'myriad_applebold';
font-size:1.3em;
color:#676766;
line-height:25px;
padding-bottom:1em;
}

.bodytextNBlack{ font-family:'myriad_applemedium';
font-size:1.2em;
color:#333;
line-height:25px;
padding-bottom:1em;
}

.bodytext12Blue{ font-family:'webfontregular';
font-size:2em;
color:#2364AD;
line-height:35px;
padding-bottom:1em;
}
.paddingLRM{padding-left:12%; padding-right:12%;}
@media (max-width:767px) {
	.paddingLRM{padding-left:0px; padding-right:0px;}}


.bodytextWhiteBig{ font-family:'myriad_applemedium';
font-size:1.7em;
color:#fff;
line-height:25px;
text-align:left;
}

Add in default.css

/*---------25June--------------*/

.blacktextBigB{ font-family:'myriad_applebold';
font-size:1.5em;
color:#333;
line-height:25px;}

.whitetextBigB{ font-family:'myriad_applebold';
font-size:1.8em;
color:#fff;
line-height:1.3em;}

.whitetextBigBsm{ font-family:'myriad_applemedium';
font-size:1.65em;
color:#fff;
line-height:1.2em;}

.containtInner2{ padding-left:7%; padding-right:7%;}
@media (max-width:767px) {
.containtInner2{ padding-left:15px; padding-right:15px;}}

#calendar-menu {
    background-color: #F00; color:#727376; text-decoration:none; min-height:34px;}
div.calendar-link:hover{
    background-color: #2C6EB5; color:#fff; text-decoration:none;}
	
.WHtable{ width:16.66%; min-height:35px;}

/*====================================================== pagination Start=================================*/
.pagination1 span { background-color:#4f6b72; font-size:18px;}   

.pagination1 td
            {
                  padding-left: 4px;     
                  padding-right: 4px;    
              }

.pagination {            
            color: #2364AD;
            width: 100%;
        }

.pagination a {
    text-decoration-line:underline;
    /*border: solid 1px #AAE;
    color: #15B;*/
}

.pagination a, .pagination span {
    display: block;
    float: left;
    padding: 0.1em 0.3em;
    margin-right: 4px;
    margin-bottom: 4px;
    color: #db1f37;
    font-size:14pt;
}

.pagination .current {
    background: #26B;
    color: #fff;
    border: solid 1px #AAE;
}

.pagination .current.prev, .pagination .current.next{    
    color:#999;
    border-color:#999;
    background:#fff;
}

/*====================================================== pagination End=================================*/
