﻿body {
/*    background-color: red;*/
}

/*#usrTool {
        border: 1px solid blue;
    position:absolute;
    right:45px;
    top:10px;
    width:30px;
    z-index:1300;

    text-align: center;
    color: red;
    background-image: url("images/mainbk6.png");
}*/

TABLE {
    width: 100%;
    border-spacing:0;
/*    border: 0px solid magenta;*/
}
/*TH {
    border: 0px solid black;
}
TD {
    border: 0px solid blue;
}
DIV {
    border: 0px solid green;
}*/
P {
    margin-left:5px;
}
INPUT.check {
    margin:0px;
    padding:0px;
}
INPUT.invalid {
    background-color: #ffb9b9;
}

.float {
    position: absolute;
    visibility: hidden;
}

/*.contentPane {
    padding-bottom: 5px;
    margin-bottom: 5px;
}*/
#contentInner {
    top: 100px;
    width: 100%;
    padding: 0px;
    margin: 0px;
}
.contentPane TH.right {
    padding-right: 20px;
}

/* USERS */
#userTool {
    border:0px solid white;
    position: relative;
    padding-top: 3px;
/*    background-image: url("images/man2.gif");*/
}
.menuicon {
    position: absolute;
    top: 2px;
    left: 0px;
}

#numUser {
    position: absolute;
    top: 9px;
    left: 0px;
    width: 25px;
    border:0px solid blue;
    text-align: center;
/*    font-family: Tahoma;*/
    font-family: Arial Black;
    font-size: 13px;
    color: #404831;
}

#popMenu {
    position: absolute;
    visibility: hidden;
    background-color: white;
    top: 50px;
    right: 1px;
    text-align: left;
}
.popURow {
    text-align:left;
    cursor: pointer;
    padding: 5px;
    padding-right: 9px;
}
.popURow#myMessages {
    padding-top: 2px;
    padding-bottom: 2px;
    font-weight: 400;
    background-color: #404831;
    border-bottom: 2px outset #404831;
}
.chaticon {
    padding-top:10px;
    padding-right:2px;
    width: 14px;
}
/* USER LIST */
/*#contentInner {
    padding-left: 12px;
    padding-right: 0px;
}*/

.contentPane#user {
    padding-left: 12px;
    padding-right: 0px;
}

#contentInner1 {
            /*height:200px;
            border: 1px solid blue;
            position: relative;
            top: 200px;
            width: 30%;*/
            position: absolute;
            top: -10px;
            left: 20px;
            height: 100px;
            overflow: scroll;
    padding-left: 7px;
    padding-right: 0px;
}

TABLE.ulist {
    width: 100%;
/*    height: 100%;*/
}

.ulist .check {
    width: 50px;
}

.ulist .message {
    width: 60px;
    padding: 0px;
    padding-top: 7px;
}

.ulist TH.message {
    width: 78px;
    padding-right: 18px;
}

.scrollpane {
    background-color: transparent;
    border: 0px solid green;
/*            height: 100px;*/
    padding-right: 20px;
    overflow-x: hidden;
    overflow-y: auto;
}

TABLE#userlist {
    border: 0px solid red;
}

#userlist .uname {
    padding-left: 12px;
    text-align: left;
    font-variant: small-caps;
    letter-spacing: 1px;
}

#userlist .uname .last {
    padding-left: 7px;
}

/*#userlist .message {
    border: 1px solid black;
}*/

IMG.sendmsg {
    border: 0px solid black;
    width: 20px;
}

/* MAKE MESSAGE */

/*#contentInner #msg {
    padding-right: 11px;
}*/

.contentPane#messageNew {
    padding-left: 7px;
    padding-right: 7px;
    overflow: hidden;
}

#btn {
        border: 0px solid black;
    /* Size and position */
/*    width: 125px;
    height: 30px;*/
    float: right;
    position: relative;
    right: -4px;
	margin-top:0px;

 
    /* Styles */
    box-shadow: inset 0 1px rgba(255,255,255,0.3);
    border-radius: 3px;
    cursor: pointer;
 
    /* Font styles */
    font-family:  Helvetica,  Arial, sans-serif;
    font-size: 12px;
    line-height: 30px; /* Same as height */
    text-align: center;
    font-weight: bold;
    width: 70px;
    height: 38px;
}

#msgSubmit {
    padding-right: 1px;
/*    padding-left: 55px;*/
}

#mscontent {
    width: 100%;
}

/* MESSAGE LIST */
.contentPane#message {
/*    position: relative;*/
    padding-left: 12px;
    padding-right: 0px;
}

#messageRow {
    width: 100%;
    height: 100%;
    border-top: 2px solid #efb75d;
    padding-top: 11px;
    padding-bottom: 5px;
}

.heading {
    padding-bottom: 7px;
}

.msgHead {
    vertical-align: top;
}

#message .userfrom {
    text-align:left;
    width: 103px;
}
#message TH.userfrom {
}
#message .datetime {
    text-align:center;
}

#message .check {
    text-align:right;
}
#message TD.check {
    vertical-align:top;
    position: relative;
}
#message TH.check {
    text-align:right;
    width: 110px;
}
#messageRow TD.check {
    width: 80px;
    text-align:right;
}
#messageRow INPUT.check {
    position: absolute;
/*!!    top: 5px;
    right: 10px;
    text-align: right;*/
    top: -11px;
    right: 1px;
    text-align:right;
    width: 15px;
}

#message .text {
    text-align:left;
    color: #404831;
    padding-top: 7px;
}

#message .hot {
    background-color: #f2e2e2;
}

TD.msgReply {
    width: 23px;
    padding-top: 2px;
    padding-right: 4px;
}

.noReply {
    visibility: hidden;
}

IMG.msgReply {
    width: 18px;
    cursor: pointer;
}

#MsgBackBg {
/*    position: relative;*/
    visibility: hidden;
    padding-top: 2px;
}

#MsgBackHolder {
/*    position: absolute;
    top: 2px;
    left: -12px;*/
    padding-top: 3px;
    background-color: #aca5a5;
}

#MsgIn {
    font-size:14px;
    width:299px;
    background-color: #f2f3d9; /*#eaf1dc;*/
}
#cmnHolder #btSend {
    position: relative;
    top: -10px;
}
#cmnHolder #btSend.ie {
    position: relative;
    top: 0px;
}

/* CHAT */

.contentPane#chat  {
    padding: 5px;
}

#chat .scrollpane {
    text-align: left;
    font-size: 14pt;
}

.msgedit {
    text-align:center;
}

.msgedit#message {
    width: 250px;        
/*    font-size: 14px;*/
}

.msgsend {
    width: 90px;
    padding-top: 4px;
    padding-right: 7px;
}

#chat .scrollpane .paramrow {
    border-top: 2px solid #efb75d;
}

#chat .scrollpane .from {
    font-size: 11px;
}

#chat .scrollpane .time {
    font-size: 11px;
    text-align: right;
}

#chat .scrollpane .text {
    padding-top: 3px;
    font-size: 14px;
    color: #1c2216;
}

#chat .scrollpane .textn {
    padding-top: 3px;
    font-size: 14px;
    color: #9a958c;
}

/*#chat*/
.scrollpane .row {
    padding-left: 1px;
    padding-right: 1px;
}

.scrollpane .rown {
    background-color:#eaebeb;
    padding-left: 1px;
    padding-right: 1px;
/*  background-color:#edeeee;*/
/*	background-color: #dddded;*/
}


/***    PDF VIEW    ***/
#pdfView {
    height: 100%;
    border: 1px solid gray;
}

TD#docThumbs {
    position: relative;
    width: 110px;
    vertical-align: top;
    background-color: gray;
}

IMG.thumb {
    width: 80px;
}

/*#thumbList {
    height: 100%;
    background-color: yellow;
    padding: 1px;

    padding-right: 20px;
    overflow-x: hidden;
    overflow-y: auto;
}*/

.scrollpane#thumbList {
    height: 100%;
    background-color: transparent;
    padding: 0px;
    padding-top: 7px;
}

#docCnt {
    position:relative;
/*    width: 90%;*/
    text-align:center;
    background-color: #d1cec8;
    padding: 0px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.scrollpane#pageScroll {
    height: 100%;
    background-color: transparent;
    padding: 7px;
    padding-right: 23px;
    overflow-y: scroll;
    overflow-x: auto;
}

.imgCnt {
    text-align: center;
    padding-bottom: 11px;
    cursor: pointer;
}

.page_full {
    border: 1px solid #ccc;
}

#pdfPM {
    position: absolute;
    top: 0px;
    left: 0px;
/*    opacity:0.3;
    filter:Alpha(opacity=30);*/
}

TD.pm {
    text-align: center;
    padding-top: 9px;
}

IMG.pm {
    width: 50px;
    cursor: pointer;
    opacity:0.2;
    filter:Alpha(opacity=20);
}

/***    ASSET MESSAGE   ***/
.assetCaption {
    height: 100%;
}
.dev-tile-size {
    padding: 0px;
}

TD.assetMsg {
    width: 30px;
    text-align: center;
    padding-top: 2px;
    cursor: pointer;
    background-color: white;
    opacity:0.3;
    filter:Alpha(opacity=30);
}

.assetMsg_mark {
    width: 30px;
    text-align: center;
    padding-top: 2px;
    cursor: pointer;
    background-color: white;
/*    background-color: red;*/
    opacity:0.5;
    filter:Alpha(opacity=50);
}
.assetMsg_req {
    width: 30px;
    text-align: center;
    padding-top: 2px;
    cursor: pointer;
    background-color: yellow;
    opacity:0.3;
    filter:Alpha(opacity=30);
}

IMG.assetMsg {
    height: 30px;
}

/***    SMS REPLY   ***/

.smsBG {
    background-color: #eaeaea;
    padding: 0px;
}

#smsGet {
    width: 17px;
    text-align: left;
    padding: 0px;
}

.smsCheck {
    width: 16px;
    height: 12px;
    padding: 0px;
    position: relative;
    left: -11px;
/*    background: red;
    background-color: red;
    color: red;
    display:block;*/
}

/*.smsCheckUp {
    width: 16px;
    padding: 0px;
    color: #ccf8c5;
    background: #ccf8c5;
    background-color: #ccf8c5;
}*/

.smsLabel {
    padding-left: 0px;
    padding-right: 4px;
    text-align: left;
    width: 102px;
    font-variant: small-caps;
    color: #272727;
}

#smsNumber {
    padding-right: 15px;
}

#smsNumberIn {
    width: 100%;
    background-color: transparent;
}
.smsTool #msgSubmit {
    position: relative;
    width: 79px;
    padding-top: 0px;
    padding-right: 3px;
    padding-left: 55px;
}
.smsTool #btn {
    height: 40px;
    position: absolute;
    top: 0px;
    right: 0px;
}


/****************/
/*  USER LOGIN  */
/****************/
.exp_user {
    position: absolute;
    bottom: -3px;
    left: 0px;
    width: auto;
    height: 16px;
    background-color: white;
    cursor: pointer;
    padding: 0px;
    visibility: hidden;
}

    .exp_user TD {
        vertical-align: top;
        font-size: 11px;
        height: 16px;
        padding: 0px;
        padding-top: 2px;
    }

.exp_user #pref {
    color: black;
    font-weight:300;
    text-align: right;
    letter-spacing: 1px;
    padding-right: 3px;
    padding-left: 10px;
}

    .exp_user #setup {
        width: 16px;
        padding-right: 1px;
        padding-left: 7px;
    }

#imgSetup {
    width: 16px;
    padding-top: 0px;
    border: 0px solid blue;
/*    opacity:0.5;
    filter:Alpha(opacity=50);*/
}

/****************/
/*  USER DATA   */
/****************/
#userDataPane {
    margin-left: 20px;
}
TABLE#userData {
/*    border-spacing: 10px;*/
}
#userData TD {
    padding-top: 10px;
}
.req {
    text-decoration: underline;
}
.value DIV.cell {
  display: table-cell;
}
.value INPUT.input {
    background-color: #f3f0f5;/*#f6edfa;#edf6e8;#e7fbe4;*/
    font-weight: bolder;
    letter-spacing: 1px;
    color: #a099a5;/*#a099a5;#747474;*/
}
.value INPUT.usr_name {
    width: 141px;
    color: #cfcfcf;
}
#userData TD.cell {
    padding-right: 0;
    padding-top: 0;
}
#userData .label {
    text-align: right;
    padding-right: 5px;
    vertical-align: top;
    padding-top: 19px;
}
#userData .value {
    position: relative;
    padding-right: 20px;
}
#userData .submit {
    padding-right: 12px;
    text-align: right;
    padding-top: 5px;
}
#userData input[type='submit'] {
    height: 32px;
    padding-top: 0;
    width: 90px;
}
#custList {
    width: 120px;
    height: 95px;
    background-color: #fdffd7;
    padding-top: 2px;
    overflow-x: hidden;
    overflow-y: scroll;
    border: 1px solid #c2b95a;
    color:  #a099a5;
    font-weight: 400;
    font-size: 12px;
    cursor: pointer;
}
TR.skip_comment TD {
    padding-bottom: 7px;
}
DIV.agreeCheck {
    position: relative;
    width: 16px;
}
input[type='checkbox'].agree {
    width: 14px;
    height: 14px;
    padding: 0px;
    position: absolute;
    top: -9px;
    left: -10px;
}
DIV.agree {
    position: relative;
    padding-left: 12px;
    font-size: 14px;
    color: #848484;
    letter-spacing: 1px;
    font-variant: small-caps;
    vertical-align: top;
    height: 12px;
}

/************************/
/** MODAL VIEW         **/
/************************/
.cnt_header_ico {
    position: absolute;
    top: -20px;
    left: -20px;
}
.cnt_header_ico_mob {
    position: absolute;
    top: -10px;
    left: -10px;
}
#cmnHolder {
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 14px;
    padding-bottom: 18px;
    height: 457px;
}
#cmnHolder_mob {
    padding-top: 60px;
    padding-left: 12px;
    padding-right: 14px;
    padding-bottom: 18px;
    height: 500px;
}
#msgHolder {
    height: 374px;
}
#cmnList {
    height: 100px;
}
TD.cmn_row {
    font-size: 14px;
    padding-bottom: 12px;
    color: gray;
}
TD.cmn_dateRow {
   padding:0px;
   margin:0px;
}
.cmn_from {
    text-transform: uppercase;
    font-weight: bold;
}
.cmn_text {
    padding-left: 5px;
}
.cmn_date {
    font-size: 11px;
    padding-bottom: 0px;
    color: gray;
}
#inpHolder {
    padding-right: 11px;
}
#inpButton {

    margin-top: 15px;
    padding-right: 11px;
    float:right;
}
#msgIn {
    position: relative;
    top: 10px;
    width: 270px; /*100%;*/
    height: 40px;
    padding: 4px;
}
