﻿html, body {
	margin: 0;
	padding: 0;
}


/* Header */
.headerPane {
    background-position: left top;
     
    background-repeat: no-repeat; 
    background-image: url("Images/APBanner.bmp");
    
}
.headerPane .headerTop
{
    height: 61px;
}
.lastLogin {
	text-align:right;
	position:relative;
}
.lastLogin a {
	font-size:12px;
}
.tenantControl {
	text-align:right;
	position:relative;
}
.tenantControl a {
	font-size:12px;
}
.templateTitle 
{
    float:left;
    margin-left: 15px;
    margin-top: 11px;
}
.templateTitle a 
{
    text-decoration: none;
    font-size: x-large;
    color: White;
}
.loginControl 
{
    float: right;
    margin-top: 17px;
    margin-right: 25px;
    font-size: 12px;
}
.loginControl a 
{
    color: White;
    text-decoration: none;
    border-bottom: dashed 1px White;
}
.headerMenu {
    width: 100%;
    background-color: #F0F0F0;
}

/* Footer */
.footerPane {
    position: relative;
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px 0px !important;
}
.footerSection {
    
    /*border: 1px solid salmon;*/
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px 0px !important;
}
.footerSection-left {
    float: left;
    padding-left: 10px;
    text-align:left;
}
.footerSection-right {
    float: right;
    padding-right: 10px;
    text-align:right;
}
.footerSection-list { 
    /*border: solid 1px #E5E5E5;*/
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px 0px !important;
}
.footerSection-list li {
    list-style-type: none;
    padding-left: 10px;
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px 0px !important;
}



.footerMenu {
    float: right;
    padding-top: 7px;
}
.ipaddress {
    float: right;
    margin-right: 15px;
    height: 15px;
    margin-top: 5px;
}

.copyright {
    float: right;
    margin-right: 15px;
    height: 15px;
    margin-top: 5px;
}

.content 
{
    padding: 5px;
}



/* Account */
.accountHeader h2 
{
    margin: 10px 0 7px 0;
    font-size: 16px;
}
.accountHeader p 
{
    font-size: 12px;
    margin: 0;
    padding: 0;
}
.accountHeader 
{
    margin-bottom: 20px;
}
.form-field
{
    margin-bottom: 8px;
}
.field-validation-error {
	font-size: 11px;
	color: Red;
}


/* Metropolis */
.dxsplControl_Metropolis 
{
    font-family: Segoe UI;
}


.dxsplControl_Metropolis .headerPane,
.dxsplControl_Metropolis .footerMenu li
{
    background-color: White;
    color: Black;
}
.dxsplControl_Metropolis .accountHeader h2
{
    color: #3B3B3B;
}
.dxsplControl_Metropolis .accountHeader p
{
    font-size: 11px;
}
.dxsplControl_Metropolis .headerMenu 
{
    margin-top: 13px;
}
.dxsplControl_Metropolis .loginControl a,
.dxsplControl_Metropolis .templateTitle a
{
    color: Black;
    border-color: Black;
}
.dxsplControl_Metropolis .templateTitle a 
{
	font-size: 28px;
}
.dxsplControl_Metropolis .dxsplVSeparator_Metropolis 
{
	border-bottom: 0!important;
}
.dxsplControl_Metropolis .footerPane 
{
	background: #EDEDED;
}



.vertOptionsPanel {
    margin-right: auto;
    padding: 5px 22px 22px 22px;
    width: 600px;
    font-size: 12px;
}

.horizOptionsPanel {
    width: 100%;
}
.vertOptionsPanel div
{
	float: left;
	clear: both;
}

.vertOptionsPanel label,
.horizOptionsPanel label {
    display: block;
    float: left;
    width: 150px;
    clear: both;
    padding: 0px 0px 12px 0px;
}

.horizOptionsPanel input,
.horizOptionsPanel select,
.horizOptionsPanel textarea
{
    float: left;
    display: block; 
    margin: 1px 0px;
}

.vertOptionsPanel label.checkBox,
.vertOptionsPanel label.radio
{
    clear: right;
}

.vertOptionsPanel select,
.horizOptionsPanel select
{
    margin: 2px 0px 1px;
}

.vertOptionsPanel input[type="text"] {
   
}

.dynamic-marquee {
    color: red;
    font-family: 'Lucida Sans' , 'Lucida Sans Regular' , 'Lucida Grande' , 'Lucida Sans Unicode' , Geneva, Verdana, sans-serif;
    font-size: 11px;
}

.vertOptionsPanel input[type="checkbox"]
{
    clear: none;
    padding: 0px;
    height: 22px;
    margin-right: 5px;

}


.vertOptionsPanel input[type="checkbox"].leftMost,
.vertOptionsPanel input[type="radio"].leftMost
{
    clear: left;
}


.vertOptionsPanel input[type="submit"],  .vertOptionsPanel input[type="button"]{
    clear: both;
    margin: 8px 0 0;
  
}


.vertOptionsPanel#pivotGridExportOptionsPanel label
{
	width: 200px;
}

.required {
    padding: 5px 15px 10px 15px;
    color: #800000;
    font-size: 10px;
    font-weight: 500;
    text-align: right;
}

.requiredProc {
    color: #800000;
    font-size: 10px;
    font-weight: 500;
}

.labelDetails {
    font-style: italic;
    font-weight: 100;
    font-size: 10px;
    line-height: 15px;
    float: right;
    padding-right: 60px;
    position: relative;
    top: -15px;
}

.textDetails {
    font-style: italic;
    font-weight: 100;
    font-size: 10px;
    line-height: 15px;
		padding: 2px 2px 10px 10px;
}

.actions {
    float: left;
    /*min-width: 300px;*/
    /*position: relative;*/
    clear: none;
    margin-right: auto;
		margin-bottom: 20px;
}

.action {
    float: left;
    margin-right: 5px;
}

.headerPageTitle {
    /*color: #FF8800;*/
    font-size: 20px;
    vertical-align: top;
    font-weight: bold;
    padding-left: 20px;
    color: #0072C6;
    font-family: 'Lucida Sans' , 'Lucida Sans Regular' , 'Lucida Grande' , 'Lucida Sans Unicode' , Geneva, Verdana, sans-serif;
}


    .field {
    font-size: 15px;
    font-weight: 700;
    float: left;
}

    .value {
    float: left;
}

.horizFormTable {
    vertical-align: top;
}
.horizFormTable td {
    vertical-align: top;
}

.fullPage {
    width: 100%;
    height: 100%;
}

.auth tr {
    vertical-align: top;
}

div.Spacer {
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.NoWrap {
 white-space: nowrap;
}

.centerForm {
  width: 350px ;
  margin-left: auto ;
  margin-right: auto ;

}

.test {
    
}

.input-max {
	text-align:right;
	font-size:.8em;
}

#review-warning-title
{
	padding:10px;
}

.centeredBoxWithText
{
	max-width:600px;
	text-align:center;
	border-width:1px;	
	border-style:solid;
	margin: auto;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.centeredBoxWithText h3 
{
	padding: 8px 15px 8px 15px; 
	font-size: 17px;
}