/*
html,
body {
    height: 100%;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: !*"\e113"*! "\e151";
}

a.desc:after {
    content: !*"\e114"*! "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}


.nav li > form > button.logout {
    padding: 15px;
    border: none;
}

@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}
*/
@media screen {

    @font-face {
        font-family: 'icomoon';
        src: url('../fonts/icomoon.eot?ci1yue');
        src: url('../fonts/icomoon.eot?ci1yue#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?ci1yue') format('truetype'),
        url('../fonts/icomoon.woff?ci1yue') format('woff'),
        url('../fonts/icomoon.svg?ci1yue#icomoon') format('svg');
        font-weight: normal;
        font-style: normal;
        font-display: block;
    }

    [class^="icon-"], [class*=" icon-"] {
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;

        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .icon-files-empty:before {
        content: "\e925";
    }

    .icon-file-text2:before {
        content: "\e926";
    }

    .icon-spinner11:before {
        content: "\e984";
    }

    .glyphicon-eye-open:after {
        content: '\1F441';
    }

    .glyphicon-pencil:after {
        content: '\1F589';
    }

    .glyphicon-trash:after {
        content: '\1F5D1';
    }

    .type_header {
        background-color: #ebaa3a;
    }

    .firm_header {
        background-color: #59dbcc;
    }

    .system_header {
        background-color: #af77e9;
    }

    .file_header {
        background-color: #ffffff;
    }

    .file_header .file-color-round {
        width: 14px;
        height: 14px;
        display: inline-block;
        border: 1px solid;
    }

    .file-color-round {
        width: 14px;
        height: 14px;
        display: inline-block;
        /*border: 1px solid;*/
    }

    .file-color-round-on {
        margin-top: 10px;
        border: 1px solid;
    }

    .switch {
        position: relative;
        display: inline-block;
        width: 60px;
        height: 34px;
    }

    .file_header:hover {
        background-color: #cde2ff;
        cursor: pointer;
    }

    .type_header, .firm_header, .system_header {
        cursor: pointer;
    }

    .mint-border {
        border-color: #43dbcc !important;
    }

    .mint-color {
        color: #43dbcc !important;
    }

    .mint-background {
        background-color: #43dbcc !important;
    }

    .orange-color {
        color: #f0a432 !important;
    }

    .orange-background {
        background-color: #f0a432 !important;
    }

    .violet-color {
        color: #a979e8 !important;
    }

    .violet-background {
        background-color: #a979e8 !important;
    }

    .grey-color {
        color: #9e9e9e !important;
    }

    .grey-background {
        background-color: #9e9e9e !important;
    }
    #asp {
        color: #f0a432 !important;
    }

    .btn-increment, .btn-decrement {
        color: #43dbcc !important;
    }

    .program-header {
        font-weight: 700;
        text-transform: uppercase;
    }

    .sn {
        color: #b0b1b1;
        /*color: #a979e8 !important;*/
        font-weight: 700;
        font-size: 22px;
        padding-right: 0px;
        padding-left: 0px;
    }

    #sn {
        /*color: #b0b1b1;*/
        color: #a979e8 !important;
        font-weight: 700;
        font-size: 1rem;
    }

    .saf {
        margin-right: 0px;
        padding-right: 0px;
        text-align: right;
    }

    .row-num {
        border: 2px solid #b0b1b1;
        text-align: center;
        font-weight: 800;
        color: #a979e8;
        height: calc(1.5em + 0.75rem + 2px);
        line-height: 2.0;
    }

    .titles {
        color: #b0b1b1;
        font-weight: 700;
        font-size: 15px;
        text-transform: uppercase;
    }

    .input-group-prepend, .input-group-append {
        border-color: #b0b1b1;
        border-width: 2px;
    }

    .form-control {
        border-color: #b0b1b1;
        border-width: 2px;
    }

    .column-header {
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
        color: #b0b1b1;
    }

    .active_upload input {
        border-color: #43dbcc;
        color: #a979e8;
        font-weight: 700;
    }

    .row-num.active_upload {
        border-color: #43dbcc;
    }

    .file_header {
        cursor: pointer;
    }

    .active_upload .input-group-prepend button,
    .active_upload .input-group-append button {
        border-color: #43dbcc;
        color: #a979e8;
    }

    /* Hide default HTML checkbox */
    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

    /* The slider */
    .slider {
        position: absolute;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #ccc;
        -webkit-transition: .4s;
        transition: .4s;
    }

    .slider:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

    input:checked + .slider {
        background-color: #44dbcc;
    }

    input:focus + .slider {
        box-shadow: 0 0 1px #2196F3;
    }

    input:checked + .slider:before {
        -webkit-transform: translateX(26px);
        -ms-transform: translateX(26px);
        transform: translateX(26px);
    }

    /* Rounded sliders */
    .slider.round {
        border-radius: 34px;
    }

    .slider.round:before {
        border-radius: 50%;
    }
    .print{
        display: none;
    }
    .btn-decrement:disabled, .btn-increment:disabled {
        background-color: #b9b9b9;
    }
    .asp{
        font-weight: 700!important;
    }
    .mt-15 {
        margin-top: 25px;
    }
    .mt-30 {
        margin-top: 30px;
    }
    .saf_title {
        text-align: center;
        font-size: 11px;
        font-weight: 700;
        color: #b0b1b1;
    }
    .library {
        cursor: pointer;
    }
}

@media print {
    .print{
        display: block;
    }
    .noprint {display: none;}
}