
button {
	font-family: Arial, Helvetica, sans-serif !important;
	text-shadow: none;
}

form {
	margin:0px 0px 0px 0px;
}

#rosPage {
	width: 70% !important;
}

#certificatesRenewal {
	text-align: left;
}

#mainBox {
	max-width:700px;
}

div#please_wait {
	float: left;
	margin: 30px;
	z-index: 10;
	position: relative;
	width: 342px;
	background-color: white;
	padding: 10px;
}

.section_certs {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

form.cert_form {
	margin: 10px 0% 20px 0%;
}

.login-row {
	padding: 5px;
	/*line-height: 2.2em;*/
	margin-top: 0px;
}

.login-col-full {
	width: 100%;
	float: left;
	height: 100%;
}

.login-label-box {
	float: left;
	font-family: Arial;
	font-size: 1.15em;
	font-weight: bold;
	color: #18474B;
	display: inline-block;
	top: 50%;
	margin-right: 10px;
	/*width:30%;*/
}

.login-input-tip {
	display: inline-block;
	top: 50%;
	margin-left: 10px;
}

.login-pad-left {
	padding-left: 3px;
	display: inline-block;
	/*width: 90%;*/
}


.marginbtm {
	margin-bottom:20px;
}

.login-row-buttons {
	background-color: #f3f3f3;
	padding: 10px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top: 1px solid #ccc;
}

div.correctDetectionBox {
	border: #77B237 1.0px solid;
	background: #DFFAC4;
	position: relative;
	left: auto;
	right: auto;
	padding: 5px;
}

div.correctDetectionBox > span {
	padding-left:35px;
}

.center-buttons {
	
}

.half_box_left {
	width: 49%;
	float: left;
}

.half_box_right {
	width: 49%;
	float: right;
	margin-top: 0;
}

.center-buttons .blue-btn {
	float: right;
}

.green-btn {
	background-color: #247D7F;
	border: 1px solid #216364;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 10px;
	zoom: 1;
	cursor: pointer;
	color: #fff;
	font-size: 12px;
	background-image: none;
	width: 180px;
}

.green-btn:hover {
	background-color: #216364;
}

.green-btn:focus {
	background-color: #216364;
}


.green-btn-long {
	background: #247D7F;
	border: 1px solid #216364;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 10px;
	zoom: 1;
	cursor: pointer;
	color: #fff;
	font-size: 12px;
	width: 150px;
}
.green-btn-long:hover {
		background-color: #216364;
}

.green-btn-long:focus {
	background-color: #216364;
}


.blue-btn {
	background-color: #3764A7;
	background-image: url(/login/img/fe_bg_head_slice.gif);
	background-repeat: repeat-x;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	color: #fff;
	border: none;
	font-size: 13px;
	padding: 10px;
	width: 180px;
	zoom: 1;
	cursor: pointer;
}

.blue-btn:hover {
	color: #efefef;
	background-image: none;
}

a.button span.icon.rightarrow,button span.icon.rightarrow,label.button span.icon.rightarrow
	{
	background-position: 0 -689px !important;
}

a.button span.icon.clock,button span.icon.clock,label.button span.icon.clock
	{
	background-position: 0 -131px !important;
}

.back-arrow {
	background-image: url(/login/img/back.png);
	background-repeat: no-repeat;
	background-position: middle;
	width: 7px;
	height: 12px;
	display: block;
float: left;
}

.refresh-button {
	background-image: url(/login/img/03-refresh.png);
	background-repeat: no-repeat;
	background-position: middle;
	width: 16px;
	height: 17px;
	display: block;
float: left;
}

.login-message-box {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 8px;
	display: inline-block;
}

#errorMessage {
	color: #ffffff;
}

#textMessage {
	color: #18474b;
}

.login-message-info {
	color: black;
	background-color: #b3d4fc !important;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 7px;
	padding-right: 7px;
}

tr.login-message-info > td {
	background-color: #b3d4fc !important;
}

.login-message-error {
	color: white !important;
	background: #FD6757;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 7px;
	padding-right: 7px;
}

div.sub_links {
	float:right;
}

/* Generic CSS */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #454545;
	margin: 0px;
	padding: 0px;
	background-color: #f3f3f3;
	background-image: url(/login/img/fe_form_bg_slice.gif);
	background-repeat: repeat-x;
}

input[type="file"] {
	width:16em;
}

input[type="radio"] {
	margin: 1px 3px 1px 5px;
}

span.option {
	font-size: 1.0em;
	font-weight: bold;
	vertical-align: top;
}

.ui-widget-header {
	border: 1px solid #4297D7;
	background: white !important;
	color: white;
	font-weight: bold;
}

.radioBox {
	padding: 13px;
	background-color: #3764A7;
	background-image: url(/login/img/fe_bg_head_slice.gif);
	background-repeat: repeat-x;
	color: #fff;
	font-size: 1.1em;
	font-weight: normal;
	position: relative;
}

.ui-dialog-titlebar {
	border: 1px solid #aaaaaa;
	background: #3764A7 url(images/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x !important;
}

.ui-dialog-content{
	overflow: hidden !important;
	text-align: left;
}

.ui-dialog-content > div {
	padding-left:25px;
}

.ui-state-default a,.ui-state-default a:link {
	color: #18474B;
}

.ui-state-hover {
	background: #559596 !important;
}
.ui-state-hover a,.ui-state-hover a:hover {
	color: #18474B !important;
}

.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active
	{
	border: 1px solid #18474B;
}

.ui-widget {
	font-family: Arial;
	font-size: 1em;
}

.form-container {
	width:100%;
	padding-top:10px;
}

.formRow {
	display:inline-block;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
	padding-right: 5px;
}

/*.formRow > div, span, input {
	margin-top:10px;
	margin-bottom:10px;
}*/


/* CSS shared between manageCertificatesJavaScript.jsp and certificatesTables.jsp */
.clear {
     clear: both;
 }

.larger_underlined_text {
	font-size: 16px; 
	font-weight: bold;
}

.title_section {
	margin-bottom: 10px;
}

.certMessage {
	padding: 10px;
	font-weight: bold;
}

.input_box_right {
	float:right;
}

.info_icon {
	margin-right: 5px;
	margin-left: 5px;
}

span.info_icon a {
	text-decoration:none !important;
}

.info_icon img {
	margin-bottom: -2px;
}

.infoBox {
	display: none;
	position: absolute;
	background-color: #CFE4E7;
	margin: 0px 0px 0px -3px; 
	padding: 10px 10px 10px 10px;
	z-index: 6;
	width: 260px;
	font-weight: normal;
	line-height: 1.3em;
}

.infoBox-top {
	padding:20px 5px 5px 5px;
}

.infoBox-bottom {
	padding:5px 5px 10px 5px;
}
.infoBox span.tri {
	position: absolute;
	top: -7px;
	left: 5px;
}

.infoBox span.tri img {
	width: 23px;
	height: 12px;
	float: left;
}

.infoBox p {
	float: left;
	width: 95% !important; 
	margin: 0; 
	padding: 0;
}

.infoBox .close {
	display: block;
	position: absolute;
	right: 12px;
	top: 10px;
	width: 18px;
	height: 18px;
	background-image: url(images/fe_close.png);
	background-repeat: no-repeat;
}

.infoBox .close a {
	text-indent: -9999px;
	display: block;
}


/* CSS for manageCertificates JSP pages */
#manageCertificatesBody {
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 50px;
}

#manageCertificatesBottom {
	padding: 8px 2px;
}

.manage-certs-message-box {
	padding-top:5px;
}

.load_certs_messages {

}

#load_certs_description {
	padding-top:10px;
}

.separate_section {
	margin-bottom:10px;
}

.optionBox {
	background-color: #fff; /* lightgray; */
	/* background: #DFEFFC url(images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x; */
	border-color: gray;
	border-width: 1px;
	border-style: solid;
	margin-left: 3px;
	margin-right: 3px;
	/* padding-left: 5px;
	padding-right: 5px; */
	margin-top: 5px;
	margin-bottom: 5px;
}

.innerOptionPanel {
	padding: 20px 20px 0px 20px;
	background-color: white;
}

.info_icon > a > img {
	border:none;
}

.section_cert_request {
	background: #F3F3F3;
	position: relative;
	left: auto;
	right: auto;
	padding: 10px;
	zoom: 1;
}

.narrow {
	padding-left:10%;
	padding-right:10%;
}

.login-input-box {
	float: none;
	display: inline;
}

.login-input-box input {
	height: 22px;
}

#submit_importFile {
/*	float: right;
	margin-right: 10px;
	margin-top: -4px;*/
}

#load_certs_messages {
	display: none;
}




/********************************************************************************************************/
/* DEPRECATED - TO BE REMOVED AFTER REMOVING APPLETS */
.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

.help-link{
	padding-top: 10px;
}

select {
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px 0px;
}

textarea {
	margin-top: 5px;
	height: 60px !important;
}

input[type="text"]:disabled
{
background:#dddddd;
}

select, input[type="text"],input[type="password"],input[type="select"], input[type="file"], textarea {
	width: 16em;
	border: 1px solid #D6D6D6;
	padding: 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	zoom: 1;
}

select.input_box_right {
	width: 219px;
	height: 28px;
}

#question {
	font-weight: bold;
	font-size: 1.6em;
	margin-left: 3px;
	color: #1C6861;
}

#questionBox {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 99%;
	padding: 5px;
}

#tabs2 {
	width: 99%;
	border: none;
}

#tabs2Links {
	border: none;
}

.login-rowa {
	width: 90%;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	border: 1px solid white;
	display: inline-block;
}

.login-col-lefta {
	width: 64%;
	float: left;
	background: #EBEBEB;
	height: 100%;
}

.login-col-righta {
	width: 34%;
	float: left;
	background: lightGrey;
	height: 100%;
}

.login-message-boxa {
	margin-top: 10px;
	padding-left: 8px;
	display: none;
}

.endrow {
	clear: both;
}

.imageWithText {
	vertical-align: middle;
}

.sectionHeader {
	font-size: 1.15em;
	font-weight: bold;
	color: #18474B;
	margin-top: 10px;
	margin-bottom: 5px;
}

.optionsPanelBottom {
	margin-bottom: 10px;
}

.pageEnd {
	clear: both;
	margin-bottom: 0px;
}

div.sectionHeaderInfo div.left {
	display: block;
	float: left;
	width: 49%;
}

div.sectionHeaderInfo div.left span {
	display: block;
	padding-right: 10px;
}

div.sectionHeaderInfo div.right {
	float: left;
	display: block;
	background-color: #f3f3f3;
	width: 49%;
}

div.sectionHeaderInfo div.right span {
	padding: 10px;
	display: block;
}

div.sectionHeaderInfo div.right span {
	float: left;
	width: 70%;
}

div.sectionHeaderInfo div.right span+span {
	float: right;
	width: auto;
}

div.sectionHeaderInfo div.right a {
	padding: 7px 20px;
	border-radius: 3px;
	display: block;
	float: right;
	text-decoration: none;
}

.ui-tabs .ui-tabs-panel {
	padding: 0px;
	background-color: #f3f3f3;
}

.ui-tabs-vertical {
	width: 80%;
}

.ui-tabs-vertical .ui-tabs-nav {
	padding: .2em .1em .2em .2em;
	float: left;
	width: 15%;
}

.ui-tabs-vertical .ui-tabs-nav li {
	clear: left;
	width: 100%;
	border-bottom-width: 1px !important;
	border-right-width: 0 !important;
	margin: 0 -1px .2em 0;
	color: white;
	background: #18474B;
}

.ui-tabs .ui-tabs-nav li {
	width: 100%;
	border-bottom-width: 1px !important;
	border-right-width: 0 !important;
	background: #18474B;
	background: #3764A7;
	border: none;
}
.ui-tabs .ui-tabs-nav li a {
	color: white;
	font-weight: bold;
}

.ui-tabs-vertical .ui-tabs-nav li a {
	color: white;
	display: block;
	font-weight: 1em;
}

.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
	padding-bottom: 0;
	padding-right: .1em;
	border-right-width: 1px;
	border-right-width: 1px;
	background: white;
}

.ui-tabs-vertical .ui-tabs-panel {
	float: left;
	width: 79%;
}

.ui-tabs-selected,.ui-state-active {
	border: none !important;
	background: #f3f3f3 !important;
}

.ui-tabs .ui-tabs-nav li.ui-state-active a {
	font-weight: bold;
	color: #18474B;
}

.check_box {
	float: left;
	margin-left: 10px;
}

img.top_img {
	position: absolute;
	top:-1px;
	right: 20%;
	z-index: 5;
}


#showRemovedAddresses {
	-webkit-box-shadow:none;
	box-shadow:none;
}

/*UI Blocker Styling*/
.blockUI.blockMsg.blockPage {
	border:none !important;
	background-color:#000 !important;
	opacity: .5 !important;
	color: #cbcbcb !important;
	font-size:1.2em;
	padding: 15px !important;
	-webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
}

.blockUI.blockMsg.blockElement {
	border:none !important;
	background-color:#000 !important;
	opacity: .5 !important;
	color: #cbcbcb !important;
	font-size:1.2em;
	padding: 15px !important;
	-webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
}


@media screen and (max-width: 1076px) {
	.login-row-half {
		width: 100%;
	}

	.login-row-half .login-col-full {
		width: 95%;
	}
}

@media screen and (max-width: 899px) {
	div.sectionHeaderInfo div.left, div.sectionHeaderInfo div.right {
		width: 100% !important;
	}

	div.sectionHeaderInfo div.right {
		margin-top: 15px;
	}

}

@media screen and (max-width: 479px) {
	#mainBox {
		width: 300px;
	}
	
	#questionBox {
		padding: 5px 0px;
	}

	.innerOptionPanel {
		padding: 10px !important;
	}
}


@media screen and (max-width: 799px) {
	.formRow {
		width:100%;
	}
	
	select, input[type="text"],input[type="password"],input[type="select"], input[type="file"], input[type="search"], textarea {
		width: 98%;
	}
	
	select.input_box_right {
		width: 100%;
	}
	
	#rosPage {
		width: 80% !important;
	}
}
	
@media screen and (max-width: 750px) {
	.half_box_left {
		width: 100%;
		float: none;
	}
	.half_box_right {
		width: 100%;
		float: none;
	}
	.center-buttons .blue-btn {
		float: none;
	}
	
	.narrow {
		padding-left:10px;
		padding-right:10px;
	}
	
	#rosPage {
		width: 90% !important;
	}
	
	.green-btn-long, .blue-btn, .green-btn {
		width:100%;
		margin-bottom:5px;
	}
}


@media screen and (max-width: 550px) {

	div.sectionHeaderInfo div.right span  {
		width: 90%;
	}

	div.sectionHeaderInfo div.right span+span {
		float: left;
	}
	
	.innerOptionPanel {
		padding:10px;
	}
	
	.ros_container_inside {
		padding-left:0px;
		padding-right:0px;
	}
	
	#rosPage {
		width: 100% !important;
	}
}

@media screen and (max-width: 479px) {
	
	#mainBox {
	    width: auto;
	}
}
/* END DEPRECATED - TO BE REMOVED  AFTER REMOVING APPLETS */
/********************************************************************************************************/


