@charset "utf-8";

/*
*******************************************
*******************************************

[Override Stylesheet]

*************************************************/

.dowrap {
  white-space: normal !important;
}
.nowrap {
  white-space: nowrap !important;
}
.nopadding {
  padding: 0px !important;
}

.fl_rt {
  float: right;
}
.fl_lt {
  float: left;
}

.hide{display:none!important; -webkit-backface-visibility: hidden; visibility:hidden} 
.bold {
  font-weight: bold;
}
.small_fl_lt {
  font-size: 0.6em;
  float: right;
}

.myselectOneMenu-style div select {
  font-size: 0.6em !important;
}

.small_07_block {
  font-size: 0.7em !important;
  display: block;
}

.txt_small_09 {
  font-size: 0.9em !important;
}

.txt_small_08 {
  font-size: 0.8em !important;
}

.txt_small_07 {
  font-size: 0.75em !important;
}

.txt_small_06 {
  font-size: 0.6em !important;
}

.txtUpper {
  text-transform: uppercase;
}
.txtCap {
  text-transform: capitalize;
}

.txt-font-22 {
  font-size: 22px;
  line-height: 52px;
}

.txt-font-line-height-52 {
  line-height: 52px;
}

.jqueryvers-text {
  font-size: 0.8em;
  color: #a7a7a7 !important;
}
.jqueryvers {
  color: #a7a7a7 !important;
}
.jqueryuivers {
  color: #a7a7a7 !important;
}


.jqueryvers-text {
  font-size: 0.8em;
  color: #a7a7a7 !important;
}
.jqueryvers {
  color: #a7a7a7 !important;
}
.jqueryuivers {
  color: #a7a7a7 !important;
}

.red-txt{
  color: #981D2D;
}

.txt-align-rg {
  text-align: right;
}

.sublabel {
  font-size:0.65em;
}

.red {
  color:red;
  font-size:0.78em;
}




/* blockuiid_blocker */

#blockuiid_blocker {
  z-index: 2001 !important; 
  background-color: rgba(0, 0, 0, 0.1);
}

#blockuiid {
  background-color: rgba(255, 255, 255, 1);
  z-index: 2002 !important;
}

#blockuiid .imgloader {
  width: 60px;
  height: 60px;
  margin: 2px 40px 2px 40px;
}

#blockuiid table td {
  text-align: center;
}

/* blockuiid_blocker */

/* blockUI PE */

div.pe-blockui-content {

}

div.pe-blockui-content table.blockuiPE_class {
  width: 100%;
  background: rgba(255, 255, 255, 0.9);
}

div.pe-blockui-content table.blockuiPE_class td {
  padding: 5px;

}

/* END blockUI PE */




.code_green {
  color:#00c292;
}




