html{
background:#F5F5F5;
}

.head_top_navbar{


    background-color: #cccccc;
    color:#000;
}



.wrapper .section .top_navbar{


    background: #184C79; 
    background: #184C79;
background: linear-gradient(180deg, #184C79, #133A5B);

}

#befsideMenu{

    

    color:#ccc;
    font-size: 13px;
    background: #184C79;
background: linear-gradient(180deg, #184C79, #133A5B);

}

.main-header {
    color: #ccc;
    padding: 20px ;
    margin-bottom: 5px;
    position: relative;
    background-color: #444;
}
.main-header .breadcrumb a {
    color: #ccc;
}

.leader-body{
   background: #f5f5f5; 
}

 .sb-site-container{
   background: #f5f5f5;   
 }
 
 

#rnavaccordion .panel-default .panel-heading, .panel-default .panel-footer {
    color: #000;
    font-size: 13px;
    background-color: #444;
}

#rnavaccordion .sidebar-nav .sidebar_main_page a  {


    color:#f5f5f5;  
    
    /*
* Created with https://www.css-gradient.com
* Gradient link: https://www.css-gradient.com/?c1=184c79&c2=133a5b&gt=l&gd=dtt
*/
background: #184C79;
background: linear-gradient(180deg, #184C79, #133A5B);

}

#rnavaccordion .sidebar-nav li a:hover {

    /*background-color: #3775AC; */
}



#rnavaccordion .panel-default .panel-heading-link a, .panel-default .panel-plus-link a {
    color: #ccc;

}

#rnavaccordion .panel-default {
    border-color: #000;
    font-size: 13px;
}

#rnavaccordion .panel {
    background-color: #000000;
    border: 0px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

#rnavaccordion .sidebar-nav {

    font-size: 15px;
    border: none;



}


.wrapper .sidebar .profile h3{
    color: #ffffff;

}

.wrapper .sidebar{
    transition: all 0.5s ease;
    background-color: #505655;
}




.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: transparent;
    border-color: #337ab7;

}





.top-nav .dropdown {
    margin-left: 10px;
    margin-right: 10px;

}

.top-nav .dropdown a {
    color: #002B54;
    text-decoration: none;
    background-color: transparent;
    box-shadow: inset 0 0 0px #fff;
    border: solid 0px #e3e6e8;
    border-top-color: rgb(227, 230, 232);
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: rgb(227, 230, 232);
    border-top-style: solid;
    border-top-width: 1px;
    border-top: 0;
}

.top-nav .fa{
    padding: 5px;
}
.table_pageing_more{
    background: #fcfcfc;
    margin-bottom: 10px;
    background: linear-gradient(to bottom,  #eeeeee 0%,#eeeeee 100%); 
    border: 1px solid #cccccc;

}

/*#----------------------------*/
#loadernavpages  a.dropdown-toggle:hover{
    background-color:#2572B6;
    border-color: #2572B6;
}

#loadernavpages a.dropdown-toggle {
    color: #f7f7f7;
}


@media (min-width: 767px) {
    .dropdown-menu .active > a, .dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-menu li > a:active
    {
    background-color: #2572B6;
    background-image: linear-gradient(to top, #2572B6 , #2572B6);
    color: #fff;
}
}
.dropdown-menu > li > a
{
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #115998;
    white-space: nowrap;
}
.boxed
{
    background-color: #f5f5f5;
}



#rnavaccordion .sidebar-nav li a {
    color: #f5f5f5;
    text-decoration: none;
    background-color: #404947;
    border-color: transparent;
    /*background: linear-gradient(180deg, #404947, #212524);*/




}

#rnavaccordion .sidebar-nav li a:hover {
    color: #ccc;
    background-color: #505655;

}


.sidebar-nav li a > i {
    margin: 2px 5px 0 0;
    font-size: 1.1em;
    color: #ccc;
}


.menu-box {
    background: #f5f5f5;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px dashed #cccccc;

}



.text-red {
    color: #dd4b39 !important;
}
.text-yellow {
    color: #f39c12 !important;
}
.text-aqua {
    color: #00c0ef !important;
}
.text-blue {
    color: #0073b7 !important;
}
.text-black {
    color: #111111 !important;
}
.text-light-blue {
    color: #3c8dbc !important;
}
.text-green {
    color: #00a65a !important;
}
.text-gray {
    color: #d2d6de !important;
}
.text-navy {
    color: #001f3f !important;
}
.text-teal {
    color: #39cccc !important;
}
.text-olive {
    color: #3d9970 !important;
}

.text-white {
    color: #ffffff !important;
}

.text-lime {
    color: #01ff70 !important;
}
.text-orange {
    color: #ff851b !important;
}
.text-fuchsia {
    color: #f012be !important;
}
.text-purple {
    color: #605ca8 !important;
}
.text-maroon {
    color: #d81b60 !important;
}

.border-red {
    border-color: #dd4b39 !important;
}

.border-green {
    border-color: #00a65a !important;
}

.border-gray {
    border-color: #d2d6de !important;
}

.border-orange {
    border-color: #ff851b !important;
}



.bg-red {
    background-color: #dd4b39 !important;
}
.bg-yellow {
    background-color: #f39c12 !important;
}
.bg-aqua {
    background-color: #00c0ef !important;
}
.bg-blue {
    background-color: #0073b7 !important;
}
.bg-black {
    background-color: #111111 !important;
}
.bg-light-blue {
    background-color: #3c8dbc !important;
}
.bg-green {
    background-color: #00a65a !important;
}
.bg-gray {
    background-color: #d2d6de !important;
}
.bg-navy {
    background-color: #001f3f !important;
}
.bg-teal {
    background-color: #39cccc !important;
}
.bg-olive {
    background-color: #3d9970 !important;
}



.bg-lime {
    background-color: #01ff70 !important;
}
.bg-orange {
    background-color: #ff851b !important;
}
.bg-fuchsia {
    background-color: #f012be !important;
}
.bg-purple {
    background-color: #605ca8 !important;
}
.bg-maroon {
    background-color: #d81b60 !important;
}


.main-footer {
  background-color: #f5f5f5;
  border-top: 1px solid #dee2e6;
  color: #869099;
  text-align: center;
}


.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #174975;
}

.bg-primary {
  color: #fff;
  background-color: #174975;
}




