html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 99%;
  vertical-align: baseline;
  background: transparent;
}

body,
html {
  height: 100%;
}

.btn-clear-search {
    border: 1.4px solid #bdbdbd;
    /*border: 1px solid #0078c1;*/
    padding: 0.70rem 1.5rem;
    cursor: pointer;
    margin-left: 10px;
    margin-right: 10px;
	height: 50px;
}

.btn-img-svg {
    width: 14px;
    position: relative;
    top: 3px;
}

.width-small {
    width: 550px;
}

.breadcrumb-nis {
    margin-top: 10px;
    background-color: transparent;
    padding: 0;
    display: flex;
}

.breadcrumb-item {
    list-style-type: none;
	color: #828282
}

.breadcrumb-item-nis {
    list-style-type: none;
}


.nis-container {
  margin: 0 auto;
  width: 1140px;
  max-width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}

.nis-container-hidden {
  margin: 0 auto;
  width: 1140px;
  max-width: 100%;

}

.search-nis-container {
    padding-top: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.full-image-banner {
   /*background: url("/images/full-image-banner.png"), no-repeat left top,
    linear-gradient(90deg, #0078c1 0%, #5ec2ff 100%);*/
  background: linear-gradient(90deg, #0078c1 0%, #5ec2ff 100%);
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 100%;
  min-height: 130px;
  margin: 0;
}

.full-image-detailed {
    /*background: url("/images/full-image-banner.png"), linear-gradient(90deg, #0078c1 0%, #5ec2ff 100%);*/
    background: linear-gradient(90deg, #0078c1 0%, #5ec2ff 100%);
    background-size: cover;
    display: flex;
    align-items: center;
    width: 100%;
    
    margin: 0;
}

.image-banner-svg {
    display: inline-block;
}

.btn-close {
    margin-left: 20px;
}

.full-image-banner__text {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: white;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.full-image-banner__text-title {
  font-family: Arial;
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 46px;
  color: white;
}

.full-image-banner__text-info {
  margin-top: 8px;
  font-family: Arial;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
}

.full-image-banner__button {
    background: url("/images/button-img.png");
    background-size: 100%;
    width: 333px;
    height: 74px;
    border: none;
    cursor: pointer;
    opacity: 0.9;
    text-align: left;
    overflow: hidden;
    /*padding: 10px;*/
    display: flex;
    align-items: center;
}



.full-image-banner__button-text-up {
  font-family: Arial;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
  margin-left: 25px;
  color: white;
}

.full-image-banner__button-text-down {
  font-family: Arial;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  margin-top: 3px;
  margin-left: 25px;
  color: white;
}

.form-input {

  margin-top: 18px;
  display: flex;
}

.button-text {
        
    display: flex;    
    justify-content: center;
    margin-top: 10px;
    color: #007bff;
}

.form-control-input {
  width: 66%;
  height: 50px;
  border: 1px solid #bdbdbd;
}

.form-control-button {
  background-color: #0078c1;
  width: 25.5%;
  height: 50px;
  border: none;
  color: white;
  font-family: Arial;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  cursor: pointer;
}

.form-control-button:hover {
  background-color: #0077c18e;
}

.form-control-options {
  width: 100%;
  border: 1px solid #bdbdbd;
}

.custom-select {
  margin-top: 18px;
  border-radius: 0;
  height: 50px;
  border: 0px solid #bdbdbd;
  background-color: #f2f2f2;
  color: #828282;
}

/*#ContentPlaceHolder1_ddlUsluge_ddlUsluge_Table {
    width: 100%;
    height: 50px;
    background-color: #E5E5E5;
    border: 0;
}*/


@-moz-document url-prefix() {

    #ContentPlaceHolder1_ddlUsluge {
        width: 100%;
    }

    .ajax__combobox_inputcontainer {
        width: 100%;
    }
}

@-moz-document url-prefix() {

    #ContentPlaceHolder1_ddlMesta {
        width: 100%;
    }
}


.ajax__combobox_textboxcontainer {
    width: 100%;
    background-color: #f2f2f2;
}

#ContentPlaceHolder1_ddlUsluge_ddlUsluge_TextBox {
    width: 100%;
    height: 50px;
    border: 0;
    background-color: #f2f2f2;
    color: #828282;
    padding-left: 15px;
}

#ContentPlaceHolder1_ddlUsluge_ddlUsluge_Button {
    width: 68px;
    padding: 0px;
    position: relative;
    top: 3px;
    cursor: pointer;
    border: 1px solid #e5e5e5;
    background-color: white;
}

.ajax__combobox_buttoncontainer {
   position: relative;
   top: -3px;
    border: 0;
}
.ajax__combobox_buttoncontainer button {
        border: none;
        background-color: #0078c1;
        display: block;
       
 }



#ContentPlaceHolder1_ddlMesta_ddlMesta_TextBox {
    width: 100%;
    height: 50px;
    border: 0;
    background-color: #f2f2f2;
    color: #828282;
   
    padding-left: 15px;
}

#ContentPlaceHolder1_ddlMesta_ddlMesta_Button {
    width: 50px;
    padding: 0px;
    border: 0;
    position: relative;
    top: 3px;
    cursor: pointer;
    border: 1px solid #e5e5e5;
    background-color: white;
}

.active-input-form {
    margin-top: 18px;
    border-radius: 0;
    height: 50px;
    border: 0 solid #bdbdbd;
    background-color: #f2f2f2;
    
    color: #828282;
}

.tender-card-item__date-one-kv {
    margin-top: 49px;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    margin-right: 5px;
    color: #828282
}

.form-group-options-cb {
    margin-top: 15px;
}

.form-group-options-cb-mesta {
    margin-top: 15px;
    width: 49%;
}

.form-group-options-cb-nar {
    width: 49%;
}

.form-group-options {
    width: 32%;
}

.form-group-options-btn {
    width: 29%;
   
}
/*.active-input-form-types {
  width: 463px;
}*/
.nis-container-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nis-container-flex-dp {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media (max-width: 1100px) {

    .nis-container-flex-dp {
        flex-direction: column;
    }
    

}


#dtmStart {
    width: 32%;
}

@media (max-width: 1100px) {

    #dtmStart {
        width: 100%;
    }
}


#dtmRok {
    width: 32%;
}

@media (max-width: 1100px) {
    #dtmRok {
        width: 100%;
    }
}

#dtmAzuriran {
    width: 32%;
}

@media (max-width: 1100px) {
    #dtmAzuriran {
        width: 100%;
    }
}




.button-all-options {
    margin-top: 20px;
    height: 50px;
    width: 100%;
    border: 1px solid #0078c1;
    color: #0078c1;
    background-color: transparent;
    cursor: pointer;
    display: inline-block;
}

.date-input {
  margin-top: 15px;
}

.form-control {
  border-radius: 0;
  background-color: #f2f2f2;
  border: 0 solid #bdbdbd;
}

.btn {
  border-radius: 0;
  background-color: #f2f2f2;
  border: 0 solid #bdbdbd;
}

/*.gj-datepicker-bootstrap [role="right-icon"] button {
  width: 37px;
  position: relative;
  border: 0 solid #bdbdbd;
}*/

.input-daterange{
    position:relative;
}

.btn-icon {
    position: absolute;
    background: transparent;
    /*width: 37px;*/
    border: 0 solid #bdbdbd;
    right: 0;
    top: 30px;
}



/*.gj-picker {
  position: absolute;
  z-index: 1203;
}*/


/*.gj-datepicker-bootstrap [role="right-icon"] button .gj-icon,
.gj-datepicker-bootstrap [role="right-icon"] button .material-icons {
  position: absolute;
  font-size: 21px;
  top: 18px;
  left: 9px;
}*/

.input-group > .custom-select:not(:last-child),
.input-group > .form-control:not(:last-child) {
  height: 50px;
}

/*.active-input-places {
  width: 650px;
}*/

.active-input-places-kv {
    width: 555px;
}


@media (max-width: 1100px) {
    .nis-container-tender-cards {
        flex-direction: column;
    }
}

@media (max-width: 1100px) {
    #Tendercard {
        width: 100%;
    }
}

.hidden-div-cont {
  display: none;
}

.s{
    display:none;
}

.full-page-nis-container {
    margin-top: 25px;
    background-color: #f2f2f2;
    height: auto;
    /*padding-bottom: 100px;*/
    padding-bottom: 65px;
}

.nis-container-tender-cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.tender-card-item {
  width: 48.5%;

  background-color: #fff;
  margin-top: 30px;
  padding: 35px 30px;
  display: flex;
  justify-content: space-between;
}

.tender-card-item__text {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.tender-card-item__title {
  font-family: Arial;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  /*color: #0078c1;*/
  color: #bdbdbd;
}

.tender-card-item__info {
  /*max-width: 210px;*/
  max-width: 290px;
  margin-top: 8px;
  font-family: Arial;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;

  color: #828282;
}

.tender-card-item__info-kv {
    max-width: 290px;
    margin-top: 8px;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #828282;
}

.tender-card-item__tel {
  margin-top: 20px;
}

.tender-card-item__tel,
.tender-card-item__email {
  /*max-width: 210px;*/

  font-family: Arial;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;

  color: #bdbdbd;
}

.tender-card-item__email {
    margin-top: 3px;
}

.tender-card-item__dates {
    display: flex;
    margin-top: 17px;
}

.tender-card-item__date-one,
.tender-card-item__date-two {
  width: 105px;
  margin-top: 46px;
  font-family: Arial;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #828282;
}

.tender-card-item__date-two {
    margin-left: 30px;
    /*display: flex;
    flex-direction: column;
    justify-content: space-evenly;*/
}

.tender-card-item__date-two-kv {
    width: 105px;
    margin-top: 46px;
    margin-left: 5px;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    display: flex;
    display: -ms-flexbox;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    flex-direction: column;
    justify-content: space-evenly;
    color: #828282;
}

.tender-card-item__date-one-down-kv {
        /*skinuti margintop i inline block da bi bilo ko na stagingu*/
        margin-top: 10px;
        color: #bdbdbd;
        display: inline-block;
}

.tender-card-item__date-one-down {
    color: #bdbdbd;
}

.tender-card-item__date-one-up {

}

.tender-card-item__right-bar-status,
.tender-card-item__right-bar-docu,
.tender-card-item__right-bar-details {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.tender-card-item__right-bar-docu {
  margin-top: 62px;
}

.tender-card-item__right-bar-status-text {
  font-family: Arial;
  font-size: 14px;
  line-height: 16px;
  color: #bdbdbd;
}

.tender-card-item__right-bar-status-dot {
  margin-left: 18px;
  height: 10px;
  width: 10px;
  margin: 5px 5px 5px 20px;
  background-color: #27ae60;
  border-radius: 50%;
  display: inline-block;
}

.tender-card-item__right-bar-status-dot-yellow {
    margin-left: 18px;
    height: 10px;
    width: 10px;
    margin: 5px 5px 5px 20px;
    background-color: #F2C94C;
    border-radius: 50%;
    display: inline-block;
}


.tender-card-item__right-bar-status-dot-blue {
    margin-left: 18px;
    height: 10px;
    width: 10px;
    margin: 5px 5px 5px 20px;
    background-color: #0078C1;
    border-radius: 50%;
    display: inline-block;
}

.tender-card-item__right-bar-status-dot-red {
    margin-left: 18px;
    height: 10px;
    width: 10px;
    margin: 5px 5px 5px 20px;
    background-color: #BA262B;
    border-radius: 50%;
    display: inline-block;
}


.tender-card-item__right-bar-status-icon {
  margin-left: 18px;
}

.tender-card-item__right-bar-details {
  margin-top: 20px;
  text-align: right;
  font-family: Arial;
  font-size: 14px;
  line-height: 16px;
  color: #bdbdbd;
}

.tender-card-item__right-bar-info {
    margin-top: 75px;
    margin-bottom: 30px;
    width: 137px;
   
}

.tender-card-item__right-bar-info-text {
    text-align: right;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #bdbdbd;
}

.tender-card-item__right-bar-info-form {
  margin-top: 10px;
 
}


/* Bottom bar and pagination */
.nis-container-bottom-navigation {
    margin-top: 25px;
    display: flex;
}

.tender-card-item__right-bar {
    display: flex;
    /*word-break: break-word;*/
    flex-direction: column;
    /*justify-content: space-between;*/
    margin-left: 40px;
    /*-ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;*/
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    
}

.tender-card-item__right-bar-kv {
    /* display: flex; */
    /* word-break: break-word; */
    /* flex-direction: column; */
    /* justify-content: space-between; */
    margin-left: 40px;
    
}

.tender-card-item__right-bar-info-value {
    /*-ms-word-break: break-all;*/
    /*word-break: break-all;*/
    /*word-break: break-word;*/
    text-align: start;
    line-height: 1.1;
    font-size: 13px;
    /*color: #828282;*/
}

.navigation-box {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.navigation-box:first-child {
  visibility: hidden;
}

.navigation-box:first-child > span {
  margin-right: auto;
}

.navigation-box:last-child > div {
  
    margin-left: auto;

}

.hidden {
    display: block !important;
}

.page-link-t {
    border: none;
    background-color: transparent;
    color: #828282;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    padding: .5rem .75rem;
}

.navigation-box-show-me-more {
  font-family: Arial;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  color: #828282;
}

.navigation-box-show-me-item {
  margin-left: 5px;
  cursor: pointer;
}

.nis-container-icons-wrap {
  margin-top: 29px;
  display: flex;
  justify-content: flex-end;
}

.nis-container-icons-wrap-item {
  margin-left: 34px;
  cursor: pointer;
}

@media screen\0 {
    .navigation-box:last-child > div {
        margin-left: 55px;
    }
}

_:-ms-fullscreen, :root .navigation-box:last-child > div {
    margin-left: 55px;    
}

.tender-card-item:hover {
    box-shadow: 0 6px 12px 0 rgba(0,0,0,0.2);
}

@media (max-width: 960px) {
    .navigation-box {
        flex: auto;
        margin: 0 auto;
    }
}


@media screen\0 {
    #ContentPlaceHolder1_ddlMesta_ddlMesta_Button {
        top: 2px;
    }
}

_:-ms-fullscreen, :root #ContentPlaceHolder1_ddlMesta_ddlMesta_Button {
    top: 3px;
}

@media screen\0 {
    .tender-card-item__date-one-down-kv {
       width: 195px;
       display: block;
    }
    .tender-card-item__date-one-up {
        margin-top: 15px;
    }
    .tender-card-item__right-bar-info-value {
        display: inline-block;
        /*-ms-word-break: break-all;*/
        width: 100%;
        font-size: 13px;
        
    }
    .full-image-banner__text-title-kv{
        padding-top: 25px;
    }

}


/* header start */

.top_menu_linkbtn {
    color: #828282;
}

.container-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nis-header-container {
    margin: 0 auto;
    width: 1140px;
    max-width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
}

.nis-logo-image {
    cursor: pointer;
}

.header-languages {
    display: flex;
    justify-content: space-between;
    width: 200px;
}

.header-languages_item {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.ml-icon {
    margin-left: 5px;
}

.header-languages_icon {
    cursor: pointer;
}

.nis-link-text {
    color: black;
}

    .nis-link-text:hover {
        text-decoration: none;
    }

.sr-text {
    cursor: pointer;
}

    .sr-text:hover {
        color: #0078c1;
    }

.header-menu {
    background-color: #f2f2f2;
    height: 40px;
	line-height: 1.5;
    display: flex;
    align-items: center;
}

.header-menu_item {
    margin-top: 7px;
    position: relative;
	padding-bottom: 5px;
}

.header-menu-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-menu_item-text {
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    
    color: #828282;
    cursor: pointer;
}

.vr-line {
    margin-top: 10px;
    height: 16.5px;
    width: 1px;
    background-color: #e0e0e0;
}

.drop-button {
    color: white;
    border: none;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f2f2f2;
    z-index: 100;
    margin-left: -25px;
    padding-top: 10px;
}

.dropdown-content-link {
    border-bottom: 0.5px solid #e0e0e0;
}

.dropdown-content a {
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #828282;
    padding: 10px;
    width: 215px;
    text-decoration: none;
    display: block;
}

    .dropdown-content a:hover {
        background-color: #ddd;
    }

.drop-button:hover .dropdown-content {
    display: block;
}

.hr-line-menu {
    height: 1px;
    background-color: #e0e0e0;
    width: 90%;
    margin-left: 10px;
}

.blue-line-active {
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #5ec2ff;
    top: 30px;
}

@media only screen and (max-width: 960px) {
    .header-menu-desktop {
        display: none;
    }

    .header-menu-mobile {
        display: block;
        background-color: #f2f2f2;
        height: 40px;
    }
}

/* mobile + tablet menu */

.header-menu-mobile {
    display: none;
    background-color: #f2f2f2;
    height: 40px;
}

@media only screen and (max-width: 960px) {
    .header-menu-mobile {
        display: block;
        background-color: #f2f2f2;
        height: 40px;
    }
}

.mobile-container {
    max-width: 480px;
    margin: auto;
    background-color: #f2f2f2;
    color: white;
    border-radius: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

.topnav {
    overflow: hidden;
    z-index: 20;
    background-color: #f2f2f2;
    position: relative;
}

    .topnav #menu-links {
        display: none;
    }

    .topnav a {
        padding: 7px 0;
        text-decoration: none;
        font-size: 17px;
        display: block;
    }

        .topnav a.icon {
            background: #f2f2f2;
            display: block;
            position: absolute;
            right: 10px;
            top: -2px;
        }

.active {
    color: white;
    visibility: hidden;
}

.active-menu {
    outline: none;
}

.menu-icon-set {
    width: 30px;
    height: 3px;
    background-color: black;
    margin: 5px 0;
}

button:focus {
    outline: none;
}

.sidenav a,
.dropdown-btn {
    padding: 18px 10px 17px 10px;
    text-decoration: none;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    color: #828282;
    display: flex;
    justify-content: space-between;
    border: none;
    background: none;
    width: 100%;
    text-align: left;
    outline: none;
    cursor: pointer;
    border-bottom: 0.5px solid #e0e0e0;
   
}

#sidenav-nis {
    background-color: #f2f2f2;
}

.no-border {
    border-bottom: none;
}

.sidenav a:hover,
.dropdown-btn:hover {
    background-color: #e8e8e8;
}

.dropdown-container {
    display: none;
    background-color: #f2f2f2;
    padding-left: 8px;
}

.accordion-menu {
    background-color: #f2f2f2;
    text-decoration: none;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    color: #828282;
    cursor: pointer;
    padding: 18px 10px 17px 10px;
    width: 100%;
    border: none;
    border-bottom: 0.5px solid #e0e0e0;
    text-align: left;
    outline: none;
}

    .active,
    .accordion-menu:hover {
        background-color: #e8e8e8;
    }

    .accordion-menu:after {
        display: block;
        content: "\25BC";
        color: black;
        float: right;
        margin-left: 5px;
        font-size: 10px;
    }

.active-acc:after {
    content: "\25B2";
    font-size: 10px;
    vertical-align: middle;
}

.panel {
    padding-left: 20px;
    background-color: #f2f2f2;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

/* header end */

/* Gradient div */

.full-gradient {
    background: linear-gradient(90deg, #0078c1 0%, #5ec2ff 100%);
    height: 130px;
    display: flex;
}

.full-gradient_container {
    margin: 0 auto;
    width: 1140px;
    max-width: 100%;
    display: flex;
}

.full-gradient_content {
    display: flex;
    align-items: center;
}

.full-gradient_text {
    color: white;
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 46px;
    padding: 15px;
}

/* End Gradient div */



/* login - style */

.nis-login-container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.nis-login-box {
    width: 360px;
    margin-top: 70px;
    padding: 30px;
    margin-bottom: 128px;
    border: 3px solid #f2f2f2; 
    border-radius: 10px;
}

.flex-down-cp {
    flex-direction: column;
    margin-top: 120px;
}

.btn-nazad {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 205px;

}

.btn-back {
    background: linear-gradient(90deg, #0078c1 0%, #5ec2ff 100%);
}

.dobavljac-info {
    font-size: 20px;
    text-align: center;
    color: #828282;
}

/*forma dobavljaca*/
.LnkDisabledRus {
    /*cursor: not-allowed !important;*/
    pointer-events: none;
}


.link-lang {
    border: none;
    color: #828282 !important;
}

#ContentPlaceHolder1_defaultCheck1,
#ContentPlaceHolder1_defaultCheck2,
#ContentPlaceHolder1_defaultCheck3,
#ContentPlaceHolder1_defaultCheck4,
#ContentPlaceHolder1_defaultCheck5 {
    margin-right: 0.5rem;
}


@media screen\0{
    #ContentPlaceHolder1_defaultCheck1,
    #ContentPlaceHolder1_defaultCheck2,
    #ContentPlaceHolder1_defaultCheck3,
    #ContentPlaceHolder1_defaultCheck4,
    #ContentPlaceHolder1_defaultCheck5 {
        margin-right: 0.5rem;
    }

}

/*nekurentna roba*/

.text_iznad_tabele {
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #828282;
    margin-top: 20px;
}



