﻿@import url("https://fonts.googleapis.com/css?family=Poppins:400,500,600,700");
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500,700");
html {
    position: relative;
    min-height: 100%
}

body, html {
    background-color: #eaf0f7
}

body {
    margin: 0;
    overflow-x: hidden;
    font-size: 13px;
    font-family: Poppins, sans-serif;
    color: #405A95
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin: 10px 0
}

h1 {
    line-height: 43px;
    font-size: 36px
}

h2 {
    line-height: 35px;
    font-size: 30px
}

h3 {
    line-height: 30px;
    font-size: 24px
}

h4 {
    line-height: 22px;
    font-size: 18px
}

h5 {
    font-size: 15px
}

h6, p {
    font-size: 13px
}

p {
    line-height: 1.6;
    font-family: Roboto, sans-serif
}

* {
    outline: none!important
}

a {
    font-family: Poppins, sans-serif;
    color: #405A95
}

a:active, a:focus, a:hover {
    outline: 0;
    text-decoration: none
}

.header-title, .title-text {
    margin-bottom: 8px;
    text-transform: capitalize;
    letter-spacing: .02em;
    font-size: 15px;
    font-weight: 500;
    margin-top: 0;
    color: #405A95;
    text-shadow: 0 0 1px rgba(239, 242, 249, .1)
}

.page-title-box {
    padding: 25px 0
}

.page-title-box .page-title {
    font-size: 17px;
    margin: 0;
    color: #7550a1;
    text-transform: uppercase;
}

.page-title-box .breadcrumb {
    font-size: 13px;
    margin-bottom: 0;
    padding: 2px 0;
    background-color: transparent
}

@media (max-width:767px) {
    .hidden-sm {
        display: none
    }
}

.slimScrollDiv {
    height: auto!important
}

.m-b-30 {
    margin-bottom: 30px
}

.w-xs {
    min-width: 80px
}

.w-sm {
    min-width: 95px
}

.w-md {
    min-width: 110px
}

.w-lg {
    min-width: 140px
}

.font-10 {
    font-size: 10px!important
}

.font-11 {
    font-size: 11px!important
}

.font-12 {
    font-size: 12px!important
}

.font-13 {
    font-size: 13px!important
}

.font-14 {
    font-size: 14px!important
}

.font-15 {
    font-size: 15px!important
}

.font-16 {
    font-size: 16px!important
}

.font-18 {
    font-size: 18px!important
}

.thumb-xxs {
    height: 24px!important;
    width: 24px!important
}

.thumb-xs, .thumb-xxs {
    font-size: 10px;
    font-weight: 700
}

.thumb-xs {
    height: 32px!important;
    width: 32px!important
}

.thumb-sm {
    height: 36px!important;
    width: 36px!important;
    font-size: 12px;
    font-weight: 700
}

.thumb-md {
    height: 48px;
    width: 48px;
    font-size: 14px;
    font-weight: 700
}

.thumb-lg {
    height: 60px;
    width: 60px;
    font-size: 20px;
    font-weight: 700
}

.thumb-xl {
    height: 78px;
    width: 78px;
    font-size: 28px;
    font-weight: 700
}

.container-fluid {
    padding-right: 12px;
    padding-left: 12px
}

.row {
    margin-right: -8px;
    margin-left: -8px
}

.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-auto, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-auto, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-auto {
    padding-right: 12px;
    padding-left: 12px
}

.breadcrumb {
    background-color: transparent;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-left: 0
}

.breadcrumb a {
    color: #8997bd
}

strong {
    font-weight: 500!important
}

.breadcrumb-item.active {
    color: #7081b9
}

.shadow {
    box-shadow: 0 0 3px rgba(137, 151, 189, .5)!important
}

.breadcrumb>li+li:before {
    content: "\f105"!important;
    font-family: Font Awesome\ 5 Free!important;
    font-weight: 600;
    padding: 0 5px;
    color: #8997bd!important
}

code {
    color: #003e78;
    font-size: 13px
}

.lead {
    font-size: 18px
}

.blockquote {
    padding: 10px 20px;
    margin-bottom: 20px;
    border-left: 4px solid #dbe0ec
}

.blockquote p {
    font-size: 1.05rem
}

.blockquote.blockquote-reverse {
    border-left: 0;
    border-right: 4px solid #dbe0ec;
    text-align: right
}

.dropdown-menu {
    box-shadow: 0 3px 12px rgba(0, 0, 0, .05)
}

.dropdown-item.active, .dropdown-item:active {
    color: #2f4686;
    text-decoration: none;
    background-color: #f7f7f7
}

.dropdown-item {
    padding: 6px 1.5rem
}

.dropdown-lg {
    width: 280px
}

@media (max-width:767px) {
    .dropdown-lg {
        width: 260px
    }
}

.arrow-none:after {
    border: none;
    margin: 0;
    display: none
}

.list-group-item {
    border: 1px solid #f1eff5;
    background-color: #fff
}

.nav-pills .nav-item.show .nav-link, .nav-pills .nav-link.active {
    background-color: #149ac2;
    color: #fff
}

.nav-pills>.active>a>.badge {
    color: #149ac2
}

.small, small {
    font-size: 11px
}

.border-primary {
    border-color: #149ac2!important
}

.border-success {
    border-color: #1ecab8!important
}

.border-info {
    border-color: #9ba7ca!important
}

.border-warning {
    border-color: #D4A418!important
}

.border-danger {
    border-color: #f72e38!important
}

.border-dark {
    border-color: #2f4686!important
}

.border-pink {
    border-color: #ff5da0!important
}

.border-purple {
    border-color: #7551e9!important
}

.border-custom {
    border-color: #149ac2!important
}

.pagination .page-link {
    color: #435177
}

.pagination .page-item.active .page-link {
    background-color: #149ac2;
    border-color: #149ac2;
    color: #fff
}

.pagination .page-link:focus, .pagination .page-link:hover {
    color: #2f4686;
    background-color: #f1f5fa;
    box-shadow: 0 0 0 .2rem rgba(77, 121, 246, .33)
}

.pagination .form-control {
    border-color: transparent;
    font-size: 12px;
    padding: 0;
    height: 17px;
    background-color: transparent
}

.pagination .form-control:focus {
    border-color: transparent;
    background-color: transparent;
    box-shadow: none
}

.pager li>a, .pager li>span {
    border-radius: 3px;
    color: #2f4686
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background-color: #149ac2;
    border-color: #149ac2
}

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
    color: fade(#fff, 70%)
}

.scrollspy-example {
    position: relative;
    height: 250px;
    margin-top: .5rem;
    overflow: auto
}

.scrollspy-example-2 {
    position: relative;
    height: 350px;
    overflow: auto
}

.navbar-brand.navbar-scroll-brand {
    display: block;
    background-color: #fff;
    width: 100%;
    margin: 8px 8px 20px;
    text-align: center;
    padding: 16px 0;
    border: 1px solid #eff2f9;
    border-radius: 3px
}

.popover-header {
    margin-top: 0
}

.nav-pills .nav-item.show .nav-link, .nav-pills .nav-link.active {
    background-color: #dfe7fd;
    color: #149ac2
}

.tooltip.tooltip-custom .tooltip-inner, .tooltip.tooltip-sky .tooltip-inner {
    background: #eaf0f7;
    color: #435177
}

.tooltip.tooltip-custom.bs-tooltip-top .arrow:before, .tooltip.tooltip-sky.bs-tooltip-top .arrow:before {
    border-top-color: #f1f5fa
}

.bs-example-modal {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 1;
    display: block
}

.icon-demo-content {
    text-align: center;
    color: #a4abc5
}

.icon-demo-content [class*=" ti-"], .icon-demo-content [class^=ti-] {
    color: #a4abc5
}

.icon-demo-content i {
    display: block;
    font-size: 24px;
    margin: 0 auto 5px
}

.icon-demo-content.emoji-icons i {
    display: block;
    font-size: 16px;
    margin: 0 auto 8px
}

.icon-demo-content svg {
    width: 34px;
    height: 34px;
    display: block;
    margin: 0 auto 5px
}

.icon-demo-content svg path:first-of-type {
    fill: #a4abc5
}

.icon-demo-content svg path:nth-of-type(2) {
    fill: #149ac2
}

.icon-demo-content svg path:nth-of-type(3) {
    fill: #a4abc5
}

.icon-demo-content svg circle {
    fill: #9ba7ca
}

.icon-demo-content svg g path:first-of-type {
    fill: #149ac2
}

.icon-demo-content svg g path:nth-of-type(2) {
    fill: #a4abc5
}

.icon-demo-content .col-sm-6 {
    margin-bottom: 30px
}

.icon-demo-content .col-sm-6:hover i {
    color: #149ac2
}

.icon-demo-content .col-sm-6:hover path:first-of-type {
    fill: #149ac2
}

.icon-demo-content .col-sm-6:hover path:nth-of-type(2) {
    fill: #a4abc5
}

.page-wrapper {
    padding-top: 70px
}

.page-content {
    width: 100%;
    position: relative;
    padding: 0 0px 60px
}

.left-sidenav, .page-content {
    min-height: calc(100vh - 70px)
}

.left-sidenav {
    min-width: 232px;
    max-width: 300px;
    background-color: #fff;
    box-shadow: 0 0 3px rgba(31, 30, 47, .05);
    transition: .3s
}

.left-sidenav .main-icon-menu {
    width: 50px;
    flex-direction: column;
    align-items: center;
    padding: 20px 0;
    background-color: #149AC2;
    height: 100%;
    z-index: 500;
    position: fixed;
    top: 0
}

.left-sidenav .main-icon-menu svg {
    height: 70%;
    width: 100%
}

.left-sidenav .main-icon-menu svg.nav-svg {
    fill: #ffffff
}

.left-sidenav .main-icon-menu svg .svg-primary {
    fill: #d3deff
}

.left-sidenav .main-icon-menu .nav {
    flex: 1;
    flex-direction: column;
    align-items: center;
    padding: 5px 0;
    margin-top: 70px
}

.left-sidenav .main-icon-menu .nav-link {
    position: relative;
    padding: 0;
    color: #fff;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center
}

.left-sidenav .main-icon-menu .nav-link:focus, .left-sidenav .main-icon-menu .nav-link:hover {
    color: #fff
}

.left-sidenav .main-icon-menu .nav-link.active, .left-sidenav .main-icon-menu .nav-link:active {
    color: #149ac2
}

.left-sidenav .main-icon-menu .nav-link+.nav-link {
    margin-top: 30px
}

.left-sidenav .main-icon-menu .nav-link i {
    font-size: 15px
}

.left-sidenav .main-icon-menu .nav-link i.drip-icon {
    line-height: 1
}

.left-sidenav .main-icon-menu .nav-link i.drip-icon :before {
    width: auto
}

.left-sidenav .main-icon-menu .nav-link.active:before {
    content: "\f04d";
    font-family: Font Awesome\ 5 Free;
    font-weight: 600;
    position: absolute;
    left: 45px;
    top: 20px;
    font-size: 40px;
    line-height: 0;
    color: #fff;
    transform: rotate(45deg)
}

@media (min-width:992px) {
    .left-sidenav .main-icon-menu {
        display: flex
    }
}

.main-menu-inner {
    width: 182px;
    height: 100%;
    background-color: #fff;
    border-right: 1px solid #d4d8e1;
    position: fixed;
    top: 0;
    left: 50px;
    z-index: 600
}

.main-menu-inner .menu-body {
    padding: 20px;
    height: calc(100vh - 68px)!important;
    margin-top: 100px
}

.main-menu-inner .menu-body .nav {
    flex-direction: column
}

.main-menu-inner .menu-body .nav-item {
    position: relative;
    display: block;
    margin: 4px
}

.main-menu-inner .menu-body .nav-item+.nav-item {
    margin-top: -1px!important
}

.main-menu-inner .menu-body .nav-item .nav-link.active, .main-menu-inner .menu-body .nav-item .nav-link.active i {
    color: #149ac2
}

.main-menu-inner .menu-body .nav-item ul li {
    display: block;
    margin: 10px 0
}

.main-menu-inner .menu-body .nav-item ul li>a {
    color: #7c92a7;
    font-size: 13px
}

.main-menu-inner .menu-body .nav-item ul li>a.active {
    color: #149ac2
}

.main-menu-inner .menu-body .nav-item ul li>a:focus, .main-menu-inner .menu-body .nav-item ul li>a:hover {
    color: #7496f8
}

.main-menu-inner .menu-body .nav-item ul li a:before {
    content: "";
    position: absolute;
    left: 22px;
    margin-top: 5px;
    width: 8px;
    height: 8px;
    border: 1px solid #b6c2e4;
    border-radius: 50%;
    background: transparent
}

.main-menu-inner .menu-body .nav-item ul li a.active:before {
    content: "";
    border: none;
    background: #149ac2
}

.main-menu-inner .menu-body .nav-item.mm-active .menu-arrow i:before {
    content: "\F140"
}

.main-menu-inner .menu-body .nav-link {
    position: relative;
    color: #7c92a7;
    font-size: 13px;
    padding: 0;
    display: flex;
    align-items: center;
    height: 44px
}

.main-menu-inner .menu-body .nav-link i {
    color: #7c92a7;
    font-size: 15px;
    font-weight: 400;
    line-height: 0;
    margin-right: 10px
}

.main-menu-inner .menu-body .nav-link i.drip-icon {
    line-height: .9
}

.main-menu-inner .menu-body .nav-link i.drip-icon:before {
    width: auto
}

.main-menu-inner .menu-body .nav-link:focus, .main-menu-inner .menu-body .nav-link:focus i, .main-menu-inner .menu-body .nav-link:hover, .main-menu-inner .menu-body .nav-link:hover i {
    color: #7496f8
}

.main-menu-inner .menu-body .nav-link.active, .main-menu-inner .menu-body .nav-link:active {
    color: #149ac2
}

.main-menu-inner .menu-body .nav-link .menu-arrow i {
    width: 15px;
    float: right
}

@media (min-width:992px) {
    .main-menu-inner.active {
        display: block
    }
}

.main-icon-menu-pane {
    margin-bottom: 20px;
    display: none
}

.main-icon-menu-pane.active {
    display: block
}

.menu-title {
    font-size: 15px;
    font-weight: 500;
    color: #7550a1;
    margin-bottom: 10px;
    line-height: 1
}

.menu-sub-text {
    display: block;
    font-size: 13px;
    color: #a4abc5;
    margin-bottom: 12px
}

.enlarge-menu .left-sidenav {
    display: none
}

.enlarge-menu .topbar .topbar-left {
    margin-left: 0;
    width: 300px
}

@media (min-width:1200px) {
    .main-menu-inner {
        border-right: 0;
        z-index: 500
    }
}

@media (max-width:1024px) {
    .left-sidenav {
        position: fixed;
        top: 70px;
        overflow-y: auto;
        z-index: 5;
        bottom: 0
    }
    .page-content {
        min-height: 100vh
    }
    .enlarge-menu .topbar .topbar-left {
        margin-left: 0;
        width: 70px
    }
}

@media (min-width:992px) {
    .main-icon-menu {
        display: flex
    }
    .main-menu-inner .menu-body .nav-link.with-sub:after {
        margin-left: 4px;
        font-size: 12px
    }
    .main-menu-inner.active {
        display: block
    }
}

@media (max-width:991.98px) {
    .main-icon-menu-active .main-icon-menu {
        display: flex
    }
    .main-icon-menu-active .main-menu-inner {
        display: block
    }
}

@media (min-width:680px) {
    .page-wrapper {
        display: flex
    }
}

.topbar {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999
}

.topbar .topbar-left {
    background-color: #fff;
    float: left;
    text-align: center;
    height: 70px;
    position: relative;
    width: 170px;
    z-index: 1;
    margin-left: 57px
}

.topbar .topbar-left .logo {
    line-height: 70px
}

.topbar .topbar-left .logo .logo-sm {
    height: 45px
}

.topbar .topbar-left .logo .logo-lg {
    height: 14px;
    margin-left: 2px
}

.navbar-custom {
    background: #fff;
    padding: 0 10px 0 0;
    margin-left: 228px;
    min-height: 70px;
    position: relative;
    box-shadow: 0 0 3px rgba(31, 30, 47, .05)
}

.navbar-custom .nav-link {
    padding: 0 .75rem;
    color: #149ac2;
    line-height: 70px;
    max-height: 70px
}

.navbar-custom .nav-link .nav-icon {
    font-size: 18px
}

.navbar-custom .dropdown-toggle:after {
    content: normal
}

.navbar-custom .topbar-nav li {
    float: left
}

.navbar-custom .topbar-nav li.show .nav-link {
    background-color: #fff;
    color: #828db1
}

.navbar-custom .crypto-balance {
    margin: 16px 20px;
    display: flex;
    align-items: flex-start
}

.navbar-custom .crypto-balance i {
    font-size: 24px;
    margin-right: 10px
}

.navbar-custom .crypto-balance .btc-balance {
    align-self: center;
    flex: 1
}

.navbar-custom .crypto-balance .btc-balance h5 {
    color: #405A95;
    font-weight: 500
}

.navbar-custom .crypto-balance .btc-balance h5 span {
    color: #a4abc5;
    font-size: 12px;
    font-weight: 400
}

.navbar-custom .crypto-balance .btc-balance span {
    font-size: 12px;
    font-weight: 400
}

.button-menu-mobile {
    border: none;
    color: #fff;
    width: 60px;
    background-color: transparent;
    cursor: pointer
}

.nav-user .nav-user-name {
    vertical-align: middle
}

.nav-user img {
    /* height: 40px; */
    width: 35px;
    border-radius: 50px;
}

.noti-icon-badge {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 9px
}

.notification-list {
    max-height: 220px;
    margin-left: 0
}

.notification-list .noti-title {
    border-radius: .25rem .25rem 0 0;
    margin: -4px 0 0;
    width: auto;
    padding: 12px 20px
}

.notification-list .noti-title h5 {
    margin: 0;
    font-size: 14px;
    text-transform: uppercase
}

.notification-list .noti-icon {
    font-size: 22px;
    vertical-align: middle;
    color: #a4abc5
}

.notification-list .noti-icon-badge {
    display: inline-block;
    position: absolute;
    top: 14px;
    right: 8px;
    border: 2px solid hsla(0, 0%, 100%, .6);
    border-radius: 50%;
    padding: 2px 4px
}

.notification-list .notify-item {
    padding: 10px 20px
}

.notification-list .notify-item .notify-icon {
    float: left;
    height: 36px;
    width: 36px;
    line-height: 36px;
    text-align: center;
    margin-right: 10px;
    border-radius: 50%;
    color: #fff
}

.notification-list .notify-item .notify-icon img {
    margin-top: 4px
}

.notification-list .notify-item .notify-details {
    margin-bottom: 0;
    overflow: hidden;
    margin-left: 45px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.notification-list .notify-item .notify-details b {
    font-weight: 500
}

.notification-list .notify-item .notify-details small {
    display: block;
    white-space: normal
}

.notification-list .notify-item .notify-details span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px
}

.app-search .form-control, .app-search .form-control:focus {
    border: 1px solid #fff;
    font-size: 13px;
    height: 34px;
    color: #405A95;
    padding-left: 20px;
    padding-right: 40px;
    background: #f1f5fa;
    box-shadow: none;
    border-radius: 40px;
    width: 300px
}

.app-search {
    position: relative;
    padding-top: 18px;
    margin-left: 20px
}

.app-search input.form-control::-webkit-input-placeholder {
    color: #7989b4
}

.app-search input.form-control:-moz-placeholder, .app-search input.form-control::-moz-placeholder {
    color: #7989b4
}

.app-search input.form-control:-ms-input-placeholder {
    color: #7989b4
}

.app-search a {
    position: absolute;
    top: 18px;
    right: 0;
    display: block;
    height: 34px;
    line-height: 34px;
    width: 34px;
    text-align: center;
    background: #f1f5fa;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #8997bd
}

@media (max-width:1024px) {
    .topbar .topbar-left {
        width: 70px;
        margin-left: 0;
    }
    .topbar .topbar-left .logo-lg {
        display: none
    }
    .topbar .navbar-custom {
        margin-left: 70px
    }
    .topbar .app-search .form-control, .topbar .app-search .form-control:focus {
        width: 230px
    }
}

@media (max-width:768px) and (max-width:1023.98px) {
    .app-search {
        display: none
    }
}

@media (max-width:767px) {
    .app-search, .hidden-sm {
        display: none
    }
}

@media (max-width:375px) {
    .page-title-box .breadcrumb {
        display: none
    }
}

.footer {
    border-top: 1px solid #dbe0ec;
    bottom: 0;
    padding: 20px;
    position: absolute;
    right: 0;
    left: 0;
    color: #7081b9
}

/*!
 * Waves v0.7.6
 * http://fian.my.id/Waves 
 * 
 * Copyright 2014-2018 Alfiana E. Sibuea and other contributors 
 * Released under the MIT license 
 * https://github.com/fians/Waves/blob/master/LICENSE */

.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.waves-effect .waves-ripple {
    position: absolute;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin-top: -50px;
    margin-left: -50px;
    opacity: 0;
    background: rgba(0, 0, 0, .2);
    background: radial-gradient(rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, .3) 40%, rgba(0, 0, 0, .4) 50%, rgba(0, 0, 0, .5) 60%, hsla(0, 0%, 100%, 0) 70%);
    transition: all .5s ease-out;
    transition-property: transform, opacity;
    transform: scale(0) translate(0);
    pointer-events: none
}

.waves-effect.waves-light .waves-ripple {
    background: hsla(0, 0%, 100%, .4);
    background: radial-gradient(hsla(0, 0%, 100%, .2) 0, hsla(0, 0%, 100%, .3) 40%, hsla(0, 0%, 100%, .4) 50%, hsla(0, 0%, 100%, .5) 60%, hsla(0, 0%, 100%, 0) 70%)
}

.waves-effect.waves-classic .waves-ripple {
    background: rgba(0, 0, 0, .2)
}

.waves-effect.waves-classic.waves-light .waves-ripple {
    background: hsla(0, 0%, 100%, .4)
}

.waves-notransition {
    transition: none!important
}

.waves-button, .waves-circle {
    transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle, #fff 100%, #000 0)
}

.waves-button, .waves-button-input, .waves-button:hover, .waves-button:visited {
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    outline: none;
    color: inherit;
    background-color: transparent;
    font-size: 1em;
    line-height: 1em;
    text-align: center;
    text-decoration: none;
    z-index: 1
}

.waves-button {
    padding: .85em 1.1em;
    border-radius: .2em
}

.waves-button-input {
    margin: 0;
    padding: .85em 1.1em
}

.waves-input-wrapper {
    border-radius: .2em;
    vertical-align: bottom
}

.waves-input-wrapper.waves-button {
    padding: 0
}

.waves-input-wrapper .waves-button-input {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1
}

.waves-circle {
    text-align: center;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 50%
}

.waves-float {
    -webkit-mask-image: none;
    box-shadow: 0 1px 1.5px 1px rgba(0, 0, 0, .12);
    transition: all .3s
}

.waves-float:active {
    box-shadow: 0 8px 20px 1px rgba(0, 0, 0, .3)
}

.waves-block {
    display: block
}

.card {
    margin-bottom: 24px;
    border: none;
    box-shadow: 0 0 3px rgba(31, 30, 47, .05);
    border-radius: 3px;
    background-color: #fff
}

.card-border {
    border: 1px solid #eff2f9
}

.card-header {
    background-color: #eff2f99e;
    border-bottom: 1px solid #eff2f99e
}

.card-footer {
    background-color: #f1f5fa;
    border-top: 1px solid #eff2f9
}

.card-primary {
    background-color: #149ac2
}

.card-secondary {
    background-color: #003e78
}

.card-success {
    background-color: #1ecab8
}

.card-warning {
    background-color: #D4A418
}

.card-info {
    background-color: #9ba7ca
}

.card-danger {
    background-color: #f72e38
}

.card-dark {
    background-color: #2f4686
}

.card-light {
    background-color: #f1f5fa;
    color: #8997bd
}

.card-pink {
    background-color: #ff5da0
}

.card-purple {
    background-color: #7551e9
}

.card-blue {
    background-color: #2b55cc
}

.btn {
    border-radius: 3px;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    line-height: 24px;
    border-radius: 26px;
    margin: 2px 0px !important;
}

.btn:focus {
    box-shadow: 0 0 0 .2rem #eff2f9
}

.animation-modal, .button-items, .button-list {
    margin-bottom: -8px
}

.animation-modal .btn, .button-items .btn, .button-list .btn {
    margin-bottom: 8px;
    margin-right: 5px
}

.btn-xl {
    padding: 12px 24px;
    font-size: 18px
}

.btn-sm {
    padding: 4px 8px;
    font-size: 12px
}

.btn-xs {
    padding: 2px 10px;
    font-size: 11px
}

.btn-round {
    border-radius: 30px
}

.btn-square {
    border-radius: 0
}

.btn-skew {
    transform: skew(-15deg)
}

.btn-skew span {
    display: inline-block;
    transform: skew(15deg)
}

.accordion .btn:focus {
    box-shadow: none
}

.btn.btn-outline-dashed {
    outline: 1px dashed #fff!important;
    outline-offset: -5px;
    -moz-outline-radius: 25px
}

.btn-blue, .btn-danger, .btn-dark, .btn-info, .btn-pink, .btn-primary, .btn-purple, .btn-secondary, .btn-success, .btn-warning {
    color: #fff
}

.btn-primary {
    background-color: #149ac2;
    border: 1px solid #149ac2;
    /*box-shadow: 0 2px 6px 0 rgba(77, 121, 246, .5)*/
}

.btn-outline-primary.active, .btn-outline-primary:active, .btn-outline-primary:hover, .btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-primary.active, .btn-primary.disabled, .btn-primary.focus, .btn-primary:active, .btn-primary:disabled, .btn-primary:focus, .btn-primary:hover, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .open>.dropdown-toggle.btn-primary, .show>.btn-outline-primary.dropdown-toggle, .show>.btn-primary.dropdown-toggle, a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {
    background-color: #5D8EBB!important;
    border: 1px solid #5D8EBB
}

.btn-outline-primary.focus, .btn-outline-primary:focus, .btn-primary.focus, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(77, 121, 246, .3)!important
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #ffffff !important
}

.btn-success {
    background-color: #149ac2;
    border: 1px solid #149ac2;
    /* box-shadow: 0 2px 6px 0 rgba(30, 202, 184, .5) */
}

.btn-outline-success.active, .btn-outline-success:active, .btn-outline-success:hover, .btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active, .btn-success.active, .btn-success.disabled, .btn-success.focus, .btn-success:active, .btn-success:disabled, .btn-success:focus, .btn-success:hover, .btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .open>.dropdown-toggle.btn-success, .show>.btn-outline-success.dropdown-toggle, .show>.btn-success.dropdown-toggle {
    background-color: #147ea6;
    border: 1px solid #147ea6
}

/* .btn-outline-success.focus,
.btn-outline-success:focus,
.btn-success.focus,
.btn-success:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(30, 202, 184, .3)!important
} */

.btn-info {
    background-color: #9ba7ca;
    border: 1px solid #9ba7ca;
    /*box-shadow: 0 2px 6px 0 rgba(155, 167, 202, .5*/
}

.btn-info.active, .btn-info.disabled, .btn-info.focus, .btn-info:active, .btn-info:disabled, .btn-info:focus, .btn-info:hover, .btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .btn-outline-info.active, .btn-outline-info:active, .btn-outline-info:hover, .btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):active, .open>.dropdown-toggle.btn-info, .show>.btn-info.dropdown-toggle, .show>.btn-outline-info.dropdown-toggle {
    background-color: #8a98c1;
    border: 1px solid #8a98c1
}

.btn-info.focus, .btn-info:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info.focus, .btn-outline-info:focus, .show>.btn-info.dropdown-toggle:focus {
    /*box-shadow: 0 0 0 2px rgba(155, 167, 202, .3)!important*/
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #a5b0cf
}

.btn-warning {
    background-color: #D4A418;
    border: 1px solid #D4A418;
    /* box-shadow: 0 2px 6px 0 rgba(243, 199, 77, .5) */
}

.btn-outline-warning.active, .btn-outline-warning:active, .btn-outline-warning:hover, .btn-outline-warning:not(:disabled):not(.disabled).active, .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-warning.active, .btn-warning.disabled, .btn-warning.focus, .btn-warning:active, .btn-warning:disabled, .btn-warning:focus, .btn-warning:hover, .open>.dropdown-toggle.btn-warning, .show>.btn-outline-warning.dropdown-toggle, .show>.btn-warning.dropdown-toggle {
    background-color: #f1bf35;
    border: 1px solid #f1bf35;
    color: #fff
}

.btn-outline-warning.focus, .btn-outline-warning:focus, .btn-warning.focus, .btn-warning:focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .show>.btn-warning.dropdown-toggle:focus {
    /*box-shadow: 0 0 0 2px rgba(243, 199, 77, .3)!important*/
}

.btn-danger {
    background-color: #f72e38;
    border: 1px solid #f72e38;
    /*box-shadow: 0 2px 6px 0 rgba(241, 100, 108, .5)*/
}

.btn-danger.active, .btn-danger.disabled, .btn-danger.focus, .btn-danger:active, .btn-danger:disabled, .btn-danger:focus, .btn-danger:hover, .btn-danger:not(:disabled):not(.disabled):active, .btn-outline-danger.active, .btn-outline-danger:active, .btn-outline-danger:hover, .btn-outline-danger:not(:disabled):not(.disabled).active, .btn-outline-danger:not(:disabled):not(.disabled):active, .open>.dropdown-toggle.btn-danger, .show>.btn-danger.dropdown-toggle, .show>.btn-outline-danger.dropdown-toggle {
    background-color: #ef4d56;
    border: 1px solid #ef4d56
}

.btn-danger.focus, .btn-danger:focus, .btn-outline-danger.focus, .btn-outline-danger:focus, .show>.btn-danger.dropdown-toggle:focus {
    /*box-shadow: 0 0 0 2px rgba(241, 100, 108, .3)!important*/
}

.btn-secondary {
    background-color: #003e78;
    border: 1px solid #003e78;
    /*box-shadow: 0 2px 6px 0 rgba(74, 199, 236, .5);*/
    color: #f3f6f7
}

.btn-outline-secondary.active, .btn-outline-secondary:active, .btn-outline-secondary:hover, .btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-secondary.active, .btn-secondary.disabled, .btn-secondary.focus, .btn-secondary:active, .btn-secondary:disabled, .btn-secondary:focus, .btn-secondary:hover, .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .open>.dropdown-toggle.btn-secondary, .show>.btn-outline-secondary.dropdown-toggle, .show>.btn-secondary.dropdown-toggle, a.bg-secondary:focus, a.bg-secondary:hover, button.bg-secondary:focus, button.bg-secondary:hover {
    background-color: #5D8EBB!important;
    border: 1px solid #5D8EBB;
    color: #f3f6f7
}

.btn-outline-secondary.focus, .btn-outline-secondary:focus, .btn-secondary.focus, .btn-secondary:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show>.btn-secondary.dropdown-toggle:focus {
    /*box-shadow: 0 0 0 2px rgba(74, 199, 236, .3)!important*/
}

.btn-light {
    color: #405A95;
    background-color: #f1f5fa;
    border: 1px solid #eff2f9;
    /*box-shadow: 0 2px 6px 0 rgba(182, 194, 228, .5)*/
}

.btn-light.active, .btn-light.disabled, .btn-light.focus, .btn-light:active, .btn-light:disabled, .btn-light:focus, .btn-light:hover, .btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .btn-outline-light.active, .btn-outline-light:active, .btn-outline-light:hover, .btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active, .open>.dropdown-toggle.btn-light, .show>.btn-light.dropdown-toggle, .show>.btn-outline-light.dropdown-toggle {
    background-color: #dee8f3;
    border: 1px solid #dee8f3
}

.btn-light.focus, .btn-light:focus, .btn-outline-light.focus, .btn-outline-light:focus, .show>.btn-light.dropdown-toggle:focus {
    /*box-shadow: 0 0 0 2px rgba(239, 242, 249, .3)!important*/
}

.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show>.btn-light.dropdown-toggle {
    color: #405A95
}

.btn-dark {
    background-color: #2f4686;
    border: 1px solid #2f4686;
    /*box-shadow: 0 2px 6px 0 rgba(47, 70, 134, .5);*/
    color: #fff
}

.btn-dark.active, .btn-dark.disabled, .btn-dark.focus, .btn-dark:active, .btn-dark:disabled, .btn-dark:focus, .btn-dark:hover, .btn-outline-dark.active, .btn-outline-dark:active, .btn-outline-dark:hover, .btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active, .open>.dropdown-toggle.btn-dark, .show>.btn-outline-dark.dropdown-toggle {
    background-color: #283c73;
    border: 1px solid #283c73;
    color: #fff
}

.btn-dark.focus, .btn-dark:focus, .btn-outline-dark.focus, .btn-outline-dark:focus, .show>.btn-dark.dropdown-toggle:focus {
    /*box-shadow: 0 0 0 2px rgba(47, 70, 134, .3)!important*/
}

.btn-link {
    color: #8997bd
}

.btn-link:active, .btn-link:focus, .btn-link:hover {
    text-decoration: none;
    color: #405A95
}

.btn-pink {
    background-color: #ff5da0;
    border: 1px solid #ff5da0;
    color: #fff;
    /*box-shadow: 0 2px 6px 0 rgba(255, 93, 160, .5)*/
}

.btn-outline-pink.active, .btn-outline-pink:active, .btn-outline-pink:hover, .btn-outline-pink:not(:disabled):not(.disabled).active, .btn-outline-pink:not(:disabled):not(.disabled):active, .btn-pink.active, .btn-pink.disabled, .btn-pink.focus, .btn-pink:active, .btn-pink:disabled, .btn-pink:focus, .btn-pink:hover, .open>.dropdown-toggle.btn-pink, .show>.btn-outline-pink.dropdown-toggle {
    background-color: #ff4491;
    border: 1px solid #ff4491;
    color: #fff
}

.btn-outline-pink.focus, .btn-outline-pink:focus, .btn-pink.focus, .btn-pink:focus, .show>.btn-pink.dropdown-toggle:focus {
    /*box-shadow: 0 0 0 2px rgba(255, 93, 160, .3)!important*/
}

.btn-purple {
    background-color: #7551e9;
    border: 1px solid #7551e9;
    color: #fff;
    /*box-shadow: 0 2px 6px 0 rgba(117, 81, 233, .5)*/
}

.btn-outline-purple.active, .btn-outline-purple:active, .btn-outline-purple:hover, .btn-outline-purple:not(:disabled):not(.disabled).active, .btn-outline-purple:not(:disabled):not(.disabled):active, .btn-purple.active, .btn-purple.disabled, .btn-purple.focus, .btn-purple:active, .btn-purple:disabled, .btn-purple:focus, .btn-purple:hover, .open>.dropdown-toggle.btn-purple, .show>.btn-outline-purple.dropdown-toggle {
    background-color: #633ae6;
    border: 1px solid #633ae6;
    color: #fff
}

.btn-outline-purple.focus, .btn-outline-purple:focus, .btn-purple.focus, .btn-purple:focus, .show>.btn-purple.dropdown-toggle:focus {
    /*box-shadow: 0 0 0 2px rgba(117, 81, 233, .3)*/
}

.btn-blue {
    background-color: #2b55cc;
    border: 1px solid #2b55cc;
    /*box-shadow: 0 2px 6px 0 rgba(43, 85, 204, .5)*/
}

.btn-blue.active, .btn-blue.disabled, .btn-blue.focus, .btn-blue:active, .btn-blue:disabled, .btn-blue:focus, .btn-blue:hover, .btn-blue:not(:disabled):not(.disabled):active, .btn-outline-blue.active, .btn-outline-blue:active, .btn-outline-blue:hover, .btn-outline-blue:not(:disabled):not(.disabled).active, .btn-outline-blue:not(:disabled):not(.disabled):active, .open>.dropdown-toggle.btn-blue, .show>.btn-blue.dropdown-toggle, .show>.btn-outline-blue.dropdown-toggle, a.bg-blue:focus, a.bg-blue:hover, button.bg-blue:focus, button.bg-blue:hover {
    background-color: #274cb7!important;
    border: 1px solid #274cb7;
    color: #fff
}

.btn-blue.focus, .btn-blue:focus, .btn-blue:not(:disabled):not(.disabled):active:focus, .btn-outline-blue.focus, .btn-outline-blue:focus, .show>.btn-blue.dropdown-toggle:focus {
    /*box-shadow: 0 0 0 2px rgba(43, 85, 204, .3)!important*/
}

.btn-white {
    background-color: #fff;
    color: #405A95;
    border: 1px solid #fff;
    /*box-shadow: 0 1px 4px .25px #dbe0ec*/
}

.btn-outline-white.active, .btn-outline-white:active, .btn-outline-white:hover, .btn-outline-white:not(:disabled):not(.disabled).active, .btn-outline-white:not(:disabled):not(.disabled):active, .btn-white.active, .btn-white.disabled, .btn-white.focus, .btn-white:active, .btn-white:disabled, .btn-white:focus, .btn-white:hover, .btn-white:not(:disabled):not(.disabled).active, .btn-white:not(:disabled):not(.disabled):active, .open>.dropdown-toggle.btn-white, .show>.btn-outline-white.dropdown-toggle, .show>.btn-white.dropdown-toggle, a.bg-white:focus, a.bg-white:hover, button.bg-white:focus, button.bg-white:hover {
    background-color: #f2f2f2!important;
    border: 1px solid #f2f2f2
}

.btn-outline-white.focus, .btn-outline-white:focus, .btn-white.focus, .btn-white:focus, .btn-white:not(:disabled):not(.disabled):active:focus, .show>.btn-white.dropdown-toggle:focus {
    /*box-shadow: 0 1px 4px .25px #dbe0ec!important*/
}

.btn-outline-primary {
    color: #149ac2;
    border-color: #149ac2
}

.btn-outline-success {
    color: #1ecab8;
    border-color: #1ecab8
}

.btn-outline-info {
    color: #9ba7ca;
    border-color: #9ba7ca
}

.btn-outline-warning {
    color: #D4A418;
    border-color: #D4A418
}

.btn-outline-danger {
    color: #f72e38;
    background: #f72e3826;
    border-color: none !important;
}

.btn-outline-dark {
    color: #2f4686;
    border-color: #2f4686
}

.btn-outline-dark, .btn-outline-light {
    background-image: none;
    background-color: transparent
}

.btn-outline-light {
    color: #7081b9;
    border-color: #dbe0ec
}

.btn-outline-secondary {
    color: #003e78;
    border-color: #003e78
}

.btn-outline-pink, .btn-outline-secondary {
    background-image: none;
    background-color: transparent
}

.btn-outline-pink {
    color: #ff5da0;
    border-color: #ff5da0
}

.btn-outline-purple {
    color: #7551e9;
    border-color: #7551e9
}

.btn-outline-blue, .btn-outline-purple {
    background-image: none;
    background-color: transparent
}

.btn-outline-blue {
    color: #2b55cc;
    border-color: #2b55cc
}

.btn-soft-primary {
    background-color: rgba(77, 121, 246, .1);
    color: #149ac2
}

.btn-soft-primary:hover {
    background-color: #149ac2;
    color: #fff
}

.btn-soft-primary:focus {
    /*box-shadow: 0 0 0 .1rem rgba(77, 121, 246, .2);*/
    background-color: rgba(77, 121, 246, .8);
    color: #fff
}

.btn-soft-secondary {
    background-color: rgba(74, 199, 236, .15);
    color: #003e78
}

.btn-soft-secondary:hover {
    background-color: #003e78;
    color: #fff
}

.btn-soft-secondary:focus {
    /*box-shadow: 0 0 0 .1rem rgba(74, 199, 236, .2);*/
    background-color: rgba(74, 199, 236, .8);
    color: #fff
}

.btn-soft-success {
    background-color: rgba(30, 202, 184, .1);
    color: #1ecab8
}

.btn-soft-success:hover {
    background-color: #1ecab8;
    color: #fff
}

.btn-soft-success:focus {
    /*box-shadow: 0 0 0 .1rem rgba(30, 202, 184, .2);*/
    background-color: rgba(30, 202, 184, .8);
    color: #fff
}

.btn-soft-warning {
    background-color: rgba(243, 199, 77, .18);
    color: #D4A418
}

.btn-soft-warning:hover {
    background-color: #D4A418;
    color: #fff
}

.btn-soft-warning:focus {
    /*box-shadow: 0 0 0 .1rem rgba(243, 199, 77, .2);*/
    background-color: rgba(243, 199, 77, .8);
    color: #fff
}

.btn-soft-danger {
    background-color: rgba(241, 100, 108, .1);
    color: #f72e38
}

.btn-soft-danger:hover {
    background-color: #f72e38;
    color: #fff
}

.btn-soft-danger:focus {
    /*box-shadow: 0 0 0 .1rem rgba(241, 100, 108, .2);*/
    background-color: rgba(241, 100, 108, .8);
    color: #fff
}

.btn-soft-info {
    background-color: rgba(155, 167, 202, .1);
    color: #9ba7ca
}

.btn-soft-info:hover {
    background-color: #9ba7ca;
    color: #fff
}

.btn-soft-info:focus {
    /*box-shadow: 0 0 0 .1rem rgba(155, 167, 202, .2);*/
    background-color: rgba(155, 167, 202, .8);
    color: #fff
}

.btn-soft-dark {
    background-color: rgba(47, 70, 134, .1);
    color: #2f4686
}

.btn-soft-dark:hover {
    background-color: #2f4686;
    color: #fff
}

.btn-soft-dark:focus {
    /*box-shadow: 0 0 0 .1rem rgba(47, 70, 134, .2);*/
    background-color: rgba(47, 70, 134, .8);
    color: #fff
}

.btn-soft-pink {
    background-color: rgba(255, 93, 160, .1);
    color: #ff5da0
}

.btn-soft-pink:hover {
    background-color: #ff5da0;
    color: #fff
}

.btn-soft-pink:focus {
    /*box-shadow: 0 0 0 .1rem rgba(255, 93, 160, .2);*/
    background-color: rgba(255, 93, 160, .8);
    color: #fff
}

.btn-soft-purple {
    background-color: rgba(117, 81, 233, .1);
    color: #7551e9
}

.btn-soft-purple:hover {
    background-color: #7551e9;
    color: #fff
}

.btn-soft-purple:focus {
    /*box-shadow: 0 0 0 .1rem rgba(117, 81, 233, .2);*/
    background-color: rgba(117, 81, 233, .8);
    color: #fff
}

.btn-soft-blue {
    background-color: rgba(43, 85, 204, .1);
    color: #2b55cc
}

.btn-soft-blue:hover {
    background-color: #2b55cc40;
    color: #fff
}

.btn-soft-blue:focus {
    /*box-shadow: 0 0 0 .1rem rgba(43, 85, 204, .2);*/
    background-color: rgba(43, 85, 204, .8);
    color: #fff
}

.btn-social-icon .btn {
    width: 36px;
    height: 36px;
    padding-left: 10px
}

.btn-facebook {
    color: #fff!important;
    background-color: #3b5998
}

.btn-twitter {
    color: #fff!important;
    background-color: #00aced
}

.btn-dropbox {
    color: #fff!important;
    background-color: #007ee5
}

.btn-skype {
    color: #fff!important;
    background-color: #00aff0
}

.b-round {
    border-radius: 40px
}

.alert {
    position: relative;
    border: 0
}

.alert.icon-custom-alert {
    display: flex
}

.alert .alert-icon {
    font-size: 24px;
    margin-right: 8px
}

.alert .alert-text {
    flex-grow: 1;
    align-self: center
}

.alert .alert-close {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.alert .alert-link {
    font-weight: 600
}

.alert.alert-primary {
    color: #fff;
    background-color: #149ac2
}

.alert.alert-secondary {
    color: #f3f6f7;
    background-color: #003e78
}

.alert.alert-success {
    color: #fff;
    background-color: #1ecab8
}

.alert.alert-warning {
    color: #435177;
    background-color: #D4A418
}

.alert.alert-info {
    color: #fff;
    background-color: #9ba7ca
}

.alert.alert-danger {
    color: #fff;
    background-color: #f72e38
}

.alert.alert-dark {
    color: #fff;
    background-color: #2f4686
}

.alert.alert-light {
    color: #7081b9;
    background-color: #fff;
    /*box-shadow: 0 0 8px rgba(47, 70, 134, .1)*/
}

.alert.alert-pink {
    color: #fff;
    background-color: #ff5da0
}

.alert.alert-blue {
    color: #fff;
    background-color: #2b55cc
}

.alert.alert-purple {
    color: #fff;
    background-color: #7551e9
}

.alert.alert-outline-success {
    border: 1px solid #1ecab8;
    background-color: transparent;
    color: #1ecab8
}

.alert.alert-outline-danger {
    border: 1px solid #f72e38;
    background-color: transparent;
    color: #f72e38
}

.alert.alert-outline-primary {
    border: 1px solid #149ac2;
    background-color: transparent;
    color: #149ac2
}

.alert.alert-outline-warning {
    border: 1px solid #D4A418;
    background-color: transparent;
    color: #D4A418
}

.alert.alert-outline-info {
    border: 1px solid #9ba7ca;
    background-color: transparent;
    color: #9ba7ca
}

.alert.alert-outline-pink {
    border: 1px solid #ff5da0;
    background-color: transparent;
    color: #ff5da0
}

.alert.alert-outline-purple {
    border: 1px solid #7551e9;
    background-color: transparent;
    color: #7551e9
}

.alert.alert-outline-blue {
    border: 1px solid #2b55cc;
    background-color: transparent;
    color: #2b55cc
}

.alert.alert-outline-secondary {
    border: 1px solid #003e78;
    background-color: transparent;
    color: #003e78
}

.alert.alert-outline-dark {
    border: 1px solid #2f4686;
    background-color: transparent;
    color: #2f4686
}

.alert.alert-primary-shadow {
    /*box-shadow: 0 0 24px 0 rgba(77, 121, 246, .06), 0 1px 0 0 rgba(77, 121, 246, .02)*/
}

.alert.alert-success-shadow {
    /*box-shadow: 0 0 24px 0 rgba(30, 202, 184, .06), 0 1px 0 0 rgba(30, 202, 184, .02)*/
}

.alert.alert-info-shadow {
    /*box-shadow: 0 0 24px 0 rgba(155, 167, 202, .06), 0 1px 0 0 rgba(155, 167, 202, .02)*/
}

.alert.alert-warning-shadow {
    /*box-shadow: 0 0 24px 0 rgba(243, 199, 77, .06), 0 1px 0 0 rgba(243, 199, 77, .02)*/
}

.alert.alert-danger-shadow {
    /*box-shadow: 0 0 24px 0 rgba(241, 100, 108, .06), 0 1px 0 0 rgba(241, 100, 108, .02)*/
}

.alert.alert-dark-shadow {
    /*box-shadow: 0 0 24px 0 rgba(47, 70, 134, .06), 0 1px 0 0 rgba(47, 70, 134, .02)*/
}

.alert.alert-pink-shadow {
    /*box-shadow: 0 0 24px 0 rgba(255, 93, 160, .06), 0 1px 0 0 rgba(255, 93, 160, .02)*/
}

.alert.alert-purple-shadow {
    /*box-shadow: 0 0 24px 0 rgba(117, 81, 233, .06), 0 1px 0 0 rgba(117, 81, 233, .02)*/
}

.alert.alert-blue-shadow {
    /*box-shadow: 0 0 24px 0 rgba(43, 85, 204, .06), 0 1px 0 0 rgba(43, 85, 204, .02)*/
}

.bg-primary {
    background-color: #149ac2!important
}

.bg-secondary {
    background-color: #003e78!important
}

.bg-success {
    background-color: #1ecab8!important
}

.bg-warning {
    background-color: #D4A418!important
}

.bg-info {
    background-color: #9ba7ca!important
}

.bg-danger {
    background-color: #f72e38!important
}

.bg-dark {
    background-color: #2f4686!important
}

.bg-light {
    background-color: #f1f5fa!important
}

.bg-pink {
    background-color: #ff5da0!important
}

.bg-purple {
    background-color: #7551e9!important
}

.bg-blue {
    background-color: #2b55cc!important
}

.bg-soft-primary {
    background-color: rgba(77, 121, 246, .15)!important;
    color: #149ac2!important
}

.bg-soft-secondary {
    background-color: rgba(74, 199, 236, .15)!important;
    color: #003e78!important
}

.bg-soft-success {
    background-color: rgba(30, 202, 184, .15)!important;
    color: #1ecab8!important
}

.bg-soft-warning {
    background-color: rgba(243, 199, 77, .15)!important;
    color: #D4A418!important
}

.bg-soft-info {
    background-color: rgba(155, 167, 202, .15)!important;
    color: #9ba7ca!important
}

.bg-soft-danger {
    background-color: rgba(241, 100, 108, .15)!important;
    color: #f72e38!important
}

.bg-soft-pink {
    background-color: rgba(255, 93, 160, .15)!important;
    color: #ff5da0!important
}

.bg-soft-purple {
    background-color: rgba(117, 81, 233, .15)!important;
    color: #7551e9!important
}

.bg-soft-blue {
    background-color: rgba(43, 85, 204, .15)!important;
    color: #2b55cc!important
}

.bg-soft-dark {
    background-color: rgba(47, 70, 134, .15)!important;
    color: #2f4686!important
}

.badge {
    box-shadow: none
}

.badge.badge-soft-primary {
    background-color: rgba(77, 121, 246, .15)!important;
    color: #149ac2!important;
    /*box-shadow: 0 0 13px 0 rgba(77, 121, 246, .05)*/
}

.badge.badge-soft-secondary {
    background-color: rgba(74, 199, 236, .15)!important;
    color: #003e78!important;
    /*box-shadow: 0 0 13px 0 rgba(74, 199, 236, .05)*/
}

.badge.badge-soft-success {
    background-color: rgba(30, 202, 184, .15)!important;
    color: #1ecab8!important;
    /*box-shadow: 0 0 13px 0 rgba(30, 202, 184, .05)*/
}

.badge.badge-soft-warning {
    background-color: rgba(243, 199, 77, .15)!important;
    color: #D4A418!important;
    /*box-shadow: 0 0 13px 0 rgba(243, 199, 77, .05)*/
}

.badge.badge-soft-info {
    background-color: rgba(155, 167, 202, .15)!important;
    color: #9ba7ca!important;
    /*box-shadow: 0 0 13px 0 rgba(155, 167, 202, .05)*/
}

.badge.badge-soft-danger {
    background-color: rgba(241, 100, 108, .15)!important;
    color: #f72e38!important;
    /*box-shadow: 0 0 13px 0 rgba(241, 100, 108, .05)*/
}

.badge.badge-soft-pink {
    background-color: rgba(255, 93, 160, .15)!important;
    color: #ff5da0!important;
    /*box-shadow: 0 0 13px 0 rgba(255, 93, 160, .05)*/
}

.badge.badge-soft-purple {
    background-color: rgba(117, 81, 233, .15)!important;
    color: #7551e9!important;
    /*box-shadow: 0 0 13px 0 rgba(117, 81, 233, .05)*/
}

.badge.badge-soft-dark {
    background-color: rgba(47, 70, 134, .15)!important;
    color: #2f4686!important;
    /*box-shadow: 0 0 13px 0 rgba(47, 70, 134, .05)*/
}

.text-custom {
    color: #149ac2!important
}

.text-white {
    color: #fff!important
}

.text-danger {
    color: #dc3545!important
}

.text-muted {
    color: #a4abc5!important
}

.text-primary {
    color: #149ac2!important
}

.text-secondary {
    color: #003e78!important
}

.text-warning {
    color: #D4A418!important
}

.text-blue {
    color: #2b55cc!important
}

.text-success {
    color: #28a745!important
}

.text-info {
    color: #9ba7ca!important
}

.text-pink {
    color: #ff5da0!important
}

.text-purple {
    color: #7551e9!important
}

.text-light {
    color: #f1f5fa!important
}

.text-dark {
    color: #2f4686!important
}

.badge {
    /*box-shadow: 0 0 3px rgba(31, 30, 47, .05);*/
    padding: 4px 6px 3px;
    font-weight: 500;
    line-height: 10px
}

.badge-custom {
    background: #149ac2;
    color: #fff
}

.badge-primary {
    background-color: #149ac2
}

.badge-secondary {
    background-color: #003e78
}

.badge-success {
    background-color: #1ecab8
}

.badge-info {
    background-color: #9ba7ca
}

.badge-warning {
    background-color: #D4A418;
    color: #fff
}

.badge-danger {
    background-color: #f72e38
}

.badge-purple {
    background-color: #7551e9;
    color: #fff
}

.badge-pink {
    background-color: #ff5da0;
    color: #fff
}

.badge-blue {
    background-color: #2b55cc;
    color: #fff
}

.badge-dark {
    background-color: #2f4686
}

.badge-soft-success {
    color: #1ecab8;
    background-color: rgba(30, 202, 184, .2)
}

.badge-soft-primary {
    color: #149ac2;
    background-color: rgba(77, 121, 246, .2)
}

.badge-soft-danger {
    color: #f72e38;
    background-color: rgba(241, 100, 108, .2)
}

.badge-soft-info {
    color: #9ba7ca;
    background-color: rgba(155, 167, 202, .2)
}

.badge-soft-warning {
    color: #D4A418;
    background-color: rgba(243, 199, 77, .2)
}

.badge-soft-pink {
    color: #ff5da0;
    background-color: rgba(255, 93, 160, .2)
}

.badge-soft-purple {
    color: #7551e9;
    background-color: rgba(117, 81, 233, .2)
}

.badge-soft-blue {
    color: #2b55cc;
    background-color: rgba(43, 85, 204, .2)
}

.badge-soft-dark {
    color: #2f4686;
    background-color: rgba(47, 70, 134, .2)
}

.dropdown-toggle:after, .dropleft .dropdown-toggle:before, .dropright .dropdown-toggle:after, .dropup .dropdown-toggle:after {
    display: none
}

.dropdown-menu {
    padding: 4px 0;
    font-size: 13px;
    /*box-shadow: 0 3px 12px rgba(182, 194, 228, .05);*/
    border-color: #eff2f9;
    margin: 0
}

.dropdown-menu .dropdown-item {
    padding: 6px 24px
}

.dropdown-menu .dropdown-item.active, .dropdown-menu .dropdown-item:active, .dropdown-menu .dropdown-item:hover {
    color: #2f4686;
    text-decoration: none;
    background-color: #f7f7f7
}

.progress {
    background-color: #eff2f9;
    height: 14px
}

.progress .progress-bar {
    background-color: #149ac2
}

.progress-vertical {
    min-height: 250px;
    height: 250px;
    width: 10px;
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    margin-right: 20px
}

.progress-vertical .progress-bar {
    width: 100%
}

.progress-vertical-bottom {
    min-height: 250px;
    height: 250px;
    position: relative;
    width: 10px;
    display: inline-block;
    margin-bottom: 0;
    margin-right: 20px
}

.progress-vertical-bottom .progress-bar {
    width: 100%;
    position: absolute;
    bottom: 0
}

.progress-vertical-bottom.progress-sm, .progress-vertical.progress-sm {
    width: 5px!important
}

.progress-vertical-bottom.progress-sm .progress-bar, .progress-vertical.progress-sm .progress-bar {
    font-size: 8px;
    line-height: 5px
}

.progress-vertical-bottom.progress-md, .progress-vertical.progress-md {
    width: 15px!important
}

.progress-vertical-bottom.progress-md .progress-bar, .progress-vertical.progress-md .progress-bar {
    font-size: 10.8px;
    line-height: 14.4px
}

.progress-vertical-bottom.progress-lg, .progress-vertical.progress-lg {
    width: 20px!important
}

.progress-vertical-bottom.progress-lg .progress-bar, .progress-vertical.progress-lg .progress-bar {
    font-size: 12px;
    line-height: 20px
}

.progress-icon-spin {
    font-size: 36px
}

.table th {
    font-weight: 500
}

.table td, .table th {
    border-top: 1px solid #eaf0f7;
    padding: 5px!important;
}

.table thead th {
    border-bottom: 2px solid #eaf0f7
}

.table-bordered {
    border: 1px solid #eaf0f7
}

.table-bordered thead {
    background-color: #f1f5fa
}

.table-bordered thead td, .table-bordered thead th {
    font-weight: 500
}

.table-bordered td, .table-bordered th {
    border: 1px solid #eaf0f7
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: transparent
}

.table-striped tbody tr:nth-of-type(2n) {
    background-color: #f1f5fa
}

.table {
    color: #7286a2
}

.table thead tr th {
    font-weight: 500;
    color: #405A95;
    font-size: 13px;
    vertical-align: middle;
    font-weight: 600;
}

.table .thead-light th {
    color: #405A95;
    border-color: #eaf0f7
}

.table-hover tbody tr:hover, .table .thead-light th {
    background-color: #eff2f9
}

.table-dark thead tr th {
    background-color: #f1f5fa;
    border-top-color: transparent
}

.table-dark tbody>tr>td, .table-dark th {
    color: #eff2f9;
    background-color: #2f4686
}

.dataTables_wrapper.container-fluid {
    padding: 0
}

.table td {
    vertical-align: middle
}

.table td.highlight {
    font-weight: 700;
    color: #9ba7ca
}

.table td.details-control {
    background: url(../images/open.png) no-repeat 50%;
    cursor: pointer
}

.table tr.shown td.details-control {
    background: url(../images/close.png) no-repeat 50%
}

.table-rep-plugin .btn-toolbar {
    display: block
}

.table-rep-plugin .btn-default {
    border-color: rgba(77, 121, 246, .3);
    background-color: rgba(77, 121, 246, .2);
    color: #149ac2;
    margin-right: 5px
}

.table-rep-plugin .btn-default:focus {
    color: #149ac2
}

.table-rep-plugin .btn-default.btn-primary:active, .table-rep-plugin .btn-default.btn-primary:focus, .table-rep-plugin .btn-default.btn-primary:hover {
    border-color: rgba(77, 121, 246, .3)!important;
    background-color: rgba(77, 121, 246, .2)!important;
    color: #149ac2
}

.table-rep-plugin tbody th {
    font-size: 14px;
    font-weight: 400
}

.table-rep-plugin table.focus-on tbody tr.focused td, .table-rep-plugin table.focus-on tbody tr.focused th {
    background-color: #149ac2;
    color: #fff
}

.fixed-solution .sticky-table-header {
    top: 70px!important
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.open>.dropdown-menu {
    display: block
}

.table.footable-details {
    color: #405A95
}

.footable-filtering-external ul.dropdown-menu>li>a.custom-control input[type=checkbox], table.footable>thead>tr.footable-filtering>th ul.dropdown-menu>li>a.custom-control input[type=checkbox] {
    position: absolute;
    margin-left: -20px;
    margin-top: 5px
}

.footable-filtering-external ul.dropdown-menu>li>a.custom-control>label, table.footable>thead>tr.footable-filtering>th ul.dropdown-menu>li>a.custom-control>label {
    display: block;
    padding-left: 30px
}

td.footable-sortable>span.fooicon, th.footable-sortable>span.fooicon {
    right: auto!important;
    padding-left: 5px
}

.jsgrid {
    height: auto!important
}

.jsgrid th {
    font-weight: 500
}

.jsgrid-edit-row>.jsgrid-cell, .jsgrid-filter-row>.jsgrid-cell, .jsgrid-grid-body, .jsgrid-grid-header, .jsgrid-header-row>.jsgrid-header-cell, .jsgrid-insert-row>.jsgrid-cell {
    background: inherit;
    border-color: #eaf0f7;
    height: auto!important;
    overflow: auto
}

.jsgrid-cell {
    padding: .75rem
}

.jsgrid-alt-row>.jsgrid-cell {
    background: transparent
}

.jsgrid-cell input, .jsgrid-cell select {
    border: 1px solid #eaf0f7;
    box-shadow: none;
    outline: 0 none;
    padding: 8px
}

.jsgrid-header-row {
    font-weight: 300!important;
    color: #405A95;
    background-color: #f1f5fa
}

.jsgrid-selected-row>.jsgrid-cell {
    background: #eff2f9;
    border-color: #eaf0f7
}

.jsgrid-align-right, .jsgrid-header-sortable {
    text-align: center
}

.jsgrid-pager-container {
    margin-top: 16px
}

.jsgrid .jsgrid-button {
    width: 22px;
    height: 22px;
    border: none;
    cursor: pointer;
    background-image: url(../plugins/jsgrid/jsgrid.png);
    background-repeat: no-repeat;
    background-color: transparent
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin-top: 16px
}

div.table-responsive>div.dataTables_wrapper>div.row>div[class^=col-]:first-child {
    align-self: center
}

.img-group {
    display: inline-block
}

.img-group .avatar-badge {
    position: absolute;
    right: 1px;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    /*box-shadow: 0 0 0 2px #b6c2e4;*/
    z-index: 2
}

.img-group .user-avatar+.user-avatar-group {
    margin-left: -20px
}

.img-group .user-avatar {
    position: relative;
    margin-bottom: 0;
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle
}

.img-group .user-avatar:focus, .img-group .user-avatar:hover {
    z-index: 2
}

.img-group .user-avatar .online {
    background: #1ecab8
}

.img-group .user-avatar .offline {
    background: #f72e38
}

.img-group .user-avatar img {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    /*box-shadow: 0 0 0 2px #b6c2e4*/
}

.avatar-box {
    position: relative;
    display: inline-block
}

.avatar-box .avatar-title {
    display: flex;
    width: 100%;
    height: 100%;
    color: #f3f6f7;
    align-items: center;
    justify-content: center
}

label {
    font-weight: 600;
    color: #656d9a;
    font-size: 13px
}

.custom-control-label {
    padding-top: 2px
}

.form-control {
    font-size: 13px;
    border: 1px solid #d1d6e2;
    height: calc(2.3rem + 2px);
    color: #2f5275
}

.form-control:focus {
    border-color: rgba(77, 121, 246, .5);
    box-shadow: none
}

.input-group-text {
    font-size: 13px;
    background-color: #f3f6f7;
    border: 1px solid #e8ebf3
}

.custom-file-input, .custom-file-label {
    height: calc(2.3rem + 1px);
    line-height: 26px
}

.custom-file-label:after {
    height: calc(1.5em + 15px);
    line-height: 24px
}

.form-group {
    margin-bottom: 20px
}

.custom-select:focus {
    border-color: rgba(77, 121, 246, .5);
    box-shadow: none
}

.custom-control-input:checked~.custom-control-indicator {
    background-color: #149ac2
}

.custom-control-input:focus~.custom-control-indicator {
    /*box-shadow: 0 0 0 1px #fff, 0 0 0 3px #149ac2*/
}

.has-success .form-control {
    border-color: #1ecab8;
    box-shadow: none
}

.has-warning .form-control {
    border-color: #D4A418;
    box-shadow: none
}

.has-error .form-control {
    border-color: #f72e38;
    box-shadow: none
}

.input-group-addon {
    border-radius: 2px;
    border: 1px solid #f1f5fa
}

.col-form-label {
    text-align: left
}

.custom-select.is-valid:focus, .form-control.is-valid:focus, .was-validated .custom-select:valid:focus {
    border-color: #1ecab8;
    box-shadow: none
}

.custom-select.is-invalid:focus, .was-validated .custom-select:invalid:focus {
    border-color: #f72e38;
    box-shadow: none
}

.custom-select {
    font-size: 13px;
    height: 38px
}

.custom-file-input.is-invalid:focus~.custom-file-label, .form-control.is-invalid:focus, .was-validated .custom-file-input:invalid:focus~.custom-file-label, .was-validated .form-control:invalid:focus {
    border-color: #f72e38;
    box-shadow: none
}

.custom-file-input:focus~.custom-file-label {
    border-color: rgba(77, 121, 246, .5);
    box-shadow: none
}

dt {
    font-weight: 600
}

.ribbon-1 .ribbon-box {
    position: relative;
    background: #fff;
    border: 5px double #eff2f9;
    border-radius: 5px;
    margin-bottom: 30px;
    padding: 50px 15px 15px
}

.ribbon-1 .ribbon {
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    clear: left;
    position: absolute;
    top: 0;
    left: -2px;
    color: #fff
}

.ribbon-1 .ribbon.ribbon-mark:before {
    position: absolute;
    top: 0;
    left: 100%;
    display: block;
    width: 0;
    height: 0;
    content: "";
    border: 15px solid #2f4686;
    border-right: 10px solid transparent
}

.ribbon-1 .ribbon-right {
    left: auto;
    right: -2px
}

.ribbon-1 .ribbon-mark.ribbon-right:before {
    right: 100%;
    left: auto;
    border-right: 15px solid #2f4686;
    border-left: 10px solid transparent
}

.ribbon-1 .ribbon-icon {
    clear: none;
    padding: 0 5px;
    height: 42px;
    width: 30px;
    line-height: 40px;
    text-align: center;
    left: 0;
    top: -2px
}

.ribbon-1 .ribbon-mark.ribbon-icon:before {
    top: 100%;
    left: 0;
    margin-top: -14px;
    border-right: 15px solid #2f4686;
    border-bottom: 10px solid transparent
}

.ribbon-1 .ribbon-mark.ribbon-right {
    right: -5px;
    left: auto
}

.ribbon-1 .ribbon-mark {
    border-radius: 0;
    top: -5px;
    left: -5px
}

.ribbon-1 .ribbon-mark.ribbon-icon.bg-primary:before {
    border-right-color: #149ac2;
    border-bottom-color: transparent
}

.ribbon-1 .ribbon-mark.ribbon-icon.bg-info:before {
    border-right-color: #9ba7ca;
    border-bottom-color: transparent
}

.ribbon-1 .ribbon-mark.ribbon-icon.bg-secondary:before {
    border-right-color: #003e78;
    border-bottom-color: transparent
}

.ribbon-1 .ribbon-mark.ribbon-icon.bg-danger:before {
    border-right-color: #f72e38;
    border-bottom-color: transparent
}

.ribbon-1 .ribbon-mark.bg-secondary:before {
    border-color: #003e78 transparent #003e78 #003e78
}

.ribbon-1 .ribbon-mark.bg-danger:before {
    border-color: #f72e38 transparent #f72e38 #f72e38
}

.ribbon-1 .ribbon-mark.bg-primary:before {
    border-color: #149ac2 transparent #149ac2 #149ac2
}

.ribbon-1 .ribbon-mark.bg-info:before {
    border-color: #9ba7ca transparent #9ba7ca #9ba7ca
}

.ribbon-1 .ribbon-mark.ribbon-right.bg-danger:before {
    border-right-color: #f72e38;
    border-left-color: transparent
}

.ribbon-1 .ribbon-mark.ribbon-right.bg-info:before {
    border-right-color: #9ba7ca;
    border-left-color: transparent
}

.ribbon-1 .ribbon-mark.ribbon-right.bg-primary:before {
    border-right-color: #149ac2;
    border-left-color: transparent
}

.ribbon-1 .ribbon-mark.ribbon-right.bg-secondary:before {
    border-right-color: #003e78;
    border-left-color: transparent
}

.ribbon-1 p {
    color: #405A95
}

.ribbon-2 .ribbon-box {
    position: relative
}

.ribbon-2 .ribbon-box .ribbon {
    position: relative;
    float: left;
    clear: both;
    padding: 5px 12px;
    margin: -26px 0 15px -26px;
    color: #fff
}

.ribbon-2 .ribbon-box .ribbon-primary {
    background: #149ac2
}

.ribbon-2 .ribbon-box .ribbon-primary:before {
    position: absolute;
    top: 29px;
    left: 0;
    content: "";
    border-color: #1c54f4 #1c54f4 transparent transparent;
    border-style: solid;
    border-width: 3px
}

.ribbon-2 .ribbon-box .ribbon-info {
    background-color: #9ba7ca
}

.ribbon-2 .ribbon-box .ribbon-info:before {
    position: absolute;
    top: 29px;
    left: 0;
    content: "";
    border-color: #7a8ab8 #7a8ab8 transparent transparent;
    border-style: solid;
    border-width: 3px
}

.ribbon-2 .ribbon-box .ribbon-danger {
    background-color: #f72e38
}

.ribbon-2 .ribbon-box .ribbon-danger:before {
    position: absolute;
    top: 29px;
    left: 0;
    content: "";
    border-color: #ed3540 #ed3540 transparent transparent;
    border-style: solid;
    border-width: 3px
}

.ribbon-2 .ribbon-box .ribbon-secondary {
    background-color: #003e78;
    color: #f3f6f7
}

.ribbon-2 .ribbon-box .ribbon-secondary:before {
    position: absolute;
    top: 29px;
    left: 0;
    content: "";
    border-color: #1cb9e7 #1cb9e7 transparent transparent;
    border-style: solid;
    border-width: 3px
}

.ribbon-2 .ribbon-box .ribbon+p {
    clear: both
}

.ribbon-2 .card-box {
    padding: 20px;
    border: 5px double #eff2f9;
    border-radius: 5px;
    margin-bottom: 20px;
    background-color: #fff
}

.ribbon-2 p {
    color: #405A95
}

.ribbon.bg-secondary {
    background-color: #003e78;
    color: #f3f6f7
}

.custom-checkbox .custom-control-input:checked~.custom-control-label:after {
    border-color: #fff
}

.radio .custom-control-label:after {
    position: absolute;
    top: 7px
}

.checkbox label {
    display: inline-block;
    padding-left: 8px;
    position: relative;
    font-weight: 400
}

.checkbox label:before {
    -o-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    background-color: #fff;
    border-radius: 3px;
    border: 2px solid #a4abc5;
    content: "";
    top: 0;
    transition: .3s ease-in-out;
    outline: none!important
}

.checkbox label:after, .checkbox label:before {
    display: inline-block;
    height: 18px;
    left: 0;
    margin-left: -18px;
    position: absolute;
    width: 18px
}

.checkbox label:after {
    color: #f1f5fa;
    font-size: 11px;
    padding-left: 3px;
    padding-top: 2px
}

.checkbox input[type=checkbox] {
    cursor: pointer;
    opacity: 0;
    z-index: 1;
    outline: none!important
}

.checkbox input[type=checkbox]:disabled+label {
    opacity: .65
}

.checkbox input[type=checkbox]:focus+label:before {
    outline-offset: -2px;
    outline: none
}

.checkbox input[type=checkbox]:checked+label:after {
    content: "";
    position: absolute;
    top: 2px;
    left: 7px;
    display: table;
    width: 5px;
    height: 10px;
    border-color: #2f4686;
    border-style: solid;
    border-width: 0 1px 1px 0;
    transform: rotate(45deg)
}

.checkbox input[type=checkbox]:disabled+label:before {
    background-color: #f1f5fa;
    cursor: not-allowed
}

.checkbox.checkbox-circle label:before {
    border-radius: 50%
}

.checkbox.checkbox-inline {
    margin-top: 0
}

.checkbox.checkbox-single input {
    height: 18px;
    width: 18px;
    position: absolute
}

.checkbox.checkbox-single label {
    height: 18px;
    width: 18px
}

.checkbox.checkbox-single label:after, .checkbox.checkbox-single label:before {
    margin-left: 0
}

.checkbox-primary input[type=checkbox]:checked+label:before {
    background-color: #149ac2;
    border-color: #149ac2
}

.checkbox-primary input[type=checkbox]:checked+label:after {
    border-color: #fff
}

.checkbox-danger input[type=checkbox]:checked+label:before {
    background-color: #f72e38;
    border-color: #f72e38
}

.checkbox-danger input[type=checkbox]:checked+label:after {
    border-color: #fff
}

.checkbox-info input[type=checkbox]:checked+label:before {
    background-color: #9ba7ca;
    border-color: #9ba7ca
}

.checkbox-info input[type=checkbox]:checked+label:after {
    border-color: #fff
}

.checkbox-warning input[type=checkbox]:checked+label:before {
    background-color: #D4A418;
    border-color: #D4A418
}

.checkbox-warning input[type=checkbox]:checked+label:after {
    border-color: #fff
}

.checkbox-success input[type=checkbox]:checked+label:before {
    background-color: #1ecab8;
    border-color: #1ecab8
}

.checkbox-success input[type=checkbox]:checked+label:after {
    border-color: #fff
}

.checkbox-purple input[type=checkbox]:checked+label:before {
    background-color: #7551e9;
    border-color: #7551e9
}

.checkbox-purple input[type=checkbox]:checked+label:after {
    border-color: #fff
}

.checkbox-pink input[type=checkbox]:checked+label:before {
    background-color: #ff5da0;
    border-color: #ff5da0
}

.checkbox-pink input[type=checkbox]:checked+label:after {
    border-color: #fff
}

.checkbox-dark input[type=checkbox]:checked+label:before {
    background-color: #2f4686;
    border-color: #2f4686
}

.checkbox-dark input[type=checkbox]:checked+label:after {
    border-color: #fff
}

.radio label {
    display: inline-block;
    padding-left: 8px;
    position: relative;
    font-weight: 400
}

.radio label:before {
    -o-transition: border .5s ease-in-out;
    -webkit-transition: border .5s ease-in-out;
    background-color: #fff;
    border-radius: 50%;
    border: 2px solid #a4abc5;
    content: "";
    display: inline-block;
    height: 18px;
    left: 0;
    top: 0;
    margin-left: -18px;
    position: absolute;
    transition: border .5s ease-in-out;
    width: 18px;
    outline: none!important
}

.radio label:after {
    -moz-transition: -moz-transform .1s cubic-bezier(.8, -.33, .2, 1.33);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -o-transition: -o-transform .1s cubic-bezier(.8, -.33, .2, 1.33);
    -webkit-transform: scale(0);
    -webkit-transition: -webkit-transform .1s cubic-bezier(.8, -.33, .2, 1.33);
    background-color: #2f4686;
    border-radius: 50%;
    content: " ";
    display: inline-block;
    height: 10px;
    left: 6px;
    margin-left: -20px;
    position: absolute;
    top: 4px;
    transform: scale(0);
    transition: transform .1s cubic-bezier(.8, -.33, .2, 1.33);
    width: 10px
}

.radio input[type=radio] {
    cursor: pointer;
    opacity: 0;
    z-index: 1;
    outline: none!important
}

.radio input[type=radio]:disabled+label {
    opacity: .65
}

.radio input[type=radio]:focus+label:before {
    outline-offset: -2px;
    outline: 5px auto -webkit-focus-ring-color;
    outline: thin dotted
}

.radio input[type=radio]:checked+label:after {
    transform: scale(1)
}

.radio input[type=radio]:disabled+label:before {
    cursor: not-allowed
}

.radio.radio-inline {
    margin-top: 0
}

.radio.radio-single label {
    height: 17px
}

.radio-primary input[type=radio]+label:after {
    background-color: #149ac2
}

.radio-primary input[type=radio]:checked+label:before {
    border-color: #149ac2
}

.radio-primary input[type=radio]:checked+label:after {
    background-color: #149ac2
}

.radio-danger input[type=radio]+label:after {
    background-color: #f72e38
}

.radio-danger input[type=radio]:checked+label:before {
    border-color: #f72e38
}

.radio-danger input[type=radio]:checked+label:after {
    background-color: #f72e38
}

.radio-info input[type=radio]+label:after {
    background-color: #9ba7ca
}

.radio-info input[type=radio]:checked+label:before {
    border-color: #9ba7ca
}

.radio-info input[type=radio]:checked+label:after {
    background-color: #9ba7ca
}

.radio-warning input[type=radio]+label:after {
    background-color: #D4A418
}

.radio-warning input[type=radio]:checked+label:before {
    border-color: #D4A418
}

.radio-warning input[type=radio]:checked+label:after {
    background-color: #D4A418
}

.radio-success input[type=radio]+label:after {
    background-color: #1ecab8
}

.radio-success input[type=radio]:checked+label:before {
    border-color: #1ecab8
}

.radio-success input[type=radio]:checked+label:after {
    background-color: #1ecab8
}

.radio-purple input[type=radio]+label:after {
    background-color: #7551e9
}

.radio-purple input[type=radio]:checked+label:before {
    border-color: #7551e9
}

.radio-purple input[type=radio]:checked+label:after {
    background-color: #7551e9
}

.radio-pink input[type=radio]+label:after {
    background-color: #ff5da0
}

.radio-pink input[type=radio]:checked+label:before {
    border-color: #ff5da0
}

.radio-pink input[type=radio]:checked+label:after {
    background-color: #ff5da0
}

.radio2 label {
    display: inline-block;
    padding-left: 8px;
    position: relative;
    font-weight: 400;
    margin-bottom: 10px
}

.radio2 label:before {
    background-color: #fff;
    border-radius: 50%;
    border: 2px solid transparent;
    content: "";
    display: inline-block;
    height: 16px;
    top: -1px;
    left: -2px;
    margin-left: -18px;
    position: absolute;
    width: 16px;
    outline: none!important
}

.radio2 label:after {
    border-radius: 50%;
    content: " ";
    display: inline-block;
    height: 8px;
    left: 4px;
    margin-left: -20px;
    position: absolute;
    top: 3px;
    transform: scale(0);
    width: 8px
}

.radio2 input[type=radio] {
    cursor: pointer;
    opacity: 0;
    z-index: 1;
    outline: none!important
}

.radio2 input[type=radio]:disabled+label {
    opacity: .65
}

.radio2 input[type=radio]:focus+label:before {
    outline-offset: -2px;
    outline: 5px auto -webkit-focus-ring-color;
    outline: thin dotted;
    border-color: #149ac2
}

.radio2 input[type=radio]:checked+label:after {
    transform: scale(1)
}

.radio2 input[type=radio]:checked+label:before {
    border-color: #149ac2
}

.radio2 input[type=radio]:disabled+label:before {
    cursor: not-allowed
}

.radio2.radio-primary2 input[type=radio]+label:before {
    background-color: #149ac2
}

.radio2.radio-primary2 input[type=radio]+label:after {
    background-color: #fff
}

.radio2.radio-primary2 input[type=radio]:checked+label:after, .radio2.radio-primary2 input[type=radio]:checked+label:before {
    border-color: #149ac2
}

.radio2.radio-secondary2 input[type=radio]+label:before {
    background-color: #003e78
}

.radio2.radio-secondary2 input[type=radio]+label:after {
    background-color: #fff
}

.radio2.radio-secondary2 input[type=radio]:checked+label:after, .radio2.radio-secondary2 input[type=radio]:checked+label:before {
    border-color: #003e78
}

.radio2.radio-success2 input[type=radio]+label:before {
    background-color: #1ecab8
}

.radio2.radio-success2 input[type=radio]+label:after {
    background-color: #fff
}

.radio2.radio-success2 input[type=radio]:checked+label:after, .radio2.radio-success2 input[type=radio]:checked+label:before {
    border-color: #1ecab8
}

.radio2.radio-danger2 input[type=radio]+label:before {
    background-color: #f72e38
}

.radio2.radio-danger2 input[type=radio]+label:after {
    background-color: #fff
}

.radio2.radio-danger2 input[type=radio]:checked+label:after, .radio2.radio-danger2 input[type=radio]:checked+label:before {
    border-color: #f72e38
}

.radio2.radio-warning2 input[type=radio]+label:before {
    background-color: #D4A418
}

.radio2.radio-warning2 input[type=radio]+label:after {
    background-color: #fff
}

.radio2.radio-warning2 input[type=radio]:checked+label:after, .radio2.radio-warning2 input[type=radio]:checked+label:before {
    border-color: #D4A418
}

.radio2.radio-info2 input[type=radio]+label:before {
    background-color: #9ba7ca
}

.radio2.radio-info2 input[type=radio]+label:after {
    background-color: #fff
}

.radio2.radio-info2 input[type=radio]:checked+label:after, .radio2.radio-info2 input[type=radio]:checked+label:before {
    border-color: #9ba7ca
}

.radio2.radio-dark2 input[type=radio]+label:before {
    background-color: #2f4686
}

.radio2.radio-dark2 input[type=radio]+label:after {
    background-color: #fff
}

.radio2.radio-dark2 input[type=radio]:checked+label:after, .radio2.radio-dark2 input[type=radio]:checked+label:before {
    border-color: #2f4686
}

.radio2.radio-purple2 input[type=radio]+label:before {
    background-color: #7551e9
}

.radio2.radio-purple2 input[type=radio]+label:after {
    background-color: #fff
}

.radio2.radio-purple2 input[type=radio]:checked+label:after, .radio2.radio-purple2 input[type=radio]:checked+label:before {
    border-color: #7551e9
}

.radio2.radio-pink2 input[type=radio]+label:before {
    background-color: #ff5da0
}

.radio2.radio-pink2 input[type=radio]+label:after {
    background-color: #fff
}

.radio2.radio-pink2 input[type=radio]:checked+label:after, .radio2.radio-pink2 input[type=radio]:checked+label:before {
    border-color: #ff5da0
}

.irs-from, .irs-single, .irs-to {
    background: #149ac2
}

.irs-from:after, .irs-single:after, .irs-to:after {
    border-top-color: #149ac2
}

.irs--flat .irs-bar, .irs--flat .irs-from, .irs--flat .irs-handle.state_hover>i:first-child, .irs--flat .irs-handle:hover>i:first-child, .irs--flat .irs-handle>i:first-child, .irs--flat .irs-single, .irs--flat .irs-to, .irs--round .irs-bar {
    background-color: #149ac2
}

.irs--flat .irs-from:before, .irs--flat .irs-single:before, .irs--flat .irs-to:before {
    border-top-color: #149ac2
}

.irs--sharp .irs-bar, .irs--sharp .irs-handle {
    background-color: #1ecab8
}

.irs--sharp .irs-handle>i:first-child {
    border-top-color: #1ecab8
}

.irs--sharp .irs-line {
    background-color: #dbe0ec
}

.irs--square .irs-handle {
    border-color: #2b55cc
}

.irs--square .irs-bar, .irs--square .irs-from, .irs--square .irs-single, .irs--square .irs-to {
    background-color: #2b55cc
}

.irs--flat .irs-max, .irs--flat .irs-min, .irs--modern .irs-max, .irs--modern .irs-min, .irs--round .irs-max, .irs--round .irs-min, .irs--square .irs-max, .irs--square .irs-min {
    top: 0;
    font-size: 12px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    color: #405A95;
    background-color: #eff2f9;
    border-radius: 5px
}

.irs--modern .irs-from, .irs--modern .irs-single, .irs--modern .irs-to, .irs--round .irs-from, .irs--round .irs-single, .irs--round .irs-to {
    font-size: 11px;
    line-height: 1.333;
    text-shadow: none;
    padding: 2px 5px;
    background-color: #149ac2;
    color: #fff;
    border-radius: 5px
}

.irs--modern .irs-from:before, .irs--modern .irs-single:before, .irs--modern .irs-to:before, .irs--round .irs-from:before, .irs--round .irs-single:before, .irs--round .irs-to:before {
    content: "";
    border: 3px solid transparent;
    border-top-color: #149ac2
}

.irs--modern .irs-bar {
    background: #149ac2;
    background: linear-gradient(135deg, rgba(77, 121, 246, .5), #149ac2 36%, #5D8EBB 61%, rgba(77, 121, 246, .5))
}

.irs--round .irs-handle {
    border: 4px solid #149ac2;
    background-color: transparent;
    /*box-shadow: 0 1px 3px rgba(77, 121, 246, .3)*/
}

.swal2-popup .swal2-title {
    font-size: 24px;
    font-weight: 500
}

.swal2-popup .swal2-styled.swal2-confirm {
    border: 0;
    border-radius: .25em;
    background: initial;
    background-color: #149ac2;
    color: #fff;
    font-size: 1.0625em
}

.swal2-popup .swal2-styled:focus {
    outline: 0;
    /*box-shadow: 0 0 0 2px #fff, 0 0 0 4px rgba(77, 121, 246, .4)*/
}

.swal2-popup .swal2-styled.swal2-cancel {
    border: 0;
    border-radius: .25em;
    background: initial;
    background-color: #f72e38;
    color: #eff2f9;
    font-size: 1.0625em
}

.swal2-popup .swal2-styled.swal2-cancel:focus {
    outline: 0;
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px rgba(241, 100, 108, .5)
}

.swal2-popup .swal2-styled.swal2-cancel {
    border: 1px solid transparent
}

.swal2-actions .btn-success, .swal2-actions .btn-success:active, .swal2-actions .btn-success:not(:disabled):not(.disabled):active {
    background-color: #149ac2;
    border: 1px solid #149ac2
}

.swal2-actions .btn-success:focus {
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px rgba(77, 121, 246, .4)
}

.swal2-actions .btn-danger:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #f72e38;
    border-color: #f72e38
}

.swal2-actions .btn-danger:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px rgba(241, 100, 108, .5)
}

.swal2-actions .btn-danger, .swal2-actions .btn-danger:active, .swal2-actions .btn-danger:focus, .swal2-actions .btn-danger:hover {
    background-color: #f72e38;
    border: 1px solid #f72e38
}

.swal2-actions .btn-danger:focus {
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px rgba(241, 100, 108, .5)
}

.swal2-icon.swal2-question {
    border-color: #ff5da0;
    color: #ff5da0
}

.custom-dd {
    max-width: 100%
}

.dd3-content, .dd-handle {
    height: 40px;
    padding: 8px 10px;
    border: 1px solid #eff2f9;
    background-color: #ebeff8;
    border-radius: 3px;
    font-weight: 400
}

.dd3-content:hover, .dd-handle:hover {
    background-color: #f6f8fc;
    color: #149ac2
}

.dd-item>button {
    height: 25px;
    margin: 8px 0 0;
    font-size: 18px
}

.dd3-item {
    margin: 5px 0
}

.dd3-item .dd3-handle {
    position: absolute;
    margin: 0;
    left: 0;
    top: 0;
    cursor: pointer;
    width: 30px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: 1px solid #149ac2;
    background: #149ac2;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.dd3-item .dd3-handle:hover {
    background: #658bf7
}

.dd3-item .dd3-handle:before {
    content: "\f0c9";
    font-family: Font Awesome\ 5 Free!important;
    font-weight: 600;
    display: block;
    position: absolute;
    left: 0;
    top: 9px;
    width: 100%;
    text-align: center;
    text-indent: 0;
    color: #fff;
    font-size: 14px
}

.dd3-content-p {
    padding: 8px 10px 8px 40px
}

.modal-demo {
    background-color: #fff;
    width: 600px;
    border-radius: 4px;
    display: none;
    position: relative
}

.modal-demo .close {
    position: absolute;
    top: 15px;
    right: 25px;
    color: #eff2f9
}

.modal-content {
    background-color: #f3f6f7;
    border-radius: 0
}

.modal-content .modal-footer, .modal-content .modal-header {
    border-color: #dbe0ec;
    background-color: #f3f6f7
}

.modal-content .modal-footer .close, .modal-content .modal-footer .modal-title, .modal-content .modal-header .close, .modal-content .modal-header .modal-title {
    color: #435177
}

.modal-content .modal-body p, .modal-content h4 {
    color: #8997bd
}

.modal-content .modal-title.custom-title {
    color: #fff
}

#custom-modal .close {
    color: #435177
}

.custom-modal-title {
    padding: 15px 25px;
    line-height: 22px;
    font-size: 18px;
    background-color: #eff2f9;
    color: #435177;
    text-align: left;
    margin: 0
}

.custom-modal-text {
    padding: 20px;
    color: #8997bd
}

.custombox-modal-flash .close, .custombox-modal-rotatedown .close {
    top: 20px;
    z-index: 9999
}

#session-timeout-dialog .modal-header {
    display: inline-block
}

.datepicker {
    border: 1px solid #eff2f9;
    padding: 8px
}

.datepicker table tr td.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover, .datepicker table tr td.selected, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected:hover, .datepicker table tr td.today, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover {
    background-color: #149ac2!important;
    background-image: none;
    box-shadow: none;
    color: #fff
}

.daterangepicker .drp-buttons .btn {
    font-weight: 400
}

.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: rgba(77, 121, 246, .1);
    border-color: transparent;
    color: #149ac2
}

.daterangepicker .table-condensed>thead>tr>th, .daterangepicker td.active, .table-condensed>tbody>tr>td {
    padding: 5px
}

.bootstrap-touchspin .input-group-btn-vertical .btn {
    padding: 9px 12px
}

.bootstrap-touchspin .input-group-btn-vertical i {
    top: 4px;
    left: 8px
}

:not(pre)>code[class*=language-], pre[class*=language-] {
    background: #f1f5fa
}

.badge:empty {
    padding: 0
}

.select2-container--default .select2-selection--single {
    border: 1px solid #e8ebf3;
    height: 38px
}

.select2-container--default .select2-selection--single:focus {
    outline: none
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #2f5275;
    line-height: 38px
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px;
    right: 8px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin-top: 7px;
    background-color: #9ba7ca;
    border: 1px solid #9ba7ca;
    color: #fff
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid rgba(77, 121, 246, .5);
    outline: 0
}

.select2-container .select2-selection--multiple {
    min-height: 38px;
    border: 1px solid #e8ebf3
}

.select2-container .select2-search--inline .select2-search__field {
    margin-top: 8px
}

.dtp-btn-cancel {
    margin-right: 5px
}

.addon-color-picker .btn {
    padding: 8px;
    line-height: 0;
    border-color: #bfbfbf
}

.asColorPicker-clear {
    display: none;
    position: absolute;
    top: 8px;
    right: 45px;
    text-decoration: none
}

.asColorPicker-trigger {
    position: absolute;
    top: 0;
    right: 0;
    height: 38px;
    width: 38px;
    border: 0
}

.asColorPicker-dropdown {
    max-width: 260px
}

.asColorPicker-wrap {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-right: 35px
}

.input-title {
    font-weight: 400;
    font-size: 15px;
    color: #2f4686
}

.dtp>.dtp-content>.dtp-date-view>header.dtp-header {
    background: #1c2d41
}

.dtp table.dtp-picker-days tr>td>a.selected {
    background: rgba(77, 121, 246, .1);
    color: #149ac2
}

.dtp div.dtp-date, .dtp div.dtp-time {
    background: #21344c;
    color: #149ac2
}

.dtp div.dtp-actual-month, .dtp div.dtp-actual-year {
    color: #f3f6f7;
    font-size: 14px;
    padding: 8px 0
}

.dtp>.dtp-content {
    max-height: 555px
}

.dtp table.dtp-picker-days tr>th {
    color: #335276
}

.dtp .dtp-picker-time>a, .dtp table.dtp-picker-days tr>td>a {
    color: #7c9ec7;
    font-size: 12px
}

.dtp div.dtp-actual-num {
    font-size: 64px
}

[class*=" ti-"], [class^=ti-] {
    color: #f3f6f7
}

.dtp .p10>a {
    color: #1c2d41;
    text-decoration: none
}

.custom-switch.switch-primary .custom-control-input:checked~.custom-control-label:before {
    color: #fff;
    border-color: #149ac2;
    background-color: #149ac2
}

.custom-switch.switch-primary .custom-control-input:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .11px rgba(77, 121, 246, .25)
}

.custom-switch.switch-primary .custom-control-input:focus:not(:checked)~.custom-control-label:before {
    border-color: rgba(137, 151, 189, .7)
}

.custom-switch.switch-secondary .custom-control-input:checked~.custom-control-label:before {
    color: #fff;
    border-color: #003e78;
    background-color: #003e78
}

.custom-switch.switch-secondary .custom-control-input:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .11px rgba(74, 199, 236, .25)
}

.custom-switch.switch-secondary .custom-control-input:focus:not(:checked)~.custom-control-label:before {
    border-color: rgba(137, 151, 189, .7)
}

.custom-switch.switch-success .custom-control-input:checked~.custom-control-label:before {
    color: #fff;
    border-color: #1ecab8;
    background-color: #1ecab8
}

.custom-switch.switch-success .custom-control-input:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .11px rgba(30, 202, 184, .25)
}

.custom-switch.switch-success .custom-control-input:focus:not(:checked)~.custom-control-label:before {
    border-color: rgba(137, 151, 189, .7)
}

.custom-switch.switch-warning .custom-control-input:checked~.custom-control-label:before {
    color: #fff;
    border-color: #D4A418;
    background-color: #D4A418
}

.custom-switch.switch-warning .custom-control-input:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .11px rgba(243, 199, 77, .25)
}

.custom-switch.switch-warning .custom-control-input:focus:not(:checked)~.custom-control-label:before {
    border-color: rgba(137, 151, 189, .7)
}

.custom-switch.switch-info .custom-control-input:checked~.custom-control-label:before {
    color: #fff;
    border-color: #9ba7ca;
    background-color: #9ba7ca
}

.custom-switch.switch-info .custom-control-input:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .11px rgba(155, 167, 202, .25)
}

.custom-switch.switch-info .custom-control-input:focus:not(:checked)~.custom-control-label:before {
    border-color: rgba(137, 151, 189, .7)
}

.custom-switch.switch-danger .custom-control-input:checked~.custom-control-label:before {
    color: #fff;
    border-color: #f72e38;
    background-color: #f72e38
}

.custom-switch.switch-danger .custom-control-input:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .11px rgba(241, 100, 108, .25)
}

.custom-switch.switch-danger .custom-control-input:focus:not(:checked)~.custom-control-label:before {
    border-color: rgba(137, 151, 189, .7)
}

.custom-switch.switch-dark .custom-control-input:checked~.custom-control-label:before {
    color: #fff;
    border-color: #2f4686;
    background-color: #2f4686
}

.custom-switch.switch-dark .custom-control-input:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .11px rgba(47, 70, 134, .25)
}

.custom-switch.switch-dark .custom-control-input:focus:not(:checked)~.custom-control-label:before {
    border-color: rgba(137, 151, 189, .7)
}

.custom-switch.switch-purple .custom-control-input:checked~.custom-control-label:before {
    color: #fff;
    border-color: #7551e9;
    background-color: #7551e9
}

.custom-switch.switch-purple .custom-control-input:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .11px rgba(117, 81, 233, .25)
}

.custom-switch.switch-purple .custom-control-input:focus:not(:checked)~.custom-control-label:before {
    border-color: rgba(137, 151, 189, .7)
}

.custom-switch.switch-pink .custom-control-input:checked~.custom-control-label:before {
    color: #fff;
    border-color: #ff5da0;
    background-color: #ff5da0
}

.custom-switch.switch-pink .custom-control-input:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .11px rgba(255, 93, 160, .25)
}

.custom-switch.switch-pink .custom-control-input:focus:not(:checked)~.custom-control-label:before {
    border-color: rgba(137, 151, 189, .7)
}

.custom-switch.switch-blue .custom-control-input:checked~.custom-control-label:before {
    color: #fff;
    border-color: #2b55cc;
    background-color: #2b55cc
}

.custom-switch.switch-blue .custom-control-input:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .11px rgba(43, 85, 204, .25)
}

.custom-switch.switch-blue .custom-control-input:focus:not(:checked)~.custom-control-label:before {
    border-color: rgba(137, 151, 189, .7)
}

.error {
    color: #f72e38
}

.parsley-error {
    border-color: #f72e38
}

.parsley-errors-list {
    display: none;
    margin: 0;
    padding: 0
}

.parsley-errors-list.filled {
    display: block
}

.parsley-errors-list>li {
    font-size: 12px;
    list-style: none;
    color: #f72e38;
    margin-top: 5px
}

.form-wizard-wrapper label {
    font-size: 13px;
    text-align: right
}

.wizard>.content>.body input {
    border: 1px solid #e8ebf3
}

.wizard>.content>.body input:focus {
    border-color: rgba(77, 121, 246, .5)
}

.wizard.vertical>.steps {
    width: auto
}

.wizard>.steps>ul>li {
    width: auto;
    margin-bottom: 10px
}

.wizard>.steps a, .wizard>.steps a:active, .wizard>.steps a:hover {
    margin: 3px;
    padding: 0;
    border-radius: 50px
}

.wizard>.steps .current a, .wizard>.steps .current a:active, .wizard>.steps .current a:hover {
    background-color: #149ac2;
    color: #fff;
    padding: 0 20px 0 0;
    box-shadow: 0 0 0 2.25px #149ac2
}

.wizard>.steps .disabled a, .wizard>.steps .disabled a:active, .wizard>.steps .disabled a:hover, .wizard>.steps .done a, .wizard>.steps .done a:active, .wizard>.steps .done a:hover {
    background-color: #edf2fe;
    color: #149ac2;
    padding: 0 20px 0 0;
    box-shadow: 0 0 0 2.25px #e8eefe
}

.wizard>.steps .current a .number, .wizard>.steps .current a:active .number, .wizard>.steps .current a:hover .number {
    border: 2px solid #fff
}

.wizard>.steps .disabled a .number, .wizard>.steps .disabled a:active .number, .wizard>.steps .disabled a:hover .number, .wizard>.steps .done a .number, .wizard>.steps .done a:active .number, .wizard>.steps .done a:hover .number {
    border-color: #149ac2
}

.wizard>.content {
    background-color: transparent;
    margin: 0 5px;
    border-radius: 0;
    min-height: 150px
}

#form-horizontal fieldset {
    margin-top: 20px
}

.wizard>.content>.body {
    width: 100%;
    height: 100%;
    padding: 15px 0 0;
    position: static
}

.wizard>.steps .number {
    font-size: 16px;
    padding: 5px;
    border-radius: 50%;
    border: 2px solid #fff;
    width: 38px;
    display: inline-block;
    font-weight: 600;
    text-align: center;
    margin-right: 10px;
    background-color: rgba(77, 121, 246, .15)
}

.wizard.vertical>.actions, .wizard>.actions {
    margin-top: 20px
}

.wizard>.actions .disabled a, .wizard>.actions .disabled a:active, .wizard>.actions .disabled a:hover {
    opacity: .65;
    background-color: #149ac2;
    color: #fff;
    cursor: not-allowed
}

.wizard>.actions a, .wizard>.actions a:active, .wizard>.actions a:hover {
    background-color: #149ac2;
    border-radius: 4px;
    padding: 8px 15px
}

@media (max-width:768px) {
    .wizard>.steps>ul>li {
        width: 50%
    }
    .form-wizard-wrapper label {
        text-align: left
    }
}

@media (max-width:520px) {
    .wizard>.steps>ul>li {
        width: 100%
    }
}

.mce-panel {
    border: 1px solid #eff2f9!important;
    background-color: #f5f6f7!important
}

.mce-tinymce {
    box-shadow: none!important
}

.mce-flow-layout {
    background-color: #f5f6f7!important
}

.mce-btn {
    background: transparent!important
}

.mce-top-part:before {
    box-shadow: none!important
}

.chart-demo {
    height: 370px;
    margin: 20px auto
}

.jqstooltip {
    box-sizing: content-box;
    background-color: #fff!important;
    padding: 5px 10px!important;
    border-radius: 3px;
    border-color: #fff!important;
    box-shadow: 0 -3px 31px 0 rgba(0, 0, 0, .05), 0 6px 20px 0 rgba(0, 0, 0, .02)
}

.jqsfield {
    font-size: 12px!important;
    line-height: 18px!important;
    color: #2f4686!important
}

.chart {
    position: relative;
    display: inline-block;
    width: 110px;
    height: 110px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center
}

.chart canvas {
    position: absolute;
    top: 0;
    left: 0
}

.chart.chart-widget-pie {
    margin-top: 5px;
    margin-bottom: 5px
}

.percent {
    display: inline-block;
    line-height: 110px;
    z-index: 2
}

.percent:after {
    content: "%";
    margin-left: .1em;
    font-size: .8em
}

.morris-chart text {
    font-family: Poppins, sans-serif!important
}

.morris-hover.morris-default-style {
    border-radius: 5px;
    padding: 10px 12px;
    background: #fff;
    border: none;
    font-family: Poppins, sans-serif;
    box-shadow: 0 5px 25px 5px rgba(47, 70, 134, .14)
}

.morris-hover.morris-default-style .morris-hover-point {
    line-height: 28px
}

.morris-hover.morris-default-style .morris-hover-row-label {
    background-color: #2f4686;
    color: #fff;
    padding: 4px 20px;
    border-radius: 5px 5px 0 0;
    margin: -10px -12px 10px
}

#flotTip {
    padding: 8px 12px;
    background-color: #fff;
    z-index: 100;
    color: #2f4686;
    box-shadow: 0 5px 25px 5px rgba(47, 70, 134, .14);
    border-radius: 1px
}

.ct-golden-section:before {
    float: none
}

.ct-chart {
    height: 300px
}

.ct-grid {
    stroke: rgba(47, 70, 134, .09);
    stroke-width: 2px;
    stroke-dasharray: 3px
}

.ct-chart .ct-label {
    fill: #a4abc5;
    color: #a4abc5;
    font-size: 14px;
    line-height: 1
}

.ct-chart.simple-pie-chart-chartist .ct-label {
    color: #fff;
    fill: #fff;
    font-size: 16px
}

.ct-chart .ct-series.ct-series-a .ct-slice-donut, .ct-chart .ct-series.ct-series-b .ct-bar {
    stroke: #dbe0ec
}

.ct-chart .ct-series.ct-series-b .ct-line, .ct-chart .ct-series.ct-series-b .ct-point {
    stroke: #b6c2e4
}

.ct-chart .ct-series.ct-series-c .ct-slice-donut {
    stroke: #003e78
}

.ct-chart .ct-series.ct-series-a .ct-bar, .ct-chart .ct-series.ct-series-a .ct-line, .ct-chart .ct-series.ct-series-a .ct-point, .ct-chart .ct-series.ct-series-b .ct-slice-donut {
    stroke: #149ac2
}

.ct-chart .ct-series.ct-series-c .ct-line, .ct-chart .ct-series.ct-series-c .ct-point {
    stroke: #D4A418
}

.ct-chart .ct-series.ct-series-c .ct-bar {
    stroke: #f3f6f7
}

.ct-chart .ct-series.ct-series-d .ct-bar, .ct-chart .ct-series.ct-series-d .ct-line, .ct-chart .ct-series.ct-series-d .ct-point, .ct-chart .ct-series.ct-series-e .ct-slice-donut {
    stroke: #1ecab8
}

.ct-chart .ct-series.ct-series-d .ct-slice-donut {
    stroke: #D4A418
}

.ct-chart .ct-series.ct-series-e .ct-bar, .ct-chart .ct-series.ct-series-e .ct-line, .ct-chart .ct-series.ct-series-e .ct-point {
    stroke: #ff5da0
}

.ct-chart .ct-series.ct-series-f .ct-bar, .ct-chart .ct-series.ct-series-f .ct-line, .ct-chart .ct-series.ct-series-f .ct-point {
    stroke: #7551e9
}

.ct-chart .ct-series.ct-series-g .ct-bar, .ct-chart .ct-series.ct-series-g .ct-line, .ct-chart .ct-series.ct-series-g .ct-point {
    stroke: #ed3540
}

.ct-series-a .ct-area, .ct-series-a .ct-slice-pie {
    fill: #149ac2
}

.ct-series-b .ct-area, .ct-series-b .ct-slice-pie {
    fill: #003e78
}

.ct-series-c .ct-area, .ct-series-c .ct-slice-pie {
    fill: #dbe0ec
}

.chartist-tooltip {
    position: absolute;
    display: inline-block;
    opacity: 0;
    min-width: 10px;
    padding: 2px 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    background-clip: padding-box;
    background: #2f4686;
    color: #fff;
    text-align: center;
    pointer-events: none;
    z-index: 1;
    transition: opacity .2s linear
}

.chartist-tooltip.tooltip-show {
    opacity: 1
}

#donut-chart #donut-chart-container .legend {
    position: relative;
    margin-right: -50px;
    top: -50px
}

.apexcharts-gridline {
    pointer-events: none;
    stroke: #f3f6f7
}

.apexcharts-legend-text {
    color: #8997bd!important;
    font-family: Poppins, sans-serif!important
}

.apexcharts-pie-label {
    fill: #fff!important
}

.apexcharts-xaxis text, .apexcharts-yaxis text {
    font-family: Poppins, sans-serif!important;
    fill: #8997bd
}

.apexcharts-point-annotations text, .apexcharts-xaxis-annotations text, .apexcharts-yaxis-annotations text {
    fill: #fff
}

.britechart, .tick text {
    font-family: Poppins, sans-serif;
    font-size: .75rem
}

.extended-x-line, .extended-y-line, .horizontal-grid-line, .vertical-grid-line {
    stroke: #dbe0ec
}

.bar-chart .percentage-label, .donut-text, .legend-entry-name, .legend-entry-value, .tick text {
    fill: #8997bd
}

.apex-charts {
    min-height: 10px!important
}

.apexcharts-tooltip-title {
    background-color: #eaf0f7!important
}

.dash-apex-chart .apexcharts-toolbar {
    display: none!important
}

.superpose {
    color: #eff2f9;
    height: 350px;
    width: 100%
}

.superpose .superclock {
    position: relative;
    width: 300px;
    margin: auto
}

.superpose .superclock .superclock1 {
    position: absolute;
    left: 10px;
    top: 10px
}

.superpose .superclock .superclock2 {
    position: absolute;
    left: 60px;
    top: 60px
}

.superpose .superclock .superclock3 {
    position: absolute;
    left: 110px;
    top: 110px
}

.gauge {
    width: 100%;
    height: 100%
}

.size-1 {
    width: 150px;
    height: 100px;
    margin: 30px auto 0;
    text-align: center;
    border: 1px solid #eff2f9;
    padding: 5px
}

.size-2 {
    width: 100px
}

.size-2, .size-3 {
    height: 150px;
    margin: 30px auto 0;
    text-align: center;
    border: 1px solid #eff2f9;
    padding: 5px
}

.size-3 {
    width: 150px
}

.gmaps, .gmaps-panaroma {
    height: 300px;
    background: #f1f5fa;
    border-radius: 3px
}

.gmaps-overlay {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    background: #149ac2;
    border-radius: 4px;
    padding: 10px 20px
}

.gmaps-overlay_arrow {
    left: 50%;
    margin-left: -16px;
    width: 0;
    height: 0;
    position: absolute
}

.gmaps-overlay_arrow.above {
    bottom: -15px;
    border-top: 16px solid #149ac2
}

.gmaps-overlay_arrow.above, .gmaps-overlay_arrow.below {
    border-left: 16px solid transparent;
    border-right: 16px solid transparent
}

.gmaps-overlay_arrow.below {
    top: -15px;
    border-bottom: 16px solid #149ac2
}

.jvectormap-goback, .jvectormap-zoomin, .jvectormap-zoomout {
    position: absolute;
    left: auto;
    right: 0;
    display: inline-block;
    border-radius: 50%;
    background: #f3f6f7;
    padding: 5px;
    color: #435177;
    cursor: pointer;
    line-height: 20px;
    text-align: center;
    box-sizing: content-box
}

.email-leftbar {
    width: 220px;
    float: left
}

.email-leftbar .mail-list a {
    display: block;
    color: #405A95;
    font-size: 13px;
    line-height: 24px;
    padding: 5px
}

.email-leftbar .mail-list a.active, .email-leftbar .mail-list a:hover {
    color: #149ac2;
    font-weight: 500
}

.email-leftbar .chat-user-box p.user-title {
    font-size: 13px;
    color: #2f4686;
    font-weight: 500
}

.email-leftbar .chat-user-box p {
    font-size: 12px
}

.email-rightbar {
    margin-left: 240px
}

.message-list {
    display: block;
    padding-left: 0
}

.message-list li {
    position: relative;
    display: block;
    height: 50px;
    line-height: 50px;
    transition-duration: .3s
}

.message-list li a {
    color: #7081b9
}

.message-list li:hover {
    background: rgba(164, 171, 197, .08);
    transition-duration: .05s
}

.message-list li .col-mail {
    float: left;
    position: relative
}

.message-list li .col-mail-1 {
    width: 320px
}

.message-list li .col-mail-1 .checkbox-wrapper-mail, .message-list li .col-mail-1 .dot, .message-list li .col-mail-1 .star-toggle {
    display: block;
    float: left
}

.message-list li .col-mail-1 .dot {
    border: 4px solid transparent;
    border-radius: 100px;
    margin: 22px 26px 0;
    height: 0;
    width: 0;
    line-height: 0;
    font-size: 0
}

.message-list li .col-mail-1 .checkbox-wrapper-mail {
    margin: 15px 10px 0 20px
}

.message-list li .col-mail-1 .star-toggle {
    margin-top: 18px;
    font-size: 16px;
    margin-left: 5px
}

.message-list li .col-mail-1 .title {
    position: absolute;
    top: 0;
    left: 110px;
    right: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin: 14px 0 0
}

.message-list li .col-mail-2 {
    position: absolute;
    top: 0;
    left: 320px;
    right: 0;
    bottom: 0
}

.message-list li .col-mail-2 .date, .message-list li .col-mail-2 .subject {
    position: absolute;
    top: 0
}

.message-list li .col-mail-2 .subject {
    left: 0;
    right: 200px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.message-list li .col-mail-2 .date {
    right: 0;
    width: 170px;
    padding-left: 80px
}

.message-list li.active, .message-list li.active:hover {
    box-shadow: inset 3px 0 0 #149ac2
}

.message-list li.unread {
    background-color: #f7f7f7
}

.message-list li.unread a {
    color: #283c73
}

.message-list .checkbox-wrapper-mail {
    cursor: pointer;
    height: 20px;
    width: 20px;
    position: relative;
    display: inline-block;
    box-shadow: inset 0 0 0 1px #b6c2e4;
    border-radius: 1px
}

.message-list .checkbox-wrapper-mail input {
    opacity: 0;
    cursor: pointer
}

.message-list .checkbox-wrapper-mail input:checked~label {
    opacity: 1
}

.message-list .checkbox-wrapper-mail label {
    position: absolute;
    height: 20px;
    width: 20px;
    left: 0;
    cursor: pointer;
    opacity: 0;
    margin-bottom: 0;
    transition-duration: .05s;
    top: 0
}

.message-list .checkbox-wrapper-mail label:before {
    content: "\F12C";
    font-family: Material Design Icons;
    top: 0;
    height: 20px;
    color: #283c73;
    width: 20px;
    position: absolute;
    margin-top: -16px;
    left: 4px;
    font-size: 13px
}

@media (max-width:767px) {
    .email-leftbar {
        float: none;
        width: 100%
    }
    .email-rightbar {
        margin: 0
    }
}

.files-nav .nav .nav-link {
    padding: 10px;
    color: #405A95;
    margin-bottom: 10px;
    font-weight: 500;
    display: flex
}

.files-nav .nav .nav-link i {
    font-size: 20px;
    vertical-align: middle
}

.files-nav .nav .nav-link.active {
    background-color: rgba(77, 121, 246, .05);
    color: #149ac2
}

.file-box-content {
    margin-bottom: -16px
}

.file-box-content .file-box {
    border: 1px solid #eff2f9;
    border-radius: 5px;
    padding: 20px;
    width: 160px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 16px;
    background-color: #fff
}

.file-box-content .file-box .download-icon-link {
    color: #a4abc5
}

.file-box-content .file-box .download-icon-link .file-download-icon {
    font-size: 13px;
    position: relative;
    top: -10px;
    left: 110px
}

.file-box-content .file-box .download-icon-link:hover {
    color: #149ac2
}

.file-box-content .file-box i {
    font-size: 36px
}

.file-category {
    width: 100%
}

.file-category .file-category-block {
    text-align: center;
    margin-right: 20px
}

.file-category .file-category-block .file-category-folder {
    border-bottom: 2px solid transparent;
    padding: 10px 20px!important;
    border-radius: 18px
}

.file-category .file-category-block .file-category-folder.active {
    border-bottom: 2px solid
}

.file-category .file-category-block .file-category-folder i {
    display: block;
    font-size: 38px
}

.category-icon i {
    font-size: 200px;
    color: #f3f6f7
}

.invoice-head {
    border-bottom: 4px double #b6c2e4
}

.invoice-head .contact-detail li {
    border-left: 2px solid #b6c2e4
}

.invoice-head .contact-detail li i {
    font-size: 24px;
    color: #9ba7ca;
    margin-bottom: 5px
}

@media print {
    .breadcrumb, .footer, .logo, .page-title {
        display: none;
        margin: 0;
        padding: 0
    }
    .left {
        display: none
    }
    .content, .page-content-wrapper, .page-wrapper {
        margin-top: 0;
        padding-top: 0
    }
    .content-page {
        margin-left: 0;
        margin-top: 0
    }
    .footer, .left-sidenav, .report-btn, .topbar {
        display: none;
        margin: 0;
        padding: 0
    }
    .content-page>.content {
        margin: 0
    }
}

.pricingTable1 .pricing-icon i {
    width: 64px;
    height: 64px;
    text-align: center;
    line-height: 60px;
    font-size: 24px;
    border: 3px solid #fff;
    border-radius: 5px;
    color: #149ac2;
    background-color: rgba(77, 121, 246, .18);
    box-shadow: 0 0 0 1px rgba(77, 121, 246, .3);
    transition: all .3s linear 0ms
}

.pricingTable1 .amount {
    display: block;
    font-size: 36px;
    font-weight: 600;
    color: #405A95
}

.pricingTable1 .pricing-content-2 {
    margin: 0 0 30px;
    border-bottom: 1px solid #eff2f9
}

.pricingTable1 .pricing-content-2 li {
    color: #405A95;
    line-height: 40px
}

.pricingTable1 .pricing-content-2 li:before {
    content: "\f00c"!important;
    font-family: Font Awesome\ 5 Free!important;
    font-weight: 600;
    font-size: 12px;
    text-align: center;
    background-color: rgba(74, 199, 236, .1);
    color: #003e78!important;
    width: 26px;
    height: 26px;
    line-height: 26px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 5px
}

.pricingTable1 .title1 {
    font-weight: 700;
    color: #405A95;
    font-size: 20px;
    text-transform: capitalize
}

.pricingTable1 .pricingTable-signup {
    display: block;
    padding: 14px 26px;
    background: #149ac2;
    border-radius: 52px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    letter-spacing: .32px;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s linear 0ms
}

.pricingTable1 .pricingTable-signup:hover {
    background: #5D8EBB;
    color: #fff
}

.pricingTable1:hover .pricing-icon i {
    color: #149ac2;
    background-color: rgba(77, 121, 246, .4);
    box-shadow: 0 0 0 1px rgba(77, 121, 246, .4);
    transition: all .3s linear 0ms
}

.pricingTable1 .a-animate-blink {
    -webkit-animation: a-animate-blink 1s step-start 0s infinite;
    animation: a-animate-blink 1s step-start 0s infinite;
    -webkit-animation-fill-mode: initial;
    animation-fill-mode: none
}

@-webkit-keyframes a-animate-blink {
    50% {
        opacity: 0
    }
}

@keyframes a-animate-blink {
    50% {
        opacity: 0
    }
}

.activity-scroll {
    min-height: 620px
}

.activity {
    position: relative;
    border-left: 3px dotted #eff2f9;
    margin: 20px 20px 0 22px
}

.activity .item-info {
    margin-left: 40px;
    margin-bottom: 30px
}

.activity .item-info h6 {
    font-weight: 500;
    position: relative;
    top: -3px;
    color: #405A95;
    font-size: 14px
}

.activity .item-info span {
    font-size: 11px
}

.activity i, .activity img {
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    border-radius: 12%;
    position: absolute;
    left: -19px;
    color: #149ac2;
    background-color: #f3f6f7;
    font-size: 20px;
    margin-top: -10px;
    box-shadow: 0 0 0 .5px #f3f6f7;
    transform: rotate(45deg)
}

.activity i.icon-primary, .activity img.icon-primary {
    color: #149ac2;
    background-color: #dfe7fd
}

.activity i.icon-success, .activity img.icon-success {
    color: #1ecab8;
    background-color: #e2fbf8
}

.activity i.icon-purple, .activity img.icon-purple {
    color: #7551e9;
    background-color: #f3effd
}

.activity i.icon-pink, .activity img.icon-pink {
    color: #ff5da0;
    background-color: #ffecf4
}

.activity i.icon-info, .activity img.icon-info {
    color: #9ba7ca;
    background-color: #eef0f6
}

.activity i.icon-warning, .activity img.icon-warning {
    color: #D4A418;
    background-color: #fdf4dc
}

.activity .mdi-set, .activity .mdi:before {
    transform: rotate(-45deg)
}

.main-timeline {
    overflow: hidden;
    position: relative
}

.main-timeline:before {
    content: "";
    width: 3px;
    height: 100%;
    background: #f1f5fa;
    position: absolute;
    top: 0;
    left: 50%
}

.main-timeline .timeline {
    padding-right: 30px;
    position: relative
}

.main-timeline .timeline:after, .main-timeline .timeline:before {
    content: "";
    display: block;
    width: 100%;
    clear: both
}

.main-timeline .timeline:first-child:before, .main-timeline .timeline:last-child:before {
    content: "";
    width: 13px;
    height: 13px;
    border-radius: 50%;
    border: 2px solid #f1f5fa;
    background: #fff;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    right: -3px
}

.main-timeline .timeline:last-child:before {
    top: auto;
    bottom: 0
}

.main-timeline .timeline-icon {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #f1f5fa;
    box-sizing: content-box;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: -4px
}

.main-timeline .timeline-icon:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #003e78;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.main-timeline .year {
    display: inline-block;
    padding: 8px 20px;
    margin: 0;
    font-size: 14px;
    color: #fff;
    background: #003e78;
    text-align: center;
    position: absolute;
    top: 50%;
    right: 35%;
    transform: translateY(-50%)
}

.main-timeline .year:before {
    content: "";
    border-right: 18px solid #003e78;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    position: absolute;
    top: 0;
    left: -18px
}

.main-timeline .timeline-content {
    width: 46.5%;
    padding: 20px;
    margin: 0 20px 0 0;
    background: #f1f5fa;
    position: relative
}

.main-timeline .timeline-content:after {
    content: "";
    border-left: 20px solid #f1f5fa;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    position: absolute;
    top: 50%;
    right: -20px;
    transform: translateY(-50%)
}

.main-timeline .title {
    float: left;
    font-size: 14px;
    font-weight: 500;
    color: #435177;
    margin: 0 20px 20px 0
}

.main-timeline .post {
    display: inline-block;
    font-size: 13px;
    color: #405A95
}

.main-timeline .description {
    font-size: 14px;
    color: #405A95;
    line-height: 24px;
    margin: 0;
    clear: both
}

.main-timeline .timeline:nth-child(2n) {
    padding: 0 0 0 30px
}

.main-timeline .timeline:nth-child(2n) .year {
    right: auto;
    left: 35%
}

.main-timeline .timeline:nth-child(2n) .year:before {
    border: 18px solid transparent;
    border-right: none;
    border-left: 18px solid #003e78;
    left: auto;
    right: -18px
}

.main-timeline .timeline:nth-child(2n) .timeline-content {
    float: right;
    margin: 0 0 0 20px
}

.main-timeline .timeline:nth-child(2n) .timeline-content:after {
    border-left: none;
    border-right: 20px solid #f1f5fa;
    right: auto;
    left: -20px
}

@media only screen and (max-width:1200px) {
    .main-timeline .year {
        right: 30%
    }
    .main-timeline .timeline:nth-child(2n) .year {
        left: 30%
    }
}

@media only screen and (max-width:990px) {
    .main-timeline .year {
        right: 25%
    }
    .main-timeline .timeline:nth-child(2n) .year {
        left: 25%
    }
}

@media only screen and (max-width:767px) {
    .main-timeline:before {
        left: 10px
    }
    .main-timeline .timeline {
        padding: 0 0 0 30px;
        margin-bottom: 20px
    }
    .main-timeline .timeline:last-child {
        margin-bottom: 0
    }
    .main-timeline .timeline:first-child:before, .main-timeline .timeline:last-child:before {
        display: none
    }
    .main-timeline .timeline-icon {
        margin: 0;
        position: absolute;
        top: 7px;
        left: 0
    }
    .main-timeline .timeline:nth-child(2n) .year, .main-timeline .year {
        display: block;
        font-weight: 700;
        margin: 0 0 32px 30px;
        z-index: 1;
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        transform: none
    }
    .main-timeline .timeline:nth-child(2n) .year:before {
        border-left: none;
        border-right: 18px solid #003e78;
        right: auto;
        left: -18px
    }
    .main-timeline .timeline-content {
        padding: 20px
    }
    .main-timeline .timeline-content, .main-timeline .timeline:nth-child(2n) .timeline-content {
        width: auto;
        float: none;
        margin: 0 0 0 30px
    }
    .main-timeline .timeline-content:after, .main-timeline .timeline:nth-child(2n) .timeline-content:after {
        border: 20px solid transparent;
        border-top: none;
        border-bottom: 20px solid #f1f5fa;
        top: -20px;
        left: 50%;
        right: auto;
        transform: translateX(-50%)
    }
}

@media only screen and (max-width:480px) {
    .main-timeline .title {
        float: none;
        margin: 0
    }
    .main-timeline .timeline:nth-child(2n) .year, .main-timeline .year {
        margin-left: 20px
    }
    .main-timeline .timeline-content, .main-timeline .timeline:nth-child(2n) .timeline-content {
        margin-left: 10px
    }
    .main-timeline .post {
        margin: 5px 0
    }
}

.chat-box-left {
    float: left;
    width: 340px;
    height: 820px;
    background-color: #fff;
    border-radius: 3px;
    padding: 20px;
    margin-bottom: 20px
}

.chat-box-left .nav-pills {
    background-color: #f3f6f7
}

.chat-box-left .nav-pills .nav-link {
    color: #405A95
}

.chat-box-left .nav-pills .nav-link.active {
    color: #fff;
    background-color: #003e78;
    box-shadow: -1px 10px 32px -10px rgba(74, 199, 236, .5)
}

.chat-box-left .chat-search {
    margin-top: 20px
}

.chat-box-left .chat-list {
    height: 664px!important
}

.chat-box-left .chat-list .media+.media {
    border: 1px solid #eff2f9;
    margin-bottom: 5px;
    border-radius: 5px
}

.chat-box-left .chat-list .media {
    padding: 15px;
    position: relative
}

.chat-box-left .chat-list .media:focus, .chat-box-left .chat-list .media:hover {
    background-color: rgba(239, 242, 249, .5)
}

.chat-box-left .chat-list .media.new-message {
    border: 1px solid #dbe0ec;
    background-color: #eff2f9;
    margin-bottom: 5px;
    border-radius: 5px
}

.chat-box-left .chat-list .media .media-left {
    position: relative
}

.chat-box-left .chat-list .media .media-left .round-10 {
    border: 2px solid #f3f6f7;
    border-radius: 50%;
    position: absolute;
    bottom: 0;
    right: 5px;
    display: inline-block;
    height: 12px;
    width: 12px
}

.chat-box-left .chat-list .media .media-body {
    margin-left: 15px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

.chat-box-left .chat-list .media .media-body h6 {
    font-size: 14px;
    color: #405A95;
    margin-bottom: 5px
}

.chat-box-left .chat-list .media .media-body p {
    margin-bottom: 0;
    color: #405A95;
    font-size: 13px
}

.chat-box-left .chat-list .media .media-body>div:last-child {
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    min-width: 50px;
    text-align: right
}

.chat-box-left .chat-list .media .media-body>div:last-child span:nth-child(2) {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #1ecab8;
    color: #fff;
    border-radius: 50%;
    font-size: 10px;
    width: 18px;
    height: 18px;
    margin-top: 8px
}

.chat-box-left .chat-list .media .media-body span {
    font-size: 12px;
    color: #405A95;
    display: block
}

.chat-box-right {
    width: auto;
    background-color: #fff;
    display: block;
    border-radius: 3px;
    position: relative;
    height: 820px;
    margin-left: 361px;
    margin-bottom: 20px
}

.chat-box-right .chat-header {
    border-bottom: 1px solid #eff2f9;
    padding: 20px
}

.chat-box-right .chat-header .media .media-body {
    margin-left: 15px;
    align-self: center
}

.chat-box-right .chat-header .media .media-body h6 {
    font-size: 14px;
    color: #405A95;
    margin-bottom: 5px
}

.chat-box-right .chat-header .media .media-body p {
    margin-bottom: 0;
    color: #405A95;
    font-size: 13px
}

.chat-box-right .chat-header .chat-features {
    position: relative;
    top: -34px;
    float: right
}

.chat-box-right .chat-header .chat-features a {
    color: #b6c2e4;
    font-size: 16px;
    margin-left: 12px
}

.chat-box-right .chat-header .chat-features a:hover {
    color: #149ac2
}

.chat-box-right .chat-body {
    padding: 20px;
    background-image: url(../images/pattern.png);
    background-repeat: repeat;
    background-attachment: fixed;
    height: 650px
}

.chat-box-right .chat-body .chat-detail {
    min-height: 610px
}

.chat-box-right .chat-body .chat-detail .reverse {
    display: flex;
    flex-direction: column;
    align-items: flex-end
}

.chat-box-right .chat-body .chat-detail .media .media-img {
    z-index: 5
}

.chat-box-right .chat-body .chat-detail .media .media-body {
    margin-left: 14px
}

.chat-box-right .chat-body .chat-detail .media .media-body .chat-msg {
    max-width: 80%;
    margin-bottom: 5px;
    margin-left: -61px
}

.chat-box-right .chat-body .chat-detail .media .media-body .chat-msg:first-child p {
    padding-left: 60px
}

.chat-box-right .chat-body .chat-detail .media .media-body .chat-msg p {
    padding: 14px;
    background-color: #eff2f9;
    color: #405A95;
    display: inline-block;
    margin-bottom: 0;
    border-radius: 50px
}

.chat-box-right .chat-body .chat-detail .media .media-body.reverse {
    margin-right: 0;
    margin-left: 14px
}

.chat-box-right .chat-body .chat-detail .media .media-body.reverse .chat-msg {
    max-width: 80%;
    margin-bottom: 5px;
    margin-right: -48px
}

.chat-box-right .chat-body .chat-detail .media .media-body.reverse .chat-msg:first-child p {
    padding-right: 60px
}

.chat-box-right .chat-body .chat-detail .media .media-body.reverse .chat-msg p {
    padding: 14px;
    background-color: #f1f5fa;
    color: #405A95;
    display: inline-block;
    margin-bottom: 0;
    border-radius: 50px
}

.chat-box-right .chat-footer {
    border-top: 1px solid #eff2f9;
    padding: 20px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0
}

.chat-box-right .chat-footer .media .media-body {
    margin-left: 10px;
    align-self: center
}

.chat-box-right .chat-footer .media .media-body h6 {
    font-size: 14px;
    color: #405A95;
    margin-bottom: 5px
}

.chat-box-right .chat-footer .media .media-body p {
    margin-bottom: 0;
    color: #405A95;
    font-size: 13px
}

.chat-box-right .chat-footer .chat-features {
    position: relative;
    top: 8px;
    float: right
}

.chat-box-right .chat-footer .chat-features a {
    color: #b6c2e4;
    font-size: 16px;
    margin-left: 12px
}

.chat-box-right .chat-footer .chat-features a:hover {
    color: #149ac2
}

.chat-box-right .chat-footer input.form-control {
    border: none
}

.chat-box-right .chat-footer .chat-admin {
    position: absolute;
    top: -40px;
    border: 2px solid #405A95;
    border-radius: 50%
}

@media (min-width:1024px) and (max-width:1680px) {
    .chat-box-left {
        width: 310px;
        float: left
    }
    .chat-box-right {
        width: auto;
        margin-left: 330px
    }
}

@media (min-width:767px) and (max-width:1023.98px) {
    .chat-box-left {
        width: 100%;
        float: none
    }
    .chat-box-right {
        width: 100%;
        margin-left: 0
    }
}

@media (max-width:767px) {
    .chat-box-left {
        float: none;
        width: 100%
    }
    .chat-box-right {
        margin: 0;
        width: 100%
    }
}

@media (max-width:660px) {
    .chat-box-left {
        float: none;
        width: 100%
    }
    .chat-box-right {
        margin: 0;
        width: 100%
    }
}

@media (max-width:568px) {
    .chat-box-left {
        float: none;
        width: 100%
    }
    .chat-box-right {
        margin: 0;
        width: 100%
    }
}

.met-pro-bg {
    background-image: url(../images/pattern2.png);
    background-repeat: repeat
}

.met-profile .met-profile-main {
    display: flex;
    flex-direction: row;
    flex: 1;
    flex-wrap: wrap;
    align-items: center
}

.met-profile .met-profile-main .met-profile-main-pic {
    position: relative;
    max-width: 128px;
    max-height: 128px;
    margin-right: 24px
}

.met-profile .met-profile-main .met-profile-main-pic .fro-profile_main-pic-change {
    cursor: pointer;
    background-color: #149ac2;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    position: absolute;
    bottom: 4px;
    right: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    box-shadow: 0 0 20px 0 rgba(243, 246, 247, .05)
}

.met-profile .met-profile-main .met-profile-main-pic .fro-profile_main-pic-change i {
    transition: all .3s;
    color: #fff;
    font-size: 16px
}

.met-profile .met-profile-main .met-profile_user-detail .met-user-name {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 6px
}

.met-profile .met-profile-main .met-profile_user-detail .met-user-name-post {
    color: #a4abc5
}

.met-profile .personal-detail li {
    color: #fff
}

.education-activity {
    min-height: 400px
}

.met-basic-detail h3 {
    font-size: 34px;
    font-weight: 600;
    margin-bottom: 18px
}

.met-basic-detail p {
    line-height: 22px
}

.own-detail {
    padding: 20px;
    width: 145px;
    height: 145px;
    text-align: center;
    border-radius: 52% 48% 23% 77%/44% 68% 32% 56%;
    box-shadow: 0 0 3px 1.25px #dbe0ec
}

.own-detail h1 {
    font-weight: 600;
    color: #fff;
    margin-top: 0
}

.own-detail h5 {
    color: #f2f2f2
}

.own-detail.own-detail-project {
    position: absolute;
    top: 110px;
    left: -60px
}

.own-detail.own-detail-happy {
    position: absolute;
    top: 110px;
    left: 60px
}

@media (max-width:767px) {
    .own-detail {
        display: none
    }
    #settings_detail .dropify-wrapper {
        width: 100%!important
    }
}

#settings_detail .dropify-wrapper {
    width: 16%;
    height: 164px;
    margin-bottom: 30px
}

.profile-nav .nav .nav-link {
    padding: 10px;
    color: #405A95;
    margin-bottom: 10px;
    font-weight: 500
}

.profile-nav .nav .nav-link.active {
    background-color: rgba(77, 121, 246, .05);
    color: #149ac2
}

.profile-card .profile-socials a i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%
}

.profile-card .pro-title {
    font-size: 18px;
    font-weight: 600;
    color: #405A95;
    margin-bottom: 5px
}

.profile-card .socials-data h3 {
    color: #405A95;
    font-family: Poppins, sans-serif;
    font-size: 18px
}

.profile-card .action-btn {
    position: absolute;
    top: 18px;
    right: 18px
}

.skill-detail {
    color: #a4abc5;
    font-family: Roboto, sans-serif;
    font-size: 14px
}

.skills .skill-box {
    margin-bottom: 30px
}

.skills .skill-box:last-of-type {
    margin-bottom: 0
}

.skills .skill-box .skill-title {
    margin-bottom: 10px;
    color: #405A95;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600
}

.skills .skill-box .progress-line {
    background: #f3f6f7;
    height: 7px;
    margin: 0;
    position: relative;
    border: 2px solid #fff;
    width: 100%;
    border-radius: 10px;
    box-shadow: 0 0 1px .25px #149ac2
}

.skills .skill-box .progress-line>span {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    background: #149ac2
}

.skills .skill-box .progress-line>span>.percent-tooltip {
    position: absolute;
    right: -15px;
    top: -30px;
    margin-bottom: 10px;
    color: #405A95;
    text-transform: uppercase;
    font-size: 13px
}

.cd-single-step .cd-more-info {
    background-color: #fff;
    border: 5px double #dbe0ec;
    border-radius: 5px
}

.cd-single-step .cd-more-info h2 {
    font-size: 16px;
    margin-top: 0;
    color: #405A95;
    font-family: Poppins, sans-serif
}

.cd-single-step .cd-more-info p, .cd-single-step .cd-more-info span {
    font-family: Poppins, sans-serif;
    color: #a4abc5
}

.cd-tour-wrapper.active {
    list-style-type: none
}

.faq-qa li h6 {
    font-size: 14px;
    color: #405A95;
    font-weight: 500
}

#accordionExample-faq .card-header {
    background-color: #f1f5fa;
    padding: 6px 12px
}

#accordionExample-faq .card-header h5 button:before {
    content: "\f062";
    font-family: Font Awesome\ 5 Free!important;
    font-weight: 600;
    position: absolute;
    top: 13px;
    left: 10px;
    transition: transform .25s;
    transform: rotate(180deg);
    color: #149ac2;
    font-size: 10px;
    background-color: rgba(77, 121, 246, .15);
    width: 24px;
    height: 24px;
    line-height: 24px;
    border-radius: 50%
}

#accordionExample-faq .card-header h5 button.collapsed:before {
    content: "\f128";
    transform: rotate(0deg);
    font-size: 10px
}

.container-filter {
    margin: 0 0 30px;
    padding: 0;
    text-align: center
}

.container-filter li {
    list-style: none;
    display: inline-block
}

.container-filter li a {
    display: block;
    color: #149ac2!important;
    border: 1px solid #149ac2;
    padding: 0 15px;
    margin: 5px;
    font-size: 12px;
    text-transform: capitalize;
    letter-spacing: 2px;
    cursor: pointer;
    line-height: 35px;
    -webkit-transition: all .6s;
    border-radius: 3px
}

.container-filter li a.active {
    background-color: #149ac2;
    color: #fff!important
}

.container-filter li a:hover {
    background-color: #149ac2!important;
    color: #fff!important
}

.item-box {
    position: relative;
    overflow: hidden;
    display: block
}

.item-box a {
    display: inline-block
}

.item-box:hover .item-mask {
    opacity: .8;
    visibility: visible
}

.item-box:hover .item-mask .item-caption {
    bottom: 30px;
    opacity: 1
}

.item-box:hover .item-container {
    transform: scale(1.1)
}

.item-box:hover .item-container, .item-container {
    transition: all 2s cubic-bezier(.23, 1, .32, 1) 0s;
    width: 100%
}

.item-container {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transition: all 2s cubic-bezier(.23, 1, .32, 1) 0s;
    -webkit-transition: all 2s cubic-bezier(.23, 1, .32, 1) 0s;
    -o-transition: all 2s cubic-bezier(.23, 1, .32, 1) 0s
}

.item-mask {
    position: absolute;
    transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    top: 0;
    left: 0;
    bottom: 10px;
    right: 10px;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background: repeating-radial-gradient(closest-side at 25px 35px, #149ac2 15%, #2f4686 40%)
}

.item-mask p {
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1.5px;
    font-weight: 500;
    margin: 0;
    text-align: left
}

.item-mask .item-caption {
    position: absolute;
    bottom: -60px;
    left: 0;
    padding-left: 30px;
    padding-right: 30px;
    text-align: left;
    transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    opacity: 0
}

.row.container-grid {
    margin: 0!important
}

.blog-card .meta-box li {
    color: #7081b9;
    font-size: 13px;
    font-weight: 500;
    margin-left: 0;
    margin-right: 0;
    text-transform: uppercase
}

.blog-card .meta-box li a {
    color: #9ba7ca
}

.blog-card .meta-box li:after {
    content: "|";
    margin: 0 8px
}

.blog-card .meta-box li:last-child:after {
    content: ""
}

.blog-card h4 a {
    color: #435177;
    font-weight: 500;
    font-size: 20px;
    font-family: Roboto, sans-serif
}

.blog-card p {
    font-family: Poppins, sans-serif
}

.dash-chart {
    position: relative;
    height: 350px
}

.browser_users table td i {
    vertical-align: middle
}

.impressions-data h2 {
    color: #405A95;
    font-weight: 600
}

.rep-map {
    height: 280px
}

.report-card .report-main-icon {
    font-size: 28px;
    color: #9ba7ca
}

.report-card h3 {
    color: #405A95;
    font-weight: 600
}

.url-list li i {
    font-size: 24px;
    vertical-align: middle
}

.traffic-card {
    margin: 20px 0
}

.traffic-card h3 {
    font-size: 33px;
    font-weight: 600;
    color: #405A95;
    margin: 20px 0
}

.calendar {
    float: left;
    margin-bottom: 0
}

.none-border .modal-footer {
    border-top: none
}

.fc-toolbar h2 {
    font-size: 16px;
    line-height: 40px;
    text-transform: uppercase
}

.fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active, .fc-toolbar .ui-state-hover, .fc-toolbar button:focus, .fc-toolbar button:hover {
    z-index: 0
}

.fc-day {
    background: #fff
}

.fc-widget-header {
    background-color: #eff2f9;
    color: #405A95
}

.fc-widget-content {
    border: 1px solid #b6c2e4
}

.fc th.fc-widget-header {
    font-size: 13px;
    line-height: 10px;
    padding: 15px 0;
    text-transform: uppercase;
    font-weight: 600
}

.fc button {
    height: auto;
    padding: 6px 16px
}

.fc-unthemed .fc-content, .fc-unthemed .fc-divider, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
    border-color: #eff2f9
}

.fc-button {
    background: transparent;
    border: 1px solid #eff2f9;
    color: #7081b9;
    font-family: inherit;
    text-transform: capitalize
}

.fc-state-active, .fc-state-down {
    box-shadow: none;
    background-color: #149ac2;
    border-color: #149ac2;
    color: #fff;
    text-shadow: none
}

.fc-text-arrow {
    font-family: arial;
    font-size: 16px
}

.fc-state-hover {
    background: #8997bd
}

.fc-cell-overlay, .fc-state-highlight {
    background: #dbe0ec
}

.fc-unthemed td.fc-today {
    background: rgba(77, 121, 246, .08)!important
}

.fc .fc-row .fc-content-skeleton td {
    background: transparent!important
}

.fc-day-top .fc-mon .fc-today {
    background: rgba(77, 121, 246, .1)!important
}

.fc-event {
    border-radius: 2px;
    border: none;
    cursor: move;
    font-size: 13px;
    margin: 5px;
    padding: 7px 5px;
    text-align: center;
    background-color: rgba(77, 121, 246, .18);
    color: #149ac2
}

.external-event {
    color: #fff;
    cursor: move;
    margin: 10px 0;
    padding: 6px 10px
}

.fc-basic-view td.fc-day-number, .fc-basic-view td.fc-week-number span {
    padding-right: 5px
}

tr:first-child>td>.fc-day-grid-event {
    border-left: 5px solid
}

.fc-button {
    text-shadow: none;
    box-shadow: none
}

.fc-button:hover, .fc-state-default:hover {
    background-color: #149ac2;
    color: #fff;
    border-color: #149ac2
}

.fc-day.fc-widget-content.fc-other-month.fc-future, .fc-day.fc-widget-content.fc-other-month.fc-past {
    background-image: linear-gradient(-45deg, #eeedf7 25%, transparent 0, transparent 50%, #fff 0, #f4f4f5 75%, transparent 0, transparent);
    background-size: 10px 10px
}

.fc-button-primary:disabled, .fc-button-primary:not(:disabled).fc-button-active, .fc-button-primary:not(:disabled):active {
    background-color: #149ac2;
    color: #fff;
    border-color: #149ac2;
    opacity: 1
}

.fc-button-primary:focus, .fc-button-primary:not(:disabled).fc-button-active:focus, .fc-button-primary:not(:disabled):active:focus {
    box-shadow: none
}

.fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-popover .fc-header {
    background: #eff2f9
}

@media (max-width:767.98px) {
    .fc-toolbar {
        display: block
    }
}

.crypto-dash-activity {
    min-height: 400px
}

.btc-volume-chart {
    height: 250px!important
}

.crypto-report-history .nav, .eco-revene-history .nav {
    margin-bottom: 20px
}

.crypto-report-history .nav .nav-item .nav-link, .eco-revene-history .nav .nav-item .nav-link {
    background-color: #eff2f9;
    margin-right: 5px;
    padding: 2px 8px;
    font-size: 12px;
    border-radius: 5px;
    color: #405A95
}

.crypto-report-history .nav .nav-item .nav-link.active, .eco-revene-history .nav .nav-item .nav-link.active {
    color: #149ac2;
    background-color: rgba(77, 121, 246, .1)
}

.market-cap-table td h5, .vol-btc {
    color: #405A95
}

.vol-btc {
    font-size: 18px;
    font-weight: 600;
    margin: 0 auto 30px
}

.ccc-widget .histoTitle {
    display: none
}

.ccc-widget div:first-child {
    border: none!important
}

.ccc-widget div.histoRow:nth-of-type(2) {
    font-weight: 500!important;
    color: #405A95!important;
    font-size: 13px!important;
    background-color: #f1f5fa
}

.ccc-widget div.histoRow:nth-of-type(2) .histoChange {
    font-weight: 500
}

.ccc-widget div.histoRow {
    border-bottom-color: #eaf0f7!important;
    font-size: 13px!important;
    color: #7286a2!important
}

.calculator-block {
    background-color: #f3f6f7
}

.calculator-block .calculator-body {
    padding: 25px;
    position: relative
}

.calculator-block .cryptonatorwidget {
    border: none!important
}

.calculator-block .cryptonatorwidget input, .calculator-block .cryptonatorwidget select {
    height: 40px!important;
    line-height: 40px!important;
    margin-bottom: 10px;
    color: #405A95;
    border: none;
    border-bottom: 1px solid #d4d8e1;
    outline: none;
    padding-left: 10px;
    background-color: transparent;
    font-family: Poppins, sans-serif!important
}

.calculator-block .cryptonatorwidget div:last-child {
    display: none
}

.calculator-block ::-webkit-input-placeholder {
    color: #405A95
}

.calculator-block ::-moz-placeholder {
    color: #405A95
}

.calculator-block :-ms-input-placeholder {
    color: #405A95
}

.calculator-block :-moz-placeholder {
    color: #405A95
}

.transaction-history li {
    border-bottom: 1px solid #eff2f9;
    padding: 12px 0
}

.transaction-history li:last-of-type {
    border: none;
    padding-bottom: 0
}

.transaction-history .transaction-icon {
    align-self: center;
    margin-right: 12px
}

.transaction-history .transaction-icon i {
    font-size: 20px;
    width: 36px;
    height: 36px;
    display: inline-block;
    line-height: 36px;
    text-align: center;
    background-color: rgba(77, 121, 246, .15);
    color: #149ac2;
    border-radius: 50%
}

.transaction-history .transaction-data h3 {
    font-size: 14px;
    color: #405A95
}

.wallet-bal-usd .wallet-title {
    font-size: 16px;
    color: #405A95
}

.wallet-bal-usd h3 {
    font-size: 28px;
    color: #405A95;
    font-weight: 600;
    margin-top: 20px
}

.wallet-bal-crypto .coin-bal h3, .wallet-bal-crypto .wallet-title {
    font-size: 16px;
    color: #405A95
}

.btc-price h3 {
    font-size: 18px;
    color: #405A95;
    font-weight: 600
}

.crypto-wallet-activity {
    min-height: 600px
}

.wrap {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    font-size: 0;
    background: #fff;
    border-radius: 3px;
    display: flex;
    align-items: center;
    background-color: #f1f5fa
}

.jctkr-label {
    height: 60px;
    padding: 0 17px;
    line-height: 60px;
    background: rgba(43, 85, 204, .9);
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    cursor: default
}

.jctkr-label:hover {
    background: #2b55cc;
    color: #fff
}

[class*=js-conveyor-] ul {
    display: inline-block;
    opacity: .5
}

[class*=js-conveyor-] ul li {
    padding: 0 15px;
    line-height: 35px;
    font-size: 16px
}

[class*=js-conveyor-] ul li .usd-rate {
    color: #7081b9
}

.countdown {
    width: 100%;
    font-size: 1.5rem
}

.countdown, .countdown .part {
    display: flex;
    flex-flow: row nowrap;
    position: relative;
    justify-content: center
}

.countdown .part {
    min-width: 2rem;
    padding-bottom: .5rem;
    flex-shrink: 0;
    flex-grow: 0;
    padding-left: 0;
    padding-right: 0
}

.countdown .part:before {
    content: ":";
    left: -.25em;
    position: absolute;
    color: #149ac2
}

.countdown .part.no-divider:before, .countdown .part:first-child:before {
    display: none
}

.countdown .part.days:after, .countdown .part.hours:after, .countdown .part.minutes:after, .countdown .part.seconds:after {
    position: absolute;
    content: attr(data-label);
    text-align: center;
    bottom: .25rem;
    left: 0;
    width: 100%;
    font-size: .3em;
    color: inherit
}

.countdown .part+.part {
    margin-left: .625rem
}

.countdown .days {
    order: 1
}

.countdown .hours {
    order: 2
}

.countdown .minutes {
    order: 3
}

.countdown .seconds {
    order: 4
}

.countdown.blink .part:before {
    display: none
}

.ico-card .ico-socials a i {
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #dbe0ec;
    color: #7081b9;
    transition: all .3s ease-out
}

.ico-card .ico-socials a:hover i.fa-facebook-f {
    color: #2b55cc;
    border: 1px solid
}

.ico-card .ico-socials a:hover i.fa-twitter {
    color: #9ba7ca;
    border: 1px solid
}

.ico-card .ico-socials a:hover i.fa-medium-m {
    color: #f72e38;
    border: 1px solid
}

.ico-card .ico-socials a:hover i.fa-telegram {
    color: #1ecab8;
    border: 1px solid
}

.ico-card .ico-socials a:hover i.fa-btc {
    color: #D4A418;
    border: 1px solid
}

.setting-card .setting-detail h3 {
    font-size: 16px;
    color: #405A95;
    font-weight: 600
}

.setting-card .sett-card-icon {
    width: 54px;
    height: 54px;
    text-align: center;
    line-height: 54px;
    align-self: center;
    border-radius: 50%;
    margin-right: 18px
}

.setting-card .sett-card-icon i {
    font-size: 24px
}

.setting-card .sett-card-icon.set-icon-purple {
    background-color: rgba(117, 81, 233, .1);
    color: #7551e9
}

.setting-card .sett-card-icon.set-icon-success {
    background-color: rgba(30, 202, 184, .1);
    color: #1ecab8
}

.setting-card .sett-card-icon.set-icon-danger {
    background-color: rgba(241, 100, 108, .1);
    color: #f72e38
}

.project-dash-activity {
    min-height: 535px
}

.project-budget-chart {
    height: 273px
}

.text-primary-light {
    color: #96b0fa
}

.text-primary-light-alt {
    color: #dfe7fd
}

.icon-info i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    font-size: 26px;
    z-index: 5
}

.dash-info-carousel .carousel-item h2 {
    font-weight: 500;
    color: #405A95;
    font-size: 16px
}

.dash-info-carousel .carousel-control-next, .dash-info-carousel .carousel-control-prev {
    width: 30px;
    height: 30px;
    background-color: #f3f6f7;
    border-radius: 50%;
    opacity: 1
}

.dash-info-carousel .carousel-control-next:hover, .dash-info-carousel .carousel-control-prev:hover {
    opacity: .9
}

.dash-info-carousel .carousel-control-prev {
    left: auto;
    right: 38px;
    top: 0
}

.dash-info-carousel .carousel-control-prev .carousel-control-prev-icon {
    background-image: none
}

.dash-info-carousel .carousel-control-prev:after {
    content: "\55";
    font-family: dripicons-v2!important;
    font-size: .875rem;
    color: #405A95;
    line-height: 1.875rem;
    margin-right: .48rem
}

.dash-info-carousel .carousel-control-next {
    left: auto;
    right: 0;
    top: 0
}

.dash-info-carousel .carousel-control-next .carousel-control-next-icon {
    background-image: none
}

.dash-info-carousel .carousel-control-next:after {
    content: "\56";
    font-family: dripicons-v2!important;
    font-size: .875rem;
    color: #405A95;
    line-height: 1.875rem;
    margin-right: .48rem
}

.c-progress-steps {
    margin: 0;
    list-style-type: none;
    font-family: Poppins, sans-serif
}

.c-progress-steps li {
    position: relative;
    font-size: 13px;
    color: #b6c2e4;
    padding: 16px 0 0 36px
}

.c-progress-steps li a {
    color: inherit
}

.c-progress-steps li.done {
    color: #9ba7ca
}

.c-progress-steps li.done span {
    background-color: rgba(155, 167, 202, .09)
}

.c-progress-steps li.done:before {
    color: #9ba7ca;
    content: "\f058";
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    border: 2px solid #9ba7ca
}

.c-progress-steps li.current {
    color: #149ac2;
    font-weight: 500
}

.c-progress-steps li.current:before {
    color: #149ac2;
    content: "\f192";
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    border: 2px solid #149ac2
}

.c-progress-steps li:before {
    position: absolute;
    left: 0;
    font-family: Font Awesome\ 5 Free!important;
    font-weight: 600;
    font-size: 18px;
    background-color: #fff;
    content: "\f111";
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    border: 2px solid #dbe0ec
}

@media (max-width:600px) {
    .c-progress-steps li:before {
        top: calc(50% - 8px);
        font-size: 16px
    }
}

@media (min-width:600px) {
    .c-progress-steps {
        display: table;
        list-style-type: none;
        margin: 20px auto;
        padding: 0;
        table-layout: fixed;
        width: 100%
    }
    .c-progress-steps li {
        display: table-cell;
        text-align: center;
        padding: 0 0 34px;
        white-space: nowrap;
        position: relative;
        border-left-width: 0;
        border-bottom: 4px solid #dbe0ec
    }
    .c-progress-steps li.done {
        border-bottom-color: #9ba7ca
    }
    .c-progress-steps li.current {
        color: #149ac2;
        border-bottom-color: #149ac2
    }
    .c-progress-steps li.current span {
        background-color: rgba(77, 121, 246, .15);
        box-shadow: 0 0 0 .25px #149ac2
    }
    .c-progress-steps li.current:before {
        color: #149ac2;
        content: "\f192"
    }
    .c-progress-steps li:before {
        bottom: -15px;
        left: 50%;
        margin-left: -16px
    }
    .c-progress-steps li span {
        background-color: rgba(155, 167, 202, .1);
        border-radius: 3px;
        padding: 6px;
        box-shadow: 0 0 5px .25px #eff1f7
    }
}

.workload-chart {
    height: 210px
}

.todo-list .todo-box i {
    position: absolute;
    right: 20px;
    z-index: 10;
    font-size: 16px;
    margin-top: 6px;
    color: #dbe0ec
}

.todo-list .todo-box .todo-task {
    padding: 4px 0
}

.todo-list .todo-box .todo-task label {
    display: inline-block;
    margin-bottom: .5rem
}

.todo-list .todo-box .todo-task .ckbox {
    font-weight: 400;
    position: relative;
    display: block;
    line-height: 25px
}

.todo-list .todo-box .todo-task .ckbox span {
    padding-left: 16px;
    color: #7286a2
}

.todo-list .todo-box .todo-task .ckbox span:before {
    content: "";
    width: 20px;
    height: 20px;
    background-color: transparent;
    border: 2px solid #dbe0ec;
    top: 2px;
    left: 0;
    border-radius: 5px;
    position: absolute
}

.todo-list .todo-box .todo-task .ckbox span:after {
    top: 1px;
    left: 0;
    width: 20px;
    height: 20px;
    content: "\F12C";
    font: normal normal normal 24px/1 Material Design Icons;
    font-size: 14px;
    text-align: center;
    color: #7081b9;
    background-color: transparent;
    line-height: 20px;
    display: none;
    border-radius: 5px;
    position: absolute
}

.todo-list .todo-box .todo-task .ckbox input[type=checkbox] {
    opacity: 0;
    margin: 0 5px 0 0
}

.todo-list .todo-box .todo-task .ckbox input[type=checkbox]:checked+span:after {
    display: block
}

.todo-list .todo-box .todo-task input:checked+span {
    text-decoration: line-through
}

.todo-list .form-control {
    color: #2f4686;
    background: #dbe0ec;
    border: 1px solid transparent
}

.todo-list .form-control:focus {
    border-color: transparent;
    background: #dbe0ec;
    box-shadow: none
}

.client-card .client-name {
    color: #405A95
}

.calendar-event .event-name h3 {
    font-size: 14px;
    color: #405A95
}

.project-invoice .table tr td h5 {
    color: #405A95
}

.team-card .user-img {
    height: 80px
}

.team-card .online-circle {
    position: absolute;
    right: 0;
    top: 118px;
    left: 44px
}

.team-card .team-leader {
    font-size: 16px;
    color: #405A95
}

.language-skill li span {
    margin-bottom: 5px;
    border-radius: 5px;
    padding: 2px 8px;
    background-color: #f1f5fa;
    color: #8997bd;
    font-size: 11px
}

.project-card {
    font-family: Roboto, sans-serif
}

.project-card .project-title {
    font-size: 20px;
    color: #405A95;
    font-weight: 600
}

.task-box .task-priority-icon i {
    border: 5px solid #eaf0f7;
    border-radius: 50%;
    position: absolute;
    top: -5px;
    left: -5px
}

.dashboard-map {
    height: 270px
}

.card-eco .card-eco-title {
    border: 2px solid #fff;
    border-radius: 8px;
    padding: 2px 8px;
    position: relative;
    top: -30px
}

.card-eco .card-eco-title.eco-title-success {
    background-color: #1ecab8;
    color: #fff;
    box-shadow: 0 0 0 1px #1ecab8
}

.card-eco .card-eco-title.eco-title-danger {
    background-color: #f72e38;
    color: #fff;
    box-shadow: 0 0 0 1px #f72e38
}

.card-eco .card-eco-title.eco-title-secondary {
    background-color: #003e78;
    color: #fff;
    box-shadow: 0 0 0 1px #003e78
}

.card-eco .card-eco-title.eco-title-purple {
    background-color: #7551e9;
    color: #fff;
    box-shadow: 0 0 0 1px #7551e9
}

.card-eco .card-eco-title.eco-title-warning {
    background-color: #D4A418;
    color: #fff;
    box-shadow: 0 0 0 1px #D4A418
}

.card-eco .card-eco-icon {
    font-size: 28px
}

.re-customers-detail h3 {
    color: #405A95;
    font-weight: 600;
    font-size: 22px
}

.order-list table td img {
    width: 40px
}

.e-co-product {
    background-color: #f3f6f7
}

.e-co-product a {
    text-align: center!important;
    padding-top: 30px
}

.e-co-product a img {
    height: 230px
}

.e-co-product .ribbon-box {
    position: relative;
    margin-bottom: 0;
    padding-top: 30px
}

.e-co-product .ribbon-box .ribbon {
    position: absolute;
    color: #fff
}

.e-co-product .ribbon-box .ribbon-label {
    clear: none;
    padding: 0 5px;
    height: 66px;
    width: 66px;
    line-height: 66px;
    text-align: center;
    left: 0;
    top: 0;
    border-radius: 52% 48% 23% 77%/44% 68% 32% 56%;
    font-weight: 500
}

.e-co-product .product-info {
    background-color: #fff
}

.e-co-product .product-info .product-title {
    font-size: 15px;
    color: #405A95
}

.e-co-product .product-info .product-price {
    color: #405A95;
    font-weight: 600;
    padding: 5px 0;
    margin-bottom: 0;
    font-size: 20px
}

.e-co-product .product-info .product-price span {
    color: #8997bd;
    font-weight: 400;
    font-size: 13px
}

.e-co-product .product-info .product-review li {
    margin-right: 0
}

.e-co-product .product-info .product-review li i {
    font-size: 16px
}

.e-co-product .product-info .btn-cart {
    border-color: #eff2f9;
    background-color: #f3f6f7;
    color: #405A95;
    border-radius: 30px;
    padding: 4px 16px
}

.e-co-product .product-info .btn-cart:focus {
    box-shadow: none
}

.e-co-product .product-info .btn-quickview, .e-co-product .product-info .btn-wishlist {
    border-color: #eff2f9;
    background-color: #f3f6f7;
    color: #405A95;
    border-radius: 50px;
    padding: 4px 10px
}

.e-co-product .product-info .quickview, .e-co-product .product-info .wishlist {
    opacity: 0;
    transition: all .3s ease-out
}

.e-co-product:hover {
    box-shadow: 0 0 13px 0 rgba(239, 242, 249, .1)
}

.e-co-product:hover .quickview, .e-co-product:hover .wishlist {
    opacity: 1
}

.offer-box {
    background-image: url(../images/products/offer.jpg);
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat
}

.offer-box .offer-content {
    padding: 30px
}

.offer-box .offer-content h3 {
    font-weight: 600;
    font-size: 30px;
    color: #405A95
}

.ribbon {
    position: absolute;
    top: 0;
    padding: 6px;
    left: -5px;
    color: #fff
}

.ribbon:before {
    position: absolute;
    top: 31px;
    left: 0;
    content: "";
    border: 3px solid transparent
}

.ribbon.ribbon-pink {
    background-color: #ff5da0
}

.ribbon.ribbon-pink:before {
    border-top-color: #ff5da0;
    border-right-color: #ff5da0
}

.ribbon.ribbon-secondary {
    background-color: #003e78
}

.ribbon.ribbon-secondary:before {
    border-top-color: #003e78;
    border-right-color: #003e78
}

hr.thick {
    border: 0;
    height: 3px;
    max-width: 150px;
    background-image: linear-gradient(90deg, #149ac2, #7551e9);
    border-radius: 30px
}

.single-pro-detail .custom-border {
    width: 60px;
    height: 2px;
    background-color: #2f4686
}

.single-pro-detail .pro-title {
    font-weight: 500;
    color: #405A95;
    font-size: 24px
}

.single-pro-detail .product-review li {
    margin-right: 0
}

.single-pro-detail .product-review li i {
    font-size: 16px
}

.single-pro-detail .pro-price {
    color: #405A95;
    font-size: 20px;
    margin-bottom: 0;
    font-weight: 600
}

.single-pro-detail .pro-price span {
    font-size: 14px;
    color: #8997bd
}

.single-pro-detail .quantity input {
    width: 14%;
    display: inline-flex;
    height: 41px
}

.single-pro-detail .pro-features li {
    line-height: 26px;
    color: #a4abc5
}

.single-pro-detail .pro-features li:before {
    content: "\f00c"!important;
    font-family: Font Awesome\ 5 Free!important;
    font-weight: 600;
    font-size: 12px;
    color: #1ecab8!important;
    display: inline-block;
    margin-right: 8px
}

.single-pro-detail .form-check-inline {
    margin-right: 5px
}

.pro-order-box {
    padding: 20px;
    border: 1px solid #eff2f9;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0 0 13px 0 rgba(239, 242, 249, .05)
}

.pro-order-box i {
    font-size: 28px
}

.review-box {
    background-color: #f3f6f7;
    padding: 20px;
    justify-content: center;
    align-items: center
}

.review-box h1 {
    font-size: 48px;
    color: #f72e38
}

.review-box .product-review li {
    margin-right: 0
}

.review-box .product-review li i {
    font-size: 22px
}

.reviewer {
    padding-bottom: 12px;
    margin-top: 8px;
    border-bottom: 2px dotted #eff2f9
}

.reviewer .product-review li {
    margin-right: 0
}

.bg-newsletters {
    background-color: #2f4686
}

.newsletters-text h4 {
    color: #fff;
    font-weight: 600;
    font-size: 22px
}

.newsletters-input input {
    padding: 15px 136px 15px 20px;
    width: 100%;
    font-size: 15px;
    border: none;
    outline: none!important;
    border-radius: 40px;
    background-color: #f3f6f7
}

.newsletters-input button {
    position: absolute;
    top: 3px;
    right: 3px;
    outline: none!important;
    border-radius: 40px;
    font-size: 17px;
    padding: 10px 30px;
    box-shadow: 0 0 1px .2px #149ac2
}

.shopping-cart .table thead tr th, .shopping-cart table thead tr th, .total-payment .table thead tr th, .total-payment table thead tr th {
    font-size: 15px
}

.shopping-cart .table tbody td, .shopping-cart table tbody td, .total-payment .table tbody td, .total-payment table tbody td {
    padding: 20px 10px;
    border-top: 0;
    border-bottom: 1px solid #eff2f9
}

.shopping-cart .table tbody td .product-name, .shopping-cart table tbody td .product-name, .total-payment .table tbody td .product-name, .total-payment table tbody td .product-name {
    font-size: 14px;
    color: #405A95;
    font-weight: 500
}

.shopping-cart .table tbody tr:last-child td, .shopping-cart table tbody tr:last-child td, .total-payment .table tbody tr:last-child td, .total-payment table tbody tr:last-child td {
    border-bottom: 0
}

.total-payment {
    padding: 20px;
    border: 1px solid #eff2f9;
    background-color: #fcfdfd;
    border-radius: 3px
}

.total-payment .payment-title {
    color: #405A95;
    font-weight: 500
}

.cart-promo {
    padding: 90px;
    background-image: url(../images/products/bg-cart.png);
    background-position: 50%;
    background-size: cover
}

.jp-card .jp-card-back, .jp-card .jp-card-front {
    background: #2f4686!important
}

.billing-nav .nav .nav-link {
    padding: 8px;
    color: #405A95;
    margin-bottom: 10px;
    font-weight: 500;
    border: 1px solid #eff2f9;
    margin-right: 5px;
    width: 100px;
    height: 70px
}

.billing-nav .nav .nav-link.active {
    background-color: #fff;
    color: #149ac2;
    box-shadow: 0 0 13px 0 rgba(239, 242, 249, .05)
}

.crm-dash-map {
    height: 310px
}

.crm-dash-activity {
    min-height: 425px
}

.crm-data-card .data-icon {
    text-align: center
}

.crm-data-card .data-icon i {
    font-size: 24px;
    line-height: 48px;
    display: inline-block;
    width: 48px;
    height: 48px
}

.crm-data-card h3 {
    font-weight: 600;
    color: #405A95;
    font-size: 24px
}

.account-body {
    background-color: #fff
}

.account-body .auth-page {
    max-width: 460px;
    position: relative;
    margin: 0 auto
}

.account-body .auth-card {
    border-radius: 20px
}

.account-body .auth-card .auth-logo-box {
    position: absolute;
    left: 0;
    right: 0;
    top: -25px;
    text-align: center
}

.account-body .auth-card .auth-logo-box .auth-logo {
    border-radius: 50%;
    background-color: #fff;
    padding: 4px;
    box-shadow: 0 0 0 2.25px #eff2f9
}

.account-body .auth-card .auth-logo-text {
    font-family: Roboto, sans-serif
}

.account-body .auth-card .auth-logo-text h4 {
    font-weight: 600;
    color: #405A95;
    font-size: 22px
}

.account-body .auth-form .form-control {
    border-radius: 50px;
    padding-right: 40px
}

.account-body .auth-form .auth-form-icon {
    width: 32px;
    height: 32px;
    background-color: #eff2f9;
    text-align: center;
    line-height: 32px;
    border-radius: 50%;
    position: absolute;
    right: 3px;
    z-index: 100;
    top: 3px;
    color: #9ba7ca
}

.account-body.accountbg {
    background-image: url(../images/acount-page.jpg);
    background-size: cover;
    background-position: 50%;
    width: 100%;
    height: 100vh
}

.account-body.accountbg .account-title {
    width: 500px;
    position: relative;
    display: block;
    margin: 0 auto
}

.account-body.accountbg .account-title h1 {
    font-size: 60px;
    font-weight: 700;
    margin: 30px 0
}

.account-body .account-social h6 {
    color: #dbe0ec
}

.account-body .account-social h6:after {
    margin: 0 0 4px 14px
}

.account-body .account-social h6:after, .account-body .account-social h6:before {
    display: inline-block;
    height: 2px;
    content: " ";
    text-shadow: none;
    background-color: #eff2f9;
    width: 110px
}

.account-body .account-social h6:before {
    margin: 0 14px 4px 0
}

.account-body .account-social a i {
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    font-size: 14px;
    z-index: 5
}

.account-body .account-social a i.facebook {
    background-color: #149ac2;
    color: #fff
}

.account-body .account-social a i.twitter {
    background-color: #003e78;
    color: #fff
}

.account-body .account-social a i.google {
    background-color: #ff5da0;
    color: #fff
}

.account-body .account-social a:hover .facebook {
    color: #fff;
    background-color: #658bf7
}

.account-body .account-social a:hover .twitter {
    color: #fff;
    background-color: #61ceee
}

.account-body .account-social a:hover .google {
    color: #fff;
    background-color: #ff77af
}

@media (max-width:768px) {
    .auth-card {
        margin-top: 34px
    }
}

.show-image img {
    width: 100%;
}

td {
    max-width: 150px !important;
    /* border: 1px solid; */
    /* padding: 2px 5px; */
    white-space: inherit !important;
    /*overflow: auto;*/
    /* display: block; */
    vertical-align: middle;
    word-wrap: break-word !important;
}

.dropdown-menu.show {
    display: block;
    top: 10px !important;
}

.text_right {
    float: right !important;
}

.kt-notification .kt-notification__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 9px 16px;
    border-bottom: 1px solid #f7f8fa;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}

.kt-notification .kt-notification__item:last-child {
    border-bottom: 1px solid transparent;
}

.kt-notification .kt-notification__item .kt-notification__item-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 2.5rem;
    flex: 0 0 2.5rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.kt-notification .kt-notification__item .kt-notification__item-icon i {
    font-size: 18px;
    color: #5d78ff;
}

.kt-notification .kt-notification__item .kt-notification__item-icon svg {
    height: 24px;
    width: 24px;
    margin-left: -4px;
}

.kt-notification .kt-notification__item .kt-notification__item-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.kt-notification .kt-notification__item .kt-notification__item-details .kt-notification__item-title {
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
    font-size: 13px;
    font-weight: 400;
    color: #595d6e;
}

.kt-notification .kt-notification__item .kt-notification__item-details .kt-notification__item-time {
    font-size: 11px;
    font-weight: 300;
    color: #74788d;
}

.kt-notification .kt-notification__item:hover {
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
    text-decoration: none;
    background-color: #f7f8fa;
}

.kt-notification .kt-notification__item:hover .kt-notification__item-details .kt-notification__item-title {
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
    color: #5d78ff;
}

.kt-notification .kt-notification__item.kt-notification__item--read {
    opacity: 0.5;
}

.kt-notification .kt-notification__custom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #f7f8fa;
    padding: 1.6rem 1.5rem;
}

.kt-notification.kt-notification--fit .kt-notification__item {
    padding: 0.55rem 0;
}

.kt-notification.kt-notification--fit .kt-notification__item:hover {
    background-color: transparent;
}

.kt-notification.kt-notification--fit .kt-notification__item:hover .kt-notification__item-title {
    color: #5d78ff;
}

.kt-notification-item-padding-x {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
}

.kt-notification-item-margin-x {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
}

.kt-notification-v2 {
    margin: 0;
}

.kt-notification-v2 .kt-notification-v2__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1rem;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.kt-notification-v2 .kt-notification-v2__item .kt-notification-v2__item-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f7f8fa;
    height: 50px;
    width: 50px;
    min-width: 50px;
    border-radius: 50%;
}

.kt-notification-v2 .kt-notification-v2__item .kt-notification-v2__item-icon i {
    font-size: 1.5rem;
}

.kt-notification-v2 .kt-notification-v2__item .kt-notification-v2__itek-wrapper {
    padding-left: 1.5rem;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.kt-notification-v2 .kt-notification-v2__item .kt-notification-v2__itek-wrapper .kt-notification-v2__item-title {
    font-size: 1.1rem;
    font-weight: 500;
    color: #5d5b6f;
}

.kt-notification-v2 .kt-notification-v2__item .kt-notification-v2__itek-wrapper .kt-notification-v2__item-desc {
    font-size: 1rem;
    font-weight: 300;
    color: #b3b1c2;
}

.kt-notification-v2 .kt-notification-v2__item:hover {
    background-color: #f7f8fa;
    border-radius: 5px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.kt-notification-v2 .kt-notification-v2__item:hover .kt-notification-v2__item-icon {
    background-color: #ebedf2;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.traduction {
    font-size: 26px;
    vertical-align: middle;
    color: #7550a1;
}

a.nav-link.dropdown-toggle.waves-effect.waves-light img.langue-flag {
    width: 27px;
    border-radius: 4px;
    margin: 6px;
}

.kt-font-warning {
    color: #D4A418 !important;
}

.kt-font-brand {
    color: #149ac2 !important;
}

.kt-font-success {
    color: #149ac2 !important;
}

.kt-font-danger {
    color: #f72e38 !important;
}

.left-sidenav .nav-link svg:hover {
    fill: #ffffff;
}

.form-control .login_form {
    border: 2px solid #149ac2 !important;
}

.logo_login {
    height: auto;
    width: 240px;
}

.footer .text-muted {
    color: #8b171a !important;
}

.k_hidden {
    display: none !important;
}

.multiselect-container{
    width: 100% !important;
    height: 200px !important;
    overflow-y: auto !important;
}

.dataTables_filter input{
    display: block !important;
}

@media screen and (max-width: 428px) {
    .pl-5, .px-5 {
        padding-left: 1rem!important;
    }
    .pr-5, .px-5 {
        padding-right: 1rem!important;
    }
 }
 
 @media screen and (max-width: 576px) {
    button.delete-item.btn.btn-danger{
		float: right !important;
		margin: 10px 0px !important;
	}
 }

  
 #add_response{
	 float: right;
	 margin: 15px 0px;
 }
 
button.delete-item.btn.btn-danger{
	float: right;
    /*margin: -36px 0px; */
}
.multiselect-mg{
	align-self: flex-end;
}

.businessinnov{
			position: absolute;
			top: 0;
			bottom: 0;
			margin-left: -4px !important;
			margin-right: auto;
			display: block;
			width: 100%;
			background-image: url(../images/businessinnovation.png);
			background-size: contain;
			opacity: 0.3;
			background-repeat: no-repeat;
			left: 0;
		}
		.logoquiz{
			display: block;
			margin-left: auto;
			margin-right: auto;
			margin-top: 205px;
			width: 215px;
		}
		.logo-ammc{
			margin-left: auto;
			margin-right: auto;
			width: 100%;
			background-image: url(../images/logo-ammc-wt.png);
			background-size: auto;
			background-repeat: no-repeat;
			float: right;
			display: block;
			height: 100px;  
			display: block;
			margin-left: auto;
			margin-right: auto;
			width: 17%;
			margin-top: 50Px;
		}
		@media screen and (max-width: 753px) {
			.businessinnov{
				display: none !important;  
			} 
			.logo-ammc{
				width: 37%;
			}
		}
.index-bg{
	background: #149ac2; 
}

.custom-radio {
    padding: 15px;
    text-align: center;
}

a i {
    font-size: 12px !important;
}

.radiorgent{
     margin: 20px;
     background-color: #7651a1;
     padding: 15px;
 }

.radiorgent label, .radiorgadmin label{
    color: #ffffff;
}

.radiorgadmin{
    margin: 20px;
    background-color: #63ccec;
    padding: 15px;
}

.deletebtn{
    float: right;
    margin: -43px 0px;
}

.btn-default{
    background: #efefef;
}

.btn-default:hover{
    background: #c7c7c7;
}

.btn-success-admin{
    background: #38897C;
    color: #ffffff;
}
.btn-success-admin:hover{
    background: #32695c;
    color: #ffffff;
}

.btn-blue-display{
    background-color: #2b55cc40;
    border: 1px solid #2b55cc40;
    color: #ffffff;
}

.btn-blue-display:focus{
    box-shadow: none;
}

.btn-blue-display:hover{
    color: #ffffff;
}

.header-quiz .card{
    background: #405A95;
    padding: 60px;
    color: #e4e4e4;
    margin-bottom: 0px !important;
}

.container-quiz{
    padding: 15px;
}
.quetsion_field{
    font-size: 13px !important;
    border: 1px solid #d1d6e2 !important;
    height: calc(2.3rem + 2px) !important;
    color: #2f5275 !important;
        padding: 0.375rem 0.75rem !important;
    font-weight: normal !important;
}
.add-one {
    background-color: #28a745;
    border: 1px solid #28a745;
}
.question{
    font-size: 20px;
    font-weight: 600;
    color: #7651a1;
    padding: 14px 0 8px;
    border-bottom: 1px solid #eaeaea;
}
.question-titre{
    font-size: 18px;
    font-weight: 500;
    padding: 14px 0px 0 10px;
    color: #62cdeb;
}

.radio-size .custom-control-label{
    font-size: 15px;
    font-weight: 300;
    padding: 0 25px;

}
.radio-size{
    padding: 5px 0;
}
.header-quiz .card{
    background-color: linear-gradient(to right, #7651a1, #6b54a1, #60569f, #56589d, #4c599a, #4763a2, #436da9, #3f76af, #408cc1, #46a1d0, #51b7de, #62cdeb) !important;
}
.sidebar-quiz .card{
    padding: 50px;
    margin-top: -70px;
    background-image: linear-gradient(to right bottom, #7651a1, #6b54a1, #60569f, #56589d, #4c599a, #4763a2, #436da9, #3f76af, #408cc1, #46a1d0, #51b7de, #62cdeb) !important;
    color: #eaeaea;
}

.sidebar-quiz .info .title{
    font-size: 15px;
    font-weight: 700;
}

.sidebar-quiz .info .rep{
    font-size: 15px;
}

.sidebar-quiz .info{
    padding: 10px 0;
}
.btn-valide{
    padding: 25px 0;
}

.user-spinner{
    position: absolute;
    background: #4c659f4f;
    width: 98%;
    height: 87%;
    z-index: 1;
}

.user-spinner .spinner{
    text-align: center;
    align-self: center;
}

.radio-size{
    padding: 0 35px !important;
}

.radio-size .radio .custom-control-label:after{
    margin-left: -2px !important;
}

.radio-size .radio label:before{
    margin-left: 0px !important;
    margin-top: 3px !important;
    border: 1px solid #a4abc5;

}

.radio-size .radio label:after{
    border-radius: 0px !important;
    content: "✓";
    display: inline-block;
    height: 0px;
    left: 6px;
    margin-left: -20px;
    position: absolute;
    top: 4px;
    transform: scale(0);
    width: 0;
    font-size: 19px;
    color: #446ba8;
    font-weight: 900;
    line-height: 12px;
}

.radio-size .radio .custom-control-input:checked~.custom-control-label::before{
    color: #fff;
    border: 1px solid #405a95 !important;
    background-color: #ffffff !important;
}

.radio-size .radio .custom-control-input:focus~.custom-control-label::before {
    box-shadow: none !important;
}
td .btn{
    padding: 3px 9px !important;
}

td .btn-default {
    background: #7576c2;
    border: 1px solid #7576c2;
    color: #ffffff;
}

.stat-container{
    padding: 35px 23px;
    border-radius: 20px;
    margin: 15px;
    height: 175px;
    background-position: right top;
    background-size: 30% auto;
    background-image: url(../images/abstract-1.png);
    background-repeat: no-repeat;
    box-shadow: 0px 2px 4px 0px #cacaca;
}
.stat-container-color-1{
    background: #c6bab4;
    background-position: right top;
    background-size: 30% auto;
    background-image: url(../images/abstract-1.png);
    background-repeat: no-repeat;
}
.stat-container-color-2{
    background: #2d5c92;
    background-position: right top;
    background-size: 30% auto;
    background-image: url(../images/abstract-1.png);
    background-repeat: no-repeat;
}
.stat-container-color-3{
    background: #8cb8d3;
    background-position: right top;
    background-size: 30% auto;
    background-image: url(../images/abstract-1.png);
    background-repeat: no-repeat;
}
.stat-container-color-4{
    background: #626a88;
    background-position: right top;
    background-size: 30% auto;
    background-image: url(../images/abstract-1.png);
    background-repeat: no-repeat;
}
.stat-container-color-5{
    background: #1a3965;
    background-position: right top;
    background-size: 30% auto;
    background-image: url(../images/abstract-1.png);
    background-repeat: no-repeat;
}
.stat-container-color-6{
    background: #34627e;
    background-position: right top;
    background-size: 30% auto;
    background-image: url(../images/abstract-1.png);
    background-repeat: no-repeat;
}
.stat-container-color-6{
    background: #9ba3c0;
    background-position: right top;
    background-size: 30% auto;
    background-image: url(../images/abstract-1.png);
    background-repeat: no-repeat;
}

.ps-badge {
    display: inline-block;
    border-radius: 4px;
    padding: 6px 10px;
    font-weight: 600;
    font-size: 13px;
}
.ps-badge.success {
    color: #669900;
    background-color: #eff4e5;
}
.ps-badge.danger {
    color: #e85233;
    background-color: #ffddd5 !important;
}

.stat-container .stat-icon{
    margin: 5px 0 15px 0;
}
.stat-container .stat-icon i{
    font-size: 30px;
    color: #ffffff;
}

.stat-container .stat-number{
    font-size: 25px;
    margin: 7px 0px 0px 0;
    font-weight: 600;
    color: aliceblue;
}
.stat-container .stat-label{
    font-size: 14px;
    color: aliceblue;
}

div.dataTables_wrapper div.dataTables_filter {
    text-align: start !important;
}

.ul-style{
    list-style: none;
    padding: 0;
    color: #7550a1;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 10px;
    border-left: 3px solid #7550a1;
    padding-left: 20px;
}
li.question_soumission span{
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 10px;
}
li.reponse_soumission span{
    /*padding-left: 30px;*/
    font-size: 15px;
    font-weight: 500;
}

/* ============================= */

.stat-container{
    padding-top: 48px;
}
.stat-container .stat-icon{
    float: left;
    margin-right: 16px;
}

.stat-container .stat-label{
   width: 85%;
}


.cke_dialog_body{
width: 640px !important;
}

.cke_dialog_contents{
    width: 100% !important;
}




		