* {
  margin: 0;
  padding: 0;
}

@charset "UTF-8"; 

body {
  background-color: #CEECF5;
  font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', sans-serif; 
  font-weight: 300; 
  font-size: 13px;
  color: #666666;  
  padding:20px;
  margin:0px;
  text-align: center;
}

a { 
color: #234DA2;
font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
font-size: 13px;
background-color:transparent;
text-decoration: none; 
}



button::-moz-focus-inner {
	padding: 0;
	border: 0;
	margin: 0;
}

button {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Tahoma,Geneva,sans-serif;
	height: 26px;
}
 
 
#content { 	
text-align: left;
vertical-align: middle;	
margin: 0px auto;
padding: 0px;
width: 95%;
background-color: #ffffff;
border: 1px none #564b47;
-moz-border-radius: 15px;
border-radius: 15px;
}
 
p, h1 {
margin: 0px; 
padding: 5px 10px; 
}
h1 {
font-family: "Andale Mono", "Monotype.com", monospace;
font-size: 18px;
text-transform:uppercase;
text-align: center;
color: #FFFFFF;
background-color: #58ACFA;
padding: 12px;
}
 
 


#status p {
	border-left:1px solid #ccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}


#footer {
	padding:15px;
	border-top:1px solid #ccc;

	margin-top: 50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	clear:both;
}
#footer a {
	color:#666;
}
#footercontent {
	width:1000px;
	margin: 0px auto;
	text-align: center;
}

.pagetitle {
	padding-top: 20px;
	font-family:'Courier New',Courier,'Nimbus Mono L',monospace;
	font-size: 18px;
	font-weight: bold;
	color: #224A91;
	text-decoration: underline;
	padding-bottom: 30px;
}

.buttons {
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	background-image: url(/images/buttonoff.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.buttons:hover {
	background-image: url(/images/buttonon.jpg);
		background-repeat: no-repeat;
}
.buttons_link {
	color: #03C;
}
.buttons_link:hover {
	color: #06C;
}
.table_title {
	font-size: 14px;
	font-weight: bold;
	color: #53511A;
}
.table_head {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.page_header {
	font-size: 16px;
	font-weight: bold;
	color: #53511A;
}
.required {
	color: #F00;
}
.button1 {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #4698CA;
	padding: 3px;
	border: 2px solid #93C7DF;
}
.button1:hover {
	background-color: #A1D9F4;
	border: 2px solid #FFF;
}

p.message_text {
	font-family:'Century Gothic',futura,'URW Gothic L',Verdana,sans-serif
	font-size: 14px;
	color: #000000;
}
a {
	color: #234DA2;
	text-decoration: none;
}
a:hover {
	color: #09F;
	text-decoration: none;
}
.login {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
.login:hover {
	font-size: 10px;
	color: #FFF;
	text-decoration: underline;
}

textarea {
    resize: none;
}

td.center_col {
text-align: center;
vertical-align: middle;
}

.confirmation {
	padding-top: 20px;
	font-family:Helvetica,Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
	padding-bottom: 20px;
}

.text_highlight {
	font-family:Helvetica,Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif;
	color: #6699FF;
	font-size: 18px;
	text-decoration: normal;
}

.text_display {
color: #666;
float: left;
font-family:'Century Gothic',futura,'URW Gothic L',Verdana,sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 1;
}

.sm_text_display {
color: #666;
float: left;
font-family:Helvetica,Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif;
font-size: 12px;
font-weight: bold;
line-height: 1;
}

.sm_sp_display {
color: #0066FF;
float: left;
font-family:'Century Gothic',futura,'URW Gothic L',Verdana,sans-serif;
font-size: 12px;
font-weight: italic;
line-height: 1.2em;
}

.sectiontitle {
	padding-top: 20px;
	font-family:Helvetica,Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #224A91;
	text-decoration: none;
	padding-bottom: 20px;
}

.sectionheading {
	padding-top: 20px;
	font-family:'Century Gothic',futura,'URW Gothic L',Verdana,sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #228B22;
	text-decoration: none;
	padding-bottom: 20px;
}

table td {
font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', sans-serif; 
	font-weight: 300; 
	font-size: 13px;
	color: #000000;
}

input#ctlSignature_resetbutton {
background-image: url(/assets/images/clear.png);
background-repeat: no-repeat;
}


div.infobox {
	margin-left:auto;
	margin-right:auto;
	width: 60%;
	background-color: #D2FFC4;
	color: #666666;
	font-weight: bold;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
}

.infobox ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

.regular_text_display {
color: #666;
float: left;
font-family:'Century Gothic',futura,'URW Gothic L',Verdana,sans-serif;
font-size: 14px;
font-weight: normal;
line-height: 1;
text-align: justify;
}

.special_text_display {
color: #4a4acf;
float: left;
font-family:'Century Gothic',futura,'URW Gothic L',Verdana,sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 1;
text-align: left;
}

 .tooltip {
    display:none;
    background:transparent url(/assets/images/tooltip/black_arrow.png);
    font-size:12px;
    height:70px;
    width:160px;
    padding:25px;
    color:#eee;
  }
    /* style the trigger elements */
  #demo img {
    border:0;
    cursor:pointer;
    margin:0 1px;
  }
  
 .green_due_dates_display {
	color: green;
	font-size: 10px;
}

.blue_due_dates_display {
	color: blue;
	font-size: 10px;
}

.red_due_dates_display {
	color: red;
	font-size: 10px;
}


.redbadge {
    background:             radial-gradient( 1px -11px, circle, white 8%, #FA5858 26px );
        background:    -moz-radial-gradient( 1px -11px, circle, white 8%, #FA5858 26px );
        background:     -ms-radial-gradient( 1px -11px, circle, white 8%, #FA5858 26px );
        background:      -o-radial-gradient( 1px -11px, circle, white 8%, #FA5858 26px );
        background: -webkit-radial-gradient( 1px -11px, circle, white 8%, #FA5858 26px );
    background-color: #FA5858;
    border: 2px solid white;
    border-radius: 12px;
    box-shadow: 1px 1px 1px black;
    color: white;
    font: normal 12px/9px Helvetica, Verdana, Tahoma;
    height: 12px;
    padding: 2px 3px 0 3px;
    text-align: center;
    min-width: 8px;
    display: inline-block;
    
}

.bluebadge {
    background:             radial-gradient( 1px -11px, circle, white 8%, #2E9AFE 26px );
        background:    -moz-radial-gradient( 1px -11px, circle, white 8%, #2E9AFE 26px );
        background:     -ms-radial-gradient( 1px -11px, circle, white 8%, #2E9AFE 26px );
        background:      -o-radial-gradient( 1px -11px, circle, white 8%, #2E9AFE 26px );
        background: -webkit-radial-gradient( 1px -11px, circle, white 8%, #2E9AFE 26px );
    background-color: #2E9AFE;
    border: 2px solid white;
    border-radius: 12px;
    box-shadow: 1px 1px 1px black;
    color: white;
    font: normal 12px/9px Helvetica, Verdana, Tahoma;
    height: 12px;
    padding: 2px 3px 0 3px;
    text-align: center;
    min-width: 8px;
    display: inline-block;
}


.special_label {
color: #666;
float: right;
text-align: right;
display: block;
font-family:Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 1;
padding-right: 10px;
vertical-align: middle;
}


// JQUERY TIME PICKER

.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }

.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; }
.ui-timepicker-rtl dl dd { margin: 0 65px 10px 10px; }

.larger_special_text_display {
color: #4a4acf;
float: left;
font-family:'Century Gothic',futura,'URW Gothic L',Verdana,sans-serif;
font-size: 16px;
font-weight: bold;
line-height: 1;
text-align: left;
text-decoration: underline;
}


#idletimeout { background:#CC5100; border:3px solid #FF6500; color:#fff; font-family:arial, sans-serif; text-align:center; font-size:12px; padding:10px; position:relative; top:0px; left:0; right:0; z-index:100000; display:none; }
#idletimeout a { color:#fff; font-weight:bold }
#idletimeout span { font-weight:bold }


.ajax_error {
color: #F00000; 
font-family:Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif;
font-size: 14px;
}

.ajax_success {
color: #009900; 
font-family:Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif;
font-size: 14px;
}

 #close {
	display:none;
	margin-top:15px
 }
 
.better {
	 color: #3498DB;
 }

.good {
	color: #9C640C;
}

.bad {
	font-family: Courier;
	color: #EC7063;
	font-size:12px;
}

.best {
	font-family: Courier;
	color: #196F3D;
	font-size:12px;
 }

div#spinner {
   content:url('/assets/images/loader.gif');
   margin: 0 auto;
}​

