@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,700;1,400;1,700&display=swap');

/* Admin Reseller*/

.body-sign .card.card-header.card-primary {
    background: #0074ff !important;
}
.input-group-text {
    color: #0e3068;
    background-color: #f0f3f4;
}

/* i.fa.fa-circle.fa-3x:after{
    content: ' ';
    background: url(https://buho.la/logo/fastura.png);
    width: 130px;
    height: 31px;
    background-size: 130px;
    display: inline-block;
}
i.fa.fa-circle.fa-3x:before{
    opacity: 0;
}
.card-featured-left{
    border-left: none;
} */

html.sidebar-left-big-icons .sidebar-left a {
    color: #031a6e;
}

@media only screen and (min-width: 768px){
    html.sidebar-left-big-icons .sidebar-left .nano .nav-main > li > a i {
        margin-right: 0;
        font-size: 1.5rem;
    }
    html.sidebar-left-big-icons.sidebar-light .sidebar-left .nano .nav-main > li.nav-active > a {
        background: #f7faff;
        box-shadow: none;
        border-radius: 6px !important;
        color: #0074ff !important;
    }

}
ul.nav-main > li a:hover {
    padding-left: 5px !important;
}
.widget-summary .summary .amount {
    color: #041a6e;
}
.text-secondary {
    color: #0074ff !important;
}
.widget-summary .summary-footer {
    border-top: none;
    text-align: left;
}
.summary-footer a {
    background: #f7fafe;
    padding: 4px 8px;
    border-radius: 4px;
    color: #0074ff !important;
}
sup.el-badge__content.el-badge__content--undefined.is-fixed {
    background: rgb(252 78 75 / 20%);
    color: #fc4f4b;
    font-weight: bold;
    border: none;
    border-radius: 4px;
}
.el-badge.el-tooltip.item.ml-4.item {
    margin-left: 1rem !important;
}
.fas.fa-exclamation-circle.text-secondary,
.fas.fa-exclamation-triangle.text-secondary,
.fas.fa-bell.text-secondary {
    color: #60769a !important;
}
p {
    color: #314167;
}
a {
    color: #1478fa;
}

a:hover, a:focus {
    color: #031a6e;
}
.pricing-table .plan {
    border: none;
    border-radius: 12px;
}
.pricing-table .most-popular {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.pricing-table .most-popular h3 {
    background-color: #0074ff;
    color: #fff;
    font-weight: bold;
    border-radius: 12px 12px 0 0;
}
.pricing-table h3 span {
    background: #f7fafe;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #041a6e;
    font: bold 25px / 100px Poppins, Serif;
}
.pricing-table li {
    border-top: none;
    padding: 5px 0 0 0;
    color: #60769a;
}
.card-header {
    background: #ffffff;
}




/* Panel Client*/

html, body {
    background: #f7f8fa;
    font-family: "Poppins", sans-serif;
    color: #60769a;
}
ul.nav-main li .nav-children li a {
    padding: 5px 5px 5px 30px;
    margin-bottom: 2px;
}

ul.nav-main li.nav-active:not(.nav-parent) > a, ul.nav-main li .nav-children li.nav-active:not(.nav-parent) > a {
    box-shadow: none;
    border-radius: 6px !important;
    background: linear-gradient(118deg, #0074ff, #0074ff);
}
ul.nav-main li li a:hover {
    padding-left: 35px !important;
}
ul.nav-main li a:hover::before {
    left: 23px !important;
}
ul.nav-main li .nav-children li a:after {
    padding: 6px 10px;
    background: rgb(255 255 255 / 50%);
}
.tab-navigation nav > ul > li.active ul li a:hover,
.header-nav-main.header-nav-main-light .dropdown-menu > li > a:hover,
.header-nav-main.header-nav-main-light .dropdown-menu > li > a:focus,
.header.header-nav-menu .header-nav-main.header-nav-main-light .dropdown-menu > li > a:focus,
.toggle > label:hover {
    background: #f1f3f4;
}
ul.nav-main li.nav-expanded > a,
ul.nav-main li.nav-parent > ul.nav-children {
    background-color: #f7faff;
}
ul.nav-main li .nav-children li.nav-active:not(.nav-parent) > a{
    color: #fff !important;
}
ul.nav-main li .nav-children li.nav-active:not(.nav-parent) > a::before {
    border-color: #e1f1ff;
    background: #e1f1ff;
}

ul.nav-main li .nav-children li a:hover,
ul.nav-main li .nav-children li a:focus,
.card-footer-btn-group a,
.note-editor .note-toolbar {
    background-color: #fff;
}

ul.nav-main li .nav-children li a:after {
    padding: 6px 15px;
}
.card-body {
    background: #ffffff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 12px;
}
span.badge.bg-secondary.text-white.bg-info {
    background: rgb(0 116 255 / 20%) !important;
    color: #0074ff !important;
}
.bg-info,
html .card-primary .card-header {
    background: #0074ff !important;
}
.btn-custom {
    background-color: #0074ff;
}
.btn-custom:hover, .btn-custom.hover {
    background-color: #002183;
    border-color: #002183;
}
.page-item.active .page-link {
    background-color: #0074ff !important;
    border-color: unset !important;
}
.notifications .notification-menu .notification-title {
    background: #0074ff;
}
.notifications .notification-menu:before, .notifications .notification-icon:before {
    border-bottom-color: #0074ff;
}
label {
    margin-bottom: 0;
}
label.control-label {
    margin-top: 8px;
}

.text-info {
    color: #0074ff !important;
}
.btn-primary {
    background-color: #0074ff;
    border-color: #0074ff;
}
.sidebar-left .sidebar-header{
    margin-bottom: 0;
}
nav#menu {
    padding-top: 10px;
}
table,
.table,
.el-dialog__body,
.invoice address,
html.fixed.sidebar-white .sidebar-left a,
ul.nav-main li.nav-parent > a:after {
    color: #60769a;
}

.el-input__inner,
.el-textarea__inner {
    border: 1px solid #EAEEF7;
    color: #031a6e;
    background-color: #f7f8fa;
}
.el-input__inner:hover {
    border-color: #b3bad3;
}
.el-input__inner:focus {
    border-color: #1478fa;
    background: #fff;
}
.el-checkbox {
    color: #60769a;
}
html.fixed.sidebar-white .sidebar-left a:hover,
html.fixed.sidebar-white .sidebar-left a:active,
html.fixed.sidebar-white .sidebar-left a:focus {
    color: #0074ff;
}
.el-dialog {
    border-radius: 12px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.el-dialog__wrapper {
    background: rgba(0, 0, 0, .25);
}
ul.nav-main li.nav-description {
    padding: .5rem;
    line-height: 1rem;
    text-align: center;
    border-bottom: 1px solid #f3f3f3;
    margin-top: 10px;
    color: #60769a;
    font-weight: bold;
}
.border-left {
    border-left: none !important;
}
.card.card-dashboard {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 14px;
}
.card-body,
.card.card-dashboard.border{
    border: none !important;
}
.card .table th, .table td {
    border-top: unset;
}
html.sidebar-left-collapsed .sidebar-left .nav-main > li > a {
    padding-left: 10px;
}
.header .logo-container .topbar-links {
    /* height: 50px; */
    background: #f7f8fa;
    /* border-radius: 4px; */
    color: #60769a;
    /* display: flex; */
}
.header .logo-container .topbar-links:hover {
    background-color: rgb(0 116 255);
    color: #fff;
}
.sidebar-toggle {
    border-right: unset;
}
.el-tabs__item {
    color: #657b9d;
}
.el-button--primary {
    color: #fff;
    background-color: #409eff;
    border-color: #409eff;
}
.btn-danger {
    background-color: #fc4e4b;
    border-color: #fc4e4b;
    box-shadow: unset;
}
.notifications > li .notification-icon .badge,
.badge-danger {
    background: rgb(252 78 75 / 20%);
    color: #fc4f4b;
    font-weight: bold;
}
.disable_color {
    color: #fc4f4b;
}
.btn-info {
    background-color: #3bbefc;
    border-color: #3bbefc;
    box-shadow: unset;
}
.badge-info {
    background: rgb(59 190 252 / 20%) !important;
    color: #3bbdfb !important;
    font-weight: bold !important;
}
ul.nav-main li .nav-children li a:before {
    left: 18px;
    width: 7px;
    height: 7px;
    border: 1px solid #b3becf;
}
.badge {
    padding: 0.7em;
}
.btn-warning {
    background-color: #ff9200;
    border-color: #ff9200;
    box-shadow: unset;
}
a.text-info:hover, a.text-info:focus {
    color: #002183 !important;
}
/* html.fixed.sidebar-white .sidebar-left, html.fixed.sidebar-white .sidebar-header, html.fixed.sidebar-white .sidebar-left .nano {
    transition: all .15s ease;
} */
html.sidebar-left-collapsed .sidebar-left .nano:hover {
    width: 300px;
    box-shadow: 0 30px 30px rgb(0 0 0 / 20%);
}
.btn-signin {
    background-color: #0074ff;
}
.auth__logo-form {
    max-width: 200px;
    margin-bottom: 20px;
}
.auth__image {
    background-size: cover;
}
.auth a {
    color: #0074ff;
}
.auth a, .auth h1, .auth h2, .auth h3, .auth h4, .auth h5, .auth h6, .auth label, .auth p, .auth span {
    color: #60769a;
    font-family: 'Poppins';
}
.form-control {
    color: #0e3069;
    border: 1px solid #eaeef8;
}

.style-switcher .style-switcher-open {
    display: none;
}
.notifications > li .notification-icon .badge {
    height: 15px;
    border-radius: 4px;
}
html.sidebar-light:not(.dark) ul.nav-main > li.nav-active > a {
    color: #0074ff;
}
.userbox .name,
.userbox .role,
.notifications > li .notification-icon i {
    color: #60769a !important;
}
.border.rounded-circle.text-center {
    border-radius: 5px !important;
    border: 1px solid #f0f3f4 !important;
    background: #f0f3f4;
    color: #60769a;
}
.sidebar-left .sidebar-header .logo img {
    height: 40px;
}
.invoice table.table > thead:first-child > tr > th {
    background-color: #f0f3f4;
    border-bottom: 0px solid #dadada;
    border-top: 0px solid #dadada;
}
.header .separator {
    margin: 0 8px 0;
    opacity: 0;
}
.text-danger{
    color: #fc4f4b !important;
}
.table th, .table td {
    padding: 0.5rem;
}
.btn.btn-xs {
    margin-bottom: 4px;
}
.data-table-visible-columns {
    right: 15px;
    top: 15px;
}
span.badge.bg-danger.text-white {
    background: rgb(252 78 75 / 20%) !important;
    color: #fc4f4b !important;
}
span.badge.bg-secondary.text-white.bg-success,
span.badge.text-white.bg-success {
    background: rgb(35 218 149 / 20%) !important;
    color: #23da95 !important;
}
.btn-warning:hover, .btn-warning.hover {
    background-color: #ffa71f;
    border-color: #ffa71f;
    box-shadow: none;
}
.btn-danger:hover, .btn-danger.hover {
    background-color: #fc716f;
    border-color: #fc716f;
    box-shadow: none;
}
.btn-info:hover, .btn-info.hover {
    background-color: #64cafc;
    border-color: #64cafc;
    box-shadow: none;
}
.page-header h2 {
    border-bottom: none;
}
.page-header {
    box-shadow: none !important;
}


.logo-container .fa-bullseye:before {
    content: "\f0c9";
}
.sidebar-toggle:hover {
    background-color: #f0f3f4;
}

.notifications a.notification-icon.text-secondary {
    color: #60769a !important;
}

.el-collapse a {
    background: #f7fafe;
    padding: 4px 8px;
    border-radius: 4px;
}

.table thead th{
    border-bottom: 2px solid #f1f2f4;
}
.card-header,
.header{
    border-bottom: 1px solid #f1f2f4;
}
.card-footer {
    border-top: 1px solid  #f1f2f4;
}
html.sidebar-light:not(.dark) .page-header .breadcrumbs a,
html.sidebar-light:not(.dark) .page-header .breadcrumbs span {
    color: #60769a;
}
.page-header .breadcrumbs li {
    color: #f1f2f4;
}
.text-muted {
    color: #808a9c !important;
}
.card.card-reports .card-title {
    font-weight: bold;
    color: #001f83;
    background: #e8f1ff;
    border-radius: 4px;
    padding: 8px 16px;
    margin-bottom: 20px;
}