@charset "utf-8";

html{ display:block; position:absolute; top:0; left:0; width:100%; height:100%;	/* FULL SCREEN END */
  font-size: 14px; color: #4C4C4C; scroll-behavior: smooth; 
}

body { 
   /* FULL SCREEN START */	display:block;	position:absolute; top:0; left:0; width:100%; height:100%;	/* FULL SCREEN END */
  font-size: 14px; color: #4C4C4C; 
}


h1 { font-size: 2.2rem; font-weight: 700; color: #FFF; /*text-shadow: 3px 3px 4px #999999;*/ background-color:#005baa;
	font-style: normal; font-variant: normal; text-transform: none; text-decoration: none;
	margin-top: 0em; margin-right: 0px; margin-bottom: 0em; margin-left: 0px;
	line-height: 1.7em ; 
}


h2 { font-family: 'Roboto', sans-serif; text-align:center; font-size: 2.3em; font-weight: 700; color: #006699; 
    font-style: normal; font-variant: normal; text-transform: none; text-decoration: none; 
	margin-top: 1em; margin-right: 0px; margin-bottom: 1em; margin-left: 15px;
	line-height: 1.2em; 
}


h3 { font-size: 1.2em; font-weight: 700; color: #006699;
    font-style: normal; font-variant: normal; text-transform: none; text-decoration: none; 
	margin-top: 1em; margin-right: 0px; margin-bottom: 1em; margin-left: 0px;
	line-height: 1.2em;
}


h4 { font-size: 1.2em; font-weight: normal; color: #006699; line-height: 1.2em;
     font-style: normal; font-variant: normal; text-transform: none; text-decoration: none; 
     margin-top: 1em; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; }


p { font-size: 1em; font-weight: normal; color: #4C4C4C; line-height: 1.5em; 
	font-style: normal; font-variant: normal; text-transform: none; text-decoration: none;
	margin-top: 0px; margin-right: 0px;	margin-bottom: 14px; margin-left: 0px; }
	
small { font-size: 0.8em;}
img {vertical-align: middle; border: none;}
p img {vertical-align: middle; border: none;}

a { text-decoration: none; color: #006699; }
a:hover { color:#a7272d; }
a:hover, a:visited, a:active, a:focus  { outline: none !important; }
/*.link_normal { font-size: 14px; font-style: normal; line-height: 20px; font-weight: normal; color: #006699}
.link_normal:hover { font-size: 14px; font-style: normal; line-height: auto; font-weight: normal; color: #FF0000}*/
.link_index { font-size: 1.2em; font-style: normal; line-height: 1.5em; font-weight: normal; color: #006699}
.link_index:hover { font-size: 1.2em; font-style: normal; line-height: 1.5em; font-weight: normal; /*color: #FF0000;*/ color:#a7272d;}

ul { list-style-type: disc; font-weight: inherit ; margin-top: 0px; margin-right: 0px;	margin-bottom: 0px;	margin-left: 10px;	border-top-style: none; }
ul li { list-style: disc outside none; display: list-item; margin-left: 1em; line-height: 1.5em; }

ol { font-weight: inherit ;	padding: 5px; margin-left: 20px; margin-top: 0; margin-right: 0; margin-bottom: 0; }
ol li { line-height: 1.5em; }

hr { background-color:#E5E5E5; color:#E5E5E5; height:1px; border:0px; clear:both; }

sup {font-size: xx-small ; vertical-align:super; }
td { padding: 2px 5px 2px 5px;}

.clr { clear:both; }
.hidden { display: none; }
.blue { color: #006699; }
.red { /*color: #FF0000;*/ color:#a7272d; }
.img_floatRight { float: right; margin: 4px; }
.img_floatLeft { float: left; margin: 4px; }
.img_shadow {
	-moz-box-shadow: 3px 3px 4px #999;
	-webkit-box-shadow: 3px 3px 4px #999;
	/* For IE 5.5 - 7 */ 	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');
	/* For IE 8 */	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	box-shadow: 3px 3px 4px #999;
}

/*.btn { -webkit-border-radius: 3; -moz-border-radius: 3;  border-radius: 3px;
  color: #ffffff; font-size: 1.0em; font-weight: 700; text-decoration: none;
  background: #005baa; padding: 5px 20px 5px 20px;
}
.btn:hover { background: #006699; text-decoration: none;}*/

/* structure */
#wrapper { width: 950px; padding: 0px; margin:0 auto; margin-top: 5px; margin-right: auto; margin-bottom: 0px; margin-left: auto; background-color: #FFF;}

#header {height:90px; width: auto; vertical-align: middle;
	background-repeat: no-repeat; background-position: left center;
	padding-top: 5px; padding-right: 5px;  padding-bottom: 0px; padding-left: 20px;
	background-color: #FFF;  }
#logo {float:left; margin-top: 10px; margin-left: 7px;}
#logo img {height: 80px; }

#phons {height:23px; margin-bottom: 5px; border-bottom: thin solid #777;}
#phons img {float:right; margin-top: -10px; margin-right: 30px; width:150px; height:33;}

#header_menu { width: auto; float: right; vertical-align: baseline; height: auto; font-size: 0.9em; font-style: normal; text-decoration: none; text-align: right; list-style-type: none; color:#669999; margin-top: 10px;  }
#wrapper #header #header_menu ul { margin: 0px; list-style-type: none; }
#wrapper #header #header_menu ul li { padding-right: 20px; line-height: 140%; list-style-type: none; display:inline; }
#wrapper #header #header_menu ul li a { text-decoration: none; color: #006699;}
#wrapper #header #header_menu ul li a:hover { text-decoration: underline; color: #006699; }

#menu_container { width:100%; margin-left:0px; margin-top:10px; text-align:center; padding:0; background-color:#FFF }

#mid_sector { margin: auto; padding:15px; border-top: 1px solid #E5E5E5; }
#main_editable { width:auto; padding:0; text-align:left; }
#channels { width: auto; margin: auto; padding-top: 15px; padding-bottom: 15px; height: auto; text-align:center; border-top: 1px solid #E5E5E5; border-bottom: 1px solid #E5E5E5; }
#channels_links { margin: 0 auto; }
#disclaimer { width: 100%; margin:auto; padding-top: 15px; padding-bottom: 25px; border-top: 1px solid #E5E5E5; text-align:center; height:auto;}

#footer_map_container { width: auto; height: auto; text-align:center; background-color: #FFF; margin:auto; padding-top: 15px; padding-bottom: 15px; /*padding-left: 10px; padding-right: 10px;*/ }
.footer_map{ border:0px; margin: 0px; padding:0px; /*padding-left: 15px;*/ width: 80%; margin:auto;text-align:center; }
.footer_map ul{ height:auto;list-style:none; margin:0;padding:0;}
.footer_map li{ float:left; padding:0px; margin-right: 3px; list-style:none; margin-top: 10px;}
	.footer_map li a{  font-size:12px; color:#4C4C4C; display:block; font-weight:bold; line-height:1.2em; margin:0px; padding: 0px 0px; text-align:left; text-decoration:none; margin-bottom: 10px; }
    .footer_map li a:hover, .footer_map ul li:hover a{color:#006699; text-decoration:none;}
	.footer_map li ul{color:#4C4C4C; height:auto;padding:0px;margin:0px;border:0px;width:auto;}
	.footer_map li:hover ul{display:block;}
	.footer_map li li {display:block;float:none;margin:0px;padding:0px; margin-top: 5px; margin-bottom: 5px;}
	.footer_map li:hover li a{ color:#4C4C4C ; }
	.footer_map li ul a{display:block;height:auto; font-size:12px; font-style:normal;font-weight:normal;margin-top:5px; margin-bottom:5px; padding:0px 0px 0px 0px;text-align:left;}
		.footer_map li ul a:hover, .footer_map li ul li:hover a{color:#006699;text-decoration:none;}
	.footer_map p{clear:left;}	
	
/*structure end */

/*pages*/
#page_graph { width: 100%; text-align:center; margin:auto;}
#region { box-sizing: border-box; /*padding-left: 15px; padding-right: 15px; padding-top: 5px; padding-bottom: 5px;*/ }
#main_container, #contacts_container{ /*width: 100%;*/ padding-left: 15px;padding-right: 15px; padding-top: 15px; padding-bottom: 5px; }
#company, #support, #superiority { padding: 10px; }

/* used */
.event { padding: 10px; }
.event { margin-top: 10px; border-bottom: thin solid #E5E5E5; }
.events_descriptor { float: right; width: 63%; margin-bottom: 5px; margin-top: -5px; }
/*.events_descriptor p  { line-height: 160%;  }
.events_descriptor ul li  { line-height: 160%;  }*/
.events_image { float: left; width: 300px; height:auto; text-align: center; }
.news { padding-left: 20px; background-color: #FAFAFA; margin-top: 4px; margin-bottom: 4px; padding-top: 5px; padding-bottom: 5px;}

.paper { padding-left: 20px; padding-right: 20px; margin-top: 4px; margin-bottom: 4px; padding-top: 8px; padding-bottom: 8px;
		         background-color: #FAFAFA; }


.date { font-size: 90%;	color: #666; }

/* products start */
/*.products { width: auto; padding: 20px; vertical-align: top; }*/
.products { margin-top: 25px; margin-bottom:25px;}
#product_image { float: left; width: 170px; vertical-align: top; text-align: left; }
/*#product_descriptor { padding: 2px; margin-left: 180px;	width: auto; vertical-align: top; }
#product_top { vertical-align: top; }*/
#product_logo {	float:left; }
#product_heading { float:left; margin-left:20px; }
.product_text {	text-align: left; margin-top: 15px; margin-bottom: 15px; }
.product_text p { line-height: 1.4em; }
#benefits { background-color:#FAFAFA; padding-left:15px; padding-right:15px; padding-top:10px; padding-bottom:10px; margin-left:0px; margin-right:0px; margin-top: 5px; margin-bottom:5px; }
#product_links { padding-top: 15px; padding-bottom: 15px;
                 color: #006699; text-align: center; background-color: #FAFAFA; }

/* products end */

/* software start */
#software_description_top { margin-top: 10px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 10px; padding-bottom: 10px; }
#software_description, #software_details { padding-top: 10px; border-bottom: thin solid #E5E5E5;}
#software_description img, #software_details img { margin: 15px; }
.stripe {-webkit-flex; display: flex; justify-content: space-evenly; align-items: center; box-sizing: border-box; width: 100%; margin:auto; margin-top: 25px; margin-bottom: 25px; }
.stripe_top {-webkit-flex; display: flex; justify-content: space-evenly; box-sizing: border-box; width: 100%; margin:auto; margin-top: 25px; margin-bottom: 25px;}
.text_column { box-sizing: border-box; padding-left: 4%; padding-right: 4%;}
.image_column {margin: 0px; }
/* software end */

/* contacts start */
  	#contact  { padding: 20px; /*border-top:1px solid #E0E0E0;*/ }
  	#contact_descriptor { padding: 10px; float:right; width: 600px; }
	#contacts_container { height:auto; }
  	#contact_descriptor_column1 { float: left; width: 240px; }
  	#contact_descriptor_column2 { float: right; width: 320px; padding-left: 20px; border-left: thin solid #E5E5E5;  }
	/*-- map --*/
	.local_site {
	position:absolute;
	color:#FFF;
	font-weight: bold;
	height: 20px;
}
	/*#local_site img{ width:15px; height:15px; z-index:100 }*/
	.trigger img{ z-index:100 }
	#local_site .trigger{ position:relative;  /* background-color:#ddd; color:#000; */ text-decoration:none} 
	#local_site .trigger:hover { /*z-index:25; background-color:#ff0*/}
	#local_site .popup { /*display: none*/ visibility:hidden; }
	#local_site :hover .popup { z-index:200; /*display:block; */ visibility:visible; width:300px; border:5px solid #006699; background-color:#fff; padding: 5px; padding-left: 20px; padding-right: 20px; }
/* contacts end */


/*#company_descriptor { float: right; width: 63%; margin-bottom: 5px; margin-top:-10px; }*/
#company_descriptor { margin-top: 20px; margin-bottom: 20px;  }
/*#company_descriptor p, #superiority p { line-height: 120%;  }*/


/* sitemap footer */

/*accordion*/
.accordionButton {width: 100%; cursor: pointer; _float: none; /* Float works in all browsers but IE6 */}
.accordionButton h3::after{font-family:"Font Awesome 5 Free"; content: "  \f103  "; }
.accordionButton.on h3::after{font-family:"Font Awesome 5 Free"; content: "  \f101  ";}
.accordionButton.over h3{color:#F00}
.accordionButton h4:after{font-family:"Font Awesome 5 Free"; content: "  \f103  "; font-weight: 700;}
.accordionButton.on h4:after{font-family:"Font Awesome 5 Free"; content: "  \f101  ";font-weight: 700;}
.accordionButton.over h4{color:#F00}
.accordionContent {width: 100%;	_float: none; /* Float works in all browsers but IE6 */
}

/* 3rd BUTTON  https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button*/
.styledbutton {
	font-family: 'Open Sans', Verdana, Geneva, sans-serif ; 
    border: 0;
    line-height: 2.5;
    padding: 5px 60px;
    font-size: 1.0em; font-weight: 700;
	cursor:pointer;
    text-align: center;
    color: #fff;
    /*text-shadow: 1px 1px 1px #000;*/
    border-radius: 3px;
    background-color:#005baa;
    background-image: linear-gradient(to top left,
                                      rgba(0, 0, 0, .2),
                                      rgba(0, 0, 0, .2) 30%,
                                      rgba(0, 0, 0, 0));
}

.styledbutton:hover {
    /*background-color: rgba(255, 0, 0, 1);*/
    background-color:#005baa;
    box-shadow: inset 2px 2px 3px rgba(255, 255, 255, .6),
                inset -2px -2px 3px rgba(0, 0, 0, .6);
}

.styledbutton:active {
    box-shadow: inset -2px -2px 3px rgba(255, 255, 255, .6),
                inset 2px 2px 3px rgba(0, 0, 0, .6);
}

/*narrow button*/
.tightbutton {
    border: 0;
    line-height: 1.5;
    padding: 4px 25px;
    font-size: 1.0em; font-weight: 700;
	cursor:pointer;
    text-align: center;
    color: #fff;
    /*text-shadow: 1px 1px 1px #000;*/
    border-radius: 3px;
    background-color:#005baa;
   /* background-image: linear-gradient(to top left,
                                      rgba(0, 0, 0, .2),
                                      rgba(0, 0, 0, .2) 30%,
                                      rgba(0, 0, 0, 0));*/
}

.tightbutton:hover {
    /*background-color: rgba(255, 0, 0, 1);*/
	    color: #fff;
    background-color:#005baa;
    box-shadow: inset 2px 2px 3px rgba(255, 255, 255, .6),
                inset -2px -2px 3px rgba(0, 0, 0, .6);
}

.tightbutton:active {
	    color: #fff;
    box-shadow: inset -2px -2px 3px rgba(255, 255, 255, .6),
                inset 2px 2px 3px rgba(0, 0, 0, .6);
}

/*hollow button*/
.hollowbutton {
    border: 1px solid #4C4C4C; line-height: 2.5;
    padding: 3px 20px;
    font-size: 1.0em; font-weight: 400;
	cursor:pointer;
    text-align: center;
    color: #4C4C4C;
    border-radius: 3px;
    background-color:#fff;
}

.hollowbutton:hover {
	border: 1px solid #E5E5E5;
    background-color:#E5E5E5;
	color: #4C4C4C;
}

.hollowbutton:active {
    box-shadow: inset -2px -2px 3px rgba(255, 255, 255, .6),
                inset 2px 2px 3px rgba(0, 0, 0, .6);
				color: #4C4C4C;
}



/* END 3rd TEST BUTTOn */


/* GO TO TOP */
#gototop {
  display: none; position: fixed; bottom: 2%; right: 5%;
  z-index: 99; font-size: 52px;
  border: none;  outline: none !important;
  background-color: transparent  ;  color: rgba(0, 0, 0, 0.3);
  cursor: pointer; 
  justify-content: center; align-items: center; 
  width: 52px; height: 52px;
  margin:auto;
}

#gototop:hover {
  background-color: transparent ; outline: none !important;
  color: rgba(0, 102, 153, 0.6)
}
#gototop:active { outline: none !important;
}
#gototop:focus { outline: none !important;
}

/* downtime for maintenace period */
.it_warning { /*display: block;*/  display: none; }
.it_warning { 
	vertical-align: baseline;
	height: auto; max-height: 35px; width: auto; max-width: 300px;
    -webkit-border-radius: 5px;	-moz-border-radius: 5px; border-radius: 5px;
	background-color:  #FC9;
	font-size: 0.8em; color: #F33; font-style: normal; text-decoration: none; text-align: left; list-style-type: none;
	padding: 5px; padding-left: 10px; margin-top: 5px;
	}
.maintenance::before {
content: "Saturday, July 23rd, from 8:00 UTC to 16:00 UTC";
}

/*.trademarks_heading_blue, .trademarks_heading_red {font-family: "Times New Roman", Times, serif; }
.trademarks_heading_blue, .trademarks_heading_red {font-size: 1.6em; font-weight: bold; }
.trademarks_heading_blue { color: #006699; }
.trademarks_heading_red { color: #ff0000;}*/
/*#duns_banner { float:right; margin-right: 15px; margin-top:-55px; }*/