body .site-logo .logo .stop1,
body .site-logo .logo .stop2,
body .site-logo .logo .stop3,
body .site-logo .logo_mobile .stop1,
body .site-logo .logo_mobile .stop2,
body .site-logo .logo_mobile .stop3,
body.overlay-menu .site-logo .logo .stop1,
body.overlay-menu .site-logo .logo .stop2,
body.overlay-menu .site-logo .logo .stop3 {
    stop-color: #fff;
    stop-opacity: 1;
}

/*a:link, a:visited {*/
/*color: #399AF2*/
/*}*/

a.default-color,
a.default-color:link,
a.default-color:visited {
    color: #4b4f56;
}

a.default-color:active,
a.default-color:hover,
a:active,
a:hover {
    color: #5babf4;
}

a.accent:link,
a.accent:visited {
    color: #f64a91;
}

a.accent:active,
a.accent:hover {
    color: #f53282;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #3a3a3a;
}

p {
    color: #4b4f56;
}

hr {
    border-top: 1px solid #f0f6ff;
}

hr.dashed {
    border-top: 1px dashed #d7e7ff;
}

hr.thick {
    border-width: 2px;
}

hr.thicker {
    border-width: 3px;
}

.brand-primary {
    background-color: #399af2 !important;
}

.brand-accent {
    background-color: #f64a91 !important;
}

.bg-primary {
    background-color: #399af2 !important;
}

.bg-primary .bg-lt,
.bg-primary.bg-lt {
    background-color: #51a6f4 !important;
}

.bg-primary .bg-dk,
.bg-primary.bg-lt {
    background-color: #218ef0 !important;
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #0062cc !important;
}

.bg-accent {
    background-color: #f64a91 !important;
}

.bg-accent .bg-lt,
.bg-accent.bg-lt {
    background-color: #f762a0 !important;
}

.bg-accent .bg-dk,
.bg-accent.bg-lt {
    background-color: #f53282 !important;
}

a.bg-accent:focus,
a.bg-accent:hover {
    background-color: #0062cc !important;
}

.text-primary {
    color: #399af2 !important;
}

.text-accent {
    color: #f64a91 !important;
}

.swatch.swatch-color_primary {
    background-color: #399af2;
}

.swatch.swatch-color_accent {
    background-color: #f64a91;
}

body {
    background-color: #f0f6ff;
    color: #4b4f56;
}

body .top-toolbar.navbar-desktop {
    background: #399af2;
}

body .top-toolbar.navbar-desktop .navbar-nav .nav-item > a,
body .top-toolbar.navbar-desktop .navbar-nav .nav-item > a > i {
    color: #fff;
}

body .top-toolbar.navbar-desktop .navbar-nav .nav-item > a:hover i.icon:after {
    background-color: rgba(255, 255, 255, 0.1);
}

body .top-toolbar.navbar-desktop .dropdown-menu ul li:hover {
    color: #399af2 !important;
}

body .top-toolbar.navbar-desktop .dropdown-menu ul li:hover a {
    color: #399af2;
}

body .top-toolbar.navbar-desktop .dropdown-menu ul li a {
    color: #4b4f56;
    display: block;
}

@media (max-width: 992px) {
    body .top-toolbar.navbar-desktop {
        background-color: #fff;
    }

    body .top-toolbar.navbar-desktop .navbar-nav .nav-item > a,
    body .top-toolbar.navbar-desktop .navbar-nav .nav-item > a > i {
        color: #788db4;
    }

    body .top-toolbar.navbar-desktop .dropdown-menu ul li:hover {
        color: #399af2 !important;
    }

    body .top-toolbar.navbar-desktop .dropdown-menu ul li:hover a {
        color: #399af2;
    }

    body .top-toolbar.navbar-desktop .dropdown-menu ul li a {
        color: #4b4f56;
        display: block;
    }
}

body .aside-toolbar,
body .top-toolbar.navbar-mobile.navbar-tablet {
    background-color: #fff;
}

body .top-toolbar.navbar-mobile.navbar-tablet .navbar-nav .nav-item > a,
body .top-toolbar.navbar-mobile.navbar-tablet .navbar-nav .nav-item > a:active,
body .top-toolbar.navbar-mobile.navbar-tablet .navbar-nav .nav-item > a:focus,
body .top-toolbar.navbar-mobile.navbar-tablet .navbar-nav .nav-item > a:hover,
body .top-toolbar.navbar-mobile.navbar-tablet .navbar-nav .nav-item > a > i,
body
    .top-toolbar.navbar-mobile.navbar-tablet
    .navbar-nav
    .nav-item
    > a
    > i:active,
body
    .top-toolbar.navbar-mobile.navbar-tablet
    .navbar-nav
    .nav-item
    > a
    > i:focus,
body
    .top-toolbar.navbar-mobile.navbar-tablet
    .navbar-nav
    .nav-item
    > a
    > i:hover {
    color: #fff !important;
}

body .brand-text,
body .header-controls .btn-menu i,
body .header-controls .btn-menu:hover i {
    color: #fff;
}

body .site-logo .logo #logo_path,
body .site-logo .logo_mobile #logo_path {
    fill: url(#logo_background_color);
}

body .site-logo .logo #logo_path_mobile,
body .site-logo .logo_mobile #logo_path_mobile {
    fill: url(#logo_background_mobile_color);
}

body .sidebar-left,
body .sidebar-left .sidebar-content {
    background-color: #fff;
}

body .sidebar.sidebar-left .sidebar-content .main-menu .sidebar-header {
    color: rgba(113, 142, 177, 0.6);
}

body
    .sidebar.sidebar-left
    .sidebar-content
    .main-menu
    .nav.metismenu
    > li.nav-dropdown
    > ul
    > li.nav-dropdown
    > ul
    > li
    > a,
body
    .sidebar.sidebar-left
    .sidebar-content
    .main-menu
    .nav.metismenu
    > li.nav-dropdown
    > ul
    > li.nav-dropdown
    > ul
    > li
    > a
    > i,
body .sidebar.sidebar-left .sidebar-content .main-menu .nav.metismenu > li > a,
body
    .sidebar.sidebar-left
    .sidebar-content
    .main-menu
    .nav.metismenu
    > li
    > a
    > i {
    color: #6b6b6b;
}

body
    .sidebar.sidebar-left
    .sidebar-content
    .main-menu
    .nav.metismenu
    li
    a:hover,
body
    .sidebar.sidebar-left
    .sidebar-content
    .main-menu
    .nav.metismenu
    li
    a:hover
    i {
    color: #399af2 !important;
}

body .sidebar.sidebar-left .sidebar-content .main-menu .metismenu .open > a,
body
    .sidebar.sidebar-left
    .sidebar-content
    .main-menu
    .metismenu
    .open
    > a:focus,
body
    .sidebar.sidebar-left
    .sidebar-content
    .main-menu
    .metismenu
    .open
    > a:hover,
body
    .sidebar.sidebar-left
    .sidebar-content
    .main-menu
    .nav.metismenu
    > li.active
    > a,
body
    .sidebar.sidebar-left
    .sidebar-content
    .main-menu
    .nav.metismenu
    > li.active
    > a
    > i,
body
    .sidebar.sidebar-left
    .sidebar-content
    .main-menu
    .nav.metismenu
    > li.nav-dropdown.active
    > ul
    > li.nav-dropdown.active
    > ul
    > li.active
    > a,
body
    .sidebar.sidebar-left
    .sidebar-content
    .main-menu
    .nav.metismenu
    > li.nav-dropdown
    > ul
    > li.nav-dropdown
    > ul
    > li
    > a:hover,
body
    .sidebar.sidebar-left
    .sidebar-content
    .main-menu
    .nav.metismenu
    > li
    > a:active,
body
    .sidebar.sidebar-left
    .sidebar-content
    .main-menu
    .nav.metismenu
    > li
    > a:hover {
    color: #399af2;
    background-color: transparent;
}

body
    .sidebar.sidebar-left
    .sidebar-content
    .main-menu
    .metismenu
    > li
    > a:focus {
    background-color: #fff;
}

body
    .sidebar.sidebar-left
    .sidebar-content
    .main-menu
    .metismenu
    > li
    > a:hover {
    background-color: #399af2;
}

body .sidebar.sidebar-left .sidebar-content .main-menu .metismenu .nav-sub {
    background-color: transparent;
}

body
    .sidebar.sidebar-left
    .sidebar-content
    .main-menu
    .metismenu
    .nav-sub
    li
    > a,
body
    .sidebar.sidebar-left
    .sidebar-content
    .main-menu
    .metismenu
    .nav-sub
    li
    > a
    > i {
    color: #718eb1;
}

body
    .sidebar.sidebar-left
    .sidebar-content
    .main-menu
    .metismenu
    .nav-sub
    li
    a:hover,
body
    .sidebar.sidebar-left
    .sidebar-content
    .main-menu
    .metismenu
    > li
    > .nav-sub
    li
    a:hover,
body
    .sidebar.sidebar-left
    .sidebar-content
    .main-menu
    .metismenu
    > li
    > .nav-sub
    li.active
    a,
body
    .sidebar.sidebar-left
    .sidebar-content
    .main-menu
    .metismenu
    > li
    > .nav-sub
    li.active
    a:hover {
    color: #399af2;
}

body
    .sidebar.sidebar-left
    .sidebar-content
    .main-menu
    .nav.metismenu
    > li.active
    > a,
body
    .sidebar.sidebar-left
    .sidebar-content
    .main-menu
    .nav.metismenu
    > li.active
    > a:focus,
body
    .sidebar.sidebar-left
    .sidebar-content
    .main-menu
    .nav.metismenu
    > li.active
    > a:hover {
    color: #399af2;
    background-color: transparent;
    background-size: 3px 100%;
    border-left: solid 3px #399af2;
}

body
    .sidebar.sidebar-left
    .sidebar-content
    .main-menu
    .nav.metismenu
    > .nav-dropdown.active
    > a {
    background-color: transparent;
    background-size: 3px 100%;
    border-left: solid 3px #399af2;
}

body
    .sidebar.sidebar-left
    .sidebar-content
    .main-menu
    .nav.metismenu
    > .nav-dropdown.active
    > .nav-sub {
    background: linear-gradient(
            180deg,
            #399af2 25%,
            #399af2 50%,
            #399af2 75%,
            #399af2 100%
        )
        left bottom no-repeat #fff;
    background-size: 3px 100%;
}

body.compact-menu
    .sidebar.sidebar-left
    .sidebar-content
    .main-menu
    .nav.metismenu
    > li:hover
    > a,
body.compact-menu
    .sidebar.sidebar-left
    .sidebar-content
    .main-menu
    .nav.metismenu
    > li:hover
    > a
    > i {
    color: #399af2 !important;
}

body.compact-menu
    .sidebar.sidebar-left
    .sidebar-content
    .main-menu
    .nav.metismenu
    > li:hover
    > ul {
    background: #fff !important;
    border-left: solid thin #eef5ff;
}

body.compact-menu
    .sidebar.sidebar-left
    .sidebar-content
    .main-menu
    .nav.metismenu
    > li:hover
    > ul
    li
    a {
    color: #718eb1;
}

body.compact-menu
    .sidebar.sidebar-left
    .sidebar-content
    .main-menu
    .nav.metismenu
    > li:hover
    > ul
    li
    a:hover {
    color: #fff;
}

body.compact-menu
    .sidebar.sidebar-left
    .sidebar-content
    .main-menu
    .nav.metismenu
    > li.active
    > a {
    background: #399af2 !important;
    color: #fff !important;
}

body.compact-menu
    .sidebar.sidebar-left
    .sidebar-content
    .main-menu
    .nav.metismenu
    > li.active
    > a
    > i {
    color: #fff !important;
}

body.compact-menu
    .sidebar.sidebar-left
    .sidebar-content
    .main-menu
    .nav.metismenu
    > li.active
    ul
    li.active
    > a,
body.compact-menu
    .sidebar.sidebar-left
    .sidebar-content
    .main-menu
    .nav.metismenu
    > li.active
    ul
    li.active
    > a
    > i {
    color: #399af2 !important;
}

body.overlay-menu .brand-text {
    color: #fff;
}

@media (max-width: 991.98px) {
    body.overlay-menu .brand-text {
        color: #fff;
    }
}

.alert.alert-primary {
    background-color: #399af2;
    border-color: #399af2;
    color: #fff;
}

.alert.alert-primary.alert-outline {
    background-color: #fff;
    color: #399af2;
}

.alert.alert-primary.alert-outline .alert-link {
    color: #399af2;
    border-bottom: dotted 1px rgba(57, 154, 242, 0.85);
}

.alert.alert-primary.alert-outline .alert-link:hover {
    color: #399af2;
    border-bottom: none;
}

.alert.alert-primary.alert-outline .icon i {
    color: #399af2;
}

.alert.alert-primary.alert-outline.alert-dismissible .close {
    color: rgba(57, 154, 242, 0.85);
}

.alert.alert-primary.alert-outline.alert-dismissible .close:hover {
    color: #399af2;
}

.alert.alert-primary.alert-outline.alert-dismissible .close:hover:before {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: rgba(57, 154, 242, 0.125);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 11px;
}

.alert.alert-accent {
    background-color: #f64a91;
    border-color: #f64a91;
    color: #fff;
}

.alert.alert-accent.alert-outline {
    background-color: #fff;
    color: #f64a91;
}

.alert.alert-accent.alert-outline .alert-link {
    color: #f64a91;
    border-bottom: dotted 1px rgba(246, 74, 145, 0.85);
}

.alert.alert-accent.alert-outline .alert-link:hover {
    color: #f64a91;
    border-bottom: none;
}

.alert.alert-accent.alert-outline .icon i {
    color: #f64a91;
}

.alert.alert-accent.alert-outline.alert-dismissible .close {
    color: rgba(246, 74, 145, 0.85);
}

.alert.alert-accent.alert-outline.alert-dismissible .close:hover {
    color: #f64a91;
}

.alert.alert-accent.alert-outline.alert-dismissible .close:hover:before {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: rgba(246, 74, 145, 0.125);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 11px;
}

.badge.badge-primary {
    background-color: #399af2;
    color: rgba(255, 255, 255, 0.85);
}

.badge.badge-primary[href]:focus,
.badge.badge-primary[href]:hover {
    text-decoration: none;
    background-color: #51a6f4 !important;
    color: #fff;
}

.badge.badge-accent {
    background-color: #f64a91;
    color: rgba(255, 255, 255, 0.85);
}

.badge.badge-accent[href]:focus,
.badge.badge-accent[href]:hover {
    text-decoration: none;
    background-color: #f762a0 !important;
    color: #fff;
}

.btn-primary,
a.btn-primary,
a:visited.btn-primary a:link.btn-primary {
    background-color: #399af2;
    border: 1px solid #399af2;
    color: rgba(255, 255, 255, 0.9);
}

.btn-primary:hover,
a.btn-primary:hover,
a:visited.btn-primary a:link.btn-primary:hover {
    background-color: #2b93f1 !important;
    border: 1px solid #2b93f1 !important;
    box-shadow: 0 5px 10px rgba(57, 154, 242, 0.4) !important;
    color: #fff;
}

.btn-primary:active,
a.btn-primary:active,
a:visited.btn-primary a:link.btn-primary:active {
    background-color: #3e9cf2 !important;
    border: 1px solid #3e9cf2 !important;
    color: #fff !important;
    box-shadow: none !important;
}

.btn-primary:focus,
a.btn-primary:focus,
a:visited.btn-primary a:link.btn-primary:focus {
    background-color: #399af2;
    border: 1px solid #399af2;
    color: #fff !important;
    box-shadow: none !important;
}

.btn-primary.btn-floating,
a.btn-primary.btn-floating,
a:visited.btn-primary a:link.btn-primary.btn-floating {
    box-shadow: 0 5px 10px rgba(57, 154, 242, 0.4) !important;
}

.btn-primary.btn-floating:active,
.btn-primary.btn-floating:hover,
a.btn-primary.btn-floating:active,
a.btn-primary.btn-floating:hover,
a:visited.btn-primary a:link.btn-primary.btn-floating:active,
a:visited.btn-primary a:link.btn-primary.btn-floating:hover {
    box-shadow: 0 15px 20px rgba(57, 154, 242, 0.4) !important;
}

.btn-primary.btn-outline,
a.btn-primary.btn-outline,
a:visited.btn-primary a:link.btn-primary.btn-outline {
    background-color: #fff;
    color: #399af2;
    border: 1px solid #399af2;
}

.btn-primary.btn-outline:focus,
a.btn-primary.btn-outline:focus,
a:visited.btn-primary a:link.btn-primary.btn-outline:focus {
    background-color: #fff !important;
    color: #399af2 !important;
}

.btn-primary.btn-outline:active,
.btn-primary.btn-outline:hover,
a.btn-primary.btn-outline:active,
a.btn-primary.btn-outline:hover,
a:visited.btn-primary a:link.btn-primary.btn-outline:active,
a:visited.btn-primary a:link.btn-primary.btn-outline:hover {
    color: #fff !important;
    background-color: #399af2 !important;
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: rgba(57, 154, 242, 0.85);
    border-color: rgba(57, 154, 242, 0.85);
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
    background-color: #399af2;
    border: 1px solid #399af2;
    color: rgba(255, 255, 255, 0.9);
}

.btn-accent,
a.btn-accent,
a:link.btn-accent,
a:visited.btn-accent {
    background-color: #f64a91;
    border: 1px solid #f64a91;
    color: rgba(255, 255, 255, 0.9);
}

.btn-accent:hover,
a.btn-accent:hover,
a:link.btn-accent:hover,
a:visited.btn-accent:hover {
    background-color: #f53b88 !important;
    border: 1px solid #f53b88 !important;
    box-shadow: 0 5px 10px rgba(246, 74, 145, 0.4) !important;
    color: #fff;
}

.btn-accent:active,
a.btn-accent:active,
a:link.btn-accent:active,
a:visited.btn-accent:active {
    background-color: #f64f94 !important;
    border: 1px solid #f64f94 !important;
    color: #fff !important;
    box-shadow: none !important;
}

.btn-accent:focus,
a.btn-accent:focus,
a:link.btn-accent:focus,
a:visited.btn-accent:focus {
    background-color: #f64a91;
    border: 1px solid #f64a91;
    color: #fff !important;
    box-shadow: none !important;
}

.btn-accent.btn-floating,
a.btn-accent.btn-floating,
a:link.btn-accent.btn-floating,
a:visited.btn-accent.btn-floating {
    box-shadow: 0 5px 10px rgba(246, 74, 145, 0.4) !important;
}

.btn-accent.btn-floating:active,
.btn-accent.btn-floating:focus,
.btn-accent.btn-floating:hover,
a.btn-accent.btn-floating:active,
a.btn-accent.btn-floating:focus,
a.btn-accent.btn-floating:hover,
a:link.btn-accent.btn-floating:active,
a:link.btn-accent.btn-floating:focus,
a:link.btn-accent.btn-floating:hover,
a:visited.btn-accent.btn-floating:active,
a:visited.btn-accent.btn-floating:focus,
a:visited.btn-accent.btn-floating:hover {
    box-shadow: 0 15px 20px rgba(246, 74, 145, 0.4) !important;
}

.btn-accent.btn-outline,
a.btn-accent.btn-outline,
a:link.btn-accent.btn-outline,
a:visited.btn-accent.btn-outline {
    background-color: #fff;
    color: #f64a91;
}

.btn-accent.btn-outline:focus,
a.btn-accent.btn-outline:focus,
a:link.btn-accent.btn-outline:focus,
a:visited.btn-accent.btn-outline:focus {
    background-color: #fff !important;
    color: #f64a91 !important;
}

.btn-accent.btn-outline:active,
.btn-accent.btn-outline:hover,
a.btn-accent.btn-outline:active,
a.btn-accent.btn-outline:hover,
a:link.btn-accent.btn-outline:active,
a:link.btn-accent.btn-outline:hover,
a:visited.btn-accent.btn-outline:active,
a:visited.btn-accent.btn-outline:hover {
    color: #fff !important;
    background-color: #f64a91 !important;
}

.btn-accent.disabled,
.btn-accent:disabled {
    color: #fff;
    background-color: rgba(246, 74, 145, 0.85);
    border-color: rgba(246, 74, 145, 0.85);
}

.btn-accent:not([disabled]):not(.disabled).active,
.btn-accent:not([disabled]):not(.disabled):active,
.show > .btn-accent.dropdown-toggle {
    background-color: #f64a91;
    border: 1px solid #f64a91;
    color: rgba(255, 255, 255, 0.9);
}

.btn.btn-icon i {
    font-size: 1.25rem;
}

.btn.btn-icon.btn-accent i,
.btn.btn-icon.btn-primary i,
.btn.btn-icon.btn-secondary i {
    color: #fff;
}

.icon-rounded {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: relative;
    text-align: center;
}

.dropdown.show .dropdown-icon.dropdown-accent:before,
.dropdown.show .dropdown-icon.dropdown-primary:before {
    content: "";
    position: absolute;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    left: 0;
    top: -2px;
}

.icon-rounded i {
    font-size: 24px;
    padding-top: 12px;
}

.icon-rounded.icon-rounded-primary {
    background-color: rgba(57, 154, 242, 0.4);
}

.icon-rounded.icon-rounded-primary i {
    color: #399af2;
}

.icon-rounded.icon-rounded-accent {
    background-color: rgba(246, 74, 145, 0.4);
}

.icon-rounded.icon-rounded-accent i {
    color: #f64a91;
}

.list-group-item-primary {
    color: #e1effd;
    background-color: #399af2;
}

.list-group-item-accent {
    color: #fef4f8;
    background-color: #f64a91;
}

.dropdown .dropdown-menu .dropdown-header,
.dropleft .dropdown-menu .dropdown-header,
.dropright .dropdown-menu .dropdown-header,
.dropup .dropdown-menu .dropdown-header {
    color: #3a3a3a;
    border-bottom: 1px solid rgba(234, 243, 253, 0.7);
}

.dropdown .dropdown-menu .dropdown-item,
.dropleft .dropdown-menu .dropdown-item,
.dropright .dropdown-menu .dropdown-item,
.dropup .dropdown-menu .dropdown-item {
    color: #839bb3;
}

.dropdown .dropdown-menu .dropdown-item .dropdown-item i,
.dropleft .dropdown-menu .dropdown-item .dropdown-item i,
.dropright .dropdown-menu .dropdown-item .dropdown-item i,
.dropup .dropdown-menu .dropdown-item .dropdown-item i {
    padding-right: 0.9375rem;
}

.nav-pills.nav-pills-accent .nav-link.btn-floating,
.nav-pills.nav-pills-primary .nav-link.btn-floating {
    padding: 10px 25px;
    border-radius: 50px;
}

.dropdown .dropdown-menu .dropdown-item.active,
.dropdown .dropdown-menu .dropdown-item:active,
.dropdown .dropdown-menu .dropdown-item:focus,
.dropdown .dropdown-menu .dropdown-item:hover,
.dropleft .dropdown-menu .dropdown-item.active,
.dropleft .dropdown-menu .dropdown-item:active,
.dropleft .dropdown-menu .dropdown-item:focus,
.dropleft .dropdown-menu .dropdown-item:hover,
.dropright .dropdown-menu .dropdown-item.active,
.dropright .dropdown-menu .dropdown-item:active,
.dropright .dropdown-menu .dropdown-item:focus,
.dropright .dropdown-menu .dropdown-item:hover,
.dropup .dropdown-menu .dropdown-item.active,
.dropup .dropdown-menu .dropdown-item:active,
.dropup .dropdown-menu .dropdown-item:focus,
.dropup .dropdown-menu .dropdown-item:hover {
    background-color: rgba(231, 241, 253, 0.2);
    color: #399af2 !important;
}

.dropdown .dropdown-menu .dropdown-item.active i,
.dropdown .dropdown-menu .dropdown-item:active i,
.dropdown .dropdown-menu .dropdown-item:focus i,
.dropdown .dropdown-menu .dropdown-item:hover i,
.dropleft .dropdown-menu .dropdown-item.active i,
.dropleft .dropdown-menu .dropdown-item:active i,
.dropleft .dropdown-menu .dropdown-item:focus i,
.dropleft .dropdown-menu .dropdown-item:hover i,
.dropright .dropdown-menu .dropdown-item.active i,
.dropright .dropdown-menu .dropdown-item:active i,
.dropright .dropdown-menu .dropdown-item:focus i,
.dropright .dropdown-menu .dropdown-item:hover i,
.dropup .dropdown-menu .dropdown-item.active i,
.dropup .dropdown-menu .dropdown-item:active i,
.dropup .dropdown-menu .dropdown-item:focus i,
.dropup .dropdown-menu .dropdown-item:hover i {
    color: #399af2;
}

.page-header .actions > .dropdown > a {
    border-color: transparent !important;
    background-color: #fff;
}

.page-header .actions > .dropdown > a:active,
.page-header .actions > .dropdown > a:hover {
    background-color: #399af2 !important;
    color: #fff;
}

.page-header .actions > .dropdown.show > a {
    background-color: #399af2;
    color: #fff;
}

.page-header .actions.open > a > i,
.page-header .actions > .dropdown.show > a > i,
.page-header .actions > a:hover > i,
.page-header .actions > li.open > a > i,
.page-header .actions > li > a:hover > i {
    color: #fff;
}

.dropdown .dropdown-icon {
    text-align: center;
    vertical-align: middle;
}

.dropdown.show .dropdown-icon.dropdown-primary i {
    color: #399af2;
}

.dropdown.show .dropdown-icon.dropdown-primary:before {
    background-color: rgba(57, 154, 242, 0.4);
}

.dropdown.show .dropdown-icon.dropdown-accent i {
    color: #f64a91;
}

.tile-accent:hover,
.tile-accent:hover i,
.tile-primary:hover,
.tile-primary:hover i {
    color: #fff !important;
}

.dropdown.show .dropdown-icon.dropdown-accent:before {
    background-color: rgba(246, 74, 145, 0.4);
}

.tile-primary:hover {
    background-color: #399af2 !important;
    box-shadow: 0 15px 20px rgba(57, 154, 242, 0.4) !important;
}

.tile-accent:hover {
    background-color: #f64a91 !important;
    box-shadow: 0 15px 20px rgba(246, 74, 145, 0.4) !important;
}

.nav .nav-item .nav-link.active,
.nav .nav-item .nav-link:active,
.nav .nav-item .nav-link:hover,
.nav-tabs.primary-tabs .nav-item .nav-link.active.show,
.nav-tabs.primary-tabs .nav-item .nav-link:hover,
.nav-tabs.primary-tabs .nav-item.show .nav-link {
    color: #399af2;
}

.nav-tabs.primary-tabs .nav-item .nav-link.active {
    border-bottom: solid 1px #399af2;
    color: #399af2;
}

.nav-tabs.primary-tabs .nav-item.show .nav-link,
.nav-tabs.primary-tabs .nav-link.active {
    border-color: #399af2;
}

.nav-tabs.accent-tabs .nav-item .nav-link.active {
    border-bottom: solid 1px #f64a91;
    color: #f64a91;
}

.nav-tabs.accent-tabs .nav-item .nav-link.active.show,
.nav-tabs.accent-tabs .nav-item .nav-link:hover,
.nav-tabs.accent-tabs .nav-item.show .nav-link {
    color: #f64a91;
}

.nav-tabs.accent-tabs .nav-item.show .nav-link,
.nav-tabs.accent-tabs .nav-link.active {
    border-color: #f64a91;
}

.nav-pills .nav-link {
    color: #788db4;
    border-radius: 50px;
    transition: all 250ms ease;
}

.nav-pills .nav-link.active,
.nav-pills .nav-link:hover {
    color: #399af2;
}

.nav-pills.nav-pills-accent .nav-item .nav-link.active,
.nav-pills.nav-pills-primary .nav-item .nav-link.active {
    color: #fff;
}

.nav-pills.nav-pills-primary .nav-link.active,
.nav-pills.nav-pills-primary .show > .nav-link {
    background-color: #399af2;
}

.nav-pills.nav-pills-primary .nav-link.btn-floating.active {
    box-shadow: 0 5px 10px rgba(57, 154, 242, 0.4) !important;
}

.nav-pills.nav-pills-accent .nav-link.active,
.nav-pills.nav-pills-accent .show > .nav-link {
    background-color: #f64a91;
}

.nav-pills.nav-pills-accent .nav-link.btn-floating.active {
    box-shadow: 0 5px 10px rgba(246, 74, 145, 0.4) !important;
}

.pace .pace-progress {
    background-color: #399af2;
}

.progress {
    background-color: #f0f6ff;
}

.progress-bar {
    background-color: #399af2;
}

.timeline-primary {
    border-color: #399af2 !important;
}

.timeline-primary:after {
    box-shadow: 0 0 0 3px #399af2 inset !important;
}

.timeline-accent {
    border-color: #f64a91 !important;
}

.timeline-accent:after {
    box-shadow: 0 0 0 3px #f64a91 inset !important;
}

.popover {
    border: 4px solid #e7f1fd;
    box-shadow: 0 4px 10px 0 rgba(108, 158, 195, 0.09) !important;
}

.popover .popover-header {
    color: #212529;
    background-color: #e7f1fd;
    border-bottom: 1px solid #e7f1fd;
}

.popover .popover-body {
    color: #212529;
}

.bs-popover-auto[x-placement^="top"] .arrow::after,
.bs-popover-top .arrow::after {
    border-top-color: #e7f1fd;
}

.bs-popover-auto[x-placement^="bottom"] .arrow::after,
.bs-popover-bottom .arrow::after {
    border-bottom-color: #e7f1fd;
}

.bs-popover-auto[x-placement^="left"] .arrow::after,
.bs-popover-left .arrow::after {
    border-left-color: #e7f1fd;
}

.bs-popover-auto[x-placement^="right"] .arrow::after,
.bs-popover-right .arrow::after {
    border-right-color: #e7f1fd;
}

.preloader.pls-primary .plc-path {
    stroke: #399af2;
}

.qt-loader.qt-loader-primary:before {
    border: 2px solid #399af2;
    border-left-color: transparent;
    border-bottom-color: transparent;
}

.qt-loader:hover.qt-loader-primary:before {
    border: 2px solid #fff;
    border-left-color: transparent;
    border-bottom-color: transparent;
}

.qt-loader.qt-loader-accent:before {
    border: 2px solid #f64a91;
    border-left-color: transparent;
    border-bottom-color: transparent;
}

.qt-loader:hover.qt-loader-accent:before {
    border: 2px solid #fff;
    border-left-color: transparent;
    border-bottom-color: transparent;
}

.swal2-popup .swal2-styled {
    box-shadow: none;
    display: inline-block;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.65rem 1rem;
    font-size: 0.8125rem;
    line-height: 1.25;
    border-radius: 0.25rem;
    transition: all 0.15s ease;
    cursor: pointer;
}

.swal2-popup .swal2-styled.swal2-confirm {
    border: 1px solid #399af2 !important;
    background-color: #399af2 !important;
    color: rgba(255, 255, 255, 0.85) !important;
}

.swal2-popup .swal2-styled.swal2-confirm:hover {
    background-color: #51a6f4 !important;
    border: 1px solid #51a6f4 !important;
    color: #fff !important;
}

.swal2-popup .swal2-styled.swal2-confirm:active {
    background-color: #218ef0 !important;
    border: 1px solid #218ef0 !important;
    color: #fff !important;
    box-shadow: none !important;
}

.swal2-popup .swal2-styled.swal2-confirm:focus {
    background-color: #399af2 !important;
    border: 1px solid #399af2 !important;
    color: #fff !important;
    box-shadow: none !important;
}

.swal2-popup .swal2-styled:focus {
    box-shadow: none !important;
}

.swal2-popup .swal2-styled i {
    color: rgba(255, 255, 255, 0.85);
}

::placeholder {
    color: rgba(120, 141, 180, 0.7) !important;
    opacity: 1;
}

:-ms-input-placeholder {
    color: rgba(120, 141, 180, 0.7) !important;
}

::-ms-input-placeholder {
    color: rgba(120, 141, 180, 0.7) !important;
}

.custom-control-input:disabled ~ .custom-control-label,
.custom-file-label,
.custom-file-label:after,
.form-control,
.form-control:focus {
    color: #323a48;
}

.form-control {
    border: 1px solid rgba(120, 141, 180, 0.3);
}

.form-control:focus {
    border: 1px solid #399af2;
}

.form-control-plaintext {
    color: #4b4f56;
}

option:active,
option:checked {
    color: #fff;
    background: linear-gradient(0deg, #e7f1fd 0, #e7f1fd 100%) #e7f1fd;
}

select[multiple]:focus option:checked {
    background: linear-gradient(0deg, #399af2 0, #399af2 100%) #399af2;
}

.input-group-text {
    background-color: #f0f6ff;
    border: 1px solid #dfe7f3;
    color: #96a9c6;
}

.custom-control-label::before {
    background-color: #c7d9ee;
    color: #fff;
}

.custom-checkbox.checkbox-primary
    .custom-control-input:checked
    ~ .custom-control-label::before,
.custom-checkbox.checkbox-primary
    .custom-control-input:indeterminate
    ~ .custom-control-label::before,
.custom-radio.radio-primary
    .custom-control-input:checked
    ~ .custom-control-label::before {
    background-color: #399af2;
}

.custom-checkbox.checkbox-accent
    .custom-control-input:checked
    ~ .custom-control-label::before,
.custom-checkbox.checkbox-accent
    .custom-control-input:indeterminate
    ~ .custom-control-label::before,
.custom-radio.radio-accent
    .custom-control-input:checked
    ~ .custom-control-label::before {
    background-color: #f64a91;
}

.control.control-outline input:checked ~ .control__indicator {
    background-color: 0 0;
}

.control.control-outline.control--checkbox .control__indicator:after {
    top: 3px;
    left: 7px;
    width: 5px;
    height: 9px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-width: 0 2px 2px 0;
}

.control.control-outline.control--radio .control__indicator:after {
    top: 6px;
    left: 6px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #fff;
}

.control.control-outline.control-primary input:checked ~ .control__indicator {
    border: 1px solid #399af2;
}

.control.control-outline.control-primary.control--checkbox
    .control__indicator:after {
    border: solid #399af2;
}

.control.control-outline.control-primary.control--radio
    .control__indicator:after {
    background-color: #399af2;
}

.control.control-outline.control-accent input:checked ~ .control__indicator {
    border: 1px solid #f64a91;
}

.control.control-outline.control-accent.control--checkbox
    .control__indicator:after {
    border: solid #f64a91;
}

.control.control-outline.control-accent.control--radio
    .control__indicator:after {
    background-color: #f64a91;
}

.control.control-outline.control-accent.control--checkbox
    .control__indicator:after,
.control.control-outline.control-primary.control--checkbox
    .control__indicator:after {
    border-width: 0 2px 2px 0;
}

.select2-container--default
    .select2-results__option--highlighted[aria-selected] {
    color: #fff;
    background-color: #399af2;
}

.select2-container--default.select2-container--focus .select2-selection--single,
.select2-container--default.select2-container--open
    .select2-selection--multiple,
.select2-container--default.select2-container--open .select2-selection--single {
    border-color: #399af2;
}

.select2-container--default.select2-container--focus
    .select2-selection--multiple {
    border: 1px solid #399af2;
    outline: 0;
}

.custom-file-input:focus ~ .custom-file-label:after,
.custom-file-label,
.custom-file-label:after,
.form-control {
    border-color: #dfe7f3;
}

.custom-file-input:focus ~ .custom-file-label {
    border-color: #dfe7f3;
    box-shadow: none;
}

.custom-file-label::after {
    background-color: #f0f6ff;
    border-left: 1px solid #dfe7f3;
    color: #8da6cb;
}

.custom-file-label:active::after,
.custom-file-label:focus::after,
.custom-file-label:hover::after {
    color: #399af2;
}

.custom-file-input:lang(en) ~ .custom-file-label.btn-icon::after,
.custom-file-label.btn-icon::after {
    font-family: Material-Design-Iconic-Font;
    content: "\f22a";
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #f0f6ff;
}

.custom-range::-webkit-slider-thumb {
    background-color: #399af2;
}

.custom-range::-webkit-slider-thumb:focus {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-range::-webkit-slider-thumb:active {
    background-color: #81bff7;
}

.custom-range::-webkit-slider-runnable-track {
    background-color: #e8eff9;
}

.custom-range::-moz-range-thumb {
    background-color: #399af2;
}

.custom-range::-moz-range-thumb:focus {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-range::-moz-range-thumb:active {
    background-color: #81bff7;
}

.custom-range::-moz-range-track {
    background-color: #dee2e6;
}

.custom-range::-ms-thumb {
    background-color: #399af2;
}

.custom-range::-ms-thumb:focus {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-range::-ms-thumb:active {
    background-color: #81bff7;
}

.custom-range::-ms-fill-lower {
    background-color: #dee2e6;
}

.custom-range::-ms-fill-upper {
    background-color: #dee2e6;
}

.slider.noUi-connect {
    background-color: #f64a91;
}

.slider.slider-primary .noUi-connect,
.slider.slider-primary.noUi-connect,
.tgl-flat.tgl-flat-primary:checked + .tgl-btn:after,
.tgl-primary:checked + .tgl-btn {
    background-color: #399af2;
}

.slider .noUi-handle {
    border-color: #f64a91;
}

.slider.slider-primary .noUi-handle {
    border-color: #399af2;
}

.tgl-flat.tgl-flat-secondary:checked + .tgl-btn:after,
.tgl-secondary:checked + .tgl-btn {
    background-color: #788db4;
}

.tgl-accent:checked + .tgl-btn,
.tgl-flat.tgl-flat-accent:checked + .tgl-btn:after {
    background-color: #f64a91;
}

.datepicker table tbody tr > td.day.today,
.datepicker table tr td span.focused,
.datepicker table tr td span:hover,
.datetimepicker table tbody tr > td.day.today,
.form-wizard .steps ul li.active span,
.form-wizard .steps ul li:hover span {
    color: #fff;
    background: #399af2;
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active[disabled],
.datepicker table tr td.today.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today.disabled:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today[disabled],
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover.active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover.active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active:hover:active {
    background: #f64a91;
    color: #fff;
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
    background: #399af2;
}

.daterangepicker .input-mini.active {
    border: 1px solid #399af2;
}

.daterangepicker td.in-range {
    background-color: #399af2;
    border-color: transparent;
    color: #fff;
}

.ranges li.active,
.ranges li:hover {
    background-color: #399af2;
    border: 1px solid #399af2;
    color: #fff;
}

.ranges li {
    color: #4b4f56;
}

.wizard > .steps a {
    background: #94aac5;
    color: rgba(255, 255, 255, 0.6) !important;
}

.wizard > .steps a .number {
    background: #7390b3;
}

.wizard > .steps .current a {
    background: #399af2;
    color: #fff !important;
}

.wizard > .steps .current a .number {
    background: #0f81e9;
    color: #fff;
}

.wizard > .steps .current a:hover {
    color: #fff;
}

.wizard > .steps .done a {
    background: #399af2;
    color: #fff;
}

.wizard > .steps .done a .number {
    background: #0f81e9;
}

.wizard > .steps .error a {
    background: #ff5c75;
    color: #fff;
}

.wizard > .steps .error a .number {
    background: #ff294a;
    color: #fff;
}

.wizard > .actions a[href="#previous"] {
    background-color: #fff;
    border: 1px solid #d8e3ef;
    color: #788db4;
}

.wizard > .actions a[href="#previous"]:hover {
    background-color: #839ebe !important;
    border: 1px solid #839ebe !important;
    box-shadow: 0 5px 10px rgba(141, 166, 195, 0.4) !important;
    color: #fff !important;
}

.wizard > .actions .disabled a,
.wizard > .actions .disabled a:active,
.wizard > .actions .disabled a:hover {
    color: rgba(141, 166, 195, 0.6) !important;
    background: 0 0 !important;
    border-color: rgba(216, 227, 239, 0.7) !important;
    box-shadow: none !important;
}

.wizard > .actions a[href="#next"] {
    background-color: #399af2;
    border: 1px solid #399af2;
    color: rgba(255, 255, 255, 0.9) !important;
}

.wizard > .actions a[href="#next"]:hover {
    color: #fff !important;
}

.wizard > .actions a[href="#finish"] {
    background-color: #399af2;
    border: 1px solid #399af2;
    color: rgba(255, 255, 255, 0.9);
}

.card.card-accent .card-footer,
.card.card-primary .card-footer {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.wizard > .actions a[href="#finish"]:hover {
    color: #fff !important;
}

.actions li > a:hover i:after {
    content: "";
    background-color: rgba(234, 243, 253, 0.7);
}

.actions > a > i,
.actions > li > a > i {
    color: #788db4;
}

.actions.open > a > i,
.actions > a:hover > i,
.actions > li.open > a > i,
.actions > li > a:hover > i {
    color: #399af2;
}

.actions.actions-alt > li.open > a > i,
.actions.actions-alt > li > a > i,
.actions.actions-alt > li > a > i:hover {
    color: #fff;
}

.action-header {
    border-bottom: 1px solid #f7f7f7;
}

.card.card-accent .card-header,
.card.card-primary .card-header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.dropdown .dropdown-menu .actions li a {
    color: #718599;
}

.chartist-accent .ct-series-a .ct-bar,
.chartist-accent .ct-series-a .ct-line,
.chartist-accent .ct-series-a .ct-point,
.chartist-accent .ct-series-a .ct-slice-donut {
    stroke: #f64a91;
}

.chartist-primary .ct-series-a .ct-bar,
.chartist-primary .ct-series-a .ct-line,
.chartist-primary .ct-series-a .ct-point,
.chartist-primary .ct-series-a .ct-slice-donut {
    stroke: #399af2;
}

.chartist-accent .ct-series-a .ct-area,
.chartist-accent .ct-series-a .ct-slice-pie {
    fill: #f64a91;
}

.fc-unthemed .fc-toolbar .fc-button.fc-state-active,
.fc-unthemed .fc-toolbar .fc-button:active,
.fc-unthemed .fc-toolbar .fc-button:focus {
    color: #fff;
    background-color: #399af2;
}

.d-fc-event-primary {
    background-color: #399af2;
}

.fc-h-event.brand-primary .fc-content .fc-time,
.fc-h-event.brand-primary .fc-content .fc-title {
    color: #fff;
}

.app-content .list-group .list-group-item:hover .list-group-item-heading {
    color: #399af2 !important;
}

.app-content .list-group .list-group-item.active .list-group-item-heading,
.app-content .list-group .list-group-item.active .list-group-item-text,
.app-content .list-group .list-group-item.mark-read .list-group-item-heading,
.app-content .list-group .list-group-item.mark-read .list-group-item-text {
    color: #91a6c3;
}

.app-content .list-group .list-group-item.mark-read {
    background-color: rgba(231, 241, 253, 0.2);
}

.app-content .list-group .list-group-item.active {
    border-left: solid 3px #399af2;
    background-color: rgba(231, 241, 253, 0.2);
}

.card.card-primary {
    background: #399af2;
}

.card.card-primary .card-header .actions div > a > i,
.card.card-primary .card-header .actions li > a > i {
    color: rgba(255, 255, 255, 0.5);
}

.card.card-primary .card-body p,
.card.card-primary .card-body span,
.card.card-primary .card-footer p,
.card.card-primary .card-footer span,
.card.card-primary .card-header,
.card.card-primary .card-header .actions div > a > i:hover,
.card.card-primary .card-header .actions li > a > i:hover,
.card.card-primary .card-title {
    color: #fff;
}

.card.card-accent {
    background: #f64a91;
}

.card.card-accent .card-header .actions div > a > i,
.card.card-accent .card-header .actions li > a > i {
    color: rgba(255, 255, 255, 0.5);
}

.card.card-accent .card-body p,
.card.card-accent .card-body span,
.card.card-accent .card-footer p,
.card.card-accent .card-footer span,
.card.card-accent .card-header,
.card.card-accent .card-header .actions div > a > i:hover,
.card.card-accent .card-header .actions li > a > i:hover,
.card.card-accent .card-title,
.card.card-border-primary .card-header .card-title {
    color: #fff;
}

.card.card-border-primary {
    border: 1px solid #399af2;
}

.card.card-border-primary .card-header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    background: #399af2;
    color: #fff;
}

.card.card-border-primary .card-header .actions div > a > i,
.card.card-border-primary .card-header .actions li > a > i {
    color: rgba(255, 255, 255, 0.5);
}

.card.card-border-accent .card-header .card-title,
.card.card-border-primary .card-header .actions div > a > i:hover,
.card.card-border-primary .card-header .actions li > a > i:hover {
    color: #fff;
}

.card.card-border-accent {
    border: 1px solid #f64a91;
}

.card.card-border-accent .card-header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    background: #f64a91;
    color: #fff;
}

.card.card-pills.card-accent
    .nav-pills.nav-pills-accent
    .nav-item
    .nav-link.active,
.card.card-pills.card-accent .nav-pills.nav-pills-accent .show > .nav-link,
.card.card-pills.card-primary
    .nav-pills.nav-pills-primary
    .nav-item
    .nav-link.active,
.card.card-pills.card-primary .nav-pills.nav-pills-primary .show > .nav-link {
    background-color: #fff;
}

.card.card-border-accent .card-header .actions div > a > i,
.card.card-border-accent .card-header .actions li > a > i {
    color: rgba(255, 255, 255, 0.5);
}

.card.card-border-accent .card-header .actions div > a > i:hover,
.card.card-border-accent .card-header .actions li > a > i:hover {
    color: #fff;
}

.card.card-pills.card-primary .nav-pills.nav-pills-primary .nav-item .nav-link {
    color: rgba(255, 255, 255, 0.5);
}

.card.card-pills.card-primary
    .nav-pills.nav-pills-primary
    .nav-item
    .nav-link:hover {
    color: #fff;
}

.card.card-pills.card-primary
    .nav-pills.nav-pills-primary
    .nav-item
    .nav-link.active {
    color: #399af2;
}

.card.card-pills.card-accent .nav-pills.nav-pills-accent .nav-item .nav-link {
    color: rgba(255, 255, 255, 0.5);
}

.card.card-pills.card-accent
    .nav-pills.nav-pills-accent
    .nav-item
    .nav-link:hover {
    color: #fff;
}

.card.card-pills.card-accent
    .nav-pills.nav-pills-accent
    .nav-item
    .nav-link.active {
    color: #f64a91;
}

.card.card-tabs.card-accent .card-header,
.card.card-tabs.card-primary .card-header {
    border: none;
}

.card.card-tabs.card-accent .nav-tabs,
.card.card-tabs.card-primary .nav-tabs {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.card.card-tabs.card-accent .nav-tabs .nav-item .nav-link,
.card.card-tabs.card-primary .nav-tabs .nav-item .nav-link {
    color: rgba(255, 255, 255, 0.6);
}

.card.card-tabs.card-accent .nav-tabs .nav-item .nav-link:hover,
.card.card-tabs.card-primary .nav-tabs .nav-item .nav-link:hover {
    color: #fff;
}

.card.card-tabs.card-accent .nav-tabs .nav-item.show .nav-link,
.card.card-tabs.card-accent .nav-tabs .nav-link.active,
.card.card-tabs.card-primary .nav-tabs .nav-item.show .nav-link,
.card.card-tabs.card-primary .nav-tabs .nav-link.active {
    background-color: rgba(255, 255, 255, 0.1);
    color: #fff;
}

.card.card-menu .metismenu li a {
    color: #4b4f56;
}

.card.card-menu .metismenu li a:hover {
    color: #399af2;
}

.comment-box {
    border-bottom: 1px solid #dedede;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.comment-box > .comment-header > img {
    width: 32px;
    float: left;
    margin-right: 10px;
}

.comment-box > .comment-header .comment-date {
    font-size: 10px;
    display: block;
}

.comment-box .comment-body {
    margin-left: 42px;
    margin-top: 20px;
}

.alert .close {
    padding-top: 14px;
}

.timeline {
    padding: 0px;
}

.timeline li {
    list-style: none;
}

.timeline .timeline-item {
    border-left: 2px solid #0a6aa1;
    position: relative;
    padding-left: 30px;
    padding-top: 20px;
    padding-left: 20px;
}

.timeline .timeline-item:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -10px;
    width: 18px;
    height: 18px;
    background: #0a6aa1;
    border-radius: 50%;
}

.bs-wizard {
    margin-top: 10px;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.nav-wizard > li {
    float: left;
}

.nav-wizard > li > a {
    position: relative;
    background-color: #eee;
}

.nav-wizard > li > a .badge {
    margin-left: 3px;
    color: #eee;
    background-color: #428bca;
}

.nav-wizard > li:not(:first-child) > a {
    padding-left: 34px;
}

.nav-wizard > li:not(:first-child) > a:before {
    width: 0;
    height: 0;
    border-top: 20px inset transparent;
    border-bottom: 20px inset transparent;
    border-left: 20px solid #fff;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
}

.nav-wizard > li:not(:last-child) > a {
    margin-right: 6px;
}

.nav-wizard > li:not(:last-child) > a:after {
    width: 0;
    height: 0;
    border-top: 20px inset transparent;
    border-bottom: 20px inset transparent;
    border-left: 20px solid #eee;
    position: absolute;
    content: "";
    top: 0;
    right: -20px;
    z-index: 2;
}

.nav-wizard > li:first-child > a {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.nav-wizard > li:last-child > a {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.nav-wizard > li.done:hover > a,
.nav-wizard > li:hover > a {
    background-color: #d5d5d5;
}

.nav-wizard > li.done:hover > a:before,
.nav-wizard > li:hover > a:before {
    border-right-color: #d5d5d5;
}

.nav-wizard > li.done:hover > a:after,
.nav-wizard > li:hover > a:after {
    border-left-color: #d5d5d5;
}

.nav-wizard > li.done > a {
    background-color: #e2e2e2;
}

.nav-wizard > li.done > a:before {
    border-right-color: #e2e2e2;
}

.nav-wizard > li.done > a:after {
    border-left-color: #e2e2e2;
}

.nav-wizard > li.active > a,
.nav-wizard > li.active > a:hover,
.nav-wizard > li.active > a:focus {
    color: #fff;
    background-color: #428bca;
    font-weight: 600;
}

.nav-wizard > li.active > a:after {
    border-left-color: #428bca;
}

.nav-wizard > li.active > a .badge {
    color: #428bca;
    background-color: #fff;
}

.nav-wizard > li.disabled > a {
    color: #777;
}

.nav-wizard > li.complete > a {
    color: #fff;
    background: #19ce0f;
}

.nav-wizard > li.complete > a:after {
    border-left-color: #19ce0f;
}

.nav-wizard > li.disabled > a:hover,
.nav-wizard > li.disabled > a:focus {
    color: #777;
    text-decoration: none;
    background-color: #eee;
    cursor: default;
}

.nav-wizard > li.disabled > a:before {
    border-right-color: #eee;
}

.nav-wizard > li.disabled > a:after {
    border-left-color: #eee;
}

.nav-wizard.nav-justified > li {
    float: none;
}

.nav-wizard.nav-justified > li > a {
    padding: 10px 15px;
}

@media (max-width: 768px) {
    .nav-wizard.nav-justified > li > a {
        border-radius: 4px;
        margin-right: 0;
    }

    .nav-wizard.nav-justified > li > a:before,
    .nav-wizard.nav-justified > li > a:after {
        border: none !important;
    }
}

.required label {
    font-weight: 600;
}

.required label:after {
    content: "*";
    font-weight: 600;
    color: #dd4b39;
}

/* Anexo */
.anexo {
    background-color: #f5f5f5;
    border: 1px solid #dcdcdc;
    font-weight: bold;
    overflow-y: hidden;
    padding: 4px 4px 4px 8px;
    margin-top: 10px;
}

.drop-zone {
    width: 100%;
    text-align: center;
    padding: 20px 0 20px;
    outline: 2px dashed #92b0b3;
    outline-offset: -10px;
    -webkit-transition: outline-offset 0.15s ease-in-out,
        background-color 0.15s linear;
    transition: outline-offset 0.15s ease-in-out, background-color 0.15s linear;
    font-size: 1.25rem;
    background-color: #c8dadf;
    /* position: relative; */
    /* padding: 100px 20px; */
}

.btn-file input[type="file"] {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    cursor: pointer;
}

input[type="file"] {
    display: block;
}

.drop-zone .drop-zone-caption {
    font-size: 20px;
    font-weight: 600;
    color: #919fa9;
    margin: 0 0 14px;
}

.btn.btn-primary {
    background-color: #00a8ff;
    border-color: #00a8ff;
}

.mailcard-attachments .item {
    width: 160px;
    list-style: none;
    height: 140px;
    overflow: hidden;
    border: 1px solid #dedede;
    border-radius: 3px;
    margin: 10px;
}

.mailcard-attachments .item > div {
    position: relative;
    height: 100%;
}

.mailcard-attachments .item .mailcard-attachment-info {
    position: absolute;
    bottom: 0;
    left: 0;
}

.mailcard-attachment-info {
    padding: 10px;
}

.btn-attach {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #dedede;
    line-height: 29px;
    display: inline-block;
    text-align: center;
    vertical-align: -webkit-baseline-middle;
    padding-top: 4px;
}

.timeline-item {
    padding-bottom: 40px;
}

.time-timeline {
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    top: 33%;
}

.timeline .timeline-item:before {
    display: none;
}

.timeline-header {
    font-weight: bold;
    font-size: 14px;
}

.timeline-text {
    margin-left: 60px;
}

.timeline li {
    border-bottom: 1px solid #f2f2f2;
}

.timeline .timeline-item {
    border-left: 1px solid #dedede;
    padding: 20px;
}

.timeline-icon {
    position: absolute;
    left: -19px;
    background: #fff;
    padding: 10px;
    border-radius: 50%;
}

.timeline-title-type {
    color: #6b6b6b;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
}

.anex {
    background-color: #f5f5f5;
    border: 1px solid #dcdcdc;
    font-weight: bold;
    overflow-y: hidden;
    padding: 4px 4px 4px 8px;
    margin-top: 10px;
}

/*# sourceMappingURL=main.css.map */

.btn {
    white-space: initial !important;
}
.btn-image {
    width: 100%;
}

.btn-image h2 {
    font-size: 18px;
    margin: 0;
    padding: 0;
}

.btn-image i {
    font-size: 16px;
}

#drop-zone {
    width: 100%;
    text-align: center;
    padding: 20px 0 20px;
    outline: 2px dashed #92b0b3;
    outline-offset: -10px;
    -webkit-transition: outline-offset 0.15s ease-in-out,
        background-color 0.15s linear;
    transition: outline-offset 0.15s ease-in-out, background-color 0.15s linear;
    font-size: 1.25rem;
    background-color: #c8dadf;
    /* position: relative; */
    /* padding: 100px 20px; */
}

.btn-file input[type="file"] {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    cursor: pointer;
}

input[type="file"] {
    display: block;
}

#drop-zone .drop-zone-caption {
    font-size: 20px;
    font-weight: 600;
    color: #919fa9;
    margin: 0 0 14px;
}

.btn.btn-primary {
    background-color: #00a8ff;
    border-color: #00a8ff;
}

.alert-default {
    background: #eee;
    color: #333;
}

.box-choice {
    align-text: center;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #ccc;
    width: 100%;
    min-height: 240px;
    position: relative;
    cursor: pointer;
}

.box-choice h4 {
    margin: 0;
}

.box-choice span {
    display: block;
    text-align: center;
    font-size: 18px;
}

.box-choice .box-choice-title {
    text-align: center;
    font-size: 1.24rem;
    margin-top: 20px;
    padding: 0 20px;
}

.box-choice .box-choice-value {
    font-size: 0.85714rem;
    padding: 0 10px;
}

.box-choice .box-choice-input {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.box-choice .box-choice-fake-input {
    width: 20px;
    height: 20px;
    border: 2px solid #fff;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 0 0 2px #ccc;
    display: inline-block;
    margin-top: 20px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -10px;
}

.box-choice.active {
    color: #2ca8ff;
    border-color: #2ca8ff;
}

.box-choice.active .box-choice-fake-input {
    box-shadow: 0 0 0 2px #2ca8ff;
    background: #2ca8ff;
}

.line {
    margin-top: 15px;
    margin-bottom: 15px;
    width: 100%;
    height: 1px;
    background-color: #dedede;
}

thead {
    text-align: left;
}

th {
    text-align: left !important;
}

.table td, .table th, .table thead th {
    font-size: 12px;
    white-space: nowrap;
}

.table .success {
    background: #00a65a7d;
}

.table .danger {
    background: #ff294a7d;
}

.table .warning {
    background: #eb93167d;
}

.table  h5 {
    font-size: 14px;
}

.table.table-min-padding  td{
    padding: 6px;
}

.table .asc,
.table .desc{
    font-family: "Font Awesome 5 Free";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: 900;
}

.table .asc:after {
    content: "\f063";
}

.table .desc:after {
    content: "\f062";
}

select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 0.1px);
}

.datepicker, .datetimepicker {
    z-index: 12000;
    width: 260px;
    padding: 6px;
}

.select2-container--default .select2-selection--multiple, .select2-container--default .select2-selection--single {
    min-height: 34px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #323a48;
    position: relative;
    padding: 9px 15px;
    line-height: 1.25;
    font-size: 13px;
}

.btn {
    white-space: nowrap !important;
}

.table td, .table th, .table thead th {
    font-size: 12px;
    white-space: nowrap;
    vertical-align: middle;
}

.table .form-group {
    white-space: break-spaces !important;
}
