.NumMobileMain {
border-radius: 15px;
}
.Transparent1 {
opacity: 0.9;
}
.fun-hover3 {  
  background-position: 150; 
}
.fun-hover3:hover {
border-color: black;
    border-width: 2px;
    border-style: dashed; 
}  
.LabelValignLeft {
    vertical-align: middle;
    text-align: center;
    display: table-cell;
    position: relative !important;
    text-align: left;
}
.LabelTransparent {
opacity: 0.8;
border-radius: 5px;
vertical-align: middle;
    text-align: center;
    display: table-cell;
    position: relative !important;
    text-align: left;
}
.x-innerhtml {
  height: 100% !important;
}
.x-uni-tabsheet {
    border: none;
}
.Tree1 .x-tree-node-text {
    padding-left: 1px;
    width: 70%;
    display: inline-block;
}
.x-tree-node-text {
    cursor: pointer;
}
.x-big .x-gridcolumn > .x-header-el {
    font-size: 8px;
    line-height: 20px;
}   
.x-big .x-gridcell {
    font-size: 10px;
    line-height: 20px;
} 
.x-big .x-itemheader {
    font-size: 10px;
    line-height: 20px;
}
.x-big .x-button.x-has-text .x-inner-el {
    padding: 0;
}
.x-big .x-button .x-icon-el {
    width: 32px;
    height: 32px;
}