.bootstrap-select {
    margin-bottom: 0px !important;
}
.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;
}
.bg-filters {
    background: #cdcdcd;
}
.font-filters {
    color:black !important;
}
.cropper-bg {
    background-image: none !important;
}
.datatables_reset_search {
    display: inline;
}
.datatables_refresh {
    display: inline;
}
.datatables_live_filter {
    display: inline;
}
.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;
}
.checkbox.checkbox-css-green input:checked + label:before {
    background: green !important;
    border-color: green !important;
}
.icon_green {
    color:green;
}
.icon_orange {
    color: orange;
}
[data-title]:hover:after {
    opacity: 1;
    transition: all 0.1s ease 0.5s;
    visibility: visible;
}
[data-title]:after {
    content: attr(data-title);
    position: absolute;
    padding: 1px 5px 2px 5px;
    /*bottom: -1.6em;*/
    opacity: 0;
    visibility: hidden;
    text-align: left;
    pointer-events: none;
    z-index: 10000;
    display: block;
    color: rgba(0,0,0,1.0);
    font-family: inherit !important;
    font-size: 12px !important;
    border-radius: 8px !important;
    background: rgba(255,255,255,.95) !important;
    box-shadow: 0 5px 30px 0 rgba(0,0,0,.25) !important;
    border: none !important;
}
[data-title] {
    /*position: absolute;*/
}
.float-sub-menu-container {
    width: 280px !important
}
.map_label {
    color: #fff;
    background-color: #F44336;
    margin: 0px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    border: 1px solid black;
    white-space: nowrap;
}
.map_label_red {
    color: #fff;
    background-color: #ff0000;
    margin: 0px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    border: 1px solid black;
    white-space: nowrap;
}
.map_label_red_zoomed {
    color: #fff;
    background-color: #ff0000;
    margin: 0px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    border: 3px solid #00cc00;
    white-space: nowrap;
}
.map_label_orange {
    color: #fff;
    background-color: #e5660f;
    margin: 0px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    border: 1px solid black;
    white-space: nowrap;
}
.map_label_orange_zoomed {
    color: #fff;
    background-color: #e5660f;
    margin: 0px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    border: 3px solid #00cc00;
    white-space: nowrap;
}
.map_label_yellow {
    color: #1e1e1e;
    background-color: #ffff00;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    border: 1px solid black;
    white-space: nowrap;
}
.map_label_yellow_zoomed {
    color: #1e1e1e;
    background-color: #ffff00;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    border: 3px solid #00cc00;
    white-space: nowrap;
}
.map_label_blue {
    color: #1e1e1e;
    background-color: #33ccff;
    margin: 0px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    border: 1px solid black;
    white-space: nowrap;
}
.map_label_blue_zoomed {
    color: #1e1e1e;
    background-color: #33ccff;
    margin: 0px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    border: 3px solid #00cc00;
    white-space: nowrap;
}
.map_label_green {
    color: #fff;
    background-color: #2d930d;
    margin: 0px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    border: 1px solid black;
    white-space: nowrap;
}
.map_label_green_zoomed {
    color: #fff;
    background-color: #2d930d;
    margin: 0px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    border: 3px solid #00cc00;
    white-space: nowrap;
}
.map_label_text {
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

.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;
}
#tblSitesListData {
    font-size:14px !important;
}
div.dt-buttons {
    float: right !important;
    margin-bottom: 5px !important;
}

.gritter-close:before,
.gritter-light .gritter-close:before {
    content: 'x' !important;
}

.table > thead > tr > th {
    vertical-align: middle !important;
}

.table > tbody > tr > td {
    vertical-align: middle !important;
}

.table > tbody > tr > td {
    padding: 3px !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_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;
}

.table.table-profile > tbody > tr > td.field {
    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: 350px;
}

.dataTables_filter {
    float: left;
    margin-bottom: 5px;
    margin-left: 5px;
}

.dataTableActions {
    text-align: center !important;
}
.dataTableCenterAlign {
    text-align: center !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;
    }
}

/***** 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;
}

.infobox {
    background-color: #2D353C;
    color: #F1F1F1;
    line-height: 15px;
    position: absolute;
    height: auto !important;
    width: auto !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;
    }
}

/*
    Apex chart prema nvd3

*/


.apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-title {
    background: #ffffff !important;
    border-bottom: 0px solid #ffffff !important;
}
.apexcharts-tooltip-title {
    font-weight: bold;
    text-decoration: underline;
    color: black;
}