html{height:100%}
body{
    height:100%;
    font-size:14px;
    color:#333;
    background-color:#fff;
    font-family:'GHEA Grapalat',arnamu, "Arial AMU", "Arial Unicode", sans-serif!important;
    line-height: 1;
}
@font-face {
    font-family: 'arnamu';
    src: url('fonts/arnamu.eot');
    src: local('fonts/arnamu'), url('fonts/arnamu.woff') format('woff'), url('fonts/arnamu.ttf') format('truetype');
}
@font-face {
    font-family: 'GHEA Grapalat';
    src: url('fonts/GHEAGrpalatReg.otf') format("opentype");
    font-style: normal;
    font-weight: normal;

}
@font-face {
    font-family: 'GHEA Grapalat';
    src: url('fonts/GHEAGrapalatRit.otf') format("opentype");
    font-style: italic;
    font-weight: normal;

}
@font-face {
    font-family: 'GHEA Grapalat';
    src: url('fonts/GHEAGrapalatBlit.otf') format("opentype");
    font-style: italic;
    font-weight: bold;

}
@font-face {
    font-family: 'GHEA Grapalat';
    src: url('fonts/GHEAGpalatBld.otf') format("opentype");
    font-style: normal;
    font-weight: bold;

}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
   /* font-family:arnamu, "Arial AMU", "Arial Unicode", sans-serif;*/
}
ul, li{
    margin:0;
    padding:0;
}
input[type="button"], button{
    outline:none;
}
input{
    height:19px;
    color: #4c4f5c;
    background: #f6f6f7;
    border: 1px solid #6c6d71;
}
.checkbox input{ height: auto}
.fx_size{
    /*width:74%;
    width:100%;*/
    width: 93%;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin:auto;
    padding-bottom: 150px;

}
.second-page .fx_size{ padding-bottom: 50px}
.clear{
    clear: both;
}
#main{
    max-width: 1150px;
    border:1px solid #ccc;
    -moz-box-shadow:    1px -4px 6px 5px #ccc;
    -webkit-box-shadow: 1px -4px 6px 5px #ccc;
    -o-box-shadow:    1px -4px 6px 5px #ccc;
    -ms-box-shadow: 1px -4px 6px 5px #ccc;
    box-shadow:         1px -4px 6px 5px #ccc;
    box-sizing: border-box;
}
/*header*/
header{
    background: url(../images/head_bg.gif) top repeat-x;
}

.top_menu{
    width: 98%;
    background: url(../images/top_bg.gif) top repeat-x;
    margin:auto;
    border-bottom-left-radius: 22px;
    border-bottom-right-radius: 22px;
    color:#fff;
    font-size:0.85em;
    height:20px;
    padding:0 15px;
}
.top_menu a{
    text-decoration:none;
    color:#fff;
    margin-right:5px;
}
.top_menu div:first-child{
    font-weight:bold;
}
.top_menu a i{
    font-size:1.5em;
    vertical-align: middle;
}
.mod-desktop-ace-navbar-header{ margin-top: 5px}
.table_cell{
    display: table-cell;
    padding: .3em;
}
.table_row{
    display: table-row;
}
.clear{
    clear: both;
}
.row.logo{
    margin: 0;
}
.row.logo img{
    vertical-align: bottom;
}
.logo_text { max-width:100%;margin-bottom: 20px}
/*main menu*/
.navbar { margin: 0 }
.navbar .container-fluid{
    height: 63px;
    overflow: hidden;
    background:  url(../images/menu_bg.gif) top repeat-x;
    border-radius: 30px 30px 0 0;
    padding: 0;
    margin: 0;
}
.collapse.navbar-collapse{
    height: 63px!important;
    background: url(../images/menu_left.gif) left top no-repeat;
    /*background-image: -webkit-linear-gradient(top,#5e678f 20%,#393e55 80%);*/
    padding: 0;
}
.navbar-nav{
    height: 63px!important;
    background: url(../images/menu_right.gif) right top no-repeat;
    display: table;
    width: 100%;
}
.navbar-nav li{
    display: table-cell;
    float:none;
    font-size: 0.9em;
    line-height: 1;
    background: url("../images/menu_sep.gif") right no-repeat;
    /*border: 3px solid #40c4c8;
    -webkit-border-right-image: url(../images/menu_sep.gif) 30 round round;*/
}
.navbar-nav li:last-child{ background: none}
/*.navbar-nav li:after{
    content: '';

    float: left;
    width: 1px;
    height:49px;
    background: url(../images/menu_sep.gif) center center no-repeat;
}*/
.navbar-default {
    background-color: transparent;
    border-color: transparent;
    background-image: none;
    box-shadow: none;
}
.navbar-default .navbar-nav > li > a{

    line-height: 1;
    color:#fff;
    padding: 0.8em 1em;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
    background-color:transparent;
    background-image: -webkit-linear-gradient(top,#818fcd 57%,#6d7fc6 54%);
    background-image: -o-linear-gradient(top,#818fcd 57%,#6d7fc6 54%);
    background-image: -ms-linear-gradient(top,#818fcd 57%,#6d7fc6 54%);
    background-image: -moz-linear-gradient(top,#818fcd 57%,#6d7fc6 54%);
    background-image: linear-gradient(top,#818fcd 57%,#6d7fc6 54%);
    font-weight: bold;
    color: #171545;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
    color: #fff;
}
.navbar-default  a.active{
    background: url(../images/menu_bg_a.gif) repeat-x;
}
.navbar .navbar-nav > li > a{
    height: 63px;
    padding-top:20px;
    padding-bottom:0
}
.navbar .navbar-nav > li{ border: 0}
.mod-menu div[class*="-12"]{ padding: 0}
/*end isotope*/
.main_container{
    height: 100%;
    clear: both;
    background: url("../images/shadow_top.gif") top repeat-x;
    padding-top: 25px;
}
/*masonry*/
.mod-home .col-md-4{ padding-left: 4px;padding-right: 4px;}
div[class*="col-"]{ padding-bottom:4px }
a.search {
    float: left;
    display: block;
    width: 100%;

    background: url("../images/equal_doc_bg.gif") top repeat-x;
}
.search .w_info{
    position: relative;
    float: left;
    width: 100%;
    height: 241px;
    background: url("../images/equal_doc_image.gif") no-repeat left top;
    padding: 4px;
}
/*.search .w_info:before{
    content: "";
    position: absolute;
    display: block;
    width: 98%;
    height: 98%;
    margin: 1% 0 0 1%;
    border:1px solid #fff;
    z-index: 200;
}*/
.search img{ float: left}
.search .text_info{
    position: relative;
    float: left;
    width: 215px;
    color: #fff;
    margin-left:90px
}
.search  p.title {
    font-size: 20px;
    line-height: 1;
    margin: 25px 0 50px 30px
}
.search  p.title b{ font-size: 26px;}
.search .info{
    font-size: 12px;
    line-height: 1.5;
}
.search .border_srch {
    width: 100%;
    height:100%;
    border: 1px solid #fff
}
.judge {
    display: block;
    text-decoration: none!important;
    border:4px solid #0e1957
}
.judge p.title{
    font-size: 24px;
    line-height: 24px;
    color: #4958a5;
}
.judge p.title b{
    font-size: 30px;
}
.judge .w_info{
    position: relative;
    width: 100%;
    text-align: justify;
    line-height: 1.5;
    font-size: 13px;
    color:#202e78;
}
.judge .w_info img{
    width:100%
}
.judge .text_info{
    margin:25px 22px;
}
.timer{

}
a.timer {
    min-height: 241px;
    display:block;
    background: url(../images/timer_bg.gif) left top no-repeat;
    border:1px solid #8484d3;
    text-decoration: none;
    font-size: 13px;
    color: #202e78;
}
.timer .w_info{
    padding:30px 0 0 25%
}
.timer p.title{
    line-height: 1;
    font-size:18px;
}
.timer p.title b{
    font-size: 20px;
}
.timer .info{
    line-height: 1.5;
    padding: 0 20px 0 25px;
}
.kiosk {
    position: relative;
    float: left;
    clear: both;
    width:100%;
    min-height: 310px;
    margin-top: 4px
}
.kiosk img{ width: 100%}
.kiosk .w_info{

  width:100%;
    font-size: 12px;
    color: #fff;
    background: #201f46;
    padding-bottom: 25px;
}
.kiosk .text_info{
    position: relative;
    line-height: 1;
    font-size: 20px;
    color: #fff;
    margin: -280px 0 0 180px;
}
.kiosk .text_info b{
    font-size: 27px;
}
.kiosk .info{
    font-size: 12px;
    color: #fff;
    text-align: justify;
    padding: 207px 15px 50px 15px;
}

a.e_claims {
    float: left;
    width: 100%;
    min-height: 225px;
    text-decoration: none;
    clear: both;
    color: #181468;
    background: url(../images/e_claims.gif) no-repeat;
    background-size:100% 100% ;
    margin-top:4px;
}
.e_claims .title{
    font-size: 23px;
    padding: 10px 0 30px 0;
}

.e_claims .info{
    float: right;
    width: 45%;
    text-align:right;
    font-size: 13px;
    padding-right: 15px;
}
.online_app{
    float: left;
    width: 100%;
    text-decoration: none;
    background: #c7c9dc;
    padding: 4px;
    margin-top: 4px;
}
.online_app a{
    text-decoration: none;
}
.online_app .w_info {

}
.online_app .title{
    text-align: center;
    font-size: 20px;
    color:#1f2f5d;
    background: #e8eafa;
    padding: 10px 0;
    margin: 0 0 5px 0;
}
.online_app .info{
    background: #f7f7f9;
}
.online_app  img{
    float: left;
    width: 50%;
}
.online_app .text-info{
    float: left;
    width: 50%;
    line-height: 1.5;
    font-size: 12px;
    color: #1f2f5d;
    padding: 10px 5px;
}
a.court,
a.sd,
a.law{
    width: 100%;
    display: block;

}
.banner img{
    width: 100%;
}

.egov img{ width: 100%}

footer{

    z-index:0;
    /*width: 100%;
    background:purple;
    opacity: 0.5;
    position: relative;
    z-index:10;*/
}
.footer_div{
    float: left;
    width: 100%;
    position: relative;
    height: auto;
    text-align: center;
    margin-top: -150px;
}
.second-page .footer_div{
    height: 50px;
    margin-top: -50px;
}
.smoothy{
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
    background:#C8A2C8;
    opacity: 0.4;
    z-index:-1;
}
.footer_inner{
    position: relative;
    max-width: 1150px;
    padding:10px ;
    margin: auto;
    z-index: 1000;
}
.footer_inner .read_more{
    color: #1b1f58;
}
.footer_inner .read_more span {
    display: block;
    line-height: 1.5;
    font-size: 0.9em;
    font-weight: bold;
    border-bottom: 1px solid #9699b3;
    padding-bottom: 1%;
}
.footer_inner .read_more a {
    font-weight: normal;
    color: #c41536;
}
.footer_inner .read_more a img {
    width: 150px;
}
.footer_inner .read_more p{
    margin-top:1%;
    font-size: 0.8em;
}
.row.flags img{

    float: left;
    vertical-align: top;
}
footer .footer_bg{
    position:absolute;
    left:0;
    background:#cdd1d5;
    border-top: 1px solid #a8acb0;
    height:100%;
    width:100%;
    opacity: 0.7
}
footer .flags{
    text-align: left;
    font-size: 10px;
    padding: 15px 20px 0 20px;
}
footer .flags a{
    font-weight: bold;
    color: #1b1f58;
}
footer .flags a img{
    margin-right: 5px;
}

footer ul{
    width: 100%;
    display: table;
    font-size: 0.8em;
}
footer ul li{
    display: table-cell;
    padding: 0px 20px;
    border-right: 1px solid #1b1f58!important;
}
footer ul li:last-child{
    border-right: 0px solid red!important;
}
footer ul li a{
    display: block;
    text-decoration: none;
    color: #1b1f58;
}
.faq_full a, .main .faq_full div {
    border-left: 1px solid #ff8a18;
    color: #211f46;
    display: block;
    font-weight: normal;
    line-height: 1.5;
    padding: 4px 0 5px 10px;
    text-align: justify;
    text-decoration: none;
}
.faq_full .row{ margin-bottom: 20px}
.faq_full .row div div{
    margin-bottom: 10px;
}
.faq_full span {
    background: #ff8a18 none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    float: right;
    font-weight: bold;
    height: 29px;
    padding: 7px 0 0;
    text-align: center;
    width: 18px;
}
.faq_full .col-xs-11{ border-left: 1px solid #ff8a18}
.faq_full div[class*="col-"]{ padding-right: 0}
.faq_full ul{
    margin:10px 20px 10px 30px ;
}
.faq_full em {
    font-style: normal;
    color: #ff8a18;
    font-weight: bold;
}
div[class*=col]{ }
.button1,
.button2{
    height: 28px;
    font-size: 17px;
    color: #fff;
    background: #202437;
    background: rgb(30,50,61);
    background: -moz-radial-gradient(center, ellipse cover,  rgb(30,50,61) 0%, rgb(32,36,61) 50%, rgb(30,50,61) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgb(30,50,61)), color-stop(50%,rgb(32,36,61)), color-stop(100%,rgb(30,50,61)));
    background: -webkit-radial-gradient(center, ellipse cover,  rgb(30,50,61) 0%,rgb(32,36,61) 50%,rgb(30,50,61) 100%);
    background: -o-radial-gradient(center, ellipse cover,  rgb(30,50,61) 0%,rgb(32,36,61) 50%,rgb(30,50,61) 100%);
    background: -ms-radial-gradient(center, ellipse cover,  rgb(30,50,61) 0%,rgb(32,36,61) 50%,rgb(30,50,61) 100%);
    background: radial-gradient(ellipse at center,  rgb(30,50,61) 0%,rgb(32,36,61) 50%,rgb(30,50,61) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e323d', endColorstr='#1e323d',GradientType=1 );
    border:0;
}
.button1:hover,
.button2:hover{
    height: 28px;
    color: #fff;
    background: #37415c;
    border:0;

}
.adv_search{ margin-top: 20px}
.adv_search_link{
    float: right;
    text-align: right;
    padding-bottom: 5px;
    display: inline-block;

}
.adv_search_links {
    clear: both;
    height: 20px;
    border-bottom: 1px dashed #20283f;
}
.case_verdict_cont_link{
    text-align: left;
    padding-bottom: 5px;

}
.adv_search_link a, .case_verdict_cont_link a{
    position: relative;
    font-weight: normal;
    font-style: italic;
    text-decoration: none;
    font-size: 14px;
    color: #545571;
    outline: 0;
}
.case_verdict_cont_link{
    display: inline-block
}

.mod-case-search{ color:#0e2046}
.mod-case-search label{ font-size:13px;}
.mod-case-search .form-horizontal{ padding-top: 20px}
.mod-case-search .search_group{ margin-left: 2.3333%}
.mod-case-search .col-md-3.search_group{ margin-left: 6%}
.adv_search_cont .control-label{ margin-bottom: 5px}
.searchBox{
    border-top:2px solid #545571!important;
    margin-top: 15px;
}
@media (max-width: 992px) {
    .mod-case-search .search_group,
    .mod-case-search .col-md-3.search_group{ margin-left: 0}
}
.mod-case-search .search_group:first-child{ margin-left: 0}
.mod-case-search label.type_name{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
}
.adv_search_link a:after{
    position: absolute;
    display: block;
    bottom: -5px;
    right: 20px;
    content:"";
    width: 0;
    height: 0;
    border-right: 6px solid #20283f;
    border-bottom: 6px solid #20283f;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-left:6px solid transparent;
    border-top: 6px solid transparent;
    margin-bottom: -10px;

}
.case_verdict_cont_link a:after{
    position: absolute;
    display: block;
    bottom: -5px;
    left: 20px;
    content:"";
    width: 0;
    height: 0;
    border-right: 6px solid #20283f;
    border-bottom: 6px solid #20283f;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-left:6px solid transparent;
    border-top: 6px solid transparent;
    margin-bottom: -10px;
}
.case_verdict_cont_link a.link_close:after,
.adv_search_link a.link_close:after{
    bottom: -14px;
    -ms-transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}
.adv_search_cont{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    border-bottom: 1px solid #ccc;
}
.bottom_button{ padding-top: 10px;  margin: 10px 12px 0 12px}
.ui-jqgrid-btable .ui-widget-content.ui-state-highlight td{
    background: #c5d1ef;
    font-weight: bold;
}
.ui-jqgrid-view .fa-chevron-right:before{
    content: "\f078";
}
.mod-case-viewer .blok{ display: table!important;}
.ui-dialog{
    border: 2px solid #86879b;
    box-shadow: 2px 1px 5px rgba(0, 0, 0, 0.4);;
    padding: 2px;
}
.ui-dialog .ui-dialog-titlebar,
.widget-header{
    text-transform:uppercase;
    font-weight: bold;
    font-size: 13px;
    color: #080a17;
    text-align: center;
    background: #a8aab9;
    padding: 12px 10px;
}
.widget-header{ padding: 0}
.ui-dialog .ui-dialog-titlebar-close, .ui-jqdialog .ui-dialog-titlebar-close,
.ui-dialog .ui-jqdialog-titlebar-close, .ui-jqdialog .ui-jqdialog-titlebar-close{

}
.ui-dialog .ui-dialog-titlebar-close::before, .ui-jqdialog .ui-dialog-titlebar-close::before, .ui-dialog .ui-jqdialog-titlebar-close::before, .ui-jqdialog .ui-jqdialog-titlebar-close::before{
    content: "X";
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    color: #080a17;
}
.ui-dialog .button1{
    font-size: 13px;
    padding: 0 15px;
}
.ui-dialog .ui-dialog-buttonpane, .ui-jqdialog .ui-dialog-buttonpane, .ui-dialog .ui-jqdialog-buttonpane, .ui-jqdialog .ui-jqdialog-buttonpane{
    background: none;
}
.mod-contact-us .button1{ font-size: 13px; padding: 0 15px}
.ui-jqgrid .loading{
    color: #ff8400;
    border:2px solid #a6a9b2;
}
.navbar-header{
    display: none;
}
.navbar-default .navbar-toggle{ color: #fff; border: 0; padding-right: 20px}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
    background: none;

}
.navbar-default .navbar-toggle .icon-bar{ background: #fff}
.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:active .icon-bar{background: #a6a9b2; }
.text_search {}
.text_search .form-control{
    float: left;
    width: 70%;
    border-right:0!important;
}

.search_end {
    position: relative;
    float: right;
    position: relative;
    width: 30%;
    margin-left:-30%;
    padding-right: 40px;
}
.input_choose{
    float: left;
    width: 100%;
}
.addButton,
.removeButton{
    position: absolute;
    float: left;
    width: 30px;
    height: 30px;
    text-align: center;
    top:0;
    right: 0;
    font-family: arial, helvetica, sans-serif;
    font-weight: normal;
    font-size: 15px;
    color: #fff;
    background: #37415c;
    border: 0;
    padding:0;
    border-radius: 0;
}

button .fa{margin:auto;}
.addButton:hover,
.removeButton:hover{
    background: #898f9f;
}
.addButton:hover[disabled="disabled"]{background: #37415c;}
.addButton[disabled="disabled"]{ opacity: 0.5}
.addButton .fa-minus::before,
.removeButton .fa-minus::before{
    content: "-";
}
.addButton .fa-plus::before,
.removeButton .fa-plus::before{
    content: "+";
}
.addButton[disabled="disabled"] .fa-plus::before{
    color: #ccc;
}
.addButton .fa,
.removeButton .fa{
    font-family:arial, helvetica, sans-serif;
    font-size: 18px;
}

.chosen-container{ border: 0; box-shadow: none}
.case_number{
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%) repeat scroll 0 0 padding-box;
    border: 1px solid #aaa;
    border-radius: 5px;
    box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
}
.case_number:hover{
    border:1px solid #4492c9
}
.case_number .chosen-container > .chosen-single, .case_number [class*="chosen-container"] > .chosen-single{
    background: none;
    border: 0;
    box-shadow: none;
}
.case_number input.case_number_input{
    background: none;
    border: 0!important;
    margin-left: -22px;
    margin-right: -22px;
}
.case_number .form-group{
    margin-bottom: 0;
}
.case_number .error_img{
    float: right;
    width: 15px;
    margin: -20px 10px 0 0;
}

.case_number .select2-container--default .select2-selection--single{
    background-color: transparent;
    border: 0;
}
input[type=checkbox].ace.ace-switch.ace-switch-7 + .lbl::after{
    content: '\f00c';background: #202437}
input[type=checkbox].ace.ace-switch.ace-switch-7 + .lbl::before{
    color: #202437;
    border:2px solid #202437;
}
input[type=checkbox].ace.ace-switch.ace-switch-7:checked + .lbl::before{
    color: #202437;
    border:2px solid #202437;
}
input[type=checkbox].ace.ace-switch.ace-switch-7:checked + .lbl::after{ background: #202437}

.ui-dialog-buttons .button1:hover{ background: #a8aab9}
.chosen-container > .chosen-single, [class*="chosen-container"] > .chosen-single{
    background:#e9ecf1;
}
.nav-tabs > li > a, .nav-tabs > li > a:focus{
    background:#d0d6e8;
    border-color:#727dbd;
    color:#263174;
}
.nav-tabs > li > a{
    border-color: #4b588d!important;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
    color:#151e54;
    border-top:2px solid #727dbd;
    border-bottom-color: transparent!important;
}
.tabs-left .nav-tabs  > li.active > a,
.tabs-left .nav-tabs  > li.active > a:hover,
.tabs-left .nav-tabs  > li.active > a:focus{
    border-bottom-color: #727dbd!important;
    border-right-color: transparent!important;
}
.tab-top li{ margin-right: 4px}
.chosen-container-single .chosen-drop{ border-bottom-width:1px}
.chosen-single.chosen-single-with-drop, .chosen-container .chosen-single,
.chosen-container-single .chosen-drop,
.chosen-case{
    border-color:#4b588d!important
}
.chosen-single.chosen-single-with-drop, .chosen-container-active .chosen-single,
.chosen-container-single .chosen-drop{
    border-color:#3d4881!important}
.chosen-container-single .chosen-default{ color:#151e54 }
.ui-jqgrid-btable .ui-widget-content.ui-priority-secondary{
    background: #f3f5fb;
}
.ui-jqgrid tr.ui-row-ltr td, .ui-jqgrid tr.ui-row-rtl td{border-color:#dfe5f5!important; }
.ui-jqgrid-view{color:#32447c}
.ui-jqgrid .ui-jqgrid-labels{
    background: linear-gradient(to bottom, #f8f8f8 0px, #e1e6fa 100%) repeat-x scroll 0 0 #f2f2f2;
}
input,
textarea,
select{
    border:1px solid #7482ba!important;

}
@media (min-width: 768px){
    .ui-dialog .button1{ padding: 0 5px}
}
@media (min-width: 750px) {
    /*by author*/


}

@media screen and (max-width: 989px) {
    .navbar-nav li {
        display: block;
        float: none;
        height: auto!important;
        font-size: 14px;
        background:none;
    }
    .navbar-nav li a{
        height: auto!important;
    }

    .navbar-header{
        display: block;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: none;
        padding: 0 30px 20px 30px;
    }
    .collapse.navbar-collapse {
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        background-image:none;
        background: #434965;
    }

    .navbar-default .navbar-nav > li > a.active,
    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:active
    {
        background: none!important;
        color: #f37820!important;
    }
.nav.navbar-nav{
    background: none;
}
    .navbar .container-fluid {


    }
    .navbar-default .navbar-brand {
        color: #fff;
    }
    .row.logo div:nth-child(2) img{
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .row.logo div:nth-child(3){
        margin-top: 10px;
        margin-bottom: 10px ;
    }
    .navbar .container-fluid,
    .container-fluid .collapse.navbar-collapse{
        height: auto!important;
    }

}
.select2-container	.select2-search:after{
        color: #888;
        content: "";
        display: inline-block;
        font-family: FontAwesome;
        font-size: 14px;
        position: absolute!important;
    left: auto!important;
        right: 10px!important;
        top: 6px!important;
    }

.search_container_row{
    margin-bottom: 15px;
}