* {
  margin: 0;
}
html, body, form {
    background-color: lightgray;
	margin:0 auto;
	font-size : 8pt;
    font-family : Verdana, Arial, Sans-Serif;
	text-align:center;
    height: 100%;
}

img {
    border:none;
}

.heartbeat {
    width: 20px;
    height: 20px;
    background-color: red;
    transform: rotate(-45deg);
    -ms-transform:rotate(-45deg); /* IE 9 */
    -webkit-transform:rotate(-45deg); /* Opera, Chrome, and Safari */
    position: fixed;
    bottom: 10px;
    left: 10px;
}

.heartbeat::before, .heartbeat::after {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: red;
    position: absolute;
    top: -10px;
    left: 0;
    content:"";
}
.heartbeat::after {
    top: 0;
    left: 10px;
}

#content {
background-color: white;
 width: 95%;
 min-width: 800px;
 margin:0 auto;
 text-align:left;
 min-height: 100%;
  /* equal to footer height */
  margin-bottom: -142px; 
}
#content:after {
  content: "";
  display: block;
}
.site-footer, #content:after {
  /* .push must be the same height as footer */
  height: 142px; 
}
.site-footer {
    border-top: solid thin red;
    width: 95%;
    min-width: 800px;
 margin:0 auto;
 text-align:left;

}

p {
	line-height:1.5em;
	/*text-align:justify;*/
}

a {
	color:#4D87CE;
	text-decoration:none;
}

a:hover {
	color:#2a65ad;
	text-decoration: none;
}

#itinGridMainDisplay {
    margin-left: 0.5%;
    margin-right: 0.5%;
    width: 99%;
}

#header {
	padding:15px 0;
	width:100%;
	height:3.5em;	
	display:inline;
}

#header h1 {
	color:#FFF;
	margin:0 15px 0 20px;
	padding:0;
	display:inline;
	font:2.5em "trebuchet ms", trebuchet, sans-serif;
	font-weight:bold;
	float:left;
}	

#header h1 a {
	text-decoration:none;
	color:#FFF;
}

#header h1 a:hover {
	color:#FFF;
}

#header h2 {
	display:inline;
	color:#EAEAEA;
	padding:1.5em 0 0;
	margin:0;
	font-size:1em;
	float:left;
}

.orange {
	color: #eb5f00; /*color:#F90;*/
}
.green {
	color:green;
}
.red {
	color: red;
}

#container {
	margin:0;
	position:relative;
	padding-top:10px;
	width:100%;
	/*background:#FFF url(/images/backgrounds/page.gif) repeat-x;*/
}

.links {
	padding:0;
	margin:8px 0 0 0;
}

#clear {
	clear:both;
}

.loginNamecss
{
    text-transform:uppercase;
    font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;    
    font-size:11px;
    font-weight:normal;
    border-bottom:1px solid #eeeeee;
    color:#1f6495;    
}
.login {
	background-color:#FFFFFF;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	border:1px solid #728c40;
	background-color:#94ae62;
	margin-bottom:2px;
}

.super {
	vertical-align : super;
	font-size : 7pt;
	color : #CC3300;
	text-decoration : none;
}
.silver {
	color : #CcCcCc;
	font-weight : lighter;
}

.boldblack {
	color : #000000;
	font-weight : bold;
}
.siteMapPathCss
{    
	font-size:13px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#728c70;
	text-align:right;
	padding-bottom: 0.2em;			
}
.siteMapPathMainNodeCss
{
    padding-left: 1em;
}
.menuTblOrange {
	background-color: peachpuff;
    white-space:nowrap;
    width:100px;
}
.menuTblLightGray {
	background-color: lightgray;
}
.menuTblBlue {	
	/*color:#000000;
	background-color:#FFFFFF;
	background-image:url(images/backgrounds/accordion_clicked3.gif);*/
	background-color: #a3cde3;/*4D87CE*/
}
.menuTbl {	
	/*color:#000000;
	background-color:#FFFFFF;
	background-image:url(images/backgrounds/accordion_clicked3.gif);*/
	background-color: lightgray;/*#8CA05C;*/
    font-weight:bolder;
}
.menuTbl a, .menuTbl a:link, .menuTbl a:active, .menuTbl a:visited, .menuTbl a:hover
{
font-weight: bold;
color: black;
text-decoration:none;
}

.menuTbl1 {	
	/*color:#000000;
	background-color:#FFFFFF;
	background-image:url(images/backgrounds/a_hover1.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;*/
    background-color: #8CA05C;
	font-family:Verdana, Arial, Helvetica, sans-serif;		
}
.menuGrid {	
	padding-left:9px;
	padding-right:9px;
	color:#000000;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	background-image:url(images/backgrounds/descTbl.jpg);
	background-repeat:repeat;	
}
.dkgreen  {
	color : #006600;
	font-weight : bold;
}
.validatorCalloutHighlight
{
    background-color: lemonchiffon;
}
/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-image: url(/images/backgrounds/a_hover.jpg);    
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-image: url(/images/backgrounds/accordion_clicked2.gif);
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: White;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
li {
	line-height:20px;
	/*text-align:left;*/
}
.modalBackground {
	background-color:Black;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.textBoxWatermarkExtender
{
    color: Gray;    
}
hr {
    color : Red;
}
.stepsTblCss
{
    text-align:right;
    width: 50%;
}
.bold12 {
    font-size : 12pt;
    font-weight : bold;
}
.submenu {
}
.submenu a {
	display:block;
	width:100%;		
	padding:5px;
	padding-right:0;
}
.submenu a:hover {
	color:#6C534A;
	width:97%;
	background-color: White;
	background-image:url(/images/backgrounds/submenua.gif);
	background-position:140px;
	background-repeat:no-repeat;
}
.dropMenu 
{        
	width:155px;
	float:left;
	font-size:95%;	
	text-align:left;
	padding-bottom: 2em;	
	background-color:#eeeeee;
	background-image:url(/images/backgrounds/submenua_hover.jpg);
	background-repeat:repeat-y;	
	
}
.dropMenu h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:15px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#728c40;
	text-align:center;
	padding-bottom: 0.09em;
}
/*Ajax Calendar Extender*/
.cal_Theme1 .ajax__calendar_container 
{ 
    background-color: #e2e2e2; border:solid 1px #cccccc; 
} 
.cal_Theme1 .ajax__calendar_header 
{ 
    background-color: #ffffff; margin-bottom: 4px; 
} 
.cal_Theme1 .ajax__calendar_title, 
.cal_Theme1 .ajax__calendar_next, 
.cal_Theme1 .ajax__calendar_prev 
{ 
    color: #004080; padding-top: 3px; 
} 
.cal_Theme1 .ajax__calendar_body 
{ 
    background-color: #e9e9e9; border: solid 1px #cccccc; 
} 
.cal_Theme1 .ajax__calendar_dayname 
{ 
    text-align:center; font-weight:bold; margin-bottom: 4px; margin-top: 2px; 
} 
.cal_Theme1 .ajax__calendar_day 
{ 
    text-align:center; 
} 
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_day, 
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_month, 
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_year, 
.cal_Theme1 .ajax__calendar_active 
{ 
    color: #004080; font-weight:bold; background-color: #ffffff; 
}
.cal_Theme1 .ajax__calendar_today 
{ 
    font-weight:bold; 
} 
.cal_Theme1 .ajax__calendar_other, 
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_today, 
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_title 
{ 
    color: #bbbbbb; 
} 
/*End Ajax Calendar Extender*/
.UpperCase
{    
    text-transform: uppercase;
}

/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
    background-color : white;    
    font-size: small;
    margin : 0px;
    max-height: 200px;
    overflow: auto;
    cursor:pointer;
    border: solid 1px gray;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #CCFBFD;
	border-left: solid 3px white;
	border-right: solid 5px white;
	padding: 1px;
	list-style: none none none;		
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : White;	
	color : windowtext;
	padding : 1px;			
    list-style: none none none;	    
    border-left: solid 3px white;
	border-right: solid 5px white;
    color: Gray;
}
.TextIndicator_PasswordLength_Strength1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_PasswordLength_Strength2
{
     background-color:Gray;
     color:Yellow;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_PasswordLength_Strength3
{
     background-color:Gray;
     color: #FFCAAF;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_PasswordLength_Strength4
{
     background-color:Gray;
     color:Aqua;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_PasswordLength_Strength5
{
     background-color:Gray;
     color: #93FF9E;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}

.tblPackInsProvStyle
{
    font-size:  12px;
    color:  Red;
}

.ContextMenuPanel
{
    border: 1px solid #868686;
    position: relative;
    z-index: 1000;
    background: url(/images/menu-bg.gif) repeat-y 0 0 #FAFAFA;
    cursor: default;
    padding: 1px 1px 0px 1px;
    font-size: 11px;
}

a.ContextMenuItem
{
    margin: 1px 0 1px 0;
    display: block;
    color: #003399;
    text-decoration: none;
    cursor: pointer;
    padding: 4px 19px 4px 33px;
    white-space: nowrap;
}

a.ContextMenuItem-Selected
{
    font-weight: bold;
}

a.ContextMenuItem:hover
{
    background-color: #FFE6A0;
    color: #003399;
    border: 1px solid #D2B47A;
    padding: 3px 18px 3px 32px;
}

.TabArea
{
    width: 600px;
    border: thin solid black;
}

.modalWindow
{
    border: 2px solid #666666; /*background: #4ca9ca;*/
    background: #9BD0E2;
    padding: 10px;
    position: relative;
    z-index: 100000 !important;
}

.invalidField
{
    background-color: #FFFFCC;
}

.validField
{
    background-color: #FFFFFF;
}

.invisible
{
    visibility: hidden;
}

.visible
{
    visibility: visible;
}

.redStar
{
    color: Red;
    visibility: visible;
    font-weight: bold;
}

.dataInput
{
    text-align: left;
    vertical-align: top;
    font-size: 9pt;
    font-family: Trebuchet MS, Tahoma, Arialxx, Verdana, Helvetica, sans-serif;
    white-space: nowrap;
    min-width: 100px;
}

.dataReadonly
{
    color: #009900;
    text-align: left;
    vertical-align: top;
    font-size: 9pt;
    font-family: Trebuchet MS, Tahoma, Arialxx, Verdana, Helvetica, sans-serif;
    min-width: 100px;
    color: Green;
    background-color: transparent;
    border: 0px solid transparent;
    overflow: auto;
}

.lblReadonly
{
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
    font-size: 9pt;
    font-family: Trebuchet MS, Tahoma, Arialxx, Verdana, Helvetica, sans-serif;
    white-space: nowrap;
}

.foundItemsTable {
    border: thin solid Grey;
}
.foundItemsTable tr:hover {
    background: orange;
}

.foundItemRow {
    border: thin solid Grey; 
    background-color: white;
}
.foundItemRowAlt {
    border: thin solid Grey; 
    background-color: ButtonFace;
}
.foundItemRow:hover,
.foundItemRowAlt:hover {
    background: orange;
}
.highlight {
    background: red;
}
.dataRow {
    color: #000;
    padding: .5em;
}
.active {
    color: #900;
}
.inside {
    background-color: #eea;/*aqua;*/
    color: black;
}


.divTable{
  display:table;
  /*border-spacing: 0;*/
border-collapse: collapse;
margin: 0;/*0.4em;*/
width: 100%;
word-wrap: break-word;
table-layout: auto;
line-height: 1.4em;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #bookingTable .divTable {

        table-layout: fixed;
    }
   
}
.bgGray {
    background-color: #ddd;
}
.divRow{
    display: table-row;/*display:table-row;*/
    width:auto;
    clear:both;
    font-size: 11px;
}
.divCell{
    display:table-cell;         
    width:auto;
    vertical-align: top;
    padding: 0 0.5em 0 0.5em;
}
.border {
    /*border-left: 2px solid #fff;*/
    border: solid thin grey;
}
.dashed-bottom {
    border-bottom: dashed 1px #a95305;
}
.headRow{
    display:table-row;

    color: black;
    font-weight: bold;
    font-size: 12px;
    background-color: lightgray;
    padding: 0.5em;
    /*border: solid thin grey;*/
}
.center {
    align-content: center;
}
div.center {
width: 400px;
margin-left: auto;
margin-right: auto;
}
.left {
    float: left;
    margin-bottom: 1%;
}
.right {
    /*clear: right;*/
float:right;
padding-left: 2em;
}

.last {
    clear:both;
}
.success {
    background: url(/images/page_white_success32.png) no-repeat;
    display: block;
    height:32px;
    width: 32px;
}
.info-tooltip {
    background: url(/images/info16.png) no-repeat;
    display: inline-block;
    height:16px;
    width: 16px;
}
.error {
    background: url(/images/flag_red16.png) no-repeat;
    display: inline-block;
    height:16px;
    width: 16px;
}
.warning {
    background: url(/images/flag_orange16.png) no-repeat;
    display: inline-block;
    height:16px;
    width: 16px;
}
.nodec {
    list-style: none;
    margin:0;
    padding:0;
}

.ui-progressbar-value { background-image: url(images/pbar-ani.gif); }
.accordionWrapper {
    width:100% !important;
    position:relative;
}
.tblBorder {
    border-spacing:0;
    border-collapse:collapse;
    margin: auto;
    width: 100%;
    word-wrap: break-word;
    table-layout: auto;
    background-color: beige;
    color: black;
}
.tblBorder thead, .tblBorder thead tr th,
.tblBorder tfoot, .tblBorder tfoot tr th {
    vertical-align: top;
border: 1px solid #c5dbec;
/*linear-gradient(center top , rgb(90, 90, 90) 0%, rgb(20, 20, 20) 100%) repeat scroll 0% 0% transparent;*/
        background: rgb(40,52,59); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI4MzQzYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4MjhjOTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(40,52,59,1) 0%, rgba(130,140,149,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(40,52,59,1)), color-stop(100%,rgba(130,140,149,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(40,52,59,1) 0%,rgba(130,140,149,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(40,52,59,1) 0%,rgba(130,140,149,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(40,52,59,1) 0%,rgba(130,140,149,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(40,52,59,1) 0%,rgba(130,140,149,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28343b', endColorstr='#828c95',GradientType=0 ); /* IE6-8 */

color: mintcream; /*#2e6e9e;*/
font-weight: bold;
font-size: 11px;
}
.tblBorder tr td {
    border: solid thin gray;
    text-align: center;
    /*cursor:pointer;*/
    word-wrap: break-word;
}
.tblBorder tr td.left {
    text-align: left;
}
.subsDetails a {
    color: blue !important;
}
.subsDetails a:hover {
    color: #990000 !important;
}

.subsDetails label {
    font-size: 9pt;
}

.subsDetails table.fixed {
    width: 100%;
}

.tbl {

}
.redPointUL {
    list-style:square;
    list-style-image: url(/images/backgrounds/red-li.png);
}
.redPointUL li a {
    color: black;
}
.rbtnlst-amdt {
    font-size: 12pt;
}
table.fixed {background-color:white; border-color: lightgray/*#990000*/; table-layout:fixed; width:100%;}/*Setting the table width is important!*/
table.fixed td {overflow:hidden;}/*Hide text outside the cell.*/
table.fixed td:nth-of-type(1) {width:187px;}/*Setting the width of column 1.*/
table.fixed td:nth-of-type(2) {width:330px;}/*Setting the width of column 2.*/
table.fixed td:nth-of-type(3) {width:150px;}/*Setting the width of column 3.*/
table.fixed td:nth-of-type(4) {width:350px;}/*Setting the width of column 3.*/

a.disabled, a.disabled:hover { color: black !important; text-decoration:none !important; }
table.white {
    background-color: white;
}
tr.imdg-version-selected {
    background: rgba(0, 0, 0, 0) linear-gradient(#ff0305 0%, #a01305 100%) repeat scroll 0 0;
    color: seashell;
    font-weight: bold;
}
table#tblAddItin th:last-child {
    width: 50px;
}
table#tblAddItin th:nth-last-child(0n+2) {
    width: 120px;
}
span.select2-container {
    width: 100%;
    min-width: 150px;
}
#resetAndReValidate {
     width: 100%;
}

.validate-button {
    -moz-box-shadow:inset 0px 1px 0px 0px #9acc85;
	-webkit-box-shadow:inset 0px 1px 0px 0px #9acc85;
	box-shadow:inset 0px 1px 0px 0px #9acc85;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #74ad5a), color-stop(1, #68a54b));
	background:-moz-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
	background:-webkit-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
	background:-o-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
	background:-ms-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
	background:linear-gradient(to bottom, #74ad5a 5%, #68a54b 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#74ad5a', endColorstr='#68a54b',GradientType=0);
	background-color:#74ad5a;
	border:1px solid #3b6e22;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	padding:6px 24px;
	text-decoration:none;
	
}

.validate-button:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #68a54b), color-stop(1, #74ad5a));
	background:-moz-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
	background:-webkit-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
	background:-o-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
	background:-ms-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
	background:linear-gradient(to bottom, #68a54b 5%, #74ad5a 100%);
    cursor: pointer;
}

.validate-button.requires-validation {
    -moz-box-shadow:inset 0px 1px 0px 0px #cf866c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cf866c;
	box-shadow:inset 0px 1px 0px 0px #cf866c;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e80505), color-stop(1, #bc3315));
	background:-moz-linear-gradient(top, #e80505 5%, #bc3315 100%);
	background:-webkit-linear-gradient(top, #e80505 5%, #bc3315 100%);
	background:-o-linear-gradient(top, #e80505 5%, #bc3315 100%);
	background:-ms-linear-gradient(top, #e80505 5%, #bc3315 100%);
	background:linear-gradient(to bottom, #e80505 5%, #bc3315 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e80505', endColorstr='#bc3315',GradientType=0);
	background-color:#e80505;
    border:1px solid #942911;
    text-shadow:0px 1px 0px #854629;
}
.validate-button.requires-validation:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bc3315), color-stop(1, #e80505));
	background:-moz-linear-gradient(top, #bc3315 5%, #e80505 100%);
	background:-webkit-linear-gradient(top, #bc3315 5%, #e80505 100%);
	background:-o-linear-gradient(top, #bc3315 5%, #e80505 100%);
	background:-ms-linear-gradient(top, #bc3315 5%, #e80505 100%);
	background:linear-gradient(to bottom, #bc3315 5%, #e80505 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc3315', endColorstr='#e80505',GradientType=0);
	background-color:#bc3315;
}
.validate-button:active {
	position:relative;
	top:1px;
}

.validate-button.working {
    
    -moz-box-shadow:inset 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fff6af;
	box-shadow:inset 0px 1px 0px 0px #fff6af;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
	background:-moz-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-o-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0);
	background-color:#ffec64;
	border:1px solid #ffaa22;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	padding:6px 24px;
	text-decoration:none;
}
.validate-button.working:hover {
   	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64));
	background:-moz-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-o-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-ms-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64',GradientType=0);
	background-color:#ffab23;
    cursor: pointer;
}

.fullWidthCtuItems {
    min-width: 970px;
}

.errorMessage {
    margin-left: 10px;
}