﻿

/*Max Screen width CSS*/
/*
*/
@media only screen and (min-width: 800px)
{
	.ui-page
	{
		width: 800px !important;
		margin: 0 auto !important;
		position: relative !important;
		padding-top: 0px !important;
	}

	.ui-footer, .ui-header
	{
		max-width: 800px;
		margin: 0 auto;
		position: relative !important;
	}

	BODY
	{
		background-color: #ccc !important;
	}
}

.webtms-login-title {
	text-align: center;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

/*
div {
	border: 1px dashed rgba(255, 0, 0, 0.67);
}
*/
/*Error CSS*/
label.error
{
	float: none;
	color: red;
	padding-left: .5em;
	vertical-align: top;
	font-weight: bold;
	display: block;
}


/*
label.error {
	color: red;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.4;
	margin-top: 0.5em;
	width: 100%;
	float: none;
}

@media screen and (orientation: portrait) {
	label.error { margin-left: 0; display: block; }
}
 
@media screen and (orientation: landscape){
	label.error { display: inline-block; margin-left: 22%; }
}
*/ 

div.error {
	float: right;
	color: red;
	padding-left: 1em;
	vertical-align: top;
	font-weight: bold;
	display: block;
	clear: both;
	margin-top: 6px;
	margin-bottom: 6px;
}

div.extrainfo {
	float: right;
	padding-left: 1em;
	vertical-align: top;
	font-size: smaller;
	display: block;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}

/*QuickMap*/
#cvsNewMap
{
	margin: 5px 0px 0px 0px;
	display: inline-block;
	background: #F9F9F9;
	border: 1px solid grey;
	-webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, .2);
	box-shadow: inset 0 1px 4px rgba(0, 0, 0, .2);
}

.align-left-header {
	float: left;
	margin-left: 12px;
}
.align-right-header {
	float: right;
	margin-right: 12px;
}
#mainMenu {
	margin-left: 1em;
	text-align: center;
}
#loading {
	margin-top: 8px;
	margin-left: 2em;
	font-weight: 900;
	font-family: 'Courier New', Courier, 'Nimbus Mono L', monospace;
	font-size: smaller;
}
#timenow {
	/* font-family: 'Courier New', Courier, 'Nimbus Mono L', monospace; */
	/* font-size: small; */
	margin-left: 2em;
}


#pagePart-user {
	text-align: left;
	font-family: 'Courier New', Courier, 'Nimbus Mono L', monospace;    
	font-size: 8pt;
}

#username {
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #2f3e46;
	text-align: center;
	margin: 4px 0;
}

#user-ingroup {
	
	border-top: 2px solid rgba(96, 153, 198, 0.47);
	border-bottom: 2px solid rgba(96, 153, 198, 0.47);
	padding: 2px 4px;
	margin-right: 16px;
	float: right;
	color: rgba(96, 153, 198, 0.47);    
}

.page-banner
{
	padding: 8px 8px;
	border-left: 3px solid #6099C6;
	background-color: #F0F0F0;
}

.proserve-btn-icon {
	margin-right: 6px;
}
.fontsize-xx-small {
	font-size: xx-small;
}
/* Other CSS */

.upper-case
{
	text-transform: uppercase;
}

p.ajax-loading {
	padding-left: 36px;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
p.ajax-failed {
	padding-left: 36px;
	background-image: url(../images/cross.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.proserve-text-template {
	/* empty now, used in JS and here for intellisense */
}
.text-bold {
	font-weight: bold;
}
.rounded-info {
	background-color: #ddd;
	border-radius: 10px;
	color: black;
	padding: 5px 8px;
	text-align: center;
}

.rounded-header {
	background-color: #ccc;
	border-radius: 8px;
	margin-top: 6px;
	color: white;
	padding: 2px 4px;
}

.strikeout {
	text-decoration: line-through;
}

.clearfix {
	clear: both;
}

/*
 *    ProServe Extra   
 */
.proserve-function {
	border-bottom: 3px groove rgba(128, 128, 128, 0.12);
}

.alert-block {
	margin-top: 5px;
}

.alert-block h3 {
	border-bottom: 1px dotted red;
}

.alert-block-header
{
	display: inline-block;
	width: 92%;
	margin-top: 5px;
}

.alert-block-minibutton
{
	display: inline-block; 
	width: 8%; 
	margin-top: 0px;
	text-align: right;
}

.monospace
{
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
}

.eod-err {
	color: red;
}

.eod-ok {
	color: green;
}

h4.response-IL
{
	border-top: 3px solid #B92DFF;
}

h4.response-IR
{
	border-top: 3px solid #FFD800;
}

h4.response-AL
{
	border-top: 3px solid #4CFF00;
}

h4.response-CT
{
	border-top: 3px solid #A0A0A0;
}

.proserve-monospace
{
	font-family: "Courier New", Courier, monospace;
}
/*
	REPORTS
*/

.report-div {
	font-family: "Courier New", Courier, monospace;
	/* font-size: 10pt; */
}
.report-div table {
	/* font-family: "Courier New", Courier, monospace; */
	border-collapse: collapse;
}
.report-div table td {
	background-color: #F8F8F8;
}
.report-div table td, .report-div table thead tr th {
	padding-right: 4px;
	padding-left: 4px;
}
.report-div table thead th {
	border-bottom: 1px solid black;
	text-align: left;
}
.report-div table tfoot th, .as-pre tfoot td {
	border-top: 1px solid black;
	text-align: left;
}
.report-div table tbody tr td {
	padding-top: 2px;
	padding-bottom: 2px;
	max-width: 40em;
	vertical-align: top;
}
