/* zadosti */

button.hs-but {
    width: 120px;
}
button.btn {
    z-index: 99999
}
.hs-2row {
  Xcolor: gray;
  font-size: 12px;
}
.select2-results__option {
  padding: 2px 5px 3px 5px !important;
  border-bottom: 1px solid #EEE;
}
.hs-label {
  width: 130px;
}
#form1 {
  background: #EEE; padding: 10px
}

.select2-container--bootstrap .select2-selection--single {
    height: 38px !important;
}
/*.select2-container--bootstrap .select2-selection--multiple {
    height: 40px !important;
}*/

button.select2-selection__choice__remove {background: transparent; border: 0;}

.was-validated .custom-select:invalid + .select2 .select2-selection{
    border-color: #dc3545!important;
    padding-right: 2.25rem;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(1.35em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);

}
.was-validated .custom-select:valid + .select2 .select2-selection{
    border-color: #28a745!important;
    padding-right: 2.25rem;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(1.35em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
*:focus{
    outline:0px;
} 

.fupload-input {
    display: block;
    width: 100%;
    border: 1px solid #DDD;
    padding: 3px;
}

.file-footer-caption {
    margin-bottom: 20px !important;
}

.file-thumb-progress {
    top: 30px !important;
}

.kv-preview-thumb {
    background-color: white;
}

.kv-preview-thumb:hover {
    background-color: #FFE;
}

#result .table th {
    padding: .30rem;
    background-color: #eeeeee;
}
#result .table td {
    padding: .30rem;
}

.map-guide {
    line-height: 1.2;
    font-size: .9rem;
}
