.vrstadiv, .vrstadivstranka, .vrstadivstranka2, .bolestDiv {
    display: none;
}

.twipsy::before {
display: inline-block;
width: 18px;
height: 25px;
background-image: url(/images/sprite.png);
background-repeat: no-repeat;
background-position: -892px -47px;
cursor: pointer;
vertical-align: middle;
content: "";

}
.twipsy {content: ""; color: #fff !important;}
.tipsy {

    background-color: #fff;
    max-width: 300px;
    border: 1px solid #484848;
    box-sizing: border-box;
}
.tipsy-inner {
font-family: 'StoneSansITCStd-Medium';
color: #282b34;
line-height: 21px;
padding: 12px 16px;
font-size: 14px;

}
.tipsy-inner {
}
.tipsy-north {
    background-position: center top;
}
.tipsy-south {
    background-position: center bottom;
}
.tipsy-east {
    background-position: right center;
}
.tipsy-west {
    background-position: left center;
}
#SpolOsiguranik1_info {width:11% !important;}
#SpolOsiguranik1_info label{display:block !important;}
#SpolOsiguranik1_info .prettyradio {margin:0 !important;}

.bolestopis {
	display:none; margin-top: 10px;
	/*padding: 5px;*/
}
hr.bar {display: none;}

#upitnik_div  .pitanje {padding-left: 0;}
#upitnik_div  .pitanje label {font-size: 16px; font-weight: normal !important; color: #005ca9; font-family: 'StoneSansITCStd-Medium';}
#upitnik_div  .odgovor {border-bottom: 1px solid #ccc; padding-bottom: 10px; }
#upitnik_div  .odgovor label {line-height: 18px !important;}
#upitnik_div  .odgovor2 label {line-height: 18px !important;}
#upitnik_div  .prettycheckbox,
#upitnik_div  .prettyradio {
    margin:0;
}

#upitnik_div  .prettyradio label {line-height:32px !important;}

.noUi-horizontal { margin: 10px 16px 0 8px; height: 15px; }
.noUi-target { border: 1px solid #ced4da; border-radius: 10px; box-shadow: none; }
.noUi-origin { border-radius: 10px; }
.noUi-background { background: #ced4da; box-shadow: none; }
.noUi-connect { background: #fff; box-shadow: none; }
.noUi-horizontal .noUi-handle { height: 30px; left: -10px; top: -9px; width: 30px; }
.noUi-handle { border: 1px solid #79B877; border-radius: 20px; box-shadow: none; cursor: pointer; background: #79B877; }
.noUi-handle::before { display: none; }
.noUi-handle::after { background: #fff; content: ""; display: block; width: 10px; height: 10px; left: 9px; position: absolute; top: 9px; border-radius: 10px; }

.select2-disabled{
	display:none !important;
}