﻿@charset "utf-8";
/* CSS Document */
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Ubuntu:');

h1, h2, h3 {
    /*font-family: 'Poppins', sans-serif;*/
    font-family: 'sailecregular';
    src: url('../Fonts/type_dynamic_-_sailec-webfont.woff2') format('woff2'), url('../Fonts/type_dynamic_-_sailec-webfont.woff') format('woff');
}


@font-face {
    font-family: 'noe_displaybold';
    src: url('../Fonts/noe_display_bold-webfont.woff2') format('woff2'), url('../Fonts/noe_display_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.noe_displaybold {
    font-family: 'noe_displaybold';
    src: url('../Fonts/noe_display_bold-webfont.woff2') format('woff2'), url('../Fonts/noe_display_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sailecbold_italic';
    src: url('../Fonts/type_dynamic_-_sailec_bold_italic-webfont.woff2') format('woff2'), url('../Fonts/type_dynamic_-_sailec_bold_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sailecbold';
    src: url('../Fonts/type_dynamic_-_sailec_bold-webfont.woff2') format('woff2'), url('../Fonts/type_dynamic_-_sailec_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sailecmedium_italic';
    src: url('../Fonts/type_dynamic_-_sailec_medium_italic-webfont.woff2') format('woff2'), url('../Fonts/type_dynamic_-_sailec_medium_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sailecmedium';
    src: url('../Fonts/type_dynamic_-_sailec_medium-webfont.woff2') format('woff2'), url('../Fonts/type_dynamic_-_sailec_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sailecregular_italic';
    src: url('../Fonts/type_dynamic_-_sailec_regular_italic-webfont.woff2') format('woff2'), url('../Fonts/type_dynamic_-_sailec_regular_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sailecregular';
    src: url('../Fonts/type_dynamic_-_sailec-webfont.woff2') format('woff2'), url('../Fonts/type_dynamic_-_sailec-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.consentText {
    padding: 4px 8px;
    font-size: 12px;
    color: #979797;
}

.sailecregular {
    font-family: 'sailecregular';
    src: url('../Fonts/type_dynamic_-_sailec-webfont.woff2') format('woff2'), url('../Fonts/type_dynamic_-_sailec-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    color: #141414;
}

.linkColor {
    color: #1743A6;
    cursor: pointer;
    font-weight: bold
}

.btn-primary {
    color: #fff;
    background-color: #1743A6;
    border-color: #2e6da4;
}

.container {
    padding: 0px 50px;
}

.chkBoxTextBlock {
    display: flex;
    margin-bottom: 10px;
}

    .chkBoxTextBlock .chkBox {
        margin-right: 5px;
    }

body {
    background: #ffffff;
    /* background: linear-gradient(90deg, #1743A6 41.41%, #9719B1 82.72%, #AC1BB9 95.9%);*/
    color: #222;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px
}

header {
    background: #e7ebf7;
}

.NewBG {
    background: linear-gradient(90deg, #1743A6 41.41%, #9719B1 82.72%, #AC1BB9 95.9%);
}

.infoHeading {
    background: #9fc9e9;
    color: #333
}

.scta {
    background: #0000ff;
}

.scta, .cta {
    min-height: 410px
    /* 435*/
}

    .scta p, .cta p {
        padding: 20px 10px 10px 10px;
        line-height: 1.6;
        font-size: 13px;
    }

.cta {
    background: #333;
    color: #fff
}

.scta {
    color: #fff
}

.cta p {
    color: #fff
}

.memberInfo h1, .confirmation h1 {
    font-size: 24px;
    margin-top: 10px;
}

.m-t-20 {
    margin-top: 20px
}

.p-r-0 {
    padding-right: 0px !important;
}

.p-l-0 {
    padding-left: 0px !important;
}

.p-l-10 {
    padding-left: 10px !important;
}

.p-l-14 {
    padding-left: 14px !important;
}

.pt-20 {
    padding-top: 20px;
}

.py-20 {
    padding: 0px 20px;
}

.pb-40 {
    padding-bottom: 40px;
}

.p20 {
    padding: 20px
}

.p40 {
    padding: 40px
}

h2 {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px
}



.bg-white {
    background: #fff
}

.control-label {
    text-align: left !important;
}

.memberInfo .form-group .clearfix {
}

form .form-control {
    font-size: 13px;
    box-shadow: none;
    color: #666
}

    form .form-control select {
        font-size: 12px
    }

select.formInput {
    color: #919191
}

.form-group {
    margin-bottom: 0px
}

.m-t-5 {
    margin-top: 5px;
}

h1.enrollNow {
    font-size: 36px;
    margin-bottom: 20px;
    margin-top: 20px;
    font-weight: normal
}

.scta a.new, .scta a.renew {
    background: #fff;
    color: #0000ff;
}

.cta a.new, .cta a.renew {
    background: #fffbd6;
    color: #000
}

a.new, a.renew {
    width: 90px;
    height: 90px;
    font-weight: bold;
    font-size: 20px;
    border: 1px solid #ccc;
    border-radius: 50%;
    display: inline-block;
    line-height: 4.3;
    text-align: center;
}

    a.new:hover, a.renew:hover {
        text-decoration: none;
        background: #ccc
    }

form sup {
    color: red
}

.p0 {
    padding: 0 !important
}

.requiredFields {
    color: red;
    font-size: 12px;
    font-style: italic;
    font-weight: 700
}
/* .activationCode, .ThankYou {
     padding:40px;
     border:2px solid #ccc;
     color:#0068aa;
     font-weight: bold;
}*/

.text-danger {
    color: red
}

.text-danger-bold {
    color: red;
    font-weight: bold;
}

.text-bold {
    font-weight: bold;
}

.bg-terms {
}

.termsnCondition {
    border: 1px none #e7e7e7;
    padding: 10px;
    /*overflow: scroll;*/
    font-size: 14px;
    /*height: 112px;*/
}

.enterDetails, .activationCode, .ThankYou {
    padding: 20px;
    /* border: 2px solid #ececec;*/
    /* border-radius: 8px;*/
    /*box-shadow: 3px 3px #ededed;*/
    margin-top: 50px;
    border-bottom: 1px solid #dedede;
}

.ortxt {
    font-size: 26px;
    font-family: Georgia;
    font-style: italic;
    color: #b6b6b6
}

.enterDetails .form-control {
    color: #666
}

.enterDetails ::placeholder {
    color: #fff
}

.navbar {
    background-color: #ffffff;
    border: none;
    border-bottom: 3px solid #ddd;
    margin-bottom: 0;
}

.mx-20 {
    margin: 0px 20px;
}

.m-t-6 {
    margin-top: 6px
}

.m-t-10 {
    margin-top: 10px
}

.m-t-20 {
    margin-top: 20px;
}

.m-t-40 {
    margin-top: 40px;
}

.m-b-40 {
    margin-bottom: 40px
}

.m-t-80 {
    margin-top: 80px;
}

.m-b-80 {
    margin-bottom: 80px
}

.m-b-20 {
    margin-bottom: 20px;
}

.m-b-10 {
    margin-bottom: 10px;
}

.m-r-4 {
    margin-right: 4px;
}

.bg-blue {
    background: #9cd7ff
}

.bg-grey {
    background: #D3D8D8
}

.warningMsg {
    color: #9116AA;
    padding: 10px 0px;
    font-size: 13px;
    font-weight: bold;
}

.errorMsg {
    color: red;
    padding: 10px 0px;
    font-size: 13px;
    font-weight: bold;
}

hr {
    border: 1px solid #9cd7ff
}

footer {
    border-top: 20px solid #151515;
    padding-top: 10px;
    background: #fff
}

.navbar-default {
    background-color: #ffffff;
    /*background-color: #e0eaf3;*/
    border: none;
    /*border-bottom: 3px solid #ddd;*/
    margin-bottom: 0;
}

.navbar-header {
    height: 75px;
}

.contactUs3 {
    margin-top: 15px;
    background: #151515;
    padding: 10px 0 20px 0;
}

.socials a {
    color: #ccc;
}

.socials a {
    font-size: 24px;
}

.navbar-brand {
    padding: 15px 15px 15px 0;
}

.enrollNowWrapper h1 {
    margin-top: 0px;
    margin-bottom: 20px
}

.ThankYou p, .ThankYou h4 {
    color: #0068aa
}

.btn {
    border-radius: 4px !important;
}

.border-radius {
    border-radius: 8px;
}

.banner {
    /* background:url(../images/attendees_bg.jpg) no-repeat;
     */
}

.ThankYou .fa-thumbs-up {
    font-size: 72px;
    color: #2bc3ff;
}

.headingTile {
    padding: 3px 5px 3px 5px;
    font-size: 18px;
    /*border-bottom: 1px solid #35a8ff;*/
    border-bottom: 1px solid #5CC1FA;
    margin-bottom: 20px;
    font-weight: 900;
    /* font-family: 'Poppins', sans-serif;*/
    /*color: #35a8ff;*/
    color: #141414;
    text-transform: none;
}

.headingTile2 {
    padding: 3px 5px 3px 5px;
    font-size: 18px;
    border-bottom: 1px solid #35a8ff;
    margin-bottom: 20px;
    font-weight: 400;
    /*font-family: 'Poppins' , sans-serif;*/
    /*color: #35a8ff;*/
    color: #141414;
}

.no-border {
    border: none;
}

.signInput {
    border-bottom: 1px solid #ccc;
    width: 280px
}

.confirmation .form-group {
    margin-bottom: 15px;
}

.confirmation .form-control {
    padding: 6px 8px;
    color: #666;
}

.totalAmt {
    color: #666;
    font-size: 14px;
    font-weight: bold
}

.formInput {
    background-color: transparent;
    width: 100%;
    margin-bottom: 10px;
    color: #919191;
    height: 34px;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding-left: 10px
}

.paymentIconBlock .fa-cc-visa {
    color: #2196bd;
    font-size: 38px;
}

.paymentIconBlock .fa-cc-mastercard {
    color: #ff8600;
    font-size: 38px;
}

.paymentIconBlock .fa-credit-card {
    color: #f7c718;
    font-size: 38px;
}

.cctype {
    position: relative;
    top: -8px;
}

.creditCardType {
    font-size: 22px;
    font-family: 'Poppins', sans-serif;
}

    .creditCardType img {
        margin-top: 10px;
    }

.totalAmt h3 {
    font-size: 18px;
    color: #333
}

.ErrorMessage {
    color: red;
    font-size: 12px;
}

.ErrorMessage1 {
    color: red;
    font-size: 11px;
}

.text-gray {
    color: #666 !important
}

::placeholder {
    color: #919191 !important
}

label { /*color: #666;*/
    color: #595959;
    /*  position: absolute;*/
    font-size: 14px;
    font-weight: 600;
    transition: all .2s;
}

.agreeTerms, .sign {
    font-size: 16px;
}

    .agreeTerms input[type="checkbox"] {
        position: relative;
        top: 2px;
        transform: scale(1.2);
    }

.paymentBlock {
    padding: 10px 30px 10px 30px
}

hr.payLine {
    border: 1px solid #f4f4f4;
    margin: 0 0 10px 0;
}

.confirmation .panel {
    padding: 10px;
    margin-bottom: 0px;
}

.confirmation .panel-heading {
    font-size: 24px;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    color: inherit;
    margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
    /* body {
         background-color: lightgreen;
         font-size:13px 
    }
    */
    a.new, a.renew {
        width: 90px;
        height: 90px;
        font-weight: bold;
        font-size: 18px;
    }

    .scta, .cta {
        min-height: 400px;
    }

    .form-group {
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 575px) {
    body {
        font-size: 13px
    }

    .scta, .cta {
        min-height: 410px;
    }

    a.new, a.renew {
        width: 70px;
        height: 70px;
        font-weight: bold;
        font-size: 14px;
        line-height: 5;
    }

    h1.enrollNow {
        font-size: 30px;
        margin-bottom: 20px;
        margin-top: 20px;
        font-weight: normal;
    }

    .xs-pl-0 {
        padding-left: 0 !important
    }

    .xs-pr-0 {
        padding-right: 0 !important
    }
}

.cardNumberInput {
    z-index: 0;
}

.spinner {
    left: 30%;
    position: fixed;
    top: 41%;
    width: 100%;
    z-index: 3;
    background: #f7f7f7;
    width: 40%;
    padding: 10px 8px;
    text-align: center;
    border: 1px solid #dfdada;
    border-radius: 4px;
}

    .spinner img {
        margin-right: 1%;
    }

    .spinner p {
        border-radius: 4px;
        margin: 0;
        font-size: 13px;
        color: #868686;
    }

.centered {
}

.pos-rel {
    position: relative;
}

.dvLoader {
    position: absolute;
    left: 40px
}

.spn-retire {
    font-weight: normal;
    font-style: italic;
    font-size: medium;
}

.tableclass {
    border-collapse: collapse;
    padding: 5px;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
}

.thclass {
    background-color: Blue;
    color: White;
    text-align: center;
    border: 1px solid #000;
    padding: 10;
}

.th {
    text-align: center;
    font-weight: bold;
    text-align: center;
    padding: 20;
}

.tableclass td {
    padding: 5px;
    font-size: 12px;
    border: 1px solid #000;
}

.tableContent {
    font-size: 12px;
}

.tableContentBlue {
    font-size: 12px;
    color: Blue;
    font-weight: bold;
}

.tdCategory {
    width: 30%;
    text-align: center;
}


tr:nth-child(even) {
    background-color: #f2f2f2;
}

.phoneInfo {
    vertical-align: middle;
    height: 20px;
    float: right;
}

.WorkDate {
    vertical-align: middle;
    height: 20px;
    /* padding-left: 70px;*/
    /*float: right;*/
}

.infoBlock {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.datepickerBox {
    position: relative
}

    .datepickerBox i.fa {
        position: absolute;
        top: 10px;
        right: 5px;
        font-size: 17px;
        color: #919191;
        display: none
    }

.redMessage {
    color: red;
    font-size: 13px;
    display: none;
}

.aspNetDisabled {
    background-color: buttonface;
    color: rgb(34, 34, 34);
    border-radius: 4px !important;
    border: 1px solid transparent;
}

.DisabledButton {
    background-color: buttonface;
    color: rgb(34, 34, 34);
    border-radius: 4px !important;
    border: 1px solid transparent;
    float: right !important;
}

.signature {
    font-family: 'Brush Script MT', cursive;
    font-size: 26px;
    font-weight: normal;
    margin-bottom: 0;
    font-style: italic;
    letter-spacing: 1.2px;
}

.ui-datepicker-header .ui-widget-header .ui-helper-clearfix .ui-corner-all {
    background: #001a4d;
    border: 1px solid #555;
    color: #EEE;
}


.g-recaptcha {
    width: 310px;
    margin: 0px auto 20px auto;
}

.blueHeader {
    padding: 3px 5px 3px 5px;
    font-size: 24px;
    margin-bottom: 10px;
    font-weight: 900;
    color: #0B0894;
    text-align: center
}

.circles {
    width: 200px;
    height: 200px;
    margin-bottom: 20px;
    background-color: #9E9E9E;
    border-radius: 100px;
    display: block;
    text-align: center;
    border: 5px solid white;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.5);
    margin: 0 auto 20px auto;
}

.InnerCircles {
    border: none;
    margin: 0px;
    padding: 0px;
    width: 190px;
    background: none;
    display: block;
    height: 190px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-box-shadow: inset 0px -2px 3px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0px -2px 3px 1px rgba(0,0,0,0.3);
    box-shadow: inset 0px -2px 3px 1px rgba(0,0,0,0.3);
    padding: 30px;
}

.circles a, .circles a:hover, .circles a:visited {
    font-weight: 900;
    font-size: larger;
    text-decoration: none;
}

.InnerCircles.a {
    background-color: #0066cc;
    color: #ffffff;
}

.InnerCircles.b {
    background-color: #cde7ff;
    color: #0B0894;
}

.InnerCircles.c {
    background-color: #666666;
    color: #ffffff;
}

.InnerCircles:hover {
    /*box-shadow: inset 0px -3px 10px 1px rgba(0,0,0,0.5); */

    box-shadow: inset 0px 3px 5px 1px rgba(0,0,0,0.5);
}

.textHeader {
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}

.hiddenButton {
    display: none;
}

/* survey */
.surveyControls {
    text-align: left;
    padding-left: 15px !important;
}
