
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
    font-family: 'Open Sans', sans-serif !important;
    
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

@font-face {
    font-family: 'nunitobold';
    src: url('../fonts/nunito-bold-webfont.woff2') format('woff2'),
         url('../fonts/nunito-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body.login{font-size:14px;background-color:#e7e7e7;font-family: 'nunitobold';overflow-x: hidden;}


/*****************DGQI login *****************/
.main-wrapper{max-width:1141px;position:relative;margin:0 auto;}
.outerbs{background:#f6f6f6;padding:5px 100px;margin:40px 0px;box-shadow:0px 0px 30px #ddd;position:relative;z-index:9999999; margin-top:62PX;}
.logo{width:86%;}
.lgn-sec{margin:67px auto;border:1px solid #eaeaea;box-shadow:0px 0px 7px #ddd;background:#fff;padding:0px 40px;min-height:392px;padding-right:0px;}
.loginleft-block{background:url(../images/login-bg.png) center top no-repeat;float:left;width:42%;padding:20px;background-size:cover;margin-top:-44px;height:475px;}
.logo img{width:100%;}
.signup a{color:#317ba2;}
.signup{font-size:16px;text-align:center;margin-top:15px;}
.lg-rt{float:left;width:58%;padding:25px 40px;}
.lg-rt h3{font-size:23px;color:#322f72;margin:10px 0px 10px 10px;font-weight:700;}
.nicimage{margin-right:-10px;}
.lg-rt h2{font-size:23px;margin-bottom:10px;color:#373534;padding-top:8px;}
.lg-rt p{margin-bottom:20px;color:#a9a9a9;font-size:14px; margin-bottom:10px;}
.lg-rt input{border:none;border-bottom:1px solid #c3c3c3;border-radius:0px;margin-bottom:10px;font-size:12px;text-transform:capitalize;padding-left:0px;}
label.text-info,#register-link a{color:#a9a9a9 !important;font-size:13px;}
.cpatchas{float:left;width:71%;}
.captchimage{float:left;margin-right:10px; margin-left:10px;}
.captchicon{margin-top:8px;float:left;}
.captch-sec{float:left;width:100%;}
.rblock{float:left;width:100%;}
.lgbox{border:1px solid #ddd;padding:20px 25px;}
button.btn.btn-primary.mr-2{width:47%;background:#317ba2;font-size:12px;text-transform:uppercase;padding:6px; margin-top:10px;}
.cpatchas{float:left;width:57%;}
.stripsbl{background:#317ba2;width:32%;height:58px;content:'';position:absolute;left:13.8%;top:-11%;z-index:999999999;}
.stripsb2{background:#f9f9f9;width:42%;height:383px;content:'';position:absolute;right:-29%;top:81px;z-index:999999;}
.stripsb3{background:#317ba2;width:32.7%;height:58px;content:'';position:absolute;left:12.8%;bottom:-11%;}
div#register-link {
    margin-top: 22px;
}
a.trainmet {
    color: #fff;
    background: #83b03d;
    text-decoration: none;
    padding: 5px 10px;
    display: inline-block;
    margin-right: 0px;
    text-transform: capitalize;
    font-size: 13px;
    border-radius: 6px;
    animation-name: example;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    margin: auto;
    width: auto;
    margin: 20px 10px 0px 0px;
}

.outerbs h3 {
    text-align: center;
    font-size: 26px;
    margin-left: 49%;
    margin-top: 27PX;
    float: left;
}

    @keyframes example {
        0% {
            background-color: #83b03d;
        }

        25% {
            background-color: blue;
        }

        50% {
            background-color: green;
        }

        75% {
            background-color: red;
        }

        100% {
            background-color: #83b03d;
        }
    }


/* body{font-family:'Lato', 'sans-serif'!important; background:#eeeeee;font-size:13px;} */
.top_head{background:#003399; padding:5px 15px 0px;}
.top2nd{ overflow: hidden;   background: linear-gradient(135deg, #00265d 1%,#00265d 37%,#03558d 100%); padding:0; text-align:center;}
.top2nd h3{margin:0; color:#fff;}
.officer-header{overflow: inherit;}
.top2nd h3 a.float-left {font-size: 15px;background: #1b4f74;padding: 15px 15px;border-radius: 0;margin-top: 0;color: #003399;text-decoration: none;}
.more-sec {background: #fff;width: 100%;}
.homeapgebox {background: #fff;padding: 35px;width: 100%;margin: 25px auto;border-radius: 0px;box-shadow: 0 0 20px #ccc;}
.homeapgebox h3 {font-size: 18px;font-weight: bold;margin-bottom: 20px;border: 1px solid #734243;padding: 10px;text-transform: uppercase;
color: #734243;text-align: center;border-radius: 0px;background: #73424314;border-radius: 5px;}
.more-sec h3 {background: none;border: 0;font-size: 16px;color: #333;text-transform: capitalize;padding: 0;text-align: left;border-bottom: 1px solid #e5e5e5;
border-radius: 0;padding-bottom: 10px;}
.homeapgebox label.control-label {font-size: 13px;font-weight: bold;color: #313131;}
.addform{/*margin-left:222px;*/width: 100%;}
section.design1{margin-bottom:20px;}
.morelink a{border: 1px solid #ccc; padding: 5px 10px; background: #fff;  margin-right: 10px;font-size: 12px; text-decoration: none; color:#555;border-radius: 30px;}
.morelink a:hover{box-shadow:2px 3px 1px; color:#fe7002;}
.img-responsive{max-width:100%;}
.form-control {display: block;width: 100%;padding: 10px 15px;font-size: 13px;line-height: 1.5;color: #333;background-color: #eeeeee;background-clip: padding-box;
border: 1px solid #d0d0d0;border-radius: 30px;transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
.form-group.cap {border: 1px solid #d0d0d0;border-radius: 30px;position: relative;overflow: hidden;margin: 10px 0 10px;}
.form-group.cap img {width: 40%;}
.form-control:focus {color: #734243;background-color: #fde4d0;border-color: #734243;outline: 0;box-shadow: none;}
.text-center.mt-btn .btn {padding: 10px 60px;border-radius: 30px;text-transform: uppercase;font-size: 13px;font-weight: 600;}
.mt-btn button.btn.btn-success {border-color: #024880;background: linear-gradient(135deg, #00265d 1%,#00265d 37%,#03558d 100%);}
.mt-btn button.btn.btn-success:hover {background: #00265d;border-color: #00265d;}
.btn-success.focus, .btn-success:focus { box-shadow: 0 0 20px #ccc;}
.personal-tab-sec{background: #fff;padding: 55px;width: 100%;margin: 25px auto;border-radius: 15px;box-shadow: 0 0 20px #ccc;}
.top-th{background: #4c62b4;color: #fff;}
.table thead th, .table td {vertical-align: bottom;border: 1px solid #dee2e6;}
.table td, .table th { border: 1px solid #dee2e6;}
.per-title h2 {font-size: 16px;margin: 0 0 0px;line-height: 35px;text-transform: capitalize;color: #333;float: left;}
.per-title .report {float: right;font-size: 16px;color: #fff;background: #fd7006;padding: 5px 20px;margin: 0 0 10px;border-radius: 30px;text-decoration: none;}
.per-title .report img {width: 15%;}
div#captImg {margin-right: 15px;float: left;}
i.fa.fa-refresh {width: 50px;height: 50px;background: #fff;color: #6c757d;font-size: 22px;text-align: center;line-height: 50px;border: 1px solid #d0d0d0;}
.footerBottom {width: 100%;float: left;padding: 26px 0;font-family: 'Open Sans', sans-serif;background: #00265d;
background: -moz-linear-gradient(-45deg, #00265d 1%, #00265d 37%, #03558d 100%);
background: -webkit-linear-gradient(-45deg, #00265d 1%,#00265d 37%,#03558d 100%);
background: linear-gradient(135deg, #00265d 1%,#00265d 37%,#03558d 100%);
}
.results {width: 100%;float: left;background: #fff;padding: 20px;box-shadow: 0 0 20px #ccc;padding-bottom: 10px;}
.results h3 {font-size: 16px;text-transform: capitalize;font-weight: 600;color: #00265d;    position: relative;    margin-bottom: 15px;}
.results h3:before {content: '';position: absolute;height: 2px;width: 50px;border-radius: 100px;background: #d84195;left: 0;bottom: -3px;overflow: hidden;}
.results p, .results a {font-size: 15px;color: #333;position: relative;display: block;line-height: 25px;background: #e4e4e4;text-align: center;
padding: 5px;margin: 6px 0;border: 1px solid #ccc;border-radius: 3px;}
.results p:hover, .results a:hover{background:#035088;color: #fff;text-decoration: none;}
.results.adv-res {    margin-top: 40px;    min-height: 248px;}
.search-table.search-reslt.resul-sec01 {box-shadow: none;padding: 0;}
.search-table.search-reslt.resul-sec01 td {color: #333;}
.search-table.search-reslt.resul-sec01 th {font-size: 14px;padding: 8px !important;}
span.highlight {background: #d8d8d8;padding: 4px;font-weight: 500 !important;border-radius: 2px;color: #333 !important;}

.officer-des {text-align: center;}
.officer-des ul{margin: 0;padding: 0;}
.breadcr ul {margin: 0;padding: 0;}
.breadcr ul li {list-style-type: none;display: inline-block;margin: 15px;font-size: 14px;color: #333;position: relative;}
.breadcr ul li a {color: #333;text-decoration: none;}
.top-head-officer span {display: inline-block;background: #012c63;color: #fff;font-size: 18px;padding: 7px 15px;margin: 10px 0 30px;}
.des-title h4 {font-size: 18px;font-weight: 600;color: #222;position: relative;padding: 0 5px 20px;}
.des-title h4::before {content: '';position: absolute;height: 3px;width: 50px;background: #012c63;bottom: 13px;left: 5px;border-radius: 10px;}
.officer-des ul li {list-style-type: none;display: inline-block;}
.officer-des ul li a {border-radius: 5px;width: 146px;display: inline-block;position: relative;float: left;height: 80px;text-align: center;background: #012c63;
line-height: 82px;color: #fff;text-decoration: none;font-size: 14px;text-transform: uppercase;margin-right: 8px;margin-bottom: 5px;}
.footerBottom .fLeft {float: left;}
.officer-des ul li:nth-child(7) a, .officer-des ul li:nth-child(14) a, .officer-des ul li:nth-child(21) a, .officer-des ul li:nth-child(28) a{margin-right: 0;}
.fLinks {list-style: none;margin: 0;padding: 0 0;}
.breadcr ul li::before {content: '\f101';position: absolute;font-family: FontAwesome;right: -21px;color: #222;top: 0;}
.breadcr ul li:last-child::before{display: none;}
.fLinks li {float: left;padding: 0 8px 0 9px;position: relative;}
.fLinks li:first-child {padding-left: 0;}
.officer-des.at-station ul li a {width: 172px;position: relative;text-align: left !important;padding: 10px;line-height: 15px;font-size: 12px;}
.officer-des.at-station ul li a img {width: 37%;z-index: 9999;float: left;position: absolute;right: 0;top: 7px;}
.officer-des.at-station ul li:nth-child(6) a{margin-right: 0;}
.officer-des.at-station ul li:nth-child(7) a {margin: 0 7px 5px !important;vertical-align: top;}
.footerBottom a {color: #ffffff;text-decoration: none;font-size: 13px;}
.copyright {padding-top: 10px;font-size: 13px;color: #ffffff;}
.siteViewLeft p {color: #fff;margin-bottom: 0;font-size: 13px;}
.siteViewLeft {display: inline-block;margin-right: 15px;margin-top: 7px;}
.siteView {text-align: right;}
.nav-link{padding: 0 !important;}
.fLinks li:before {content: " ";position: absolute;left: 0;top: 50%;z-index: auto;height: 12px;width: 1px;background: #5e708c;overflow: hidden;margin-top: -5px;}
.logosFooter {    padding: 30px 0 15px;border-top: 1px solid #d7d9db;background: #fff;overflow: hidden;}
.logosFooter .item img {width: 90%;}
.owl-pagination {display: none;}


/***************************personal-info******************/

.title-per-info h3 {font-size: 18px;color: #333;position: relative;padding: 0px 0 10px;margin: 18px 0 10px;font-weight: bold;}
.title-per-info h3::before {width: 50px;content: '';position: absolute;height: 3px;background: #ff7105;bottom: 0;left: 0;}
.personal-img {width: 150px;height: 150px;overflow: hidden;border-radius: 100%;margin: 0 auto;border: 1px solid #ff7105;box-shadow: 0 0 20px #ffc090;}
.personal-img img {width: 100%;}
.personal-info td.hed-b {color: #232323 !important;font-weight: bold;}
.personal-info table.P-info {padding: 15px;border: 1px solid #ccc;border-radius: 10px;margin: 10px 0;position: relative;display: inherit;
    width: 100% !important;    background: #f7f7f7;}
.personal-info table.p-detail td:last-child {text-align: left; width: 160px;vertical-align: top;}
.personal-info table.p-detail td {font-size: 14px;color: #8c8b8b;}
.personal-info tbody{width: 100%;display: inline-table;}
table.p-detail {width: 100%;}
.end-box {border-top: 1px solid #000;padding: 20px 0;text-align: center;}
.end-box p{font-size: 12px;}
p.dis {color: #797979;}
p.dis span {font-weight: bold;color: #000;}
.personal-info td, th {text-align: inherit;vertical-align: top;}
table.p-detail th {font-size: 14px;    text-transform: capitalize;}
table.p-detail p {font-weight: bold;color: #000;padding-left: 20px;text-decoration: underline;}
.top-head{line-height: 23px;background-color: rgba(1, 66, 122, 0.07);border-bottom: 1px solid rgb(236, 236, 236);padding: 0px;}
.top-left ul li {display: inline-block;margin-right: 5px;color: #333;    margin: 10px 0;}
.top-left ul li a {color: #333;font-size: 14px;}
.top-left ul {margin: 0;padding: 0;}
.logo-main-sec {background: #fff;padding: 10px 0;}
.logo.logoEn {text-align: center;}
.logoLeft img {width: 58%; float: right;}
.top-head h2 {font-size: 18px;font-weight: bold;margin: 10px 0;color: #035189;}
section.main-box-sec {background: url(http://138.68.6.238/cag/assets/dbsearch/img/s-bg.jpg);width: 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-attachment: fixed;
      padding: 0px 0 40px;
  margin: 0;
}
.officer-title h1 {
    font-size: 28px;
    font-weight: bold;
    padding: 0 0 24px;
    position: relative;
}
.officer-title h1::before {
    content: '';
    position: absolute;
    width: 50px;
    height: 1px;
    background: #013a72;
    bottom: 19px;
    left: 0;
}
.officer-title h1::after {
    content: '';
    position: absolute;
    width: 50px;
    height: 1px;
    background: #3498db;
    bottom: 17px;
    left: 15px;
}
.main-bg {
    margin: 0 auto;
}
.search-box {padding: 20px;
    background: #035088;
    position: relative;
    overflow: hidden;    margin-top: 40px;}
.search-sec {
    position: relative;
    border-bottom: 0;
    width: 50%;
    float: left;
}
.ad-search {
    width: 40%;
    float: left;
    height: 43px;
}
.ad-search select {
    border-radius: 0;
    height: 43px !important;
    background: #ddd;
}
.search-btn {
    width: 10%;
    float: left;
    height: 43px;
    position: relative;
}
.search-sec input {width: 100%;padding: 10px;border-radius: 0px;border: 1px solid #ccc;font-size: 14px;height: 43px;}
.search-sec input:focus, .search-sec input:hover, .ad-search select:focus, .ad-search select:hover{border-color: #999;outline: 0;box-shadow: none;}
.search-btn button {position: relative;border: 0;background: #00265d;width: 100%;height: 43px;}
.search-btn button:focus, .search-sec button:hover{outline: 0;box-shadow: none;color: #2cb244;}
.search-btn button .fa{color: #fff;}
.update-box {
    background: #fff;
    padding: 20px;
    text-align: center;
    overflow: hidden;
    box-shadow: 0 0 20px #888;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-top: 0;
}
.update-box h4 {font-size: 18px;color: #2fb248;text-transform: capitalize;}
.update-box h3 {font-size: 24px;color: #ff4242;text-transform: capitalize;font-weight: bold;}
.update-box ul {margin: 0;padding: 0;}
.update-box ul li {list-style-type: none;display: inline-block;width: 50%;float: left;}
.update-box ul li a {border: 1px solid #cccccc;display: block;padding: 6px;border-radius: 30px;margin: 6px 6px;color: #737373;font-size: 14px;background: #e8e8e8;}
.update-box ul li:last-child{width: 100%;float: none;}
.ext-link a {width: 14px;height: 14px;display: inline-block;color: #002c63;text-transform: uppercase;text-decoration: underline;font-size: 14px;text-align: center;
line-height: 22px;}
.ext-link {margin-top: 10px;}
.update-box ul li a:hover {color: #035088;background: #e8f5ff;}
.search-table {background: #fff;padding: 20px;box-shadow: 0 0 20px #888;border-radius: 10px;border-top-left-radius: 0;}
.search-table table th {background: #013a72;color: #fff;font-weight: 500;}
.ind-off-res {background: #fff;padding: 20px;box-shadow: 0 0 20px #888;border-radius: 10px;border-top-left-radius: 0;margin: 33px 0;}
.ind-off-res label {color: #013b72;font-size: 16px;font-weight: bold;text-decoration: underline;text-transform: capitalize;}
.go-btn{text-align: center;}
.go-btn button {display: initial;background: #013c74;border: 1px solid #013d74;color: #fff;padding: 5px 18px;font-size: 16px;margin-bottom: 12px;}
.go-btn a {font-size: 20px;font-weight: 600;text-decoration: underline;float: left;}
.search-table .tb1{border: 1px solid #f7f7f7;border-radius: 10px;overflow: hidden;background: #e4e4e4;}
.f-td{text-align: center;}
.ind-s-r table td {color: #01346c;font-size: 14px;font-weight: 600;padding: 16px;text-transform: uppercase;}
.tb-white{border: 1px solid #f7f7f7;border-radius: 10px;overflow: hidden;background: #dee2e6;}
.ind-s-r{border-radius: 10px;border-top-left-radius: 0;}
.search-reslt table td {vertical-align: top;font-size: 14px;}
.ind-s-r table td span {font-style: italic;text-transform: capitalize; color: #007bff;}
.tb-title h4 {font-size: 16px;font-weight: 600;border-bottom: 2px solid red;margin-bottom: 10px;text-transform: capitalize;padding-bottom: 6px;
display: inline-block;color: #035189;}
.email-add{color: #007bff !important;font-style: italic;}
.tb-title h4 .fa {color: red;}
.tb-title h3 {font-size: 16px;display: block;text-align: center;color: #36b54e;text-transform: capitalize;padding-bottom: 5px;}
.mt-20{margin-top: 30px;}
.form-group.ent-name input {padding: 8px;border-radius: 30px;border: 1px solid #d0d0d0;font-size: 14px;width: 100%;}
.form-group.ent-name input:focus, .form-group.ent-name input:hover{border: 1px solid #d0d0d0;box-shadow: none;outline: 0;}
.le-in-bl {border: 1px dashed #31b14a;margin: 0px 0 10px;background: #d0ffd9;}
.le-in-bl p {color: #31b14a;font-weight: 600;font-size: 16px;margin: 8px;}
.mtyt .form-group {float: left;width: 50%;}
.first-en{padding-right: 7px;}
.secd-en{padding-left: 7px;}
input.btn.btn-primary.report {
   
    margin-left: 158px!important;
}
.personal-tab-sec  table{margin-top:10px!important;}
.personal-tab-sec  table tr{line-height:20px!important;}

@media(max-width: 767px){
	.logo.logoEn img {width: 100%;}
	.logoLeft{text-align: center;}
	.logoLeft img {width: 32%;float: none;margin: 10px 0 0;}
	.logoRight {text-align: center;margin: 10px 0;}
	.homeapgebox{width: 100%;}
	.item{text-align: center;}
	.item img{width: auto !important;}
	.morelink a{margin-right: 0;}
	.update-box ul li a{padding: 3px;}
	.search-table {overflow: auto;}
	.first-en{padding-right: auto;}
	.secd-en{padding-left: auto;}
	.mtyt .form-group {float: none;width: 100%;}
	.search-sec{width: 100%;}
	.ad-search{width: 100%;margin: 14px 0;}
	.search-btn {width: 100%;}
  	.results {width: 100%;margin: 15px 0 0;border: 0 !important;}
	.officer-des ul li {list-style-type: none;display: inline-block;width: 50%;float: left;padding: 10px;}
	.officer-des ul li a {border-radius: 5px;width: 100%;display: inline-block;position: relative;float: left;margin: 0 !important;}
	.officer-des.at-station ul li:nth-child(7) a {margin: 0 !important;}
    .search-table.search-reslt.resul-sec01{border-radius: 0;}
    .results.adv-res {margin-top: 20px;}
}
.gp{ display:block;}
.mt-btn .btn {
    height: 34px;
    line-height: 24px;
    font-size: 14px; border:none;
}
.submitb{ background:#024880; margin-right:4px;}
.submitb:hover {
    background: #0964ad;
}
.homeapgebox .addform label {
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 600;
}

.homeapgebox {
    
    border: 1px solid #ddd;
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 2px solid #17a2b8;
    background: #87ceeb54;
}

.homeapgebox .addform  input.form-control,.homeapgebox .addform select.form-control {
    background: #fff !important;
}

.mt-btn .btn {
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    border: none;
    border-radius: 20px;
    padding: 0px 20px;
}

.tblblockj u {
    font-size: 20px;
    text-decoration: none;
    font-weight: 700;
    margin-right: 10px;
    display: inline-block;
    position: relative;
    z-index: 999999;
    background: #5867bb;
    padding: 8px 10px;
   
    border-radius: 10px 10px 0px 0px;
}


.tblblockj h6 {
    position: relative;
    margin-bottom: 15px;
    border-bottom: 2px solid;
    padding-left: 0px !important;
}
.mn .minisetb {margin-top:0px;}
.containerbocx .table th {text-align:center!important;}
/*.containerbocx .table td {line-height:22px!important;font-size:14px!important;}
.tblblockj .table th {text-align:center!important;}
.tblblockj .table td {text-align:center!important;line-height:22px!important;font-size:14px!important;}
*/


/*.minisetb {
    padding: 21px;
    margin-top: 15px;
}
go-btn a {

    float: left;
   
}
.table-bloc-n .table td, .table-bloc-n .table th {
    padding: 15px !important;
    line-height: 22px;
    font-size: 14px;
}*/

.select2-container--default .select2-selection--single {
    font-size: 14px !important;
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    height: 43px !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    padding: 8px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
   
    margin-top: 6px !important;
}
.search-table.search-reslt.resul-sec01 {
    font-size: 14px !important;
}
.search-table.search-reslt.resul-sec01 h4 {
    width: 100% !important;
    margin: 20px auto !important;
    line-height: 23px;
    text-align: left;
    font-size: 14px !important;
}
.search-table.search-reslt.resul-sec01 .row {
    margin: 0 !important;
    text-align: left;
    line-height: 28px;
    font-size: 14px;
}
.dataTables_wrapper .dataTables_filter input {
    margin-left: 0 !important;
    margin-bottom: 10px !important;
    border: 1px solid #717171 !important;
    outline: 0 !important;
}
button.dt-button.buttons-print {
    background: #002f66;
    border: 0;
    width: 80px;
    color: #fff;
    padding: 2px;
}
.footerBottom .fLeft {
    float: none !important;
    width: 100%;
    padding-right: 0 !important;
    text-align: center;
}
p.inlineVisitor {
    padding: 5px 10px;
    background: #dc3545;
}
.footerBottom .fRight {
    float: none !important;
    text-align: center !important;
    margin-left: 0 !important;
    width: auto !important;
    color: #000;
    margin-top: 10px;
}
ul.mt_ul li {
    display: inline-block;
    list-style-type: none;
    width: 23.6%;
    background: #dcf0ff;
    text-align: center;
    margin-right: 10px;
    vertical-align: middle;
    height: 120px;
    border-radius: 10px;
}
ul.mt_ul li:last-child {    
    margin-right: 0px;
}
ul.mt_ul li span {
    display: block;
    color: #035088;
    font-size: 14px;
    font-family: system-ui;
transition: all 0.6s;
}
ul.mt_ul li span .fa {
    width: 40px;
    height: 40px;
    background: #035088;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    border-radius: 100%;
    margin: 25px 0 0;
    transition: all 0.6s;
}
.results {
    width: 100%;
    float: left;
    background: #fff;
    padding: 15px 0;
    box-shadow: 0 0 20px #ccc;
    padding-bottom: 20px;
}
.search-table.search-reslt.resul-sec01 h4 {
    font-weight: 500;
    width: 100% !important;
    margin: 0px auto 15px !important;
    line-height: 22px;
    text-align: justify;
    font-size: 15px !important;
    font-family: system-ui;
}
ul.mt_ul li:hover .fa {
    transform: rotate(365deg);
}
ul.mt_ul li:hover span {
    font-weight: bold;
}
.results.adv-res {
    border-radius: 10px;
    margin-top: 40px;
    min-height: 250px;
    padding: 20px;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
}
.search-btn button {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.results p, .results a {
    font-size: 14px;
    color: #333;
    position: relative;
    display: block;
    line-height: 25px;
    background: #e4e4e4;
    text-align: left;
    padding: 5px 0px 5px 33px;
    margin: 6px 0;
    border: 1px solid #ccc;
    border-radius: 3px;
}
.results.adv-res a::before {
    width: 18px;
    content: '\f105';
    font-family: FontAwesome;
    position: absolute;
    left: 9px;
    top: 8px;
    background: #035088;
    height: 18px;
    text-align: center;
    line-height: 19px;
    border-radius: 100%;
    color: #fff;
}
.results h3:before {
    content: '';
    position: absolute;
    height: 4px;
    width: 30px;
    border-radius: 100px;
    background: #ffb21f;
    left: 0;
    bottom: -8px;
    overflow: hidden;
}
.dataTables_wrapper .dataTables_filter input {
    margin-left: 0 !important;
    margin-bottom: 10px !important;
    border: 2px solid #717171 !important;
    outline: 0 !important;
    border-radius: 30px;
    padding-left: 3px;
}
div#officer_result_filter label {
    font-weight: bold;
}
div#officer_result_length select {
    height: 32px;
    border-radius: 30px;
    min-width: 50px;
}
button.dt-button.buttons-print {
    background: #002f66;
    border: 0;
    width: 90px;
    color: #fff;
    height: 34px;
    border-radius: 30px;
    padding: 4px;
    float: right;
}
.search-table.search-reslt.resul-sec01 table th, .search-table.search-reslt.resul-sec01 table td {
    padding: 12px !important;
}
.ad-search select {
    border-radius: 0;
    height: 43px !important;
    background: #fff !important;
}

table#office_result tr.mb-5.header-b1 td{border-bottom:1px solid #222 !important;}
div#results h3 {margin-bottom: 21px;}
#results{ margin-top:30px;}
table#office_result td {border: none !important;line-height: normal;}
#results td.bd_0_rt span,#results td.bd_0 span {margin-bottom: 3px;display: inline-block;}
#results table.dataTable.no-footer {border-bottom: 1px solid #dee2e6 !important;}
.lineh{ line-height:20px;}
.searchbtn-s button{border-radius: 20px !important}
.searchbox-main .col-md-3,.searchbox-main .col-md-2{padding:0px 6px;}
.searchb-box.searchbox-main .search-box label{color:#fff;display: block;margin-bottom:7px;font-weight:600; font-size:14px;}
.searchb-box.searchbox-main .form-control{ background:#fff;}

div#get-all-results {
    width: 100%;
    float: left;
    background: #fff;
    padding: 15px 0;
    box-shadow: 0 0 20px #ccc;
    padding-bottom: 20px;
    margin: 30px 0 0;
}
div#get-all-results h3 {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600;
    color: #00265d;
    position: relative;
    margin-bottom: 15px;
}
div#get-all-results h3::before {
    content: '';
    position: absolute;
    height: 4px;
    width: 30px;
    border-radius: 100px;
    background: #ffb21f;
    left: 0;
    bottom: -8px;
    overflow: hidden;
}


/**************table db search css 15-05-2023***************/
/*
.table-bloc-n .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #ffffff !important;
}.table-bloc-n .table-striped>tbody>tr:nth-of-type(even) {
    background-color: #ffffff !important;
}



.tblblockj table{ margin-bottom:0px !important;}
.tblblockj p{ display:none;}
.tblblockj u {
    font-size: 20px;
    text-decoration: none;
    font-weight: 700;
    margin-right: 10px;
    display: inline-block;
    position: relative;
    z-index: 999999;
    background: none !important;
    padding: 8px 10px;
    border-radius: 10px 10px 0px 0px;
    color: black;
}.tblblockj table {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}.contaierboc h2 {
    background: none !important;
}table.table.table-bordered.table-striped+p {
    background: white !important;
    border-bottom: 1px solid #000;
}.tblblockj{ background:none !important;}
.contaierboc h2{ background: none !important;}


.tblblockj {
    border-radius: 10px;
    background: #34495e !important;
    padding-bottom: 1px;
}
.contaierboc h2 {
    font-size: 22px;
    background: #fed000 !important;
    display: inline-block;
    padding: 7px 14px;
    border-radius: 30px;
}
.table-bloc-n .table-striped>tbody>tr:nth-of-type(odd) td {
    background-color: #4d7a97 !important;
}

.table-bloc-n .table-striped>tbody>tr:nth-of-type(even) td {
    background-color: #34495e !important;
}

.tblblockj u {
    font-size: 20px;
    text-decoration: none;
    font-weight: 700;
    margin-right: 10px;
    display: inline-block;
    position: relative;
    z-index: 999999;
    background: #5867bb !important;
    padding: 8px 10px;
    border-radius: 10px 10px 0px 0px;
    color: #fff;
}
.table-bloc-n th {
    color: #e7e555 !important;
}
.table-bloc-n td {
    color: #fff !important;
}
.tblblockj {
    border-radius: 10px !important;
    background: #34495e !important;
    padding-bottom: 1px !important;
}
.tblblockj h6 {
    position: relative;
    margin-bottom: 15px;
    border-bottom: 2px solid;
    padding-left: 0px !important;
}*/