body.dark {	
/*	background-color: #48869d; */
background-color: #6991c7 ;

}

body.hrabody{
	
    background-color: #e5e5e5;
    margin: 0;

	}
#hra-email{ background-color: #e5e5e5;}	
.button, .button--form, .button--guest {
	
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    text-decoration: none; 
	}
	
	
.button, .button--form, .button--guest {
	
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(255, 255, 255, 0.5);
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: -moz-use-text-color;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: -moz-use-text-color;
    border-left-style: none;
    border-left-width: medium;
    border-right-color: -moz-use-text-color;
    border-right-style: none;
    border-right-width: medium;
    border-top-color: -moz-use-text-color;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-style: none;
    border-top-width: medium;
    box-sizing: border-box;
    color: #466265;
    display: inline-block;
    margin:8px 0 0 8px;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium;
    padding-bottom: 4px;
    padding-left: 23px;
    padding-right: 23px;
    padding-top: 4px;
    position: relative;
    text-decoration-color: -moz-use-text-color;
    text-decoration-line: none;
    text-decoration-style: solid;
    transition-delay: 0s;
    transition-duration: 150ms;
    transition-property: all;
    transition-timing-function: ease;
}


.hrabody .button--guest {
	
	background-color: #e93903;
	color: #FFFFFF;
}

ul.topnav li.headerli {
	
	/*float: left;*/
	font-family: "Avenir W02", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding: 6px;
	list-style: none;
	float: left;
	height: 40px;
	margin-right: 12px;
	margin-top: 0px;
	font-weight: bold;
	cursor: pointer; 
	letter-spacing: 1.2px;
	margin-left: auto;
	text-align: left;
	background: rgba(0,0,0,0.0);
		
	 }
		  
ul.topnav li.headerli:hover {
	
	background-color: #5B7E8E;
	background: rgba(58,108,127,0.7);
   	padding: 6px;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;	
  	display: inline-block;
  	color: #fff;
  	border-radius: 3px;
	/*border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;*/
    
	}

/* Style the links inside the list items */
ul.topnav li.headerli a {
  /* display: inline-block;
    color: #000;
    text-align: left;
    width:90px;
    height: 50px;
    padding: 6px 6px;
    text-decoration: none;
    transition: 0.3s;
    font-size: 11px;*/
    
    color: #3a6c7f;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 40px;
    line-height: 14px;
    text-decoration: none;
    width: 90px;
	
}

/* Change background color of links on hover */
ul.topnav li.headerli a:hover {
	/*background-color: #5B7E8E;
    padding: 6px 6px;
  	display: inline-block;
  	color: #fff;
  	width:90px; 
	border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;*/
    
    color: #fff;
    display: block;	
	height: 40px;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	width: 90px;

		  }
		  
		  
.email { height: 45px; width: 980px; margin: 0px auto; background-color: #6991c7; display: inline-block; }


.signuptext {
	border: none;
	border-radius: 3px;
    font-size: 12px;
	margin: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    width: 200px;
	background-color: a2c0cb;
	
}


.leftmenu { 
    background-color: transparent;
    width: 150px;
    float: left;
    font-size: 12px;
    height: 760px;
    padding-top: 20px;
}
.optionvalues{ 
	/*cursor: pointer; float: left; height: 37px; line-height: 37px; text-align: center; width: 150px;*/
	cursor: pointer; 
	float: left; 
	line-height: 35px; 
	text-align: center; 
	border-radius: 3px;
    color: #fff;
    font-family: Arial,Verdana,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 35px;   
    position: relative;
    width: 145px;
    
    overflow:hidden;
    text-overflow: ellipsis;
	
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	
	 }

.optionvalues:hover{ cursor: pointer; float: left; height: 35px; line-height: 35px; text-align: center; background: rgba(255,255,255,0.3); 	 width: 145px;

    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.selectedvalue{ 
	/*float: left; height: 37px; line-height: 37px; text-align: center; background-color: #75bde6;cursor: pointer; width: 150px;*/
    float: left;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #1b5e84;
    color: #fff;
    font-family: Arial,Verdana,sans-serif;
    font-size: 12px;
    font-weight: bold;
    border-radius: 3px;
    cursor: pointer;
    width: 145px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	}
	

.optionvalues a{ text-decoration: none; color: #466265; cursor: pointer;}

.btnsupport-1a:hover, .btn-1a:active {
	width:170px;
    color: #fff;
    cursor: pointer;
    background: #294f5b;
	border-radius: 6px;
		
}

/* CAD Pages */
.cadsitevalues{
 	color: #FFF;
    padding: 15px;
    background-color: #396b7c;
}


/*Site Closure*/
body.siteclosure-body{
	background-color: #f3f3f3;
	}
        
span.cert_name{
    width: 200px;
}

.siteclosure-body .button--guest {
	background-color: #1f5493;
	color: #FFF;
	height: 35px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}

#enterpriseops-body { background-color: #c1dcef; } 
table#hra_questions{
 
    background-color: #fff;
    position: relative;
    top: 5 px;
    margin: 10 px 0 px;
    border-top-left-radius: 9 px;
    border-top-right-radius: 9 px;

}

#hra_questions th, #hra_questions td { color: #000; }
.hrabody .ui-widget-header { background-color: #e93903; }