.simple-text-block ul.simple {
    list-style-image: url("../img/chevron-right.svg");
    padding-left: 20px;
}

.photo-block-text ul {
    list-style-image: url("../img/chevron-right.svg");
    padding-left: 20px;
    margin-top: 10px;
}

    .photo-block-text ul li {
        padding-left: 10px;
        font-size: 16px;
    }

.simple-text-block ul.simple li {
    padding-left: 20px;
}

.section-bottom.block-buttons .btn {
    font-size: 15px;
    margin-left: 0;
}

    .section-bottom.block-buttons .btn:first-child {
        margin-left: 0;
    }

    .section-bottom.block-buttons .btn:last-child {
        margin-right: 0;
    }

.photo-block.alt .photo-block-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.photo-block.alt .photo-block-pic {
    flex: 50%;
    padding-right: 0;
    padding-left: 20px;
    order: 2;
}

.photo-block.alt .photo-block-text {
    flex: 50%;
    padding-left: 0;
    padding-right: 88px;
    order: 1;
}

.simple-text-block.dokumenti h2 {
    margin-bottom: 30px;
}

.modul-podnaslov {
    margin-top: 30px;
    font-weight: bold;
}

.modul-napomena {
    margin-top: 20px;
}

.dokumentacija {
    padding-left: 0px;
    margin-top: 15px;
}

    .dokumentacija li {
        list-style: none;
        padding: 10px 15px;
        background: #fff;
        margin-bottom: 15px;
        border-radius: 6px;
        transition: all 0.2s ease-in-out;
        position: relative;
        border-right: 3px solid #fff;
        border: 1px solid #ddd;
    }

        .dokumentacija li:hover {
            padding-left: 20px;
            border-right: 3px solid #cc0000;
        }

        .dokumentacija li a {
            color: #333;
            font-size: 16px;
            display: inline-block;
            padding-right: 30px;
            line-height: 24px;
        }

        .dokumentacija li:after {
            content: "";
            background-image: url(../img/file.svg);
            display: inline-block;
            width: 24px;
            height: 24px;
            position: absolute;
            opacity: 0.4;
            right: 10px;
            top: 0;
            bottom: 0;
            margin-top: auto;
            margin-bottom: auto;
        }

.simple-text-block .ikone {
    list-style: none;
    padding-left: 0;
    margin-top: 10px;
}

.ikone li {
    font-size: 18px;
    line-height: 22px;
    list-style-position: inside;
    position: relative;
    padding-left: 60px;
    margin-bottom: 40px;
}

    .ikone li img {
        height: 50px;
        margin-right: 20px;
        position: absolute;
        left: -20px;
        top: 0;
        bottom: 0;
        margin-top: auto;
        margin-bottom: auto;
    }

.block-buttons a:first-child {
    margin-left: 0;
}

.dokumentacija li {
    width: 100%;
}

.exchange-calc-result-values {
    list-style: none;
}

.page-heading.landing h1 {
    margin-bottom: 48px;
}

h1 {
    font-size: 38px;
}

.page-heading-lead {
    margin-top: 30px;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
	margin-bottom: 30px;
}

.tabs-navigation ul li > a {
    font-size: 16px;
}

.copy {
    margin-top: 34px;
}

.footer-col {
    margin-bottom: 30px;
	margin-top: -20px;
}

.footer-col .f-col {
	margin-top: 20px;
}

.simple-text-block .block-inner {
    font-size: 18px;
}

.compare-results {
    margin-top: 0;
}

.compare-results .container {
	overflow: hidden;
}

    .compare-results .swiper-slide > div > ul {
        padding: 0;
        padding: 0 20px;
    }

.compare-results-desc {
    font-size: 15px;
    line-height: 18px;
}

.compare-results .swiper-slide > div > ul ul {
    line-height: 22px;
    list-style-image: url("../img/chevron-right.svg");
    padding-left: 15px;
    margin-top: 10px;
}

.compare-results h2 {
    text-align: left;
    font-size: 16px;
    margin: 0;
}

.compare-results-label {
    font-size: 16px;
}

.compare-results .swiper-wrapper {
    padding-top: 30px;
}

.compare-results .swiper-button-prev,
.compare-results .swiper-button-next {
   /* top: 5px;*/
}

.compare-results .swiper-container-horizontal > .swiper-pagination-bullets {
    top: 0;
    bottom: auto;
}

.toggle-usporedba {
    padding: 6px;
    font-size: 13px !important;
    margin-bottom: 10px;
}

    .toggle-usporedba.paligasi {
        background: #fff;
        border-color: #e6e6e6;
        color: #000;
    }

/* HPB kombinacija, usporedba usluga */
.usporedba-nav {
    text-align: center;
}

.usporedba-lg {
    padding: 16px 32px 18px 32px;
    font-size: 13px !important;
    margin-bottom: 10px;
}
/* HPB kombinacija, usporedba usluga */

.list-two-cols li {
    margin-top: 10px;
    color: #3e3e3e;
    font-weight: normal !important;
    margin-bottom: 5px;
	list-style-position: outside;
	padding-left: 15px;
}

    .list-two-cols li strong {
        font-weight: normal !important;
    }

.list-two-cols {
    margin-top: 20px;
    line-height: 26px;
    list-style-image: url("../img/chevron-right.svg");
    padding-left: 15px;
}

.list-two-cols::after {
	display: block;
    clear: both;
    content: "";
}

.top-strip .segments-left li a {
    background: transparent;
}

.page-heading.landing .simple-text-block .block-inner .pleter-vertical.alternate {
    top: -60px;
}

.page-heading-text {
    padding-right: 30px;
}

.pojamPretrazivanja {
	margin-top: 1rem;
}

.search-res {
    padding-top: 30px;
}

.search-naslov {
    font-size: 18px;
    font-weight: bold;
}

.search-item {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 15px;
    padding-left: 15px;
}

.fi-timepicker input {
    background-color: #fff !important;
}

.flatpickr-wrapper:before {
    z-index: 9;
}

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
    background: #cc0000;
    border-color: #cc0000;
}

/* FORMA SA KORACIMA */

/*------------------------*/
input:focus,
button:focus,
.form-control:focus {
    outline: none;
    box-shadow: none;
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #fff;
}
/*----------step-wizard------------*/
.d-flex {
    display: flex;
}

.justify-content-center {
    justify-content: center;
}

.align-items-center {
    align-items: center;
}

/*---------signup-step-------------*/
.bg-color {
    background-color: #333;
}

.signup-step-container {
    padding: 30px 0px;
    padding-bottom: 60px;
}

.row.form-container {
    margin-top: 0;
}

.step-name {
    margin-bottom: 60px !important;
}

#odaberiteKarticu {
    font-weight: bold;
    color: #cc0000;
    margin-bottom: 10px;
}

.wizard .nav-tabs {
    position: relative;
    margin-bottom: 0;
    border-bottom-color: transparent;
}

.wizard > div.wizard-inner {
    position: relative;
}

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 75%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}

.wizard .nav-tabs > li.active > a,
.wizard .nav-tabs > li.active > a:hover,
.wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    border-radius: 50%;
    background: #fff;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 16px;
    color: #0e214b;
    font-weight: 500;
    border: 1px solid #ddd;
}

    span.round-tab i {
        color: #555555;
    }

.wizard li.active span.round-tab {
    background: #cc0000;
    color: #fff;
    border-color: #cc0000;
}

    .wizard li.active span.round-tab i {
        color: #5bc0de;
    }

.wizard .nav-tabs > li.active > a i {
    color: #cc0000;
}

.wizard .nav-tabs > li {
    width: 25%;
}

.wizard.prepaid .nav-tabs > li {
    width: 33%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #cc0000;
    transition: 0.1s ease-in-out;
}

.wizard .nav-tabs > li a {
    width: 30px;
    height: 30px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
    background-color: transparent;
    position: relative;
    top: 0;
}

    .wizard .nav-tabs > li a i {
        position: absolute;
        top: -15px;
        font-style: normal;
        font-weight: 400;
        white-space: nowrap;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 12px;
        font-weight: 700;
        color: #000;
    }

    .wizard .nav-tabs > li a:hover {
        background: transparent;
    }

.wizard .tab-pane {
    position: relative;
    padding-top: 20px;
}

.wizard h3 {
    margin-top: 0;
    text-align: center;
}

.prev-step,
.next-step {
    margin-top: 30px;
}

.skip-btn {
    background-color: #cec12d;
}

.step-head {
    font-size: 20px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 20px;
}

.term-check {
    font-size: 14px;
    font-weight: 400;
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 40px;
    margin-bottom: 0;
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 40px;
    margin: 0;
    opacity: 0;
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: 40px;
    padding: 0.375rem 0.75rem;
    font-weight: 400;
    line-height: 2;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

    .custom-file-label::after {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 3;
        display: block;
        height: 38px;
        padding: 0.375rem 0.75rem;
        line-height: 2;
        color: #495057;
        content: "Browse";
        background-color: #e9ecef;
        border-left: inherit;
        border-radius: 0 0.25rem 0.25rem 0;
    }

.footer-link {
    margin-top: 30px;
}

.all-info-container {
}

.list-content {
    margin-bottom: 10px;
}

    .list-content a {
        padding: 10px 15px;
        width: 100%;
        display: inline-block;
        background-color: #f5f5f5;
        position: relative;
        color: #565656;
        font-weight: 400;
        border-radius: 4px;
    }

        .list-content a[aria-expanded="true"] i {
            transform: rotate(180deg);
        }

        .list-content a i {
            text-align: right;
            position: absolute;
            top: 15px;
            right: 10px;
            transition: 0.5s;
        }

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #fdfdfd;
}

.list-box {
    padding: 10px;
}

.signup-logo-header .logo_area {
    width: 200px;
}

.signup-logo-header .nav > li {
    padding: 0;
}

.signup-logo-header .header-flex {
    display: flex;
    justify-content: center;
    align-items: center;
}
/*-----------custom-checkbox-----------*/
/*----------Custom-Checkbox---------*/
input[type="checkbox"] {
    position: relative;
    display: inline-block;
    margin-right: 5px;
}

    input[type="checkbox"]::before,
    input[type="checkbox"]::after {
        position: absolute;
        content: "";
        display: inline-block;
    }

    input[type="checkbox"]::before {
        height: 16px;
        width: 16px;
        border: 1px solid #999;
        left: 0px;
        top: 0px;
        background-color: #fff;
        border-radius: 2px;
    }

    input[type="checkbox"]::after {
        height: 5px;
        width: 9px;
        left: 4px;
        top: 4px;
    }

    input[type="checkbox"]:checked::after {
        content: "";
        border-left: 1px solid #fff;
        border-bottom: 1px solid #fff;
        transform: rotate(-45deg);
    }

    input[type="checkbox"]:checked::before {
        background-color: #18ba60;
        border-color: #18ba60;
    }

.filter_item input[type="checkbox"],
.newsletter-gdpr input[type="checkbox"] {
    display: none;
}

.list-inline {
    text-align: center;
}

.signup-step-container .wrapper {
    width: 100%;
}

.wizard .form-group label {
    position: relative;
    margin: -4px 0 0 0;
    top: auto;
    font-size: 14px;
    line-height: 1;
}

.wizard .form-group {
    margin-bottom: 30px;
}

.step-name {
    text-align: center;
    font-size: 25px;
    margin: 0;
}

.form-container {
    display: inline-block;
    width: 100%;
    margin: 60px 0 0 0;
}

    .form-container select {
        font-size: 18px;
        border-bottom: 1px solid #b8b8b8;
    }

    .form-container .form-group {
        margin: 0 0 40px 0;
    }

.error {
    color: red;
}

.wizard .form-group input {
    padding: 0 0 5px 0;
}

.next-step {
    background-color: #cc0000;
    color: white;
}

/*zahtjev krediti poslovni*/

.poslovni .filter_item {
    display: inline-block;
}

.poslovni .duzi {
    display: inline-flex;
    flex-direction: row-reverse;
}

    .poslovni .duzi > label {
        line-height: 1.4;
    }

.poslovni label {
    position: relative;
    display: inline-block;
    cursor: pointer;
    margin-bottom: 0;
    padding-left: 0;
    line-height: 32px;
}

.poslovni input[type="checkbox"] {
}

    .poslovni input[type="checkbox"] + label::before {
        position: absolute;
        left: 0;
        top: 1px;
        display: inline-block;
        width: 22px;
        height: 22px;
        background-color: #f0ebe6;
        border: 0;
        border-radius: 2px;
        content: " ";
    }

    .poslovni input[type="checkbox"]:checked + label::before {
        background-position: center center;
        background-repeat: no-repeat;
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 311 311'%3E%3Cpath d='M178.2 155.5L306.4 27.3c6.2-6.3 6.2-16.4 0-22.6-6.2-6.2-16.4-6.2-22.6 0L155.6 132.9 27.4 4.7C21.1-1.6 11-1.6 4.8 4.7c-6.2 6.2-6.2 16.4 0 22.6L133 155.5 4.8 283.7c-6.2 6.2-6.2 16.4 0 22.6 3.1 3.1 7.2 4.7 11.3 4.7 4.1 0 8.2-1.6 11.3-4.7l128.2-128.2 128.2 128.2c3.1 3.1 7.2 4.7 11.3 4.7 4.1 0 8.2-1.6 11.3-4.7 6.2-6.2 6.2-16.4 0-22.6L178.2 155.5z' fill='%09519C'/%3E%3C/svg%3E");
        background-size: 12px auto;
    }
	
	/* bullet lista */
	.tick {
		list-style: none;
		padding-left: 0;
	}
	
	.tick li {
		position: relative;
		padding-left: 28px;
		margin-bottom: 0;
	}

	.tick li::before {
		content: "";
		position: absolute;
		left: 0;
		top: 10px;
		width: 15px;
		height: 15px;
		background-image: url("../img/ikona_tick.svg");
		background-size: contain;
		background-repeat: no-repeat;
	}

@media (max-width: 767px) {
    .sign-content h3 {
        font-size: 40px;
    }

    .wizard .nav-tabs > li a i {
        display: none;
    }

    .signup-logo-header .navbar-toggle {
        margin: 0;
        margin-top: 8px;
    }

    .signup-logo-header .logo_area {
        margin-top: 0;
    }

    .signup-logo-header .header-flex {
        display: block;
    }

    .search-res {
        padding-top: 30px;
    }
}

.margtop15 {
    margin-top: 15px;
}

.margtop30 {
    margin-top: 30px;
}

.simple-text-block.pdf .block-inner-title {
    margin-bottom: 0;
}

.linkovi-desno {
    display: inline-block;
}

    .linkovi-desno ul {
        list-style: none;
        padding: 0;
    }

        .linkovi-desno ul li {
            display: inline-block;
            margin-right: 32px;
        }

            .linkovi-desno ul li a {
                color: #5D5757;
                line-height: 20px;
                font-size: 14px;
            }

.linkovi-desno-mob {
    display: none;
}

/* Custom Grid */

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
}

@media (min-width: 768px) {
    .container {
        max-width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 950px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1100px;
    }
}

@media (min-width: 1400px) {
    .container {
        max-width: 1260px;
    }
}

@media (min-width: 1599px) {
    .container {
        max-width: 1440px;
    }
	
	.highlights .h_container {
		max-width: 1400px;
	}
}

@media (min-width: 1799px) {
    .container {
        max-width: 1640px;
    }
	
	.homepage.narrow section .container {
        max-width: 1240px;
    }
}

@media (min-width: 1999px) {
    .container {
        max-width: 1920px;
    }
	
	.homepage.narrow section .container {
        max-width: 1520px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
}

/* Custom Grid */
.selekt {
    padding-bottom: 30px;
}

    .selekt label {
        display: block;
    }

    .selekt select {
        width: 100%;
    }

.e-bankarstvo-mob {
    display: none;
}

h1 {
    line-height: 50px;
}

.bootstrap-select .btn {
    font-size: 18px;
    font-weight: normal;
    border: transparent;
    border-bottom: 1px solid #b8b8b8;
    padding: 0;
    border-radius: 0;
    height: 38px;
    background: transparent;
}

    .bootstrap-select .btn > span {
        height: auto;
    }

    .bootstrap-select .btn:hover {
        color: #3e3e3e;
    }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    background: #cc0000;
    color: #fff;
}

.dropdown-menu > li > a {
    font-size: 16px;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    border: transparent;
    background-image: url(../img/chevron-down.svg);
    width: 20px;
    height: 20px;
    display: inline-block;
    top: 7px;
    right: -4px;
}

/* .hero .swiper-button-next { */
    /* bottom: 45%; */
/* } */

.hero .swiper-button-prev {
    top: 20%;
    transform-origin: -160% 260%;
}

.btn-napomena {
    margin: 30px 0 20px 0;
}

.modal-content .ikone li {
    font-size: 17px;
}

.margtop20 {
    margin-top: 20px;
}

#frm_suglanost {
    margin-top: 20px;
}

    #frm_suglanost input {
        margin-right: 20px;
    }

.modal {
    top: 20%;
    z-index: 9999;
}

.modal-body.pdf {
    height: 600px;
    overflow: scroll;
}

.modal-body.pdf {
    font-size: 14px;
    line-height: 26px;
}

.news-tekst {
    font-family: "Nunito", sans-serif;
    font-size: 16px;
    min-height: 24px;
}

.news-radno {
    font-family: "Nunito", sans-serif;
    font-size: 16px;
    margin-top: 10px;
    font-weight: bold;
}

.news-item.mreza {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;
}

.news-item.mreza {
    transition: all 0.2s ease-in-out;
}

    .news-item.mreza img {
        margin-right: 5px;
    }

    .news-item.mreza:hover {
        padding-left: 15px;
        border-left: 5px solid #cc0000;
    }

.btn-sm {
    padding: 8px 16px 10px 16px;
    margin-bottom: 30px;
}

.centri {
    display: inline-block;
    float: right;
}

    .centri input[type="checkbox"] + label {
        font-weight: normal;
        font-size: 14px;
    }

.lokacija {
    display: inline-block;
    margin-bottom: 0 !important;
    margin-top: 15px !important;
}

@media only screen and (max-width: 1799px) {
	.selekt {
		padding-bottom: 20px;
	}
}

@media only screen and (max-width: 991px) {
    .centri {
        float: none;
        display: block;
    }
}

@media only screen and (max-width: 599px) {
    .centri .filter_item {
        margin-bottom: 10px;
    }
}

label {
    position: relative;
    display: inline-block;
    cursor: pointer;
    margin-bottom: 0;
    padding-left: 0;
    line-height: 32px;
}

input[type="radio"] {
    display: none;
}

    input[type="radio"] + label {
        font-weight: 400;
        line-height: 24px;
        padding-left: 36px;
    }

        input[type="radio"] + label::before {
            position: absolute;
            left: 0;
            top: 1px;
            display: inline-block;
            width: 22px;
            height: 22px;
            background-color: #f0ebe6;
            border: 0;
            border-radius: 2px;
            content: " ";
        }

    input[type="radio"]:checked + label::before {
        background-position: center center;
        background-repeat: no-repeat;
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 311 311'%3E%3Cpath d='M178.2 155.5L306.4 27.3c6.2-6.3 6.2-16.4 0-22.6-6.2-6.2-16.4-6.2-22.6 0L155.6 132.9 27.4 4.7C21.1-1.6 11-1.6 4.8 4.7c-6.2 6.2-6.2 16.4 0 22.6L133 155.5 4.8 283.7c-6.2 6.2-6.2 16.4 0 22.6 3.1 3.1 7.2 4.7 11.3 4.7 4.1 0 8.2-1.6 11.3-4.7l128.2-128.2 128.2 128.2c3.1 3.1 7.2 4.7 11.3 4.7 4.1 0 8.2-1.6 11.3-4.7 6.2-6.2 6.2-16.4 0-22.6L178.2 155.5z' fill='%09519C'/%3E%3C/svg%3E");
        background-size: 12px auto;
    }

    input[type="radio"]:checked + label:after {
        display: none;
    }

    input[type="radio"] + label {
        font-size: 14px;
    }
/*.cardImg img {
    width: 100%;
    padding: 5px;
    border: solid 4px white;
    cursor: pointer;
}*/

.cardImg {
    font-size: 16px;
}

.card-title {
    height: 54px;
}

.card-title {
    font-size: 14px;
    line-height: 18px;
}

.karticaImg {
    max-width: 100%;
    height: auto;
    padding: 0;
    border: 0;
    display: block;
    margin-bottom: 10px;
    margin-top: 0;
    padding: 5px;
    transition: all 0.6s ease;
    border: 4px solid #fff;
}

.noResult_cards {
    background: #eff2f5;
    margin: 30px 0;
    padding: 20px;
    font-size: 16px;
}

    .noResult_cards ul {
        list-style: none;
    }

    .noResult_cards .btn {
        margin: 20px 0;
    }

.margtop20 input {
    position: relative;
    font-size: 18px;
    color: #000;
    background: none;
    border-bottom: 1px solid #b8b8b8;
    padding: 25px 0 10px 0;
}

.slider-values.novi {
	display: flex;
	justify-content: space-between;
}

.slider-values.novi .calc_value {
    float: none;
}

.slider-values.novi .cv_novi {
    float: none;
    font-size: 14px;
    font-weight: bold;
    border: 1px solid #dedede;
	position: absolute;
    top: -75px;
    right: 0;
    text-align: right;
    padding: 0 15px;
    background: #fff;
    border-radius: 8px;
	max-width: 35%;
}

#iznosdo {
	font-weight: 700;
}

.activateKarta {
    margin: 50px 0;
}

.print-tecajna {
    color: #000;
    font-size: 15px;
    position: relative;
    top: 2px;
}

    .print-tecajna img {
        margin-left: 10px;
    }

    .print-tecajna:hover {
        color: #cc0000;
    }

.tecajnaprintwrap {
    text-align: center;
}

.tecajnaprint {
    margin: 30px auto;
}

.brokeri-form-padding {
    padding: 20px 120px 60px 120px;
}

.input-broker {
    font-size: 14px;
    padding-left: 10px;
    font-weight: bold;
    border: 1px solid #ccc;
    background: #fdfdfd;
}

    .input-broker.disabled {
        background: #f1f1f1 !important;
    }

.ukupno {
    font-weight: 900;
    color: #c00;
}

.calc-tekst {
    line-height: 18px;
}

.exchange-calc-result-others.broker {
    padding: 0 5x;
}

    .exchange-calc-result-others.broker > li > span {
        color: #000;
        font-size: 18px;
    }

.brokeri {
    padding-top: 30px;
}

    .brokeri .tabs-navigation ul li > a:hover,
    .brokeri .tabs-navigation-single ul li > a {
        background: #c00
    }

    .brokeri .tabs-navigation ul li > a:hover {
        color: #fff;
    }

    .brokeri .tabs-navigation-single ul li > a {
        color: #fff;
        font-weight: 700;
    }

.kalendar-napomena {
    color: #999;
    font-style: italic;
}

#frmAnketaPredopskrba input {
    position: relative;
    top: -3px;
}

.z-label {
    margin-bottom: 10px;
}

.form-group .pair {
    display: inline-block;
    margin-right: 20px;
}

.holderShowWhenPoslovniSubjekt select {
    margin-bottom: 20px;
}

.apoenchange {
    background-color: #f0f0f0;
    text-align: left !important;
    padding-left: 5px;
}

.aopennovcanice, .aopenkovanice {
    font-weight: bold;
    color: #CC0000;
}

.iznos {
    font-weight: bold;
    color: #CC0000;
}

.izonsdiv {
    margin-top: 20px;
    font-size: 26px;
}

.poruka .big {
    font-size: 20px;
}

.poruka-hpb {
    font-weight: bold;
    color: #CC0000;
    position: relative;
    top: -10px;
}

.holderApoeni {
    display: block !important;
}

.forma_modal {
    font-size: 15px;
}

    .forma_modal h4 {
        font-weight: bold;
    }

    .forma_modal h5 {
        font-weight: bold;
        font-size: 16px !important;
    }

.radio-inputs {
    margin-top: 20px;
}

    .radio-inputs label {
        font-weight: 600 !important;
        font-size: 16px !important;
        margin-right: 20px;
    }

.form-group-2 {
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 20px 5px;
    border: 1px solid #ddd;
    border-radius: 6px;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 800px;
        margin: 30px auto;
    }
}

.margtop10 {
    margin-top: 10px;
}

