﻿@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/MaterialIcons-Regular.eot); /* For IE6-8 */
    src: local('Material Icons'), 
         local('MaterialIcons-Regular'), 
         url(fonts/MaterialIcons-Regular.woff2) format('woff2'), 
         url(fonts/MaterialIcons-Regular.woff) format('woff'), 
         url(fonts/MaterialIcons-Regular.ttf) format('truetype');
}
@font-face {
   font-family: vladarhserif_regregular;
   src: url(/fonts/VladaRHSerif-Regular.otf);
   src: url(/fonts/VladaRHSerif-Regular.otf) format('opentype');
}
@font-face {
   font-family: vladarhsans_regregular;
   src: url(/fonts/VladaRHSans-Regular.otf);
   src: url(/fonts/VladaRHSans-Regular.otf) format('opentype');
}
@font-face {
   font-family: vladarhserif_regularItalic;
   src: url(/fonts/VladaRHSerif-RegularItalic.otf);
   src: url(/fonts/VladaRHSerif-RegularItalic.otf) format('opentype');
}
@font-face {
   font-family: vladarhsans_regularItalic;
   src: url(/fonts/VladaRHSans-RegularItalic.otf);
   src: url(/fonts/VladaRHSans-RegularItalic.otf) format('opentype');
}
@font-face {
   font-family: vladarhserif_bold;
   src: url(/fonts/VladaRHSerif-Bold.otf);
   src: url(/fonts/VladaRHSerif-Bold.otf) format('opentype');
}
@font-face {
   font-family: vladarhsans_bold;
   src: url(/fonts/VladaRHSans-Bold.otf);
   src: url(/fonts/VladaRHSans-Bold.otf) format('opentype');
}
@font-face {
   font-family: vladarhserif_bolditalic;
   src: url(/fonts/VladaRHSerif-BoldItalic.otf);
   src: url(/fonts/VladaRHSerif-BoldItalic.otf) format('opentype');
}
@font-face {
   font-family: vladarhsans_bolditalic;
   src: url(/fonts/VladaRHSans-BoldItalic.otf);
   src: url(/fonts/VladaRHSans-BoldItalic.otf) format('opentype');
}
@font-face {
   font-family: vladarhserif_book;
   src: url(/fonts/VladaRHSerif-Book.otf);
   src: url(/fonts/VladaRHSerif-Book.otf) format('opentype');
}
@font-face {
   font-family: vladarhsans_book;
   src: url(/fonts/VladaRHSans-Book.otf);
   src: url(/fonts/VladaRHSans-Book.otf) format('opentype');
}
@font-face {
   font-family: vladarhserif_bookitalic;
   src: url(/fonts/VladaRHSerif-BookItalic.otf);
   src: url(/fonts/VladaRHSerif-BookItalic.otf) format('opentype');
}
@font-face {
   font-family: vladarhsans_bookitalic;
   src: url(/fonts/VladaRHSans-BookItalic.otf);
   src: url(/fonts/VladaRHSans-BookItalic.otf) format('opentype');
}
@font-face {
   font-family: vladarhserif_light;
   src: url(/fonts/VladaRHSerif-Light.otf);
   src: url(/fonts/VladaRHSerif-Light.otf) format('opentype');
}
@font-face {
   font-family: vladarhsans_light;
   src: url(/fonts/VladaRHSans-Light.otf);
   src: url(/fonts/VladaRHSans-Light.otf) format('opentype');
}
@font-face {
   font-family: vladarhserif_lightitalic;
   src: url(/fonts/VladaRHSerif-LightItalic.otf);
   src: url(/fonts/VladaRHSerif-LightItalic.otf) format('opentype');
}
@font-face {
   font-family: vladarhsans_lightitalic;
   src: url(/fonts/VladaRHSans-LightItalic.otf);
   src: url(/fonts/VladaRHSans-LightItalic.otf) format('opentype');
}
@font-face {
   font-family: vladarhserif_medium;
   src: url(/fonts/VladaRHSerif-Medium.otf);
   src: url(/fonts/VladaRHSerif-Medium.otf) format('opentype');
}
@font-face {
   font-family: vladarhsans_medium;
   src: url(/fonts/VladaRHSans-Medium.otf);
   src: url(/fonts/VladaRHSans-Medium.otf) format('opentype');
}
@font-face {
   font-family: vladarhserif_mediumitalic;
   src: url(/fonts/VladaRHSerif-MediumItalic.otf);
   src: url(/fonts/VladaRHSerif-MediumItalic.otf) format('opentype');
}
@font-face {
   font-family: vladarhsans_mediumitalic;
   src: url(/fonts/VladaRHSans-MediumItalic.otf);
   src: url(/fonts/VladaRHSans-MediumItalic.otf) format('opentype');
}
@font-face {
   font-family: vladarhserif_semibold;
   src: url(/fonts/VladaRHSerif-SemiBold.otf);
   src: url(/fonts/VladaRHSerif-SemiBold.otf) format('opentype');
}
@font-face {
   font-family: vladarhsans_semibold;
   src: url(/fonts/VladaRHSans-SemiBold.otf);
   src: url(/fonts/VladaRHSans-SemiBold.otf) format('opentype');
}
@font-face {
   font-family: vladarhserif_semibolditalic;
   src: url(/fonts/VladaRHSerif-SemiBoldItalic.otf);
   src: url(/fonts/VladaRHSerif-SemiBoldItalic.otf) format('opentype');
}
@font-face {
   font-family: vladarhsans_semibolditalic;
   src: url(/fonts/VladaRHSans-SemiBoldItalic.otf);/**/
   src: url(/fonts/VladaRHSans-SemiBoldItalic.otf) format('opentype');
}

#main-menu{
    left: -250px;
}

#main-menu > .popup-main-a .col-md-9 {
    display: none;
}

#main-menu > .popup-main-a .col-md-3 {
    float: right; 
    text-align: right;
    padding-right: 15px;
}

#main-menu > #profile-menu > .col-md-12 .popup-main-a .col-md-9{
    display: none;
}

#main-menu > #profile-menu > .col-md-12 .popup-main-a .col-md-3{
    float: right; 
    text-align: right;
    padding-right: 15px;
}

#profile-icon {
    float: right;
    text-align: right;
    padding-right: 0;
}

#main-menu .blue-profile-background{
    padding-right: 2px;
}

#main-menu .blue-profile-background .col-md-6{
    display: none;
}

#arrows-direction {
    display: none;
}


.nav-container {
    width: 300px;
    height: 100%;
    background-color: #9FC5F8;
    position: absolute;
    z-index: 11;
    transition: left 200ms linear;
}

#language-dropdown {
    background-color: #d71920;
    color: white;
}

.nav-container > .popup-main-a .col-md-9 {
    font-size: 14px;
}

.nav-container>.popup-main-a .col-md-3 img{
    width: 25px;
}

#profile-menu {
    display: none;
    transition: all 200ms ease 200ms;
}

#profile-menu .col-md-9 {
    padding-top: 3px;
}

#profile-menu .col-md-3 img {
    width: 25px;
}

#profile-menu>.col-md-12 {
    padding-right: 0;
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px; /* Preferred icon size */
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;
    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;
    /* Support for IE. */
    font-feature-settings: 'liga';
    vertical-align: bottom;
}

/*.table-upisnik {

}*/

.height-120px {
    height: 120px;
}

.bottom-0 {
    position: absolute;
    bottom: 0;
}

.uplatnica-modal {
    width: 950px;
}

.text-blue {
    color: #0e80ba;
    font-weight: bold;
}

.text-white{
    color: white;
}

.uplatnica-modal img {
    max-width: 900px;
}


.table-upisnik thead tr th {
    background-color: #cccccc;
    border: 1px solid black !important;
}

    .table-upisnik tbody tr td {
        background-color: #f2f2f2;
        border: 1px solid black !important;
    }

.table-upisnik-moji-zahtjevi thead tr th {
    cursor: pointer;
}

.postion-bottom-content-right {
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: right;
}

.epic-paging-number-container {
    width: 25px;
    height: 25px;
    border-radius: 15px;
    border: 1px solid gray;
    text-align: center;
    vertical-align: middle;
    float: left;
    margin: 3px;
}

.epic-paging-number-container:hover, .epic-paging-number-container:focus{
    background-color: darkred;
    color: white;
    text-decoration: none;
}

.epic-paging-number-container-active {
    background-color: darkred;
    color: white;
    text-decoration: none;
}

.btn-img {
    width: 30px;
    height: 30px;
}

.btn-img-izvadak {
    background-image: url('../images/otvoriIzvadak_ikona_aktivna_M.png');
    background-size: inherit;
}

.btn-img-izvadak-salji {
    background-image: url('../images/posaljiNaMail_ikona_aktivna_M.png');
    background-size: inherit;
}

/*.table-upisnik thead, .table-upisnik tbody {
    display: block;
}*/
/*.table-upisnik tbody {
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
}*/
/*.epic-tbody {
    max-height: 400px;
    overflow-y: auto;
}*/
#overlayIzvadak {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    /*background-color: #00AEEF;*/
    z-index: 100;
    text-align: center;
    /*cursor: pointer;*/
}

#overlayIzvadak img{
    margin: 10%;
}

/*.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin: 0 auto;
    margin-top: 20%;
}*/

.profile-link {
    /*background-image: url('../images/ikona_user_bijela_L.png');
    background-repeat: no-repeat;
    background-position: left;
    background-position-x: 10px;
    background-size: 40px 40px;
    padding: 30px;
    padding-top: 0px;
    padding-left: 60px !important;*/
}

.profile-link span {
    position: absolute;
    top: 15px;
    color: white;
}

.profile-link-bottom-arrow {
    right: 35px;
    top: 20px;
}

.input-textbox-width-default input {
    max-width: 200px;
}

.inline-block {
    display: inline-block;
}

.right-bottom {
    position: absolute;
    right: 0;
    bottom: 0;
}

.captcha-img{
    width: 100%;
    max-width: 300px;
    min-width: 200px;
}

.success {
    border-color: #11a213 !important;
}

.glyphicon-refresh-animate {
    -animation: spin 1.7s infinite linear !important;
    -webkit-animation: spin2 1.7s infinite linear;
    position: absolute;
    left: 45%;
    top: 40%;
    color: #3498db;
    font-size: 70px;
}

#user-initials {
    /*left: 17px;*/
    left: 36px;
    top: 8px;
    font-size: 24px;
}

@-webkit-keyframes spin2 {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        transform: scale(1) rotate(0deg);
    }

    to {
        transform: scale(1) rotate(360deg);
    }
}


/* Safari */
/*@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}*/

/*********************/
/**ePIC nav dropdown**/
/*********************/

.dropbtnEC {
    background-color: #3498DB;
    color: white;
    /*padding: 16px;*/
    font-size: 16px;
    border: none;
    cursor: pointer;
}

    .dropbtnEC:hover, .dropbtnEC:focus {
        background-color: #2980B9;
    }

.dropdownEC {
    position: relative;
    display: inline-block;
}

.dropdown-contentEC {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 20;
}

    .dropdown-contentEC a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

.dropdownEC a:hover {
    background-color: #ddd;
}

.showEC {
    display: block;
}

.width-200px{
    width: 200px !important;
}

.width-240px {
    width: 240px !important;
}

.width-150px {
    width: 150px !important;
}

.width-65px {
    width: 65px !important;
}

input[type='checkbox'].form-control {
    height: 20px;
}

input {
    outline: none !important;
}

.epic-label {
    color: #d71920;
}

.epic-login-btn {
    border-radius: 4px !important;
}

.epic-login-container {
    border: 2px solid #d71920;
    border-radius: 10px;
    background-color: whitesmoke;
}

div.idom-directive.form-group.idom-checkbox {
    margin-bottom: 0;
    margin-top: 10px;
}

.tb-length-60 input[type='text']{
    width: 60%;
    min-width: 200px;
}

.text-red {
    color: #d71920;
}

.site-title {
    color: white;
}

    .site-title:hover {
        color: white;
        text-decoration: none;
    }
    
    .site-title:focus {
        color: white;
        text-decoration: none;
    }

.important-info-container {
    border: #d71920 3px solid;
    border-radius: 10px;
    background-color: #e6e6e6;
    padding: 10px;
}

.navbar-brand {
    color: white;
    font-weight: 600;
    font-size: 22px;
}

.margin-top-2rem {
    margin-top: 2rem;
}

.margin-top-8px {
    margin-top: 8px;
}

.margin-top-10px {
    margin-top: 10px;
}

.margin-top-20px {
    margin-top: 20px;
}

.margin-top-25px {
    margin-top: 25px;
}

.margin-top-30px{
    margin-top: 30px;
}

.margin-top-35px {
    margin-top: 35px;
}

.min-height-500px {
    /*min-height: 500px;*/
}

.dropdown-width_100 .idom-dropdown {
    width: 100%;
}

.datepicker-width-100 .idom-datepicker {
    width: 100%;
}

.datepicker-width-80 .idom-datepicker {
    width: 80%;
}

.textbox-width-200px input[type="text"] {
    width: 200px;
}

.textbox-text-red input[type="text"] {
    color: #d71920;
}

.color-text-red {
    color: #d71920;
}

.alert-danger {
    border: #d71920 3px solid;
    border-radius: 15px;
    background-color: #e6e6e6;
    padding: 10px;
    color: black;
}

.alert-danger .glyphicon {
    display: none;
}

.alert-danger .close {
    display: none;
}

.epic-login-title {
    color: #d71920 !important;
}

.ptp-popup {
    position: absolute;
    right: 0;
    top: -10px;
    height: 30px;
    background-size: 23px 23px !important;
}

.blue-btn {
    background-color: #0099e6;
    border: 2px solid black;
    box-shadow: 2px 2px black;
    padding: 10px;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    color: white;
}

    .blue-btn:hover, .blue-btn:focus {
        color: white;
    }

.line-height-30px {
    line-height: 30px;
}

.line-height-45px {
    line-height: 45px;
}

#userDropdown {
    right: -1px;
}

.blue-btn-profile {
    background-image: url('../images/user_ikona_M.png');
    background-repeat: no-repeat;
    background-position: left;
    background-position-x: 10px;
    background-size: 20px 20px;
    padding-left: 35px !important;
}

.questionmark-icon {
    background-image: url('../images/upitnik_ikona_M.png');
    background-repeat: no-repeat;
    background-size: 30px 30px;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    padding-left: 35px !important;
}

.info-icon {
    background-image: url('../images/info_ikona_M.png');
    background-repeat: no-repeat;
    background-size: 20px 20px;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    padding-left: 35px !important;
}


.gray-container-news {
    background-color: #e6e6e6;
    color: black;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 20px;
    overflow-y: scroll;
    height: 400px;
    padding: 20px;
}

.news-border-bottom {
    border-bottom: 1px solid gray;
}

div.popover {
    min-width: 180px;
}

.darkblue-btn {
    background-image: url('../images/kockice_ikona_M.png');
    background-repeat: no-repeat;
    background-position: left;
    background-position-x: 10px;
    background-size: 20px 20px;
    background-color: #0047b3;
    border: 2px solid black;
    box-shadow: 2px 2px black;
    padding-right: 20px !important;
    /*padding-top: 15px !important;
    padding-bottom: 15px !important;*/
    padding-left: 35px !important;
}

.red-btn {
    background-color: #d71920;
    border: 2px solid black;
    box-shadow: 2px 2px black;
    padding: 10px;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    color: white;
}

.red-btn:hover {
    color: white;
}

.red-btn:focus {
    color: white;
}

.btn-white {
    background-color: white;
    border: 2px solid black;
    box-shadow: 2px 2px black;
    padding: 10px;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    color: black;
}

.blue-container {
    background-color: #0099e6;
    border: 2px solid black;
    box-shadow: 2px 2px black;
    color: white;
    padding: 10px;
    min-height: 30px;
}

.bluefixwidth-container {
    background-color: #0099e6;
    border: 2px solid black;
    box-shadow: 2px 2px black;
    color: white;
    padding: 10px;
    min-height: 30px;
    min-width: 300px !important;
    max-width: 320px;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}

.bluefixwidth-container a {
    color: white;
}

.gray-container {
    background-color: #b3b3b3;
    border: 2px solid black;
    /*box-shadow: 2px 2px black;*/
    color: black;
    padding-left: 10px;
    padding-right: 10px;
    /*min-height: 30px;*/
}

.lightblue-container {
    background-color: #95bcf2;
    border: 2px solid black;
    /*box-shadow: 2px 2px black;*/
    color: black;
    padding-left: 10px;
    padding-right: 10px;
}

.white-container {
    background-color: #ffffff;
    border: 2px solid black;
    border-top: 0px;
    /*box-shadow: 2px 2px black;*/
    color: black;
    padding-left: 10px;
    padding-right: 10px;
    min-height: 140px;
    color: black;
}

.white-container a{
    color: black;
}

.news-heading {
    color: #003d99;
    font-weight: 600;
}

a{
    cursor: pointer;
}

.underline{
    text-decoration: underline;
}

a.blue-container:hover{
    color: white;
    text-decoration: none;
}

.link-icon {
    background-image: url('../images/link-bull-01.gif');
    background-repeat: no-repeat;
    /*background-attachment: fixed;
    background-position: left;*/
    padding-left: 15px;
}

.link-arrow-icon {
    background-image: url('../images/strelica_ikona_S.png');
    background-repeat: no-repeat;
    /*background-attachment: fixed;
    background-position: left;*/
    padding-left: 30px;
    background-position-y: center;
    color: black;
    text-decoration: none;
}

.download-icon {
    background-image: url('../images/download_ikona_M.png');
    background-repeat: no-repeat;
    /*background-attachment: fixed;*/
    background-position: right;
    padding-right: 30px;
    background-size: 25px 25px;
}

.no-bullets {
    list-style: none;
}

ul.no-bullets > li{
    margin-top: 10px;
}

.language-dropdown {
    width: 200px;
}

.danger-text {
    color: #d71920;
    font-weight: 600;
}

.epic-fieldset {
    border: solid;
    border-width: 2px;
    padding: 10px;
    padding-top: 25px;
    margin-top: 15px;
}

.margin-right-0 {
    margin-right: 0;
}

.margin-right-10px {
    margin-right: 10px;
}

.margin-right-20px {
    margin-right: 20px;
}

.margin-left-10px {
    margin-left: 10px;
}

.margin-left-20px {
    margin-left: 20px;
}

.margin-left-30px {
    margin-left: 30px;
}

.margin-top-15px {
    margin-top: 15px;
}

.margin-bottom-50px {
    margin-bottom: 50px;
}

.margin-bottom-100px {
    margin-bottom: 100px;
}

.margin-bottom-150px {
    margin-bottom: 150px;
}

.padding-top-15px {
    padding-top: 15px;
}

.padding-top-25px {
    padding-top: 25px;
}

.padding-top-80px{
    padding-top: 80px;
}

.padding-left-20px {
    padding-left: 20px;
}

.padding-left-15px {
    padding-left: 15px;
}

.padding-right-15px{
    padding-right: 15px;
}

.padding-right-40px{
    padding-right: 40px;
}

.padding-5px{
    padding: 5px;
}

.blue-profile-background {
    background: #085394;
}

.gray-profile-background {
    background: #EEEEEE;
}

.epic-legend {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    background-color: white;
    /*border: 2px solid black;*/
    position: absolute;
    top: -13px;
    font-weight: 600;
}


.popup-main-a {
    display: block;
    padding-left: 5px;
    color: black;
    padding: 0 !important;
    padding-left: 10px !important;
}

    .popup-main-a:hover {
        background-color: #0099e6;
        color: black;
        text-decoration: none;
    }


.no-decoration{
    text-decoration: none;
}

.no-decoration:hover {
    text-decoration: none;
}

.bold{
    font-weight: 800;
}
/**************/
/**Popup main**/
/**************/
#popup-main {
    width: 230px;
    border: 3px solid black;
    background-color: white;
}

#popup-main .row {
    margin: 0;
}

#popup-main .row .col-md-12 {
    padding: 0;
}

#popup-main .row .col-md-12 a{
    color: black;
}


/***************************/
/**Popup dostupne e-Usluge**/
/***************************/

#popup-eusluge {
    /*position: absolute;*/
    width: 400px;
    /*height: 250px;*/
    border: 3px solid black;
    background-color: white;
    /*z-index: 100;*/
    /*right: 10px;*/
    /*top: 60px;*/
    /*display: none;*/
    color: black;
    /*padding-left: 5px;*/
    padding-right: 5px;
}

#popup-eusluge div div ul li a {
    color: black;
}

#popup-eusluge div div ul li {
    line-height: 25px;
}

/*******************/
/**Checkbox switch**/
/*******************/
/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 55px;
    height: 25px;
    float:left;
}

    /* Hide default HTML checkbox */
    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 18px;
        width: 18px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #008000;
}

input:focus + .slider {
    box-shadow: 0 0 1px #008000;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

.checkbox-answer-text {
    float: left;
    padding-left: 10px;
    margin-top: 2px;
}

.checkbox-label {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0;
}
/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    } 

#root-wrapper .sidebar-content .quick-links-row #quick-links-branding {
    color: #04aedf;
    margin: 0;
}

ul{
    padding: 0;
}

button.btn.btn-default{
    width:100%;
    line-height: 1.7rem;
    margin-bottom: 1rem;
    color: white;
    background-color: #d71920;
    border: none;
    border-radius: 0;
}
button.btn.btn-default:focus {
    outline: none;
}
hr{
    border: 1px #d71920 solid;
    margin-top: 0;
}

div.well{
    border: none;
    background-color:transparent;
    box-shadow: none;
}

/*input{
    margin-bottom:2rem;
    border-radius: 0 !important;
}*/
input:focus{
    border-color: #d71920 !important;
    box-shadow: none !important;
}

.epic-form-control {
    border-radius: 5px !important;
    margin-bottom: 20px;
}


textarea:focus{
    border-color: #d71920 !important;
    box-shadow: none !important;
}

.textarea-height200px-noresize textarea {
    height: 200px;
    resize: none;
}

html, body {
    font-family: vladarhsans_light,Arial;
    font-size: 16px;
    min-height: 1vh;
    background-color: white;
}

.logo-title {
    color: #d71920;
    font-family: vladarhsans_bold,Arial;
    font-size: 40px;
    margin-bottom: 0;
    line-height: 2.4rem;
}

nav.login-nav {
    background-color: #d71920;
    /*margin-top: 2rem;*/
    margin-bottom: 1rem;
    /*padding: 0.3rem 0;*/
}

nav.login-nav ul{
    margin: 0;
}

.disable-resize{
    resize: none;
}


nav.login-nav li {
    display: inline-block;
    color: white;
    line-height: 50px;
    margin-right: 1rem;
    margin-bottom: 0 !important;
}
nav.login-nav li:hover {
    text-decoration: underline;
    cursor: pointer;
}
        nav.login-nav li a {
            color: white;
            padding-right: 1rem;
            padding-bottom: 10px;
            padding-top: 10px;
        }

.border-right-white {
    border-right: 2px solid white;
}

.border-left-white {
    border-left: 2px solid white;
}

nav.login-nav li a:hover, nav.login-nav li a:focus, nav.login-nav li a:active {
    color: white;
}
nav.login-nav li.right-nav {
    float: right;
}

label.login-description{
    margin-top: 1.5rem;
}

.float-right{
    float: right !important;
}

.float-left {
    float: left !important;
}

  /*********/
 /* Index */
/*********/
header#mobile-collapsible{
    position: relative;
    background-color: transparent;
    padding: 0;
    left: 0;
    top: 0.3rem;
}
.header-title{
    margin-top: 2.2rem;
}
.powered-by{
    display: block;
    margin-top: -0.7rem;
    padding-left: 8.5rem;
    font-size: 1.2rem;
    color: rgba(74, 74, 74, 0.93);
}

.actor-icon{
    text-align: center;
}
.actor-icon i {
    font-size: 4.5rem;
    color: #424242;
}
div.header-btn{
    padding:0;
    text-align: center;
    text-transform: uppercase;
}
.header-btn.pull-right#actor {
    color: #424242;
    opacity: 1;
    font-size: 16px;
}
.header-outer-wrapper {
    position: relative;
    bottom: 2rem;
    background-color: white;
}
header div.title {
    padding-right: 0;
    position: relative;
}
div#content-wrapper {
    margin-top: 10px;
}
div#root-wrapper {
    padding-left: 0;
}
div#quick-links-wrapper{
}

.tab-content {
    border: 2px solid black;
    border-top: none;
    padding: 15px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border: 2px solid black;
    border-bottom-color: transparent
}

.nav-tabs {
    border-bottom: 2px solid black;
}

.nav-tabs > li {
    float: left;
    margin-bottom: -2px;
}
    /****************/
    /*Input override*/
    /****************/
    /*div.form-group div.control-label{
    position:relative;
    top: 0;
    left: 0;
    text-align: right;
    padding-right: 1rem;
    font-size: 16px;
    text-transform: none;
    color: black;
    font-family: vladarhsans_light;
    float: left;
    padding-top: 0.5rem;
}*/
    .form-group .control-label {
    position: relative;
    z-index: 10;
    top: 4px;
    left: 0;
    text-transform: none;
    font-family: vladarhsans_light;
    font-size: 16px;
    color: black;
}

div.form-group div.control-label span{
    color: #d71920;
}
div.idom-directive.form-group div{
    display: grid;
}
div.idom-directive div span input.form-control{
    /*padding: 0 1rem;
    height: auto;
    line-height: 36px;*/
    padding-top: 0px;
    border-radius: 5px !important;
    font-size: 16px;
    margin-bottom: 0;
}
idom-textbox span:focus{
    outline: none;
}


  /*******************/
 /*Dropdown override*/
/*******************/
div.k-list-scroller ul.k-list li.k-item{
    border-radius: 10px !important;
}
div.k-list-scroller ul.k-list li.k-item:focus{
    border-radius: 10px !important;
}

.k-autocomplete.k-state-default, .k-dropdown-wrap.k-state-default, .k-multiselect.k-header, .k-numeric-wrap.k-state-default, .k-picker-wrap.k-state-default{
    border-radius: 5px !important;
}
span.k-dropdown-wrap span.k-input{
    padding: 0 1rem !important;
    height: auto;
    line-height: 39px;
    border-radius: 5px !important;
    font-size: 1rem;
}
/*set dropdown icon to .k-i-arrow.chevron-down*/
.k-select .k-i-arrow-s.k-icon{
    background-position: 0 -284px;
}
.k-list-optionlabel.k-state-selected.k-state-focused, .k-list>.k-state-selected.k-state-focused{
    border-radius: 5px !important;
    -webkit-box-shadow: none;
}
.k-dropdown-wrap .k-icon:before {
      content: "\e120";
      }
.k-grid-header span.k-widget.k-dropdown.k-header .k-input{
    padding-top: 0 !important;
    line-height: 2rem;
}

  /*******************/
 /*Textarea override*/
/*******************/
idom-textarea div.idom-directive.form-group .control-label{
    text-align: left;
}
idom-textarea div.idom-directive.form-group div{
    width: 100%;
}

div.no-side-padding{
    padding-right: 0;
    padding-left: 0;
}

idom-textarea div.idom-directive.form-group{
    padding: 3px;
}

[hidden] {
  display: none !important;
}

label.btn.btn-default, idom-include button{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e2e2e2+102 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #e2e2e2 102%); /* FF3.6-15 */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(102%,#e2e2e2)); /* Chrome4-9,Safari4-5 */
background: -webkit-linear-gradient(top, #ffffff 0%,#e2e2e2 102%); /* Chrome10-25,Safari5.1-6 */
background: -o-linear-gradient(top, #ffffff 0%,#e2e2e2 102%); /* Opera 11.10-11.50 */
background: -ms-linear-gradient(top, #ffffff 0%,#e2e2e2 102%); /* IE10 preview */
background: linear-gradient(to bottom, #ffffff 0%,#e2e2e2 102%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */
border: 1px solid #ccc;
border-radius: 4px !important;
}

label.btn.btn-default{

}

idom-include{
    color: black;
    font-weight: 400;
}

button span.glyphicon{
    padding: 4.5px 0;
    color: #333;
}

.preview-priloga{
    margin-top: 2rem;
    margin-left: 0;
    margin-right: 0;
}

.vrsta-priloga{
    margin-top: 6px;
    border-top: 1px solid #ccc;
    padding-top: 6px;
    margin-left: 0;
    margin-right: 0;
}
.naziv-priloga{
    margin-top: 6px;
    border-top: 1px dashed #ccc;
    padding-top: 6px;
    margin-left: 0;
    margin-right: 0;
}

input[type=checkbox] {
    margin: 2px 25px;
}

div.naziv-priloga > div > div > span{
    padding-left: 15px;
}
.naslov-sectiona {
    margin-bottom: 25px;
    border-bottom: 1px solid #ccc;
}
.prilozi-polja{
    padding-left: 7px;
}

h3{
    font-family: vladarhsans_light;
}

.submit-button {
    background-color: #7294B2;
    border-color: #7294B2;
}

.red-line{
    border-bottom: solid 2px #d71920;
}
.red-line h3{
    font-size: 2.3rem;
    display: inline-block;
}
.action-buttons {
    margin-top: 4rem;
    border-top: solid 1px #ccc;
    padding-top: 1.5rem;
}

.bottom-border {
    border-top: solid 1px #ccc;
    margin-top: 0.5rem;
}

.no-side-margin{
    margin-right: 0;
    margin-left: 0;
}

.k-grid-header th.k-with-icon .k-link {
    color: #d71920;
}

.k-pager-wrap .k-link {
    border: 1px solid #cccccc;
    border-radius: 1.2rem!important;
    margin: 0 0.1rem;
}

.k-pager-wrap .k-link:hover, .k-pager-wrap .k-link .k-icon:hover, .k-pager-numbers:hover{
    cursor: pointer !important;
    color: #d71920;
}

.k-pager-numbers .k-state-selected {
    border-radius: 1.2rem !important;
    margin: 0 0.1rem;
}


.k-draghandle.k-state-selected:hover, .k-ghost-splitbar-horizontal, .k-ghost-splitbar-vertical, .k-list>.k-state-highlight, .k-list>.k-state-selected, .k-marquee-color, .k-panel>.k-state-selected, .k-scheduler .k-scheduler-toolbar .k-state-selected, .k-scheduler .k-today.k-state-selected, .k-state-selected, .k-state-selected:link, .k-state-selected:visited {
    color: #fff;
    background-color: #d71920;
    border-color: #d71920;
}

.k-state-hover {
    color: black !important;
}

.idom-grid {
    margin-top: 2rem;
}

.idom-grid .command-cell .action-btn {
    border: none;
    background: none;
}
.k-grid .k-grid-content tr:hover td {
    background-color: #e4262c;
}

div.footer{
    /*width: 83.3%;*/
    border-bottom: 1.5px solid #d71920;
    padding-bottom: 2px;
}
div.footer-wrapper {
    width: 100%;
    position: fixed;
    bottom: 0;
    /*background-color: #d71920;*/
    background-color: white;
    z-index: 15;
}

div.footer-wrapper a{
    color: black;
}

div.row.footer-wrapper{
    background-color: #ffffff;
}

h4.collection-name{
    font-size: 1.9rem;
    border-bottom: 1px solid #ccc;
    margin-bottom: 1rem;
    margin-top: 2rem;
}

h2 a{
    color: #333;
    text-decoration:underline;
}
h2 a:hover, h2 a:focus, h2 a:active{
    color: #d71920;
}

.service-box p{
    margin-top: 1rem;
}

a.btn{
    background-color: #d71920;
    border-color: #d71920;
    color: white;
}

a.btn:hover, a.btn:focus, a.btn:active, a.btn:visited{
    background-color: #d71920;
    border-color: #d71920;
    color: white;
}

.expand-description{
    display: block;
    margin-top: 0;
}
.hide-description{
    display: none;
}

.btn-upute{
    background-color: #d71920;
    border: none;
    margin-left: 1rem;
    margin-bottom: 0.5rem;
    color: white;
    margin-right: 20rem;
}
.btn-upute:hover, .btn-upute:focus, .btn-upute:active, .btn-upute:visited{
    outline: none;
    border: none;
    color: white;
}

.right-btn-group{
    float: right;
}

.preuzimanje-natrag{
    border-top: 1px solid #d71920;
    margin-top: 3rem;
    padding-top: 1rem;
}

h4.instruction-name{
    font-size: 1.9rem;
    border-bottom: 1px solid #ccc;
    margin-bottom: 1rem;
    margin-top: 2rem;
}

div.instruction{
    margin-left: 1.7rem;
}
.instruction p, .instruction-title p{
    margin-top: 1rem;
}
.instruction-btn{ 
    padding: 0.2rem 0.5rem;
    margin-left: 0;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.5rem;
}

div.body-content{
    padding-bottom: 6rem;
}

idom-button button.btn.btn-primary.default-button {
    background-color: #d71920;
    border-color: #d71920;
    color: white;
}
input[type="checkbox"].disabled-checkbox{
    pointer-events: none;
}

h4.status-podneska{
    display: inline-block;
    margin-right: 1rem;
    background-color: #EEEEEE;
    color: #d71920;
    padding: 0.3rem 0.5rem;
    border-radius: 5px;
    bottom: 0;
    right: 0;
    position: absolute;
}

form.k-filter-menu .k-select .k-icon.k-i-arrow-s{
    background-position: 0 -284px;
    padding-bottom: 8px;
}

.no-select {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

span.input-group-btn{
    position: absolute;
    right: 2rem;
}
div.input-group{
    width: auto;
}

div.k-list-scroller ul.k-list li.k-item:active, div.k-list-scroller ul.k-list li.k-item:hover, div.k-list-scroller ul.k-list li.k-item:focus, div.k-list-scroller ul.k-list li.k-item:visited {
    color: #d71920;
}

div.new-actor{
    margin-top: 2rem;
    border-bottom: solid 1px #ccc;
    margin-bottom: 1rem;
}

.form-group input.form-control.idom-autocomplete {
    border: none;
    background-color: transparent;
    padding-left: 8px !important;
    padding-top: 5px !important;
}

#actor{
    cursor: auto;
}

button.btn.btn-default.read-more{
    width: auto;
    margin-bottom: 0;
    padding: 4px 8px;
    line-height: 1.42857143;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid #d71920;
    color: white;
}
p.show-more{
    cursor: pointer;
    white-space:pre-wrap;
}
/*p.show-more:hover{
    opacity: 0.7;
}*/

.relative{
    position: relative;
}

.service-title {
    margin-bottom: 1rem;
}

  /********/
 /*Lookup*/
/********/
span.input-group-btn.lookup-btn{
    position:relative;
    right:0;
}

idom-modal span.glyphicon{
    color: white;
}

  /*****************/
 /**Grid kolecija**/
/*****************/
.idom-grid.k-grid.k-widget {
    margin-bottom: 2rem;
}
.idom-grid .footer-actions idom-button button{
    width: auto;
    line-height: 1rem;
    margin-bottom: 0;
    padding: 6px 8px;
    padding-top: 1px;
}

.idom-grid .footer-actions idom-button button span.glyphicon {
    color:white;
}

input {
    outline: none !important;
}


@media screen and (max-width: 1590px) {
    .ppd-pop-clear{
        clear: both;
    }

    .ppd-pop-width .col-md-4 {
        min-width: 210px;
    }
}