﻿.login-bg {
    background-image: linear-gradient(#013926, #012a1c) !important;
    height: 100vh !important;
}
.login100-more {
    width: calc(100% - 531px) !important;
}
.afx-org-white{
    color: #fff !important;
}
.sidebar {
    background: -moz-linear-gradient(top,#013926 10%,#012a1c 90%) !important;
    background: -webkit-gradient(linear, left top, right top, color-stop(10%, #013926), color-stop(90%, #012a1c)) !important;
    background: -webkit-linear-gradient(top, #013926 10%, #012a1c 90%) !important;
    background: -o-linear-gradient(top,#013926 10%,#012a1c 90%) !important;
    background: -ms-linear-gradient(top,#013926 10%,#012a1c 90%) !important;
}
.widget .widget-head, .modal-header {
    background-color: #013926;
    color: #FFF;
    font-size: 13px;
    font-weight: bold;
    padding: 0.45rem 0.75rem;
    border-radius: 8px;
    text-transform: uppercase;
}
/*linear-gradient(#f48220, #fe6d12)
*/
.btn-primary {
    color: #fff;
    line-height: 1.5;
    background-image: linear-gradient(180deg, #f48220, #fe6d12) !important;
    background-color: #f48220 !important;
    border-color: #f48220 !important;
    text-transform: uppercase;
}
header {
    border-bottom: 4px solid #013926 !important;
}
.card-header {
    background-color: #013926;
}
.bg-color {
    background: -webkit-linear-gradient(top,#013926 45%,#012a1c 80%) !important;
    height: 100vh;
    background-image: url('../../images/white-label/priority/bg_priority.png');
}

.widget-head-custom {
    background-color: #FFF !important;
    color: #013926 !important;
}

/*.widget .widget-head, .modal-header {
    background-color: #013926;
}*/

.sw-green .onoffswitch-inner:before {
    background-color: #f48220;
}
.sw-green .onoffswitch-inner:before {
    /* background-color: #51d466; */
    background-image: linear-gradient(180deg, #f48220, #fe6d12);
    background-color: #f48220;
}
