.vs100 {
    font-size: 1.1rem;
}
.vs101 {
    margin-right: 0.25rem !important;
}
.vs102 {
    margin-right: 0.3rem !important;
}
.vs103 {
    min-width: 20rem;
}
.vs104 {
    line-height: 1rem;
    color: var(--falcon-body-color);
}
.vs105 {
    padding-top: 0rem;
    padding-bottom: 0rem;
}
.vs106 {
    min-width: 15rem;
}
.vs107 {
    margin-right: 1rem;
}
.vs108 {
    margin-top: 0.15rem;
    padding: 0.2rem 0.5rem;
    border-radius: 5rem;
}
.vs109 {
    margin-right: 0.5rem;
}
.vs110 {
    position: absolute;
    top: 9px;
    right: 60px;
    width: 128px;
    height: 128px;
    background-image: url(../img/truck.png);
    background-size: 128px 128px;
    background-repeat: no-repeat;
}
.vs111 {
    position: absolute;
    top: 9px;
    right: 0px;
    width: 100%;
    height: 128px;
    overflow: hidden;
}
.vs111-1 {
    position: absolute;
    top: 0px;
    right: 0px;
    display: block;
    width: 128px;
    height: 128px;
    background-image: url(../img/truck.png);
    background-size: 128px 128px;
    background-position: 0 0;
    background-repeat: no-repeat;
    -webkit-animation: wTruck 15.0s infinite linear;
    -moz-animation: wTruck 15.0s infinite linear;
    -ms-animation: wTruck 15.0s infinite linear;
    -o-animation: wTruck 15.0s infinite linear;
    animation: wTruck 15.0s infinite linear;
}
@-webkit-keyframes wTruck { from { right: -10%; } to { right: 110%; } }
@-moz-keyframes wTruck { from { right: -10%; } to { right: 110%; } }
@-ms-keyframes wTruck { from { right: -10%; } to { right: 110%; } }
@-o-keyframes wTruck { from { right: -10%; } to { right: 110%; } }
@keyframes wTruck { from { right: -10%; } to { right: 110%; } }
.vs111-2 {
    position: absolute;
    top: 0px;
    right: 0px;
    display: block;
    width: 128px;
    height: 128px;
    background-image: url(../img/airplane.png);
    background-size: 128px 128px;
    background-position: 0 0;
    background-repeat: no-repeat;
    -webkit-animation: wAirplane 15.0s infinite linear;
    -moz-animation: wAirplane 15.0s infinite linear;
    -ms-animation: wAirplane 15.0s infinite linear;
    -o-animation: wAirplane 15.0s infinite linear;
    animation: wAirplane 15.0s infinite linear;
}
@-webkit-keyframes wAirplane { from { right: -10%; } to { right: 110%; } }
@-moz-keyframes wAirplane { from { right: -10%; } to { right: 110%; } }
@-ms-keyframes wAirplane { from { right: -10%; } to { right: 110%; } }
@-o-keyframes wAirplane { from { right: -10%; } to { right: 110%; } }
@keyframes wAirplane { from { right: -10%; } to { right: 110%; } }

.vs112 {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: #2e4261;
}
.file__input, .file__value {
    position: relative;
    background-color: rgba(255, 255, 255, 0.1);
    color: rgba(255, 255, 255, 0.85);
    padding: 0.75rem 0.75rem;
}
.file__input--file {
    position: absolute;
    opacity: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.file__input--label {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
    cursor: pointer;
}
.file__input--label:after {
    content: attr(data-text-btn);
    min-width: 100px;
    background-color: #536480;
    padding: 0.75rem 1.3rem;
    margin: -0.75rem -0.75rem;
    color: white;
    text-align: center;
    cursor: pointer;
}
.file__value {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: rgba(255, 255, 255, 1);
    border-top: 1px solid rgba(255, 255, 255, 0.4);
}
.file__value:hover:after {
    color: white;
}
.file__value:hover, .file__value:hover:after {
    background-color: rgba(255, 255, 255, 0.25);
}
.file__value:after {
    content: "X";
    min-width: 100px;
    cursor: pointer;
    background-color: #536480;
    padding: 0.75rem 2.3rem;
    margin: -0.75rem -0.75rem;
    color: white;
    cursor: pointer;
    text-align: center;
}
.file__value:after:hover {
    color: white;
}
.file__remove {
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #000;
}

.vLinkID {
    cursor: pointer;
}

.vs113 {
    position: relative;
    width: 100%;
    min-height: 50px;
    margin: 0;
    padding: 0;
    margin-bottom: 8px;
    margin-top: 8px;
}
.vs113-1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 50px;
}
.vs113-2 {
    width: 100%;
    min-height: 50px;
    margin: 0;
    padding: 0;
    padding-left: 60px;
}
.vs113-3 {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-weight: 600;
    border-radius: 50%;
    font-size: 18px;
    text-align: center;
    background-color: rgba(110, 129, 220, 0.1);
    color: #6e81dc !important;
}
.vs113-4 {
    display: block;
    width: 100%;
    min-height: 30px;
    line-height: 28px;
    letter-spacing: 1px;
}
.vs113-5 {
    display: block;
    width: 100%;
    height: 20px;
    color: #8A98AC;
    line-height: 20px;
    letter-spacing: 1px;
    font-size: 12px;
}
.vs113-6 {
    font-size: 14px;
    font-weight: bold;
}
.vs113-7 {
    min-height: 37px;
}
.vs114 {
    width: 1.5rem;
    min-width: 1.5rem;
    font-size: .875rem;
}
@media screen and (min-width: 768px) {
    .vs115 {
        overflow-y: scroll;    
    }
}
.vs116 {
    letter-spacing: 1px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.vs117 {
    width: 100%;
    right: 0rem;
    top: 2.1rem;
    /*
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
    color: #fff;
    */
    color: #6a6d70;
}
.notification-indicator-danger:hover > .vs117 {
    /*
    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
    */
    color: #e63757;
}
.vs118 {
    margin-top: 1.5rem !important;
}
.vs119 {
    overflow-wrap: break-word;
    white-space: break-spaces;
}

.vs120 {
    position: relative;
    width: 100%;
    margin: 0px;
    padding: 8px;
    background: url("../img/shine-effect.png") repeat-x scroll 0 0 rgba(33,40,44,0.7);
    border:1px solid #25333c;
    border-radius:5px 5px 5px 5px;
    box-shadow:0 0 5px rgba(0,0,0,0.5);
}
.vs120-1 {
    position:relative;
    background:url("../img/block-header-bg.png") repeat-x scroll top left #cfdee5;
    min-height:38px;
    border-bottom:1px solid #9ba6ab;
}
.vs120-1 h1 {
    margin: 0;
    padding: 0;
    font-size: 16px;
    padding-left: 10px;
    line-height: 37px;
    float: left;
}
.vs120-1 span {
    background:url("../img/minus.png") no-repeat scroll 0 0 transparent;
    height:16px;
    width:16px;
    float:right;
    margin-top:10px;
    margin-right:5px;
    display:block;
    cursor:pointer;
}
.vs120-1 .closed {
    background:url("../img/plus.png") no-repeat scroll 0 0 transparent;
}
.vs120 div.dataTables_wrapper > div.row {
    --falcon-gutter-x: 0;
}
@media screen and (max-width: 992px) {
    .vs120 div.dataTables_filter > label > input {
        max-width: 220px; 
    }
}
@media screen and (max-width: 767px) {
    .vs120 div.dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_filter {
      text-align: left;
    }
}
.vs120 div.dataTables_wrapper > div.row:nth-child(2) > div[class^=col-] {
    margin: 0 !important;
    padding: 0 !important;
    overflow-x: scroll;
    min-height: 406px;
}
.vs120 div.dataTables_wrapper > div.row > div[class^=col-] {
    padding: 5px 10px;
    background: url("../img/table-head-bg.png") repeat-x scroll top left #ddd;
    border-bottom: 1px solid #949494;
    margin-top: 0px;
    text-shadow: 0 1px 0 #fff;
    font-weight: 400;
}
.vs120 div.dataTables_wrapper > div.row > div[class^=col-]:first-child {
    padding: 5px 10px;
    background: url("../img/table-head-bg.png") repeat-x scroll top left #ddd;
    border-bottom: 1px solid #949494;
    margin-top: 0px;
    text-shadow: 0 1px 0 #fff;
    font-weight: 400;
}
.vs120 div.dataTables_wrapper > div.row > div[class^=col-]:last-child {
    padding: 5px 10px;
    background: url("../img/table-head-bg.png") repeat-x scroll top left #ddd;
    border-bottom: 1px solid #949494;
    margin-top: 0px;
    text-shadow: 0 1px 0 #fff;
    font-weight: 400;
}
.vs120 .dataTables_length > label {
    margin-bottom: 0px;
}
.vs120 .dataTables_filter > label {
    margin-bottom: 0px;
}
.vs120-2 {
    margin: 0px !important;
}
.vs120 .table thead {
    background: url("../img/table-head-bg.png") repeat-x scroll top left #ddd;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #bcbcbc;
}
.vs120 .table thead th {
    vertical-align: middle;
    text-align: left;
    padding: 8px 8px;
    padding-right: 20px;
    border-left: 1px solid #fff;
    border-right: 1px solid #c3c3c3;
    cursor: pointer;
}
.vs120 .table tfoot {
    background: url("../img/table-head-bg.png") repeat-x scroll top left #ddd;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #bcbcbc;
}
.vs120 .table tfoot th {
    vertical-align: middle;
    text-align: left;
    padding: 8px 8px !important;
    padding-right: 20px !important;
    border-left: 1px solid #fff;
    border-right: 1px solid #c3c3c3;
    cursor: pointer;
}
.vs120 .table tbody td {
    background: #f2f2f2;
    padding: 7px 8px;
    text-shadow: 0 1px 0 #fff;
    font-weight: 400;
    color: #222;
}
.vs120 .table tbody tr:nth-child(odd) td {
    background: #e6e6e6;
}
.vs120 .table tbody tr:hover th, .vs120 .table tbody tr:hover .th, .vs120 .table tbody tr:hover td {
    background: #d8dce6;
}
.vs120 .table tbody th, .vs120 .table tbody td, .vs120 .table tfoot th, .vs120 .table tfoot td {
    border: 0;
    border-left: 1px dotted #bebebe;
    border-bottom: 1px dotted #bebebe;
    vertical-align: middle;
}
.vs120 div.dataTables_wrapper > div.row:last-child {
    background-color: #fff;
    background-color: rgb(255,255,255,0);
}
.vs120 div.dataTables_wrapper > div.row:last-child > div[class^=col-] {
    background: url("../img/block-actions-bg.png") repeat-x scroll bottom left transparent;
    background: none;
    height: 44px;
    border: 0;
    text-shadow: 0 1px 0 #000;
    color: #f3f3f3;
    font-size: 12px;
    padding: 8px 0;
}
.vs120 ul.pagination > li.paginate_button > a.page-link, .vs120 ul.pagination > li.paginate_button > a.page-link:hover {
    background-color: #ebebeb;
    border-style: solid;
    border-width: 1px;
    border-color: #fff #b5b5b5 #b5b5b5 #ffffff;
    margin: 0;
    padding: 5px 10px;
    color: #373737;
    text-shadow: 0 1px 0 #fff;
    cursor: pointer;
}
.vs120 ul.pagination > li.active > a.page-link, .vs120 ul.pagination > li.active > a.page-link:hover {
    background-color: #5d7694;
    border-color: #31537b;
    color: #fcfcfc;
    text-shadow: 0 1px 0 #000;
}
.vs120 ul.pagination > li.disabled > a.page-link {
    color: #9f9f9f;
}
.vs120 div.dataTables_wrapper div.dataTables_info {
    padding-top: 7px;
}

.vs121 {
    border-radius: 50%;
    padding: 1px;
    border: 1px solid #c3c3c3;
}
.vs122 {
    padding-right: 8px !important;
}
.vs123 {
    width: 50px;
    height: 15px;
}
.vs124 {
    min-height: 15px;
}

.table tfoot > tr > th:first-child, .table thead > tr > th:first-child, .table tr th:first-child, .table tr td:first-child {
    padding-left: 0.75rem;
}
.table tfoot > tr > th:last-child, .table thead > tr > th:last-child, .table tr th:last-child, .table tr td:last-child {
    padding-right: 0.75rem;
}

.vs125 {
    font-weight: bold;
    color: #f00;
}
.vs126 {
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 11px;
}
.tableFixHead          { overflow: auto; height: 100px; }
.tableFixHead thead th { position: sticky; top: 0; z-index: 1; }

.vs127 {
    position: relative;
    width: 175px;
    height: 155px;
    margin: 5px;
    padding: 2px;
    float: left;
    cursor: pointer;   
}
.vs127-0 {
    position: relative;
    width: 175px;
    height: 155px;
    margin: 0px;
    padding: 0px;
    background-color: #edf2f9;
    border: 1px solid #d8e2ef;
    border-radius: 5px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.075);
}
.vs127-1 {
    position: absolute;
    top: 25px;
    left: 0;
    width: 100%;
    height: 100px;
    text-align: center;
}
.vs127-2 {
    width: 100px;
    height: 100px;
}
.vs127-3 {
    position: absolute;
    top: 2px;
    left: 0;
    width: 100%;
    height: 20px;
    text-align: center;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 37px;
}
.vs127-4 {
    position: absolute;
    top: 0;
    left: 0;
    height: 23px;
    margin: 0;
    padding: 2px 5px 0px 5px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #748194;
    text-align: left;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #fff;
}
.vs127-5-0 {
    width: 20px;
    height: 8px;
    background: #8f8f8f;
    border-radius: 5px;
}
.vs127-5-1 {
    width: 20px;
    height: 8px;
    background: #0eb300;
    border-radius: 5px;
}
.vs127-5-2 {
    width: 20px;
    height: 8px;
    background: #f00;
    border-radius: 5px;
}
.vs127-6 {
    position: absolute;
    top: 45px;
    left: 8px;
}
.vs127-7 {
    position: absolute;
    top: 65px;
    left: 8px;
}
.vs127-8 {
    position: absolute;
    top: 85px;
    left: 8px;
}
.vs127-9 {
    position: absolute;
    top: 45px;
    right: 8px;
}
.vs127-10 {
    position: absolute;
    top: 65px;
    right: 8px;
}
.vs127-11 {
    position: absolute;
    top: 85px;
    right: 8px;
}
.vs127-12 {
    position: absolute;
    bottom: 2px;
    left: 0;
    width: 100%;
    height: 20px;
    text-align: center;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.vs127-13 {
    color: #f00;
}
.vs127-14 {
    position: absolute;
    top: 25px;
    left: 0;
    width: 100%;
    height: 100px;
    text-align: center;
}
.vs127-15 {
    width: 90px;
    height: 90px;
    margin-top: 5px;
}
.vs127-16 {
    font-family: Arial;
    font-size: 12px;
}
.vs127-17 {
    color: red;
}
.vs127-18 {
    position: absolute;
    top: -48px;
    left: -18px;
}
.vs127-19 {
    position: absolute;
    bottom: 22px;
    right: 28px;
    width: 30px;
    height: 30px;
    text-align: center;
    border: 1px solid #d8e2ef;
    border-radius: 20px;
}

.vs128 {
    min-height: 37px;
}

.pcGroupID {
    cursor: pointer;   
}

.vs129 {
    position: relative;
}
.vs129-1 {
    border: 1px solid #d8e2ef;
    padding: 5px;
    border-bottom: 0 !important;
    margin-top: 5px;
}
.vs129-2 {
    border: 1px solid #d8e2ef;
    padding: 5px;
}
.vs129-3 {
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
    text-shadow: 0 1px 0 #fff;
}
.vs129-4 {
    width: 50px;
    height: 15px;
    margin-left: 5px;
    margin-right: 10px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.075);
}
.vs129-5 {
    position: relative;
    display: block;
    min-width: 400px;
    min-height: 165px;
    border: 1px dotted #c7d7ec;
}
.vs129-6 {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 165px;
}
.vs129-7 {
    position: absolute;
    top: 0;
    left: 60px;
    width: 185px;
    height: 165px;
    padding: 5px;
    cursor: pointer;
}
.vs129-8 {
    position: relative;
    display: block;
    margin-left: 245px;
}
.vs129-9 {
    width: 50px;
    height: 15px;
    margin-top: 68px;
    margin-left: 5px;
    margin-right: 5px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.075);
}
.vs129-10 {
    background-color: #edf2f9;
    border: 1px solid #c7d7ec;
}
.vs129-11 {
    padding: 5px;
    border-bottom: 1px solid #d8e2ef;
}
.vs129-12 {
    padding: 5px;
    border-bottom: 1px dotted #d8e2ef;
    padding-bottom: 0px;
}
.vs129-13 {
    position: fixed;
    top: 116px;
    right: 33px;
    width: 350px;
    height: 500px;
    padding: 5px;
    background-color: #edf2f9;
    border: 2px solid #d8e2ef;
    border-radius: 8px;
    z-index: 999;
}
.vs129-14 {
    position: fixed;
    top: 71px;
    right: 32px;
    width: 50px;
    height: 36px;
    font-size: 20px;
    z-index: 998;
}
.vs129-15 {
    position: relative;
    width: 100%;
    height: 147px;
    background: #fff;
    overflow-y: scroll;
}
.vs129-16 {
    margin-bottom: 0px;
}
.vs129-17 {
    padding: 5px 10px;
}
.vs129-18 {
    position: relative;
    width: 100%;
    min-height: 36px;
    margin-top: 5px;
}
.vs129-19 {
    padding: 5px 10px;
}
.vs129-20 {
    max-width: 295px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.vs129-21 {
    max-width: 295px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.vs129-22 {
    position: relative;
    width: 100%;
    min-height: 36px;
    margin-top: 5px;
}
.vs129-23 {
    position: relative;
    width: 100%;
    height: 246px;
    margin-top: 8px;
    background: #fff;
    overflow-y: scroll;
}
.vs129-24 {
    font-size: 12px;
}
.vs129-25 {
    position: absolute;
    bottom: 8px;
    left: 5px;
    width: 336px;
    height: 246px;
    margin-top: 8px;
    background: #fff;
    overflow-y: scroll;
}

@media (max-width:1850px) {
    .vs129-26 {
        min-width: 1850px;
        overflow-x: scroll;
    }
}

.vs129-27 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.vs129-28 {
    float: right;
    padding: 0 15px;
    margin-top: 3px;
    line-height: 18px;
}
.vs129-29 {
    position: fixed;
    top: 116px;
    right: 388px;
    width: 350px;
    height: 500px;
    padding: 5px;
    background-color: #edf2f9;
    border: 2px solid #d8e2ef;
    border-radius: 8px;
    z-index: 999;
}
.vs129-30 {
    min-height: 483px !important;
    padding: 5px;
    height: 344px;
}
.vs129-31 {
    font-size: 13px;
    line-height: 16px;
}

.vs130-1 {
    width: 50px;
    height: 15px;
    margin-top: 3px;
    margin-left: 0px;
    margin-right: 0px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.075);
}
.vs130-2 {
    max-width: 300px;
    display: inline-block;
}

.vs131 {
    background-image: url("../img/bg-snow.jpg");
    background-repeat: no-repeat;
    background-position: bottom center;
    background-attachment: fixed;
    background-size: cover;
}



.vs301-0 {
    margin-bottom: 5px;
}
.vs301-1 {
    display: block;
    padding: 5px;
    background-color: #edf2f9;
    border: 1px solid #c7d7ec;
}
.vs301-2 {
    display: block;
    padding: 5px;
    border: 1px solid #c7d7ec;
    border-top: none;
}
.vs301-3 {
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
    text-shadow: 0 1px 0 #fff;
}
.vs301-4 {
    width: 50px;
    height: 15px;
    margin-left: 5px;
    margin-right: 10px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.075);
}

.vs304 {
    position: relative;
    display: inline-flex;
    //width: 175px;
    //height: 155px;
    margin: 5px;
    padding: 0px;
}
.vs304-1 {
    display: none;
    margin: 0;
    padding: 0;
}
.vs304-2 {
    display: inline-flex;
    margin: 0;
    padding: 0;
}
.vs304-3 {
    display: none;
    margin: 0;
    padding: 0;
}
.vs304.active {
    display: flex;
    border: 1px solid #c7d7ec;
    border-radius: 5px;
    padding: 5px;
}
.vs304:not(.active) {
    display: inline-flex;
}
.vs304.active .vs304-1, .vs304.active .vs304-2, .vs304.active .vs304-3 {
    display: inline-flex;
}
.vs304.active .vs304-3 {
    flex-grow: 1;
    overflow-x: auto !important;
}
.vs304-3 {
    scrollbar-width: none; /* Firefox 64+ */
}
.vs304-3::-webkit-scrollbar {
    display: none; /* Sakriva scroll bar */
}

.vs305 {
    position: relative;
    width: 175px;
    height: 155px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;   
}
.vs305-0 {
    position: relative;
    width: 175px;
    height: 155px;
    margin: 0px;
    padding: 0px;
    background-color: #edf2f9;
    border: 1px solid #d8e2ef;
    border-radius: 5px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.075);
}
.vs305-1 {
    position: absolute;
    top: 25px;
    left: 0;
    width: 100%;
    height: 100px;
    text-align: center;
}
.vs305-2 {
    width: 100px;
    height: 100px;
}
.vs305-3 {
    position: absolute;
    top: 2px;
    left: 0;
    width: 100%;
    height: 20px;
    text-align: center;
    font-family: 'Open Sans';
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 10px;
}
.vs305-4 {
    position: absolute;
    top: 0;
    left: 0;
    height: 23px;
    margin: 0;
    padding: 2px 5px 0px 5px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #748194;
    text-align: left;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #fff;
}
.vs305-4-1 {
    position: absolute;
    top: 0;
    right: 0;
    height: 23px;
    margin: 0;
    padding: 2px 5px 0px 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background-color: #fe4e40;
    text-align: left;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #fff;
}
.vs305-5-0 {
    width: 20px;
    height: 8px;
    background: #8f8f8f;
    border-radius: 5px;
}
.vs305-5-1 {
    width: 20px;
    height: 8px;
    background: #0eb300;
    border-radius: 5px;
}
.vs305-5-2 {
    width: 20px;
    height: 8px;
    background: #f00;
    border-radius: 5px;
}
.vs305-6 {
    position: absolute;
    top: 45px;
    left: 8px;
}
.vs305-7 {
    position: absolute;
    top: 65px;
    left: 8px;
}
.vs305-8 {
    position: absolute;
    top: 85px;
    left: 8px;
}
.vs305-9 {
    position: absolute;
    top: 45px;
    right: 8px;
}
.vs305-10 {
    position: absolute;
    top: 65px;
    right: 8px;
}
.vs305-11 {
    position: absolute;
    top: 85px;
    right: 8px;
}
.vs305-12 {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 15px;
    text-align: center;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 1px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.vs305-12-1 {
    position: absolute;
    bottom: 14px;
    left: 0;
    width: 100%;
    height: 15px;
    text-align: center;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.vs305-13 {
    color: #f00;
}
.vs305-14 {
    position: absolute;
    top: 25px;
    left: 0;
    width: 100%;
    height: 100px;
    text-align: center;
}
.vs305-15 {
    width: 90px;
    height: 90px;
    margin-top: 5px;
}
.vs305-16 {
    font-family: Arial;
    font-size: 12px;
}
.vs305-17 {
    color: red;
}
.vs305-18 {
    position: absolute;
    top: -48px;
    left: -18px;
}
.vs305-19 {
    position: absolute;
    bottom: 22px;
    right: 28px;
    width: 30px;
    height: 30px;
    text-align: center;
    border: 1px solid #d8e2ef;
    border-radius: 20px;
}
.vs305-20 {
    position: absolute;
    bottom: 30px;
    left: 30px;
    width: 50px;
    height: 50px;
    text-align: center;
    opacity: 0.9;
}
.vs305-20-1 {
    width: 50px;
    height: 50px;
}
.vs305-21 {
    position: absolute;
    bottom: 30px;
    left: 30px;
    width: 50px;
    height: 50px;
    text-align: center;
    opacity: 0.9;
}
.vs305-21-1 {
    width: 50px;
    height: 50px;
}

.vs306 {
    position: relative;
    margin: 0px;
    padding: 0 5px 0 0;
}
.vs306-1 {
    width: 50px;
    height: 15px;
    margin-top: 63px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.075);
}

.vs307 {
    position: relative;
    width: 100%;
    margin: 0 0 0 5px;
    padding: 0 5px 5px 5px;
    border: 1px solid #c7d7ec;
    border-radius: 5px;
}
.vs307 .nav-tabs .nav-item .nav-link {
    padding: 3px 15px;
    font-weight: bold;
    font-size: 13px;
}
.vs307 .tab-content .tab-pane {
    font-size: 13px;
}
.vs308 {
    border: 1px solid #c7d7ec;
    padding: 3px;
    margin: 3px;
    border-radius: 5px;
}
.vs308-1 {
    display: inline-flex;
    float: right;
    width: 75px;
    height: 20px;
    padding: 1px;    
}
.vs308-2 {
    display: block;
    text-align: right;
}
.vs308-3 {
    display: inline-flex;
    float: right;
    padding: 2px 10px;
    margin-left: 5px;
}
.vs308-4 {
    display: inline-flex;
    float: right;
    margin-left: 5px;
}
.vs308-5 {
    color: red;
}

.vs309 thead {
    border: 1px solid #c7d7ec !important;
}
.vs309 tbody {
    border: 1px solid #c7d7ec !important;
    border-top: 2px solid #c7d7ec !important;
}
.vs309 th {
    padding: 3px !important;
    font-size: 12px;
    background-color: #f9fafd;
    background-color: #e4ebf5;
}
.vs309 td {
    padding: 3px !important;
    font-size: 12px;
}
.vs309-1 tr:last-child {
    border-top: 2px solid #c7d7ec !important;
    background-color: #e4ebf5 !important;
}
.vs309-2 td {
    font-size: 11px;
    color: #212529;
}
.vs310 {
    border: 3px solid #c7d7ec;
    border-top: 1px solid #d8e2ef;
}
.vs310-1 {
    max-height: 152px;
    overflow-y: auto;
}

.vs311 {
    display: flex;
    justify-content: space-between;
    font-size: 11px;
}
.vs311-l {
    text-align: left;
}
.vs311-r {
    text-align: right;
}

.vs312 {
    padding: 5px;
    padding-bottom: 0px;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 1px;
}
.vs312-1 {
    padding: 5px;
    font-size: 11px;
}
.vs312-2 {
    border-bottom: 1px solid #d8e2ef;
}
.vs312-3 {
    font-size: 13px;
    line-height: 16px;
}
.vs313-1 {
    font-size: 11px;
    color: red;
    font-weight: bold;
}
.vs313-2 {
    font-size: 11px;
    color: green;
    font-weight: bold;
}
.vs314 {
    color: red !important;
    font-weight: bold;
}
.vs315 {
    float: right;
    padding: 0px 15px;
    font-size: 11px;
}
.vs316 {
    display: block;
    padding: 8px;
    background: #344050;
    border-radius: 5px;
    font-size: 11px;
    color: #fff;
    word-wrap: break-word;
    font-weight: bold;
    letter-spacing: 1px;
}
.vs317 label {
    text-align: right;
}

.vs318-1 {
    position: fixed;
    top: 78px;
    right: 33px;
    width: 32px;
    height: 32px;
    background-color: #fff;
    background: rgba(255, 255, 255, 0.85);
    border-radius: 5px;
    z-index: 998;
}
.vs318-1-1 {
    width: 32px;
    height: 32px;
    padding: 3px 6px;
}
.vs318-2 {
    position: fixed;
    top: 115px;
    right: 33px;
    width: 32px;
    height: 32px;
    background-color: #fff;
    background: rgba(255, 255, 255, 0.85);
    border-radius: 5px;
    z-index: 998;
}
.vs318-3 {
    position: fixed;
    top: 152px;
    right: 33px;
    width: 32px;
    height: 32px;
    background-color: #fff;
    background: rgba(255, 255, 255, 0.85);
    border-radius: 5px;
    z-index: 998;
}
.vs318-4 {
    position: fixed;
    top: 189px;
    right: 33px;
    width: 32px;
    height: 32px;
    background-color: #fff;
    background: rgba(255, 255, 255, 0.85);
    border-radius: 5px;
    z-index: 998;
}
.vs318-5 {
    position: fixed;
    top: 226px;
    right: 33px;
    width: 32px;
    height: 32px;
    background-color: #fff;
    background: rgba(255, 255, 255, 0.85);
    border-radius: 5px;
    z-index: 998;
}
.vs318-6 {
    position: fixed;
    top: 263px;
    right: 33px;
    width: 32px;
    height: 32px;
    background-color: #fff;
    background: rgba(255, 255, 255, 0.85);
    border-radius: 5px;
    z-index: 998;
}
.vs319-1 {
    position: fixed;
    top: 78px;
    right: 70px;
    width: 350px;
    height: auto;
    padding: 5px;
    background-color: #edf2f9;
    border: 1px solid #2b79e1;
    border-radius: 8px;
    z-index: 999;
}
.vs319-2 {
    position: relative;
    width: 100%;
    max-height: 281px;
    background: #fff;
    border: 1px solid #c7d7ec;
    border-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    overflow-y: scroll;
}
.vs319-2 label {
    display: inline;
    font-size: 12px;
}
.vs319-2 input {
    margin-top: 6px;
}
.vs319-2 .list-group {
    border-radius: 0;
}
.vs319-3 {
    position: relative;
    margin: 0;
    padding: 5px;
    width: 100%;
    height: auto;
    background: #fff;
    border: 1px solid #c7d7ec;
    border-radius: 5px;
    font-size: 11px;
}
.vs319-3 label {
    font-size: 10px;
}
.vs320 {
    position: fixed;
    top: 55px;
    right: 33px;
    min-width: auto;
    height: 17px;
    padding: 0 3px;
    font-size: 13px;
    font-weight: bold;
    color: #2c7be4;
    text-align: right;
    line-height: 13px;
    background-color: #fff;
    border: 1px solid #2b79e1;
    border-radius: 5px;
    z-index: 998;
    cursor: default;
}
.vs321 {
    max-height: 81vh;
    border: 2px solid #c7d7ec;
}
.vs321 table {
    width: 100%;
    table-layout: fixed;
}
.vs321 table thead {
    position: sticky;
    top: 0;
    z-index: 1;
}
.vs321 table thead th {
    border: 1px solid #c7d7ec !important;
}
.vs321 table thead th.sortable:hover, .vs321 table thead th.sortable:focus {
    background-color: #c7d7ec;
    cursor: pointer;
}
.vs321 table thead th i, .vs321 table thead th svg {
    float: right;
}
.vs321 table tfoot tr {
    position: sticky;
    bottom: 0;
    background-color: #fff;
    z-index: 5;
}
.vs321 table tfoot tr {
    font-weight: bold;
    border-top: 2px solid #c7d7ec !important;
    background-color: #e4ebf5 !important;
}

.vs321::-webkit-scrollbar {
    width: 8px; /* Uski scrollbar */
    height: 8px; /* Uski horizontalni scrollbar */
}
.vs321::-webkit-scrollbar-track {
    background: #e4ebf5; /* Pozadina scroll trake */
    border-radius: 10px; /* Zaobljeni krajevi trake */
}
.vs321::-webkit-scrollbar-thumb {
    background-color: #888; /* Boja dugmeta scrollbara */
    border-radius: 10px; /* Zaobljeni krajevi dugmeta */
    border: 3px solid #e4ebf5; /* Ivica dugmeta */
}
.vs321::-webkit-scrollbar-thumb:hover {
    background-color: #555; /* Tamnija boja dugmeta na hover */
}
/* Stilizovanje scrollbara za Firefox */
.vs321 {
    scrollbar-width: thin; /* Uski scrollbar */
    scrollbar-color: #888 #e4ebf5; /* Boja dugmeta i trake */
}
.vs322-0 {
    background-color: #f7eaea;
}
.vs322-1 {
    
}
.vs322-2 {
    background-color: #eaeff7;
}
.vs323 {
    position: absolute;
    width: 334px;
    height: 275px;
    right: 8px;
    bottom: 8px;
    left: 8px;
    margin: 0px;
    background: #fff;
    overflow-y: auto;
}
.vs324 {
    overflow: auto;
}
.vs324 .alert {
    margin-bottom: 0 !important;
}
.vs325 {
    position: fixed;
    top: 78px;
    right: 425px;
    width: 350px;
    height: 400px;
    padding: 5px;
    background-color: #edf2f9;
    border: 1px solid #2b79e1;
    border-radius: 8px;
    z-index: 999;
}
.vs325-1 {
    min-height: 390px !important;
    padding: 5px;
}

.vs326 {
    position: relative;
    width: 100%;
    height: 205px;
    background: #000;
    border: 1px solid #c7d7ec;
    border-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    overflow-y: scroll;
    color: #fff;
    font-family: Consolas, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.vs326 p {
    margin: 0;
}

.vs500:hover {
    text-decoration: none;
}
.vs501 {
    height: 69px;
    padding-top: 10px !important;
    padding-bottom: 11px !important;
}

.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { float: left; clear:left; padding: 0 0 0 5px; font-size: .9em; line-height: 13px; }
.ui-timepicker-div dl dt.ui_tpicker_time_label { line-height: 27px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 40%; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }
.ui-timepicker-div .ui_tpicker_unit_hide{ display: none; }

.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input { background: none; color: inherit; border: none; outline: none; border-bottom: solid 1px #555; width: 100%; }
.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input:focus { border-bottom-color: #aaa; }

.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; padding: 0 5px 0 0; }
.ui-timepicker-rtl dl dt{ float: right; clear: right; }
.ui-timepicker-rtl dl dd { margin: 0 40% 10px 10px; }

/* Shortened version style */
.ui-timepicker-div.ui-timepicker-oneLine { padding-right: 2px; }
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time, 
.ui-timepicker-div.ui-timepicker-oneLine dt { display: none; }
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time_label { display: block; padding-top: 2px; }
.ui-timepicker-div.ui-timepicker-oneLine dl { text-align: right; }
.ui-timepicker-div.ui-timepicker-oneLine dl dd, 
.ui-timepicker-div.ui-timepicker-oneLine dl dd > div { display:inline-block; margin:0; }
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_minute:before,
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_second:before { content:':'; display:inline-block; }
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_millisec:before,
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_microsec:before { content:'.'; display:inline-block; }
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide,
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide:before{ display: none; }

#vsSCEditor {
    color: #111;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 1.25;
}
.vsSCEditorMsg {
    color: #6c6f75;
    font-family: 'Open Sans',sans-serif;
    font-size: 13px;
    line-height: 1.42857;
}
#vsSCEditor div {
    min-height: 1.25em;
}
#vsSCEditor ul, #vsSCEditor ol {
    margin: 0;
}
#vsSCEditor blockquote:before {
    content: none;
}
#vsSCEditor table {
    table-layout: fixed;
    border: 1px dotted #000;
    border-collapse: separate;
    border-spacing: 2px;
}
#vsSCEditor td {
    min-width: 5px;
    padding: 1px;
    border: 1px dotted #000;
}
#vsSCEditor hr {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    border-top: 2px solid #000;
}
#vsSCEditor code {
    display: block;
    margin: .25em 0;
    padding: 1em;
    background: #f1f1f1;
    border-radius: 0;
    text-align: left;
    white-space: pre;
    font-size: 100%;
    color: #000;
    direction: ltr;
}
#vsSCEditor blockquote {
    margin: .25em 0;
    padding: .5em .5em .5em .75em;
    background: #fff7d9;
    border-left: .3em solid #f4e59f;
    font-size: 100%;
}





/* Table */
#vsTable {
    position: relative;
    width: 100%;
    margin: 0px;
    padding: 8px;
    background: url("../img/shine-effect.png") repeat-x scroll 0 0 rgba(33,40,44,0.7);
    border: 1px solid #25333c;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    font-family: "Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}
/* Header */
#vsTable .vs0-1 {
    position: relative;
    background: url("../img/block-header-bg.png") repeat-x scroll top left #cfdee5;
    border-bottom: 1px solid #9ba6ab;
}
#vsTable .vs0-2 {
    margin: 0;
    padding: 5px;
    padding-right: 45px;
    font-size: 16px;
    font-weight: 500;
    color: #344050;
    line-height: 20px;
}
#vsTable .vs0-3 {
    position: absolute;
    top: 0;
    right: 0;
    width: 45px;
    height: 30px;
    margin: 0;
    padding: 5px;
    font-weight: 500;
    color: #344050;
    line-height: 20px;
    text-align: right;
    font-size: 0px;
}
/* Footer */
#vsTable .vs0-3 > span:not(:first-child) {
    margin-left: 3px;
}
#vsTable .vs0-4 {
    display: inline-block;
    width: 16px;
    height: 20px;
    background: url("../img/minus.png");
    background-repeat: no-repeat;
    background-position: right center;
    cursor: pointer;
}
#vsTable .vs0-4.closed {
    background: url("../img/plus.png");
    background-repeat: no-repeat;
    background-position: right center;
}
#vsTable .vs0-4:hover {
    filter: contrast(0.75);
}
#vsTable .vs0-5 {
    position: relative;
    margin: 0;
    padding: 5px;
    background: url("../img/table-head-bg.png") repeat-x scroll top left #ddd;
    margin-top: 0px;
    text-shadow: 0 1px 0 #fff;
    font-size: 12px;
    font-weight: 400;
}
#vsTable .pagination > .page-item {
    margin-right: 3px;
}
#vsTable .pagination > .page-item:not(:first-child) .page-link {
    margin-left: 0px;
}
#vsTable .pagination > .page-item:last-child {
    margin-right: 0;
}
#vsTable .vs0-6 {
    width: 60px;
    height: 28px;
    margin: 0;
    padding: 2px 5px;
    font-size: 13px;
    font-weight: bold;
}
#vsTable .vs0-6:focus {
    border-color: #96bdf2;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075),0 0 0 3px rgba(44,123,229,.25);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075),0 0 0 3px rgba(44,123,229,.25);
}
#vsTable .vs0-7 {
    line-height: 28px;
}
#vsTable .vs0-8 {
    width: 60px;
    height: 28px;
    margin: 0;
    padding: 2px 5px;
    padding-right: 20px;
    font-size: 13px;
    font-weight: bold;
    background-position: right 5px center;
}
#vsTable .vs0-8:focus {
    border-color: #96bdf2;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075),0 0 0 3px rgba(44,123,229,.25);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075),0 0 0 3px rgba(44,123,229,.25);
}
#vsTable .vs0-9 {
    margin: 0;
    padding: 0;
}
#vsTable .vs0-10 {
    font-size: 12px;
    border: 1px solid #d8e2ef;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.075);
}
#vsTable .vs0-10:hover, #vsTable .vs0-10:focus {
    border-color: #96bdf2;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075),0 0 0 3px rgba(44,123,229,.25);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075),0 0 0 3px rgba(44,123,229,.25);
}
#vsTable .vsTableCollapse {
    position: relative;
}
/* Menu */
#vsTable .vs0-11 {
    position: relative;
    margin: 0;
    padding: 5px;
    background: url("../img/table-head-bg.png") repeat-x scroll top left #ddd;
    border-bottom: 1px solid #bfbfbf;
    margin-top: 0px;
    text-shadow: 0 1px 0 #fff;
    font-size: 11px;
    font-weight: 400;
}
#vsTable .vs0-12 {
    width: 140px;
    height: 28px;
    margin: 0;
    padding: 2px 5px;
    font-size: 12px;
    font-weight: normal;
}
#vsTable .vs0-12:focus {
    border-color: #96bdf2;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075),0 0 0 3px rgba(44,123,229,.25);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075),0 0 0 3px rgba(44,123,229,.25);
}
#vsTable .vs0-13 {
    width: 250px;
    margin: 0;
    padding: 5px;
    user-select: none;
}
#vsTable .vs0-14 {
    position: relative;
    min-height: 29px;
    margin: 0;
    padding: 2px 5px;
    padding-right: 96px;
    font-size: 12px;
    line-height: 24px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#vsTable .vs0-14 > input {
    margin-top: 6px;
    margin-right: 3px !important;
    cursor: pointer;
}
#vsTable .vs0-14 > input:focus {
    border-color: #96bdf2;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075),0 0 0 3px rgba(44,123,229,.25);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075),0 0 0 3px rgba(44,123,229,.25);
}
#vsTable .vs0-15 {
    margin: 0;
    padding: 2px 5px;
    font-size: 12px;
    line-height: 20px;
}
#vsTable .vs0-15-1 {
    float: right;
    width: 45px;
    padding: 0px 5px;
    margin-right: -3px;
}
#vsTable .vs0-16 {
    position: absolute;
    top: 2px;
    right: 2px;
}
#vsTable .vs0-17 {
    width: 45px;
    height: 24px;
    min-height: 24px;
    margin: 0;
    padding: 1px 2px;
    font-size: 11px;
    font-weight: bold;
    line-height: 8px;
    text-align: left;
}
#vsTable .vs0-17:focus {
    border-color: #96bdf2;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075),0 0 0 3px rgba(44,123,229,.25);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075),0 0 0 3px rgba(44,123,229,.25);
}
#vsTable .vs0-18 {
    position: absolute;
    top: 2px;
    right: 49px;
}
#vsTable .vs0-19 {
    width: 45px;
    height: 24px;
    min-height: 24px;
    margin: 0;
    padding: 1px 2px;
    font-size: 11px;
    font-weight: bold;
    line-height: 8px;
    text-align: left;
}
#vsTable .vs0-19:focus {
    border-color: #96bdf2;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075),0 0 0 3px rgba(44,123,229,.25);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075),0 0 0 3px rgba(44,123,229,.25);
}
/* Table */
#vsTable .vs0-20 {
    position: relative;
    margin: 5px 0;
}
#vsTable .vs0-20-1 {
    width: 100%;
    height: 400px;
    background: #ddd;
    //border: 1px solid #949494;
}
#vsTable .vs0-21 {
    margin: 0 !important;
    font-size: 12px;
    line-height: 12px;
}
#vsTable .table {
    border-collapse: separate;
    border-spacing: 0;
}
#vsTable .table thead {
    background: url("../img/table-head-bg.png") repeat-x scroll top left #ddd;
}
#vsTable .table thead tr, #vsTable .table thead th, #vsTable .table thead td {
    border-style: none;
    border: 0;
}
#vsTable .table thead tr th, #vsTable .table thead tr td {
    position: relative;
    padding: 5px 5px;
    padding-right: 13px;
    background: url("../img/table-head-bg.png") repeat-x scroll top left #ddd;
    border-left: 1px solid #616669;
    border-bottom: 1px solid #616669;
    vertical-align: bottom;
    text-align: left;
    font-weight: 600;
    text-shadow: 0 1px 0 #fff;
    cursor: pointer;
    user-select: none;
}
#vsTable .table thead tr td {
    padding: 2px 2px;
    cursor: default;
}
#vsTable .table thead {
    position: sticky;
    top: 0;
    box-shadow: 0 1px 3px rgba(97, 102, 105, 0.7);
    z-index: 1;
}
#vsTable .table thead tr th:hover {
    opacity: 0.75;
}
#vsTable .table thead tr th:first-child, #vsTable .table thead tr td:first-child {
    border-left: 0;
}
#vsTable .table thead tr th:last-child. #vsTable .table thead tr td:last-child {
    border-right: 0;
}
#vsTable .table thead tr .vsSort::before {
    position: absolute;
    bottom: 3px;
    right: 2px;
    display: block;
    opacity: 0.1;
    content: "↓";
    color: #25333c;
    font-size: 14px;
    font-weight: bold;
}
#vsTable .table thead tr .vsSort.vsSortASC::before {
    opacity: 1;
}
#vsTable .table thead tr .vsSort.vsSortASC {
    box-shadow: 0 0px 5px rgb(44, 123, 229) inset;
}
#vsTable .table thead tr .vsSort::after {
    position: absolute;
    bottom: 7px;
    right: 6px;
    display: block;
    opacity: 0.1;
    content: "↑";
    color: #25333c;
    font-size: 14px;
    font-weight: bold;
}
#vsTable .table thead tr .vsSort.vsSortDESC::after {
    opacity: 1;
}
#vsTable .table thead tr .vsSort.vsSortDESC {
    box-shadow: 0 0px 5px rgb(229, 44, 44) inset;
}
#vsTable .vs0-22 {
    width: 100%;
    height: 24px;
    min-height: 24px;
    margin: 0;
    padding: 1px 2px;
    font-size: 12px;
    font-weight: 500;
    line-height: 8px;
    text-align: left;
    border-radius: 0;
}
#vsTable .vs0-22:focus {
    border-color: #96bdf2;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 0 2px rgba(44,123,229,.25);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075),0 0 0 3px rgba(44,123,229,.25);
}
#vsTable .vs0-23 {
    width: 100%;
    height: 24px;
    margin: 0;
    padding: 1px 2px;
    padding-right: 15px;
    font-size: 12px;
    font-weight: 500;
    background-position: right 0px center;
    border-radius: 0;
}
#vsTable .vs0-23:focus {
    border-color: #96bdf2;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 0 2px rgba(44,123,229,.25);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075),0 0 0 3px rgba(44,123,229,.25);
}
#vsTable .table tbody td {
    background: #f2f2f2;
    padding: 5px 5px;
    text-shadow: 0 1px 0 #fff;
    font-weight: 400;
    color: #222;
}
#vsTable .table tbody tr:nth-child(odd) td {
    background: #e6e6e6;
}
#vsTable .table tbody tr:hover th, #vsTable .table tbody tr:hover td {
    background: #d8dce6;
}
#vsTable .table tbody th, #vsTable .table tbody td {
    border: 0;
    border-left: 1px dotted #bebebe;
    border-bottom: 1px dotted #bebebe;
    vertical-align: top;
}
#vsTable .table tbody th:first-child, #vsTable .table tbody td:first-child {
    border-left: 0;
}
#vsTable .table tbody th:last-child, #vsTable .table tbody td:last-child {
    border-right: 0;
}
#vsTable .table tbody tr.vs0-24 td {
    background-color: #616669;
    color: #fff;
    text-shadow: 0 1px 0 #000;
}
#vsTable .table tbody tr.active td {
    background-color: #616669;
    color: #fff;
    text-shadow: 0 1px 0 #000;
}
#vsTable .hide {
    display: none;
}
#vsTable #vsTableLoading {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    overflow: show;
    z-index: 10;
}
#vsTable #vsTableLoading:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(rgba(217, 226, 231,.5), rgba(0, 0, 0, .5));
    background: -webkit-radial-gradient(rgba(217, 226, 231,.5), rgba(0, 0, 0,.5));
    border: 2px solid #d9e2e7;
    box-shadow: 0 0 100px 100px rgba(217, 226, 231, 0.74) inset;
}
#vsTable #vsTableLoading:not(:required) {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
#vsTable #vsTableLoading:not(:required):after {
    content: '';
    display: block;
    width: 1em;
    height: 1em;
    font-size: 10px;
    margin: 0 auto;
    margin-top: 243px;
    -webkit-animation: vsLoading 150ms infinite linear;
    -moz-animation: vsLoading 150ms infinite linear;
    -ms-animation: vsLoading 150ms infinite linear;
    -o-animation: vsLoading 150ms infinite linear;
    animation: vsLoading 150ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
    box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
}

.vs600 {
    margin-bottom: 0px;
    text-align: center;
    color: #fff !important;
    font-weight: bold;
}
.vs601 .modal-body > div.row > label {
    text-align: right;
    font-size: 14px;
    line-height: 14px;
}
.vs602 {
    min-height: 37px;
    background-color: #2e4261;
    border: 0;
    border-radius: 0;
    border-radius: .25rem;
    text-align: right;
}
.vs602:active, .vs602:hover, .vs602:focus {
    background-color: #536480;
}
.vs603 {
    width: 50px;
    flex-shrink: 0;
    text-align: center;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.vs604 {
    font-size: 12px;
}





#vsLoading {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 2em;
    height: 2em;
    margin: auto;
    overflow: show;
    z-index: 9999;
}
#vsLoading:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(rgba(20, 20, 20,.5), rgba(0, 0, 0, .5));
    background: -webkit-radial-gradient(rgba(20, 20, 20,.5), rgba(0, 0, 0,.5));
}
#vsLoading:not(:required) {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
#vsLoading:not(:required):after {
    content: '';
    display: block;
    width: 1em;
    height: 1em;
    font-size: 10px;
    margin-top: -0.5em;
    -webkit-animation: vsLoading 150ms infinite linear;
    -moz-animation: vsLoading 150ms infinite linear;
    -ms-animation: vsLoading 150ms infinite linear;
    -o-animation: vsLoading 150ms infinite linear;
    animation: vsLoading 150ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
    box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
}
@-webkit-keyframes vsLoading {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-moz-keyframes vsLoading {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
  }
}
@-o-keyframes vsLoading {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes vsLoading {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


.vs1000 {
    min-height: 100vh;
    min-height: 100dvh;
    display: flex;
    flex-direction: column;
    background-color: #f2f4f5 !important;
}
.vs1000 ::selection {
    background: #fbedc4;
    color: black;
}
.vs1001 {
    background-color: rgba(2, 20, 74, 0.9) !important;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.vs1002 {
    font-size: 1rem;
    color: #fff;
}
.vs1003 > li > a {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    color: #fff;
    font-size: 13px;
    padding: 0 20px;
    display: block;
    position: relative;
    line-height: 50px;
}
.vs1003 > li:hover > a, .vs1003 > li:focus > a {
    color: #000;
    background-color: #fff;
    text-decoration: none;
}
.vs1003 > li.active > a {
    color: #000;
    background-color: #fff;
}
.vs1003 > li:hover a::after {
    width: 100%;
}
.vs1003 > li > a::after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 3px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #020666;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.vs1003 > li.active > a::after {
    color: #000;
    background-color: #fff;
}
.vs1004 {
    width: 50px;
    text-align: center;
}
.vs1005 {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    padding: 10px 0;
    background: white;
    border-bottom: 1px solid #dee2e6;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    transition: all 0.3s ease-in-out;
    z-index: 1050;
}
.vs1006 {
    font-family: "Open Sans", sans-serif;
}
.vs1006:focus {
    border: 1px solid #ced4da;
    box-shadow: none !important;
    outline: none !important;
}
.vs1007 {
    background-color: #f2f4f5 !important;
}
.vs1007-1 {
    background: url("../img/bg-logo.jpg");
    padding-top: 23px;
    padding-bottom: 23px;
    background-position: top right 15px;
    background-repeat: no-repeat;
}
.vs1007-2, .vs1007-2:hover, .vs1007-2:focus, .vs1007-2:active {
    font-size: 15px;
    line-height: 1.5;
    text-decoration: none;
    color: #404648;
    outline: none !important;
    box-shadow: none !important;
}
@media (max-width: 991.98px) {
    .vs1007-1 {
        text-align: center !important;
    }
}
.vs1008 {
    font-family: "Open Sans", sans-serif;
}
.vs1009 {
    margin-top: auto;
    padding: 32px 0;
    background-color: #161718;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
}
.vs1009-1 {
    color: #cecece;
}
.vs1010 {
    background-color: #fff;
    border-radius: 0;
    -webkit-box-shadow: 0px 1px 3px 0px #dee1e3;
    box-shadow: 0px 1px 3px 0px #dee1e3;
}
.vs1011:hover {
    text-decoration: underline;
}
.vs1012 a.active > p {
    color: #2c7be5 !important;
    text-decoration: underline;
}
.vs1012 .treeview-row-odd, .vs1012 .treeview-row-even {
    height: 100% !important;
}
.vs1013 {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
}
.vs1014 {
    width: 100%;
    padding: 10px;
    border: 1px solid #edf0f1;
    text-align: justify;
}
.vs1014-1 {
    color: #ffbe00;
}
