html {
}

body {
	font-size : 12px;
	padding: 0;	
	margin: 8px 0px 8px 0px;
}

.header_left{	
	text-align: left !important;
	padding-left: 10px  !important;
	font-family: Arial;
	font-weight: bold;
	font-size: 14pt;
	color:#FFFFFF;
}

.header_right{
	text-align: right !important;
	padding-right: 10px  !important;
	font-size:12px;
}

.ui-menuitem-text{
	font-size:12px !important;
}

.ui-messages-error-detail{
	font-size:1.1em !important;
}

.ui-widget {
	font-size:98% !important;
}

.ui-widget select {
	font-size:12px !important;
}

.ui-widget input {
	font-size:12px !important;
}

.ui-dialog {
    width: auto !important;
}

a img {border: none; }

.portal-ajaxloading{
	margin-left:20px;
}

.mglass {background-image: url(images/mglass-icon.png);}

.severity {
	margin-bottom: 5px;
	padding: 1px 20px 5px 20px;
	display: block;
	font-size:11pt;
}
.error {
	color: red;
}
.dialog-button {
	height:16px;
	width:16px;
	float: right;
}
.attachmentName {
	color: #802828 !important;
	font-weight: bold !important;
	font-size:10pt !important;
}

#main {
    background-color: #F2F5F7;
    border: 1px solid #000000;
    font-family: Arial;
    font-weight: normal;
    height: auto;
    left: 50%;
    margin: 0 0 0 -490px;
    padding: 0;
    position: absolute;
    text-decoration: none;
    width: 980px;
}

#header {
	width: 100%;
	text-align: right;
	height: 71px;
	line-height: 3em;
	overflow: hidden;
}

#header .logo {
	float: left;
	margin-top: 3px;
}

#header h1 {
	font-weight: bold;
	font-size: 18pt;
	margin: 0;
	text-transform: uppercase;
	padding: 17px;
}

#top_toolbar {
	width: 100%;	
	background-color:#2779AA;
}

.pg_section h2 {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 10px;
	padding: 3px 3px 3px 8px;
}

.pg_section {
	width: 930px;
	padding: 10px;
	margin-bottom: 0;
	font-family: arial;
	font-size: 12pt;
	font-weight: normal;
}

.pg_section_upload {
	width: 930px;
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0;
	font-family: arial;
	font-size: 12pt;
	font-weight: normal;
	display:none;
}


#topButtonbarForm\:lnkUserAdmin{
	font-family:arial !important;
	font-size:1em !important;
	font-weight:bold !important;
}

.header_right .ui-menubutton .ui-button-text {
	font-family:arial !important;
	font-size:1em !important;
	font-weight:bold !important;
}

.pg_section input[type='text'] {
	width: 250px;
}

#portalForm\:transmissionData select {
	width: 255px;
}

.colStyle1 {
	vertical-align: top !important;
	padding-left: 7px;
	width: 160px;
}
.colStyle2 {
	padding-right: 50px;
	vertical-align: top;
	padding-left: 7px;
}
.colStyle3{
	width: 160px;
	vertical-align: top;
	padding-left: 7px;
}
.colStyle4 {
	vertical-align: top;
	padding-left: 7px;	
}

.additionalInformation {
	width:890px;
	height:80px;
}

.ajaxStatus {
   position: absolute;
   top: 50%;
   left: 50%;
   width: 50px;
   height: 50px;
}


.form_button {
	margin-right: 10px!important;
	font-family:arial!important;
	font-size:10pt!important;
	font-weight:bold!important;
}

.cptList {
	max-height: 100px;
	width:110px !important;
}

.noheader.ui-datatable table thead {
    display: none;
}

.noborder.ui-datatable table {
    border: 0 hidden;
    border-collapse: separate;
}

.noborder.ui-datatable table thead {
    display: none;
}

.noborder.ui-datatable tr {
    border: 0 transparent;
    background: transparent none;
}

.fixedwidth100 span {
	width:110px !important;
	display:block !important;
	overflow:visible !important;
}
.fixedwidth100 span span {
	width:110px !important;
	display:block !important;
	overflow:visible !important;
}

.autoFillField_false{
	background-color:#FFFFFF;
}

.autoFillField_true{
	background-color:#E9E9E9;
}

#portalForm\:dateResponseRequired input[type='text'] {
	width: 95px;
	margin: 0 10px 0 15px;
}

.calendar {
	padding-left: 10px;
	clear: left;
}

.other_padding {
	padding-left: 20px;
}

.label {
	text-align: right;
	font-weight:bold;
	font-size:10pt;
	
}

.namesDialog {
	width: 320px!important;
	height: 350px;
}

.namesDialogHeader {
	height: 100px;
}

#portalForm\:attachmentTable {
	padding-left: 5px;
}

/* Override Primefaces/JQuery styles */
input[type='password']:hover, input[type='password']:focus, input[type='text']:hover, input[type='text']:focus, textarea:hover, textarea:focus{
	border: 2px inset!important;
	font-weight: inherit;
	color: inherit;
}
#portalForm\:dateResponseRequired_input:hover, #portalForm\:dateResponseRequired_input:focus {
	background: #fff;
}

#portalForm\:attachment .fileupload-content {
	/* display: none; */
	width: 879px !important;
}

#portalForm\:attachment .ui-widget-header {
	border: 0;
	/* background: inherit; */
}

#confirm_inner_content{
	width:70%;
	margin:0 auto;
	padding-bottom:100px;
	padding-top:50px;
	padding-left:50px;
	padding-right:50px;
}

#expired_inner_content{
	width:70%;
	margin:215px auto;
	padding-bottom:100px;
	padding-top:50px;
	padding-left:50px;
	padding-right:50px;
}

#chgpwd_inner_content{
	width:70%;
	margin:0 auto;
	padding-bottom:100px;
	padding-top:50px;
	padding-left:50px;
	padding-right:50px;
}

#resetPasswordMessages{
	max-width:500px;
}

#deleteAccountMessages{
	max-width:500px;
}

#createAccountMessages{
	max-width:500px;
}

.login_page{
	background: #FFFFFF url(/portal/resources/images/cmpa_whtbk.png) no-repeat center top;  
}

/* Incoming / Outgoing Queues - Column widths */
.ptl-table-col-txid
{
	width:60px !important;
	word-wrap: break-word !important;
}
.ptl-table-col-pcfile
{
	width:95px !important;
	word-wrap: break-word !important;
}
.ptl-table-col-cmpafile
{
	width:80px !important;
	word-wrap: break-word !important;
}
.ptl-table-col-spclissue
{
	width:68px !important;
	word-wrap: break-word !important;
}
.ptl-table-col-txto
{
	width:135px !important;
	word-wrap: break-word !important;
}
.ptl-table-col-txfrom
{
	width:135px !important;
	word-wrap: break-word !important;
}
.ptl-table-col-location
{
	width:75px !important;
	word-wrap: break-word !important;
}
.ptl-table-col-txdate
{
	width:80px !important;
	word-wrap: break-word !important;
}
.ptl-table-col-expire
{
	width:55px !important;
	word-wrap: break-word !important;
}

.dlg_section {
	width: 480px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 0;
	font-family: arial;
	font-size: 12pt;
	font-weight: normal;
}

/* PCR Report Style */
#package_data
{
font-family:Arial;
margin:10px;
font-size:.9em;
letter-spacing:.02em;
}
.XSL_SECTIONHEAD
{
font-size:1.1em;
font-family:Arial;
background-color:#dcedf9;
color:#006699;
font-weight: bold;
padding:5px 10px;
}
.XSL_SECTIONALERT
{
color: #FF1111;
font-weight: bold;
padding:5px 10px;
}
.XSL_TXT
{
padding:5px 10px;
}
.XSL_TABLE
{
padding:5px 10px;
width: 800px;
}
.XSL_TH_3COLA
{
width: 380px;
}
.XSL_TH_3COLBC
{
width: 190px;
}
.XSL_TH_4COL
{
width: 190px;
}