body,.header-navbar,.content-header-title,.breadcrumb-item, .xcrud-view label, .ui-tabs .ui-tabs-nav li a,
.pt-1, .py-1, .text-white, h1,h2,h3,h4,h5,h6,
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: 'Open Sans', 'Quicksand', 'Tajawal', sans-serif;
}

footer.footer {
    padding: 30px 20px;
}

.xcrud-list-container {
    margin-top: 20px;
}

.xcrud-nav {
    padding: 15px 0;
    padding-bottom: 0;
}

.breadcrumbs-top {
    margin-bottom: 20px;
}

.xcrud-search .select2-container .select2-selection--single {
    height: calc(1.25em + 1.5rem + 2px);
    border-radius: 0;
}

.xcrud-search input {
    border-radius: 0;
}

.select2-container .select2-selection--single {
    height: calc(1.25em + 1.5rem + 2px);
}

.xcrud-top-actions {
    padding: 5px 0;
    margin-bottom: 20px;
}

.xcrud-view label {
    font-weight: bolder;
    color: black;
}

.xcrud-th th {
    background: #424242;
    color: white;
}

.content-header-title {
    font-weight: 900;
    color: black;
    font-size: 33px;
}

.xcrud-view .xcrud-upload-container img {
    max-width: 200px;
    max-height: 200px;
}

#crypto-stats-2 .mb-2 {
    margin-bottom: 8px!important;
}


.table {
    color: black;
}



.menu-collapsed .nav-link i {
    margin: 0!important;
}

.pagination {
    float: left;
}

.pagination a {
    color: inherit!important;
}

.xcrud-limit-buttons {
    float: right;
}

.required {
    margin: 0 5px;
    color: red;
}

.header-navbar .navbar-header .navbar-brand .brand-logo {
    width: 200px;
    height: auto;
    margin-top: 6px;
}

.btn-full {
    width: 100%;
}

.bold-tr {
    font-weight: bold;
    border-top: 2px solid;
}

@media print {
table {
    font-size: 12px;
}

}

html body a {
    color: #a76920;
}

.quick-add-link {
    color: #02a0ff;
    font-size: 13px;
    margin-bottom: 10px;
    display: inline-block;
    cursor: pointer;
    float: left;
    font-weight: bold;
}


.home-widget {
    background:white;
    border-radius:0.45rem;
    padding:15px;
    box-shadow: 0 2px 18px 1px rgb(49 53 72 / 10%);
    margin-bottom:15px;
}

.home-widget h3 {
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 19px;
}

.link {
    text-decoration: underline;
    color: blue;
}

.home-widget th {
    background: #28d093;
    color: white;
    border: 1px solid #00b875!important;
}

.danger th {
    background: #fe4961;
    color: white;
    border: 1px solid #e52e46!important;
}

.mb-2 {
    border: 0;
}

.home-cards .card {
    cursor:pointer;
}

.task-item {
    border: 1px solid #DDD;
    padding: 10px;
    margin-bottom: 10px;
}

.task-item small {
    display: block;
    margin-bottom: 10px;
    color: #9c9c9c;
}

.task-item p {
    margin: 0;   
}

.task-item label {
    font-weight: bold;
}


#task-modal .modal-body {
    padding: 0;
    margin-top: 10px;
}

#task-modal .tab-pane {
    border: 0;
    padding: 15px;
    padding-bottom: 20px;
}

#task-modal .table th {
    border-top: 0;
}

.task-item textarea {
    margin: 10px 0;
}

@media (min-width: 576px) {

#task-modal .modal-dialog {
    max-width: 870px;
    width: 870px;
    margin: 1.75rem auto;
}

}


#task-notification {
    cursor: pointer;
    display: none;
    position: fixed;
    top: 50px;
    left: 50px;
    z-index: 99999;
    background: #218c74d4;
    color: white;
    padding: 40px;
    border-radius: 20px;
    border: 1px solid white;
    box-shadow: 0px 0px 21px #00000069;
    font-weight: bold;
}



.modal-footer {
    background: #f1f1f1;
    border-top: 0;
}

.nav.nav-tabs .nav-item .nav-link {
    font-size: 16px;
}

.nav.nav-tabs .nav-item .nav-link i {
    margin-left: 5px;
    color: green;
    font-size: 20px;
}

.nav-tabs {
    padding: 0 20px;
}

.ajax-loading {
    padding: 50px 0;
}

.serials {

}

.serial-item {
    display: inline-block;
    width: 54px;
    height: 54px;
    border: 1px solid black;
    margin: 5px;
    text-align: center;
    cursor: pointer;
    padding-top: 15px;
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */    
}

.serial-item-x {
    display: inline-block;
    width: 54px;
    height: 54px;
    color: white;
    margin: 5px;
    text-align: center;
    padding-top: 15px;
    background: #f00;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.serial-item:hover,
.serial-item-selected {
    background: #c0efdd;
    color: black;
    border: 1px solid black;
}

.force-renew-btn {
    color: white!important;
    font-size: 15px;
}

.btn-full {
    width: 100%;
}

.uploaded-img {
    display: inline-block;
    width: calc(33.33% - 23px);
    padding: 10px;
    border: 1px solid #DDD;
    margin: 10px;
    text-align: center;
    position: relative;
}

.uploaded-img img {
    width: auto;
    max-width: 100%;
    height: 150px;
    margin-bottom: 15px;
}

.uploaded-img input {

}

.wait-loader {
    font-size: 18px;
    margin-bottom: 10px;
    text-align: center;
}

.uploaded-img .remove {
    position: absolute;
    top: 10px;
    left: 10px;
}




.max-btn {
    position: absolute;
    left: 40px;
    top: 15px;
    cursor: pointer;
    color: white;
}

.max-modal-size .modal-dialog {
    width: calc(100% - 50px);
}

#quick-edit-modal .modal-header {
    background: #b3834a;
    zoom: 1.3;
}

#quick-edit-modal .modal-title {
    font-weight: bolder;
    color: white;
}

#quick-edit-modal .close {
    color: white!important;
    opacity: 1!important;
    text-shadow: none!important;
}

.white {
    color: whtie;
}

.table th, .table td {
    padding: 8px 6px;
}

@media print {
    h2 {
        border: none!important;
        margin: 15px 0;
    }
    .btn {
        display: none!important;
    }
    * {
        color: black!important;
    }
    .xcrud-actions-fixed {
        display: none!important;
    }

    .card-body, .tab-content {
        padding: 0!important;
    }

    .tab-pane {
        display: block!important;
        padding: 0;
        margin-bottom: 20px;
        border-bottom: 2px solid;
    }

}
