/* Nav bar dropdown menu content   */

.navbar-nav > li > .dropdown-menu.notifications-list {
    
  /*  color: #202020;*/
   
}


/* Unsetting ouline css property */

a:focus,li:focus{

 outline: 1px solid #747474;
    outline-offset: 1px;
}

.date .input-group-addon span{

    display: none!important;



}

/* Sidebar nav search floating label start*/



#sidebar-nav .navigation-helper-container .nav-search{
width: 100%;
  transition: border-color 0.2s;
  height: 40px;
  padding-top: 1.3rem;
}


#sidebar-nav .navigation-helper-container label {
 position: absolute;
    left: 28px;
    top: 26px;
        font-size: 11px;
    pointer-events: none;
    transition: all 0.2s ease;
    padding-bottom: 5px;
    background-clip: padding-box;
    border-width: 2px;
    box-shadow: none;
    color: #a1a1a1;
    font-size: 12px;
}

#sidebar-nav .navigation-helper-container .nav-search:focus + label,
#sidebar-nav .navigation-helper-container .nav-search:not(:placeholder-shown) + label {
     top: 13px;
    font-size: 9px;
  
}
#col-left a {

color: #a1a1a1;
}

#col-left a:hover {

color: #8f8b8b;
}


/* Sidebar nav search floating label end*/

/* 400 % Zoom issue fix */
@media screen and (max-height: 200px) {
    #header-navbar {
        display: block;
    }
}

/*skip to main menu  */

.skip-link {
  position: absolute;
  top: -40px;
  left: 0;
  background: #004080;
  color: #fff;
  padding: 8px 16px;
  z-index: 100;
  text-decoration: none;
  border-radius: 4px;
  transition: top 0.2s ease;
}
.skip-link:focus {
  top: 60px;
  z-index: 999;
  color: #fff;
  background-color:#004e95;
}





/*Dashboard  Page start*/
/*
#accounts-highlight-body .accounts-highlight-item > h3{

color: #FBB037;

}

#accounts-highlight-body .accounts-highlight-item > h5 {
    color: #9AC6EF;

}
.account-balance-box .account-balance-summary{
background-color: #4E8230;

}
*/

/*Dashboard page ends*/


/*Counter party start*/

/*
.radio input[type=radio]:checked + label {
    color: #4F832F;
}

.radio input[type=radio]:checked + label:after {
    background-color: #4F832F;
    color: #4F832F;
}

.radio label:after {
    background-color: #757575;

}

.btn-submit {
    background-color: #508230;
    border: 1px solid #508230;
}

*/


/*Counter party ends*/

/*opaccount*/
.css-disp-flx{

display: flex;
justify-content: end;

}
.css-disp-flex{

display: flex;
justify-content: end;

}

.order-2{

    order: 2;
}

.select2-container{

    width: 100%!important;
  font-family: 'segoe_ui_regular';
 
}

.select2-container .select2-selection--single{
  height: 33px!important;}

  .breadcrumb{

    margin-bottom: 10px!important;
  }

   .breadcrumb > li:first-child a{

   font-size: 11px;
  }

  @media (max-width:767px) {
    
  
.select2-search{

    display: block!important;
  
}

  }
/*select 2 css*/

/*
.select2-container{

    width: 100%!important;
  font-family: 'segoe_ui_regular';
  
}
.select2-selection__rendered{
  font-size: 11px;
  
}
.go-btn .select2-container .select2-selection--single{

    border-color: #faa519!important;
    border-radius: 0!important;
}

.select2-container .select2-selection--single{
  height: 33px!important;line-height: 30px!important;font-size: 0.875em!important;border-width: 2px!important;}

.go-btn .select2-selection--default .select2-selection--single .select2-selection__rendered{

 
    font-weight: bold!important;
}

.go-btn .select2-selection__rendered{

  font-family:'segoe_ui_bold'!important;
    font-weight: bold!important;
}
.select2-selection--default .select2-selection--single .select2-selection__rendered{

font-size: 12px;
color: #666;
position: absolute;
width: 90%;
overflow: hidden;

}
.select2-selection__arrow{

  top:3px!important;
}
.select2-container--default .select2-selection--single{
  border:1px solid #efefef;
}
*/


.datepicker.hidden-accessible {
  visibility: hidden !important;
}

ul.footer-links{

font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #fff;
    margin: 0;
    line-height: 11px;
    float: right;
    list-style-type: none;
}


ul.footer-links li  {


  display: inline-block;
    color: #fff;
    text-decoration: none;
    border-right: 1px solid #fff;
    line-height: 11px;
    padding-left: 6px;
    padding-right: 9px;
}

.pageheadingcaps h1{
font-size:1.3em;
line-height:29px;
margin:0;
padding :0 8px;
color:#fff;

}

/**/