
.container { max-width:990px; }
.heading-row { max-height: 416px; }
/** rajamouli **/
.head-top { width: 100%; background: #fff; }
.logo { margin: auto; padding-top: 10px; width: 200px; }
h1 { font-size: 24px; text-align: center; }
h2 { font-size: 18px; text-align: left; }
h3 { font-size: 14px; text-align: left; text-decoration: underline; }
.occurred { font-size: 14px; text-align: right; padding: 60px 10px 10px 10px; text-transform: uppercase; }
.hd_2 { width: 100%; height: auto; margin: 0px; padding: 10px 0px; text-align: center; background: #CCC; border: 1px solid #999; color: #000; font-size: 18px; }
.hd_3 { width: 100%; height: auto; margin: 0px; padding: 5px 0px; text-align: left; border: 1px solid #ccc; color: #000; }
.specific { width: 100%; float: left; margin: 0px; padding: 0px; height: 30px; }
.gm { width: 100%; float: left; margin: 0px; padding: 0px; height: 20px; }
.border{ border: 1px solid #ccc;}
.md_checkbox{ float:left !important; margin-left:8px !important;}
.md_p{ float:left; margin:0px; padding:0px;}
.h_20{ height:20px !important; padding:15px 0px;}
.officers_textarea {
    height: 200px;
    width: 100%; padding:0px; margin:0px;
}
.mb30 input[type="text"]  { border-radius:0px; }
.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    check-f
    line-height: 1.42857;
    padding: 6px 6px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top:none;
    line-height: 1.42857;
    padding: 1px;
    vertical-align:middle;
}
.mb30 td { font-size:12px; }
.md-s { text-transform:uppercase; font-weight:400; font-size:10px !important; width:17%; }
.ckbox-default label { font-style:normal; font-weight:200; margin-bottom:0px; }
.check-f { float:left; }
.in-check {  height:22px; width:50%; margin-left:10px;  }
.panel-body h2 { margin:10px 0; }
label { font-weight:normal; }

@media (max-width: 480px) {
.table-responsive { border:none; }

}
.caret {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid;
    display: inline-block;
    float: right;
    height: 0;
    margin-left: 2px;
    margin-top: 6px;
    vertical-align: middle;
    width: 0;
}