.myAlert-bottom{
    position: fixed;
    bottom: 5px;
    left:2%;
    width: 96%;
    z-index:1052;
}

.navbar-default .navbar-nav > li.dropdown:hover > a,
.navbar-default .navbar-nav > li.dropdown:hover > a:hover,
.navbar-default .navbar-nav > li.dropdown:hover > a:focus {
    background-color: rgb(231, 231, 231);
    color: rgb(85, 85, 85);
}
li.dropdown:hover > .dropdown-menu {
    display: block;
}
.nav-top-line{ border-top:1px solid rgba(72, 94, 144, 0.16); }
.views{ }
.text-gray{ color:gray; font-size:10px; }
.cursor-not-allowed{cursor:not-allowed;}
.swal-text{
  text-align: center !important;
}
