.cForm
{
}

table.cForm
{
    width:100%;
}

tr.cForm
{
}

td.cForm
{
  	padding: 1px 4px 1px 4px;
  	border-width: 0px 0px 1px 0px;
  	border-style: solid;
  	border-color: #E8E8E8;
  	border-collapse: collapse;
    text-align: left;
}

tr.cNewForm
{
}

td.cNewForm
{
  	padding: 4px;
  	border: none 0px;
    text-align: left;
    vertical-align: top;
}

.cNewForm td.cHeader
{
    background-color: #6482B4;
    line-height: 18px;
}
.cNewForm td.cHeaderRed
{
    background-color: #FF0000;
    color: #FFFFFF;
    line-height: 18px;
}
.cNewForm td.cSectionHeader
{
    text-align: left;
    font-weight: bold;
    padding-top: 16px;
    border-bottom: solid 1px #000000;
    line-height: 18px;
}
.cNewForm td.cSectionHeaderNoPadding
{
    text-align: left;
    font-weight: bold;
    padding-top: 0px;
    border-bottom: solid 1px #000000;
    line-height: 18px;
}
.cNewForm td.cSubSectionHeader
{
    background-color: #E0E0E0;
}
.cNewForm td.cSectionHeaderSMALL
{
    text-align: center;
    font-weight: bold;
    padding-top: 6px;
    border-bottom: solid 1px #000000;
}
.cNewForm td.cTableHeader
{
    text-align: left;
    font-weight: bold;
    border-bottom: solid 1px #000000;
}

.cForm td.cHeader,
div.cHeader
{
    padding: 2px 4px 2px 4px;
    border-width: 0px 0px 0px 0px;
    /*background-color: #6482B4;*/
    /*DEV-396*/
    background-color: #152D6D;
    color: #FFFFFF;
    line-height: 18px;
}

.cForm td.cBiddingHeader
{
    background-color: #FF6600;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    border-width: 0px 0px 0px 0px;
}

.cForm td.cHeaderRed
{
    background-image: none;
  	background-color: Red;
  	color: #FFFFFF;
    line-height: 18px;
}

.cForm td.cLabel,
.cNewForm td.cLabel
{
    text-align: right;
}

.cForm td.cSectionHeader
{
    text-align: left;
    font-weight: bold;
    padding-top: 16px;
    border-bottom-color: Black;
    line-height: 18px;
}

.cForm td.cSectionHeaderNoPadding
{
    text-align: left;
    font-weight: bold;
    padding-top: 0px;
    border-bottom-color: Black;
}

.cForm td.cSubSectionHeader
{
    /*Dev-396*/
    background-color: #E0E0E0;
    /*background-color: #152D6D;*/
    /*color: white;*/
}

.cForm td.cSectionHeaderSMALL
{
    text-align: center;
    font-weight: bold;
    padding-top: 6px;
    border-bottom-color: Black;
}

.cForm td.cTableHeader
{
    text-align: left;
    font-weight: bold;
    border-bottom-color: Black;
}

.cForm td.cTableHeaderSolid
{
    text-align: left;
    font-weight: bold;
    color: white; /*Black;*/
    background-color: #152D6D; /*#E8E8E8;*/
}

.cForm tr.cTableSpacer
{
	height: 8px;
}

.cForm td.cTableTotal
{
    color: #FF6600;
    text-align: right;
    font-weight: bold;
    border-top: double 3px black;
}

.cForm td.cTableTotalSimple
{
    border-top: solid 1px black;
}

.cForm td.cGrayed
{
	color:#B0B0B0;
}

.cForm td.cMemoHeader
{
    border: 0px none;
    padding: 0px 3px;
    font-size: 80%;
    color: #909090;
    text-align: right;
}

div.cMemoBody
{
    font-size: 100%; /* 80% */
    color: #0000FF; /* #FF6600; */
    border: 1px solid #909090;
    margin: 0px;
}

.cForm td.cField,
.cNewForm td.cField
{
}

.cForm td.cButtons,
.cNewForm td.cButtons
{
    text-align: center;
}

.cForm td.cWizardButtons,
.cNewForm td.cWizardButtons
{
    text-align: right;
}

.cForm td.cNoBorder,
.cNewForm td.cNoBorder
{
    border-width: 0px 0px 0px 0px;
}

.cForm td.cNoBottomBorder
{
    border-bottom-width: 0px;
}

.cForm td.cTopBorder,
.cNewForm td.cTopBorder
{
    border-width: 1px 0px 0px 0px;
}

.cForm td.cBottomTotal
{
    border-top: double 6px #000000;
    border-bottom: none;
}

.cForm td.cAllBorders,
.cNewForm td.cAllBorders
{
    border-width: 1px 1px 1px 1px;
}

.cForm td.cNoPadding
{
    padding: 0px 0px 0px 0px;
}

.cForm td.cNoTopPadding
{
    padding-top: 0px;
}

.cForm td.cNoBottomPadding
{
    padding-bottom: 0px;
}

.cForm td.cNoVPadding
{
    padding-top: 0px;
    padding-bottom: 0px;
}

.cForm td.cNoLeftPadding
{
    padding-left: 0px;
}

.cForm td.cNoRightPadding
{
    padding-right: 0px;
}

.cForm td.cNoHPadding
{
    padding-left: 0px;
    padding-right:0px;
}

.cForm td.cError,
.cNewForm td.cError /* sonarqube(. added) */
{
    color: White;
    background-color: Red;
    text-align: center;
    font-weight:bold;
}

.cForm tr.cBorderKeeper
{
    height: 0px;
}

.cForm td.cBorderKeeper
{
    font-size: 0px;
    padding: 0px 0px 0px 0px;
}

.cForm td.cSummary,
.cNewForm td.cSummary
{
    padding: 2px 4px 2px 4px;
    vertical-align: top;
}

.cForm td.cDialogMsg
{
    padding: 12px 14px 22px 14px;
    text-align: left;
    vertical-align: top;
}

.cForm td.cVTop,
.cNewForm td.cVTop
{
    vertical-align: top;
}

.cForm td.cVCenter,
.cNewForm td.cVCenter
{
    vertical-align: middle;
}

.cForm td.cVBottom,
.cNewForm td.cVBottom
{
    vertical-align: bottom;
}

.cForm td.cHLeft,
.cNewForm td.cHLeft
{
    text-align: left;
}

.cForm td.cHCenter,
.cNewForm td.cHCenter
{
    text-align: center;
}

.cForm td.cHRight,
.cNewForm td.cHRight
{
    text-align: right;
}

.cForm td.cLight
{
    color: White;
}

.cForm td.cDarkBk
{
    background-color: #EEF0F3;
}

.cForm td.cDarkBkTT
{
    background-color: #FFFFD0;
}

.cForm td.cDarkBorders
{
    border-style: solid;
    border-width: 1px;
    border-color: #EEF0F3;
}

.cForm td.cDarkBorder
{
    border-color: #BBC0C3;
}

.cForm td.cBlackBorders
{
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
}

.cForm td.cBorderBk
{
    background-color: #E8E8E8;
}

.cForm td.cRedText,
.cNewForm td.cRedText
{
    color: Red;
}

.cLabelError
{
    color: Red;
}

.cLabelDelete
{
    color: Red;
}

td.cForm a.cCarCountT
{
    color: #336699;
    text-decoration: none;
    font-weight: bold;
}

td.cForm a.cCarCountO
{
    /*color: #FF0000;*/
    /*DEV-396*/
    color: #e40613;
    text-decoration: none;
    font-weight: bold;
}

table.cAddrCard
{
    width:100%;
}

tr.cAddrCard
{
}

td.cAddrCard
{
  	padding: 1px 4px 2px 4px;
  	border-width: 0px 0px 1px 0px;
  	border-style: solid;
  	border-color: #E0E0E0;
  	border-collapse: collapse;
  	vertical-align: top;
}

.cAddrCard > td.cDarkBk
{
    background-color: #E0E0E0;
}

.cAddrCard > td.cDarkBkTT
{
    background-color: #FFFFD0;
}

.cAddrCard > td.cHRight
{
    text-align: right;
}

div.cCtxMenu
{
    display:block; 
    position:absolute; 
    background-color:#E0E0E0; 
    top:0px; 
    left:0px;
    border-right: solid 1px #808080;
    border-bottom: solid 1px #808080;
    border-top: solid 1px #F0F0F0;
    border-left: solid 1px #F0F0F0;
}

table.cCtxMenu
{
    background-color:#E0E0E0;
}

tr.cCtxMenu
{
    background-color:#E0E0E0;
}

td.cCtxMenu
{
    padding: 2px 4px 2px 4px;
    border-collapse: collapse;
    border-width: 0px 0px 1px 0px;
    border-style:solid;
    border-color: White;
    background-color: #E0E0E0;
}

th.cCtxMenu
{
    padding: 4px 8px 4px 8px;
    border-collapse: collapse;
    border-width: 0px 0px 1px 0px;
    border-style:solid;
    border-color: White;
    color: white;
    background-color: #6482B4;
}

table.cRadio3
{
    width: 100%;
    border-style: none;
}
table.cRadio3 tr td
{
    width: 33%;
    padding: 0px;
}

div.BidDetails table.cForm tr.BidH,
div.BidDetailsF table.cForm tr.BidH
{
    height: 30px;
}
div.BidDetails table.cForm tr.BidH td,
div.BidDetailsF table.cForm tr.BidH td,
div.BidDetails table.cForm tr.BidCalc td,
div.BidDetailsF table.cForm tr.BidCalc td
{
    border: 0px none;
}
div.BidDetails table.cForm tr.BidH td,
div.BidDetailsF table.cForm tr.BidH td
{
    font-weight: bold;
}
div.BidDetails table.cForm tr.BidCalc td,
div.BidDetailsF table.cForm tr.BidCalc td
{
    font-size: 90%;
    font-weight: normal;
}
div.BidDetails table.cForm tr.BidCalc td
{
    color: #000000;
}
div.BidDetailsF table.cForm tr.BidCalc td
{
    color: #808080;
}
div.BidDetails table.cForm tr.BidH td.cLabel,
div.BidDetails table.cForm tr.BidCalc td.cLabel,
div.BidDetailsF table.cForm tr.BidH td.cLabel,
div.BidDetailsF table.cForm tr.BidCalc td.cLabel
{
    text-align: left;
}
div.BidDetails table.cForm tr.BidCalc td.cLabel,
div.BidDetailsF table.cForm tr.BidCalc td.cLabel
{
    padding-left: 30px;
}
div.BidDetails table.cForm tr.BidH td.cField,
div.BidDetails table.cForm tr.BidCalc td.cField,
div.BidDetailsF table.cForm tr.BidH td.cField,
div.BidDetailsF table.cForm tr.BidCalc td.cField
{
    text-align: right;
}

@media print
{
    td.cForm { border-bottom: none 0px; }
    .cForm td.cHeader { background-color: #FFFFFF; border-bottom: solid 2px #000000; color: #000000; }
    .cForm td.cSectionHeader { border-bottom: solid 1px #000000; }
    .cForm td.cDarkBk { background-color: #FFFFFF; border-bottom: dashed 1px #000000; }
    .cForm td.cTableTotal { color: #000000; } 
}

table.cDialog
{
	border: solid 1px #3E4658;
}

.cForm td.cDialogHeader
{
	background-color: #152D6D;/*#3E4658;*/
    border: solid 0px #000000;
    color: White;
    font-weight: bold;
    padding: 2px 4px 2px 4px;
    
    /*text-align: left;
    font-weight: bold;
    padding-top: 0px;
    border-bottom: solid 1px #000000;*/
}

.cForm tr.cDialogSpacer
{
	height: 8px;
}

.cForm tr.cTableSpacer
{
	height: 8px;
}

.cForm td.cDialogButtons
{
    padding-bottom: 4px;
}

.ccDialogButton
{
	/*font-family: "trebuchet ms", verdana, sans-serif, arial, helvetica;*/
    /*DEV-396*/
    /*font-family:  Arial, "trebuchet ms", verdana, sans-serif, helvetica;*/
    /*border: 1px solid #666666;*/
    /*background-color: #AAAAAA;*/
    /*color: black;*/
    font-weight: normal;
    text-align: center;
    cursor: pointer;
    padding: 0px 2px 0px 2px;
    margin: 0px 0px 0px 0px;
    width: 80px;
    /*Dev-396*/
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    height: 20px;
    font-size: 12px;
    background-color: rgb(21, 45, 109);
    color: white;
    border-radius: 5px;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
}

.ccDialogButton[disabled]
{
    color: #C0C0C0;
}

.cForm td.UsrRegSectionNo
{
    border: none 0px;
    vertical-align: top;
    text-align: center;
    color: #7F7F7F;
    font-weight: bold;
}
.cForm td.UsrRegSectionNav
{
    border: none 0px;
    border-top: solid 1px #595B5F;
    padding-top: 20px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
td.UsrRegSectionNav a,
td.UsrRegSectionNav span
{
    color: #7F7F7F;
    text-decoration: none;
}
td.UsrRegSectionNav a:active,
td.UsrRegSectionNav a:visited,
td.UsrRegSectionNav a:hover
{
    color: #7F7F7F;
}

tr.cTreeView td.TranLang
{
    padding: 0px;
}
div.TranBase
{
    margin: 1px 0px 2px 0px;
    border: none 0px;
    width: 420px;
    height: 18px;
    white-space: nowrap;
    overflow: hidden;
}
div.TranBase textarea
{
    height: 42px;
    width: 410px;
    overflow: hidden;
}
div.TranLang
{
    margin: 1px 0px 2px 0px;
    border: none 0px;
    width: 480px;
    height: 22px;
	/*font-family: "trebuchet ms", verdana, sans-serif, arial, helvetica;*/
    /*DEV-396*/
    font-family:  Arial, "trebuchet ms", verdana, sans-serif, helvetica;
    font-size: 12px;
	font-style: normal;
    white-space: nowrap;
    overflow: hidden;
    padding: 0px;
}
div.TranLang input
{
    width: 450px;
    margin: 0px;
    vertical-align: top;
    float: right;
}
td.TranLang input[type="image"]
{
    border: none 0px;
    margin: 2px 0px 2px 3px;
    vertical-align: middle;
}

div.RemarkStamp
{
    margin: 0px;
    padding: 0px;
    width: 99%;
    font-style: italic;
    text-align: right;
    font-weight: normal;
    color: #000000;
}

div.monMsgList
{
    width: 99%;
    height: 400px;
    overflow-y: scroll;
    background-color: #EEF0F3;
    border: 1px solid #000000;
    margin-bottom: 20px;
    word-break: break-all;
}

div.monMsgList > div
{
    margin-top: 10px;
}

div.monMsgList span.monStamp
{
    color: #FF6600;
}

div.monMsgList span.monSender
{
    font-weight: bold;
}

div.monMsgList div.monMsg
{
    margin-top: 3px;
}

/*DEV-871*/
.imgNotInProcessHlpPadding {
    padding-left: 5px;
}