.datepaginator{font-size:12px;height:60px}.datepaginator-sm{font-size:10px;height:40px}.datepaginator-lg{font-size:14px;height:80px}.pagination{margin:0;padding:0;white-space:nowrap}.dp-nav{height:60px;padding:22px 0!important;width:20px;margin:0!important;text-align:center}.dp-nav-square-edges{border-radius:0!important}.dp-item{height:60px;padding:13px 0!important;width:35px;margin:0!important;border-left-style:hidden!important;text-align:center}.dp-item-sm{height:40px!important;padding:5px!important}.dp-item-lg{height:80px!important;padding:22px 0!important}.dp-nav-sm{height:40px!important;padding:11px 0!important}.dp-nav-lg{height:80px!important;padding:33px 0!important}a.dp-nav-right{border-left-style:hidden!important}.dp-divider{border-left:2px solid #ddd!important}.dp-off{background-color:#F0F0F0!important}.dp-no-select{color:#ccc!important;background-color:#F0F0F0!important}.dp-no-select:hover{background-color:#F0F0F0!important}.dp-today{background-color:#88B5DB!important;color:#fff!important}.dp-selected{background-color:#428bca!important;color:#fff!important;width:140px}#dp-calendar{padding:3px 5px 0 0!important;margin-right:3px;position:absolute;right:0;top:10px}
#wrapper {
    width: 100%;
}
#page-wrapper {
    /*--padding: 0 15px;--*/
    min-height: 568px;
    background-color: #e7eaf0;
}

@media(min-width:768px) {
    #page-wrapper {
        position: inherit;
        margin: 0 0 0 250px;
        /*--padding: 0 30px;--*/
        border-left: 1px solid #e7e7e7;
    }
}

.navbar-top-links {
    margin-right: 0;
}

.navbar-top-links li {
    display: inline-block;
}

.navbar-top-links li:last-child {
    margin-right: 15px;
}

.navbar-top-links li a {
    padding: 15px;
    min-height: 50px;
}

.navbar-top-links .dropdown-menu li {
    display: block;
}

.navbar-top-links .dropdown-menu li:last-child {
    margin-right: 0;
}

.navbar-top-links .dropdown-menu li a {
    padding: 3px 20px;
    min-height: 0;
}

.navbar-top-links .dropdown-menu li a div {
    white-space: normal;
}

.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
    width: 310px;
    min-width: 0;
}
.navbar-top-links .dropdown-messages {
    margin-left: 5px;
}
.navbar-top-links .dropdown-tasks {
    margin-left: -59px;
}

.navbar-top-links .dropdown-alerts {
    margin-left: -123px;
}

.navbar-top-links .dropdown-user {
    right: 0;
    left: auto;
}

.sidebar .sidebar-nav.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

.sidebar .sidebar-search {
    padding: 15px;
}
.sidebar .arrow {
    float: right;
}

.sidebar .fa.arrow:before {
    content: "\f104";
}

.sidebar .active>a>.fa.arrow:before {
    content: "\f107";
}

.sidebar .nav-second-level li,
.sidebar .nav-third-level li {
    border-bottom: 0!important;
}

.sidebar .nav-second-level li a {
    padding-left: 37px;
}

.sidebar .nav-third-level li a {
    padding-left: 52px;
}

@media(min-width:768px) {
    .sidebar {
        z-index: 1;
        position: absolute;
        width: 250px;
        margin-top: 51px;
    }

    .navbar-top-links .dropdown-messages,
    .navbar-top-links .dropdown-tasks,
    .navbar-top-links .dropdown-alerts {
        margin-left: auto;
    }
}

 .Completed {
    background-color: #dff0d8;}
 .Pending{    background-color: #fcf8e3;}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    font-size: 1em;
    color: #999;
}
.table > thead > tr > th{    background: rgb(51, 51, 51);
    color: #fff !important;}
.spinner {
    left: 50%;
    top: 50%;
    height:60px;
    width:60px;
    margin:200px auto 10px auto;

    -webkit-animation: rotation .6s infinite linear;
    -moz-animation: rotation .6s infinite linear;
    -o-animation: rotation .6s infinite linear;
    animation: rotation .6s infinite linear;
    border-left:6px solid rgba(0,174,239,.15);
    border-right:6px solid rgba(0,174,239,.15);
    border-bottom:6px solid rgba(0,174,239,.15);
    border-top:6px solid rgba(0,174,239,.8);
    border-radius:100%;
}


@-webkit-keyframes rotation {
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(359deg);}
}
@-moz-keyframes rotation {
    from {-moz-transform: rotate(0deg);}
    to {-moz-transform: rotate(359deg);}
}
@-o-keyframes rotation {
    from {-o-transform: rotate(0deg);}
    to {-o-transform: rotate(359deg);}
}
@keyframes rotation {
    from {transform: rotate(0deg);}
    to {transform: rotate(359deg);}
}
.full-screen{margin-left: 6px !important;width: 100% !important;}

.lpunits{margin-bottom: 10px;}
.lpunits .selected {
    background: none repeat scroll 0 0 #00C887 !important;
    color: #fff !important;
}

.float:hover{ background-color: #9d9d9d}
.float{
    position:fixed;
    width:60px;
    height:60px;
    bottom:40px;
    right:40px;
    background-color:#F44336;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    box-shadow: 2px 2px 3px #999;
    z-index: 999;
}

.my-float{
    margin-top:22px;
}
.act-btns .btn{margin:6px 10px; }
.btn-dark {
    background: #2B4886 !important;
    padding: 4px 10px;
    text-transform: uppercase;
    color: white;
    font-size: 11px;
}.btn-dark:hover{background: #255e94 !important; color:white}
.dataTables_wrapper select,.dataTables_wrapper select:active {
    border: none;
    font-size: 15px;
    color: black;
    font-weight: bold;
}
input#linen_date {
    background: transparent;
    border: none !important;
}
input#linen_date, input#end_date {
    background: white !important;
    padding: 0px 10px;
    color: #2b4886;
    font-size: 14px;
    border: 1px solid !important;
    max-width: fit-content;
    box-shadow: 1px 1px #000 !important;
    min-width: 110px;
    margin-right: 14px;}
.list-view .col-md-3.lpunits label br {
    display: none;
}

.list-view .col-md-3.lpunits {
    width: 100%;
    margin-bottom: 0;
}

.list-view .col-md-3.lpunits label {
    text-align: left;
    border: none;
    border-bottom: 1px solid #ddd;
    border-radius: 0;}

.copy_layout {
    padding: 1.5em 0;
    background: #fff;
    /* position: absolute; */
    width: 100%;
    bottom: 0;
    margin: 4em 0 0 0;
    text-align: center;
    position: fixed;
}

.label-Completed{
    background: green;
}.label-Skipped{
    background: yellow;
}.label-Pending{
    background: orangered;
}
.navbar-default.sidebar {

    height: 100vh;
}

.graphs {
 background: transparent; !important;}
body{background: #e7eaf0}

.card-1{
            background: #fff;
            padding: 2em;
    box-shadow: 0 14px 28px rgba(92,116,153,0.15), 0 10px 10px rgba(92,116,153,0.1);
    border-radius: 4px;
        }

.col-md-12.graphs {
    margin-bottom: 100px;
}

#edit_linen input.form-control {
    text-align: right;
    font-weight: bold;
    font-size: 19px;
}

.ui-autocomplete { z-index:2147483647; }
