﻿
/* added for specific form styling */
table {
	border-collapse: separate;
	width: 100%;
	margin-bottom: 0;
	border-radius: 0;
	border-spacing: 0;
}

table tbody tr:nth-child(even) {
	border-bottom: 0;
	background-color: #fefefe
}

body table tbody tr td {	
	padding-top: .5rem;
	padding-bottom: .5rem;
}

table tbody
{
    padding: 0;
}

table {
	border-collapse: separate;
	width: 100%;
	margin-bottom: 0;
	border-radius: 0;
	border-spacing: 0;
}
.alternatingRows {
	border-bottom: 0;
	background-image: url("../images/bg.png");
}
.tableCaption 
{
   padding-top: 0px;
   font-weight: bolder;
   font-size: x-large;
   margin-bottom: 6px;
   margin-top: 0px;
   background-color: #fff; 
   text-align: left; 
}
.note
{
    font-weight: normal;
    font-style: italic;
    color: Gray;
} 

p.note
{
    font-weight: normal;
    font-style: italic;
    color: Gray;
    margin-top: 5px;
    font-weight: bold;
    font-size: 12px;
}  
.ClsRequired
{
    font-family: Helvetica, Arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #FF0000;
}
.clsBoldTitle
{
    font-family: Helvetica, Arial,sans-serif;
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #000000;
}
.clsBoldTitle13
{
    font-family: Helvetica, Arial,sans-serif;
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #000000;
    text-align: left;
}

.tdBackground
{
    width: 120px;
    padding-left: 10px;
    background-image: url("../images/bg.png");
}
.labels
{
    width: 52%;    
    word-wrap: break-word;
    font-weight: bold;
}

.labels2
{
    width: 44%;    
    word-wrap: break-word;
    font-weight: bold;
}

td.labels
{
    padding-top: 0;
}

.controls
{    
    width: 40%;    
    min-width: 250px;
    text-align: left;        
}
.controls2
{    
    width: 56%;    
    min-width: 250px;
    text-align: left;  
          
}

.validations
{
    width: 25%;
    padding-left:15px;
}

.labelsreview
{
    width: 40%;
    min-width: 400px;
    word-wrap: break-word;
    font-weight: bold;
}
.controlsreview
{
    width: 60%;
    min-width: 200px;
    font-weight: normal;
}

input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
	background-color: #dadada;
	cursor: inherit    /*not-allowed */
}

[type='text'], textarea 
{
    height: 1.5em;
    margin: 0;    
}

[type='checkbox'],
[type='radio'] {
	margin: 0;
	padding: 0;

}

li 
{   
    font-weight: normal;
    font-style: italic;
    color: Gray;
    margin-top: 5px;
    font-weight: bold;
    font-size: 12px;
} 

.menu li 
{ 
    font-style: normal; 
}

footer li
{ 
    font-style: normal; 
}

hr {
	clear: both;
	max-width: 120rem;
	height: 0;
	margin: 0rem auto;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #cacaca;
	border-left: 0
}
hr.separator
{
    border-top: 1px #8c8b8b;
    border-style: dotted;
}
hr.subseparator
{
    border-top: 1px #8c8b8b;
    border-style: double;
}

.separator-grey
{

border: 1px solid #cacaca;

}
.separator
{
border-bottom: 1px solid #56c12c;
}

.SearchResult
{
    font-size: 22px;
    color: #4b6c9e;
    font-weight: bold;
    padding: 5px;
}

.logo2 
{
	height: 25px;
	position: relative;
	top: 0;
	width: 180px;	
  }

.logo {
    height: 64px;
    position: relative;
    top: -3px;
    z-index: 5;
    width: 130px;
    background: url(/images/logo.png) center center no-repeat;
}

.navbar.is-stuck .logo 
{  
	height: 50px;
	top: 10px
}

.main--navigation ul {
	background-color: #fefefe;	
	padding-top: 0px;
}

.w12, .w5, .w4, .w3, .w2
{
    line-height: 20px;
    text-align: left;
    border: 1px solid white;
}

.w12
{
    width: 20%;
    padding: 3px 5px 3px 10px;
    margin-right: 1px;
}

.w5
{
    width: 5%;
    margin: 0 1px 1px 0;
    padding: 3px 0 3px 0px;
    text-align: center;
}

.w5h
{
    width: 5%;
    margin: 0 1px 1px 0;
    padding: 3px 0 3px 0px;
    text-align: center;
    border: 1px solid white;
}
.w4
{
    width: 5%;
    margin: 0 1px 1px 0; /*background-color:#DFF0F8;*/
    padding: 3px 0 3px 0px;
    text-align: center;
}

.w2
{
    width: 1%;
    text-align: center;
    margin: 0 1px 1px 0;
    padding: 3px 0 3px 0px; /*background-color: #DFF0F8;*/
}
.w3
{
    width: 1%;
    text-align: center;
    margin: 0 1px 1px 0;
    padding: 3px 0 3px 0px;
    background-color: #DFF0F8;
}

.blue1
{
    color: white;
    background-color: #284B50;
}
.blue2
{
    color: white;
    background-color: #305A60;
}
.blue3
{
    color: white;
    background-color: #396971;
}
.blue4
{
    color: white;
    background-color: #417881;
}
.blue5
{
    color: white;
    background-color: #498791;
}
.blue6
{
    color: white;
    background-color: #5096A0;
}
.blue7
{
    color: white;
    background-color: #58A4B0;
}
.blue8
{
    color: white;
    background-color: #67ACB7;
}
.blue9
{
    color: white;
    background-color: #76B4BE;
}
.blue10
{
    color: white;
    background-color: #85BCC5;
}
.blue11
{
    color: white;
    background-color: #94C5CC;
}
.blue12
{
    color: white;
    background-color: #A3CDD3;
}
.blue13
{
    color: white;
    background-color: #B3D5DB;
}


.green1
{
    color: white;
    background-color: #173D1E;
}
.green2
{
    color: white;
    background-color: #1F5128;
}
.green3
{
    color: white;
    background-color: #266532;
}
.green4
{
    color: white;
    background-color: #2E793B;
}
.green5
{
    color: white;
    background-color: #358D45;
}
.green6
{
    color: white;
    background-color: #3DA14F;
}
.green7
{
    color: white;
    background-color: #44B559;
}
.green8
{
    color: white;
    background-color: #4CC963;
}
.green9
{
    color: white;
    background-color: #53DD6C;
}
.green10
{
    color: white;
    background-color: #62E079;
}
.green11
{
    color: white;
    background-color: #72E386;
}
.green12
{
    color: white;
    background-color: #81E694;
}
.green13
{
    color: white;
    background-color: #91E9A1;
}
.green14
{
     color: white;
    background-color: #A1ECAE;
}

.plotting
{
    border: 1px solid #fff;
    margin: 1px;
    border-style: inset;
}
sup
{
    font-size: large;
}

.mainHeadChart
{
    /*background-color: #2E75B6;*/
}
.subHeadChart
{
    /*background-color: #BCD6EE;*/
}
.subsubHeadChart
{
    /*background-color: #DBDBDB;*/
    text-align: left;
}
.lineItemsChart
{
    /*background-color: #FFFF98;*/
}
tr.lineItemsChart > td:nth-child(1)
{
    text-align: right;
}
tr.lineItemsChart > td:nth-child(2)
{
    text-align: center;
}
.mainTable
{
    margin: 5px 10px 5 px 10px;
    border: 1px solid #ffffff;
    /*background-color: #ffffff;*/
    width: 98%;
    font-family: Arial;
    margin: 0 0 0 10px;
}
.datepicker{
 font-size:12px;
 width:300px;
}
.ActiveStep
{
    font-family: Arial;
    font-size: 12px;
    background-image: url('../images/tab_selected.png' );
    width: 157px;
    height: 79px;
    background-repeat: no-repeat;
    color: #ffffff;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
}
.InactiveStep
{
    background-image: url(   '../images/teb_unselected.png' );
    background-repeat: no-repeat;
    width: 157px;
    height: 79px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: normal;
    color: #ffffff;
    text-align: left;
    text-transform: uppercase;
}

