.ui-widget {
    
}
.ui-layout-north {
    z-index:20 !important;
    overflow:visible !important;;
}
.ui-layout-north .ui-layout-unit-content {
    overflow:visible !important;
}
.ui-widget-header {
    text-align: center;
    text-transform: uppercase;
}
.ui-datatable .ui-datatable-footer .footer-section {
    text-align: left;
}
.column {
    font-weight: bold;
    background-color: menu;
    width: 250px;
}

#the-canvas {
    border:1px solid black;
}


#mark { 
    background-color: yellow;
    color: black;
}

.dgView .ui-widget-content {
    background-color: #4B4B4B !important;
    border: #4B4B4B !important;   
}

.bgColor {
    background-color: #4B4B4B !important;    
}

.calendarFilter .ui-inputfield{
    width:70px !important;
    margin: 0 0.2em !important;
}

.loginFooterTitle {
    padding-top: 10px; 
    font-family: verdana; 
    font-weight: bold; 
    color: black; 
    font-size: 11px !important
}

.loginFooterText {
    font-family: Tahoma,sans-serif; 
    font-weight: normal; 
    color: black; 
    font-size: 11px !important
}

.loginColumn {
    width: 50%;
}

.buttonRightAlign {
    float:right !important;
    margin:0px 3px 3px 3px;
}

.buttonLeftAlign {
    float:left !important;
    margin:0px 3px 3px 3px;
}
body .ui-inputfield.indexSearch{
  color: #333333;
  font-size: 14px;
  background: #ffffff;
  padding: 0.429em;
  border: 1px solid #a6a6a6;
  outline: 0 none;
  -moz-transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 80%;
}
div.col.indexAdvancedSearch {
    float: right;
    padding-right: 18%;
    padding-top: 1%;
    color: #ffffff;
}
div.ui-g.ulaznaStranica {
    width: 960px;
    margin: 0px auto;
}
div.ui-g-6.meniTop {
    text-align: right;
    display: inline-block;
    padding-top: 30px;
}
div.row.rowIndexSearch {
    padding-top: 15%;
}
.fa-custom-bhFlag {
    background: url("/ghb/javax.faces.resource/images/bosnia-and-herzegovina.svg.xhtml") no-repeat !important;
    width:16px !important;
    height:16px !important;
}
.fa-custom-uaeFlag {
    background: url("/ghb/javax.faces.resource/images/united-arab-emirates.svg.xhtml") no-repeat !important;
    width:16px !important;
    height:16px !important;
}
.fa-custom-enFlag {
    background: url("/ghb/javax.faces.resource/images/united-kingdom.svg.xhtml") no-repeat !important;
    width:16px !important;
    height:16px !important;
}
.fa-custom-trFlag {
    background: url("/ghb/javax.faces.resource/images/turkey.svg.xhtml") no-repeat !important;
    width:16px !important;
    height:16px !important;
}
a.indexAdvancedSearch {
    color: #ffffff;
    font-size: 14px;
}
a.ui-menuitem-link.ui-corner-all.active {
    font-weight: bold;
}
.indivcheckbox .ui-chkbox-icon {
    background-position-x: -66px;
    background-position-y: -147px;
}
body .ui-chkbox .ui-chkbox-box {
    border: 2px solid #b2ebf2;
}
.ui-g .advancedFormButton {
    padding-top: 20px;
    text-align: right;
}