body {
    background-color: #f0f0f0;
    color: rgb(39, 58, 86) !important;
    font-family: Calibri, Verdana, Geneva, Arial, Helvetica, sans-serif !important;
    font-size: 10pt;
    line-height: 1.5;
    text-rendering: optimizeLegibility;
}

.top-buffer{
	margin-bottom:7px;
}

.input-column input, input-column textarea, .buttonText {
	font-family: Calibri, Verdana, Geneva, Arial, Helvetica, sans-serif !important;
	font-size: 14px;
	color: rgb(39, 58, 86) !important;
}


form {
	width: 100%;
	max-width:1000px;
	margin:auto;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

td:first-child {
	border: none !important;
}

/* JW (also removed min-width)
tr th, tr   {
	border-bottom: 1px solid #ececec !important;
	text-align: left !important;
	 
}
*/

.no-wrap1{
	white-space:nowrap;
}

.bordered-container{
	border-bottom: 1px solid #ececec;
	height:7px;
	width:98%;
	padding:0px;
	margin:auto;
}

.individual-entity-table .row{
	border:none;
}

tr td {
	border-bottom: inherit !important;
}

label + h1.asterisk {
	display: table-cell;
}

.radio-buttons td {
	border-bottom: none !important;
	
}

.remove-link{
	margin-bottom:8px;
}


.form-opener {
    float: left;
    margin-left: 2%;
    margin-right: 2%;
    position: relative;
}

.form-opener-text {
	width: 100%;
	text-align: justify;
}

a.link:link {
	color: blue;
}

a.link:visited {
	color: purple;
}

.stats-table {
    border: 1px solid #626262;
    border-radius: 2px;
    /*width: 15%;*/
    
    font-size: 6pt;
    font-weight: bold;
    display:none;
}

.form-title {
	font-size: 15pt;
	font-variant: small-caps;
}

.section-header {
	background-color: #fcc236;
	padding-left: 20px;
	margin-top: 0px;
	font-size: 14pt;
	font-variant: small-caps;
	font-weight: bold;
}

.individual-entity-table-header th div {
	border: none !important;
	color: rgb(39,58,86) !important;
	font-size: 10pt !important;
	text-align: left !important;
}

.individual-entity-table tr, .individual-entity-table th {
	border: none !important;
	color: rgb(39,58,86) !important;
	font-size: 10pt !important;
	text-align: right !important;
}

/*.individual-entity-table th {
	text-align: right;
}*/

/*.individual-entity-table {
	color: rgb(39,58,86) ;
	font-size: 10pt !important;
	text-align: right;
}*/

.captcha {
	/*padding-left: 20px !important;*/
	padding-left:2px;
	font-weight: bold;
}

.boldText {
	font-weight: bold;
}

.asterisk {
	font-family: Verdana, sans-serif;
	color: red;
	font-size: 10pt;
	font-weight: bold;
}

.form-label {
	color: rgb(39, 58, 86);

	text-align: left !important;
	font-weight: bold;
	display: inline;
	font-size: 10pt;
}

.form-label-wrapper{
        padding-left:10px;

    }

.asterisk .form-label, .asterisk .form-label-inline {
	display: inline;
	color: red;
	padding-left: 2px;
	/*max-width: 8px;*/
}

.form-label-inline{
	max-width:100%;
	padding-left:20px;
	text-align:left;
}

.form-label-inline {
	color: rgb(39, 58, 86);
	/*padding-left: 20px;*/
	text-align: left !important;
	font-weight: bold;
	display: inline;
	font-size: 10pt;
}

.form-label.rerendered-field, .form-label-inline.rerendered-field {
	display: inline;
}

.mouseOverInfoOuter .help-icon {
	padding-left: 4px;
}

.footer {
	font-size: 12pt;
	color: black;
	text-align: justify;
}

#leadingAsterisk {
	padding-left: 20px;
	padding-right: 2px;
}

#blankReRenderTarget {
	display: none;
}

#headerSeparatorBar {
	background-color: #273a56;
	width: 100%;

	margin: 0 auto;
	height: 20px;
	/*position: absolute;
	left: 0;
	right: 0;*/
}

#uploadNote {
	font-weight: bold;
}

#entityTableNote {
	margin-top: 0;
	margin-bottom: 10px;
}

#documentType {
	max-width: 185px;
}

.character-counter {
    text-align: right;
	width: inherit;
	color: rgb(39, 58, 86);
	font-weight: bold;
	font-size: 10pt;
}

.myFormStyle {
	background-color: #fff;
	
}

.entityLabels th {
	width: 38% !important;
	vertical-align: top;
}

.contactSEC input {
	float: left;
}

.contactSEC label {
	margin-left: 25px;
	display: block;
}

select{
	width:100%;
	max-width:160px;
}

.billingStateCode select {
	max-width: 160px;
}

/*
.label-width {
	min-width: 280px;
	width: 280px;
	max-width: 280px;
}
*/

.no-left-padding {
	padding-left: 0px !important;
}


/* Not sure what these are doing (yet)
	used on CaseInputForm, CaseUploadAttachmentPage, CaseConfirmationPage
 */
.gray A {
    font-family: Calibri, Verdana, Geneva, Arial, Helvetica, sans-serif; 
    font-size: 8pt;
    color: #E6E6E6;
    text-decoration: none;
}

.ui-dialog-titlebar-close {
	visibility: hidden;
}
#wrapper {
    margin-left:auto;
    margin-right:auto;
    
}

/*.bPageBlock {
    background-color: white !important;
}*/

/* Overwrites for common.css/extended.css */

.pbBody, .pbBody td {
	color: rgb(39, 58, 86);
}

select {
	font-family: Calibri, Verdana, Geneva, Arial, Helvetica, sans-serif !important;
}

select:enabled {
	color: rgb(39, 58, 86) !important;
}

/*body .bPageBlock .pbBody .labelCol, body .print .topics-label, td .data2Col .last {
	color: rgb(39, 58, 86);
	padding-left: 20px;
}*/

td {
	color: rgb(39, 58, 86);
	font-family: Calibri, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1.omms_style {
	font-family: Calibri, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: red;
}

fieldset {
	padding-left: 0px;
	margin-left: 0px;
}

 

.bPageBlock .detailList .data2Col {
	padding-left: 0px;
	width:100%;
}

.bPageBlock .detailList .dataCol {
	width:100%;
}


/* UploadAttachmentPage */

.upload-files-elements {
	padding-left: 20px;
}


/* ConfirmationPage */
#confirmationHeader {
	text-align: center;
	padding-left: 20px;
}

#confirmationMessage {
	font-weight: bold;
}

/* -JW
#matterIdLabel {
	font-size: 12pt;
	min-width: 244px;
}
*/

/* Form Page */
.small-textarea {
	width: 100%;
}

.large-textarea {
/*	width: 550px;  -JW */
	width: 100%;
}

.char-count-div textarea {
	width: inherit;
}

.footer-nav-links a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	color: #333;
}

.footer-nav-links a:hover {
	color: #333;
}

.select-input-field{
	max-width:160px;
}

.label-column{
	padding-right:10px;
	text-align:left;
}

.input-column{
	padding-left:40px;
	padding-right:20px;
	width: 100%;
	
}

.radio-column{
	padding-left:40px;
	padding-right:40px;
}

.remove-link{
	text-align:left;
}

input{
	width:100%;
}

input[type=radio]{
	width:auto;
}

.pbButtonb .submission-buttons{
	width:100%;
	margin-bottom:10px;
	
}

.pbTitle{
	display:none;
}

.footer-nav-links{
	text-align:center;
	
}

.pbButtonb .btn, .data2Col .btn{
border: 1px solid #b5b5b5;
border-bottom-color: #7f7f7f;
background: #e8e8e9 url(/img/alohaSkin/btn_sprite.png) repeat-x right top;
font-weight: bold;
}

.navbar-toggle{
	
}

.page-title{
	text-align:center;
	font-size:12px;
}



.disabled-submit-button{
	margin-bottom:10px !important;
}

 .skip {
        position: absolute;
        top: -1000px;
        left: -1000px;
        height: 1px;
        width: 1px;
        text-align: left;
        overflow: hidden;
    }
    
    a.skip:active, 
    a.skip:focus, 
    a.skip:hover {
        left: 0; 
        top: 0;
        width: auto; 
        height: auto; 
        overflow: visible; 
    }  



@media only screen and (min-width : 360px){
	.form-title {
	font-size: 15pt;
	font-variant: small-caps;
	}
	.page-title{
	text-align:justify;
	}
}
@media only screen and (min-width : 768px) {
	.pull-right-md{
	/* float:right; */
	}
	
	.label-width {
	min-width: 280px;
	width: 280px;
	max-width: 280px;
	}	
}

@media only screen and (min-width : 768px) {
	.label-column{
		text-align:left;
		padding-right:20px;
	}
	.input-column{
		padding-left:10px;
		padding-right:0px;
	}
	.large-textarea {
/*	width: 550px;  -JW */
	width: 100%;
	}
	.small-textarea {
	width: 163px;
	}
	.radio-column{
		padding-left:0px;
	}
	
	.form-opener-text {
	width: 78%;
	text-align: justify;
	}
	.form-label-wrapper{
		padding-left:20px;

	}
	
	.pbButtonb	.submission-buttons{
			width:150px;
		}
	
	.pbButtonb {
			text-align:center;
		}
	.stats-table {
    border: 1px solid #626262;
    border-radius: 2px;
    /*width: 15%;*/
    position: absolute;
    right: 35px;
    top: 15px;
    font-size: 6pt;
    font-weight: bold;
    display:block;
	}
	.footer-nav-links{
		margin-left:240px; 
		margin-right:240px;
	}
	.input-column input, .input-column textarea, .buttonText {
	font-family: Calibri, Verdana, Geneva, Arial, Helvetica, sans-serif !important;
	font-size: 10pt !important;
	color: rgb(39, 58, 86) !important;
	}
	 
	#global-header {
		padding-left:30px;
		padding-righ:30px;
		text-align:left;
	}
	#banner-org-name {
		padding-left:23px;
	}
	
	.btnDisabled{
	max-width:150px;
	 
	}

	
}
