﻿.chaser .page_none {
    display: none;
}

.cont_div_block {
    background: #F0F7FF;
    border-radius: 8px;
    margin-bottom: 28px;
    display: inline-block;
    width: 100%;
}

    .cont_div_block p {
        font-size: 17px;
        line-height: 25px;
        color: #000000;
        padding: 32px 30px;
        margin-bottom: 0;
        float: right;
    }

    .cont_div_block span {
        color: #115A9C;
    }

button.chat_now {
    background: #115A9C;
    border-radius: 8px;
    float: right;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    height: auto;
    padding: 13px 33px;
    margin-top: 20px;
    margin-right: 19px;
}

a.Contact_us {
    background: transparent;
    border-radius: 8px;
    float: left;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    height: auto;
    padding: 13px 33px;
    margin-top: 20px;
    color: #115A9C;
    margin-left: 30px;
    border: 1px solid #C3D4EB;
}

.email_main_block {
    background: #FFFFFF;
    border: 1px solid #C3D4EB;
    box-sizing: border-box;
    border-radius: 8px;
    margin-bottom: 20px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    cursor: default;
    background-color: transparent;
    border-bottom: 1px solid #C3D4EB;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    color: #fff;
    background-color: #115A9C;
}

.nav-tabs > li > a {
    padding: 18px 20px;
    border-bottom: 1px solid #C3D4EB;
    font-weight: 600;
    font-size: 15px;
    line-height: 30px;
    color: #000000;
}

.nav-tabs > li {
    float: none;
}

    .nav-tabs > li > a:hover {
        border-color: 0;
        color: #000;
    }

.txt_h1_div {
    font-weight: 600;
    font-size: 17px;
    line-height: 25px;
    color: #000000;
}

.email_main_block ul li .fa {
    font-size: 22px;
    width: auto;
    height: 18px;
    display: inline-block;
    float: right;
    margin-right: 0;
    padding-top: 5px;
    position: relative;
    font-weight: bold;
}

.toggle-container .panel.style1 .panel-title > a.collapsed:before {
    content: "\f105";
    background: #fff;
    font-size: 26px;
    font-weight: 700 !important;
    color: #115A9C;
    font-family: FontAwesome;
    line-height: normal;
    margin-right: 17px;
}

.toggle-container .panel.style1 .panel-title > a:before {
    content: "\f107";
    font-size: 26px;
    font-weight: 700 !important;
    color: #115A9C;
    font-family: FontAwesome;
    line-height: normal;
    margin-right: 17px;
}

.toggle-container .panel.style1 .panel-title > a {
    font-weight: 600;
    font-size: 17px;
    line-height: 25px;
    color: #115A9C;
    padding: 17px 20px;
}

.toggle-container .panel {
    box-shadow: none;
    position: relative;
    border: 1px solid #C3D4EB;
}


    .toggle-container .panel:first-child {
        border-radius: 5px 5px 0 0;
        border-bottom: 0;
    }


    .toggle-container .panel:last-child {
        border: 1px solid #C3D4EB;
        border-radius: 0 0 5px 5px;
        border-top: 0;
    }

    .toggle-container .panel.style1 .panel-content {
        padding: 30px;
        border-top: 1px solid #C3D4EB;
    }

.toggle-container {
    margin-bottom: 20px;
}

.panel-content h1 {
    font-size: 20px;
    font-weight: bold;
}

.panel-content h2 {
    font-size: 15px;
    font-weight: bold;
}

.panel-content ul {
    margin-bottom: 15px;
}

.panel-content li {
    line-height: 28px;
    list-style: disc;
    margin-left: 22px;
}

.panel-content p {
    font-size: 15px;
}

.nav-tabs {
    border-bottom: 0px !important;
}

.a.gsa {
    background: #f0f7ff;
}

    .a.gsa.collapsed {
        background: #fff;
    }

.nav-tabs > li > a {
    margin-right: 0px;
}

.border_bottom_0 {
    border-bottom: 0px !important;
}
