<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body {
    margin: 0px;
    padding: 0px;
}

h1 {
    background-color: #1b3341;
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
    color: #fff;
    padding: 8px;
}

.logo {
    padding: 20px 0px 0px 0;
    margin: 0px;
}

.toppad {
    padding: 0px 0px 0px 0;
    margin: 25px 0px 0px 0px;
}

.modal-content {
    border: 3px solid #707070;
    border-radius: 8px;
}

.modal-header {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    /*background-color: #5cb85c;*/
    padding: 8px;
    text-align: center;
    color: #fff;
    background: url(../images/panel-bg.jpg) repeat-x;
}



.btn-default {
    font-size: 12px;
    width: 160px;
    margin: 0px !important;
    padding: 5px !important;
    border: 7px double #e5e5e5 !important;
    border-radius: 10px !important;
    background-color: #fbfbfb !important;
    text-transform: uppercase;
}

    .btn-default:hover {
        background-color: #eaeaea !important;
        border: 0px solid white;
        margin: 10px 15px 20px 0px;
        padding: 20px 0px 10px 0px;
    }

.panel-default &gt; .panel-heading-custom3 {
    background: url(../images/panel-bg.jpg) repeat-x;
    background-color: #f07c4a;
    color: #ffffff;
    height: 44px;
}

.table th {
    background-color: #c5e2f7;
}

.approve-color {
    background-color: #7190a1;
    color: #fff;
}

.panel {
    /*border: 3px solid #707070;*/
    border-radius: 8px;
}

.text-danger a {
    color: #ff0000;
    text-decoration: underline;
}

    .text-danger a:hover {
        color: #000;
        text-decoration: none;
    }

.h2 {
    font-size: 110px !important;
    background-color: #00a231 !important;
    margin: 0px;
    padding: 0px;
    border-radius: 10px;
}

#addRemove {
    margin-top: 100px;
}


@media (max-width: 768px) {

    .btn-default {
        padding: 2px 4px;
        font-size: 80%;
        line-height: 1;
        width: 155px;
    }

        .btn-default img {
            padding: 2px 4px;
            font-size: 80%;
            line-height: 1;
            width: 50px;
        }

    .logo {
        padding: 20px 0px 0px 0;
        margin: 0px;
        display: block;
        text-align: center;
        margin: 0 auto;
    }

    .right {
        padding: 0px 0px 0px 0;
        margin: 0px;
        display: block;
        text-align: center;
        margin: 0 auto;
    }
}



@media (min-width: 480px) and (max-width: 1024px) {
    .btn-default {
        padding: 2px 4px;
        font-size: 80%;
        line-height: 1;
        width: 150px;
    }

        .btn-default img {
            padding: 2px 4px;
            font-size: 80%;
            line-height: 1;
            width: 50px;
        }

    .logo {
        padding: 20px 0px 0px 0;
        margin: 0px;
        display: block;
        text-align: center;
        margin: 0 auto;
    }

    .right {
        padding: 0px 0px 0px 0;
        margin: 0px;
        display: block;
        text-align: center;
        margin: 0 auto;
    }
}

@media (min-width: 414px) and (max-width: 736px) {
    #addRemove {
        margin-top: 16px;
    }

    #divColSm2 {
        width: 100% !important;
    }

    .text-right {
        text-align: center;
    }
}

@media (min-width: 375px) and (max-width: 667px) {
    #addRemove {
        margin-top: 16px;
    }

    #divColSm1 {
        width: 8.333333333333332% !important;
    }

    #divColSm2 {
        width: 100% !important;
    }
}

@media (min-width: 320px) and (max-width: 568px) {
    #addRemove {
        margin-top: 16px;
    }

    #divColSm1 {
        width: 100% !important;
    }

    #divColSm2 {
        width: 100% !important;
    }
}

@media (min-width: 769px) and (max-width: 992px) {
}

.modal-header .close {
    margin-top: 1px;
}

button.close {
    padding: 1px 6px;
    cursor: pointer;
    background-color: #fff;
    border: 0;
    border-radius: 6px;
    /* -webkit-appearance: none; */
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    /* text-shadow: 0 1px 0 #fff; */
    opacity: 1;
    filter: alpha(opacity=20);
}

/*.glyphicon {
    font-size: 25px;
}*/


.list-group-item {
    position: relative;
    display: block;
    padding: 10px 14px;
}

#divColSm2 {
    width: 11.666667%;
}

#divColSm1 {
    width: 12.333333%;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.form-horizontal .has-feedback .form-control-feedback {
    top: -24px;
    right: 9px;
    float: right;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

bootstrap.min.css:20 button, input, select[multiple], textarea {
    background-image: none;
}


.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px;
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}


/************style.css*******/
body select, body .form-control, body input, .form-group input, body input .form-control {
    border-color: #b5b9bd !important;
    color: black !important;
}

.modal-content {
    background-color: #efefef;
}

label {
    font-size: 11px;
    color: grey;
    margin-bottom: 6px !important;
}

.col-sm-12 {
    padding-left: 8px;
    padding-right: 8px;
}

::placeholder {
    color: black !important;
    /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: black !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: black !important;
}


.btn-primary {
    color: #fff;
    background-color: #1d96b2 !important;
    border-color: #357ebd !important;
}

.table th {
    background-color: #1d96b2 !important;
    border: 0px solid #fff !important;
    font-weight: normal !important;
    border-bottom: 1px solid #1d96b2 !important;
    color: #fff;
}


.table-bordered &gt; thead &gt; tr &gt; th, .table-bordered &gt; tbody &gt; tr &gt; th, .table-bordered &gt; tfoot &gt; tr &gt; th, .table-bordered &gt; thead &gt; tr &gt; td, .table-bordered &gt; tbody &gt; tr &gt; td, .table-bordered &gt; tfoot &gt; tr &gt; td {
    border: 1px solid #f5f5f5;
}

table.dataTable thead th, table.dataTable thead td {
    /* padding: 10px 18px; */
    border-bottom: 1px solid #111;
}

table.dataTable tbody, table.dataTable tbody td {
    padding: 8px 10px;
    color: #707070;
}

table.dataTable, table {
    width: 100%;
    margin: 0 auto;
    clear: both;
    border-collapse: separate;
    border-spacing: 0;
    /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); */
    text-align: left;
    padding-bottom: 0px;
    /* padding: 5px; */
    /* margin: -9px; */
    margin-left: -7px;
}


    table.dataTable.no-footer {
        border-bottom: 1px solid #CCC !important;
    }

.fix:focus::-webkit-input-placeholder {
    color: transparent;
}

.p-5 { padding:5px; }

.p-10 { padding:10px; }

.p-15 {
    padding: 15px;
}

.p-20 {
    padding: 20px;
}
.p-25 {
    padding: 25px;
}
.p-30 {
    padding: 30px;
}
.p-t-5 {
padding-top:5px;
}
.p-t-10 {
    padding-top: 10px;
}
.p-t-15 {
    padding-top: 15px;
}
.p-t-20 {
    padding-top: 20px;
}
.p-t-25 {
    padding-top: 25px;
}
.p-t-30 {
    padding-top: 30px;
}
.p-r-5 {
    padding-right: 5px;
}

.p-r-10 {
    padding-right: 10px;
}

.p-r-15 {
    padding-right: 15px;
}

.p-r-20 {
    padding-right: 20px;
}

.p-r-25 {
    padding-right: 25px;
}

.p-r-30 {
    padding-right: 30px;
}
.p-b-5 {
    padding-bottom: 5px;
}

.p-b-10 {
    padding-bottom: 10px;
}

.p-b-15 {
    padding-bottom: 15px;
}

.p-b-20 {
    padding-bottom: 20px;
}

.p-b-25 {
    padding-bottom: 25px;
}

.p-b-30 {
    padding-bottom: 30px;
}
.p-l-5 {
    padding-left: 5px;
}

.p-l-10 {
    padding-left: 10px;
}

.p-l-15 {
    padding-left: 15px;
}

.p-l-20 {
    padding-left: 20px;
}

.p-l-25 {
    padding-left: 25px;
}

.p-l-30 {
    padding-left: 30px;
}
.h-25 {
    height: 25px;
}

.h-50 {
    height: 50px;
}

.h-75 {
    height: 75px;
}

.h-100 {
    height: 100px;
}

.h-125 {
    height: 125px;
}

.h-150 {
    height: 150px;
}

.h-175 {
    height: 175px;
}

.h-200 {
    height: 200px;
}

.h-225 {
    height: 225px;
}

.h-250 {
    height: 250px;
}

.h-275 {
    height: 275px;
}

.h-300 {
    height: 300px;
}

.h-325 {
    height: 325px;
}

.h-350 {
    height: 350px;
}

.h-375 {
    height: 375px;
}

.h-400 {
    height: 400px;
}

.h-425 {
    height: 425px;
}

.h-450 {
    height: 450px;
}

.h-475 {
    height: 475px;
}

.h-500 {
    height: 500px;
}

.h-525 {
    height: 525px;
}

.h-550 {
    height: 550px;
}

.h-575 {
    height: 575px;
}

.h-600 {
    height: 600px;
}

.h-625 {
    height: 625px;
}

.h-650 {
    height: 650px;
}

.h-675 {
    height: 675px;
}

.h-700 {
    height: 700px;
}

.h-725 {
    height: 725px;
}

.h-750 {
    height: 750px;
}

.h-775 {
    height: 775px;
}

.h-800 {
    height: 800px;
}

.h-825 {
    height: 825px;
}

.h-850 {
    height: 850px;
}

.h-875 {
    height: 875px;
}

.h-900 {
    height: 900px;
}

.h-925 {
    height: 925px;
}

.h-950 {
    height: 950px;
}

.h-975 {
    height: 975px;
}

.h-1000 {
    height: 1000px;
}
.w-25 {
    width: 25px;
}

.w-50 {
    width: 50px;
}

.w-75 {
    width: 75px;
}

.w-100 {
    width: 100px;
}

.w-125 {
    width: 125px;
}

.w-150 {
    width: 150px;
}

.w-175 {
    width: 175px;
}

.w-200 {
    width: 200px;
}

.w-225 {
    width: 225px;
}

.w-250 {
    width: 250px;
}

.w-275 {
    width: 275px;
}

.w-300 {
    width: 300px;
}

.w-325 {
    width: 325px;
}

.w-350 {
    width: 350px;
}

.w-375 {
    width: 375px;
}

.w-400 {
    width: 400px;
}

.w-425 {
    width: 425px;
}

.w-450 {
    width: 450px;
}

.w-475 {
    width: 475px;
}

.w-500 {
    width: 500px;
}

.w-525 {
    width: 525px;
}

.w-550 {
    width: 550px;
}

.w-575 {
    width: 575px;
}

.w-600 {
    width: 600px;
}

.w-625 {
    width: 625px;
}

.w-650 {
    width: 650px;
}

.w-675 {
    width: 675px;
}

.w-700 {
    width: 700px;
}

.w-725 {
    width: 725px;
}

.w-750 {
    width: 750px;
}

.w-775 {
    width: 775px;
}

.w-800 {
    width: 800px;
}

.w-825 {
    width: 825px;
}

.w-850 {
    width: 850px;
}

.w-875 {
    width: 875px;
}

.w-900 {
    width: 900px;
}

.w-925 {
    width: 925px;
}

.w-950 {
    width: 950px;
}

.w-975 {
    width: 975px;
}

.w-1000 {
    width: 1000px;
}
.card-header .card-title {
    margin-bottom: 0;
}
.card-title {
    position: relative;
}
.card-header:not([class*=bg-]):not([class*=alpha-]) {
    background-color: transparent;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    border-bottom-width: 0;
}
.card-header {
    padding: .9375rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.02);
    border-bottom: 1px solid rgba(0,0,0,.125);
}
.card-header {
    padding: .9375rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.02);
    border-bottom: 1px solid rgba(0,0,0,.125);
}
.card-header:not([class*=bg-]):not([class*=alpha-]) + * &gt; .card-body:first-child, .card-header:not([class*=bg-]):not([class*=alpha-]) + .card-body {
    padding-top: 0;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .1875rem;
}
.font-weight-semibold {
    font-weight: 600;
}
.rounded-0 {
    border-radius: 0 !important;
}
.text-warning {
    color: orange !important;
}
.border-right-warning {
    border-right-color: orange !important;
}
.border-left-warning {
    border-left-color: orange !important;
}
.border-top-warning {
    border-top-color: orange !important;
}
.border-bottom-warning {
    border-bottom-color: orange !important;
}
.border-top-3 {
    border-top: 3px solid;
}
.border-right-3 {
    border-right: 3px solid;
}
.border-bottom-3 {
    border-bottom: 3px solid;
}
.border-left-3 {
    border-left: 3px solid;
}</pre></body></html>