.myautowidth{
	width:100%;
}
.myautowidth input{
	width:100%;
}
.sccb2{
	height: 100%;
	font-size: 90%;
}

.sccb2bg{
	background: #cc0000 url("/javax.faces.resource/images/ui-bg_diagonal-maze_70_cc0000_10x10.png.xhtml?ln=sccb2&v=1_0") 50% 50% repeat;
	color: #ffffff;
	height: 100%;
	font-size: 90%;
}

.sccb2-bg-red{
	background: #df1c25;
	color: #ffffff;
	height: 100%;
	font-size: 90%;
}

a.text-glow-hover{
 color: #fff;
 }
 
a.text-glow-hover:hover{
 text-shadow: 0 0 10px #fff;
 filter: glow(color=#fff,strength=3);
 text-decoration:bold;
 }
 
 .frmTbl-no-border tr,.frmTbl-no-border td {
	border: 0px !important;
}

.frmTbl100-no-border{width:100%;}

.frmTbl100-no-border tr,.frmTbl100-no-border td {
	border: 0px !important;
}

.frmTbl100-no-border-center tr,.frmTbl100-no-border-center td {
	border: 0px !important;
	margin: 0 auto;
}

.row-border{
	width: 100%;
}

.row-border tr{
	border: 1px solid #eeeeee !important;
}


.labelCol {
	width: 200px;
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
}

.ui-outputlabel-rfi{
	color: red;
}

a.lnk {
color: #428bca;
text-decoration: underline;
}

a.lnk:hover, a.lnk:focus{
	color:#2a6496;
	text-decoration:underline
}

a.lnk:focus{
	outline:thin dotted;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}

.lang{
	text-align: right;
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.topMenu{
	height: 20px;
}


[class^="icon-"], [class*=" icon-"]{ 
	background-image: none !important; 
	font-size: 0.8em !important;
	text-indent:1px !important;
	color: #cc0000;
} 

[class^="icon-"]:before, [class*=" icon-"]:before {
  margin-right: 0;
  margin-left: 0;
}

table.bordered {
    border-collapse: collapse;
}

table.bordered, td.bordered, th.bordered {
    border: 1px solid black;
}

.bordered tr,.bordered td {
	border: 1px solid black;
	padding: 5px;
}

td.shaded{
	font-weight: bold;
}

.dt-header-div{width:100%; height:30px;}

.dt-header{float:left; margin-top:7px; font-size:1.2em;}

.dt-footer-total{float:right; margin-right:10px; margin-top:6px;}

fieldset.fieldset-panel{
	border: solid 1px;
	border-color: #ECECEC;
}

fieldset.fieldset-panel > legend{
	font-size: 1.2em;
	font-weight: bold;
}

.role-td-center{text-align: center; width: 11%;}

.audit-list > span{font-size: 1.1em !important}

.file-excel{
	background: url("/javax.faces.resource/images/mime/xls-icon.png.xhtml?ln=sccb2&v=1_0") no-repeat !important;
	height: 24px;
	width: 24px;
	margin-right: 10px;
}

.file-pdf{
	background: url("/javax.faces.resource/images/mime/pdf-icon.png.xhtml?ln=sccb2&v=1_0") no-repeat !important;
	height: 24px;
	width: 24px;
	margin-right: 10px;
}

.file-csv{
	background: url("/javax.faces.resource/images/mime/csv-icon.gif.xhtml?ln=sccb2&v=1_0") no-repeat !important;
	height: 24px;
	width: 24px;
	margin-right: 10px;
}

.file-text{
	background: url("/javax.faces.resource/images/mime/csv-icon.gif.xhtml?ln=sccb2&v=1_0") no-repeat !important;
	height: 24px;
	width: 24px;
	margin-right: 10px;
}

.file-docx{
	background: url("/javax.faces.resource/images/mime/docx-icon.png.xhtml?ln=sccb2&v=1_0") no-repeat !important;
	height: 24px;
	width: 24px;
	margin-right: 10px;
}

.btn-close{
	background: url("/javax.faces.resource/images/close.png.xhtml?ln=sccb2&v=1_0") no-repeat !important;
	height: 16px;
	width: 16px;
}

.clear-filter{
	background: url("/javax.faces.resource/images/clear_filter.png.xhtml?ln=sccb2&v=1_0") no-repeat !important;
	height: 14px;
	width: 14px;
}

.ACTIVE{color:#16a100}

.INACTIVE{color:#fe0002}

.DELETED{color:#cd0206}

.SUSPENDED{color:#ffad00}

.sccb2-dt-spotlight{border:1px solid #cc0707;margin:5px;padding:10px;}

span.price-input > input{
	width:100px;
}

.input-num-50 {width: 50px;}
.input-num-50 input{width: 50px;}

.ui-progressbar.ui-widget-content {
    background:#ffffff !important;

} 
.ui-progressbar .ui-widget-header {
    background:#0080ff !important;
}
