/*.text-start {*/
/*    text-align: right !important;*/
/*}*/

/*.text-end {*/
/*    text-align: left !important;*/
/*}*/
.form-check .form-check-input {
    float: right;
    margin-right: -1.73em;
    margin-left: unset;
}


.form-check {
    display: block;
    min-height: 1.5rem;
    padding-right: 1.73em;
    padding-left: unset;
    margin-bottom: 0.125rem;
}


.navbar-vertical.navbar-expand-xs .navbar-collapse {
    display: block;
    overflow: auto;
    height: calc(100vh - 180px);
}


.was-validated .form-control:valid,
.form-control.is-valid {
    background-position: left 0.75rem center;
    padding-left: unset;
    padding-right: 0.75rem;
}

.was-validated .form-control:invalid,
.form-control.is-invalid {
    background-position: left 0.75rem center;
    padding-left: unset;
    padding-right: 0.75rem;
}



.alert-dismissible .btn-close {
    padding: 1rem 1rem;
}


.dataTable-wrapper.no-header .dataTable-container {
    border-top:1px solid #d9d9d9
}

.dataTable-wrapper.no-footer .dataTable-container {
    border-bottom:1px solid #d9d9d9
}

.dataTable-bottom, .dataTable-top {
    padding:8px 10px
}

.dataTable-bottom > div:first-child, .dataTable-bottom > nav:first-child, .dataTable-top > div:first-child, .dataTable-top > nav:first-child {
    float:left
}

.dataTable-bottom > div:last-child, .dataTable-bottom > nav:last-child, .dataTable-top > div:last-child, .dataTable-top > nav:last-child {
    float:right
}

.dataTable-selector {
    padding:6px
}

.dataTable-input {
    padding:6px 12px
}

.dataTable-info {
    margin:7px 0
}

.dataTable-pagination ul {
    margin: 0;
    padding-left:0
}

.dataTable-pagination li {
    list-style: none;
    float:left
}

.dataTable-pagination a {
    border: 1px solid transparent;
    float: left;
    margin-left: 2px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
    color:#333
}

.dataTable-pagination a:hover {
    background-color:#d9d9d9
}

.dataTable-pagination .active a, .dataTable-pagination .active a:focus, .dataTable-pagination .active a:hover {
    background-color: #d9d9d9;
    cursor:default
}

.dataTable-pagination .disabled a, .dataTable-pagination .disabled a:focus, .dataTable-pagination .disabled a:hover, .dataTable-pagination .ellipsis a {
    cursor:not-allowed
}

.dataTable-pagination .disabled a, .dataTable-pagination .disabled a:focus, .dataTable-pagination .disabled a:hover {
    cursor: not-allowed;
    opacity:.4
}

.dataTable-pagination .pager a {
    font-weight:700
}

.dataTable-table {
    max-width: 100%;
    width: 100%;
    border-spacing: 0;
    border-collapse:separate
}

.dataTable-table > tbody > tr > td, .dataTable-table > tbody > tr > th, .dataTable-table > tfoot > tr > td, .dataTable-table > tfoot > tr > th, .dataTable-table > thead > tr > td, .dataTable-table > thead > tr > th {
    vertical-align: top;
    padding:8px 10px
}

.dataTable-table > thead > tr > th {
    vertical-align: bottom;
    text-align: left;
    border-bottom:1px solid #d9d9d9
}

.dataTable-table > tfoot > tr > th {
    border-top:1px solid #d9d9d9
}

.dataTable-table > tfoot > tr > th, .dataTable-table th {
    vertical-align: bottom;
    text-align:left
}

.dataTable-table th a {
    text-decoration: none;
    color:inherit
}

.dataTable-sorter {
    display: inline-block;
    height: 100%;
    position: relative;
    width:100%
}

.dataTable-sorter:after, .dataTable-sorter:before {
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    right: 4px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    opacity:.2
}

.dataTable-sorter:before {
    border-top: 4px solid #000;
    bottom:0
}

.dataTable-sorter:after {
    border-bottom: 4px solid #000;
    border-top: 4px solid transparent;
    top:0
}

.asc .dataTable-sorter:after, .desc .dataTable-sorter:before {
    opacity:.6
}

.dataTables-empty {
    text-align:center
}

.dataTable-bottom:after, .dataTable-top:after {
    clear: both;
    content: " ";
    display: table
}

/*!
Simple-DataTables
Github: https://github.com/fiduswriter/Simple-DataTables
*/
.dataTable-wrapper .dataTable-top {
    padding:1.5rem
}

.dataTable-wrapper .dataTable-top .dataTable-dropdown {
    float:left
}

.dataTable-wrapper .dataTable-top .dataTable-dropdown label {
    margin-bottom: 0;
    margin-left: 0;
    color: #8392ab;
    font-weight:400
}

.dataTable-wrapper .dataTable-top .dataTable-dropdown label .dataTable-selector {
    border-color: #e9ecef;
    border-radius:.25rem
}

.dataTable-wrapper .dataTable-top .dataTable-search input {
    font-size: .875rem;
    color: #495057;
    border: 1px solid #e9ecef;
    border-radius:.5rem
}

.dataTable-wrapper .dataTable-top .dataTable-search input:focus-visible {
    outline:none
}

.dataTable-wrapper .dataTable-container .table thead tr th {
    padding: .75rem 1.5rem;
    opacity: .7;
    font-weight: bolder;
    color: #8392ab;
    text-transform: uppercase;
    font-size:.65rem
}

.dataTable-wrapper .dataTable-container .table tbody tr td {
    padding:.75rem 1.5rem
}

.dataTable-wrapper .dataTable-bottom {
    padding: 1.5rem;
    padding-top:0
}

.dataTable-wrapper .dataTable-bottom .dataTable-info {
    color: #8392ab;
    font-size:.875rem
}

.dataTable-wrapper .dataTable-bottom .dataTable-pagination .dataTable-pagination-list li a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #8392ab;
    padding: 0;
    margin: 0 3px;
    border: 1px solid #dee2e6;
    border-radius: 50% !important;
    width: 36px;
    height: 36px;
    font-size: .875rem;
    margin-left:0
}

.dataTable-wrapper .dataTable-bottom .dataTable-pagination .dataTable-pagination-list li a:hover {
    background:#e9ecef
}

.dataTable-wrapper .dataTable-bottom .dataTable-pagination .dataTable-pagination-list .active a {
    background: transparent;
    background-image: linear-gradient(310deg, #5e72e4, #825ee4);
    box-shadow: 0 7px 14px rgba(50, 50, 93, .1), 0 3px 6px rgba(0, 0, 0, .08);
    color: #fff;
    border: none;
    border-radius:50% !important
}

.dataTable-wrapper .dataTable-bottom .dataTable-pagination .dataTable-pagination-list .active a:hover {
    background-image:linear-gradient(310deg, #5e72e4, #825ee4)
}

.dataTable-wrapper.no-footer .dataTable-container {
    border-bottom:0
}

.dataTable-table tbody td, .dataTable-table tbody th, .dataTable-table tfoot td, .dataTable-table tfoot th, .dataTable-table thead td, .dataTable-table thead th {
    vertical-align:middle !important
}


.form-control {
    line-height: 1.7rem;
}


.help{
    position: fixed;
    left: 20px;
    bottom: 20px;
    background: #ffffff;
    border: 3px solid #5e72e4;
    border-radius: 50%;
    padding: 15px;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
    z-index: 999;
}

@media (max-width: 575.98px) {
    .dataTable-top > div:last-child {
        float: left;
        margin-top:1rem
    }
}

