h3{
    font-size:15px !important;
    font-weight:bold;
}
#myModal,#myLeavingModal{
    display:none;
}
.hidden
{
    display:none;
}
#UpdatePanel1
{
    display:none;
}
#Wp_myCarousel{
    min-height:40px;
    margin: 0px !important;
    font-size:18px;
    text-shadow:3px 2px 2px rgba(150, 150, 150, 0.4);
}
#Wp_myCarousel .carousel-caption{
    bottom:0;
    left:0;
    right:0;
    padding-top:0;
    padding-bottom:0;
    position:relative;
    color: #E38C02;
    text-shadow:3px 2px 2px rgba(150, 150, 150, 0.4);
    min-height:40px;
    text-align:left;
}
.waitingPage
{
    display:none;
    border: 1px solid #E38C02;
    box-shadow: 1px 1px 5px #E38C02;
    color: #E38C02;
    font-size: 18px;
    font-weight: bold;
    height: auto;
    margin: 0;
    overflow: hidden;
    padding: 20px;
    text-align: center;
    width: auto;
}
#Button1,#Button2
{
    display:none;
}
#SubmitButton {
    background: none repeat scroll 0 0 #359946;
    border: 0 none;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    height: auto;
    overflow: hidden;
    padding: 10px 5px;
    width: auto;
}

#SubmitButton:hover
{
    background:#50e669;
}
.mask
{
    position:absolute;
    z-index:999;
    width:100%;
    top:0;
    left:0;
    background:#000000;
    height:100%;
    min-height:100%;
    filter: alpha(opacity=50);
    opacity: 0.5;
    display:none;
}
.dynamicSection
{
    height:auto;
    width:auto;
    min-height:130px;
    overflow:hidden;
    display:block;
    position:relative;
}
#loading
{
    z-index:9999;
    width:100%;
    height:auto;
    overflow:hidden;
    margin:0 auto;
    position:absolute;
    text-align:center;
    display:none;
    padding:25% 0;
}
#loading p b {
    color: #18322E !important;
}
.tosTitleText
{
    font-size:15px;
    padding:10px 0;
}
.chatTermsBox
{
    display:none;
}
#chatOff,#btnChat,#intres
{
    display:none;
}
#chkAgree{
    margin:0 10px 0 0;
}
.myTitleDescription{
    font-size:small !important;
    color:#808080 !important;
}
div.dynamicSection {
    height: auto;
    width: auto;
    overflow: hidden;
    display: block;
    position: relative;
}

div.mainBox {
    height: 420px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}

div.chat-container {
    border: none;
    min-height: 0;
    margin: 0;
    float: none;
    background: none;
    width: 100%;
}

.chat-container div.ContentArea {
    padding: 0;
}

.mainBox .chat-container {
    text-align: left;
}

.tosBtnsBox {
    margin-top: 100px;
}

.tosBtnsBox div {
    margin: 0 !important;
    text-align: center;
}

.tosBtnsBox label, .tosBtnsBox p, h1.modal-title, .modal-body, .modal-body p, .modal-footer, #SubmitButton  {
    font-family: 'Catamaran', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    color: #18322E;
}

.modal-body p {
    text-transform: none;
    font-size: 18px;
    line-height: 28px;
}

div #SubmitButton {
    color: white;
    font-weight: 400;
    padding: 15px;
    background-color: #3660E3;
    display: inline-block;
}

div #SubmitButton:hover {
    background-color: #1427AC;
}

div.waitingPage {
    position: absolute;
    padding: 0;
    z-index: 1000;
    left: 0;
    top: 0;
    background-color: rgb(255, 255, 255);
    border: none;
    box-shadow: none;
    color: #18322E;
    width: 100%;
    height: 100%;
}

div.waitingPage a {
    color: #3660E3;
    text-decoration: underline;
    font-family: 'Catamaran', sans-serif;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 22px;

}

div#loading {
    padding: 20px 0px;
}

div#loading div {
    margin-bottom: 10px;
}

div#loading p b {
    font-family: 'Catamaran', sans-serif;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 22px;
    text-transform: uppercase;
    text-align: left;
}

.waitingPage #Wp_myCarousel .carousel-caption p {
    text-shadow: none;
    color: #18322E;
    font-family: 'Catamaran', sans-serif;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 22px;
    text-transform: uppercase;
}

div.mask {
    background-color: white;
    opacity: .9;
}

.modal-dialog {
    margin: 0;
    width: 100%;
}

.modal-content {
    border: none;
    box-shadow: none;
    border-radius: 0;
}

.modal-backdrop {
    background-color: white;
}

.modal-header {
    padding: 0;
    min-height: 0;
    border: none;
}

.modal-body {
    padding: 0;
}

.modal-footer {
    padding: 0;
    margin: 0;
    border: none;
    text-align: center;
}

.modal-footer button {
    color: white;
    font-weight: 400;
    padding: 15px;
    background-color: #3660E3;
    font-family: 'Catamaran', sans-serif;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    border: none;
    border-radius: 0;
}

.modal-footer .btn-primary:hover {
    background-color: #163aa5;
}


div.modal {
    background-color: #fff;
    overflow-y: auto;
}

div.modal-body {
    margin-bottom: 15px;
}

.modal-header h1.modal-title {
    font-size: 30px;
    line-height: 40px;
    text-transform: none;
    margin-bottom: 10px;
}
div.modal-content {
    background-color: transparent;
    margin-top: 29px;
}

.resultDiv {
    margin-top: 10px;
}

p.alert-success {
    background-color: #f1f2f2;
    color: #18322e;
    background-image: none;
    border-radius: 0;
    border: none;
    box-shadow: none;
    margin-bottom: 0;
    text-align: center;
}

p.alert-success .alert-link {
    color: #3660e3;
}

.modal-backdrop.in {
    opacity: .9;
}

.waiting-container {
    margin: 55px auto 0px auto;
    max-width: 720px;
    padding: 20px;
}

.thermometer-line-container {
    max-width: 100%;
    margin: 0 auto;
    position: relative;
}

.thermometer-data-container {
    width: calc(100% - 180px);
    position: relative;
    left: 50px;
}

.thermometer-line {
    height: 8px;
    width: 100%;
    background-color: #e2e2e2;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}

.thermometer-line-active {
    height: 8px;
    width: 0%;
    background-color: #92aff7;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    position: absolute;
    top: 0;
    left: 0;
    transition: width 300ms;
}

.you-icon {
    position: absolute;
    left: 0%;
    top: calc(50% - 25px);
    z-index: 2;
    background-color: #3660e3;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    transition: left 300ms;
    margin-left: -50px;
    animation-name: stretch;
    animation-duration: 2s;
    animation-timing-function: ease-out;
    animation-delay: 0;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-fill-mode: none;
    animation-play-state: running;
}

.you-icon-img {
    left: 0%;
    position: absolute;
    top: calc(50% - 20px);
    z-index: 2;
    margin-left: -43px;
    transition: left 300ms;
}



@keyframes stretch {
    100% {
        transform: scale(1.2);
    }
}

.counselor-icon {
    position: absolute;
    width: 130px;
    height: 130px;
    background-color: #e2e2e2;
    border-radius: 130px;
    right: 0px;
    top: calc(50% - 65px);
    z-index: 3;
    transition: background-color 300ms;
}

.counselor-icon.animation {
    background-color: #92aff7;
    animation-name: stretch2;
    animation-duration: 2s;
    animation-timing-function: ease-out;
    animation-delay: 0;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-fill-mode: none;
    animation-play-state: running;
}

@keyframes stretch2 {
    100% {
        transform: scale(1.2);
    }
}

.counselor-icon-img {
    position: absolute;
    right: 17px;
    z-index: 5;
    top: -48px;
}

.status-message {
    font-size: 18px;
    font-family: 'Catamaran', sans-serif;
    margin-top: 80px;
    margin-bottom: 0px;
}

.status-message .status-number {
    color: #009247;
    font-family: 'Catamaran', sans-serif;
    font-weight: 800;
}

.things-to-remember-container {
    border: 3px solid #e2e2e2;
    padding: 20px;
    margin-top: 50px;
    position: relative;
}

.remember-title {
    color: #009247;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 2px;
    font-size: 14px;
    line-height: 14px;
    display: inline-block;
    background-color: #fff;
    padding: 10px;
    position: absolute;
    top: -16px;
    left: calc(50% - 98px);
    margin: 0;
    text-align: center;
    font-family: 'Catamaran', sans-serif;
}

.remember-icon {
    float: left;
    margin-right: 30px;
}

.remember-message {
    float: right;
    width: calc(100% - 106px);
    text-align: left;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 0px;
    margin-top: 10px;
    font-family: 'Catamaran', sans-serif;
    text-shadow: none;

}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

h3{
    font-size:15px !important;
    font-weight:bold;
}
#myModal,#myLeavingModal{
    display:none;
}
#myModal {
    margin: 20px 30px;
}
.hidden
{
    display:none;
}
#UpdatePanel1
{
    display:none;
}
#Wp_myCarousel{
    min-height:40px;
    margin:10px auto;
    font-size:18px;
    text-shadow:3px 2px 2px rgba(150, 150, 150, 0.4);
}
#Wp_myCarousel .carousel-caption{
    bottom:0;
    left:0;
    right:0;
    padding-top:0;
    padding-bottom:0;
    position:relative;
    color: #E38C02;
    text-shadow:3px 2px 2px rgba(150, 150, 150, 0.4);
    min-height:40px;
    text-align:left;
}
.waitingPage
{
    display:none;
    border: 1px solid #E38C02;
    box-shadow: 1px 1px 5px #E38C02;
    color: #E38C02;
    font-size: 18px;
    font-weight: bold;
    height: auto;
    margin: 0;
    overflow: hidden;
    padding: 20px;
    text-align: center;
    width: auto;
}
#Button1,#Button2
{
    display:none;
}
#SubmitButton {
    background: none repeat scroll 0 0 #359946;
    border: 0 none;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    height: auto;
    overflow: hidden;
    padding: 10px 5px;
    width: auto;
}
#SubmitButton:hover
{
    background:#50e669;
}
.mask
{
    position:absolute;
    z-index:999;
    width:100%;
    top:0;
    left:0;
    background:#000000;
    height:100%;
    min-height:100%;
    filter: alpha(opacity=50);
    opacity: 0.5;
    display:none;
}
.dynamicSection
{
    height:auto;
    width:auto;
    min-height:130px;
    overflow:hidden;
    display:block;
    position:relative;
}
#loading
{
    z-index:9999;
    width:100%;
    height:auto;
    overflow:hidden;
    margin:0 auto;
    position:absolute;
    text-align:center;
    display:none;
    padding:25% 0;
}
#loading b {
    color: #ffffff !important;
}
.tosTitleText
{
    font-size:15px;
    padding:10px 0;
}
.chatTermsBox
{
    display:none;
}
#chatOff,#btnChat,#intres
{
    display:none;
}
#chkAgree{
    margin:0 10px 0 0;
}
.myTitleDescription{
    font-size:small !important;
    color:#808080 !important;
}
.chat-now-box{
    border: 1px solid #3660E3;
    width: 100%;
    margin: 0 auto;
    padding: 60px 30px;
}
#time{
    font-family: 'Catamaran', sans-serif;
    border: 1px solid #3660E3;
    height: 58px;
    width: 154px;
    position: absolute;
    top: -29px;
    left: calc(50% - 77px);
    line-height: 58px;
    font-size: 34px;
    color: #2869e0;
    background: #fff;
    z-index: 9;
    letter-spacing: 0.02em;
    font-weight: 700;
}    
.chat-now-box .modal-footer{
    position: absolute;
    bottom: 0;
    left: calc(50% + 50px);
}    
.chat-now-box .modal-footer .counselor-icon{
    height: 100px;
    width: 100px;
    background: #92aff7;
    top: calc(50% - 50px);
    border: radius: 50%;
}    
@keyframes stretchChatNow {
    100% {
        transform: scale(1.2);
    }
}
.chat-now-box .modal-footer .counselor-icon.animation-is-active{
    animation-name: stretchChatNow;
    animation-duration: 2s;
    animation-timing-function: ease-out;
    animation-delay: 0;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-fill-mode: none;
    animation-play-state: running;
}    
.chat-now-box .modal-footer .counselor-icon-img{
    right: 15px;
    top: -42px;
    width: 71px;
}    
#ChatNow,
#RestartNow{
    color: white;
    font-weight: 400;
    padding: 15px;
    background-color: #3660E3;
    display: inline-block;
    font-family: 'Catamaran', sans-serif;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    border: none;
    border-radius: 0;
    margin-bottom: 20px;
}
#ChatNow:hover{
    background-color: #1427AC;
}    
#RestartNow{
    background-color: #175820;
    display: none;
}
#RestartNow:hover{
    opacity: 0.8;
}    
.chat-now-box .modal-body{
    text-transform: none;
    font-size: 18px;
    line-height: 28px;
}    
.chat-now-box .modal-body a{
    color: #3660E3;
}    
.chat-now-box .modal-body a:hover{
    color: #1427AC;
}

.restart-message {
    margin-bottom: 10px;
}

@media (max-width: 600px) {

    .chat-now-box .modal-body {
        font-size: 15px;
        line-height: 22px;
    }
    .restart-box .modal-footer {
        display: none;
    }
    .chat-now-box.restart-box {
        padding: 60px 30px 30px 30px;
    }
}

@media (max-width: 504px) {
    .remember-icon {
        display: none;
    }
    .remember-message {
        width: 100%;
        float: none;
        font-size: 16px;
        line-height: 22px;
        text-align: center;
        margin-top: 0px;
    }
    .status-message {
        font-size: 16px;
        line-height: 22px;
    }
}
