body{
    color: #1a1a1a !important;    
}
.content {
    padding: 10px 10px !important;
}
.panel-body {
    padding: 5px !important; 
}
.login-content {
    padding: 5px 60px !important;
}
/*Za tree elemente koji ne trebaju imati checkbox*/
.no_checkbox a.jstree-anchor .jstree-checkbox {
    display: none !important;
}
#dvAdminLogicalMapsTreeFilter .jstree-anchor {
    display: inline-block;          /* required */
    max-width: 167px;                /* your max width */
    white-space: nowrap !important; /* required for ellipsis */
    overflow: hidden;               /* hide overflow */
    text-overflow: ellipsis;        /* show "..." */
    vertical-align: middle;
}
#dvViewLogicalMapsTreeFilter .jstree-anchor {
    display: inline-block;          /* required */
    max-width: 187px;                /* your max width */
    white-space: nowrap !important; /* required for ellipsis */
    overflow: hidden;               /* hide overflow */
    text-overflow: ellipsis;        /* show "..." */
    vertical-align: middle;
}
/*.sidebar .nav > li.active > a, .sidebar .nav > li.active > a:focus, .sidebar .nav > li.active > a:hover, .page-sidebar-minified .sidebar .nav > li.has-sub.active:focus > a, .page-sidebar-minified .sidebar .nav > li.has-sub.active:hover > a, .page-sidebar-minified .sidebar .nav > li.has-sub.active > a, .label.label-theme, .btn.btn-scroll-to-top {
    border-radius: 10px !important;
}
.sidebar .nav>li.has-sub>.sub-menu {
    border-radius: 10px !important;
}
.btn {
    border-radius: 10px !important;
}*/
.concessions-sidebar-info-label {
    /*background-color: #37474f;*/
    /*border-radius: 4px;*/
    padding: 6px;
    color: rgba(255, 255, 255, 0.5);
}
/****************************LOGICAL MAPS*************************************************/
.content-logical-maps-view {
    padding: 10px 10px !important;
}
#dvSubmapsActionData{
    z-index:10 !important;
}
.scalize .content {
    padding: 0px !important;
    margin-left: 0px !important;
}
.symbol_label {
    /* color: black !important; */
    font-weight: 800 !important;
    border: 1px solid #80808047 !important;
    white-space: nowrap;
}
/****************************************************************************************/
.enable-filter-checkbox
{
    display:inline;
    margin-top:-7px;
    float:inline-start;
}
.form-main-buttons
{
    float:right !important;
    height:50px !important;
    width: 120px !important;
    font-size: 15px !important;
}
.content.content-full-width .breadcrumb {
    margin: 0 10px 0 10px !important;
}
.dropdown-toggle::after {
    font-family: 'Font Awesome 6 Free' !important;
    /*content: '\f0d7' !important;*/
    border-top: none !important;
    border-right: none !important;
    border-bottom: none !important;
    border-left: none !important;
    margin-right: 1rem !important;
}

.dropup .dropdown-toggle::after {
    font-family: 'Font Awesome 6 Free' !important;
    content: '\f0d7' !important;
    border-top: 0 !important;
    border-right: 0 !important;
    border-bottom: 0 !important;
    border-left: 0 !important;
}
.bg-black, .bg-black-lighter, .bg-inverse, .panel-black .panel-heading, .panel-inverse .panel-heading {
    background: #29353b !important;
}
.sidebar .sub-menu > li > a {
    padding: 3px 20px 3px 35px !important;
}
.nav-tabs-custom > li > a:focus, .nav-tabs-custom > li > a:hover {
    color: rgb(51, 51, 51);
    background: rgb(228, 228, 228) !important;
}
.radio-green .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #008000 !important;
}
.bootstrap-select {
    margin-bottom: 0px !important;
}
.ellipsis {
    max-width: 150px;
    white-space: nowrap; /* Prevent text from wrapping to the next line */
    overflow: hidden;    /* Hide any text that overflows the container */
    text-overflow: ellipsis; /* Show "..." for overflowing text */
}
.due_date_expired_row {
    background-color: #a00c0c !important;
    color: #ffffff !important;
}
.form-control-matrica {
    border: 2px dotted #dcdcdc !important;
    box-shadow: none !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    line-height: 1.42857143 !important;
    height: 25px !important;
    padding: 1px 6px !important;
}
.pointer {
    cursor: pointer;
}
.widget {
    border-radius: 3px !important;
}
.filter-minify {
    margin-bottom: -9px;
    margin-top: 0px;
    z-index: 2;
}
.filter-minify-container {
    display: flex;
    justify-content: flex-end;
    margin-top: -5px;
}
.filter-minify>a {
    width: 155px !important;
    margin-right: 10px !important;
    font-size: 13px !important;
}
.bg-filters {
    background: #b9b9b980;
    border: 1px solid #fff;
    overflow:visible;
    padding-top: 3px;
    padding-bottom: 15px;
    padding-left: 5px;   
    padding-right: 5px;
    margin-bottom: 5px;
}
.font-filters {
    color:black !important;
}
.cropper-bg {
    background-image: none !important;
}

.drawing_grid_row {
    pointer-events: none; /*Slika mora biti klikabilna, grid je ispred slike*/
    display: block;
    z-index: 2; /*Grid je ispred slike*/
    position: absolute;
    border-bottom: 1px solid #eeeeee;
    left: 0;
}

.drawing_grid_col {
    pointer-events: none; /*Slika mora biti klikabilna, grid je ispred slike*/
    display: block;
    z-index: 2; /*Grid je ispred slike*/
    position: absolute;
    border-right: 1px solid #eeeeee;
    top: 0;
}

.checkbox.checkbox-css-green input:checked + label:before {
    background: green !important;
    border-color: green !important;
}

.icon_green {
    color:green;
}
.icon_orange {
    color: orange;
}
.icon_red {
    color: red;
}


.float-sub-menu-container {
    width: 280px !important
}

/*Widget - Icons list */

.registered-icons-list {
    list-style-type: none;
    /*margin: 7.5px;*/
    border: 1px solid #e2e7eb;
    padding: 0;
}

.registered-icons-list > li {
    width: 25%;
    font-size: 10px;
    float: left;
    padding: 0px;
    color: #212121;
}

.registered-icons-list > li > a {
    display: block;
    margin-bottom: 10px;
}

.registered-icons-list > li img {
    border-radius: 3px;
    max-width: 100%;
}

.registered-icons-list > li .name {
    font-size: 13px;
    color: #212121;
    margin-bottom: 0;
    font-weight: 600;
}
.registered-icons-list > li .name small {
    display: block;
    font-size: 11px;
    color: #707478;
    line-height: 15px;
}

.map_legend_controller {
    padding-top: 4px;
    padding-bottom: 0px;
    padding-left: 8px;
    padding-right: 9px;
}
.map_legend {
    /*background: #6d7983;*/
    background-color: rgba(0,0,0,0.8);
    padding: 10px;
    color: white;
    width: 250px;
}
.legend_checkbox {
    float: left;
    display: inline-block;
}

.legend_text {
    float: left;
    margin-bottom: 0px;
    margin-right: 5px;
    margin-left: 5px;
}
.checkbox.checkbox-css-round label:before {
    border-radius: 9px !important;
}
.checkbox.checkbox-css-round {
    line-height: 11px !important;
}
/**** 
    TABLES 
*/
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background: #d5d5d5 !important;
    color: #000000 !important;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    border-color: #d3d3d3 !important;
    padding: 10px 10px !important;

}
div.dt-buttons {
    float: right !important;
    margin-bottom: 5px !important;
}
.table-link {
    font-weight: 900;
    font-size: 12px;
    color: #701527;
    cursor: pointer;
}
.table > thead > tr > th {
    vertical-align: middle !important;
}

.table > tbody > tr > td {
    vertical-align: middle !important;
}

.table > tbody > tr > td {
    padding: 3px !important;
}


.dataTables_filter {
    float: left;
    margin-bottom: 5px;
    margin-left: 5px;
}
.datatables_custom_buttons {
    display: inline;
}
.datatables_custom_buttons_tblTollDetailsEquipment {
    display: inline;
}
.datatables_custom_buttons_tblTollDetailsEquipmentHistory {
    display: inline;
}
.datatables_custom_buttons_tblHighwayDetailsTolls {
    display: inline;
}

.datatables_custom_buttons_tblMobileUnitDetailsEquipment {
    display: inline;
}
.datatables_custom_buttons_tblMobileUnitDetailsEquipmentHistory {
    display: inline;
}
.datatables_custom_buttons_tblCentralSystemDetailsEquipment {
    display: inline;
}
.datatables_custom_buttons_tblCentralSystemDetailsEquipmentHistory {
    display: inline;
}
.datatables_custom_buttons_tblKioskDetailsEquipment {
    display: inline;
}
.datatables_custom_buttons_tblKioskDetailsEquipmentHistory {
    display: inline;
}
.dataTableActions {
    text-align: center !important;
}
.dataTableIcons {
    text-align: center !important;
}
.dataTableCenterAlign {
    text-align: center !important;
}

.datatables_reset_search {
    display: inline;
}
.datatables_custom_search {
    display: inline;
}
.datatables_refresh {
    display: inline;
}
.datatables_live_filter {
    display: inline-block;
    width: 100%;
    margin-top: 3px;
}
.datatables_add {
    display: inline;
}
.datatables_new_row {
    display: inline-block;
}
div[class*="datatables_reset_search"] {
    display: inline;
}
div[class*="datatables_refresh"] {
    display: inline;
}
div[class*="datatables_add"] {
    display: inline;
}

.table.table-profile > tbody > tr > td.field {
    width: 200px !important;
}

/************************/




.gritter-close:before,
.gritter-light .gritter-close:before {
    content: 'x' !important;
}


.nav-pills .nav-link {
    border-radius: 0px !important;
}

.content {
    /*padding-top: 25px !important;*/ /*Messages modul ne smije imati padding-top*/
}

.theme-panel {
    right: -300px !important;
    width: 300px !important;
}

.theme-panel.active {
    right: 0 !important;
}

.tagit .ui-icon-close {
    background: 0 0 !important;
    height: 17px !important;
    width: 16px !important;
    text-indent: 0 !important;
}

.list-email .email-time {
    position: absolute;
    width: 150px !important;
    padding: 15px;
    top: 0;
    bottom: 0;
    right: 0;
    font-size: 11px;
    color: #9ba3ab;
    text-align: right;
}

.filled_row {
    background-color: #bfbfbf !important;
}
.warning_row {
    background: #882922 !important;
    color: #fff !important;
}
.icon_active {
    color: black;
}

.icon_green {
    color: green;
}

.icon_yellow {
    color: #949400;
}
.icon_yellow_2 {
    color: #ffff00;
}
.icon_inactive {
    color: #a2a2a2;
}

.editable-empty {
    color: #337ab7 !important;
}

.editable-empty-error {
    color: #DD1144 !important;
}

.desc_always_visible {
    margin-top: -62px;
}

.profile-image {
    width: 200px !important;
}



ul.tagit.primary li.tagit-choice-editable {
    background: #ddd !important;
    color: black !important;
}

.inbox .email-to .form-control, .inbox .email-to .tagit {
    padding: 9px 12px 9px 50px !important;
}

.navbar-brand {
    width: 450px !important;
}


/*SELECTPICKER CARET BUG*/
.bootstrap-select.btn-group .btn .caret {
    top: 53% !important;
    right: 11px !important;
    margin-top: -2px !important;
}
/*GALLERY*/
.gallery .image .img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.gallery .image .img, .gallery .image img {
    width: 100%;
    height: 200px;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}
.gallery .image .img, .gallery .image img {
    width: 100%;
    height: 100px !important;
}

/*RESPONSIVE UPDATE*/
@media (max-width: 767px) {
    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .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-auto {
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 1px;
        padding-left: 1px;
    }
}

@media (min-width: 767px) {
    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .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-auto {
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
}

.margin_top_min_8
{
    margin-top: -8px !important;
}


/**** EXTRA LARGE MODAL *****/
@media (min-width: 768px) {
    .modal-xl {
        width: 90%;
        max-width: 1200px;
    }
}
@media (min-width: 1200px) {
    .modal-xl {
        width: 90%;
        max-width: 1600px;
    }
}

/***** COL MD 2.5 */
@media (min-width: 768px) {
    .col-md-2-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20.00%;
        flex: 0 0 20.00%;
        max-width: 20.600%;
        margin-right: 10px;
    }
}

.lblCreateNewSfnVertivRecord {
    padding-left: 85px !important;
    margin-top: 3px !important;
    margin-right: 0px !important;
}

.inptTypeOfNodeOther
{
    width: 62% !important;
}

.inptChkPDF
{
    cursor: pointer !important;
}
/*GOOGLE MAPS INFO BOX STYLE*/
table.tblMapsInfoWindow, table.tblMapsInfoWindow td {
    padding-right: 15px !important;
    border-spacing: 10px !important;
}

.tblMapsInfoWindow tbody > tr:hover {
    background-color: #FF5B57;
    color: white;
}
.app-footer {
    font-weight: 600;
    color: #6c757dbf;
}
.infobox {
    background-color: #2D353C;
    color: #F1F1F1;
    line-height: 15px;
    position: absolute;
    height: auto !important;
    width: auto !important;
}
.table-user-image {
    height: 40px !important;
    border-radius: 8px !important;
    margin-top: 1px !important;
    margin-bottom: 1px !important;
    margin-right: 1px !important;
    margin-left: 1px !important;
}
/*Oznaka lijevo dolje*/
    /*.infobox:before, .infobox:after {
    border-color: transparent transparent transparent #212121;
    border-style: solid;
    border-width: 20px 20px 0;
    bottom: -1px;
    content: "";
    display: block;
    height: 0;
    left: -1px;
    position: absolute;
    width: 0;
    z-index: 2
}
.infobox:after {
    border-color: transparent transparent transparent #FFFFFF;
    border-width: 24px 24px 0;
    z-index: 1;
}
*/
/*Oznaka lijevo gore*/
.infobox:before, .infobox:after {
    border-color: transparent transparent transparent #212121;
    border-style: solid;
    border-width: 0 0 20px 20px;
    top: -1px;
    content: "";
    display: block;
    height: 0;
    left: -1px;
    position: absolute;
    width: 0;
    z-index: 2
}
.infobox:after {
    border-color: transparent transparent transparent #FFFFFF;
    border-width: 0 0 24px 24px;
    z-index: 1;
}

.infobox .close {
    background-color: #fff;
    cursor: pointer !important;
    float: right;
    font-size: 17px;
    height: 25px;
    line-height: 25px;
    position: relative;
    right: 0px;
    text-align: center;
    top: 0;
    width: 25px;
}

.infobox .infobox_content {
    margin: 1px 1px 1px 1px;
    padding: 13px 24px 10px 16px;
}

/*LOADING*/
/*
 *  Usage:
 *
      <div class="sk-double-bounce">
        <div class="sk-child sk-double-bounce1"></div>
        <div class="sk-child sk-double-bounce2"></div>
      </div>
 *
 */
.sk-double-bounce {
    width: 140px;
    height: 140px;
    position: relative;
    margin: 140px auto;
}

.sk-double-bounce .sk-child {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #da291c;
    opacity: 0.5;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-doubleBounce 2s infinite ease-in-out;
    animation: sk-doubleBounce 2s infinite ease-in-out;
}

.sk-double-bounce .sk-double-bounce2 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

@-webkit-keyframes sk-doubleBounce {
    0%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes sk-doubleBounce {
    0%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}


/*
 *  Usage:
 *
      <div class="sk-folding-cube">
        <div class="sk-cube1 sk-cube"></div>
        <div class="sk-cube2 sk-cube"></div>
        <div class="sk-cube4 sk-cube"></div>
        <div class="sk-cube3 sk-cube"></div>
      </div>
 *
 */
.sk-folding-cube {
    margin: 100px auto;
    width: 100px;
    height: 100px;
    position: relative;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

.sk-folding-cube .sk-cube {
    float: left;
    width: 50%;
    height: 50%;
    position: relative;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.sk-folding-cube .sk-cube:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #da291c;
    -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
    animation: sk-foldCubeAngle 2.4s infinite linear both;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

.sk-folding-cube .sk-cube2 {
    -webkit-transform: scale(1.1) rotateZ(90deg);
    transform: scale(1.1) rotateZ(90deg);
}

.sk-folding-cube .sk-cube3 {
    -webkit-transform: scale(1.1) rotateZ(180deg);
    transform: scale(1.1) rotateZ(180deg);
}

.sk-folding-cube .sk-cube4 {
    -webkit-transform: scale(1.1) rotateZ(270deg);
    transform: scale(1.1) rotateZ(270deg);
}

.sk-folding-cube .sk-cube2:before {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.sk-folding-cube .sk-cube3:before {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.sk-folding-cube .sk-cube4:before {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}

@-webkit-keyframes sk-foldCubeAngle {
    0%, 10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0;
    }

    25%, 75% {
        -webkit-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1;
    }

    90%, 100% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0;
    }
}

@keyframes sk-foldCubeAngle {
    0%, 10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0;
    }

    25%, 75% {
        -webkit-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1;
    }

    90%, 100% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0;
    }
}
.center_table_data{

    text-align-last: center;
}
 
@media (max-width: 767px) {
    .dataTables_wrapper.form-inline {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .dt-buttons.btn-group {
        width: auto;
    }
}

.icon_disabled
{
    opacity: 0.33;
}

.inactive_row {
    background-color: #bfbfbf !important;
}

hr{
    background: #bfbfbf !important ;
}
/*

.selected{
    color:#fff !important;
    background-color: red;
}*/
 
table.dataTable tbody td:has(> .al-details)::before,
table.dataTable tbody td:has(> .al-details)::after,
table.dataTable tbody tr:has(> td > .al-details)::before,
table.dataTable tbody tr:has(> td > .al-details)::after {
  content: none !important;
  display: none !important;
}

.dropdown-menu .selected .check-mark {
    position: absolute;
    right: 15px;    
    margin-top: 2.5px;
    display: inline-block !important;
}

