﻿
/* ---------------------------- Structural css ---------------------------------*/
.lower_with_sidebar_container {
    display: flex;
    justify-content:space-around;
}
.lower_with_sidebar_navbar {
    width: 10%;
    margin-top: 80px;
    padding: 20px 0px;
    color: #FFFFFF;
    font-size: 18px;
    background-color: #3e454c;
    text-align: center;
    max-height: 392px;
}

.lower_with_sidebar_body {
    width: 88%;
    padding: 0px 10px;
}

.sidebar-header h3 {
    color: #ffcc00;
}

.sidebar ul {
    list-style: none;
    padding: 20px 0px 0px 0px;
}

.sidebar ul li {
    padding 5px;
}

#navbar_ul1, #navbar_ul2, #navbar_ul3, #Body_Body_Body_ctl00_navbar_ul4 {
    color: #337ab7
}

@media screen and (max-width: 1400px) {
    .lower_with_sidebar_navbar {
        width: 20%;
    }

    .lower_with_sidebar_body {
        width: 80%;
    }
}

@media screen and (max-width: 796px) {

    .lower_with_sidebar_container {
        display: flex;
        flex-direction: column;
    }

    .lower_with_sidebar_navbar {
        width: 100%;
        margin-top: 0px;
    }

    .lower_with_sidebar_body {
        width: 100%;
    }
}

/*--------------------Policy Archive css -----------------------------------------------*/

.table-striped .btn-danger {
    color: white;
}

.table-striped .btn-warning {
    color: white;
}

.table-striped .btn-success {
    color: white;
}

.policy_filter_container .btn-info {
    color: white;
    background-color: #337ab7;
    background-image: none;
}

    .policy_filter_container .btn-info:active {
        color: white;
        background-color: #ffcc00;
    }

/*------------------register css --------------------------------------------------*/


.registration_form_container {
    margin: 0 auto;
    float: none;
}

.registration_form_container .form-group.has-feedback .form-control-feedback {
    top: 28px;
    right: 10px;
}


/*--------------------------------- New Policy css --------------------------------*/
#newpolicy_content {
    margin: auto;
    float: none;
}

.form_container {
    margin: 0 auto;
    float: none;
}
.form_container > .row{
    padding-bottom: 10px;
    clear:both;
}

.form_container .form-row > h2 {
    color: #4d545a;
}

#lbl_CompanyName {
    word-break: break-word;
    width: 193px;
}

.table-striped .btn-primary {
    color: white;
}

#modal_agreetc .modal-footer .delete_confirmed {
    color: white;
    background-color: #337ab7;
    background-image: none;
}

/* -------------------- Policy Schedule -------------------*/
.policy_Schedule_Container {
    width: 1240px;
    height: 1700px;
}

.policy_Schedule_Container * {
    font-size: 18px;
}

.policy_Schedule_Container th
.policy_Schedule_Container th, {
    padding: 0px;
}

.policy_Schedule_Footer {
    display: flex;
    flex-direction: column;
    margin: 6.5% 3%;
}

.policy_Schedule_Footer * {
    font: haettenschweiler;
}

.policy_Schedule_Footer .padddingbottom {
    font: haettenschweiler;
    padding-bottom: 28px;
}

.policy_schedule_furtherinfo .excess_container {
    display: flex;
    justify-content: space-between;
    width: 94%;
    margin: 2% 3%;
}


.bolded {
    font-weight: bold;
    color: black;
    font: haettenschweiler;
}

.table_Info {
    margin: 0px 15px;
}

.table_Info * {
    
    font: haettenschweiler;
}

.table_Cover {
    margin: 2% 3%;
    width: 94%;
}


.table_Cover * {
    font: haettenschweiler;
    text-align: center;
}

.tbl_content * {
    font: haettenschweiler;
}

.tbl_content {
    margin: 2% 3%;
    width: 94%;
}

.tbl_content th {
    width: 25%;
}

.table_Date
{
    width: 25%;
    position: relative;
    left: 69%;
    margin-top: 5% !important;
}

.table_Signed {
    margin: 2% 3%;
    width: 75%;
    position: relative;
    left: 19%;
}

.table_Signed tr {

}

.table_Signed p
{
    margin: 0px;
}

.table_Signed img {
    padding-right: 5px;
    height: 50%;
}

.table_Excess1 {
    width: 49%;
    float: left;
    margin-right: 2%;
}

.Signed_Text {
    vertical-align: middle;
    border-left: 1px solid black;
    padding-left: 1%;
}

.table_Signed .border {
    padding-left: 5px;
    vertical-align: middle;
}

.policy_schedule_content .tbl_content p {
    margin: 0px;
}

.lower_with_sidebar_body .policy_schedule_header h1 {
    margin: 0px;
    font-size: 30px;
    font-weight: 600;
}

.lower_with_sidebar_body .policy_schedule_furtherinfo #Body_Body_Body_Body_vantageSig {
    width: 100px !important;
}

.policy_Schedule_Container th {
    background-color: #f6f6f6;
    font-weight: bold;
    color: black;
    padding: 2.5px 5px;
    vertical-align: baseline;
}

.policy_Schedule_Container td {
    padding: 0px 5px;
}

.policy_Schedule_Container tr {
    background-color: #fff;
    color: black;
    padding: 2.5px;
    vertical-align: baseline;
}

#vantage_img {
    width: 36%;
    margin: 2% 3%;
}

.lbl_title {
    font-weight: 700;
    padding: 0px;
    font-size: 30px;
    margin: 0.5% 3%;
}

#period_of_insurance {
    text-align: center;
}

#period_of_insurance p {
    display: inline-block;
    padding: 3px 71px;
}

#period_of_insurance p:not(:first-child) {
    border-left: 0.5px solid black;
}

.header_unbolded {
    font-weight: normal !important;
}

.table_Cover .bolded {
    padding: 3px !important;
    background-color: #f6f6f6 !important;
}

.centred {
    text-align: center;
}
/*---------------------------view policy -----------------------------*/

.table_Signed.home_Insurance {
    margin: 2% !important;
    width: 75% !important;
    left: 0% !important;
}

.table_Date.home_Insurance {
    width: 0%;
    top: -109px !important;
    margin-top: 0% !important;
}

.policy_Schedule_Footer.home_Insurance {
    margin: 0% 3%;
    top: -64px;
    position: relative;
}

#div_footer_info span {
    font-size: 16px;
}

#div_footer_info {
    margin-bottom: 20px;
}

#modal_delete .modal-footer .delete_confirmed {
    color: white
}


