.pdfobject-container {
    height: 800px;
    border: none;
}

.document-preview {
    margin-top: 20px;
}

.tabs-heading .nav-link {
    font-family: Quicksand, Georgia, 'Times New Roman', Times, serif;
    font-weight: normal;
    font-size: 1.12rem;
    padding: 10px 27px !important;
    letter-spacing: .05rem;
}

.tabs-heading .nav-link.active {
    font-weight: bold;
    border: 1px solid #1E9FF2;
    border-bottom: 1px solid white;
    background: white;
}

.img-responsive {
    display: inline-block;
    max-width: 100%;
}

.documentation-section h2 {
    font-weight: 500;
    margin-bottom: 20px;
}

.documentation-section h3 {
    margin-bottom: 20px;
    font-weight: 500;
}

.documentation-section p {
    color: #444;
    font-weight: 400;
    line-height: 1.5rem;
    font-size: 1.1rem;
}

.documentation-section ul {
    color: #444;
    font-weight: 400;
    line-height: 1.5rem;
    font-size: 1.1rem;
}

.documentation-section i.la {
    font-size: 1.1rem;
}

ul.documentation-index a {
    font-size: 1.4rem;
    font-weight: 500;
}

ul.documentation-index a i {
    font-size: 1.4rem;
    font-weight: 500;
}

ul.documentation-index .submenu a {
    font-size: 1.2rem;
    font-weight: 500;
}

ul.documentation-index .submenu a i {
    font-size: 1.2rem;
}

.footer-static {
    position: fixed;
    bottom: 0;
    width: calc(100% - 260px);
    z-index: 999;
}

body.menu-collapsed .footer-static {
    width: calc(100% - 60px);
}

.dataTable {
    width: 100% !important;
    transition: opacity 1s ease-in-out;
}

.dataTables_processing {
    border: 1px solid #3a7fd5;
    top: 40px !important;
}

.dataTable .btn-sm {
    padding: 0.3rem;
    border-radius: 7px;
}

.dataTable .btn-sm.btn-outline-success, .dataTable .btn-sm.btn-outline-info, .dataTable .btn-sm.btn-outline-danger, .dataTable .btn-sm.btn-outline-primary, .dataTable .btn-sm.btn-outline-warning {
    border: none;
}

form .form-section {
    border-bottom: 1px solid #CACFE7;
    margin-top: 25px;
}

.page-item.disabled .page-link {
    border-color: #E3EBF3;
}

.alert .close {
    text-shadow: none;
    padding-top: 2px;
}

.alert-info.animated button, .alert-danger.animated button {
    top: 10px !important;
}

.table-bordered-inside tr:first-child th, .table-bordered-inside tr:first-child td {
    border-top: none;
}

.table-bordered.table-bordered-inside {
    border: none;
}

.table-bordered-inside tr:last-child th, .table-bordered-inside tr:last-child td {
    border-bottom: none;
}

.table-bordered-inside tr th:first-child, .table-bordered-inside tr td:first-child {
    border-left: none;
}

.card .card-title {
    font-weight: 400;
}

.table-bordered-inside tr th:last-child, .table-bordered-inside tr td:last-child {
    border-right: none;
}

.custom-file {
    margin-bottom: 1.5rem;
}

.switchery {
    margin-bottom: 3px;
}

.text-muted {
    color: #999 !important;
}

form .form-control, form label {
    color: #333;
}

.content-header .dropdown-menu, .content-header .dropdown-item {
    background: #2C303B;
    color: white;
}

.input-group-text {
    padding: 0.65rem 0.8rem;
}

.dropzone {
    position: relative !important;
}

.dropzone-fields {
    min-height: 400px;
}

.content-header .dropdown-menu.arrow:before {
    border-bottom-color: #2C303B;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    width: auto !important;
}

.bootstrap-datetimepicker-widget.dropdown-menu th, .bootstrap-datetimepicker-widget.dropdown-menu td {
    padding: 7px !important;
    width: auto;
}

.modal-footer {
    display: block;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-left: 3px;
    margin-top: -3.0px;
    border: solid #454545;
    border-width: 0 1.75px 1.75px 0;
    display: inline-block;
    padding: 2.5px;
    transform: rotate(45deg)
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: #454545;
    border-width: 0 1.75px 1.75px 0;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #333;
}

.select2-container--default .select2-selection--single {
    border-color: #CACFE7 !important;
}

.select2-container--classic .select2-selection--single, .select2-container--default .select2-selection--single {
    padding: 6px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 12px;
}

.form-group.is-invalid .select2-container--default .select2-selection--single {
    border-color: #FF4961 !important;
}

.form-group.is-valid .select2-container--default .select2-selection--single {
    border-color: #28D094 !important;
}

.card-header .heading-elements, .card-header .heading-elements-toggle {
    top: 10px;
}

.actionsField, .n {
    white-space: nowrap;
    text-align: center;
}

@media screen and (max-width: 768px) {

    .modal-image-block a {
        opacity: 1 !important;
    }

    div.modal.show {
        align-items: baseline !important;
    }

    .filters-form .form-group {
        margin-bottom: 15px !important;
    }

    .modal-dialog {
        margin-top: 25px;
        width: 90%;
    }

    .alert.animated {
        right: 0 !important;
    }

    .large-modal .modal-dialog {
        width: calc(100% - 1rem) !important;
        max-width: calc(100% - 1rem) !important;
    }

    .dropzone .dz-message span {
        display: none;
    }

    .dropzone .dz-message {
        top: calc(50% - 105px);
    }

    #auth-template .card-header .p-1 {
        display: none !important;
    }

    #auth-template .flexbox-container .d-flex {
        padding: 0;
    }

    .breadcrumb-new .content-header-title {
        margin: 0;
        border: none;
        padding: 5px;
        font-size: 1.3rem;
    }

    .header-navbar .navbar-nav .open-navbar-container {
        padding-top: 1rem;
    }

    .heading-elements-toggle {
        display: none;
    }

    .dataTables_length {
        display: none;
    }

    .breadcrumbs-top {
        display: none !important;
    }
}

.card-header {
    padding: 0.7rem;
}

.blinking-text {
    animation: blinker 0.7s linear infinite;
}

.blinking-text a {
    color: inherit !important;
}

@keyframes blinker {
    50% {
        opacity: 0.3;
    }
}

@media screen and (min-width: 769px) {
    .modal-dialog {
        min-height: calc(100vh - 60px);
        min-width: 500px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        overflow: auto;
    }

    .modal-dialog.large-modal {
        max-width: 80%;
    }

    .container .actions-group-dropdown {
        right: -20px !important;
        left: auto !important;
    }
}

.fs-inherit {
    font-size: inherit !important;
}

#graphOperations {
    width: 200px;
    margin-right: 15px;
    background-color: whitesmoke;
    border: solid 1px #607D8B;
    position: relative;
    height: 600px;
}

#graphOperations::after {
    position: absolute;
    content: 'Operacije';
    width: 100%;
    font-weight: bold;
    color: white;
    background: #607D8B;
    text-align: center;
    line-height: 83px;
    height: 83px;
    top: -1px;
    z-index: 999;
}

#graphContainer {
    width: calc(100% - 150px);
    height: 600px;
    border: solid 1px #607D8B;
    position: relative;
}

#graphContainer::after {
    position: absolute;
    content: 'Šema operacija';
    text-align: center;
    line-height: 83px;
    top: -1px;
    font-weight: bold;
    color: white;
    background: #607D8B;
    width: 190px;
    height: 83px;
    z-index: 999;
}

.filters-form {
    padding-top: 10px;
}

.dataTable .dropdown-toggle::after {
    display: none;
}

.dropdown i {
    margin: 0;
}

.dropdown .dropdown-menu {
    -webkit-transition: none;
    -o-transition: none;
    -moz-transition: none;
    transition: none;
}


.nav.nav-tabs .nav-item .nav-link {
    font-family: Quicksand, Georgia, 'Times New Roman', Times, serif;
    font-size: 1.32rem;
    color: #4E5154;
}

.CodeMirror {
    height: calc(100vh - 350px) !important;
}

.CodeMirror-scroll {
    min-height: 400px;
}

.new-section {
    width: 100%;
    height: 250px;
    line-height: 250px;
    border: 2px dashed #666EE8;
    display: block;
    text-align: center;
    color: #666EE8;
    background: #F4F5FA;
    font-size: 20px;
}

.tox.tox-tinymce::after {
    display: block;
    position: absolute;
    content: ' ';
    bottom: 0;
    right: 0;
    width: 150px;
    height: 16px;
    background: white;
}

.tox.tox-tinymce {
    position: relative;
}

.btn-sm.btn-outline-danger, .btn-sm.btn-outline-info, .btn-sm.btn-outline-primary, .btn-sm.btn-outline-secondary, .btn-sm.btn-outline-success, .btn-sm.btn-outline-warning {
    font-size: 12px;
    padding: 6px;
}

.video-preview {
    margin-top: 20px;
}

.large-modal .modal-dialog {
    width: 50%;
    max-width: 50%;
}

.image-input, .document-input {
    cursor: pointer;
}

.select-document {
    word-break: break-all !important;
    white-space: normal;
    height: auto;
}

.select-image {
    position: absolute;
    bottom: 0;
    right: 0;
    border-bottom-right-radius: 0;
    padding: 5px;
}

.edit-image {
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom-left-radius: 0;
    padding: 5px;
}

.select-image i, .edit-image i {
    color: white;
}

.delete-image-selector {
    cursor: pointer !important;
}

.input-group-image {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding: 4px 11px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    color: #4E5154;
    text-align: center;
    background-color: #F9FAFD;
    border: 1px solid #BABFC7;
    margin-bottom: 0;
    white-space: nowrap;
}

.input-group-text {
    cursor: default;
}

.select-image-modal {
    padding-right: 0 !important;
}

.custom-file-label {
    white-space: nowrap;
}

.btn-group-xs > .btn, .btn-xs {
    padding: .3rem .75rem;
    font-size: .8rem;
    line-height: 1;
    border-radius: .21rem;
}

.btn-xs .la {
    font-size: inherit;
}

.modal-image-block a {
    transition: opacity 0.15s ease-in-out;
    opacity: 0;
}

.modal-image-block:hover a {
    display: inline-block;
    opacity: 1;
}

.table-text-button {
    display: inline-flex;
    align-items: center;
    padding: 0rem 0.4rem !important;
    height: 27.6px;
    font-size: 0.9rem;
}

.table-text-button i {
    font-size: 0.9rem;
    margin-right: 5px;
}


div.dataTables_wrapper div.dataTables_length select {
    font-size: 0.9rem !important;
}

.dataTables_processing.card {
    box-shadow: 0 0 7px #168DEE !important;
    background: #168DEE;
    color: white;
}

.btn-md {
    padding: .5rem .75rem;
    font-size: .875rem;
    line-height: 1;
    border-radius: .21rem;
}


.datatable-dropdown {
    padding: 0;
}

.datatable-dropdown a:not(:last-child) {
    border-bottom: 1px solid silver;
}

@media (max-width: 1199.98px) {
    .header-navbar .navbar-container ul.nav li .selected-language, .header-navbar .navbar-container ul.nav li a.dropdown-user-link .user-name {
        display: inline-block;
    }
}

.badge-info.badge-glow {
    box-shadow: 0 0 4px #1E9FF2;
}

.badge-secondary.badge-glow {
    box-shadow: 0 0 4px #6B6F82;
}

.badge-up {
    right: auto;
    left: 23px;
}

button:disabled {
    cursor: not-allowed;
    pointer-events: all !important;
}

.CodeMirror-gutter.CodeMirror-linenumbers {
    width: 29px !important;
}

.CodeMirror-sizer {
    margin-left: 30px !important;
}

.header-navbar .navbar-container ul.nav li .media-list {
    max-height: 30rem;
}

.table-responsive {
    min-height: 380px;
}

.btn-content-type {
    font-size: 25px;
    padding: 40px 25px;
    border-radius: 0;
}

.btn-content-type i {
    font-size: 25px !important;
}

.btn-news_events {
    background: #007bff !important;
}

.btn-news_events:hover {
    background: #409cff !important;
}

.btn-page {
    background: #6610f2 !important;
    border-color: #6610f2 !important;
}

.btn-page:hover {
    background: #9371d1 !important;
    border-color: #9371d1 !important;
}

.btn-tender {
    background: #28a745 !important;
    border-color: #28a745 !important;
}

.btn-tender:hover {
    background: #5ebd74 !important;
    border-color: #5ebd74 !important;
}

.btn-document {
    background: #17a2b8 !important;
    border-color: #17a2b8 !important;
}

.btn-document:hover {
    background: #51b9ca !important;
    border-color: #51b9ca !important;
}

.btn-posts_and_infographics {
    background: #dc3545 !important;
    border-color: #dc3545 !important;
}

.btn-posts_and_infographics:hover {
    background: #e56874 !important;
    border-color: #e56874 !important;
}

.btn-training {
    background: #fd7e14 !important;
    border-color: #fd7e14 !important;
}

.btn-training:hover {
    background: #fe9e4f !important;
    border-color: #fe9e4f !important;
}
