@import 'https://fonts.googleapis.com/css?family=Rubik:300,400,500,700,900';
.preloader {
    width: 100%;
    height: 100%;
    top: 0;
    position: fixed;
    z-index: 99999;
    background: #fff
}

.preloader .cssload-speeding-wheel {
    position: absolute;
    top: calc(50% - 3.5px);
    left: calc(50% - 3.5px)
}

body {
}

.logo i {
    color: #fff
}

.top-left-part .light-logo {
    display: inline-block
}

.top-left-part .dark-logo {
    display: none
}

.navbar-header {
    background: #00a3e0
}

.navbar-top-links>li>a {
    color: #fff
}

.right-sidebar .rpanel-title {
    background: #00a3e0
}

.bg-title .breadcrumb .active {
    color: #00a3e0
}

.sidebar {
    background: #fff;
    box-shadow: 1px 0 20px rgba(0, 0, 0, .08)
}

.sidebar .label-custom {
    background: #00b5c2
}

#side-menu li a {
    color: #54667a;
    border-left: 0 solid #fff
}

#side-menu>li>a:focus,
#side-menu>li>a:hover {
    background: rgba(0, 0, 0, .03)
}

#side-menu>li>a.active {
    border-left: 3px solid #00a3e0;
    color: #3e4d6c;
    font-weight: 500
}

#side-menu ul>li>a:hover,
#side-menu>li>a.active i {
    color: #00a3e0
}

#side-menu ul>li>a.active {
    color: #3e4d6c;
    font-weight: 500
}

.sidebar #side-menu .user-pro .nav-second-level a:hover {
    color: #00a3e0
}

.bg-theme {
    background-color: #00a3e0!important
}

.bg-theme-dark {
    background-color: #00b5c2!important
}

.chat-list .odd .chat-text {
    background: #00a3e0
}

.btn-custom {
    background: #00a3e0;
    border: 1px solid #2d6ca2;
    color: #fff
}

.btn-custom:hover {
    background: #00a3e0;
    opacity: .8;
    color: #fff;
    border: 1px solid #2d6ca2
}

.customtab li.active a,
.customtab li.active a:focus,
.customtab li.active a:hover {
    border-bottom: 2px solid #00a3e0;
    color: #00a3e0
}

.tabs-vertical li.active a,
.tabs-vertical li.active a:focus,
.tabs-vertical li.active a:hover {
    background: #00a3e0;
    border-right: 2px solid #00a3e0
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    background: #00a3e0;
    color: #fff
}