/* here you can put your own css to customize and override the theme */
.tra-cuu{
    padding-bottom: 30px;
    padding-top: 30px;
}

.tra-cuu-h{
    height: 320px;

}

.tra-cuu-title{
    font-weight: normal !important;
    color: #000;
    padding: 5px;
    font-size: 20px !important;
}

.danh-sach-title{
    font-weight: 700;
    color: #a75533;
    padding: 10px 5px;
    font-size: 13px;
}

.danh-sach-title a{
    color: red;
}

.danh-sach{
    padding-bottom: 50px;
}

.danh-sach-pad{
    height: 50px;
    padding: 5px 5px;
}

.sidebar [class*="col-"] {
    padding-left: 5px;
    padding-right: 5px;
}

.font-13 {
    font-size: 13px !important;
}

.font-12 {
    font-size: 12px !important;
}

.font-11 {
    font-size: 11px !important;
}

.font-10 {
    font-size: 10px !important;
}

.font-9 {
    font-size: 9px !important;
}


.col-md-offset-3, .col-lg-offset-3, .col.sm-offset-3, .col-xs-offset-3 {
    /*margin-left: 23%;*/
}

@media (min-width: 768px) {
  .container-custom {
    width: 750px !important;
  }
}
@media (min-width: 992px) {
    .container-custom {
        /* width: 1024px !important; */
        min-width: 1100px !important;
    }
}
@media (min-width: 1200px) {
  .container-custom {
    width: 1170px !important;
  }
}

.tab-pane{
    border: none;
}

.tachitietthutuc td{
    font-size: inherit !important;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{
   
}

.form-wizard .steps{
    padding: 0px !important;
    margin: 0px !important;
}

.form-wizard .progress{
    margin-bottom: 0px !important;
}

#tabThongTinChung, #tabThongTinThuTucHanhChinh{
    padding: 15px 0px 0px;
}

#tabXacNhanDangKy{
    padding: 15px 20px;
}

#tabThongTinChung .panel .panel-body, #tabThongTinThuTucHanhChinh .panel .panel-body, #tabXacNhanDangKy .panel .panel-body{
    padding: 15px 0px;
}

#tabThongTinChung .panel, #tabThongTinThuTucHanhChinh .panel, #tabXacNhanDangKy .panel{
    border: none !important;
    margin-bottom: 0px;
}

#tabThongTinChung .panel .panel-heading, #tabThongTinThuTucHanhChinh .panel .panel-heading, #tabXacNhanDangKy .panel .panel-heading{
    padding: 5px 15px;
}

#frmTiepNhanHoSo{
    margin-bottom: 0px;
}