@import url('https://fonts.googleapis.com/css?family=Ubuntu');

html {
	height: 100%;
	width: 100%;
}

h1 {		
    padding-bottom: 18px;
    color: #986515;
    font-weight: normal;
    font-family: 'Ubuntu', Arial;
}

h2 {    
	font-family: 'Ubuntu', Arial;
	color: #986515;
}

h3 {
    font-size: 26px;
    line-height: 32px;
	font-family: 'Ubuntu', Arial;
	color: #1f882c;
}

h4 {
    font-size: 24px;
    line-height: 32px;
	font-family: 'Ubuntu', Arial;
	color: #1f882c;
}

h5 {    
	font-size: 22px;
    line-height: 32px;
	font-family: 'Ubuntu', Arial;
	color: #986515;
}

h6 {    
	font-size: 20px;
    line-height: 32px;
	font-family: 'Ubuntu', Arial;
	color: #986515;
}

.pi_div{
	position: absolute; 
	bottom: 40px; 
	width: 100%; 
	text-align: right;
}

.pi_link {
	font-family: 'Ubuntu';
	color: #aaa;
	margin-right: 40px;
	font-size: 20px;
	cursor: default;
}

.pi_link:hover {
	color: #fff;
}

body {	
	min-height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;	
	font-family: 'Ubuntu', Arial;
	color: #555;
	font-size: 14px;	
	background-position: left top;
	background-repeat: repeat-x;
	color: #000;	
	background-position: center top;
	background-attachment:fixed;	
}

.landing_back {
	background-image: url("/images/landing_back.jpg");	
	background-size:     cover;
    background-repeat:   no-repeat;
    background-position: center center;
}

.mce-edit-area {
	border: 1px solid red !important;
}

.uk-container {
	padding: 0px !important;
}

.header_logo {	
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: center;
}

#menu 
{
	margin-top: 0px;
	font-family: 'Ubuntu';
}

.header_info_line {
	text-align: center;
	width: 100%;
	border-bottom: 1px solid #ccc; 
	height: 26px;
	margin: 0px;
	padding: 10px; 
	background-color: #986515; 
	color: #fff;	
	letter-spacing: 1px;
	font-size: 16px;
	letter-spacing: 2px;
}

.dark_arrows{
	color: #333 !important;
}

.header_info_line a:link {	
	color: #dfdfdf;
}

.header_info_line a:visited {	
	color: #ccc;
}

.header_info_line a:hover {	
	color: #fff;
}

.page-header {
	background-color: #fff;
	margin-top: 0px;
	margin-bottom: 20px;
}

input:invalid {
  border: 1px solid red;
  color: red;
}

input:valid { 
  border: 1px solid green;
  color: green;
}

input {
  border: 1px solid #555;
}

.text-banner {
	margin: 0px;	
	padding-top: 0px;
	padding-bottom: 10px;		
	background-color: #1f882c; 
	color: #fff;
	line-height: 300%;
	font-size: 24px;
	letter-spacing: 1px;	
}

.mobile_menu>li>a {
	text-transform: uppercase;
}

.page-footer {
	margin-top: 0px; 
	padding-bottom: 40px; 
	background-color: #986515; 
	color: #fff;
	line-height: 300%;	
	letter-spacing: 1px;
}

.page-footer a:link {	
	color: #ccc;
}

.page-footer a:visited {	
	color: #ccc;
}

.page-footer a:hover {	
	color: #fff;
}

.f404 {
	background-color: #fff !important;
	background-image: url("/images/404.jpg") !important;	
	background-repeat: no-repeat !important;
	background-position: center bottom !important;
	min-height: 450px;
	margin-bottom: 200px;
}

p {
    line-height: 160%;
    margin-bottom: 15px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 18px;
	letter-spacing: 1px;
}

.content-panel>ul li,
.content-panel>ol li,
.content-panel>form>ul li,
.content-panel>form>ol li,
.content_ul>li,
.uk-card-header>ul>li{	    
    line-height: 160%;
    margin-bottom: 5px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 18px;
	letter-spacing: 1px;	
}

.content-panel>form>ol li{
	margin-bottom: 25px !important;
}

.content-panel>table tr td {	    
    line-height: 120%;    
    font-family: 'Ubuntu', sans-serif;
    font-size: 18px;
	letter-spacing: 1px;	
}

.grey_text {
	text-color: #444;
}

.content-panel {
	background-color: none;
	color: #111;
	padding: 20px;
	padding-bottom: 60px !important;	
}

.content_table {
	width: 100%;
	border: 1px solid #dadada;
	border-collapse: collapse;	
}

.content_table>tbody>tr>td {
	padding: 10px;
	border: 1px solid #dadada;
}

.content_table>tbody>tr:hover {
	background-color: #fcfeb7;
}

.testimonial_content_big {	
	text-align: left; 
	font-size: 22px; 
	line-height: 24px; 
	min-height: 100px; 
	max-height: 200px;
	padding-top: 10px;
	padding-bottom: 10px; 	
	padding-left: 40px; 
	padding-right: 40px; 
	padding-bottom: 0px;
}

.testimonial_content_big>p {	
	text-align: left; 
	font-size: 22px; 
	line-height: 24px; 	 
	padding: 0px;
	margin: 0px;
}

.testimonial_content_small {	
	text-align: left; 
	font-size: 14px; 
	line-height: 16px;
	min-height: 100px; 
	max-height: 200px; 
	padding: 20px; 
	padding-bottom: 0px;
	font-weight: bold;
}

.testimonial_content_small>p {	
	text-align: left; 
	font-size: 14px; 
	line-height: 16px;	
	padding: 0px;
	margin: 0px;	
}

.row_gray {
	background-color: #eaeaea;
}	


a:hover {
	text-decoration: none;
}

.uk-card {
	border: 1px solid #dddddd;
}

.shadow {
	text-shadow: 1px 1px 2px black; 
}

.uk-navbar {	
	background-color: #fff;
	border-bottom: 0px solid rgba(0,0,0,.1);
    border-bottom-color: rgba(0,0,0,.3);	
	border-radius: 0px;
}

.uk-navbar-nav>li>a {	
	color: #000;
	height: 40px;
	font-family: 'Ubuntu', Arial;
	font-size: 1.1rem;
	background-color: none !important;	
}

.uk-navbar-nav>li>a:hover {	
	color: #986515;	
	background-color: none !important;
}

.uk-active > a {
	color: #986515 !important;
}

.uk-panel-box {
	border-radius: 0px;
}

.header_panel {	
	height: 0px;	
}

.footer_text {
	margin-left: 0px;
	padding-left: 20px;
}

.mobile_menu_icon {
	font-size: 32px;
}

.menu_panel {
	min-width: 240px !important;
}

.top_logo_small {
	padding-top: 0px;
	margin-top: -15px;
	height: 150px !important;
}

.slideshow_div>p {
	font-size: 40px !important;
	font-weight: 300px !important;
	letter-spacing: 2px	!important;
	line-height: 110%;
}

.slideshow_div_small {
	padding-top: 10px;
}

.slideshow_div_small>p {
	font-size: 26px !important;
	font-weight: 300px !important;
	letter-spacing: 2px	!important;
	line-height: 120%;
}

.top_logo {	
	margin-right: 0px;
}

.login_form_link {
	color: #999;
	font-size: 0.8rem;	
}

.login_form_link:hover {
	color: #fff;	
}

.login_form_link_small {
	color: #333;
	font-size: 1rem;
}

.login_form_link_small:hover {
	color: #1e87f0;	
}

.top_input_transparent {
	background: rgba(255, 255, 255, 0.8);	
}

.login_form_text {
	line-height: 20px;
	text-align: left;
}

.uk-panel-box {
	border-radius: 0px;	
	padding-bottom: 20px;
}

.uk-navbar-dropdown {	
	padding-top: 10px;
	padding-bottom: 10px;	
	background: rgba(255, 255, 255, 0.95);
}



.uk-navbar-nav>li.uk-active>a, .uk-navbar-dropdown-nav>li>a:hover {
    color: #986515;
}

.uk-navbar-dropdown-nav>li.uk-active>a {
    color: #986515;
	padding-left: 0px !important;
}

.uk-navbar-dropdown {
	margin-top: 3px !important;
}

.contact_stripe {
	text-align: center;
	padding-left: 20px; 
	padding-right: 20px;
	padding: 10px;
	line-height: 170%;
}

.assessment_stripe {	
	background-color: #986515;
	margin-top: 30px;
}

.assessment_stripe>a {
	font-size: 24px;	
	color: #dfdfdf;
}

.assessment_stripe>a:hover {	
	color: white;
}

.uk-card>p {
	font-size: 18px;
}

.uk-card-primary {
	background: #39f;
}

.force_white>div>div>h1, .force_white>div>h1 {
	color: #fff !important;
}

.uk-button-primary {
	background-color: #1f9d2e !important;
}

.uk-button-primary:hover {
	background-color: #1f882c !important;
}

.store_card {
	text-align: left !important;
	padding-left: 0px !important;
}