﻿#divTopHeader img {
    width: 100%;
}

.allDivs {
    border: 1px solid black;
    border-top: 2px solid black;
    padding-left: 5px;
    margin-bottom: 20px;
}

#divTop1 {
}

.allDivs h5 {
    margin-bottom: 25px;
    margin-left: -5px;
    margin-top: 0px;
    padding: 5px 0px 5px 5px;
    color: #fff;
    background-color: #07AB2B;
    font-weight: bold;
}

.allDivs h4 {
    margin-bottom: 25px;
    margin-left: -5px;
    margin-top: 0px;
    padding: 5px 0px 5px 5px;
    color: #fff;
    background-color: #93b0c4;
    font-weight: bold;
}

.allDivs p {
    margin-bottom: 5px;
    margin-top: 5px;
    font-weight: bold;
}

    .allDivs p span {
        font-weight: normal;
    }
/*11-07-18*/
.e-insurance label {
    min-width: 60px;
    text-align: center;
}

input[type='radio'], input[type='checkbox'] {
    vertical-align: middle;
    margin: -1px 0 0;
}

.table {
    margin-top: 0;
}

.step {
    width: 54px;
    height: 50px;
    background-color: #F47C34;
    border-radius: 50%;
    display: inline-block;
    color: #fff;
    padding: 14px 5px;
    margin-right: 10px;
    box-shadow: 0px 0px 11px 0px #ccc;
}

.with-border.box-header {
    margin-top: 10px;
}

.offsettop {
    margin-top: 24px;
}

#remarkSec {
    margin-bottom: 15px;
}

.ui-datepicker {
    z-index: 9991 !important;
}

.padding20 {
    padding: 5px 20px;
}

    .padding20 .close {
        padding: 6px;
    }


/*For Pin refresh btn*/
.refreshPin {
    width: 80%!important;
    display: inline!important;
}
.refreshBtn{
    padding:4px!important; width: 15%!important;  display: inline!important;
}
