/*
Theme Name: Jorosoft
Author: Jorosoft
Author URI: https://www.jorosoft.be
Version: 1
*/

/* FONT */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
html {
    position: relative;
    min-height: calc(100% - 32px);
}

body {
    font-family:'Roboto';
    color: #505959;
    min-height: 100%;
    background-color: #F2F2F2;
    color: #353232;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.7;
}

/* BOOTSTRAP XL container */
@media (min-width: 1200px) and (max-width: 1599px) {
    .hidden-lg {
        display: none !important;
    }
}


.visible-xl-block,
.visible-xl-inline,
.visible-xl-inline-block,
.visible-xl{
    display: none !important;
}


/*
@media (min-width: 1600px) {
    .container {
        max-width: 1200px;
    }

    .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
        float: left;
    }

    .col-xl-12 {
        width: 100%;
    }

    .col-xl-11 {
        width: 91.66666667%;
    }

    .col-xl-10 {
        width: 83.33333333%;
    }

    .col-xl-9 {
        width: 75%;
    }

    .col-xl-8 {
        width: 66.66666667%;
    }

    .col-xl-7 {
        width: 58.33333333%;
    }

    .col-xl-6 {
        width: 50%;
    }

    .col-xl-5 {
        width: 41.66666667%;
    }

    .col-xl-4 {
        width: 33.33333333%;
    }

    .col-xl-3 {
        width: 25%;
    }

    .col-xl-2 {
        width: 16.66666667%;
    }

    .col-xl-1 {
        width: 8.33333333%;
    }

    .col-xl-pull-12 {
        right: 100%;
    }

    .col-xl-pull-11 {
        right: 91.66666667%;
    }

    .col-xl-pull-10 {
        right: 83.33333333%;
    }

    .col-xl-pull-9 {
        right: 75%;
    }

    .col-xl-pull-8 {
        right: 66.66666667%;
    }

    .col-xl-pull-7 {
        right: 58.33333333%;
    }

    .col-xl-pull-6 {
        right: 50%;
    }

    .col-xl-pull-5 {
        right: 41.66666667%;
    }

    .col-xl-pull-4 {
        right: 33.33333333%;
    }

    .col-xl-pull-3 {
        right: 25%;
    }

    .col-xl-pull-2 {
        right: 16.66666667%;
    }

    .col-xl-pull-1 {
        right: 8.33333333%;
    }

    .col-xl-pull-0 {
        right: auto;
    }

    .col-xl-push-12 {
        left: 100%;
    }

    .col-xl-push-11 {
        left: 91.66666667%;
    }

    .col-xl-push-10 {
        left: 83.33333333%;
    }

    .col-xl-push-9 {
        left: 75%;
    }

    .col-xl-push-8 {
        left: 66.66666667%;
    }

    .col-xl-push-7 {
        left: 58.33333333%;
    }

    .col-xl-push-6 {
        left: 50%;
    }

    .col-xl-push-5 {
        left: 41.66666667%;
    }

    .col-xl-push-4 {
        left: 33.33333333%;
    }

    .col-xl-push-3 {
        left: 25%;
    }

    .col-xl-push-2 {
        left: 16.66666667%;
    }

    .col-xl-push-1 {
        left: 8.33333333%;
    }

    .col-xl-push-0 {
        left: auto;
    }

    .col-xl-offset-12 {
        margin-left: 100%;
    }

    .col-xl-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-xl-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-xl-offset-9 {
        margin-left: 75%;
    }

    .col-xl-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-xl-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-xl-offset-6 {
        margin-left: 50%;
    }

    .col-xl-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-xl-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-xl-offset-3 {
        margin-left: 25%;
    }

    .col-xl-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-xl-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-xl-offset-0 {
        margin-left: 0;
    }

    .visible-xl {
        display: block !important;
    }

    table.visible-xl {
        display: table;
    }

    tr.visible-xl {
        display: table-row !important;
    }

    th.visible-xl, td.visible-xl {
        display: table-cell !important;
    }

    .visible-xl-block {
        display: block !important;
    }

    .visible-xl-inline {
        display: inline !important;
    }

    .visible-xl-inline-block {
        display: inline-block !important;
    }

    .hidden-xl {
        display: none !important;
    }
}
*/
.filtersearch {
    padding: 4px 10px 4px 10px;
    margin-bottom: 4px;
}
.lijst label {
    margin-bottom: 0;
}

.lijst label .list-group-item {
    padding: 4px 0 4px 0;
    border: 0;
}

#lstFilters .lijst {
    height: 168px;
    overflow: hidden;
}

#lstFilters h6:not(:first-of-type) {
    margin-top: 1.2em;
}

#lstFilters .lijst:nth-of-type(3) {
    height: 84px;
    overflow: hidden;
}

#lstFilters .lijst:nth-of-type(4) {
    height: 141px;
    overflow: hidden;
}

#clearFilters {
    border: 1px solid #c1c2c3;
    background-color: #ededed;
    padding: 4px 6px;
    border-radius: 3px;
    right: 3px;
    top: 4px;
}

/* SPACERS */

.spacing0 {
    height: 0px;
    clear: both;
}

.spacing5 {
    height: 5px;
    clear: both;
}

.spacing10 {
    height: 10px;
    clear: both;
}

.spacing20 {
    height: 20px;
    clear: both;
}

.spacing30 {
    height: 30px;
    clear: both;
}

.spacing40 {
    height: 40px;
    clear: both;
}

.spacing50 {
    height: 50px;
    clear: both;
}


/* HEADER */


/* TABLES
.table-header {
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 6px;
    padding-bottom: 6px;
}
.table-header .header-item {
    color: #870a2c;
    font-weight: 600;
    border-radius: 3px;
    font-size: 0.86667rem;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 6px;
}

.dataTables_filter {
    display: none;
} */

/* DATATABLES */
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
    background-position: calc(100% - 12px) center;
    background-repeat: no-repeat;
    background-size: 6px 11px;
    padding-right: 27px;
    font-size: 0.86667rem;
}

.dataTables_length,
.dataTables_paginate {
    margin: 0.6rem 0.8rem;
    font-size: 0.86667rem;
}

.dataTables_paginate,
.dataTables_length {
    text-align: center;
}

.dataTables_paginate,
.dataTables_length {
    text-align: center;
}

.table thead th {
    font-weight: normal;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
    background-position: calc(100% - 12px) center;
    background-repeat: no-repeat;
    background-size: 6px 11px;
    padding-right: 27px; }

table.dataTable thead .sorting {
    background-image: url("../../themes/jorosofttemplate/images/sort_both.png"); }

table.dataTable thead .sorting_asc {
    background-image: url("../../themes/jorosofttemplate/images/sort_asc.png"); }

table.dataTable thead .sorting_desc {
    background-image: url("../../themes/jorosofttemplate/images/sort_desc.png"); }

table.dataTable thead .sorting_desc.nosorting , table.dataTable thead .sorting.nosorting {
    background-image: none !important;
    padding-right: 0;
    padding-left: 8px;
}

@media only screen and (max-width:1200px) {
    .table--responsive,
    .table--responsive tbody,
    .table--responsive th,
    .table--responsive td,
    .table--responsive tr {
        display: block;
    }

    .table--responsive thead {
        display: none;
    }

    .table--responsive th,
    .table--responsive td {
        max-width: none !important;
        min-width: 0 !important;
        overflow: visible !important;
        white-space: normal !important;
        width: auto !important;
    }

    .table--responsive th:not(:first-child):not(.table--link),
    .table--responsive td:not(:first-child):not(.table--link),
    .table--responsive .table--link:not(:first-child) > a {
        padding-top: 0.31111rem !important;
    }

    .table--responsive th:not(:last-child):not(.table--link),
    .table--responsive td:not(:last-child):not(.table--link),
    .table--responsive .table--link:not(:last-child) > a {
        padding-bottom: 0.31111rem !important;
    }

    .table--responsive tbody td {
        padding-top: 10px;
        padding-bottom: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .table--responsive tbody td::before {
        color: rgba(32, 32, 32, 0.5);
        content: attr(data-th);
        display: inline-block;
        font-size: 0.73333em;
        font-weight: normal;
        padding: 0.33333rem 0;
        text-align: left;
        text-transform: uppercase;
        width: 10em;
    }

    .table--responsive tbody td.text-center {
        text-align: left !important;
    }

    .table--justify.table--responsive th,
    .table--justify.table--responsive td {
        padding-left: 0;
        padding-right: 0;
    }
}
/* FIX TABLE */
table.dataTable.table-sm .sorting:before, table.dataTable.table-sm .sorting_asc:before, table.dataTable.table-sm .sorting_desc:before {
    top: 1px;
    right: 5px;
}
table.dataTable.table-sm .sorting:after, table.dataTable.table-sm .sorting_asc:after, table.dataTable.table-sm .sorting_desc:after {
    top: 14px;
}
table.dataTable>thead .sorting:before, table.dataTable>thead .sorting:after, table.dataTable>thead .sorting_asc:before, table.dataTable>thead .sorting_asc:after, table.dataTable>thead .sorting_desc:before, table.dataTable>thead .sorting_desc:after, table.dataTable>thead .sorting_asc_disabled:before, table.dataTable>thead .sorting_asc_disabled:after, table.dataTable>thead .sorting_desc_disabled:before, table.dataTable>thead .sorting_desc_disabled:after {
    font-size: 10px;
}
.table {
    margin-bottom: 0;
}


/* LOADER */

/* LOADER */

.loader-wrapper {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99999;
}

.loader {
    display: inline-block;
    width: 30px;
    height: 30px;
    position: relative;
    border: 4px solid #201D1D;
    animation: loader 2s infinite ease;
}

.loader-inner {
    vertical-align: top;
    display: inline-block;
    width: 100%;
    background-color: #201D1D;
    animation: loader-inner 2s infinite ease-in;
}
@keyframes loader {
    0% { transform: rotate(0deg);}
    25% { transform: rotate(180deg);}
    50% { transform: rotate(180deg);}
    75% { transform: rotate(360deg);}
    100% { transform: rotate(360deg);}
}
@keyframes loader-inner {
    0% { height: 0%;}
    25% { height: 0%;}
    50% { height: 100%;}
    75% { height: 100%;}
    100% { height: 0%;}
}
/* FORM VALIDATION */
.is-invalid {
    color: red;
    font-weight: bold;
}

.is-valid {
    color: green;
}

.text-decoration-none a, a.text-decoration-none {
    text-decoration: none !important;
}

.showpointer {
    cursor: pointer;
}
.settingsicon i {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em;
}
.required:not('.EditableTableField') {
    font-weight: bold;
    text-decoration: underline;
}
.form-control {
    margin-bottom: 8px;
}

.card-deck .card {
    flex: inherit;
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove {
    border: 0;
    padding: 0;
    background-color: #ffffff;
}

#loader, .loaderinside {
    font-size: 16px;
    margin-left: 6px;
    color: #000000;
}

.bloktitel-vdb .loaderinside {
    color: #ffffff;
}

h2 #loader, h3 #loader, h2 .loaderinside, h3 .loaderinside {
    margin-top: -4px;
}

.w-80px {
    width: 80px;
}

.select2-container--bootstrap .select2-selection--single {
    height: 38px;
    padding: 8px 24px 6px 12px;
}
/*
.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    font-family: "Font Awesome 5 Free";
    top: 0px;
    height: 100%;
    display: flex;
    align-items: center;
    border: none;
    font-size: 16px;
    width: 33px;
    right: -3px;
    left: unset;
    margin: 0;
    padding: 0;
    border-left: 1px solid #ced4da;
    padding-left: 12px;
}

.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b:before {
    content: "\f002";
}
*/
.site-main {
    margin-bottom: 16px;
}
table.dataTable {
    margin-top: 0 !important;
}

/* TOGGLES */
.checkbox label .toggle,
.checkbox-inline .toggle {
    margin-left: -20px;
    margin-right: 5px;
}

.toggle {
    position: relative;
    overflow: hidden;
}

.toggle input[type=checkbox] {
    display: none;
}

.toggle-group {
    position: absolute;
    width: 200%;
    top: 0;
    bottom: 0;
    left: 0;
    transition: left .35s;
    -webkit-transition: left .35s;
    -moz-user-select: none;
    -webkit-user-select: none;
}

.toggle.off .toggle-group {
    left: -100%;
}

.toggle-on {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 50%;
    margin: 0;
    border: 0;
    border-radius: 0;
}

.toggle-off {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    right: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
}

.toggle-handle {
    position: relative;
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 0;
    height: 100%;
    width: 0;
    border-width: 0 1px;
    background-color: #ffffff;
    border-radius: 8px;
    padding: 15px;
}

.toggle.btn {
    min-width: 30px; /* 59 */
    min-height: 17px; /*34*/
}

.toggle-on.btn {
    padding-right: 24px;
}

.toggle-off.btn {
    padding-left: 24px;
    font-weight: 500;
}

.toggle.btn-lg {
    min-width: 79px;
    min-height: 45px;
}

.toggle-on.btn-lg {
    padding-right: 31px;
}

.toggle-off.btn-lg {
    padding-left: 31px;
}

.toggle-handle.btn-lg {
    width: 40px;
}

.toggle.btn-sm {
    min-width: 50px;
    min-height: 30px;
}

.toggle-on.btn-sm {
    padding-right: 20px;
}

.toggle-off.btn-sm {
    padding-left: 20px;
}

.toggle.btn-xs {
    min-width: 35px;
    min-height: 22px;
}

.toggle-on.btn-xs {
    padding-right: 12px;
}

.toggle-off.btn-xs {
    padding-left: 12px;
}
.btn-default {
    color: #333333;
    background-color: #ffffff;
    border-color: #d3d9df;
}

.text-black {
    color: #000000 !important;
}


.form-storm-nexto {
    margin-right: 20px;
}

/* Modal */
@media (min-width: 1400px)  {
    .modal-xxl {
        max-width: 1320px;
    }
}

@media (min-width: 1600px)  {
    .modal-xxxl {
        max-width: 1520px;
    }
}


/* fixes multi select select2
PLOTS NIET MEER NODIG???
.select2-container .select2-selection--multiple .select2-selection__rendered {
    background-color: #ffffff;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline;
    margin-bottom: 30px;
}

.select2-container--bootstrap.select2-container--open .select2-selection--multiple .select2-search--inline .select2-search__field {
    margin-bottom: 32px;
}

.select2-container--bootstrap.select2-container--open .select2-selection--multiple {
    margin-bottom: -32px;
}

.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
    margin-bottom: 4px;
}

.select2-search select2-search--inline {
    overflow: hidden;
    display: block;
}

.select2-container .select2-selection--multiple {
    height: auto!important;
    line-height:inherit;
}
.select2-container .select2-search--inline .select2-search__field {
    margin:0;
    padding:0;
    min-height:0;
}
.select2-container .select2-search--inline {
    line-height:inherit;
}

*/
.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
    padding-top: 5px;
}


.w-5 {
    width: 5% !important;
}

.w-10 {
    width: 10% !important;
}

.w-15 {
    width: 15% !important;
}

.w-20 {
    width: 20% !important;
}

.AddNewRelation {
    padding: 6px;
    height: 20px;
    display: inline-table;
}
/*
  NIET OVERSCHRIJVEN GEBRUIKEN !!! DIT IS HET BOOTSTRAP GRID SYSTEEM
.col-sm-10 {
     width: 10%;
 }

.col-sm-15 {
    width: 15%;
*/

.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered {
    padding-right: 4px;
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
    white-space: break-spaces;
}

/* divtable */
.divtable .deheader {
    background-color: #ece8e8;
    border-bottom: 3px solid #858585;
    color: #505959;
    font-weight: bold;
}

.divtable .lijn:nth-child(odd) {
    background-color: rgba(0,0,0,.02);
}

.divtable .item {
    padding: 0.3rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}

.divtable .deheader .item {
    border-top: 0;
}

.divtable .row {
    margin-left: 0;
    margin-right: 0;
}

@media (max-width: 992px) {
    .divtable .item {
        padding: 0.3rem;
        vertical-align: top;
        border-top: 0
    }
    .divtable .lijn {
        padding-bottom: 8px;
        padding-top: 4px;
        border-top: 1px solid #cdd0d3;
        border-left: 1px solid #cdd0d3;
        border-right: 1px solid #cdd0d3;
        padding-left: 8px;
        padding-right: 8px;
    }
    .divtable .lijn:last-of-type {
        border-bottom: 1px solid #cdd0d3;
    }
}

/* end divtable */

.text-underline {
    text-decoration: underline;
}
.btn.toggle[disabled="disabled"] > .toggle-group > .toggle-handle {
    display: none;
}

.toggle-handle {
    /*background-color: #6c757d !important;*/
}

.useMaxHeight{
    height: 100%;
}

img.jorosoft {
    width: 100px;
}

/* WIDTH */
.w-50px {
    width: 50px!important;
}
.w-70px {
    width: 70px!important;
}

.w-75px {
    width: 75px!important;
}

.w-80px {
    width: 80px!important;
}

.w-100px {
    width: 100px!important;
}

.w-110px {
    width: 100px!important;
}

.w-120px {
    width: 120px!important;
}

.w-130px {
    width: 140px!important;
}

.w-140px {
    width: 140px!important;
}

.w-150px {
    width: 140px!important;
}

.w-160px {
    width: 160px!important;
}

.w-250px {
    width: 250px!important;
}

.h-100px {
    height: 100px!important;
}

.h-150px {
    height: 150px!important;
}

.thumb {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.text-break-spaces {
    white-space: break-spaces !important;
}

.navbar-brand img {
    max-width: 100px;
}


/* start file upload */
.box {
    background-color: #f9f9f9;
    position: relative;
    padding: 24px 20px 18px 20px;
}

.box.has-advanced-upload {
    outline: 2px dashed #545452;
    outline-offset: -10px;
    -webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
    transition: outline-offset .15s ease-in-out, background-color .15s linear;
}

.box.is-dragover {
    outline-offset: -15px;
    outline-color: #201D1D;
    background-color: #fff;
}

.box__dragndrop,
.box__icon {
    display: none;
}

.box.has-advanced-upload .box__dragndrop {
    display: inline;
}

.box.has-advanced-upload .box__icon {
    /*width: 100%;
    height: 45px;*/
    fill: #201D1D;
    display: block;
    margin-bottom: 6px;
}

.box.is-uploading .box__input,
.box.is-success .box__input,
.box.is-error .box__input {
    visibility: hidden;
}

.box__uploading,
.box__success,
.box__error {
    display: none;
}

.box.is-uploading .box__uploading,
.box.is-success .box__success,
.box.is-error .box__error {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    -webkit-transform: translateY( -50%);
    transform: translateY( -50%);
}

.box__uploading {
    font-style: italic;
}

.box__success {
    -webkit-animation: appear-from-inside .25s ease-in-out;
    animation: appear-from-inside .25s ease-in-out;
}

@-webkit-keyframes appear-from-inside {
    from {
        -webkit-transform: translateY( -50%) scale( 0);
    }
    75% {
        -webkit-transform: translateY( -50%) scale( 1.1);
    }
    to {
        -webkit-transform: translateY( -50%) scale( 1);
    }
}

@keyframes appear-from-inside {
    from {
        transform: translateY( -50%) scale( 0);
    }
    75% {
        transform: translateY( -50%) scale( 1.1);
    }
    to {
        transform: translateY( -50%) scale( 1);
    }
}

.box__restart {
    font-weight: 700;
}

.box__restart:focus,
.box__restart:hover {
    color: #39bfd3;
}

.box .box__file {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.box .box__file+label {
    width: 100%;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
}

.box .box__file+label:hover strong,
.box__file:focus+label strong,
.box__file.has-focus+label strong {
    color: #545452;
}

.box .box__file:focus+label,
.box .box__file.has-focus+label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.box .box__file+label * {
    /* pointer-events: none; */
    /* in case of FastClick lib use */
}

.no-js .box__file+label {
    display: none;
}

.no-js .box__button {
    display: block;
}

.box__button {
    font-weight: 700;
    color: #e5edf1;
    background-color: #39bfd3;
    display: block;
    padding: 8px 16px;
    margin: 40px auto 0;
}
.box__input {
    display: flex;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
}

/* end file upload */

.text-jorosoft  {
    color: #b3c0d2;
}

.btn-jorosoft, .btn-jorosoft:hover, .btn-jorosoft:active, .btn-jorosoft:focus  {
    background-color: #f5f8fb;
    border-color: #f5f8fb;
    color: #ffffff;
}

.text-gray  {
    color: #797a7a;
}

/* Start comment */
.comment {
    clear: both;
    float: right;
    margin-bottom: 12px;
    max-width: calc(100% -0.73333rem -0.73333rem);
    margin-left: 0.73333rem;
    margin-right: 0.73333rem;
}

.comment:last-child {
    margin-bottom: 0;
}

.comment__meta {
    color: rgba(32, 32, 32, 0.5);
    margin-bottom: 0;
    text-align: right;
}

.comment__bubble {
    padding: 1rem 1.66667rem;
    background-color: #f5f8fb;
    border-radius: 3px;
    color: #202020;
    display: inline-block;
    position: relative;
    border: 1px solid #b3c0d2;
}
/*
.comment__bubble::before {
    height: 0;
    width: 0;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -0.73333rem;
    margin-right: -0.73333rem;
    border: 12px solid transparent;
    border-left-color: #f5f8fb;
    border-right: 0;
    content: '';
}*/

.comment__bubble p:last-child {
    margin-bottom: 0;
}

.comment--alt {
    float: left;
}

.comment--alt .comment__meta {
    text-align: left;
}

.comment--alt .comment__bubble {
    background-color: #dfdfdf;
    color: rgba(32, 32, 32, 0.6);
}

.comment--alt .comment__bubble::before {
    border: 11px solid transparent;
    border-right-color: #dfdfdf;
    left: -10px;
    margin-left: -0.73333rem;
    margin-right: auto;
    right: auto;
}
/* End comment */

/* Error box auto hide */
#errorbox, #WarningMessage, #SuccessMessage {
    position: relative;
}

#errorbox:before, #WarningMessage:before, #SuccessMessage:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: -1px;
    width: 0;
    height: 12px;
    border-bottom: 2px solid #721c24;
    border-bottom-right-radius: 0.25em;
    animation: border_anim 7s linear forwards;
}

#SuccessMessage:before {
    border-bottom: 2px solid orangered;
}

#SuccessMessage:before {
    border-bottom: 2px solid darkgreen;
}

@keyframes border_anim {
    0%{
        width: 100%;
    }
    100%{
        width: 0%;
    }
}
/* end errorbox */

/* animate border */
.btn-animate-border {
    position: relative;
}

.btn-animate-border:before{
    content: '';
    position: absolute;
    right: 0;
    bottom: -1px;
    width: 0;
    height: 12px;
    border-bottom: 2px solid #198754;
    border-bottom-right-radius: 0.25em;
    animation: border_anim 3s linear forwards;
}
@keyframes border_anim {
    0%{
        width: 100%;
    }
    100%{
        width: 0%;
    }
}
/* end animate */

/* Start image preview */
/* The Modal (background) */
.modalpicturebox {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 999999; /* Sit on top */
    padding-top: 50px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modalpicturebox-content {
    margin: auto;
    display: block;
    width: 100%;
    max-width: 1200px;
    max-height: 850px;
    width:auto;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#captionpicturebox {
    margin: auto;
    display: block;
    width: 100%;
    max-width: 1200px;
    max-height: 850px;
    text-align: center;
    color: #ccc;
    padding: 0px 0;
    height: 50px;
}

/* Add Animation - Zoom in the Modal */
.modalpicturebox-content, #caption {
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)}
    to {transform:scale(1)}
}

/* The Close Button */
.closepicturebox {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.closepictorebox:hover,
.closepictorebox:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modalpicturebox-content {
        width: 100%;
    }
}
/* End imagepreview */

/* Card */
.card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.card-deck .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
}
/* End card */

/* new sign */
.fa-layers {
    display: inline-block;
    position: relative;
    text-align: center;
}
.fa-layers .fas {
    font-size: 24px;
    transform: scale(1.3, 1);
}
.fa-layers-counter, .fa-layers-text {
    display: inline-block;
    position: absolute;
    text-align: center;
}
.fa-layers-text {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    font-size: 9px;
    margin-top: -1.5px;
}
/* end new sign */

.loaderbig {
    font-size: 37px;
    color: #201D1D;
    vertical-align: middle;
}

#search {
    max-width: 300px;
}

.active>.page-link, .page-link.active {
    background-color: #201D1D;
    border-color: #201D1D;
}

tr.even i.fas.fa-eye.text-white:before {
    color: #f5f5f5;
}

.page-link, .page-link:hover {
    color: #201D1D;
}

.active:hover>.page-link, .page-link.active:hover {
    color: #ffffff;
}

.page-link:focus, .form-control:focus {
    box-shadow: 0 0 0 0.25rem rgb(128 128 128 / 25%);
    border-color: #201D1D;
}

.select2-container--bootstrap .select2-selection--multiple {
    min-height: 38px;
    border: 1px solid #ced4da;
    box-shadow: none !important;
    border-radius: 0.375rem;
}

.select2-container--bootstrap.select2-container--focus .select2-selection, .select2-container--bootstrap.select2-container--open .select2-selection {
    border-color: #201D1D;
}

.select2-container--bootstrap .select2-dropdown {
    border-color: #201D1D;
}

.form-check-input[type=checkbox] {
    border: 1px solid #838383;
}

.card-body {
    padding: 4px;
}

input::placeholder {
    font-size: 8pt;
}