@import url("futura-pt-font.css");

body {
    font-family: 'Futura PT Medium';
    font-size: 16px;
}

.loader__figure {
    border: 0 solid #F28C28;
}

.loader__label {
    margin: .1em 0 0 50%;
    font-size: 1.875em;
    letter-spacing: 0;
    color: #F28C28;
}

.login-box.card form span {
    font-size: 18px;
}

a {
    text-decoration: none;
    color: #F28C28;
}

a:hover {
    color: #e7913a;
}

.form-control {
    font-size: 1rem;
}

.form-material .form-control, .form-material .form-control.focus, .form-material .form-control:focus {
    background-image: linear-gradient(#F28C28, #F28C28), linear-gradient(#e9ecef, #e9ecef);
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    float: none;
}

.form-check-input:checked {
    background-color: #F28C28;
    border-color: #F28C28;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-family: 'Futura PT Bold',sans-serif;
    font-weight: 300;
    line-height: 1.2;
    color: inherit;
}

.btn-primary {
    color: #000;
    background-color: #F28C28;
    border-color: #F28C28;
}

.btn-primary:hover {
    color: #000;
    background-color: #e7913a;
    border-color: #e7913a;
}

.btn-info {
    color: #000;
    background-color: #F28C28;
    border-color: #F28C28;
}

.btn-info:hover {
    color: #000;
    background-color: #e7913a;
    border-color: #e7913a;
}

.skin-default .topbar {
    background: #333132;
}

body.mini-sidebar .navbar-brand .tractuum-logo {
    display: none;
}

body .navbar-brand .fav-logo {
    display: none;
}

body.mini-sidebar .navbar-brand .fav-logo {
    display: block;
    padding: 15px 0;
}

body.mini-sidebar .topbar .top-navbar .navbar-header {
    line-height: 1;
}

.dropdown-toggle::after {
    vertical-align: 0.155em;
}

.user-profile .dropdown-menu {
    left: 20px !important;
    top: 0px !important;
}

.sidebar-nav {
    padding: 0 0 0 0;
}

.sidebar-nav ul li.nav-small-cap {
    padding: 14px 14px 0px 0;
}

.sidebar-nav>ul>li>a i {
    vertical-align: text-bottom;
}

.sidebar-nav>ul>li {
    margin-bottom: 0;
    margin-top: 0;
}

.sidebar-nav ul li a.active, .sidebar-nav ul li a:hover {
    color: #e7913a;
}

.sidebar-nav ul li a.active i, .sidebar-nav ul li a:hover i {
    color: #e7913a;
}

a.link:focus, a.link:hover {
    color: #e7913a;
}

.logout:hover {
    color: #f22828;
}

i.icon-logout {
    transform: scaleX(-1);
    display: inline-block;
    font-size: 15px;
}

.label-default {
    background-color: #d3d3d3;
}

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

.btn-primary {
    color: #000;
    background-color: #F28C28;
    border-color: #F28C28
}

.btn-primary:hover {
    color: #000;
    background-color: #e7913a;
    border-color: #e7913a
}

.btn-check:active+.btn-primary, .btn-check:checked+.btn-primary, .btn-primary.active, .btn-primary:active, .show>.btn-primary.dropdown-toggle {
    color: #000;
    background-color: #e7913a;
    border-color: #e7913a;
}

.btn-check:focus+.btn-primary, .btn-primary:focus {
    color: #000;
    background-color: #e7913a;
    border-color: #e7913a;
    box-shadow: 0 0 0 .25rem rgba(250, 171, 98, 0.5);
}

.navbar-nav i.icon-home {
    font-size: 15px;
}

thead {
    background: #F28C28;
    color: white;
}

.dt-buttons .dt-button {
    border-radius: 1.25rem;
    background: #ffe4c7;
    color: #000000;
}

.dt-buttons .dt-button:hover {
    background: #e58a29;
}

.dataTables_filter input {
    background-image: linear-gradient(#e7913a,#e7913a),linear-gradient(#e9ecef,#e9ecef);
}

.dataTables_filter input:focus {
    background-image: linear-gradient(#e7913a,#e7913a),linear-gradient(#e9ecef,#e9ecef);
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #F28C28;
    border-color: #F28C28;
}

.page-link {
    color: #F28C28;
}

div#tractuum-dt_info {
    color: #a5a5a5;
}

.swal2-popup .swal2-title {
    font-size: 1.2em !important;
    font-weight: normal !important;
}

.swal2-popup .swal2-styled {
    padding: .3em 1em !important;
}

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

.mce-branding {
    display: none !important;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}

#duration.form-control:disabled, #duration.form-control[readonly] {
    background-color: #ffffff;
    opacity: 1;
}

.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all.time-duration-picker-content {
    font-family: 'Futura PT Medium';
    box-shadow: 0 0 6px 0px #eb8b28;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: 'Futura PT Medium' !important;
}

.font-weight-light {
    font-weight: 300!important;
}

.switchery-small {
    width: 46px !important;
}

.tr-switch {
    font-family: 'Futura PT Light';
}

input.ui-button.ui-widget.ui-state-default.ui-corner-all {
    background: #eb8b28;
    color: #ffffff;
    padding: 5px !important;
    border: unset;
}

.btn-check:active+.btn-info, .btn-check:checked+.btn-info, .btn-info.active, .btn-info:active, .show>.btn-info.dropdown-toggle {
    color: #000;
    background-color: #e58a29;
    border-color: #e58a29;
}

.btn-check:focus+.btn-info, .btn-info:focus {
    color: #000;
    background-color: #e58a29;
    border-color: #e58a29;
    box-shadow: 0 0 0 .25rem rgba(207, 142, 3, 0.5);
}

.btn-check:active+.btn-info:focus, .btn-check:checked+.btn-info:focus, .btn-info.active:focus, .btn-info:active:focus, .show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(207, 142, 3, 0.5);
}

.tr-error {
    border: 2px solid #f22828 !important;
}

.tr-cr-disabled td:not(:nth-child(9)) {
    filter: opacity(0.3);
}

.tr-cr-rg-disabled td:not(:nth-child(7)) {
    filter: opacity(0.3);
}

.flip-horizontal {
  transform: scaleX(-1);
}

.form-info {
    font-size: 14px;
    color:#777777;
}

.customtab li a.nav-link.active, .profile-tab li a.nav-link.active {
    border-bottom: 2px solid #F28C28;
    color: #F28C28;
}

.user-welcome .news-content.carousel-caption {
    top: 37%;
}

.text-primary {
    color: #F28C28 !important
}