@charset "utf-8";

/*
*******************************************
*******************************************

[Override Stylesheet]

*************************************************/


code {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word;
}

.m-b-20{
  margin-bottom: 20px !important;
}

.m-b-10{
  margin-bottom: 10px !important;
}

.disp-block {
  display: block;
}

code, kbd, pre, samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em;
}

.btn {
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border: 1px solid transparent;
  padding: 0.2rem 0.60rem;
  font-size: 0.665rem;
  line-height: 1.5;
}

.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.waves-effect {
  position: relative;
  display: inline-block;
  overflow: hidden;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  vertical-align: middle;
  z-index: 1;
  will-change: opacity, transform;
}
.btn-secondary {
  border-color: #dee2e6;
  color: #212529;
  background-color: #f8f9fa;
}


.txt_val_msg {
  font-size: 0.8em  !important;
}

.border_opac {
  border: 3px solid rgb(127, 0, 0);
  border: 3px solid rgba(255, 153, 51, 0.3);
  -webkit-background-clip: padding-box; /* for Safari */
  background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
}

.dowrap {
  white-space: normal !important;
}

.nowrap {
  white-space: nowrap !important;
}

.hide {
  display:none!important; -webkit-backface-visibility: hidden; visibility:hidden;
} 

.bold {
  font-weight: bold !important;
}

.bolder {
  font-weight: 700 !important;
}
.small_fl_lt {
  font-size: 0.6em  !important;
  float: right;
}

.text-center {
  text-align: center !important;
}

.text-left {
  text-align: left !important;
}

.txt_small_05 {
  font-size: 0.58em !important;
}

.txt_small_06 {
  font-size: 0.68em !important;
}

.txt_small_07 {
  font-size: 0.75em !important;
}

.txt_small_08 {
  font-size: 0.8em  !important;
}

.txt_size_09em {
  font-size: 0.9em  !important;
}

.txt_size_1em {
  font-size: 1.2em  !important;
}

.txt_size_15em {
  font-size: 1.5em  !important;
}

.txt_size_18em {
  font-size: 1.8em  !important;
}

.textUppercase {
  text-transform: uppercase;
}
.textLowercase {
  text-transform: lowercase;
}

.backgr_color {
  background-color: #e0f6b1 !important;
}

.marg-lf-5 {
  margin-left: 5px;
}
.marg-rg-5 {
  margin-right: 5px;
}

.pad20 {
  padding: 20px;
}

.pad10 {
  padding: 10px;
}

.marg-tb10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.jqueryvers-text {
  font-size: 0.8em;
  color: #a7a7a7 !important;
}
.jqueryvers {
  color: #a7a7a7 !important;
}
.jqueryuivers {
  color: #a7a7a7 !important;
}

.code_green {
  color:#00c292 !important;
}

.color-green {
  color: #259818;
}

.green-color {
  color: #00c292 !important;
}

.red-color{
  color: #981D2D !important;
}

.white-color{
  color: #fff !important;
}

.label-success {
  color: #fff;
  background-color: #00c292;
  padding: 5px;
  font-size: 0.8em;
}

.label-warning {
  color: #fff;
  background-color: #ed7500;
  padding: 5px;
  font-size: 0.8em;
}

.label-danger {
  color: #fff;
  background-color: #d9001c;
  padding: 5px;
  font-size: 0.8em;
}

.label-expired {
  color: #fff;
  background-color: #981D2D;
  padding: 5px;
  font-size: 0.8em;
}


.box {
  /* border-radius: 0.25rem; */
  padding: 5px;
}

.bg-success-alpha {
  /* background-color: #00c292; */
  background: rgba(0, 194, 146, 0.2)
}

.bg-warning-alpha {
  /* background-color: #ed7500; */
  background: rgba(237, 117, 0, 0.2)
}

.bg-danger-alpha {
  /* background-color: #d9001c; */
  background: rgba(217, 0, 28, 0.2)
}

.bg-expired-alpha {
  /* background-color: #981D2D; */
  background: rgba(152, 29, 45, 0.2)
}


.bg-success {
  background-color: #00c292 !important;
}

.bg-warning {
  background-color: #ed7500 !important;
}

.bg-danger {
  background-color: #d9001c !important;
}

.bg-expired {
  background-color: #981D2D !important;
}



.text-success {
  color: #00c292 !important;
}

.text-warning {
  color: #ed7500 !important;
}

.text-danger {
  color: #d9001c !important;
}

.text-expired {
  color: #981D2D !important;
}




.button-back {
    color: #ffffff;
    background-color: #89c0ed;
    border: 1px solid transparent;
    font-size: 0.9em;
    -moz-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
}


.pg_cell_bg_blue {
  background-color: #0373fc !important;
}
.pg_cell_bg_light_gray {
  background-color: #ebf1f2 !important;
}
.pg_cell_bg_light_red {
  background-color: #b52468 !important;
}
.pg_cell_bg_light_rose {
  background-color: #f5f0f2 !important;
}


.disclaimer_title {
  text-align:justify;
  font-size: 0.9em;
}

.disclaimer_txt {
  text-align:justify;
  font-size: 0.7em;
}

.ui-widget {
  font-family: inherit; 
}

.copy-btn-css{
  margin: 1em 0em !important;
  font-size: 11px !important;
  padding: 0 5px !important;
}
.copy-btn-css span{
  font-size: 11px !important; 
}


.dt_row_col_cnf {
  background-color: #ff4a5b !important;
  background-image: none !important;
}

.dt_row_col_opz {
  background-color: #ffc40c  !important;
  background-image: none !important;
}



/* p:terminal style */

.my-terminal {
  white-space:pre-wrap;
  font-family: "Courier New", Courier, monospace !important;
  font-size: 12px !important;
  font-style: normal !important;
  font-weight: normal !important;
  line-height: 1.25 !important;  
  height:400px;
}

/* p:terminal style */


/* datatable custom filter */

.ui-filter-column .ui-column-customfilter .custom-filter {
  width: 100%;
  box-sizing: border-box;
}

.ui-filter-column .ui-column-customfilter .custom-filter label {
  font-size: 1.0em !important;
}

/* END datatable custom filter */

/* sessionTimeout */

.sessionTimeout-buttons { text-align: center; }
.sessionTimeout-content { font-size: 0.95em; font-weight: bold; }

/* END sessionTimeout */








/* blockuiid_blocker */

#blockuiid_blocker {
  z-index: 2001 !important; 
  background-color: rgba(0, 0, 0, 0.9);
  opacity: 0.5;
}

#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;
}

/* END blockuiid_blocker */

/* blockUI PE */

#blockuiidPE_blocker {
  z-index: 2001 !important; 
  background-color: rgba(0, 0, 0, 0.1);
}

#blockuiidPE {
  background-color: rgba(255, 255, 255, 1);
  z-index: 2002 !important;
}

#blockuiidPE .imgloader {
  width: 60px;
  height: 60px;
  margin: 2px 40px 2px 40px;
}

#blockuiidPE table td {
  text-align: center;
}

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 */



