.gin--edit-form .field--name-title .form-element,fieldset:not(.fieldgroup), div#edit-field-djeca-wrapper,table#field-clan-kucanstva-values  {
    width: 96%!important;

}

/*.hero.is-primary {
    background-color: #2da593!important;
    color: #fff;
    margin-bottom: 10px;
}*/

body.gin-login img.toolbar-icon-home {
    max-width: 100%;
    height: 120px!important;
}

 .brdr1greygreen {
    border: 1px solid #cce3dc5c;
}

.nepar {
    background: #cce3dc5c;
}

.plavosiva {
    background-color: #c6d2d9;
    
}


body.page-node-3747 {
    background-color: #c6d2d9;
}

table.table.cols-2, table.table.cols-3, table.table.cols-4, table.table.cols-5,table.table.cols-6 {
    width: -webkit-fill-available;
}

td#view-field-iznos-clanarine-table-column,td#view-field-iznos-zekata-table-column, td#view-field-iznos-kurbana-table-column,td#view-field-iznos-donacije-table-column {

    font-weight: bold;
}
   
#edit-field-medzlis-target-id .js-form-item {
    display: inline-grid;
    margin-top: .5rem;
}

.mb-5 {
    margin-bottom: 1.5rem !important;
}

.razne_financije_naslov_clanarina {
    background: #00b89c;
    text-indent: 15px;
}
.razne_financije_naslov_kurban {
    background: #d6dbaa;
    text-indent: 15px;
}
.razne_financije_naslov_zekat {
    background: #7b5e8d94;
    text-indent: 15px;
}
.razne_financije_naslov_donacije {
    background: rgb(255 221 87 / 56%);
    text-indent: 15px;
}
.razne_financije_naslov_clanarina strong, .razne_financije_naslov_donacije strong, .razne_financije_naslov_kurban strong, .razne_financije_naslov_zekat strong {
    color: #fff!important;
}


.status30 {
    background: #96dba2;
    color: #fff;
    text-indent: 5px;
}

.status30:before {
    content: "\f00c";
    margin-right: 5px;
    font-family: "Font Awesome 5 Pro";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
}

.status44 {
    background: #fff;
    color: #00b89c;
    text-indent: 5px;
    border-style: double;
}

.status44:before {
    content: "\f699";
    margin-right: 5px;
    font-family: "Font Awesome 5 Pro";
    font-weight: bold;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
}


.status329, .status330, .status331, .status332, .status333 {
  background: linear-gradient(90deg,rgb(171 222 119) 22%,rgb(55 194 55) 100%);
  height: 25px;
  color: white;
  text-align: center;
}

.status327 {
  display: block;
  color: green;
  background:yellow;
  width: 25px;
  height: 25px;
}
.status327:after{
  content:'';
}

.status328 {
  display: block;
  color: white;
  width: 25px;
  height: 25px;
  background: rgb(0,151,197);
}
.status328:after{
  content:'';
}

.status329 {
  display: block;
  width: 50%;
}
.status329:after{
  content:'50%';
}

.status330 {
  display: block;
  width: 60%;
}
.status330:after{
  content:'60%';
}
.status331 {
  display: block;
  width: 70%;
}
.status331:after{
  content:'70%';
}
.status332 {
  display: block;
  width: 80%;
}
.status332:after{
  content:'80%';
}
.status333 {
  display: block;
  width: 90%;
}
.status333:after{
  content:'90%';
}
.status334 {
  display: block;
  width: 90%;
  height: 25px;
  text-align: center;
  color: white;
  border-right: 8px solid red;
  background:#c4c4c4;
  
}
.status334:after{
  content:'95%';
}

.status335 {
  display: block;
  width: 100%;
  height: 25px;
  color:white;
  text-align: center;
  background: green;
}
.status335:after{
  content:'100%';
}
table.audit-legenda {
  width: auto!important;
}






/* LTC Blue Button uredi sadrzaj*/
a.ltc-button-uredi,
input#edit-preview,
input#edit-next,
input#preview-submit,
input.ief-entity-submit,
input[type="submit"][id^="edit-return"],
.field-widget-inline-entity-form .ief-entity-operations input[id*="edit"] {
  cursor: pointer;
  border: none;
  padding: 3px 12px;
margin:5px;
display:inline-block;
  color: #77d293!important;
  text-align: center;
  font-weight: normal;  font-size: 1em;
  border: 1px solid #77d293;
  font-family: Arial, sans-serif;
  font-weight: 500;
  border-radius: 0.2rem;
  transition: all, 0.3s;
}

a.ltc-button-uredi:hover,
input#edit-preview:hover,
input#edit-next:hover,
input#preview-submit:hover,
input.ief-entity-submit:hover,
input[type="submit"][id^="edit-return"]:hover,
.field-widget-inline-entity-form .ief-entity-operations input[id*="edit"]:hover {
  box-shadow: 0 2px 6px rgba(0,0,0,.3);
  background: #5caf76;
  color: #fff!important;
}

a.ltc-button-uredi:active,
input#edit-preview:active,
input#edit-next:active,
input#preview-submit:active,
input.ief-entity-submit:active,
input[type="submit"][id^="edit-return"]:active,
.field-widget-inline-entity-form .ief-entity-operations input[id*="edit"]:active {
  border: none;
  color: #fff!important;
  outline: none;
  box-shadow: inset 0 0px 8px rgba(0,0,0,0.4);
  background: #5caf76;
}

a.ltc-button-uredi:focus,
input#edit-preview:focus,
input#edit-next:focus,
input#preview-submit:focus,
input.ief-entity-submit:focus,
input[type="submit"][id^="edit-return"]:focus,
.field-widget-inline-entity-form .ief-entity-operations input[id*="edit"]:focus {
  border: none;
  color: #fff;
  outline: none;
  box-shadow: inset 0 0px 8px rgba(0,0,0,0.4);
  background: #47845a;
}

/* LTC Blue Button brisi sadrzaj*/
a.ltc-button-brisi,
input#edit-preview,
input#edit-next,
input#preview-submit,
input.ief-entity-submit,
input[type="submit"][id^="edit-return"],
.field-widget-inline-entity-form .ief-entity-operations input[id*="edit"] {
  cursor: pointer;
  border: none;
  padding: 3px 12px;
margin:5px;
display:inline-block;
  color: #e96a76!important;
  text-align: center;
  font-weight: normal;  font-size: 1em;
  border: 1px solid #e96a76;
  font-family: Arial, sans-serif;
  font-weight: 500;
  border-radius: 0.2rem;
  transition: all, 0.3s;
}

a.ltc-button-brisi:hover,
input#edit-preview:hover,
input#edit-next:hover,
input#preview-submit:hover,
input.ief-entity-submit:hover,
input[type="submit"][id^="edit-return"]:hover,
.field-widget-inline-entity-form .ief-entity-operations input[id*="edit"]:hover {
  box-shadow: 0 2px 6px rgba(0,0,0,.3);
  background: #bd5b65;
  color: #fff!important;
}

a.ltc-button-brisi:active,
input#edit-preview:active,
input#edit-next:active,
input#preview-submit:active,
input.ief-entity-submit:active,
input[type="submit"][id^="edit-return"]:active,
.field-widget-inline-entity-form .ief-entity-operations input[id*="edit"]:active {
  border: none;
  color: #fff!important;
  outline: none;
  box-shadow: inset 0 0px 8px rgba(0,0,0,0.4);
  background: #bd5b65;
}

a.ltc-button-brisi:focus,
input#edit-preview:focus,
input#edit-next:focus,
input#preview-submit:focus,
input.ief-entity-submit:focus,
input[type="submit"][id^="edit-return"]:focus,
.field-widget-inline-entity-form .ief-entity-operations input[id*="edit"]:focus {
  border: none;
  color: #fff;
  outline: none;
  box-shadow: inset 0 0px 8px rgba(0,0,0,0.4);
  background: #a75159;
}

