/* CSS Document */
html, body { -webkit-font-smoothing: antialiased; }
.hide { display: none; }
.err_log { margin-bottom: 15px; }
.panel .panel-heading .heading-elements .label { float: left; margin-top: 8px; }
.avatar-preview img { border-radius: 50%; margin-right: 20px; width: 60px; }
.vs { text-transform: uppercase; }
.table tr:hover { -webkit-transition: background-color ease-in-out .15s; -o-transition: background-color ease-in-out .15s; transition: background-color ease-in-out .15s; background-color: #f8f8f8; }
.locations-new-form { display: none; }

.price-wrapper { margin-top: 20px; }
.price-wrapper .price-head-title span { display:  block; text-align:  center; font-size: 15px; line-height:  23px; letter-spacing:  0.2px; }
.price-wrapper .price-head-title { margin-bottom: 5px; }
.price-wrapper .price-main-value span { display:  block; text-align:  center; font-size: 28px; line-height: 1.5; font-weight:  bold; }
.price-wrapper .price-alternative-value { margin-top:  2px; }
.price-wrapper .price-alternative-value span { display:  block; text-align:  center; font-size: 24px; font-weight:  bold; line-height: 1.7; }

.vehicle-version-label { vertical-align: 2px; margin-left: 6px; cursor: pointer; }
.ajax-field-error { color: #F44336 !important; margin: 10px 0px; display: block; }
.vehicle-photo-wrapper img { width:  100%; }
.vehicle-photo-wrapper { padding:  0px; }
.photo-item .panel-footer { padding: 10px; }
.photo-item .panel-footer label { margin-bottom: 0px; vertical-align: 2px; cursor:  pointer; }
.validation-error { border-color: #f44336; }

.helper-menu .navigation li a { color: #fafafa; }

.lager-status-wrapper { margin-top: 3px; }
.lager-status-wrapper > span:first-child { display: inline-block; text-align: center; font-size: 15px; line-height: 36px; letter-spacing: 0.2px; vertical-align: middle; margin-right: 10px; }
.lager-status-wrapper > span:last-child { font-size: 24px; display: inline-block; vertical-align: middle; }

.regular-field-text { display: block; }
.alert.no-content i { font-size: 80px; display: block; margin-bottom: 20px; color: #e4e4e4; }
.panel.has-cover { background-image: url('../assets/images/backgrounds/seamless.png'); background-repeat: repeat; background-position: center; }

.ajax-loader { padding: 50px 0px; }
.ajax-loader .theme_tail_circle { margin: 0 auto; }
.ajax-loader .theme_tail_circle .pace_activity { border: 3px solid rgba(0, 0, 0, 0.3); border-left-color: #fff; }

.load-more-wrapper { margin-bottom: 40px; }

.pre-table-header { background-color: #f8f8f8; border-bottom: 1px solid #ddd; padding: 10px 20px; font-weight: bold; text-transform: uppercase; font-size: 12px; }
.pre-table-header.border-top { border-top: 1px solid #ddd; }

.summary-vehicle-item .broj-sasije-container { display: block; text-decoration: underline; }
.summary-vehicle-item .panel-heading { padding: 0px; }
.summary-vehicle-item .panel-heading a { padding: 10px 15px; display:  block; }

.sidebar-item-list a { display: block; padding: 12px 20px; }
.sidebar-item-list td { padding: 0px !important; }
.sidebar-item-list table tr:first-child td { border-top: 0px; }

.panel-header-help-block { padding: 10px 20px; border-bottom: 1px solid #ddd; }
.panel-header-help-block p { margin: 0px; }

.denied-access-message .icon {display:  block;}
.denied-access-message .icon i { font-size: 70px; }
.denied-access-message .message { font-size:  15px; font-weight: 500; margin-top: 30px; }
.denied-access-message { max-width:  600px; margin: 30px auto; text-align:  center; }
.denied-access-message .after-message { margin-top: 10px; }
.denied-access-message .action-links { margin-top: 40px; }

.input-lock-helper { display:  inline-block; }
.input-lock-helper .lock-btn { background-color: transparent; border: 0; padding: 2px 6px; }
.input-lock-helper .lock-btn i { font-size:  13px; color: red; }
.input-lock-helper .lock-btn[data-state="unlocked"] i { color: #8a8a8a; }

.dealer-information span { display: block; margin-bottom: 10px; }

.timeline-content .timestamp { display: block; font-size: 12px; margin-bottom: 5px; color: #828282; }

.vehicle-heading { margin-bottom:  50px; margin-top:  30px; }
.vehicle-heading .icon i { font-size: 30px; display: block; text-align: center; margin-bottom: 10px; color: #dadada;}
.vehicle-heading .title { font-size:  20px; font-weight:  300; text-align:  center; display: block; line-height: 2; }
.vehicle-heading .last-edit { text-align: center; display: block; color: #888; text-shadow: 0px 1px #fff; line-height: 2; }


.search-window { display: none; position: absolute; top: 100px; left: 0px; right: 0px; max-width: 800px; margin: 0 auto; background-color: #fff; border-radius: 5px; -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px; -moz-box-shadow: rgba(0,0,0,0.3) 0 1px 3px; box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px; z-index: 1111; }
.search-window-backdrop { display: none; position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; background-color: rgba(236, 239, 243, 0.82); background-color: rgba(117, 117, 117, 0.6); z-index: 1100; }
.search-window .filter-bar { font-weight: 700; font-size:  16px; padding: 20px; }
.search-window .filter-bar span { display:  inline-block; vertical-align:  middle; color: #2d2c3b; }
.search-window .filter-bar span.is-active { color: #000; font-size: 24px; font-weight: 700; }
.search-window .filter-bar span:not(:last-child) { margin-right:  15px; }
.search-window .search-input { padding: 0px 20px; }
.search-window .search-input input { border: 0px; width: 100%; border-radius: 5px; -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px; -moz-box-shadow: rgba(0,0,0,0.3) 0 1px 3px; box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px; font-size: 20px; padding: 10px 15px; font-weight: 600; color: #2d2c3b; }
.search-window .search-input input {
    width: 100%;
    border-radius: 5px;
    font-size: 20px;
    padding: 10px 15px;
    font-weight: 600;
    border: 1px solid #d1d5da;
    box-shadow: inset 0 1px 2px rgba(27,31,35,.075);
    -webkit-box-shadow: inset 0 1px 2px rgba(27,31,35,.075);
    -moz-box-shadow: inset 0 1px 2px rgba(27,31,35,.075);
    -o-box-shadow: inset 0 1px 2px rgba(27,31,35,.075);
    -ms-box-shadow: inset 0 1px 2px rgba(27,31,35,.075);
    color: #24292e;
}
.search-window .search-input input:focus, .search-window .search-input input:active {
    border: 1px solid #2188ff;
    box-shadow: inset 0 1px 2px rgba(27,31,35,.075), 0 0 0 0.2em rgba(3,102,214,.3);
    -webkit-box-shadow: inset 0 1px 2px rgba(27,31,35,.075), 0 0 0 0.2em rgba(3,102,214,.3);
    -moz-box-shadow: inset 0 1px 2px rgba(27,31,35,.075), 0 0 0 0.2em rgba(3,102,214,.3);
    -o-box-shadow: inset 0 1px 2px rgba(27,31,35,.075), 0 0 0 0.2em rgba(3,102,214,.3);
    -ms-box-shadow: inset 0 1px 2px rgba(27,31,35,.075), 0 0 0 0.2em rgba(3,102,214,.3);
    outline: none;
}
.search-window .search-results { border-top:  1px solid #ebeef2; margin-top: 15px; max-height: 400px; overflow-y: auto; }
.search-window .search-result--item { padding: 20px; display: flex; flex-direction: row; align-items: center; }
.search-window .search-result--item:hover { background-color: rgba(204, 204, 204, 0.13); }
.search-window .search-result--item:focus, .search-window .search-result--item:active { background-color: rgba(198, 221, 255, 0.43); border-bottom: 1px solid #8eb4ea !important; }
.search-window .search-result--item .title {  font-size: 16px; display:  block; color: #2d2c3b; font-weight: 500; }
.search-window .search-result--item .title {font-size: 17px;display: block;color: #2d2c3b;font-weight: 700;}
.search-window .search-result--item .description { font-size: 14px; display: block; font-weight:  400; color: #a5a9b1; }
.search-window .search-result--item .description { font-size: 14px;display: block;font-weight: 500;color: #6f6f6f;}
.search-window .search-result--item:not(:last-child) { border-bottom: 1px solid #ebeef2; }
.search-window .thumb-view { width: 50px; height: 50px; min-width: 50px; min-height: 50px; max-width: 50px; max-height: 50px; background-size: cover; background-position: center; background-repeat: no-repeat; border-radius: 50%; display: inline-block; vertical-align: middle; margin-right: 10px; }
.search-window .thumb-view { width: 70px;height: 70px;min-width: 70px;min-height: 70px;max-width: 70px;max-height: 70px;background-size: cover;background-position: center;background-repeat: no-repeat;border-radius: 5px;display: inline-block;vertical-align: middle;margin-right: 20px; }
.search-window .thumb-view.icon { background-color: #e0e0e0; position: relative; }
.search-window .thumb-view.icon { background-color: #e0e0e0;position: relative;background-color: #1E88E5;color: #fff; }
.search-window .thumb-view i { display: block; transform: translate3d(-50%, -50%, 0); top: 50%; left: 50%; position: absolute; font-size: 24px; }
.search-window .data-view { display: inline-block; vertical-align: middle; flex: 1; }
.search-window .loader-container { text-align: center; padding: 40px 20px 20px 20px; margin-top: 15px; border-top: 1px solid #ebeef2; display: none; }
.search-window .loader-container i { font-size: 25px; }
.search-window .search-result--item.disabled { opacity: 0.6; pointer-events: none; cursor: default; }
.search-window .search-error { padding: 40px 20px 40px 20px; display: none; }
.popravak-preview img { margin-right: 20px; width: 100px; }
/*.repair-item--thumbnail { height: 60px; overflow: hidden; display: inline-block; vertical-align: middle; }*/

/*@media (max-width: 1200px) {
    #internaBurzaTable thead th:not(:first-child):not(:last-child) { display: none; }
    #internaBurzaTable tbody td:not(:first-child):not(:last-child) { display: none; }
}*/

.search-highlighted {
    background-color: #fdd314;
    padding: 3px 3px;
    border-radius: 3px;
    border-bottom: 1px solid #fd9414;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    /*border: 1px solid rgba(0,0,0,.125);*/
    border-radius: .1875rem;
    margin-bottom: 20px;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px;
    border-radius: 6px;
}

.card>hr {
    margin-right: 0;
    margin-left: 0
}

.card>.list-group:first-child .list-group-item:first-child {
    border-top-left-radius: .1875rem;
    border-top-right-radius: .1875rem
}

.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: .1875rem;
    border-bottom-left-radius: .1875rem
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem
}

.card-title {
    margin-bottom: .9375rem
}

.card-subtitle {
    margin-top: -.46875rem;
    margin-bottom: 0
}

.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link+.card-link {
    margin-left: 1.25rem
}

.card-header {
    padding: .9375rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.02);
    border-bottom: 1px solid rgba(0,0,0,.125)
}

.card-header:first-child {
    border-radius: .125rem .125rem 0 0
}

.card-header+.list-group .list-group-item:first-child {
    border-top: 0
}

.card-footer {
    padding: .9375rem 1.25rem;
    background-color: rgba(0,0,0,.02);
    border-top: 1px solid rgba(0,0,0,.125)
}

.card-footer:last-child {
    border-radius: 0 0 .125rem .125rem
}

.card-header-tabs {
    margin-right: -.625rem;
    margin-bottom: -.9375rem;
    margin-left: -.625rem;
    border-bottom: 0
}

.card-header-pills {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img {
    width: 100%;
    border-radius: .125rem
}

.card-img-top {
    width: 100%;
    border-top-left-radius: .125rem;
    border-top-right-radius: .125rem
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: .125rem;
    border-bottom-left-radius: .125rem
}

.card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.card-deck .card {
    margin-bottom: 1.25rem
}

@media (min-width: 576px) {
    .card-deck {
        -ms-flex-flow:row wrap;
        flex-flow: row wrap;
        margin-right: -1.25rem;
        margin-left: -1.25rem
    }

    .card-deck .card {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 1.25rem;
        margin-bottom: 0;
        margin-left: 1.25rem
    }
}

.card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.card-group>.card {
    margin-bottom: 1.25rem
}

@media (min-width: 576px) {
    .card-group {
        -ms-flex-flow:row wrap;
        flex-flow: row wrap
    }

    .card-group>.card {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0
    }

    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0
    }

    .card-group>.card:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .card-group>.card:first-child .card-header,.card-group>.card:first-child .card-img-top {
        border-top-right-radius: 0
    }

    .card-group>.card:first-child .card-footer,.card-group>.card:first-child .card-img-bottom {
        border-bottom-right-radius: 0
    }

    .card-group>.card:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .card-group>.card:last-child .card-header,.card-group>.card:last-child .card-img-top {
        border-top-left-radius: 0
    }

    .card-group>.card:last-child .card-footer,.card-group>.card:last-child .card-img-bottom {
        border-bottom-left-radius: 0
    }

    .card-group>.card:only-child {
        border-radius: .1875rem
    }

    .card-group>.card:only-child .card-header,.card-group>.card:only-child .card-img-top {
        border-top-left-radius: .1875rem;
        border-top-right-radius: .1875rem
    }

    .card-group>.card:only-child .card-footer,.card-group>.card:only-child .card-img-bottom {
        border-bottom-right-radius: .1875rem;
        border-bottom-left-radius: .1875rem
    }

    .card-group>.card:not(:first-child):not(:last-child):not(:only-child) {
        border-radius: 0
    }

    .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top {
        border-radius: 0
    }
}

.card-columns .card {
    margin-bottom: 1.25rem
}

@media (min-width: 576px) {
    .card-columns {
        -webkit-column-count:3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }

    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}

.accordion .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0
}

.accordion .card:not(:first-of-type) .card-header:first-child {
    border-radius: 0
}

.accordion .card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion .card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.justify-content-start {
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
}

.justify-content-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
}

.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important
}

.justify-content-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
}

.justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
}

.align-items-start {
    -ms-flex-align: start!important;
    align-items: flex-start!important
}

.align-items-end {
    -ms-flex-align: end!important;
    align-items: flex-end!important
}

.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important
}

.align-items-baseline {
    -ms-flex-align: baseline!important;
    align-items: baseline!important
}

.align-items-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important
}

.align-content-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important
}

.align-content-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important
}

.align-content-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important
}

.align-content-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important
}

.align-content-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important
}

.align-self-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important
}

.align-self-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important
}

.align-self-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important
}

.align-self-center {
    -ms-flex-item-align: center!important;
    align-self: center!important
}

.align-self-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important
}

.align-self-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important
}

.card .media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}

.mt-0 {
    margin-top: 0px !important;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.modal-loader {
    padding: 30px 10px;
    text-align: center;
}

.modal-loader i {
    font-size: 20px;
}

.lms-popup-message {
    position: fixed;
    top: 80px;
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(9, 30, 66, 0.31) 0px 0px 1px, rgba(9, 30, 66, 0.25) 0px 20px 32px -8px;
    color: rgb(66, 82, 110);
    z-index: 9999;
    border-radius: 3px;
    padding: 16px;
    left: 50%;
    transform: translate3d(-50%, -100px, 0);
    opacity: 0;
    transition: all 0.4s ease-in-out 0s;
}

.lms-popup-message.visible {
    transform: translate3d(-50%, 0, 0);
    opacity: 1;
}

.lms-popup-message.danger {
    background-color: rgb(222, 53, 11);
    color: #fff;
}

.lms-popup-message.success {
    background-color: rgb(0, 135, 90);
    color: #fff;
}

.combobox-dropdown {
    display: none;
    background-color: #fff;
    color: #333333;
    border: 1px solid #ddd;
    border-radius: 3px;
    position: absolute;
    left: 0px;
    width: 100%;
    z-index: 9999;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    margin-top: 3px;
}

.combobox-wrapper.focused > .combobox-dropdown {
    display: block;
}

.combobox-dropdown ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.combobox-dropdown ul li a {
    padding: 10px 15px;
    display: block;
}

.combobox-dropdown > p {
    padding-left: 15px;
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 500;
}