legend{font-weight: bold;padding: 0 5px; }
fieldset{border-radius: 5px;background-color: #f8f8f8;}
.p_offers{
	margin:20px 0;
}
.phaseN{
	margin-left:30px;
}
.esl{
	color: #a7a7a7;
}
.phase{
	position:absolute;
	margin-left:15px;
	margin-top:-8px;
}
.upBtn{
	display:none;
}
.pdfcert{
	display: inline-block;
	background-color: #d5d5d5;
	padding: 0 20px;
	border-radius: 4px;
	margin-top:  10px;
}
.xuid{
	font-size: 7px;
	color: #cdcdcd;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 4px;
  cursor: pointer;
  background: rgb(0, 122, 255);
 -webkit-appearance: none;
}
input[type=range]::-webkit-slider-thumb {
  box-sizing: border-box;
  padding: 0px;
  height: 20px;
  width: 10px;
  border-radius: 2px;
  border: 1px solid;
  margin-top: -8px;
}
.rred{
background:red;
}
.rviolet::after{
	background: #0042fc;
	position: absolute;
	width: 20px;
	height: 20px;
	border-radius: 20px;
	right: 8px;
	content: 'i';
	top: 8px;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight:  bold;
	}
.reset{
	display: inline-block;
	position: absolute;
	right: 40px;
}
.resetInci{
	width: 70px;
	height: 19px;
	font-size: 11px;
	line-height: 17px;
}
.messages{
xposition: absolute;
xtop: 44px;
xbottom: 44px;
overflow-x: auto;
overflow-y: auto;
xleft: 0;
xright: 0;
	height: calc(100% - 44px);
}
.userdata{
	xmargin-top: 50px;
}
.userdata2{
	background-color: #d5e9ff;
	border-radius: 4px;
	padding: 5px;

}
.view-left {
    float: left;
    width: 320px;
    border-right: 1px solid #b2b2b2;
}
.view-main {
    width: -webkit-calc(100% - 321px);
    width: -moz-calc(100% - 321px);
    width: -ms-calc(100% - 321px);
    width: calc(100% - 321px);
}
.message-received.message-pic .message-text {
    background: #e5e5ea;
}
.message-sent.message-pic .message-text {
    background: #e5e5ea;
}

@media (max-width: 768px) {
    .view-left {
        width: 160px;
    }
    .view-main {
        width: -webkit-calc(100% - 161px);
        width: -moz-calc(100% - 161px);
        width: -ms-calc(100% - 161px);
        width: calc(100% - 161px);
    }
}
@media (max-width: 480px) {
    .view-left {
        display: none;
    }
    .view-main {
        width: 100%;
    }
}

.message-sent .message-text, .message-received .message-text {
    -webkit-mask-box-image: none !important;
}
.message-appear {
    display: inline-block;
}
.messagebar{
	position: absolute;
}
.userdata{
	margin-bottom: 1em;
}
.userdataW{
	padding: 2em;
}
.messages-content, .api-content{
	display: none;
}
.apiT{
    
}
.apiH{
    margin: 20px;
    border-bottom: 2px solid #ef6a1d;
    font-size: 24pt;
    letter-spacing: -.03em;
    color: #ef6a1d;
}
.apiTtit TD{
    font-size: 9pt;
    background-color: #d1d1d1;
    padding: 4px;
}
.apiTT{
    margin-left: 20px;
    font-size: 10pt;
}
.tdm{
    font-size: 8px;
}
.tdax{
    cursor: default;
}
.apit TD{
    padding: 2px 8px;
    color: #5f5f5f;
}
.tdc{
    text-align: center;
}
.tdr{
    text-align: right;
}
.apit{
    margin: 20px;
    border: 3px solid white;
    border-spacing: 1px;
    border-collapse: separate;
    background-color: #fff;
}
.apit tr:nth-child(even) {
  background-color: #ffd6b2;
  /* border-bottom: 1px solid red; */
}
.loaderC:empty{
    display: none;
}
.loaderC{
    margin: 15px;
    background-color: red;
    padding: 10px;
    color: #fff;
    border-radius: 4px;
    display: inline-block;
}
.tabs{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 150px;
}
.tab{
    overflow: auto;
    height: 100%;
    padding-left: 20px;
}
#xsendPhoto{
	display: none;
}
.inciW{
    position: absolute;
    top: 100px;
    bottom: 0;
    left: 20px;
    right: 0;
}
.inciD{
    margin: 0 2em 0 10px;
    background-color: #e6e6e6;
    padding: 1em;
    border-radius: 5px;
}
.inciD span{
	color:#666;
	font-size:9pt;
}
.inciD select{
  max-width: 25%;
  vertical-align: text-top;
}
.lastAccess{
    font-size: 10px;
    color: #aaa;
    position: absolute;
    bottom: 0;
}

.isonline{
    width: 8px;
    height: 8px;
    background-color: red;
    border-radius: 8px;
    left: 5px;
    position: absolute;
    display: none;
    /* top: 0; */
    border: 2px solid #fddcdc;
}
.isloggedout{
    width: 5px;
    height: 5px;
    background-color: #999;
    border-radius: 5px;
    left: 12px;
    position: absolute;
    display: none;
    /* top: 0; */
    xborder: 2px solid #fddcdc;

}
.item-content{
  padding-left: 20px !important;
}
TR.PRD TD{
    color:#000 !important  ;
}
.xxred {
    background-color: #ffb2b2;
}
#nncust, #nnrows{
    padding: 0;
    min-height: 1.6em;    
}
#nncust{
    padding: 2px;
}
.trt{
    background-color: #949494;
    text-align: center;
    font-size: 11px;
    letter-spacing: 1px;
    font-weight: bold;    
    color: #fff !important;
}
.xUS{
    background-color: #838383;
    font-size: 10px;
    color: #fff;
    padding: 0 4px;
    border-radius: 3px;
    text-transform: uppercase;
}
.api{
    font-size:5px;
}

.__PAUSE{
    line-height: 1;
    color: #ef0000;
    background-color: rgb(255 0 0 / 12%);
    margin-bottom: 2px;
}

.__RESTORE{
    color: #005a00;
    line-height: 1;
    background-color: rgb(0 166 10 / 23%);
    margin-bottom: 2px;    
}
.mnt4{
	font-size: 10px;
}
BODY{
	font-family: "Segoe UI", Segoe, -apple-system, BlinkMacSystemFont, "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 13px;
}

/* remove left pane */ 
.view-left{
    display: none;
}

.view-main{
    width: 100% !important;
}

.tdpr{
background: #ffb571;
    padding: 0 4px;
    border-radius: 3px;
    line-height: 1;    
}

.tdERR{
background-color: red;
color: #fff;
}