/*Header style | Begin*/
body { background-color: #0072bc; }
.micro-app-page{background-color:#fff;overflow:hidden;border-radius:6px 0 6px 6px; padding: 10px 15px 0}
.content-box{text-align:left;padding:15px 0;line-height:130%}
.header{padding-top:17px}
.logo{width:243px;float:left;padding:20px 0}
.powered-by-bb{float:right;background-color:#fff;border-radius:6px 6px 0 0;padding:10px;margin-top:25px}
/*Header style | End*/

/* Left Section style | Begin */
.need-assitance{background:#ffc423;border-radius:0}
.need-assitance h2{background-color:#0072bc;color:#fff;display:block;font-size:14px;margin:0;padding:10px;text-align:left}
.rewards-list{padding:0}
.rewards-list li{list-style-type:none;background:url(/images/bullet-tick.png) no-repeat 10px 5px;padding:0 0 0 30px;font-size:13px;line-height:18px;margin:7px 0;text-align:left}
.call-section > span { margin-top: 0}
/* Left Section style | End */

/* app section style | Begin*/
.app-form-section-car.fl_label,.app-form-section-car .fl_label{top:3px}
.panel-default > .panel-heading{background-color:#edf6ff}
/* app section style | End*/

/*Footer style | Begin*/
.bajajcar-footer{padding-bottom:56px;padding-top:60px;margin-top:30px;background-color:#323232;color:#75787c}
.right-content{font-size:18px}
.bajajcar-footer .bottom-links{font-size:14px;line-height:1.286}
.bajajcar-footer .bottom-links li{float:none;line-height:22px;margin-right:0}
.bajajcar-footer a{color:#75787c;font-size:12px}
/*Footer style | end*/

/* Media query style | Begin */
@media screen and (max-width: 991px) {
    .insurance-app-section .tab-left-section {
        display: none;
    }
}
@media (max-width: 767px) {
    .bottom-links {
        margin-bottom: 30px;
    }
}
@media (max-width:480px) {
    .powered-by-bb {
        display: none;
    }
}
@media screen and (max-width: 360px) {
    .car-insurance-details-section {
        padding: 10px 10px 0;
    }
}
/* Media query style | End */

/* Payment pop style | Begin */
.payment-summary {
    border: 2px solid #0072bc;
}
.payment-summary .list-group .list-head {
    background: #0072bc
}
.checkbox.checked .second-icon, .radio.checked .second-icon {
    color: #0072bc;
}
/* Payment pop style | End */
