﻿body {
    background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)), url(/Images/clock-close.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
/*input,
select,
textarea {
    max-width: 280px;
}*/


.navbar-brand-restyle {
    font-weight: bold;
    border-bottom: 1px solid #333;
    font-size: 1.2em;
}

.dataTables_wrapper {
    padding: unset !important;
}

div.dataTables_wrapper div.dataTables_info {
    padding-top: 0px;
    font-size:14px;
}

.dataTables_filter, .dataTables_length {
    font-size: 14px;
}

.selectSystemCard {
    cursor: pointer;
}

    .selectSystemCard:hover {
        background-color: #eee;
    }

@media only screen and (max-width: 576px) {
    .navbar-brand-restyle img{
        width: 230px;
    }
}

a.nav-drop {
    color: #fff;
}

a.nav-drop:hover{
    color:#333;
}

.selectize-input {
    height: calc(1.5em + 0.5rem + 2px) !important;
    padding: 0.25rem 0.5rem !important;
    font-size: 0.875rem !important;
    line-height: 1.5 !important;
    border-radius: 0.2rem !important;
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.selectize-control.single .selectize-input:after {
    right: 6px !important;
    border-width: 6px 3px 0 3px !important;
    border-color: #212529 transparent transparent transparent !important;
}

.selectize-control.single .selectize-input.dropdown-active:after {
    right: 6px !important;
    border-width: 0px 3px 6px 3px !important;
    border-color: transparent transparent #212529 transparent !important;
}

.dt-button{
    display:none !important;
}
.text-primary {
    color: #5a87b7 !important;
}
.bg-primary, .btn-primary {
    background-color: #5a87b7 !important;
    border-color: #5179a4 !important;
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
        background-color: #486c92 !important;
        border-color: #3e5e80 !important;
    }
.border-primary {
    border-color: #5179a4 !important;
}

.paginate_button a.page-link {
    color: #5a87b7 !important;
}

.paginate_button.active a.page-link {
    background-color: #5a87b7 !important;
    border-color: #5179a4 !important;
    color: #fff !important;
}

a.dtable-link {
    color: #5a87b7 !important;
}

    a.dtable-link:hover, a.dtable-link:focus, a.dtable-link:active {
        color: #486c92 !important;
    }

.modal-header {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

.modal-footer {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.selectize-input.disabled.locked {
    background-color: #e9ecef !important;
    opacity: 1 !important;
}

.btn-modal-footer{
    width: 70px;
}

a.tab-link {
    color: #5a87b7 !important;
}

    a.tab-link:hover, a.tab-link:focus, a.tab-link:active {
        color: #486c92 !important;
    }

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #495057 !important;
}

table.dataTable > thead > tr > th {
    font-size: 11px;
}

table.dataTable > tbody > tr > td {
    font-size: 11px;
}

.paginate_button {
    font-size: 11px;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
    top: 5px !important;
    height: 13px !important;
    width: 13px !important;
}

button, [type="button"], [type="reset"], [type="submit"] {
     -webkit-appearance: none; 
}

table.dataTable {
    border-collapse: collapse !important;
}

.selected-requests-rows{
    background-color: lightblue;
}

.col-form-label-sm {
    font-size: 0.860rem !important;
}
.nav-link-v {
    color: #6c757d;
}
    .nav-link-v.active {
        text-decoration: underline;
        color: #5a87b7;
    }

fieldset.form-fildset {
    border: 1px solid #ced4da !important;
    border-radius:0.2em;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    padding: 0 1em 0.5em 1em !important;
    margin: 0 0 1em 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
}

legend.form-fildset {
    font-size: 1em !important;
    /*font-weight: bold !important;*/
    text-align: left !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
    color: #212529;
}

tr.group {
    background-color: #6c757d !important;
    color: #fff !important
}

@font-face {
    font-family: 'digital-7';
    src: url('../fonts/digital-7.ttf');
}

.registrationclock {
    /* color: #ffffff; */
    color: #000000;
    font-family: 'digital-7', sans-serif;
    font-size: 3em;
}