@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Libre+Franklin:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=latin-ext');

a:hover,
a:focus,
a:active {
    color: #fff !important;
    text-decoration: unset !important;
    cursor: pointer;
}


.section-small-title {
    border-bottom: 1px solid #444;
}

.section-small-title h3 {
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: 1px;
}

.section-small-title i {
    float: left;
    margin-right: 10px;
    color: #dd3f00;
}


/*header*/

.indas-header {
    box-shadow: 0px 1px 2px #000;
    border-bottom: 1px solid #dd3f00;
}

.indas-main-navigation {
    font-size: 16px;
    line-height: 26px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
}

.indas-main-navigation .nav-item {
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #444;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #fff !important;
    background-color: #222 !important;
    border-color: #444 !important;
    border-bottom-color: #444 !important;
}

.nav>li>a:hover,
.nav>li>a:focus {
    background-color: transparent !important;
}

.nav-tabs>li>a:hover {
    border: 1px solid #444 !important;
}

.dropdown i {
    margin-right: 7px;
}

/*end of header*/


/*tables design*/
.table th {
    text-transform: uppercase;
}

/*end of tables*/


/*data details showed in tab content */
.indas-data-details {
    padding-top: 30px;
}

.custom-button {
    padding-bottom: 8px;
    font-weight: 900;
}

.indas-data-details h2 {
    color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    line-height: 34px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: uppercase;
}

.indas-title-section {
    width: 100%;
    border-bottom: 1px solid #666;
    padding-bottom: 10px;
}

.tile_count .tile_stats_count,
ul.quick-list li {
    padding: 0 10px 0 20px;
    position: relative;
}

.tile_count .tile_stats_count span {
    font-size: 13px;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tile_count .tile_stats_count .count {
    font-size: 30px;
    line-height: 47px;
    font-weight: 600;
}

.tile_count .tile_stats_count:before {
    content: "";
    position: absolute;
    left: 0;
    height: 65px;
    border-left: 2px solid #dd3f00;
    margin-top: 10px;
}

.x_panel {
    width: 100%;
    display: inline-block;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    opacity: 1;
    transition: all .2s ease;
    margin-top: 15px;
}

.x_panel .fa {}

.x_panel .fa:hover {}

.x_panel,
.x_title {}

.x_content {
    /*margin-top: 25px;*/
}

.x_content,
table.tile td ul li a,
table.tile_info {
    width: 100%;
}

ul.widget_profile_box {
    width: 100%;
    text-align: center;
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

ul.widget_profile_box li:first-child a {
    float: left;
}

ul.widget_profile_box li a {
    font-size: 22px;
    text-align: center;
    width: 35px;
    height: 35px;
    border: 1px solid rgba(52, 73, 94, .44);
    display: block;
    border-radius: 50%;
    padding: 0;
}

widget_tally_box .name {
    text-align: center !important;
    margin: 25px;
}

h2.name {
    text-align: center !important;
}

ul.count2 {
    width: 100%;
    margin-left: 1px;
    border: 1px solid #444;
    border-left: 0;
    border-right: 0;
    padding: 10px 0;
}

ul.count2 li {
    width: 30%;
    text-align: center;
}

ul.count2 li h3 {
    font-weight: 400;
    margin: 0;
}

ul.count2 li span {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 13px;
}

.widget_tally_box p,
.widget_tally_box span {
    text-align: center;
}

widget_tally_box p,
.widget_tally_box span {
    text-align: center;
}

ul.widget_profile_box li .profile_img {
    width: 85px;
    height: 85px;
    margin: -28px 0 0;
}

.img-circle.profile_img {
    width: 70%;
    background: #666;
    margin-left: 15%;
    z-index: 1000;
    position: inherit;
    margin-top: 20px;
    border: 1px solid rgba(52, 73, 94, .44);
    padding: 4px;
}

.img-circle {
    border-radius: 50%;
}

.widget_tally_box .flex {
    display: flex;
}

.grey-label {
    color: #bababa;
    font-family: Roboto;
    font-weight: 100;
}

.indas-special-data-bottom {
    margin-top: 20px;
}

.indas-lk-widget h2 {
    color: #ffffff;
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    line-height: 34px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: uppercase;
    text-align: left !important;
}

.personal-data-holder-first {
    margin-top: 40px;
}

.personal-data-holder {
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.field-value {
    font-weight: normal;
    font-family: 'Roboto Condensed' !important;
    text-transform: uppercase;
}

.indas-dropdown-button {
    background: none;
}

.personal-data-container .grey-label {
    text-align: right;
}

/*.personal-data-container .field-value {
    text-transform: uppercase;
    font-size: 15px;
    text-align: left;
    font-family: 'Roboto Condensed'
}*/

.personal-data-container span {
    padding-right: 0px;
    padding-left: 0px;
}

.personal-data-container span.field-value {
    padding-left: 15px;
}

.custom-dropdown {
    background-color: transparent;
}

.custom-dropdown:hover {
    background: #222 !important;
    color: #fff !important;
    border: 1px solid #444;
}

.custom-dropdown:focus,
.custom-dropdown:active {
    background: #222 !important;
    color: #fff !important;
    border: 1px solid #444;
}

.custom-tab-dropdown-ul li {
    font-size: 14px;
}

.custom-tab-dropdown-ul li a:hover {
    color: #dd3f00 !important;
}

.main-tab-nav {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 0px;
}

.godisnji-odmori .card-body {
    padding: 0px;
}

.select-in-table {
    margin-bottom: 0px;
}

.karton-radnika-row {
    margin-top: 20px !important;
}

.section-title {
    /*font-family: 'Roboto Condensed', sans-serif;*/
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 40px;
    color: #cccccc;
    font-weight: 600;
    letter-spacing: 1px;
    text-shadow: 0px 1px 1px #000;
    padding-left: 10px;
}


.section-title i {
    margin-right: 5px;
    color: #dd3f00;
}

.section-container-up {
    margin-bottom: 60px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    border-left: 1px solid #333;
    border-bottom: 1px solid #333;
    border-radius: 3px;
    box-shadow: 0px 1px 2px #000;
    background: #2a2a2a;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
}

.section-container-bottom {
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    border-left: 1px solid #333;
    border-bottom: 1px solid #333;
    border-radius: 3px;
    box-shadow: 0px 1px 2px #000;
    background: #2a2a2a;
    padding-top: 10px;
    padding-bottom: 10px;
}

.row-separator {
    border-top: 1px solid #444;
    margin-top: 20px;
}


.cvor-edit {
    margin-left: 10px;
}

.cvor-edit:hover {
    cursor: pointer;
}

.cvor-edit i:hover {
    color: #dd3f00;
}

/*end of data details showed in tab content*/



/*sidebar*/

.sidebar-tabs {
    margin-bottom: 15px;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
}

.sidebar-tabs .nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    border-bottom-color: transparent !important;
}

.indas-quick-search {
    margin-bottom: 5px;
}


.indas-sidebar {
    max-height: 720px;
    overflow-y: auto;
}

.indas-vesti {
    max-height: 720px;
    overflow-y: auto;
}

.indas-sidebar ul.navbar-nav {
    width: 100%;
}

.indas-sidebar ul.navbar-nav li {
    width: 100%;
    border-bottom: 1px dashed #555;
}

.indas-sidebar a:hover {
    text-decoration: underline !important;
    cursor: pointer;
}

.indas-sidebar .indas-zaposleni {
    /*font-family: 'Oswald', sans-serif;*/
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    font-size: 14px;
}

.indas-sidebar .nav-link-text {
    text-transform: uppercase;
    font-size: 14px;
    font-family: Lato;
}

.indas-sidebar .navbar-nav>li>a {
    padding-top: 8px;
    padding-bottom: 8px;
}

.indas-sidebar-data-table th {
    color: #fff;
    font-size: 15px;
}

.indas-sidebar-data-table th i {
    font-size: 20px;
    color: #dd3f00;
}

.center {
    text-align: center;
}

.prisutni-class a {}

.odsutni-color a,
.odsutni-color span {
    color: #aaa !important;
}

.neopravdano-odsutni-color a,
.neopravdano-odsutni-color span {
    color: #ff4245 !important;
}

.poredjenjeOdsustva {
    color: #ff4245 !important;
}

.fiktivno {
    color: dodgerblue !important;
}

.selektovan a,
.selektovan span {
    color: #fff !important;
}

.selektovan td {
    background: #dd3f00 !important;
    text-shadow: 0px 1px 1px #333;
}

.selektovanNode {
    color: #fff !important;
    background: #dd3f00 !important;
    text-shadow: 0px 1px 1px #333;
}

.ukupno-rezultata {
    color: #bbb;
    font-family: Roboto;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 11px;
    letter-spacing: 1px;
    text-align: right;
}

.call-group {
    margin-top: 15px;
}

.indas-sidebar-group-table {
    margin-top: 30px;
}

/*end of sidebar*/



/*indas sidebar form*/
.indas-sidebar-form {
    margin-top: 17px;
    margin-bottom: 13px;
}

.indas-sidebar-form .form-check input {
    position: relative;
}

.indas-sidebar-legend {
    padding-top: 15px;
    border-bottom: none;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 16px;
    text-shadow: 0px 1px 2px #000;
}

.first-legend {
    padding-top: 0px;
}

.expandcollapse-item {
    width: 100%;
}

.indas-toggle-holder {
    text-align: center;
}

.indas-toggle-holder:hover {
    cursor: pointer;
}

.indas-form-toggle {
    font-weight: 100;
    font-size: 18px;
    font-family: Roboto;
    margin-bottom: 0px;
}

.indas-button {
    margin-top: 15px;
    width: 100%;
    font-weight: normal;
    text-transform: uppercase;
    font-family: Roboto;
    text-shadow: 0px 1px 2px #000;
    color: #fff;
    border: 1px solid #222;
}

.clear-search {}

.clear-search:hover {
    cursor: pointer;
}

.sidebar-search {
    float: left !important;
}

.sidebar-search input {
    padding-right: 15px !important;
}

input[type="search"]::-webkit-search-cancel-button {
    /*Bootstrap 3 override*/
    -webkit-appearance: searchfield-cancel-button;
}


/*end of indas sidebar form*/



/*scrollbar*/
.custom-scroll::-webkit-scrollbar {
    width: 12px;
    margin-left: -10px;
}

.custom-scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.custom-scroll::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgb(224, 224, 224);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

.custom-scroll::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(61, 61, 61, 0.4);
}

#news-container .labelNew {
    background-color: #dd4321;
    display: inline;
    margin-left: 5px;
    font-size: 55% !important;
    vertical-align: super;
}

#news-container .custom-scroll::-webkit-scrollbar {
    width: 0px;
    margin-left: -10px;
}

.btn:hover {
    background: #dd4321;
}

.btn:focus,
.btn.focus {
    background: #444;
}

.indas-dropdown-button:hover {
    background: #222 !important;
    color: #fff !important;
}

.indas-dropdown-button:focus,
.indas-dropdown-button.focus {
    background: #222 !important;
    color: #fff !important;
}

.indas-dropdown-button-menu {
    background-color: #444;
    color: #fff;
    font-family: 'Roboto' !important;
    font-size: 14px !important;
    font-weight: 100;
    text-align: right;
    padding-right: 15px;
}

.indas-dropdown-button-menu li {
    line-height: 25px !important;
}

.indas-dropdown-button-menu li:hover {
    cursor: pointer;
    color: #999;
}

.graf-rezervisanost-automobila {
    max-height: 700px;
    height: 700px;
    overflow-y: scroll;
}

/*end of scrollbar*/




/*popup modal search*/
.table>tbody>tr>td {
    vertical-align: middle;
}

.modal-backdrop.in {
    opacity: 0.80;
}

.indas-big-search .row {
    margin-bottom: 15px;
}

.rzslider .rz-selection {
    background: #dd4321;
}

.rzslider .rz-pointer {
    background-color: #dd4321;
}

.rzslider .rz-bubble {
    color: #fff;
    font-weight: 500;
}

/*end of popup modal search*/




/*dokumenti zaposlenog*/
.row-margin-top {
    margin-top: 15px;
}

.documens-table-holder {
    max-height: 750px;
    overflow-y: auto;
}

.tabela-odsustva {
    max-height: 300px;
    overflow-y: auto;
}

.table th .form-group {
    margin-bottom: 0px;
    font-family: 'Open Sans', sans-serif;
    text-transform: none;
}

.table th .form-check-input {
    margin-left: 15px;
}

/*end of dokumenti zaposlenog*/





/*big search results*/
.big-search-res-filter label {
    margin-right: 25px;
    padding-right: 25px;
    border-right: 1px solid #444;
    margin-bottom: 20px;
    margin-top: 20px;
}

.results-table-holder {
    max-height: 710px;
    overflow-y: auto;
}

/*end of big search results*/



/*odsustva pite*/

#morris-donut-chart-prethodna text,
#morris-donut-chart-tekuca text,
#morris-donut-chart-preostalo text {
    font-family: 'Roboto Condensed', sans-serif !important;
    font-weight: 300 !important;
    text-shadow: 0px 2px 2px #000 !important;
    text-transform: lowercase;
}

/*end of odsustva pite*/




/*obracuni zarada*/
.tabela-plata-holder {
    max-height: 800px;
    overflow-y: auto;
}


.tabela-plata-holder .table tbody td {}

.plata-sektor-total {
    font-weight: bold !important;
    color: #dd4321;
    font-size: 15px;
}

.right-allign {
    text-align: right;
}

.table-separator {
    margin-bottom: 30px;
}

.fa-bar-chart:hover {
    cursor: pointer;
    color: #dd4321;
}

.ime-zaposlenog:hover {
    text-decoration: underline !important;
    cursor: pointer;
    color: #dd4321 !important;
}

/*end of obracuni zarada*/


/*log ulazaka izlazaka*/
.tabela-log-ulaz-izlaz-holder {
    max-height: 70vh;
    overflow-y: auto;
}

.margin-right {
    margin-right: 25px;
}

/*end of tabela log ulazaka izlazaka*/



/*istorija izmena*/

.tabela-istorija-izmena-holder {
    max-height: 700px;
    overflow-y: auto;
}

.modal-dialog {
    position: absolute;
    top: 50vh;
    left: 50%;
    transform: translate(-50%, -40vh) !important;
    min-width: 700px;
}

/*end of istorija izmena*/


/*news container*/

.latest_post_text_inner {
    margin-bottom: 35px;
}

#news-container {
    margin-top: 15px;
}

#news-container .latest_post_holder h3 {
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 15px;
}

#news-container .latest_post_holder h3 a {
    color: #fff;
}

#news-container .latest_post_holder p {
    color: #888;
    text-align: justify;
}

#news-container .latest_post_holder ul {
    list-style: none;
    padding-left: 0px;
}

#news-container .latest_post img {
    display: none;
}

.date {
    color: #666;
}

.button-holder {
    text-align: left;
}

.home-widgets-holder {
    text-align: center;
}

/*end of news container*/


/*vazni linkovi on homepage*/

.vazni-linkovi-lista {
    margin-top: 15px;
    text-align: left;
}

.vazni-linkovi-lista img {
    margin-right: 10px;
}

.vazni-linkovi {
    color: #fff;
}

/*end of vazni linkovi on home page*/

/*unos napomena i napomene*/
.napomene-akcija:hover {
    cursor: pointer;
    color: #dd3f00;
}

/*end of napomene*/



/*automobili*/

.automobil-widget h2 {
    color: #ffffff;
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    line-height: 34px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: uppercase;
}

.model-automobila {
    text-transform: uppercase;
    font-weight: 400;
}

.calendar_default_rowheader_inner {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 14px !important;
    font-weight: normal !important;
    padding-top: 7px !important;
}

.calendar_default_event_inner {
    color: #ccc !important;
    font-size: 13px !important;
    line-height: 20px !important;
}

.calendar_default_event .calendar_default_event_inner {
    background: #383838 !important;
}

.open-close-div {}

.open-close-div:hover {
    cursor: pointer;
    text-decoration: underline !important;
}

.cvor-inline {
    display: initial !important;
}

.section-bg {
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    border-left: 1px solid #333;
    border-bottom: 1px solid #333;
    border-radius: 3px;
    box-shadow: 0px 1px 2px #000;
    background: #2a2a2a;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 30px;
}

.log-filter .dropdown-toggle::after {
    display: none;
}

.log-automobila-table {
    height: 670px;
    max-height: 670px;
    overflow-y: scroll;
}

/*end of automobili*/


/*putni nalozi*/

.forceShow {
    display: none !important;
}

.zatvoreni-background {
    background: #2a2a2a;
    color: #565656;
    -moz-box-shadow: inset 0 0 5px #000000;
    -webkit-box-shadow: inset 0 0 5px #000000;
    box-shadow: inset 0 0 5px #000000;
}

.zatvoreni-background td .btn {
    color: #fff;
}

.izmenjeni-dnevni-sati {
    color: green;
}

.zatvoreni-dnevni-sati {
    color: #E74C3C;
}

.datetimepicker .table th {
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    border-bottom: 1px solid #444 !important;

}

.datetimepicker .table td {
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    border-bottom: none !important;

}

.datetimepicker .active,
.datetimepicker .active:hover,
.datetimepicker .active.disabled,
.datetimepicker .active.disabled:hover {
    background-color: #ee3a25 !important;
    background-image: linear-gradient(to bottom, #ff3e29, #ee3a25) !important;
    background-repeat: repeat-x;
    border-color: #ff3e29 #ee3a25 #ff3e29 !important;
    color: #fff;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff3e29', endColorstr='#ee3a25', GradientType=0);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.modal .dropdown-start-parent .dropdown-toggle::after {
    display: none !important;
}

.modal .dropdown-end-parent .dropdown-toggle::after {
    display: none;
}

.modal .dropdown-start-parent-1 .dropdown-toggle::after {
    display: none;
}

.modal .dropdown-end-parent-1 .dropdown-toggle::after {
    display: none;
}

.dropdown-toggle-without-caret::after {
    display: none;
}

.calendar_default_event:hover {
    cursor: pointer !important;
}

/*
.btn-inline {
    display: initial !important;
}*/

.tabela-troskova {
    max-height: 690px !important;
    overflow-y: auto;
}

/*end of putni nalozi*/



/*RESPONSIVE FIX FOR SMALL SCREENS*/
@media only screen and (min-width: 1024px) and (max-width: 1280px) {

    body {
        font-size: 12px;
        line-height: 16px;
    }

    h1,
    .h1 {
        font-size: 1.7rem;
    }

    .btn {
        font-size: 12px;
    }

    .indas-main-navigation {
        font-size: 12px;
        line-height: 24px;
    }

    ul.navbar-nav li {
        font-size: 12px;
        line-height: 24px;
    }

    a.navbar-brand {
        display: none;
    }

    .card-header {
        padding: 0.75rem 1.25rem;
        font-size: 14px;
    }

    .sidebar-tabs {
        font-size: 10px;
    }

    .nav>li>a {
        padding: 4px 4px;
    }

    .indas-sidebar {
        max-height: 770px;
        overflow-y: auto;
    }

    .indas-sidebar-data-table th i {
        font-size: 12px;
    }

    .indas-sidebar-data-table th {
        font-size: 12px;
    }

    .indas-sidebar .indas-zaposleni {
        font-size: 11px;
    }

    .table>thead>tr>th,
    .table>tbody>tr>th,
    .table>tfoot>tr>th,
    .table>thead>tr>td,
    .table>tbody>tr>td,
    .table>tfoot>tr>td {
        padding: 5px;
    }

    #news-container .latest_post_holder h3 {
        text-transform: uppercase;
        font-family: 'Oswald', sans-serif;
        font-weight: 400;
        font-size: 14px;
        margin-bottom: 10px;
    }

    #news-container .latest_post_holder p {
        line-height: 20px;
    }

    .latest_post_text_inner {
        margin-bottom: 15px;
    }

    ul.widget_profile_box li .profile_img {
        width: 50px;
        height: 50px;
        margin: -15px 0 0;
    }

    .indas-lk-widget h2 {
        font-size: 18px;
        line-height: 30px;
    }

    .main-tab-nav {
        font-size: 12px;
    }

    .custom-tab-dropdown-ul li {
        font-size: 12px;
    }

    .section-title {
        font-size: 13px;
        margin-bottom: 15px;
    }

    .personal-data-container span.field-value {
        padding-left: 3px;
    }

    .karton-radnika-row {
        margin-top: 10px !important;
    }

    .row-separator {
        border-top: 1px solid #444;
        margin-top: 10px;
    }

    .personal-data-holder {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .section-container-up {
        margin-bottom: 20px;
        padding-left: 10px;
    }

    .section-container-bottom {
        padding-left: 10px;
    }

    .indas-data-details {
        padding-top: 15px;
    }

    .form-control {
        font-size: 12px;
        height: 25px;
    }

    div#morris-donut-chart-prethodna svg {
        height: 150px;
    }

    div#morris-donut-chart-tekuca svg {
        height: 150px;
    }

    div#morris-donut-chart-preostalo svg {
        height: 150px;
    }

    .section-small-title h3 {
        font-size: 12px;
        letter-spacing: 0px;
    }

    .tile_count .tile_stats_count span {
        font-size: 10px;
    }

    .tile_count .tile_stats_count .count {
        font-size: 30px;
        line-height: 47px;
        font-weight: 600;
    }

    .tile_count .tile_stats_count .count {
        font-size: 18px;
    }

    .tabela-odsustva {
        max-height: 750px;
        overflow-y: auto;
    }

    .section-bg {
        margin-top: 15px;
        padding-top: 10px;
        padding-left: 10px;
    }

    log-in-table .inner-bg {
        padding: 50px 0 170px 0;
    }

    .input-group-addon {
        padding: 3px 12px;
        font-size: 12px;
    }

    .select2-container .select2-choice {
        height: 20px;
        line-height: 20px;
    }

    .modal-dialog {
        max-height: 600px;
    }
}

/*END OF RESPONSIVE FIX SMALL SCREEN*/

.dropdown-item.checkbox {
    color: #0a0909;
}

.checkbox .checkbox_input {
    display: inline-block !important;
    margin-right: 7px !important;
    margin-left: 5px !important;
}

.checkbox .checkbox_label {
    display: inline-block !important;
    margin-left: 4px !important;
}

.dropdown-menu .checkbox:hover {
    background-color: #f5f5f5;
    color: #dd3f00;
}

< !-- dusica izmene -->.submenu {
    display: none;
}

li.kupci.dropdown-item:hover .submenu {
    display: block;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -10px;
}

.select2-container.select2-container-disabled.form-control.ng-untouched.ng-valid.ng-not-empty.ng-dirty.ng-valid-parse {
    width: 300px !important;
}

.select2-container.form-control.ng-untouched.ng-valid.ng-not-empty.ng-dirty.ng-valid-parse {
    width: 300px !important;
}

.folder-picture {
    height: 100px;
    border: 1px solid;
    margin: 30px;
    cursor: pointer;
}


.button-sidebar-show {
    position: absolute;
    margin-top: 50px;
    height: 100px;
    width: 30px;
    margin-left: -24px;
    z-index: 1000;
}

.green {
    color: #339966 !important;
}

/*kod analize da se vidi da moze da se klikne na zaglavlje*/

.analiza-zaglavlje-link {
    border: solid 1px #BFBFBF;
    padding: 2px;
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 0.25rem;
}

.analiza-zaglavlje-link:hover {
    background-color: #dd4321;
}

.microsoft-logo-container{
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 10px; 
    border: 1px solid grey; 
    border-radius: 4px; 
    padding: 15px; 
    cursor: pointer;
}

.registration-link {
    font-size: 13px;
    font-family: Poppins-Regular, sans-serif;
    color: #FFF;
    text-decoration: none !important;
}

.registration-link:hover {
    color: #EF3925;
}

.selectedSubmenuItem {
    color: #fff !important;
    text-decoration: unset !important;
    cursor: pointer;
}

.nazivGrupe{
    min-width: 300px;
}

.flexRow{
    display: flex;
    flex-direction: row;
}

.flexColumn{
    display: flex;
    flex-direction: column;
}

tfoot {
    font-weight: bold !important;
    color: #dd4321;
    font-size: 15px;
}