body {
    font-family: cera, 'sans-serif';
    font-size: 14px;
    background: #EEEEEE;
}
#main_div .container{
    background: #FFFFFF;
}
.h3, h3 {
    font-size: 1.5rem;
}
.registerPageMessageDiv h4 {
    margin-top: 20px;
}
#tdContentShow{display: none;}
footer {
    display: none;
    border: 3px solid #EEEEEE;
    background: #FFFFFF;
    padding: 10px 0px 5px;
    color: #000000;
    margin-top: 15px;
    /*position: fixed;*/
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1rem 0rem 0rem;
}
#errorMessage {
    display: none;
    padding: 10px !important;
    background: #FFFFFF;
}
input[type=radio] {
    width: 20px !important;
    height: 20px!important;
}
.checkedResult2, .checkedResult6, .checkedResult7{
    color: #CE1126;
    display: none;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px 0px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 0px solid #ddd;
}
.input-control {
    width: 50%;
    display: block;
    height: 30px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(68,68,68,.075);
    box-shadow: inset 0 1px 1px rgba(68,68,68,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.text-answer {
    margin: 5px 0px 0px;
    padding-left: 10px;
}
.questionInputField {
    display: none;
}
#question8bDiv {
    display: none;
}
#question11bDiv {
    display: none;
}
.percentage-answer-option {
    width: 5%;
    display: inline-block !important;
    margin-right: 5px;
    height: 24px;
    padding: 0 5px;
}
.paddingBottomForQuestion {
    padding-bottom: 10px !important;
}
.text-xs {
    font-size: .875rem;
}
.inline-block {
    display: inline-block;
}
.navbar-inverse {
    background-color: #ffffff;
    border-color: #EEEEEE !important;
    min-height: 0px;
}
body.html5-video-player {
    background-color: #EEEEEE !important;
}
body.ytp-gradient-top, .ytp-gradient-bottom {
    background-image: none !important;
}
.feedbackForm{
    display: none;
}
.questions-class {
    font-size: 16px;
    color: #07b8e0;
    font-weight: bold;
}
#question3 {
    resize: none;
    /*width: 100% !important;*/
}
.answers-class {
    display: block;
    margin: 5px 0px 5px 20px;
}
.answers-class1 {
    display: inline-block;
    margin: 5px 0px 5px 15px;
}
.answerText {
    padding: 0px 0px 0px 5px;
    vertical-align: text-bottom;
}
footer p {
    margin: 10px 0px;
    padding: 0px 0px;
}
footer a {
    color: #0085c3;
}
footer a:hover{
    color: #444444;
}
.wd15SliderPaddingBottom {
    height: 300px !important;
}
.tb16SliderPaddingBottom {
    height: 380px !important;
}
.cursorPointer {
    cursor: pointer;
}
.cursorPointer:hover {
    color: #49caff;
}
.dellDarkBlue {
    color: #49caff;
}
.hideOrShowDrawerContent{
    display: none;
}
#add_record_popup {
    position: fixed;
    content: " ";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    width: 30%;
    height: 550px;
    /*height: auto;*/
    display: none;
    background: rgb(255, 255, 255);
    padding: 20px;
    border: 5px solid #efefef;
    color: #FFFFFF;
    font-size: 12px;
    margin: 0 auto;
}
.contact-drawer .contact-drawer-content .icon-links {
    text-decoration: none;
}
/*[class^=icon-] {
        font-family: 'icon-small';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
}*/
.iconFontSize {
    font-size: 22px;
}
.paddingTopCss{
    padding-top: 10px;
}
.contact-drawer .contact-drawer-content {
    width: 245px;
    display: block;
    padding: 20px;
    background: #fff;
}
.contact-drawer, .contact-drawer > * {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.contact-drawer .contact-drawer-content .chat, .contact-drawer .contact-drawer-content .proactivechat-phone, .contact-drawer .contact-drawer-content .intel-ad, .contact-drawer .contact-drawer-content .proactivechat-email {
    display: table;
    margin-top: 15px;
}
.contact-drawer .contact-drawer-content .chat .chat-icon, .contact-drawer .contact-drawer-content .chat .chat-text, .contact-drawer .contact-drawer-content .proactivechat-phone .phone-icon, .contact-drawer .contact-drawer-content .proactivechat-phone .phone-text, .contact-drawer .contact-drawer-content .proactivechat-email .email-icon, .contact-drawer .contact-drawer-content .proactivechat-email .email-text, .contact-drawer .contact-drawer-content .intel-ad img, .contact-drawer-content .intel-ad .intel-text {
    display: table-cell;
    vertical-align: middle;
}
.contact-drawer .contact-drawer-content .chat .chat-text, .contact-drawer .contact-drawer-content .proactivechat-email .email-text {
    padding-left: 15px;
}
.contact-drawer .contact-drawer-content .proactivechat-phone .phone-text {
    padding-left: 13px;
}
.contact-drawer .contact-drawer-content .chat div, .contact-drawer .contact-drawer-content .proactivechat-phone div, .contact-drawer .contact-drawer-content .proactivechat-email div, .contact-drawer .contact-drawer-content .intel-ad div {
    display: table-cell;
    vertical-align: middle;
}
.contact-drawer .close {
    opacity: 1;
    color: #737373;
}
button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
.contact-drawer .hide-drawer {
    position: absolute;
    right: 0;
    top: 0;
    width: 34px;
    height: 34px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
    cursor: pointer;
    font-size: 13px;
}
.contact-drawer {
    position: fixed;
    right: -260px;
    z-index: 4000;
    width: 260px;
    height: auto;
    background: #fff;
    border-left: 3px solid #49caff;
    border-top: 1px solid #a9a9a9;
    border-bottom: 1px solid #a9a9a9;
    border-right: 1px solid #a9a9a9;
    -webkit-box-shadow: 2px 2px 5px 0 rgba(0,0,0,.3);
    -moz-box-shadow: 2px 2px 5px 0 rgba(0,0,0,.3);
    box-shadow: 2px 2px 5px 0 rgba(0,0,0,.3);
}
.contact-drawer .contact-drawer-tab {
    display: none;
    cursor: pointer;
    background: #49caff;
    color: #fff;
    width: auto;
    padding: 4px 15px;
    margin: -1px 0 0 0;
    border-left: 1px solid #49caff;
    position: absolute;
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -ms-transform-origin: top left;
    -moz-transform-origin: top left;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-box-shadow: -2px 0 5px 0 rgba(0,0,0,.3);
    -moz-box-shadow: -2px 0 5px 0 rgba(0,0,0,.3);
    box-shadow: -2px 0 5px 0 rgba(0,0,0,.3);
}
sup {
    top: -1em;
    font-size: 55%;
}
.alert {
    padding: 10px !important;
    margin: 0px 0px 10px 0px !important;
    background-color: #ffffc9 !important;
    border-color: #fffbce !important;
    color: black !important;
    font-size: 12px;
    color: #CE1126 !important;
    font-weight: bold;
    text-align: center;
}
.tb16-slider, .wd15-slider {
    margin: 0 0 25px;
    border: 1px solid #eeeeee;
}
.social-share {
    margin: 0 5px;
    float: left;
    padding: 0;
    /*position: absolute;
    margin: -7.1% 38%;*/
}
.social-share-icon{
    cursor: pointer;
}
.amazingslider-arrow-right-1, .amazingslider-arrow-left-1{
    display: block !important;
}
.mouseOver {
    font-size: 13px;
}
.sliderLoader{
    margin: 50px auto;
}
.mouseOver:hover {
    text-decoration: none !important;
}
nav.navbar.navbar-inverse.navbar-fixed-top {
    display: none;
}
svg:not(:root) {
    overflow: hidden;
    color: #000000;
}
.h5, h5 {
    font-size: 1.1rem;
}
.h1, h1 {
    font-size: 1.6rem;
}
#registerMessageTd {
    display: none;
}
.PaddingBottom {
    padding-bottom: 30px !important;
}
label.form-error {
    position: absolute;
    right: 25px;
    margin-top: -70px;
    min-height: 24px;
    padding: 3px 15px;
    z-index: 100;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 2px 2px rgba(0,0,0,.1);
    border-radius: 6px;
    white-space: normal;
    color: #Ce1128;
    font-weight: bold;
}
label.form-error:before {
    bottom: -8px;
    border-top-color: #EEEEEE !important;
}
label.form-error:after, label.form-error:before {
    content: " ";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    left: 50%;
    margin-left: -11px;
    border-color: transparent;
    border-style: solid;
    border-width: 7px 7px 0;
}
label.form-error:after {
    bottom: -7px;
    border-top-color: #fff;
}
label.form-error1 {
    position: absolute;
    left: 15px;
    margin-top: -5px;
    min-height: 20px;
    padding: 3px 15px;
    z-index: 100;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 2px 2px rgba(0,0,0,.1);
    border-radius: 6px;
    white-space: normal;
    color: #Ce1128;
    font-weight: bold;
}
label.form-error1:before {
    top: -8px;
    border-top-color: #EEEEEE !important;
}
label.form-error1:after, label.form-error1:before {
    content: " ";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    left: 20%;
    margin-left: -11px;
    border-color: transparent;
    border-style: solid;
    border-width: 7px 7px 0;
    transform: rotate(180deg);
}
label.form-error1:after {
    top: -7px;
    border-top-color: #fff;
}
.form-error {
    display: none;
}
.form-error1 {
    display: none;
}
label {
    font-weight: 400;
    display: block;
    padding: 2px 0px 0px 0;
    margin-bottom: 1px;
}

.contactForm > tbody > tr > td, .contactForm > tbody > tr > th, .contactForm > tfoot > tr > td, .contactForm > tfoot > tr > th, .contactForm > thead > tr > td, .contactForm > thead > tr > th {
    border-top: none !important;
    padding: 8px 0px;
}
#popup_table > tbody > tr > td, #popup_table > tbody > tr > th, #popup_table > tfoot > tr > td, #popup_table > tfoot > tr > th, #popup_table > thead > tr > td, #popup_table > thead > tr > th {
    border-top: none !important;
}
.selectLanguage {
    margin-left: 5px;
    padding: 0px 12px !important;
}
.contactFormMargin{
    margin-top: -60px;
    color: #444444;
}
.dockContentPage {
    position: relative;
}
.paraHeader {
    padding: 5px 10px;
    border: 1px solid #CE1126;
    background: #CE1126;
    color: #FFFFFF;
    font-size: 16px;
    margin: 0px;
}
.paraHeaderGray {
    background: #eeeeee;
    border: 1px solid #EEEEEE;
    padding: 10px;
    color: #444444;
}
.paraHeaderChartreuse {
    background-color: #C1D82F;
    border-color: #C1D82F;
    padding: 10px;
    color: #FFFFFF;
    font-size: 16px;
    margin: 0px;
}
.paraHeaderPurple {
    border: 1px solid #6E2585;
    background: #6E2585;
    padding: 10px;
    color: #FFFFFF;
    font-size: 16px;
    margin: 0px;
}
.paraHeaderYellow {
    border: 1px solid #F2AF00;
    background: #F2AF00;
    padding: 10px;
    color: #FFFFFF;
    font-size: 16px;
    margin: 0px;
}
.paraHeaderTeal {
    border: 1px solid #42AEAF;
    background: #42AEAF;
    padding: 10px;
    color: #FFFFFF;
    font-size: 16px;
    margin: 0px;
}
.paraHeaderBerry {
    border: 1px solid #B7295A;
    background: #B7295A;
    padding: 10px;
    color: #FFFFFF;
    font-size: 16px;
    margin: 0px;
}
.paraHeaderBlue {
    border: 1px solid #49caff;
    background: #49caff;
    padding: 10px;
    color: #FFFFFF;
    font-size: 16px;
    margin: 0px;
}
.tdPaddingForm {
    padding: 10px 15px !important;
}
.well {
    min-height: 20px;
    margin: 0 0 10px;
    cursor: pointer;
    padding: 10px 10px 0;
    font-size: 18px;
    color: #FFFFFF;
    background-color: #49caff;
    border: 1px solid #49caff;
}
.dockContent {
    /*margin-top: 0.9%;*/
}
.thWidth {
    width: 44%;
}
#headerImage {
    margin-top: 25px;
    margin-bottom: 10px;
}
#bannerImage {
    background: #EEEEEE;
    /*margin-top: -10px;*/
}
.noBorder > tbody > tr > td, .noBorder > tbody > tr > th, .noBorder > tfoot > tr > td, .noBorder > tfoot > tr > th, .noBorder > thead > tr > td, .noBorder > thead > tr > th {
    border-top: none !important;
}
.col-xs-1 {
    padding: 0px !important;
    width: 2% !important;
}
#homepage_content {
    margin-top: 10px;
    padding: 0px 0px 20px;
    display: none;
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0px;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px 5px;
}
.navbar-default {
    background-color: #49caff;
    border-color: #49caff;
    padding-bottom: 0px;
    margin-top: -10px;
}
.table-noBorder>tbody>tr>td, .table-noBorder>tbody>tr>th, .table-noBorder>tfoot>tr>td, .table-noBorder>tfoot>tr>th, .table-noBorder>thead>tr>td, .table-noBorder>thead>tr>th {
    border-top: none !important;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFFFFF;
}
.nav-tabs {
    border-bottom: none;
}
.nav > li > a {
    color: #FFFFFF;
}
.nav-tabs > li > a:hover {
    color: #444444;
}
.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #FFFFFF;
    padding: 10px 15px 5px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    cursor: pointer;
}
#homeTab2, #homeTab3 {
    position: absolute;
    margin: -10% 5%;
    cursor: pointer;
}
.menuListTab:hover {
    text-decoration: none !important;
}
a:hover{
    color: #49caff;
}
.dock-brand {
    float: left;
    height: 50px;
    padding: 45px 25px;
}
.dock-header {
    background: none !important;
    border: none !important;
    padding: 4px 5px;
}
#headerText {
    font-size: 32px;
    line-height: 20px;
}
#description {
    display: block;
    font-size: 20px;
    line-height: 20px;
    padding-top: 10px;
}
@media screen and (max-width: 1366px) {
    .dock-header {
        margin: 0 0px;
        position: absolute;
        width: 100%;
    }
}
@media screen and (max-width: 1440px) {
    .dock-header {
        margin: 0 0px;
        position: absolute;
    }
}
@media screen and (max-width: 1600px) {
    .dock-header {
        margin: 0 0px;
        position: absolute;
        width: 100%;
    }
}
@media screen and (max-width: 768px) {
    .input-control {
        width: 100% !important;
    }
    .spanClass {
        vertical-align: top;
        padding: 0 15px;
    }
}
@media (min-width: 768px) {
    .dock-header {
        margin: 0 0px;
        position: absolute;
        width: 100%;
    }

    .contact-drawer {
        top: 280px;
    }
}
@media (min-width: 320px) {
    .contact-drawer {
        top: 280px;
    }
}
@media (min-width: 992px) {
    .spanClass {
        vertical-align: top;
        padding: 0px;
    }
    .contact-drawer {
        top: 225px;
    }
    .h4, h4 {
        font-size: 16px;
        line-height: 22px;
        font-weight: 400;
        font-family: cera;
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    .dock-brand {
        float: left;
        height: 50px;
        padding: 45px 25px 0px;
    }
    #headerText {
        font-size: 24px;
        line-height: 20px;
    }

    #description {
        display: block;
        font-size: 16px;
        line-height: 15px;
        padding-top: 10px;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .h4, h4 {
        font-size: 16px;
        line-height: 22px;
        font-weight: 400;
        font-family: cera;
    }

    .marginTopCss {
        margin-top: -33%;
    }

    .btn-primary {
        /*padding: 2px 6px !important;*/
        /*font-size: 25px;*/
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    .spanClass {
        vertical-align: top;
        padding: 0 20px;
    }
    .dock-brand {
        float: left;
        height: 50px;
        padding: 30px 25px;
    }
    #headerText {
        font-size: 24px;
        line-height: 20px;
    }
    #description {
        display: block;
        font-size: 16px;
        line-height: 15px;
        padding-top: 12px;
    }
}
@media (min-width: 590px) and (max-width: 768px) {
    .dock-brand {
        float: left;
        height: 50px;
        padding: 15px 15px;
    }

    #headerText {
        font-size: 22px;
        line-height: 20px;
    }

    #description {
        display: block;
        font-size: 14px;
        line-height: 15px;
        padding-top: 6px;
    }
}
@media (min-width: 480px) and (max-width: 590px) {
    .dock-brand {
        float: left;
        height: 50px;
        padding: 10px 15px;
    }

    #headerText {
        font-size: 18px;
        line-height: 20px;
    }

    #description {
        display: block;
        font-size: 12px;
        line-height: 10px;
        padding-top: 5px;
    }
}
@media (min-width: 320px) and (max-width: 480px) {
    .dock-brand {
        float: left;
        height: 50px;
        padding: 10px 1px;
    }

    #headerText {
        font-size: 14px;
        line-height: 25px;
    }

    #description {
        display: block;
        font-size: 10px;
        line-height: 8px;
        padding-top: 0px;
    }

    .dock-header {
        margin: -13px 0px;
        width: 100%;
        position: absolute;
    }
}
@media (min-width: 245px) and (max-width: 768px) {
    footer {
        padding: 10px 20px 5px;
        position: relative;
    }

    .paddingTopCss {
        padding-top: 25px;
    }

    #add_record_popup {
        width: 80%;
    }

    .spanClass {
        vertical-align: top;
        padding: 0 15px;
    }
}
@media (min-width: 245px) and (max-width: 320px) {
    .btn-primary {
        padding: 2px 6px  !important;
        font-size: 8px  !important;
    }
    .dock-header {
        margin: 0px 0px;
        width: 100%;
        position: absolute;
    }

    #description {
        display: block;
        font-size: 8px;
        line-height: 5px;
        padding-top: 2px;
    }

    #headerText {
        font-size: 12px;
        /*font-size: 14px;*/
        line-height: 20px;
    }

    .dock-brand {
        float: left;
        height: 50px;
        padding: 0px 15px;
        /*padding: 18px 15px;*/
    }
}