.card{margin-bottom:15px;}
.topbar{background: #3F729B;}
.topbar .top-navbar .navbar-header .navbar-brand .dark-logo{display: none;}
.topbar .top-navbar .navbar-header .navbar-brand .light-logo{display: inline-block; color: rgba(255, 255, 255, 0.8);}
.topbar .navbar-nav .nav-item > a.nav-link{color: rgba(255, 255, 255, 0.8);}
.topbar .navbar-nav .nav-item > a.nav-link:hover, .topbar .navbar-nav .nav-item > a.nav-link:focus{color: #ffffff !important;}
.topbar .top-navbar .navbar-nav > .nav-item > span{color: #ffffff;}
.topbar .navbar-header{background: #272c33;}
.logo-center .topbar .navbar-header{background: transparent; -webkit-box-shadow: none; box-shadow: none;}
.logo-center .topbar .top-navbar .navbar-header .navbar-brand .dark-logo{display: none;}
.logo-center .topbar .top-navbar .navbar-header .navbar-brand .light-logo{display: inline-block; color: rgba(255, 255, 255, 0.8);}
a{color: #1e88e5;}
a.link:hover, a.link:focus{color: #1e88e5 !important;}
.bg-theme{background-color: #1e88e5 !important;}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{background-color: #1e88e5; border-color: #1e88e5;}
.right-sidebar .rpanel-title{background: #1e88e5;}
.stylish-table tbody tr:hover, .stylish-table tbody tr.active{border-left: 4px solid #1e88e5;}
.text-themecolor{color:#fff!important;}
.profile-tab li a.nav-link.active, .customtab li a.nav-link.active{border-bottom: 2px solid #1e88e5; color: #1e88e5;}
.profile-tab li a.nav-link:hover, .customtab li a.nav-link:hover{color: #1e88e5;}
.btn-themecolor, .btn-themecolor.disabled{background: #1e88e5; color: #ffffff; border: 1px solid #1e88e5;}
.btn-themecolor:hover, .btn-themecolor.disabled:hover{background: #1e88e5; opacity: 0.7; border: 1px solid #1e88e5;}
.btn-themecolor.active, .btn-themecolor:focus, .btn-themecolor.disabled.active, .btn-themecolor.disabled:focus{background: #028ee1;}
.card-no-border .left-sidebar, .card-no-border .sidebar-nav{background: #1C2331;}
.mini-sidebar .sidebar-nav{background: transparent;}
@media (min-width: 768px) 
{
  .mini-sidebar .sidebar-nav #sidebarnav > li > ul{background: #1c2128;}
}
.sidebar-nav{background: #242a33;}
.user-profile .profile-text a{color: #687384 !important;}
.card-no-border .sidebar-footer{background: #1c2128;}
.label-themecolor{background: #1e88e5;}
.sidebar-nav > ul > li.active > a{color: #ffffff; border-color: #1e88e5;}
.sidebar-nav > ul > li.active > a i{color: #ffffff;}
.sidebar-nav ul li a.active, .sidebar-nav ul li a:hover{color: #ffffff;}
.sidebar-nav ul li a.active i, .sidebar-nav ul li a:hover i{color: #ffffff;}
.sidebar-nav ul li.nav-small-cap{color: #687384;}
@media (min-width: 768px) 
{
  .mini-sidebar .sidebar-nav #sidebarnav > li:hover > a{background: #1c2128;} 
}
.calender-sec{color:#fff;}
.smoky-background{}
.smoky{padding: 50px 0; margin: 50px 0; background: #0099CC; text-align: center;}
.smoky span{position: relative; text-shadow: 0.5px 1px 2px #000; color: #fff; text-transform: uppercase; font-size: 30px; font-weight: bold; letter-spacing: 10px; animation: animate 5s linear infinite;}
.smoky span:nth-child(1){animation-delay: 0.4s}
.smoky span:nth-child(2){animation-delay: 0.5s}
.smoky span:nth-child(3){animation-delay: 0.6s}
.smoky span:nth-child(4){animation-delay: 0.7s}
.smoky span:nth-child(5){animation-delay: 0.8s}
.smoky span:nth-child(6){animation-delay: 0.9s}
.smoky span:nth-child(7){animation-delay: 1s}
.smoky span:nth-child(8){animation-delay: 1.1s}
.smoky span:nth-child(9){animation-delay: 1.2s}
.smoky span:nth-child(10){animation-delay: 1.3s}
.smoky span:nth-child(11){animation-delay: 1.4s}
.smoky span:nth-child(12){animation-delay: 1.5s}
.smoky span:nth-child(13){animation-delay: 1.6s}
.smoky span:nth-child(14){animation-delay: 1.7s}
.smoky span:nth-child(15){animation-delay: 1.8s}
.smoky span:nth-child(16){animation-delay: 1.9s}
.smoky span:nth-child(17){animation-delay: 2s}
.smoky span:nth-child(18){animation-delay: 2.1s}
.smoky span:nth-child(19){animation-delay: 2.2s}
.smoky span:nth-child(20){animation-delay: 2.3s}
.smoky span:nth-child(21){animation-delay: 2.4s}
.smoky span:nth-child(22){animation-delay: 2.5s}
.smoky span:nth-child(23){animation-delay: 2.6s}
.smoky span:nth-child(24){animation-delay: 2.7s}
.smoky span:nth-child(25){animation-delay: 2.8s}
.smoky span:nth-child(26){animation-delay: 2.9s}
@keyframes animate
{
  0%{filter: blur(0px);}
  20%{filter: blur(50px);}
  40%{filter: blur(0px);}
  60%{filter: blur(0px);}
  80%{filter: blur(0px);}
  100%{filter: blur(0px);}
}
.max-height-store{height: 600px; overflow-y: scroll;}
.pointer{cursor: pointer;}
.padding-both-side{padding-bottom: 10px;}
.thead-bordered{border: 1px solid #ffffff!important;}
.all-rounder-border{border: 1px solid #bdbdbd; padding: 15px;}
.padding-both-cases{padding: 10px;}