﻿
@import url('https://fonts.googleapis.com/css2?family=Geologica:wght@100..900&family=Shippori+Mincho:wght@500;800&display=swap');

:root {
  --es-green: #43b754;
  --es-green-dk: #389c47;
  --es-green-desat: #72b179;
  --dark-slate: #2e2b29;
}

html {
	font-family:'Geologica', 'Sans Serif';
	font-size:15px;
	font-weight:200;
	letter-spacing:-.01rem;
}

i {
	font-weight:200;
	font-family:'Geologica', 'Sans Serif';
	font-style:italic;
}

*, input, select, textarea, option, button {
    outline: none!important;
}

#whitelink {color:white;font-weight:400;}

body {
	width:100%;
	height:100%; 
	text-align: center;
	width:100%;
	margin:0 auto;
	float:center;
	max-width:1600px;
	background-color:var(--dark-slate);
	overflow-x:hidden;
}

b { font-weight:500 }

a {
	color:#000000;
	text-decoration-line: underline;
	text-decoration-thickness: 1.5px;
	text-decoration-color: #66b560;
	text-underline-offset: 2px;
	font-weight: 200;
}

blockquote {
	font-family:'Geologica', 'Sans Serif';
    font-size: 1rem;;
    font-style: normal;
    margin: 0.25em 0;
    padding-left:45px;
    padding-top:10px;
    padding-right:40px;
    line-height: 1.45;
    position: relative;
    margin-right:40px;
}

blockquote:before {
    font-family: Georgia, serif;
    position: absolute;
    font-size: 6rem;
    line-height: 1;
    top: 0;
    left: 0;
    content: "\201C";
    color: var(--es-green);
}
blockquote:after {
    font-family: Georgia, serif;
    position: absolute;
    float:right;
    font-size:6em;
    line-height: 1;
    right:0;
    bottom:-0.7em;
    content: "\201D";
    color: var(--es-green);
}
blockquote footer {
    padding: 0 2em 0 0;
    text-align:right;
}
blockquote cite:before {
    content: "\2013";
}
.alertify-message{
	font-size:11pt;
	font-family:'Geologica';
}

a:hover {
	text-decoration:none;
	color:#000000;
}

.greybox_table {
	border: 1px solid #cccccc;
	border-radius: 0px;
	width:95%;
	background-color: #ffffff;
	padding:10px;
	box-shadow: 0px 0px 3px 1px #000000;
	margin:5px;
}

.greybox_table_simulated {
	border: 0px solid #dddddd;
	border-radius: 20px;
	background-color: #ffffff;
	padding:20px;
	box-shadow: 0px 0px 3px 1px #dddddd;
	width:100%;
	margin:20px;
	box-sizing: border-box;	
	
}

.scaled_image {
	padding:15px;
	width:100%;
	margin:20px;
	box-sizing: border-box;	
}

h1 {	
	font-size:2.5rem;
	margin-top:0px;
	margin-bottom:0px;
	line-height:130%;
	display:inline-block;
	color:var(--dark-slate);
	font-family:'Shippori Mincho';
	font-weight:600;
	width:auto;
	letter-spacing:0rem;
	
}	


h2 {	
	color:var(--es-green-desat);
	margin-top:10px;
	margin-bottom:10px;
	font-size:1.5rem;
	font-weight:200;
	line-height:2.2rem;
	font-family:'Geologica';

}

h3 {	
	margin-top:0px;
	margin-bottom:15px;
	font-size:1.8rem;
	color: #222222;
	font-weight:500;
	line-height:120%;
	font-family:'Geologica';
}

h4 {	
	margin-top:0px;
	margin-bottom:5px;
	font-size:1.2rem;
	color: #222222;
	font-weight:500;
	line-height:120%;
	font-family:'Geologica';
}

h5 {	
	margin-top:0px;
	margin-bottom:5px;
	font-size:1.5rem;
	font-weight:200;
	color: #000000;
	letter-spacing:.005rem;
}


.hp_image {
	width:98%;
	height:500px;
	max-width:100%;
	background-image:url('../~public_images/laptop_1.png');
	background-repeat:no-repeat;
	background-position: center right; 
	background-size: auto auto;
	background-color:#ffffff;
	border: 0px solid #000000;
	box-sizing: border-box;	
	display:block;
	padding-top:9rem;
	padding-left:40px;
	padding-right:550px;
}

.hp_image_2 {
	width:100%;
	height:534px;
	max-width:100%;
	background-image:url('../~public_images/hp_woman_2.jpg');
	background-repeat:no-repeat;
	background-position: center right; 
	background-size: auto auto;
	background-color:#ffffff;
	border: 0px solid #000000;
	box-sizing: border-box;	
	display:block;
	padding:0px;
	box-shadow: inset 0px 11px 2px -10px #3e3a36;
}

.hp_image_2_'Geologica'nal {
	padding-left:30px;
	padding-top:120px;
	padding-right:50px;
	width:auto;
	max-width:760px;
	text-align:left;
}

.hp_image_2_callouts {text-align:left;}


.hp_image_landing {
	width:98%;
	height:520px;
	max-width:100%;
	margin-top:0px;
	background-image:url('../~public_images/laptop_1.png');
	background-repeat:no-repeat;
	background-position: center right; 
	background-size: 62% auto;
	background-color:#ffffff;
	border: 0px solid #000000;
	box-sizing: border-box;	
	display:block;
	padding-top:0px;
	padding-left:60px;
	padding-right:50px;
	margin-bottom:0px;
}

.hp_image_landing h1 {
	font-size:3.0rem;
	margin-bottom:0px;
}


.hp_image h1 {
	font-size:3.0rem;
}

.hp_image_2 h1 {
	font-size:3.8rem;
	font-weight:200;
	letter-spacing:-.1rem;
	color:#ffffff;
}

.hp_image_2 h2 {
	font-size:1.7rem;
	color:var(--es-green);
}


#hp_image_360_home {
	background-image:url('../~public_images/air-1.png');
	background-repeat:no-repeat;
	background-position: center right; 
	background-size: 50%;
}

#hp_image_eng_home {
	background-image:url('../~public_images/air-1.png');
	background-repeat:no-repeat;
	background-position: center right; 
	background-size: 50%;
}

#hp_image_eng_home2 {
	background-image:url('../~public_images/ee_home.png');
	background-repeat:no-repeat;
	background-position: center right; 
	background-size: 50%;
	min-height:500px;
	padding-left:30px;
}

#hp_image_360_home2 {
	background-image:url('../~public_images/es_browser_mockup_780.png');
	background-repeat:no-repeat;
	background-position: bottom right; 
	background-size: contain;
	min-height:500px;
	padding-left:30px;
	margin-right:30px;
}

#hp_image_360_home3 {

}

#hp_image_360_home3 h2 {
	max-width:53%;
	font-size:1.3rem;
	font-weight:300;
}

#hp_image_360_home4 {
	background-image:url('../~public_images/360_homepage_banner_2.png');
	background-repeat:no-repeat;
	background-position: top right; 
	background-size: 50%;
	min-height:550px;
	padding-left:30px;
	margin-right:30px;
}


.hp_text_container {
	line-height:0rem;
	padding-top:0rem;
	display:inline-block;
	background-color:rgba(51,51,51, 0.8);
	padding:2rem;
	padding-top:0rem;
	width:auto;
	max-width:75%;
	height:auto;
	border-radius:0px;
	}
	
.hp_text_container_v2 {
	line-height:0rem;
	padding-top:0rem;
	display:inline-block;
	padding:0rem;
	padding-top:0rem;
	width:auto;
	max-width:75%;
	height:auto;
	border-radius:0px;
	text-align:left;
	
	}
	
.hp_text_container_v2 h1 {
	margin-top:0px;
	font-weight:600;
	font-size:4.0rem;
	color:#ffffff;
	text-shadow:1px 1px 5px #000000;
	display:inline-block;
	letter-spacing:-.07rem;
	font-weight:600;
	text-align:left;
}
	
.hp_text_container h1 {
	margin-top:0px;
	font-weight:600;
	font-size:3.5rem;
	color:#ffffff;
	text-shadow:1px 1px 5px #000000;
	display:inline-block;
	letter-spacing:-.05rem;
	font-weight:200;
}

.hp_image_subhead h2 {
	color:#ffffff;
	font-size:1.8rem;
	line-height:2rem;
	margin-top:10px;
	font-weight:200;
	letter-spacing:-.05rem;
	text-shadow:1px 1px 5px #000000;
	
}

.scale_img {
	width:100%;
}

.scale_img_shadow {
	width:100%;
	box-shadow: 3px 3px 3px #888888;
}

.subpage_header {
	min-height:200px;
	width:100%;
	background-color:#ffffff;
	padding-top:1.4rem;
	padding-bottom:1rem;
	background-color:#999999;
	
}

.subpage_header2 {
	height:auto;
	width:100%;
	padding-top:70px;
	padding-bottom:70px;
	text-align:center;
    background-color:var(--dark-slate);	
    border-bottom:8px solid var(--es-green);
    color: #ffffff;
    box-shadow: inset 0px 10px 4px -10px rgba(0, 0, 0, 0.2);
}

.subpage_header3 {
	height:180px;
	width:100%;
	padding-top:50px;;
	padding-bottom:0px;
	text-align:center;
    box-shadow: inset 0px 12px 3px -10px rgba(0, 0, 0, 0.05);,
	inset 0px -11px 2px -10px #ffffff; 
	background-color:#3a454b;
    color: #ffffff;
}


.subpage_header2 h1 {
	color:#ffffff;
	font-size:2.5rem;
}	


.subpage_header3 h1 {
	color:#000000;
}	

.subpage_image {
	width:100%;
	height:auto;
	float:center;
	background-image:url('../~public_images/bg_stones3.jpg');
	background-repeat:repeat-x;
	background-position: top center; 
	background-size: cover;
	background-color:#999999;
	border: 0px solid #000000;
	font-weight:200;
	letter-spacing:-.1rem;
	font-size:3.5rem;
	color:#ffffff;
	text-shadow: 1px 1px 2px #000000;
	line-height:110%;
	padding-top:5rem;
	padding-bottom:5rem;
    box-shadow: 
    inset 0px 11px 2px -10px #cccccc,
    inset 0px -11px 2px -10px #cccccc; 
}


	
.subpage_text_container {
	display:inline-block;
	padding:1rem;
	padding-top:0rem;
	width:auto;
	height:auto;
	border-radius:0px;
	margin-top:20px;
	}


.subpage_image h1 {
	width:auto;
	height:auto;
	font-weight:200;
	font-size:4rem;
	color:#ffffff;
	line-height:110%;
	text-shadow:1px 1px 4px #000000;
	border-radius:0px;
	padding:15px;
	letter-spacing:-.1rem;
	font-weight:200;

}

.subpage2_image {
	display:none;
}

.subpage2_image h1 {
	width:auto;
	height:auto;
	font-weight:200;
	font-size:2.9rem;
	color:#ffffff;
	line-height:110%;
	padding:15px;
	letter-spacing:-.05rem;
}



#subpage_image_1 {
	background-image:url('../~public_images/subpage_b.jpg');
}

#subpage_image_2 {
	background-image:url('../~public_images/subpage_bg3.jpg');
}

#subpage_image_3, #subpage2_error {
	background-image:url('../~public_images/stripe_bg1.png');
	background-repeat:repeat-x;
	background-position: bottom center; 
	background-size: auto;
}

#subpage3_error {
	width:100%;
	background-color:#999999;
	box-sizing: border-box;	

}

#subpage_image_5 {
	background-image:url('../~public_images/bg_green_bubbles.jpg');
	background-position: top center; 
	background-size: contain;
	background-attachment: fixed;
}

#subpage_image_6 {
	background-image:url('../~public_images/bg_rocks.jpg');
	background-position: top center; 
	background-size: contain;
	background-attachment: fixed;
}

#subpage_image_7 {
	background-image:url('../~public_images/bg_poles.jpg');
	background-position: top center; 
	background-size: contain;
	background-attachment: fixed;
}

#subpage_image_8 {
	background-image:url('../~public_images/bg_ripples.jpg');
	background-position: top center; 
	background-size: contain;
	background-attachment: fixed;
}

#subpage_image_9 {
	background-image:url('../~public_images/bg_stones.jpg');
	background-position: top center; 
	background-size: contain;
	background-attachment: fixed;
}

#subpage_image_10 {
	min-height:200px;
	background-image:url('../~public_images/hand_iphone.jpg');
	background-position: top left; 
	background-repeat:no-repeat;
	background-size: cover;
	background-attachment: local;
	height:auto;
}

#subpage_image_11 {
	min-height:200px;
	background-image:url('../~public_images/hand_iphone.jpg');
	background-position: top left; 
	background-repeat:no-repeat;
	background-size: cover;
	background-attachment: local;
	height:auto;
}

#subpage_image_12 {
	height:200px;
	background-image:url('../~public_images/woman_ipad.jpg');
	background-position: top left; 
	background-repeat:no-repeat;
	background-size: cover;
	background-attachment: local;
}

#subpage_image_13 {
	background-image:url('../~public_images/bg_sun.jpg');
	background-position: top center; 
	background-size: contain;
	background-attachment: fixed;
}

#subpage_image_14 {
	background-image:url('../~public_images/bg_bubbles.jpg');
	background-position: top center; 
	background-size: contain;
	background-attachment: fixed;
}

#subpage_image_15 {
	background-image:url('../~public_images/bg_stones3.jpg');
	background-position: top center; 
	background-size: contain;
	background-attachment: fixed;
}

#subpage_image_16 {
	background-image:url('../~public_images/bg_trunk.jpg');
	background-position: top center; 
	background-size: contain;
	background-attachment: fixed;
}

#subpage_image_17 {
	background-image:url('../~public_images/bg_pattern_1.jpg');
	background-position: top center; 
	background-repeat:repeat;
	background-size: auto;
}

#subpage_image_18 {
	background-image:url('../~public_images/bg_green_bubbles2.jpg');
	background-position: bottom center; 
	background-size: cover;
	background-attachment: scroll;
}

#subpage_image_19 {
	background-image:url('../~public_images/bg_grass.jpg');
	background-position: top center; 
	background-size: cover;
	background-attachment: fixed;
	
}

#subpage_image_20 {
	min-height:200px;
	background-image:url('../~public_images/woman_mac.jpg');
	background-position: bottom left; 
	background-repeat:no-repeat;
	background-size: cover;
	background-attachment: local;
	height:auto;
}

#subpage_image_21 {
	height:200px;
	background-image:url('../~public_images/macbook2.jpg');
	background-position: middle left; 
	background-repeat:no-repeat;
	background-size: cover;
	background-attachment: local;
}


.main {
	background-color:#ffffff;	
}

.main_container {
	background-color:#ffffff;	
}

.main_content {
	font-size:1.0rem;
}


.banner_container {
	width:100%;
	height:auto;
	min-height:90px;
	text-align:left;
	border: 0px solid #000000;
	vertical-align:bottom;
	float:bottom;
	margin-top:0px;
	margin-bottom:00px;
	padding-top:15px;
	padding-bottom:15px;
	background-color:#ffffff;
	overflow: auto;
}

.banner_logo {
	display:inline-block;
	border:0px solid #000000;
	margin-top:5px;
}

.banner_menu {
	width:auto;
	height:auto;
	display:inline-block;
	border:0px solid #000000;
	text-align:right;
	float:right;
	padding-bottom:5px;
	vertical-align:bottom;
	margin-top:35px;	
	margin-left:0px;
	margin-bottom:10px;
	background-color:#ffffff;
}

.content_container {
	width:100%;
	height:auto;
	text-align:center;
	display:inline-block;
	background-color:#ffffff;
	border:0px solid #000000;
	font-family:'Geologica';
}

.nav_container {
	width:100%;
	height:auto;
	text-align:center;
	display:inline-block;
	background-color:#ffffff;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;

}


.nav_container_callout {
	width:100%;
	height:auto;
	text-align:left;
	color:#ffffff;
	display:inline-block;
	border-top:1.5px solid var(--es-green);
	background-color:#ffffff;
 	box-sizing: border-box;	
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
 	padding-bottom:10px;
   }


#bw_grad {
	background-image:url('../~public_images/bw_gradient_bg.png');
	background-repeat:repeat-x;
	background-position: top left; 
}

.callout1 {
	width:200px;
	height:auto;
	padding:20px;
	border:0px solid #000000;
	font-size: 1.1rem;
	color:#000000;
	display:inline-block;
	vertical-align:top;
	margin-left:20px;
	margin-right:20px;
}

.callout1 h3 {
	font-family: 'Geologica', Serif;
	font-size:1.3rem;
	margin-bottom:5px;
	color:#000000;
}

.callout2 {
	width:280px;
	height:auto;
	padding:20px;
	border:0px solid #000000;
	font-size: 1.2rem;
	font-weight:200;
	color:#ffffff;
	display:inline-block;
	vertical-align:top;
}

.callout3 {
	width:280px;
	height:auto;
	padding:20px;
	border:0px solid #000000;
	font-size: 1.0rem;
	font-weight:200;
	color:#ffffff;
	display:inline-block;
	vertical-align:top;
	border-radius: 10px;
	background-color:#555555;
	margin:10px;
	float:center;
}

.callout4 {
	width:100%;
	height:auto;
	padding:10px;
	padding-top:15px;
	border:0px solid #000000;
	font-size: 1.2rem;
	font-weight:200;
	color:#000000;
	display:block;
	vertical-align:top;
	border-radius: 10px;
	background-color:#f6f6f6;
	margin:10px;
	height:auto;
}

.callout_icon {
	margin-top:5px;
	margin-bottom:5px;
}

.callout_icon2 {
	margin-bottom:10px;
}

.callout_icon3 {
	margin-bottom:10px;
	opacity: 0.9;
	height:40px;
	width:40px;
}

.nav_menu_header {
	color:#000000;
	font-size:1.0rem;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:5px;
	text-align:left;
}


.nav_menu_item {
	width:120px;
	height:auto;
	padding:5px;
	border:0px solid #000000;
	display:inline-block;
	font-size: 1rem; 
	box-sizing: border-box;	
	text-align:center;
}

.nav_menu_item img {
	opacity: .6;
}

.nav_menu_item:hover img{
	opacity: 1;
}


.nav_menu_item2 {
	width:153px;
	height:30px;
	padding:0px;
	border:0px solid #000000;
	display:inline-block;
	box-sizing: border-box;	
	text-align:left;
	margin:5px;
	margin-bottom:6px;
	margin-top:0px;

}

.client_quote_rev {
	border:0px solid #47B753;
	border-radius:10px;
	font-size:1.0rem;
	font-style:normal;
	padding:15px;
	margin:10px;
	font-family:'Geologica';
	letter-spacing:normal;
	color:#ffffff;
	text-align:left;
	background-color:rgba(0, 0, 0, 0.25);

}

.content_box {
	line-height: 150%;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
	
}

.content_box1 {
	width:45%;
	height:auto;
	padding-left:20px;
	padding-right:20px;
	padding-top:30px;
	padding-bottom:30px;
	font-size: 1.0rem;
	line-height: 1.6rem;
	color:#000000;
	display:inline-block;
	vertical-align:top;
	text-align:left;
	position:relative;
	font-family:'Geologica';

}

.content_box1 h1 {
	font-size:3.3rem;

}

.content_box1 h3 {
	margin-top:25px;
	font-weight:500;
	font-size:1.7rem;
	line-height:140%;
	color:#333333;
	margin-bottom:20px;
	font-family:'Geologica';
}

.content_box2_wide {
	width:100%;
	box-sizing: border-box;	
	height:auto;
	margin-top:30px;
	margin-bottom:30px;
	padding-left:30px;
	padding-right:30px;
	font-size: 1.0rem;
	line-height: 1.6rem;
	color:#000000;
	display:inline-block;
	vertical-align:middle;
	text-align:left;
	position:relative;
	border: 0px solid #000000;
	font-family:'Geologica';
	font-weight:200;
}


#content_box1_narrow {
	width:200px;
	padding-top:70px;
	padding-bottom:70px;
}

#content_box1_wide {
	width:650px;
	padding-top:70px;
	padding-bottom:70px;
	line-height: 1.6rem;
}

.content_box1_title {
	font-family:'Shippori Mincho', Serif;
	font-size: 2.2rem;
	color:var(--es-green);
	margin-top:10px;
	margin-bottom:10px;
}

.content_box1_title h2 {
	font-size: 2.2rem;
	color:#000000;
	font-weight:200;
	margin-bottom:10px;
	letter-spacing:-.075rem;
	line-height: 150%;
}

.content_box1_title2 {
	font-size: 1.5rem;
	color:#000000;
	margin-bottom:10px;
	letter-spacing:-.075rem;
	text-align:center;
}

.content_box2 {
	height:auto;
	padding-left:30px;
	padding-right:30px;
	padding-top:30px;
	padding-bottom:30px;
	border-bottom:0px solid #cccccc;
	font-size: 1.0rem;
	color:#000000;
	display:inline-block;
	vertical-align:middle;
	text-align:left;
	position:relative;
	line-height: 1.6rem;
	text_align:left;
}

.content_box2 h1 {
	margin-top:120px;
	font-size:3rem;
}

.content_box2 h2, .subpage_header2 h2 {
	color:var(--es-green-desat);
	margin-top:5px;
}


.content_box_logos {
	height:200px;
	width:inherit;
	float:center;
	padding-top:30px;
	padding-bottom:40px;
	background-image:url('../~public_images/logos.jpg');
	background-repeat:repeat-x;
	background-position: top center; 
	border-bottom:0px solid #cccccc;
	font-weight:200;
	color:#ffffff;
	vertical-align:middle;
	text-align:center;
	position:relative;
	display:inline-block;
	letter-spacing:-.075rem;
	border:0px solid red;
	
}

.content_box_logos_landing {
	height:200px;
	width:inherit;
	float:center;
	padding-top:30px;
	padding-bottom:40px;
	background-image:url('../~public_images/logos_landing.jpg');
	background-repeat:repeat-x;
	background-position: top center; 
	background-color:#505f66;
	border-bottom:0px solid #cccccc;
	font-weight:200;
	color:#ffffff;
	vertical-align:middle;
	text-align:center;
	position:relative;
	display:inline-block;
	letter-spacing:-.075rem;
	border:0px solid red;
	font-family:'Geologica'
	
}


.content_box_hero {
	width:inherit;
	float:center;
	padding-top:30px;
	padding-bottom:10px;
	background-color:var(--dark-slate);
	border-bottom:0px solid #cccccc;
	font-weight:200;
	color:#ffffff;
	vertical-align:middle;
	text-align:center;
	position:relative;
	display:inline-block;
	letter-spacing:-.08rem;
	border:0px solid red;
	font-family:'Geologica';
	
}

.content_box_hero h3 {
	font-size: 2.5rem;
	color:#ffffff;
	font-weight:600;
	margin-bottom:10px;
	letter-spacing:-.075rem;
	line-height:2.6rem;
	
}

.content_box_hero h4 {
	font-size: 1.8rem;
	color:#47B753;
	font-weight:600;
	margin-bottom:10px;
	letter-spacing:-.075rem;
	line-height:2.6rem;
	
}


.content_article {
	width:90%;
	max-width:900px;
	height:auto;
	text-align:left;
	display:inline-block;
	line-height:1.7rem;
	margin-top:40px;
	margin-bottom:20px;
	margin-left:10px;
	margin-right:10px;
	font-size:1.0rem;
	font-weight:200;
	font-family:'Geologica'
}

.content_form {
	width:100%;
	max-width:800px;
	height:auto;
	text-align:left;
	display:inline-block;
	background-color:#ffffff;
	line-height:150%;
	margin-top:30px;
}

.redbutton {
	font-family:'Geologica';
	border:1.5px solid #dd4c40;
	display:inline-block;
	color:#ffffff;
	font-size:1rem;
	min-width:150px;
	text-decoration:none;
	text-align:center;
	padding:15px;
	padding-left:25px;
	padding-right:25px;
	cursor: pointer;
	margin-top:10px;
	margin-left:10px;
	-webkit-appearance: none;
	text-transform: uppercase;
	background-color:#dd4c40;
}


.button1 {
	font-family:'Geologica';
	display:inline-block;
	color:#ffffff;
	display:inline-block;
	font-size:.9rem;
	font-style:normal;
	min-width:80px;
	text-decoration:none;
	text-align:center;
	padding:15px;
	cursor: pointer;
	margin-top:10px;
	-webkit-appearance: none;
	text-transform: uppercase;
	min-height:40px;
	background-color:var(--es-green-dk);
	border-radius:30px;
	border:0px solid #ffffff;

}

.button1:disabled {
	color:#ffffff;
	background-color: #dddddd;
	border:1.5px solid #dddddd;
	
}

.button_red {
	font-family:'Geologica';
	border:1.5px solid #d42525;
	display:inline-block;
	color:#000000;
	font-size:1rem;
	min-width:150px;
	text-decoration:none;
	text-align:center;
	padding:15px;
	padding-left:25px;
	padding-right:25px;
	cursor: pointer;
	margin-top:10px;
	margin-left:10px;
	-webkit-appearance: none;
	text-transform: uppercase;
	background-color:inherit;
	border-radius:4px;

}

.button_red:disabled {
	color:#ffffff;
	background-color: #dddddd;
	border:1.5px solid #dddddd;
	
}

.button_red:hover {
	background-color:#d42525;
	color:#ffffff;
}


.button1_div_ca {
	font-family:'Geologica';
	border:1.5px solid #3e3a36;
	display:inline-block;
	color:#000000;
	display:inline-block;
	font-size:1rem;
	min-width:150px;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	padding-top:15px;
	padding-bottom:15px;	
	padding-left:15px;
	padding-right:15px;
	cursor: pointer;
	margin-top:10px;
	margin-left:10px;
	-webkit-appearance: none;
	text-shadow:none;
	letter-spacing:-.01rem;
	max-height:60px;
	background-color:#ffffff;
	border-radius:4px;

}


.button1_div_ca:hover {
	background-color:#3e3a36;
	color:#ffffff;
}

.button_link {
	color:#ffffff;
	text-decoration:none;
}

.button_link:hover {
	color:#ffffff;
	text-decoration:none;
}


.button3_div {
	font-family:'Geologica';
	background-color:#ffffff;
	border:1.5px solid var(--es-green);
	display:inline-block;
	color:#000000;
	font-size:1rem;
	font-weight:200;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	padding:15px;
	padding-top:10px;
	padding-bottom:10px;
	cursor: pointer;
	margin-top:10px;
	-webkit-appearance: none;
	text-shadow:none;
	letter-spacing:-.01rem;
	border-radius:4px;

}

.button3_div:hover {
	background-color:var(--es-green);
	color:#ffffff;
}

.button4_div {
	font-family:'Geologica';
	background-color:var(--es-green);
	border:1.5px solid #ffffff;
	display:inline-block;
	color:#ffffff;
	font-size:1rem;
	font-weight:200;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	padding:20px;
	padding-top:15px;
	padding-bottom:15px;
	cursor: pointer;
	margin-top:10px;
	-webkit-appearance: none;
	text-shadow:none;
	letter-spacing:-.01rem;
	border-radius:4px;

}

.button4_div:hover {
	background-color:#499754;
	color:#ffffff;
}

.button5_div, .button2_div, .button1_div {
	font-family:'Geologica';
	background-color:var(--es-green-dk);
	display:inline-block;
	color:#ffffff;
	font-size:.9rem;
	font-weight:400;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	padding:15px;
	padding-left:15px;
	padding-right:15px;
	cursor: pointer;
	margin-top:10px;
	margin-left:0px;
	margin-right:10px;
	-webkit-appearance: none;
	text-shadow:none;
	border-radius:30px;
	text-transform:uppercase;
}

.button5_div:hover, .button2_div:hover, .button1_div:hover {
	background-color:var(--es-green);
	color:#ffffff;
}





.button2 {
	font-family:'Geologica';
	border:1.5px solid var(--es-green);
	display:inline-block;
	color:#000000;
	display:inline-block;
	font-size:1rem;
	font-style:normal;
	min-width:80px;
	text-decoration:none;
	text-align:center;
	padding:10px;
	cursor: pointer;
	margin-top:10px;
	-webkit-appearance: none;
	text-transform: uppercase;
	min-height:40px;
	background-color:inherit;
	border-radius:30px;
	padding-left:20px;
	padding-right:20px;

}

.button2:hover {
	background-color:var(--es-green);
	color:#ffffff;
}

.button2:disabled {
	background-color:#cccccc;
	border: 1.5px solid #cccccc;
	color:#ffffff;
	
}


.button1:hover {
	background-color:var(--es-green);
	color:#ffffff;
}

.button3 {
	font-family:'Geologica';
	border:0px solid;
	background-color:#777777;
	display:inline-block;
	color:#ffffff;
	font-weight:200;
	font-size:1.6rem;
	font-style:normal;
	min-width:50px;
	text-decoration:none;
	text-align:center;
	padding:8px;
	cursor: pointer;
	border-radius:3px;
	-webkit-appearance: none;
	text-transform: uppercase;
	height:50px;
	border-radius:4px;
}

.button3:hover {
	background-color:#55c861;
}


.callout_button_small {
	border:1px solid #666666;
	background-color:#393e3e;
	border-radius:0px;
	color:#ffffff;
	font-size:1rem;
	font-style:normal;
	height:16px;
	line-height:16px;
	text-decoration:none;
	text-align:center;
	padding:10px;
	display:inline-block;
	cursor:pointer;
	text-transform: uppercase;
	-webkit-appearance: none;
	border-radius:4px;

}

.button_search {
	font-family:'Geologica';
	border:1.5px solid #ffffff;
	display:inline-block;
	font-size:1rem;
	font-weight:200;
	text-decoration:none;
	text-align:center;
	padding:9px;
	padding-left:25px;
	padding-right:25px;
	cursor: pointer;
	margin-top:9px;
	margin-left:3px;
	border-radius:0px;
	-webkit-appearance: none;
	text-transform: uppercase;
	border-radius:4px;


}

.button_search:hover {
	background-color:#47B753;
	color:#ffffff;
}


.callout_button_small:hover {
	border:1px solid #efefed;
	background-color:#47B753;
}

b, strong  {
	font-weight:600;
	}

p {
	margin-top:15px;	

}

ul {
	margin-top: 15px;
	margin-bottom:6px;
}

ul.li {
	margin-left: -20px;
	margin-bottom: 5px;
	list-style:square;
}

ul li::marker {
  color: var(--es-green);}

ul.expand {
}

.separator {
	clear:both;
	background-color:#ffffff;
	
}



/* Navbar container */
.navbar {
	overflow: hidden;
	margin-right:15px;
}

/* Links inside the navbar */
.navbar a {
	float: left;
	font-size: 1rem;
	color: #000000;
	text-align: center;
	padding: 10px 10px;
	text-decoration: none;
}

/* The dropdown container */
.dropdown {
	float: left;
	overflow: hidden; 
}

/* Dropdown button */
.dropdown .dropbtn {
	font-size: 1rem; 
	border: none;
	outline: none;
	color: #000000;
	padding: 10px 10px;
	background-color: #ffffff;
	font-family: inherit; /* Important for vertical align on mobile phones */
	margin: 0; /* Important for vertical align on mobile phones */
	font-weight:200;
	border-radius:10px;
}

/* Add a red background color to navbar links on hover */
.navbar a:hover, .dropdown:hover .dropbtn {
	background-color: #efefef;
}

.navbar a:hover {
	border-radius:10px;

}

/* Dropdown content (hidden by default) */
.dropdown-content {
	border-top:0px solid #efefef;
	padding:5px;
	font-size: .9rem; 
	display: none;
	position: absolute;
	background-color: #ffffff;
	min-width: 160px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05),
	  0 2px 6px rgba(0, 0, 0, 0.08);
	z-index: 1;
	text-align:left;
	border-radius:10px;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
}

/* Links inside the dropdown */
.dropdown-content a {
	font-size: 1rem; 
	float: none;
	color: black;
	display: block;
}

#dropdown-content-link {
	text-align:left;
}

/* Add a grey background color to dropdown links on hover */
.dropdown-content a:hover {
	background-color: #eeeeee;
	border-radius:8px;
	color:#000000;	
	filter: invert(0);
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
	display: block;
}

.menubtn {
	font-size: 1rem; 
	outline: none;
	color: #000000;
	padding:10px;
	background-color: #efefed;
	font-family: inherit; /* Important for vertical align on mobile phones */
	margin: 0; /* Important for vertical align on mobile phones */
	cursor:pointer;
	font-weight:200;
	border-radius:20px;
	padding-left:15px;
	padding-right:15px;
	border:0px solid #efefed;
	
}

.menubtn:hover {
	background-color:var(--es-green);
	color: #ffffff;
}

.menu_products {
	padding:10px;
	display:inline-block;
}

.menu_big_title {
	text-align:left;
	font-size:1.1rem;
	margin-bottom:10px;
	margin-top:10px;
	display:block;
	color:#666666;
}

.menu_big_option {
	text-align: left;
	line-height: normal;
	font-size: 1rem;
	letter-spacing:-.03rem;
	display:block;
	border-left: 0px solid #47B753;
	padding-top:5px;
	padding-bottom:2px;
	padding-right:10px;
	width:200px;
	font-family:'Geologica';
	
}

#menu_a {
	display:inline-block;

}

.menu_big_option_descrip {
	text-align: left;
	line-height: normal;
	font-size: .9rem;
	color:#999999;
	text-transform:initial;
	margin-left:19px;
	margin-bottom:10px;
}

.menu_option {
	font-family:'Geologica';
	font-size: 1rem;
	letter-spacing:-.03rem;
	color:#000000;
}

.menu_option_button {
	margin-left:10px;
	background-color:#e3e4e5;
	color:#000000;
	min-height:23px;
	z-index:100;
	font-family:'Geologica';
}

.menu_icon {
	float:left;
	margin-right:3px;
	opacity: .8;
}

.menu_option_button:hover {
	background-color:#d9dbdc;
}

#menu_option_button_type2 {
	background-color:#c5cbcd;
	color:#000000;
}

#menu_option_button_type2:hover {
	background-color:#666666;
}

.footer  {
	width: 100%;
	padding-top:30px;
	background-color:var(--dark-slate);
	margin-left:auto;
	margin-right:auto;
	border:0px solid #000000;
	vertical-align:top;
	}
	
.footer a {
	text-decoration: none;
	color: #ededed;
	padding-top:10px;
	padding-bottom:10px;
	}


.footer_cell {
	width:150px;
	padding-left:15px;
	padding-right:15px;
	padding-top:3px;
	padding-bottom:3px;
	text-align:left;
	font-size: .8rem;
	color:#cccccc;
	border:0px solid #000000;
	display:inline-block;
	vertical-align:top;
}

.footer_link {
	width:100%;
	padding-top:8px;
	padding-bottom:8px;
	border-bottom: 1px solid #797878;
}

.footer_header {
	width:100%;
	font-size: 13px;
	font-weight:200;
	color:#ffffff;
	padding-top:8px;
	padding-bottom:8px;
	border-bottom:1px solid #000000;
}


.blog_container {
	width:100%;
	padding: 20px;
	vertical-align:top;
	margin-bottom:20px;
	display:inline-block;
	border: 0px solid #dddddd;
	border-radius: 10px;
	background-color: #ffffff;
	box-shadow: 0px 0px 3px 1px #dddddd;
	font-size:1rem;
}

.blog_container a {
	font-weight:500;
}

.pricing_container {
	min-height:80px;
	height:auto;
	background-color:#ffffff;
	border-radius:5px;
	border:0px solid #ededed;
	padding:10px;
	border-left:0px solid #42b653;
	background: linear-gradient(to bottom, #f8f8f8, #ffffff);
}

.pricing_input {
	font-family:'Geologica';
	padding:5px;
	background-color:#ffffff;
	border:0px solid #ffffff;
	border-bottom:0px solid #42b653;
	font-size:3.5rem;
	font-weight:normal;
	color:#000000;
	text-align:center;
	box-shadow: inset 1px 1px 1px 0px #cccccc;
	border-radius:3px;	
	
}

.odometer_x {
	font-family:'Geologica';
}


.featurepack_container {
	position: relative;
	width:28%;
	height: 220px;
	padding: 10px;
	padding-bottom:15px;
	vertical-align:top;
	margin:5px;
	display:inline-block;
	border: 1px solid #eeeeee;
	border-radius: 10px;
	background-color: #ffffff;
	box-shadow: 0px 0px 6px 1px #eeeeee;
}




.featurepack_name {
	font-size: 1.1rem;
	margin-top: 0px;
	color:#000000;
	font-weight:600;
}


.competency_container {
	width:25%;
	max-width: 285px;
	min-height:120px;
	padding: 10px;
	padding-bottom:15px;
	vertical-align:top;
	margin-right:20px;
	margin-bottom:20px;
	display:inline-block;
	border: 0px solid #dddddd;
	border-radius: 10px;
	background-color: #efefef;
}


.competency_name {
	font-size: 1.4rem;
	font-weight:600;
	margin-top: 4px;
	color:#3e3a36;
}

.competency_descrip {
	font-size: 1rem;
	color:#666666;
	opacity:.95;
	line-height:1.3rem;
}

.screencap_container {
	padding: 20px;
	vertical-align:top;
	background-color: #eceded;
	margin-right:20px;
	margin-bottom:20px;
	display:inline-block;
	border-radius:3px;
	text-align:center;
}

.lang_container {
	width:25%;
	max-width: 285px;
	padding: 30px;
	padding-bottom:50px;
	padding-top:40px;
	margin-right:20px;
	margin-bottom:20px;
	display:inline-block;
	border: 0px solid #dddddd;
	border-radius: 10px;
	background-color: #efefef;
}


.template_container {
	border: 0px solid #dddddd;
	border-radius: 10px;
	background-color: #ffffff;
	padding:15px;
	box-shadow: 0px 0px 3px 1px #dddddd;
	width:100%;
	min-height:170px;
	margin-bottom:20px;
}

.template_title {
	font-size:1.7rem;
	font-weight:200;
}

.template_details {
	font-size:1rem;
	line-height:150%;
	padding-bottom:5px;
}

.template_description {
	margin-top:10px;
	font-size:1rem;
}

.feature_col_header {
	background-color:#43ba54;
	width: 180px;
	padding: 10px;
	padding-bottom:15px;
	vertical-align:bottom;
	border-right: 6px solid #ffffff;
}

.feature_col_header_edition {
	background-color:#43ba54;
	width: 180px;
	padding: 10px;
	padding-bottom:15px;
	padding-top:13px;
	vertical-align:bottom;
	border-right: 6px solid #ffffff;

}

.feature_col_question {
	padding: 10px;
	padding-bottom:15px;
	vertical-align:bottom;
	background-color: #eceded;
	border-right: 3px solid #ffffff;
	background-image:url('../../~public_images/edition_panel_bg.png');
	background-repeat:repeat-x;
	background-position:right bottom;
	text-decoration:none;

}

.feature_col_estimator {
	padding-top:0px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:10px;
	vertical-align:bottom;
	background-color: #f5f7f7;
	border-right: 6px solid #ffffff;
}

.feature_col_estimator_user_input {
	padding:8px;
	font-smooth:always;
	font-size:1.8rem;
	text-align:center;
	color: #3e3a36;
	margin-top: 00px;
	margin-bottom:3px;
	padding-left:0px;
}


.feature_col_subheader {
	width: 170px;
	vertical-align:middle;
	background-color: #505757;
	font-size:1rem;
	color: #ffffff;
	height:20px;
	padding: 10px;
	border-right: 6px solid #ffffff;
	border-top: 0px solid #ffffff;
}

.feature_col_subheader2 {
	background-color: #43ba54;
	width: 150px;
	padding: 10px;
	vertical-align:middle;
	font-size:1rem;
	color: #ffffff;
	height:20px;
	border-right: 6px solid #ffffff;
}

.feature_col_subheader3 {
	width: 150px;
	padding: 10px;
	vertical-align:middle;
	background-color: #505757;
	font-size:1rem;
	color: #ffffff;
	height:20px;
	border-right: 6px solid #ffffff;
	border-top: 1px solid #ffffff;
	font-style:italic;
}

.feature_col_subheader4 {
	width: 150px;
	padding: 0px;
	padding-top:10px;
	padding-bottom:5px;
	vertical-align:middle;
	background-color: #393e3e;
	border-right: 6px solid #ffffff;
}


.feature_col_content {
	width: 150px;
	padding: 10px;
	vertical-align:top;
	background-color: #f6f6f6;
	font-size:1rem;
	color: #000000;
	border-right: 6px solid #ffffff;
	border-top: 1px solid #ffffff;
}

.feature_col_content_2 {
	width: 150px;
	padding: 10px;
	vertical-align:top;
	background-color: #f6f6f6;
	font-size:1rem;
	line-height:1.2rem;
	color: #000000;
	border-right: 6px solid #ffffff;
	border-top: 1px solid #ffffff;
}

.feature_col_content_off {
	width: 150px;
	padding: 10px;
	vertical-align:top;
	background-color: #ffffff;
	font-size:1rem;
	color: #999999;
	border-right: 6px solid #ffffff;
	border-top: 1px solid #ffffff;
}



.feature_col_header_title {
	font-size: 1.0rem;
	margin-bottom:20px;
	margin-top: 4px;
	color: #ffffff;
	text-shadow:1px 1px 0px #2f813b;

}

.feature_col_header_title2 {
	font-size: 2.4rem;
	font-weight:200;
	margin-bottom:30px;
	margin-top: 5px;
	color: #ffffff;
	letter-spacing:-.08rem;

}
	
.feature_col_header_subtitle {
	font-size: 1rem;
	color:#ffffff;
	line-height:120%;
}

.feature_col_header_subtitle2 {
	font-size: 11px;
}

.feature_col_estimator_content {
	font-size: 11px;
}

.arrow_box {
	position: relative;
	background: #e8e7e7;
	border: 0px solid #e8e7e7;
	margin-bottom:10px;
	border-radius: 3px;
	padding:15px;
	color:#3e3a36;
	font-size:1.1rem;
	font-style:normal;
	text-transform: uppercase;
}
.arrow_box:after, .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(67, 186, 84, 0);
	border-top-color: #e8e7e7;
	border-width: 0px;
	margin-left: 0px;
}
.arrow_box:before {
	border-color: rgba(193, 245, 201, 0);
	border-top-color: #e8e7e7;
	border-width: 21px;
	margin-left: -21px;
}

.popup_tip
{
	position: fixed;
    left: 50%;
    top: 50%;
    z-index: 100;
	height: 200px;
    margin-top: -200px;;
    width: 600px;
    margin-left: -200px;
	padding: 15px;
	font-size:1.1rem;
	color: #ffffff;
	text-align:left;
	line-height:1.5rem;
	font-weight:200;
	background-color: var(--es-green);
	border:4px solid #ffffff;
	padding:10px;
}

.popup_content
{
	position: fixed;
    left: 45%;
    top: 50%;
    z-index: 100;
	height: 600px;
    margin-top: -200px;;
    width: 600px;
    margin-left: -200px;
	text-align:left;
	border: 1px solid #dddddd;
	border-radius: 10px;
	background-color: #ffffff;
	box-shadow: 0px 0px 3px 1px #222222;
}

.popup_win_right
{
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;	
	position: fixed;
    right: 0px;
    top: 10%;
    z-index: 900;
	height: 200px;
    margin-top: -200px;
    width: 600px;
    margin-left: -200px;
	background-color: #e6e6e6;
	padding: 15px;
	border: 0px solid #cccccc;
	border-right:0px solid;
	font-size: 1.2rem;
	color: #222222;
	text-align:left;
	line-height:1.0rem;
	font-weight:200;
}



.popup_close_x
{
	text-align:right;
}

.win_popup
{
	box-shadow: 0px 0px 3px 1px #cccccc;
    position: fixed;
    left: 50%;
    top: 40%;
    z-index: 100;
	height:auto;
    margin-top: -200px;
    width: 600px;
    margin-left: -200px;
	background-color: #ffffff;
	padding: 10px;
	border-radius: 5px;
}


.estimatetable {
	font-size:1rem;
	border-bottom: 1px dotted #cccccc;	
	padding-bottom:5px;
	padding-top:5px;
}

.estimatetable2 {
	font-size:1.35rem;
	font-weight:200;
	border-bottom: 1px dotted #cccccc;	
	border-top: 1px solid #cccccc;
	padding-bottom:5px;
	padding-top:5px;
	letter-spacing:-.5px;
	color:#000000;
}


.estimator_input_field {
	font-family:'Geologica';
	font-size: 1.5rem;
	color:#000000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:0px;
	border: 1px solid #cccccc;
	width:70px;
	height:33px;
	text-align:right;
	padding:5px;
	background-color:#efefef;
	z-index:1;
}

div.estimate_btn {
	position:relative;
	height:auto;
	width:140px;
	float:center;
	}
	
div.estimate_btn div {
	position:absolute;
	display: block;
	top: 16px;
	right: -4px;
	width: 24px;
	height: 24px;
	background: url('https://www.echospan.com/commonfiles/images/flaticons/angle-circle-right.png') 0 0;
	background-size: 20px 20px;
	background-repeat:no-repeat;
	opacity: 1;
	cursor: pointer;
}

.estimator_input_field2 {
	font-family:'Geologica';
	font-size: 2rem;
	color:#000000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 0px;
	border: 1px solid #cccccc;
	width:140px;
	text-align:left;
	padding:5px;
	background-color:#efefef;
	z-index:1;
	height:40px;
}

.loginfield {	
	font-family:'Geologica';
	font-size: 1.25rem;
	color:#000000;
	width:465px;
	font-weight:200;
	border: 1px solid #dddddd;
	padding:6px;
	text-align: left;
	background-color:#ffffff;
	border-radius: 4px;
	margin-top:5px;
	-webkit-box-shadow: inset 1px 1px 1px 0px #ededed;
	-moz-box-shadow: inset 1px 1px 1px 0px #ededed;
	box-shadow: inset 1px 1px 1px 0px #ededed;	

}

.loginfield:read-only {
	color:#cccccc;
	background-color:#f8f8f8;
}

.field {
	font-family:'Geologica';
	padding:10px;
	font-size: 1.1rem;
	color:#000000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 5px;
	border: 1px solid #dddddd;
	box-sizing: border-box;	
	margin-right:0px;
	margin-top:5px;
	margin-bottom:5px;
	box-shadow: inset 1px 1px 1px 0px #ededed;	

}


.field_big {
	padding:10px;
	font-size: 16px;
	color:#000000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #c7bdbd;
	box-shadow: inset 1px 1px 1px 0px #ededed;	

}

.inputform {
	border: 0px solid #dddddd;
	border-radius: 10px;
	background-color: #ffffff;
	padding:15px;
	box-shadow: 0px 0px 4px 1px #cccccc;
	width:100%;
	margin:20px;
	margin-left:0px;
	box-sizing: border-box;	
}


#link_nav {
	color:#000000;
	text-decoration:none;
	font-size:.9rem;
	font-weight:200;
}

#link_nav2 {
	color:#000000;
	text-decoration:none;
	font-size:.9rem;
	font-weight:200;
	text-align:left;
}


.reportthumb {
	border:1px solid #cccccc;
}

.bold {
	font-weight:600;
}

td.header_row {
	padding:10px;
	font-size: 1.2rem;
	color:#000000;
	font-weight:600;
	font-family:'Geologica';

}


td.row {
	padding:10px;
	font-size: 1rem;
	border-bottom: 0px dotted #cccccc;
	color:#000000;
	line-height:18px;
	background-color:inherit; 	
	font-weight:200;
	font-family:'Geologica';
	
}

td.row_noborder {
	padding:10px;
	line-height:1.6rem;
	background-color: inherit;
	font-family:'Geologica';
}

div.header_row {
	padding:10px;
	font-size: 16px;
	border-bottom: 1px dotted #cccccc;
	color:#000000;
	background-color:#EDEDED; 
}

div.header_row_2 {
	padding:10px;
	font-size: 16px;
	border-bottom: 1px dotted #cccccc;
	color:#000000;
	background-color:#ffffff; 
}


div.row {
	padding:10px;
	font-size: 14px;
	border-bottom: 1px dotted #cccccc;
	color:#000000;
	line-height:18px;
}


.code_snippet {
	font-family: 'courier new';
	font-size:1rem;
	padding:20px;
	background-color: #f6f6f6;
	color:#3e3a36;
}

.scroll_competency_box {
	width:690px;
	height:200px;
	overflow-x:hidden;
	overflow-y:auto;
	padding:10px;
	display:inline-block;
	border: 1px solid #cccccc;
	border-radius: 5px;
	background-color: #ffffff;
	box-shadow: 0px 0px 3px 1px #dddddd;
	margin:5px;	
}

/* BEGIN Google Search Results */

.gs-'Geologica'face {
	width:100%
}

/* Search input box */
.gsc-input {
	font-family:'Geologica';
}

	
.gs-title {
	font-family:'Geologica';
	font-size:1.3rem;
	text-align:left;
	font-weight:normal;
	line-height:1.5rem;
}

/* Add a border between individual search results */
    .gs-webResult {
        border: 1px solid #eee;
        padding: 1em;
}

/* Do no display the count of search results */    
.gsc-result-info {
    display: none;
}

/* Hide the Google branding in search results */
.gcsc-branding {
    display: none; 
}

/* Hide the thumbnail images in search results */
.gsc-thumbnail {
    display: none;
}

/* Hide the snippets in Google search results */
.gs-snippet { 
    display: none;
}

/* Change the font size of snippets inside search results */
.gs-snippet {
    font-size: 14px;
}

/* Google Custom Search highlights matching words in bold, toggle that */
.gs-title b, .gs-snippet b {
    font-weight: normal;
}

/* Do no display the URL of web pages in search results */
.gsc-url-top, .gsc-url-bottom {
    display: none;
}

/* Highlight the pagination buttons at the bottom of search results */
.gsc-cursor-page {
    font-size: 1.5em;
    padding: 4px 8px;
    border: 1.5px solid #ccc;
}

.gsc-orderby {
	display:none;
}


/* END Search Results */

/* CSS Check Box */
input[type=checkbox].css-checkbox {
position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
}

input[type=checkbox].css-checkbox + label.css-label {
padding-left:26px;
height:19px; 
display:inline-block;
line-height:19px;
background-repeat:no-repeat;
background-position: 0 0;
vertical-align:middle;
cursor:pointer;

}

input[type=checkbox].css-checkbox:checked + label.css-label {
background-position: 0 -19px;
}

label.css-label {
background-image:url(../../../../~public_images/css_checkbox_4.png);
background-size:18px;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

			
/* END CSS Check Box */

/* CSS Check Box SMALL */
input[type=checkbox].css-checkbox_small {
position: absolute; 
overflow: hidden; 
clip: rect(0 0 0 0); 
height:1px; 
width:1px; 
margin:-1px; 
padding:0;
border:0;
}

input[type=checkbox].css-checkbox_small + label.css-label_small {
padding-left:15px;
height:15px; 
display:inline-block;
line-height:15px;
background-repeat:no-repeat;
background-position: 0 0;
vertical-align:middle;
cursor:pointer;
}

input[type=checkbox].css-checkbox_small:checked + label.css-label_small {
background-position: 0 -15px;
}

.css-label_small{ 
background-image:url(../../../../~public_images/css_checkbox_4.png);
background-size:15px;
}
/* END CSS Check Box SMALL */

/* START CSS Radio */
input[type=radio].css-radio {
	position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
}

input[type=radio].css-radio+ label.css-radiolabel {
	padding-left:26px;
	height:21px; 
	display:inline-block;
	line-height:21px;
	background-repeat:no-repeat;
	background-position: 0 0;
	vertical-align:middle;
	cursor:pointer;

}

input[type=radio].css-radio:checked + label.css-radiolabel {
	background-position: 0 -21px;
}
label.css-radiolabel {
background-image:url(../../../../~public_images/css_radio_1.png);
background-size:21px;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}/* END CSS Radio */

.dim {
    height:300%;
    width:100%;
    position:absolute;
    left:0;
    top:0;
    z-index:5 !important;
    background-color:black;
    filter: alpha(opacity=70); /* 'Geologica'net explorer */
    -khtml-opacity: 0.7;      /* khtml, old safari */
      -moz-opacity: 0.7;      /* mozilla, netscape */
           opacity: 0.7;      /* fx, safari, opera */
    display:none;
}

.dim_white {
    height:200%;
    width:100%;
    position:absolute;
    left:0;
    top:0;
    z-index:5 !important;
    background-color:white;
    filter: alpha(opacity=50); /* 'Geologica'net explorer */
    -khtml-opacity: 0.5;      /* khtml, old safari */
      -moz-opacity: 0.5;      /* mozilla, netscape */
           opacity: 0.5;      /* fx, safari, opera */
    display:none;
}



.timeoutwarning {
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;	
    position: fixed;
    left: 50%;
    top: 200px;
    z-index: 30;
	height:auto;
    width: 200px;
	margin:-100px 0 0 -250px;
	text-align:left;
	vertical-align:middle;
	padding:10px;
	background-color: #ffffff;
	border: 1.5px solid #cccccc;
	border-radius: 6px;
	color: #000000;
	font-family:'Geologica', arial helvetica;
	font-size:16px;	
}


.star_icon {
	margin:3px;
}

.print_title {
	font-family:'Geologica';
	font-weight:600;
	text-align:left;
	font-size:18pt;
}

.print_body {
	width:100%;
	height:auto;
	text-align:left;
	font-weight:200;
	font-size:10pt;
	}


.showmore {
	width:100%;
	height:auto;
	font-size: 1.2rem;
	font-weight:200;
	padding:20px;
    -webkit-box-shadow: 0px -4px 3px rgba(50, 50, 50, 0.3);
    -moz-box-shadow:    0px -4px 3px rgba(50, 50, 50, 0.3);
    box-shadow:         0px -4px 3px rgba(50, 50, 50, 0.3);	
    z-index:999;
    position:relative;
}

.datatable_row {
	display:table-cell;
	font-weight:normal;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:4px;
	padding-right:4px;
	height:25px;
	border-bottom:1px dotted #cccccc;
	font-size: 10pt;
	}	
	
.datatable_header {
	display:table-cell;
	font-weight:normal;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:4px;
	padding-right:4px;
	height:25px;
	border-bottom:1.5px solid #43ba54;
	background-color: #efefed;
	font-size: 10pt;
	
	}	

.adminalert {
	border-left:8px solid #515e64;
	width:99%;
	border-radius: 4px;
	background-color: #f9f9f9;
	padding:10px;
	box-shadow: 0px 0px 3px 1px #cccccc;
	margin:5px;
	box-sizing: border-box;	
	height:auto;
}

.microtype {
	font-size:.9rem;
	color:#3e3a36;
	line-height: 1.3rem;
	font-weight:400;
}

.homepage_callout {
	margin-top:80px;
	text-align:center;
	border:1.5px solid #dddddd;
	border-radius:0px;
	padding:0px;
	max-width:550px;
	background-color:#ffffff;
}

.homepage_callout2 {
	padding:15px;
	margin-top:10px;
	text-align:center;
	border-radius:5px;
	max-width:420px;
    background-color: rgba(230,230,230,0.5);
	box-shadow: 0px 0px 3px 1px #cccccc;

}


.hp_image_container {
	background-repeat:no-repeat;
	background-position: bottom right; 
	background-size: 1400px auto;;
	box-shadow: inset 0px 10px 4px -10px rgba(0, 0, 0, 0.2);
	border-bottom:10px solid var(--es-green);
	text-align:left;
	background-color: #2d2b29;	
	padding:0px;
	padding-top:0px;
	padding-left:30px;
	padding-bottom:30px;
	min-height:530px;
}

.hp_image_container h1 {
	font-size:2.9rem;
	font-weight:800;
	max-width:55%;
	margin-top:50px;
	color:#ffffff;
}

/* MEDIA QUERIES */


/*Cookie Consent Begin*/
#cookieConsent {
    background-color: rgba(20,20,20,0.8);
    min-height: 26px;
    font-size: 1rem;
    color: #ffffff;
    line-height: 26px;
    padding: 10px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 9999;
}
#cookieConsent a {
    color: #ffffff;
    text-decoration: none;
}
#cookieConsent a.cookieConsentOK {
    background-color: #47B753;
    color: #ffffff;
    display: inline-block;
    border-radius: 3px;
    padding: 6px;
    padding-right:12px;
    padding-left:12px;
    cursor: pointer;
    float: center;
    margin-top:-10px;
    margin-bottom:5px;
    margin-right:5px;
}
#cookieConsent a.cookieConsentOK:hover {
    background-color: #55c861;
}
/*Cookie Consent End*/




@media all and (max-width: 600px) {
    html {
    	font-size:13px;}
	
	.scale_image {
		display:none;
	
	}
    
}

@media all and (max-width: 980px) {
	.banner_container {
		min-height:100px; 
	}
}

@media all and (min-width: 1200px) { 
	.hp_text_container h1 {
		font-size:4.0rem;
	}
	  
}

@media all and (min-width: 1500px) { 
	.hp_text_container {
		margin-left:0%;
		margin-right:0px;
		width:auto;
		max-width:60%;
		margin-left:20px;
		margin-right:20px;
		}
  
	.hp_text_container h1 {
		font-size:4.5rem;
	}
	  
}

@media all and (max-width: 1100px) { 
	.hp_image {
		padding-right:20px;
	}
}



@media all and (max-width: 800px) { 
	.homepage_callout {
		display:none;
	}
	
	
}

@media all and (max-width: 1200px) { 
	.content_box2 {
	text-align:center;
	width:100%;
	padding-top:10px;
	}	
	
	.hp_image_landing {
		background-size: auto auto;
	}
	
}

@media all and (max-width: 900px) { 
	.client_quote_rev {
	font-size:.7rem;
	}
}

@media all 
	and (min-width : 1100px) 
	and (max-width : 1350px)  { 
	.hp_image {
		padding-top:140px;
	}
	
	.hp_image h1 {font-size:3rem;}
		
	.button1_div_ca	{
		padding:10px;
	}
}




@media all 
	and (min-width : 10px) 
	and (max-width : 1250px)  { 
	.hp_image_2_'Geologica'nal {padding-top:00px;}
	.hp_image_2 {
		height:auto;
		max-width:100%;
		background-image:url('../~public_images/hp_woman_2.jpg');
		background-repeat:no-repeat;
		background-position: top right; 
		background-size: 100% auto;
		background-color:#ffffff;
		border: 0px solid #000000;
		box-sizing: border-box;	
		display:block;
		padding-top:60px;
		padding-bottom:60px;
	}	
	.hp_image_2 h1 {font-size:2.0rem;margin-top:0px;}
	.hp_image_2 h2 {font-size:1.4rem;display:none;}
	.hp_image_2_callouts {text-align:left;}
	.hp_image_2_'Geologica'nal {
		text-align:left;
		height:100%;
		max-width:650px;
		}

	.callout1 {
		width:250px;
		font-size: .85rem;
		}

	.client_quote_rev {
		font-size:.85rem;
		}

	#hp_image_eng_home2 {
		background-image:url('style_2023b.css');
		background-repeat:no-repeat;
		background-position: center right; 
		background-size: 50%;
		min-height:200px;
		padding-left:30px;
		text-align:center;
	}

	}


@media all 
	and (max-width : 1200px) { 
	.hp_image_container {
		text-align:left;
		background-color: #2d2b29;	
		padding:0px;
		padding-bottom:50px;
		max-height:570px;
	}

	.hp_image_container h1 {
		max-width:100%;
		padding-bottom:0px;
	}
	
	
	#hp_cta_button {
		display:none;
	}
	
	#hp_image_360_home3 {
		padding-left:30px
	}
	
	#hp_image_360_home2 {
		background-image:url('../~public_images/es_browser_mockup_grey.png');
		background-repeat:no-repeat;
		background-position: bottom center; 
		background-size: 55%;
		min-height:500px;
		padding-left:30px;
		margin-right:10px;
		text-align:center;
	}
	
	#hp_image_360_home2 h1 {
		text-shadow:1px 1px 5px #000000;
	}

	#hp_image_360_home2 h2 {
		text-shadow:1px 1px 3px #000000;
	}


	#hp_image_360_home3 h1 {
		font-size:2.5rem;
		display:block;
		width:100%;
		background-color: rgba(0, 0, 0, 0.3);
		margin-top:190px;
		margin-bottom:0px;
		padding-bottom:10px;
	}

	#hp_image_360_home3 h2 {
		font-size:1.3rem;
		display:block;
		width:100%;
		max-width:100%;
		background-color: rgba(0, 0, 0, 0.3);
		margin-top:0px;
		padding-right:30px;
		text-align:left;	
	}

	#hp_image_360_home4 {
		background-image:url('style_2023b.css');
		background-repeat:no-repeat;
		background-position: bottom center; 
		background-size: 55%;
		min-height:200px;
		padding-left:30px;
		margin-right:10px;
		text-align:center;
	}

}



@media all 
	and (min-width : 1000px) 
	and (max-width : 1200px)  { 
	.hp_image_2 h1 {
		font-size:2.7rem;
		padding-top:20px;
		
		}
	.hp_image_2 h2 {font-size:1.5rem;}
}


@media all 
	and (min-width : 1200px) 
	and (max-width : 9000px)  { 
	.hp_image_2 h1 {
		font-size:3.2rem;
		padding-top:20px;
		}
	.hp_image_2 h2 {font-size:2/0rem;}
}


/* IPAD STATEMENTS */
@media only screen 
	and (min-device-width : 768px) 
	and (max-device-width : 1024px)  { 
	
	.hp_text_container {
		max-width:70%;
		}
	
	#navigation li a {
	  font-size: .8rem;	
	}
}
	



