.ui-widget,
.ui-widget .ui-widget {
    font-size: 11.4px !important;
}
.ui-datatable-frozen-container .ui-datatable-scrollable-body{
    width:62px !important;
}
.ui-state-default ui-frozen-column{
    width:62px !important;
}
.ui-datatable .ui-datatable-frozen-container {

    width: 62px !important;
}
.ui-datatable-frozenlayout-left{
    width: 62px !important;
}
.table.jqplot-table-legend, table.jqplot-cursor-legend{
    display :none;
    background-color: red;
}
.form_image{
    background-image: url("../images/img/v_uniq1.bmp")  !important;

} 
.aya
{
    position: relative;
    left:0%;
    overflow:scroll;
    width: 98%;
	height: 100%;
    
}
.tabUnStyle{
    position: absolute;
    height:100%;
    width:100%; 
    overflow:scroll;
}
.tabResponsiveNote{
    position:absolute;
    height:100%;
    width:100%;
    overflow: scroll;
}

.slider{
    position: absolute;
    top:5%;
    left:2%;
    height:500px;
    width:100%; 
    display:none;
}  
div#map-panel-epsg.xtb-text {
    font-family: Verdana;
    font-size: 0px;
    font-weight: bold;
    color: blue;
    width:0px;}

div#x-coord.x.tb-text {
    font-family: Verdana;
    font-size: 10px;
    color: black;
    position: absolute;
    left: 10px;
    top: 0px;
}

div#y-coord.tb-text {
    font-family: Verdana;
    font-size: 10px;
    color: black;
} 

.form_type{
    position: absolute;
    top:10%;
    left:20%;
    height:500px;
    width:100%; 
    overflow-x:hidden;
    overflow-y:hidden;
    display:none;
}  

.ui-icon-chart{
    background-image: url("../images/genererRapport.png")  !important;
}   
.ui-column-filter ui-inputfield ui-inputtext ui-widget ui-state-default ui-corner-all{ 
    width: 50px !important;
}

.ui-tabs.ui-tabs-left > .ui-tabs-nav {
    width: 8% !important;
}
/** panels **/
.ui-tabs.ui-tabs-left > .ui-tabs-panels {
    width: 92% !important;
}


#loading {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
    display: block;
    opacity: 0.7;
    background-color: #fff;
    z-index: 99;
    text-align: center;
    overflow-x:hidden;
    overflow-y:hidden;
}

#loading-image {
    position: absolute;
    top: 40%;
    left: 46%;
    z-index: 100;
}