﻿.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'PT Serif', serif
}

html {
    position: relative;
    min-height: 100%
}

body,
html {
    margin: 0;
    padding: 0
}

.in.fade {
    background-color: rgba(0, 0, 0, .5)
}

.modal-body {
    padding: 0 15px 15px 30px
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .datepicker {
        z-index: 1000!important
    }
}

.disclaimer,
.portal-link {
    z-index: 200;
    position: absolute;
    left: 0;
    right: 0
}

body {
    padding-bottom: 20px;
    background: #ddd
}

body.modal-open {
    margin-right: 0
}

h2 {
    text-transform: uppercase;
    font-weight: 700
}

.greska,
.portal-warning h3 {
    font-weight: 600;
    text-transform: uppercase
}

.iframe {
    border-top: 1px solid #ddd;
    background: #fff
}

.body-content {
    padding: 22px 22px 120px
}

.dl-horizontal dt {
    white-space: normal
}

h5,
span {
    font-size: 16px
}

.bg-primary {
    background: #0c4076
}

.text-danger {
    color: #D72629
}

.modal-header {
    padding: 10px;
    border-bottom: none!important;
    color: #fff
}

#xcaptcha-image {
    outline: #336799!important
}

.portal-link {
    bottom: 110px;
    height: 20px;
    line-height: 20px
}

.portal-link span {
    font-size: 18px;
    vertical-align: middle;
    display: inline-block;
    line-height: 1.4
}

.portal-link a {
    color: #000
}

.portal-link a:hover,
.portal-link a:visited {
    color: #333
}

.portal-link a:focus,
.portal-link a:visited {
    background: 0 0!important;
    outline: 0!important
}

.portal-warning h3,
.portal-warning span {
    line-height: 1.4;
    color: #d72629;
    vertical-align: middle;
    display: inline-block
}

.portal-link span::before {
    font-family: fontAwesome;
    content: "\f19c\00a0"
}

.portal-warning span {
    font-size: 16px;
    text-align: justify
}

.portal-warning h3 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 5px
}

.disclaimer {
    bottom: 0;
    width: 100%;
    height: 90px;
    line-height: 90px;
    color: #fafafa!important;
    background: #7d7e7d;
    background: -moz-linear-gradient(top, #7d7e7d 0, #0e0e0e 100%);
    background: -webkit-linear-gradient(top, #7d7e7d 0, #0e0e0e 100%);
    background: linear-gradient(to bottom, #7d7e7d 0, #0e0e0e 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e', GradientType=0)
}

.disclaimer span {
    font-size: 16px;
    vertical-align: middle;
    display: inline-block;
    line-height: 1.4
}

.greska {
    color: #c9302c;
    font-size: 20px
}

.form-control,
label {
    font-size: 16px
}

.block-flat {
    background: #fafafa;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
    border-bottom: 1px solid #e2e2e2
}

.row {
    margin-left: -4px!important;
    margin-right: -4px!important
}

.btn:focus,
.form-control:focus,
.uneditable-input:focus,
a:focus,
input:focus,
input[type=checkbox]:focus,
input[type]:focus,
textarea:focus {
    outline: #204064 solid 1px;
    background: #d9edf7!important;
    border-radius: 0
}

.btn-primary {
    color: #fff;
    background-color: #0c4076;
    border-color: #2d5a86
}

.btn-primary:focus {
    outline: #00843f solid 1px;
    color: #555
}

.form-control {
    padding: 2px 2px 2px 5px;
    border-radius: 2px!important
}

.chosen-container-single .chosen-single {
    height: 34px!important
}

.pagination a,
.pagination input {
    float: left;
    height: 30px;
    outline: 0;
    text-align: center;
    vertical-align: middle
}

.spacer {
    margin-top: 15px!important
}

.spacer2 {
    margin-top: 20px!important
}

.spacer3 {
    margin-top: 25px!important
}

.spacer4 {
    margin-top: 30px!important
}

.spacer-bottom-xs {
    margin-bottom: 10px!important
}

.spacer-bottom-xxs {
    margin-bottom: 5px!important
}

.spacer-bottom {
    margin-bottom: 30px!important
}

.spacer-bottom-sm {
    margin-bottom: 15px!important
}

.spacer-bottom-lg {
    margin-bottom: 40px!important
}

.spacer-bottom-xl {
    margin-bottom: 60px!important
}

.spacer-sm {
    margin-top: 5px!important
}

.pagination {
    display: inline-block;
    border: 1px solid #cdcdcd;
    border-radius: 2px;
    margin: 20px 0 5px
}

.pagination a {
    display: block;
    width: 40px;
    border-right: 1px solid #cdcdcd;
    border-left: 1px solid #cdcdcd;
    color: #555;
    text-decoration: none;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    background-color: #f3f3f3
}

.navbar-brand,
.navbar-text,
.navbar-text-latin {
    font-style: normal;
    text-decoration: inherit;
    color: #fff;
    z-index: 1
}

.pagination input {
    margin: 0;
    padding: 0;
    width: 120px;
    border: none;
    font-size: 20px;
    line-height: 20px
}

.navbar-brand {
    font-weight: 400;
    font-size: 100px;
    margin-top: 25px
}

span.navbar-brand a:focus,
span.navbar-brand a:hover,
span.navbar-brand a:visited {
    background: 0 0!important;
    outline: 0!important
}

.navbar-text,
.navbar-text-latin {
    position: absolute;
    text-transform: uppercase;
    display: table-cell;
    vertical-align: middle;
    padding: 5px;
    text-shadow: 2px 3px #171a26;
    pointer-events: none
}

table tbody td,
table tbody td input {
    vertical-align: middle!important
}

.pismo {
    float: right!important;
    top: 0!important
}

.pismo a {
    color: #204064!important
}

.pismo a:hover {
    color: #fff!important
}

.pismo span {
    color: #DDD!important
}

.flag {
    height: 190px;
    width: 100%
}

label .fa {
    font-size: 8px;
    margin-left: 3px
}

.table {
    margin-bottom: 0
}

table thead th {
    padding: 5px;
    font-size: 16px;
    font-weight: 200;
    border: 1px solid #000;
    vertical-align: middle;
    text-align: center;
    color: #000
}

table tbody td {
    font-size: 16px;
    text-align: left
}

table {
    border-collapse: collapse;
    width: 100%
}

table.no-border {
    border: 0
}

.grey thead th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #000;
    color: #000
}

table .right {
    text-align: right
}

table .left {
    text-align: left
}

.grey thead th {
    background: #aaa;
    vertical-align: middle
}

table thead th span {
    color: #000
}

.table>thead>tr>th {
    vertical-align: middle
}

table thead span {
    font-size: 16px;
    display: block
}

table td {
    border-left: 1px solid #DADADA;
    border-bottom: 1px solid #dadada;
    padding: 7px 8px
}

table.hover tbody tr:hover {
    background: #f3f3f3
}

table td i {
    font-size: 15px;
    display: inline-block;
    text-align: center;
    width: 23px
}

.table-striped>tbody>tr:nth-child(even) {
    background: #fafafa
}

table tr:nth-child(2n) {
    background: #f8f8f8
}

table.no-strip tr:nth-child(2n) {
    background: 0 0
}

table tbody .toggle-details {
    cursor: pointer
}

table tbody .details {
    background: #FFF
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    vertical-align: middle
}

.bg-gray {
    background-color: #ddd;
    border: 1px solid #000
}

.no-padding {
    padding: 0!important
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

h3.navbar-brand-right {
    margin: 15px 38px 23px 20px;
    color: #ddd;
    font-family: 'PT Serif', serif;
    font-weight: 600;
    font-size: 25px
}

button.close {
    opacity: 1;
    padding: 3px;
    background: #ddd;
    outline: #000 solid 1px
}

#left-logo {
    height: 145px
}

.margin-top-10,
.required-fields {
    margin-top: 10px
}

#stanje {
    text-transform: uppercase;
    font-size: 16px
}

#search-results {
    margin-bottom: 30px!important
}

.remove-format {
    resize: none;
    background: #f9f9f9;
    border: none;
    box-shadow: none
}

.page-break {
    page-break-after: always!important
}

@media print {
    .disclaimer,
    .portal-link {
        display: none
    }
    body {
        background: #fff
    }
    .bankslip__inner,
    .bankslip__wrapper {
        background-color: transparent!important
    }
    .page-break {
        page-break-after: always!important
    }
    .modal-footer {
        visibility: hidden!important
    }
    .modal-body {
        outline: 0!important;
        border: none!important
    }
    .bankslip__wrapper {
        z-index: 1000
    }
    .bankslip__inner {
        z-index: 999
    }
    .mobile,
    .warning-mobile {
        display: none!important
    }
    .not-mobile {
        display: block!important
    }
}

@media screen and (max-width:479px) {
    .navbar-text,
    .navbar-text-latin {
        font-size: 19px
    }
}

@media screen and (max-width:480px) {
    .disclaimer {
        height: 260px;
        line-height: 260px
    }
    .portal-link {
        bottom: 263px
    }
    .portal-link span {
        font-size: 16px
    }
    .body-content {
        padding-bottom: 260px
    }
}

@media screen and (max-width:360px) {
    .modal-content {
        max-width: 315px!important
    }
    .bankslip__wrapper {
        zoom: .35
    }
    .disclaimer span {
        font-size: 11px
    }
}

@media screen and (max-width:480px) {
    .container-fluid {
        height: 285px!important;
        background-size: 1280px 285px
    }
    h5,
    label,
    span {
        font-size: 15px
    }
    .disclaimer span {
        font-size: 13px
    }
    #stanje {
        font-size: 14px
    }
}

@media only screen and (max-width:640px) {
    .modal-content,
    .modal-dialog {
        max-width: 635px!important
    }
    .bankslip__wrapper {
        zoom: .73
    }
}

@media only screen and (min-width:480px) and (max-width:992px) {
    .container {
        width: 100%
    }
}

@media only screen and (max-width:600px) {
    .modal-content {
        max-width: 575px!important
    }
}

@media only screen and (min-width:767px) and (max-width:867px) {
    #stanje {
        margin-left: 20px
    }
}

@media only screen and (max-width:767px) {
    .mobile {
        display: block;
        border: 2px solid #888;
        margin-bottom: 10px
    }
    .not-mobile {
        display: none
    }
    .navbar-text,
    .navbar-text-latin {
        font-size: 20px;
        margin-top: 0
    }
}

@media only screen and (min-width:768px) {
    .not-mobile {
        display: block
    }
    .mobile {
        display: none
    }
}

@media only screen and (max-width:768px) {
    .required-fields {
        float: left;
        margin-top: 5px
    }
    #stanje {
        margin-left: 0
    }
    .responsive-table tbody td {
        text-align: center
    }
    .responsive-table tbody td[data-type=currency] {
        text-align: right
    }
}

@media only screen and (max-width:800px) {
    .infografik:after,
    .infografik:before {
        display: block!important;
        margin: 0 auto
    }
    .modal-content {
        max-width: 795px!important
    }
}

@media only screen and (min-width:480px) and (max-width:820px) {
    .body-content {
        padding-bottom: 180px
    }
    .disclaimer {
        height: 180px!important;
        line-height: 180px!important
    }
    .portal-link {
        bottom: 183px
    }
}

@media only screen and (max-width:880px) {
    #search-results {
        margin-bottom: 160px!important
    }
}

@media only screen and (min-width:260px) and (max-width:767px) {
    .navbar-text,
    .navbar-text-latin {
        margin-left: 0
    }
}

@media only screen and (min-width:768px) and (max-width:900px) {
    .navbar-text,
    .navbar-text-latin {
        margin-left: 25px
    }
}

@media only screen and (max-width:900px) {
    .container-fluid {
        height: 200px
    }
    .modal-content {
        max-width: 880px!important
    }
}

@media only screen and (min-width:900px) {
    .modal-lg {
        width: 900px
    }
}

@media only screen and (max-width:1024px) {
    .modal-dialog {
        margin-bottom: 225px
    }
    .warning-mobile {
        display: block
    }
    .warning-not-mobile {
        display: none
    }
    #search-results {
        margin-bottom: 75px!important
    }
    label.spacer4 {
        width: 33%
    }
    a.infografik {
        font-size: 1.7em!important
    }
}

@media only screen and (min-width:1025px) {
    .warning-mobile {
        display: none
    }
    .warning-not-mobile {
        display: block
    }
}

@media only screen and (min-width:1025px) and (max-width:1152px) {
    a.infografik {
        font-size: 1.7em!important
    }
}

@media only screen and (max-width:1366px) {
    #search-results {
        margin-bottom: 55px!important
    }
}

.responsive-table {
    width: 100%;
    margin-bottom: 1.5em
}

@media (min-width:48em) {
    .responsive-table {
        font-size: .9em
    }
}

.responsive-table thead {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.responsive-table thead th {
    font-weight: 400;
    text-align: center;
    color: #fff
}

.responsive-table tbody,
.responsive-table td,
.responsive-table th,
.responsive-table tr {
    display: block;
    padding: 0;
    text-align: left;
    white-space: normal
}

.responsive-table td,
.responsive-table th {
    padding: .5em;
    vertical-align: middle
}

@media (min-width:30em) {
    .responsive-table td,
    .responsive-table th {
        padding: .75em .5em
    }
}

@media (min-width:48em) {
    .responsive-table thead {
        position: relative;
        clip: auto;
        height: auto;
        width: auto;
        overflow: auto
    }
    .responsive-table tr {
        display: table-row
    }
    .responsive-table td,
    .responsive-table th {
        display: table-cell;
        padding: .5em
    }
}

@media (min-width:62em) {
    .responsive-table {
        font-size: 1em
    }
    .responsive-table td,
    .responsive-table th {
        padding: .75em .5em
    }
}

@media (min-width:75em) {
    .responsive-table td,
    .responsive-table th {
        padding: .75em
    }
}

.responsive-table caption {
    margin-bottom: 1em;
    font-size: 1em;
    font-weight: 700;
    text-align: center
}

@media (min-width:48em) {
    .responsive-table caption {
        font-size: 1.5em
    }
    .responsive-table tbody {
        display: table-row-group
    }
}

.responsive-table tfoot {
    font-size: .8em;
    font-style: italic
}

@media (min-width:62em) {
    .responsive-table tfoot {
        font-size: .9em
    }
}

.responsive-table tbody tr {
    margin-bottom: 1em;
    border: 2px solid #2d5a86
}

.responsive-table tbody tr:last-of-type {
    margin-bottom: 0
}

@media (min-width:48em) {
    .responsive-table tbody tr {
        display: table-row;
        border-width: 1px
    }
    .responsive-table tbody th[scope=row] {
        background-color: transparent;
        color: #5e5d52
    }
}

.responsive-table tbody td {
    text-align: right
}

@media (min-width:30em) {
    .responsive-table tbody td {
        border-bottom: 1px solid #1d96b2
    }
}

.bootstrap-datetimepicker-widget~.table,
.bootstrap-datetimepicker-widget~table,
.bootstrap-datetimepicker-widget~table thead th,
.bootstrap-datetimepicker-widget~thead,
.no-border,
bootstrap-datetimepicker-widget~.table-bordered>thead>tr>td,
bootstrap-datetimepicker-widget~.table-bordered>thead>tr>th {
    border: none!important
}

.responsive-table tbody td[data-title]:before {
    content: attr(data-title);
    float: left;
    font-size: .8em;
    color: rgba(94, 93, 82, .75)
}

@media (min-width:30em) {
    .responsive-table tbody td[data-title]:before {
        font-size: .9em
    }
}

@media (min-width:48em) {
    .responsive-table tbody td {
        text-align: center
    }
    .responsive-table tbody td[data-title]:before {
        content: none
    }
}

@media (min-width:768px) {
    .margin-big {
        margin-top: 37px
    }
    .margin-small {
        margin-top: 5px!important
    }
}

@media (min-width:1200px) {
    .margin-button {
        margin-top: 37px
    }
}

.chosen-container .chosen-results li.group-result {
    font-size: 17px;
    text-transform: uppercase
}

span#LiveOpis {
    font-size: 14px!important;
    height: 10px;
    font-style: italic
}

@media (min-width:801px) and (max-width:1366px) {
    .modal-dialog {
        width: 75%!important;
        margin: 30px auto
    }
}

@media (min-width:1367px) {
    .modal-dialog {
        width: 50%!important;
        margin: 30px auto
    }
}

@media (min-width:768px) and (max-width:799px) {
    .captcha-span {
        font-size: 12px!important
    }
}

.form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px
}

span.no-bold {
    font-weight: 400!important;
    float: left;
    width: 150px
}

span.span-left {
    float: left;
    margin-left: 5px
}

@media (max-width:767px) {
    span.span-left {
        float: none;
        display: inline-block
    }
}

.navbar-text-latin {
    font-size: 38px;
    margin: 67px 15px 0 0
}

@media only screen and (max-width:360px) {
    .navbar-text,
    .navbar-text-latin {
        font-size: 27px!important;
        position: relative
    }
}

@media only screen and (min-width:361px) and (max-width:480px) {
    .navbar-text,
    .navbar-text-latin {
        font-size: 35px!important;
        position: relative
    }
}

@media only screen and (max-width:480px) {
    .container-fluid {
        height: 285px!important;
        background-size: 1280px 285px!important
    }
    .navbar-text,
    .navbar-text-latin {
        margin: 15px 15px 0 0
    }
    .pagination a {
        width: 20px!important;
        height: 20px!important;
        font-size: 18px!important;
        line-height: 20px!important
    }
    .pagination input {
        width: 90px!important;
        height: 20px!important
    }
}

@media only screen and (min-width:481px) and (max-width:640px) {
    .container-fluid {
        height: 285px!important;
        background-size: 1280px 285px!important
    }
    .navbar-text,
    .navbar-text-latin {
        margin: 15px 15px 0 0
    }
}

@media only screen and (min-width:481px) and (max-width:770px) {
    .navbar-text,
    .navbar-text-latin {
        font-size: 26px!important;
        position: relative
    }
    .navbar-brand-right {
        position: relative
    }
    #right-logo {
        display: none
    }
}

@media only screen and (min-width:767px) and (max-width:800px) {
    .navbar-text,
    .navbar-text-latin {
        margin: 65px 15px 0 20px
    }
}

#xcaptcha-image,
.captcha {
    width: 100%!important
}

@media only screen and (max-width:1280px) {
    .navbar-text,
    .navbar-text-latin {
        font-size: 33px
    }
}

.navbar-brand-right {
    float: right;
    right: 0;
    margin: 44px 38px 23px 20px;
    z-index: 100
}

.navbar-brand-right>img {
    float: right;
    margin: -63px -2px 0 0
}

.navbar-text {
    font-size: 38px;
    margin: 45px 15px 0 0
}

.negative-margin {
    margin-top: -31px
}

.mobile span {
    font-size: 18px
}

.btn-lg {
    min-width: 260px
}

#xcaptcha-image {
    height: 55px;
    pointer-events: none;
    box-shadow: 1px 1px 1px 1px #ddd
}

.nema-radnji {
    text-transform: uppercase;
    font-size: 1.8rem
}

input.from_date,
input.to_date,
input.year {
    cursor: default!important;
    background-color: #fff!important
}

.portal-link-cf {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    height: 20px;
    line-height: 20px;
    z-index: 200
}

portal-link-cf span {
    font-size: 18px;
    vertical-align: middle;
    display: inline-block;
    line-height: 1.4
}

.portal-link-cf a {
    color: #000
}

.portal-link-cf a:hover,
.portal-link-cf a:visited {
    color: #333
}

.portal-link-cf a:focus,
.portal-link-cf a:visited {
    background: 0 0!important;
    outline: 0!important
}

.portal-link-cf span::before {
    font-family: fontAwesome;
    content: "\f19c\00a0"
}

.responsive-table tbody td.text-left {
    text-align: left!important
}

.responsive-table tbody td.text-left[data-title]:before {
    font-size: 1.8rem;
    font-weight: 700;
    color: #333
}

.container-fluid {
    height: 200px;
    padding: 0 4px 4px;
    background: url(../Content/images/headerMJ.png) center top no-repeat #336799
}

.captcha-span {
    font-size: 13px
}

@media only screen and (max-width:260px) {
    #xcaptcha-image,
    .captcha {
        width: 185px!important;
        float: right!important
    }
    .captcha {
        margin-top: 5px
    }
        .img-responsive {min-width:50%;}
}

@media only screen and (max-width:360px) {
    .navbar-text {
        font-size: 27px!important;
        position: relative
    }
        .img-responsive {min-width:50%;}
}

@media only screen and (min-width:361px) and (max-width:480px) {
    .navbar-text {
        font-size: 35px!important;
        position: relative
    }
        .img-responsive {min-width:50%;}
}

@media only screen and (max-width:480px) {
    .container-fluid {
        height: 285px!important;
        background-size: 1280px 285px!important
    }
    .navbar-text {
        margin: 15px 15px 0 0
    }
    .pagination a {
        width: 20px!important;
        height: 20px!important;
        font-size: 18px!important;
        line-height: 20px!important
    }
    .pagination input {
        width: 90px!important;
        height: 20px!important
    }
}

@media only screen and (max-width:600px) {
    .captcha-span {
        display: inline-block;
        width: 200px
    }
}

@media only screen and (min-width:481px) and (max-width:640px) {
    .container-fluid {
        height: 285px!important;
        background-size: 1280px 285px!important
    }
    .navbar-text {
        margin: 15px 15px 0 0
    }
}

@media only screen and (min-width:601px) and (max-width:760px) {
    .container-fluid {
        height: 230px!important;
        background-size: 1280px 230px!important
    }
}

@media only screen and (min-width:481px) and (max-width:770px) {
    .navbar-brand-right,
    .navbar-text {
        position: relative
    }
    .navbar-text {
        font-size: 26px!important
    }
    #right-logo {
        display: none
    }
}

@media only screen and (min-width:767px) and (max-width:800px) {
    .navbar-text {
        margin: 65px 15px 0 20px
    }
}

@media only screen and (min-width:261px) and (max-width:767px) {
    #xcaptcha-image,
    .captcha {
        width: 200px!important;
        float: right!important
    }
    .captcha {
        margin-top: 5px
    }
}

@media only screen and (max-width:767px) {
    .not-mobile-CaseFlow {
        display: none
    }
    .mobile-CaseFlow {
        display: block
    }
    .btn-lg {
        min-width: initial
    }
}

@media only screen and (min-width:768px) {
    .not-mobile-CaseFlow {
        display: block
    }
    .mobile-CaseFlow {
        display: none
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .btn-lg {
        min-width: initial
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .btn-lg {
        min-width: 170px
    }
}

@media only screen and (max-width:899px) {
    .modal-lg {
        width: 95%
    }
}

@media only screen and (min-width:900px) {
    .modal-lg {
        width: 85%
    }
}

@media only screen and (max-width:1199px) {
    .search-button {
        margin-top: 60px!important
    }
    .negative-margin {
        margin-top: 5px
    }
}

@media only screen and (max-width:1280px) {
    .navbar-text {
        font-size: 33px
    }
}

@media only screen and (min-width:1680px) {
    .container caseflow {
        max-width: 1366px!important
    }
}