

.profile_button:hover {
  background-color: green;
}
.tab {
display: none;
opacity: 0;
transition: all 0.2s ease;
}

.tab-nav {
display: flex;
justify-content: center;
align-items: center;
font-size: 14px;
list-style: none;
margin: 0;
padding: 0;
position: relative;
}

.tab-nav a {
color: #9B9B9B;
text-decoration: none;
width: 100%;
}

.tab-nav a:hover, .tab-nav a:focus {
color: #009FDF;
text-decoration: none;
}

.tab-nav__item::after {
position: relative;
top: 5px;
display: inline-block;
height: 24px;
margin: 0 1em;
border: 1px solid #9B9B9B;
content: ' ';
}

.tab-nav__item:last-child::after {
border: none;
margin: 0;
}

.bottom-border {
position: absolute;
color: #009FDF;
transition: all 0.1s ease;
}

.bottom-border::before {
display: block;
position: absolute;
bottom: -10px;
height: 4px;
background: #009FDF;
width: 100%;
content: ' ';
}

.bottom-border::after {
position: absolute;
bottom: -15px;
width: 0;
height: 0;
left: 50%;
transform: translateX(-50%);
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid #009FDF;
content: ' ';
}
.navbar-header button{
    background-color: black;
}
.tab-nav__item.active {
font-weight: 800;
}


.tab-nav__item.active a {
color: #009FDF;
}

.tab.active {
opacity: 1;
display: block;
}
.floatR {
margin-top: 60px;
right: 0;
color:#fff;
float:right;
font-size: 13px;
}
.user_name,.user_name:hover{ 
color:#F7A922; 
text-decoration: none;                        
}
.logout{ color:#FFF;}
.logout:hover{ color:#4ad2ff; text-decoration: none;}
/*.nav{float: right;
margin-top: -40px;
width: 170px;}
.nav .dropdown-toggle .caret{
border-bottom-color: #fff;
border-top-color: #fff;
margin-top: 7px;
}
.nav .dropdown-toggle:hover .caret{
border-bottom-color: #fff;
border-top-color: #fff;
margin-top: 7px;
}
.nav .dropdown-toggle:focus .caret{
border-bottom-color: #fff;
border-top-color: #fff;
margin-top: 7px;
}
.dropdown-toggle {
color:#FFF;
}
.nav>li>a:hover, .nav>li>a:focus{ background: none; color:#FFF;}
.open > .dropdown-menu {
display: block;
}
.nav.dropdown-menu {
background-clip: padding-box;
background-color: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 5px;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
display: none;
float: left;
left: auto;
list-style: none outside none;
margin-left: -28px;
margin-top: 10px;
min-width: 140px;
padding: 3px 0;
position: absolute;
z-index: 1000;
}*/

.admin_holl
{
float:left;
}

.admin_holl_1
{
float:left;
}
.adminlogin ul.dropdown-menu{
-webkit-transition: visibility 2s; /* For Safari 3.1 to 6.0 */
transition: visibility 0.3s;
}
.adminlogin.open ul.dropdown-menu{
visibility: visible;
}
.adminlogin .dropdown-menu > li > a{
padding: 8px 20px;
color: black;
}
.adminlogin .dropdown-menu > li > a:hover{
background-color: #e74627;
color: #fff;
}
.admin_holl_2
{
color:white;
font-size:15px; 
float:left; 
float: right; 
padding-left:5px; 
padding-right:5px;
font-weight:bold;
}
.dropdown-menu>li>input[type=button]:hover {
    background-color: #f5f5f5!important;
}

/* new Accordian Menu */

.list-group.panel > .list-group-item {
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;

}
#MainMenu a{
padding-left:10px;
padding-bottom: 15px;
font-size: 15px;
}
#MainMenu{
margin-left:20px;
}
.list-group-submenu {
margin-left:20px;
}
.dropdown-menu.pull-right {
right: 18px !important;
}
.adminlogin .dropdown-menu > li > a {

}
.navbar{
margin-bottom:0px !important;
padding-bottom: 0px !important;
}
nav {
background-color: transparent !important;
border: 0px !important;
}

.dropdown-submenu {
position: relative;
}

.dropdown-submenu .dropdown-menu {
top: 0;
left: 100%;
margin-top: -1px;
} 
/* a.test{
background-color:#12699d;
border-bottom: 1px solid #444;
}
li.dropdown-submenu a.test:hover {
color: #12699d !important;
background-color: #fff;
} */

a.test {
background-color: #1bb2c8;
border-bottom: 1px solid #000;
}

li.dropdown-submenu .sub-dis li a:hover {
background-color: #fff!important;
color: #000!important;
}
ul.dropdown-menu {
padding: 0px;
}
li.dropdown-submenu.sub-m1:hover > .sub-m2{
display: block;
}
/* .new_smart_table .dataTables_paginate.paging_full_numbers .paginate_button.next span:hover {
    color: #fff!important;
} */
.new_smart_table .paginate_button.next:hover span{
    color:#fff!important;
}
.new_smart_table .paginate_button.last:hover span{
    color:#fff!important;
}
.new_smart_table a.paginate_button.previous.disabled:hover span{
    color:#fff!important;
}
/* .dataTables_wrapper .dataTables_paginate .paginate_button:hover{
    color:#fff!important;
} */
.new_smart_table .dataTables_paginate.paging_full_numbers .paginate_button.next.disabled:hover span{
    color:#fff!important;
}
/* .new_smart_table .paginate_button.last.disabled:hover span{
    color:#fff!important;
} */
.new_smart_table .dataTables_paginate.paging_full_numbers .paginate_button.last.disabled:hover span{
    color: #fff !important;
}
/* -------dynamic color changes------------------------ */

/* -----------dhars_style------------------------ */
/* .btn {
    background-image: linear-gradient(<?php echo $_SESSION['primary_color_fc'];?>, <?php echo $_SESSION['secondary_color_fc'];?>) !important;
    border: 1px solid <?php echo $_SESSION['secondary_color_fc'];?>!important;
    color:#fff!important;
} */
/* -----------dhars_style------------------------ */
.ui-datepicker {
    width: 25em!important;
}