﻿.loginpage .btn {
    background-image: linear-gradient(to right, #F14F21, #df5645, #a92d0a) !important;
}
.loginpage .wave {
    background-image: url(../../theme/assets/img/FMS-bg.jpg) !important;
    background-position: bottom left !important;
}
#DataTables_Table_0 tr td {
    background-color: #ffffff !important;
}
.navbar-dark.bg-dark {
    background-color: #000000 !important
}

@media (min-width: 992px) {
    .navbar-nav.side-nav {
        background: #000000 !important;
    }
}

.btn-info {
    background-color: #000000 !important;
    border-color: #000000 !important;
}

    .btn-info:hover {
        color: #fff;
        background-color: #000000 !important;
        border-color: #000000 !important;
    }

    .btn-info:hover {
        box-shadow: 0 0 0 1px #000000, 0 0 .7rem .25rem #00000047 !important;
    }

    .btn-info:active:focus, .btn-info:focus {
        box-shadow: 0 0 0 1px #000000, 0 0 .7rem .25rem #00000047 !important;
    }

input:checked + .slider {
    background-color: #000000 !important;
}

.hd--expanded .content__header {
    background-color: #edf1f6 !important;
}

    .hd--expanded .content__header .page-title {
        color: #000000 !important;
    }

.btn-primary {
    box-shadow: 0 0 0 #000000, 0 0 0 rgba(55, 60, 67, .25);
}

.btn-primary {
    background-color: #000000 !important;
    border-color: #000000 !important;
}

    .btn-primary:hover {
        box-shadow: 0 0 0 #000000, 0 0 0 rgba(55, 60, 67, .25) !important;
    }


    .btn-primary:active:focus, .btn-primary:focus {
        box-shadow: 0 0 0 1px #000000, 0 0 .7rem .25rem rgb(106 37 37 / 40%) !important;
    }

.page-item.active .page-link {
    background-color: #000000 !important;
    border-color: #000000 !important;
}

.btn-link:hover {
    color: #000000 !important;
}

.btn-link {
    color: #000000 !important;
}

.backbtn {
    background: #000000 !important;
}

.daybody .col-md-1 {
    background: #000000 !important;
}

.devicetitle {
    color: #000000 !important;
    text-transform: uppercase;
}

.btn-secondery {
    background-color: #000000 !important;
    border-color: #000000 !important;
    color: #fff;
}

.card-icon {
    background: #dca8a8 !important;
}

.rounded-start {
    border-bottom-left-radius: 0px !important;
    border-top-left-radius: 0px !important;
}

.lastupdate {
    background-color: #000000 !important;
    color: #ffffff !important;
    min-width: 260px;
    padding: 10px;
}


#contentCalender {
    background-color: #fa0000 !important;
}


.set-color-oop {
    background-color: #fa0000 !important;
}

.set-color-oop-font {
    color: #fa0000 !important;
}

.lead {
    color: black !important;
}



.btn-danger {
    background-color: #000000 !important;
    border-color: #000000 !important;
}

    .btn-check:focus + .btn-danger, .btn-danger:focus {
        color: #fff !important;
        background-color: #000000 !important;
    }

    .btn-danger:hover {
        box-shadow: 0 0 0 #000000, 0 0 0 rgba(55, 60, 67, .25) !important;
    }


.btn-secondary {
    background-color: #000000 !important;
    border-color: #000000 !important;
}

    .btn-secondary:hover {
        box-shadow: 0 0 0 #000000, 0 0 0 rgba(55, 60, 67, .25) !important;
    }

.btn-success {
    background-color: #000000 !important;
    border-color: #000000 !important;
}

    .btn-success:hover {
        box-shadow: 0 0 0 #000000, 0 0 0 rgba(55, 60, 67, .25) !important;
    }

    .btn-success:active:focus, .btn-primary:focus {
        box-shadow: 0 0 0 1px #000000, 0 0 .7rem .25rem rgb(106 37 37 / 40%) !important;
    }


.btn-warning {
    background-color: #000000 !important;
    border-color: #000000 !important;
}

    .btn-warning:hover {
        box-shadow: 0 0 0 #000000, 0 0 0 rgba(55, 60, 67, .25) !important;
    }

    .btn-warning:active:focus, .btn-primary:focus {
        box-shadow: 0 0 0 1px #000000, 0 0 .7rem .25rem rgb(106 37 37 / 40%) !important;
    }


.loader {
    border-top: 16px solid #fa0000 !important;
}


.kk-h
{
  color: #161414 !important
}

.btn-success:active:focus, .btn-success:focus {
    box-shadow: 0 0 0 1px #cc2e2e, 0 0 .7rem .25rem rgb(204 46 46 / 40%) !important;
}

div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled {
    background-color: #000000 !important;
    border-color: black !important;
}

div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled:hover {
    background-color: #000000 !important;
    border-color: black !important;
}

div:where(.swal2-container) button:where(.swal2-styled).swal2-default-outline:focus {
    box-shadow: 0 0 0 3px #373c43 !important;
}

div.dataTables_processing > div:last-child > div {
    background: rgb(253 13 13 / 90%) !important
}


.p-show-btn {
    width: 63px !important;
    margin: 0px !important;
    height: 36px !important;
    border-radius: 0px .4375rem .4375rem 0px !important;
    background-image: linear-gradient(to right, #b0b0b0, #b0b0b0, #b0b0b0) !important;
}