 .bg_header {
     background: #273341;
     padding: 12px 8% 12px 5%;
 }

 .padding_1 {
     padding: 12px 8% 12px 5%;
     background-color: #d3d6df;
 }

 .padding_2 {
     padding: 12px 8% 12px 5%;
 }

 .logos {
     list-style-type: none;
     padding: 0px;
 }

 .right_menu .dropdown-toggle {
     color: #fff;
     font-size: 20px;
 }

 .right_menu li {
     display: inline-block;
 }

 .right_menu .dropdown,
 .dropup {
     padding: 0px 14px;
 }
 .navbar
 {
    border-radius: 0px;
 }
 .line_bar {
     background-color: #fff;
     color: #fff;
     content: "";
     height: 28px;
     margin: 0 -1px;
     padding: 0;
     position: absolute;
     width: 1px;
 }

 .panel_menu {
     margin: 5% auto;
     padding-left: 4%;
 }

 .panelcom {
     width: 450px;
     margin: 2% auto;
     color: #0085cf;
     font-weight: 700;
     position: relative;
 }

 .panelcom span {
     float: right;
     font-size: 26px;
     margin: -8px auto;
     position: absolute;
     right: 16px;
 }

 .footer_bg {
     background-color: #f2f2f5;
 }

 .footer_menu > li {
     display: inline-block;
     list-style: outside none none;
     padding: 18px;
     color: #4f5964;
 }

 .footer_menu {
     margin: 0 auto;
     text-align: center;
     padding: 0px;


 }
 .footer_bg {
    background-color: #f2f2f5;
    bottom: 0;
    position: fixed;
    width: 100%;
}
.container-fluid.padding_2 {
    margin-bottom: 54px;
}
 .start_header_1
 {
  font-weight: 600;
  font-size: 16px;
 }
 .start_header_1 > span {
    font-size: 15px;
    font-weight: 300;
}
.start_header_2
{
  font-size: 30px;
}
.dropdown a i {
    font-size: 28px;
}
.footer .row {
    padding-top: 10px;
}
.by_emil img
{
   width: 100%;
   background-size: 100%;
   padding-top: 5px;
}
.logos li {
     padding-top: 12px;
     list-style-type: none;
     display: inline-block;
 }
/*sai*/
.padding-head{
    padding: 12px 8% 12px 5%;
}
.navbar-default {
    background-color: #23313e;
    margin-bottom: 0px;
    position: relative;
    border: 0 none !important;
}

.by{
    font-size:16px;
}

.navbar-default .navbar-right>li>a{
    color:#fff;
}

.navbar-default .navbar-right>li>a:focus, .navbar-default .navbar-right>li>a:hover{
    color:#fff;
}

span.divider {
    border: 1px solid #979797;
    width: 2px;
    height: 24px;
    margin-top: 14px;
    position: absolute;
}

.line{
    padding: 0 5px;
    z-index: 99;
}

.data-top-banner {
    background: #d4d8e0;
    padding-bottom: 8px;
}

.text-bold{
    font-weight:600;
}

footer span {
    margin-left:15px;
    margin-right:15px;
    font-size:15px;
        color: #253340;

}
.footer{

    padding-top: 10px;
}

@media(max-width:767px){
    .footer span{
        font-size: 11px;
    }
}

.dropdown-menu>li>a{
    color:#1E88E5;
    font-weight: 500;
}

.panel-body{
background: #fcfcfc;
border: 1px solid #ececec;}





.dropdown-menu.one::before {
    background-color: #fff;
    border-bottom: 15px solid #fff;
    border-left: 16px solid;
    border-right: 15px solid #23313e;
    content: "";
    height: 0;
    left: 0;
    margin: -20px auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 0;
}
.dropdown-menu.one{
    left: -56px;
    text-align: center !important;
}
.dropdown-menu.second::before {
    background-color: #fff;
    border-bottom: 15px solid #fff;
    border-left: 16px solid;
    border-right: 15px solid #23313e;
    content: "";
    height: 0;
    margin: -20px auto;
    position: absolute;
    right: 10px;
    text-align: center;
    width: 0;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover
{
    background-color: #23313e;
    color: #fff;
}
.second,.one
{
    border-radius: 4px !important;
}
.box{
    background: #eee;
    border: 1px solid #ddd;
    border-radius: 7px;
    padding: 15px;
    margin-top: 20px;
}
.box.invalid{
    text-align: center;
    padding: 5px;
}
.v2 th{
    text-align: center;
}
.addedit{
    background-color: #dcdcdc;
}
.selectify .header {
    background: #FFF !important;
}

 .fl-left tbody tr td{
    text-align: left;
 }
 .brg thead tr th{
    text-align: center;
 }
