/* GENERAL HTML ITEMS */

@font-face {
  font-family: 'HeaderFont';
  src: url('Dosis-Bold.ttf')  format('truetype');
}

@font-face {
  font-family: 'TextFont';
  src: url('Dosis-Medium.ttf')  format('truetype');
}

html, body {
  margin: 0;
  padding: 0;
}

body
{
	font-size:18px;
	font-family: TextFont, Helvetica, Arial, sans-serif; 
	color: #333;
}

img
{
	max-width: 70vw;
}

h1,h2,h3,h4,h5,h6
{
	margin:0; 
	padding:10px 0; 
	font-weight:bold; 
	color:#134E8B;
	font-family: HeaderFont, Arial, Helvetica, sans-serif;
}

h1 { font-size: 22px;}
h2 { font-size: 20px;}
h3 { font-size: 18px;}
h4 { font-size: 16px;}

a:link, a:visited 
{ 
	text-decoration: none;
	color: 1b95e0;
}

a:hover 
{ 
	text-decoration: underline; 
	color: #036ead;
}

ul 
{
	margin:0 0 0 15px;
}

p 
{
	margin-top: 0;
	margin-bottom: 10px; 
	padding: 0 5px 0 5px;
}

table.format
{
	border-style: none;
}

.format td, .format th 
{ 
	border: 0px;
	padding: 0px;
}


/* TEMPLATE FORMATTING */

div.format_header 
{
	width: 100vw;
/*	height: 60px;*/
	aspect-ratio: 1024 / 343;

	line-height: 28.3359375vw;
	background-image: url(school_choice.png);
	max-width: 1280;
	max-height: 403;
	background-size: 100% 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	color: #454b54;
	font-size: 6vw;
	text-align: center;
}
/*
@media screen and (min-width: 1422px) 
{
   div.format_header 
   {
      font-size: 85.32px;
      line-height: 190px;
   }
}
*/

div.format_top
{
	width: 100vw;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
} 

div.format_bottom
{
	width: 100vw;
	max-width: 1280;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

div.format_contents
{
	width: 100vw;
	max-width:1280;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	background-color: #eaedf0;
	padding: 0;
	box-sizing: border-box;
	overflow: auto;
	border-left: 1px solid #e2e4e7;
	border-right: 1px solid #e2e4e7;
}

div.format_left, div.format_right
{
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	top: 0px;
}

div.format_left
{
	float: left;
}

div.format_right
{
	float: right;
}

div.format_middle
{
	float: none;
	width: auto;
	overflow: hidden;
	margin-left: 5px;
	margin-right: 5px;
}

div.format_article
{
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	top: 0px;
	padding: 10px;
	overflow: hidden;

	background-color: #fff;
	box-shadow: 1px 2px 5px #282828;
	margin: 10px;/**/
	border-radius: 5px;
}

div.format_below
{
	float: bottom;
	bottom: 0px;
}

/* TEXTCMS ITEMS FORMATTING */

.summary a
{
	text-decoration: none;
	color: #555;
}

.summary a:hover 
{ 
	text-decoration: underline; 
}

.summary h3
{
	height: 32px;

}

.summary p
{
	margin-top: 5px;

}

div.area_left, div.area_right
{
	width: 170px;
}

div.area_left div.module, div.area_right  div.module, div.area_above  div.module, div.area_below  div.module
{
	padding: 5px;
	margin: 10px;
	background-color: white;
/*	background-color: #bedbff;*/
	box-shadow: 1px 2px 5px #282828;
	border-radius: 5px;
}

div.area_left div.module, div.area_right  div.module
{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	width: 160px;
	padding: 0px;
}

div.area_left div.module
{
	margin-left: 10px;
	margin-right: 0px;
	text-align:center;
}

div.area_right div.module
{
	margin-left: 0px;
	margin-right: 10px;
	text-align:center;
}

div.area_above div.module, div.area_below  div.module
{
	margin: 10px;/**/
	padding: 10px;
	border-radius: 5px;
/*	background-color: #c9d8df;*/
}

div.area_left div.module_title, div.area_right div.module_title
{
	background-color: #bedbff;
/*	background-color: #5472b3;*/
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

div.area_left div.module_title h3, div.area_right div.module_title h3
{
	color: #134E8B;
}

div.area_left a:hover, div.area_right a:hover
{ 
	background: #536e93;
/*	color: #ffffff;*/
	text-decoration: none;
	box-shadow: 0px 0px 5px #282828;
	position: relative;
	z-index: 2;
}

div.area_top
{
	color: #000000;
	background-color: #bedbff;
	padding-left:10px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

div.area_bottom  
{
	color: #174a93;
/* 	color: #000000;*/
	background-color: #bedbff;
	padding: 10px;
	font-family: sans-serif, Arial, Helvetica;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;

}

/* DROPDOWN MENU FORMATTING */

div.dropdown_menu, div.dropdown_submenu, div.dropdown_item, div.dropdown
{
	color: #174a93;
	background: #bedbff;
	font-family: sans-serif, Arial, Helvetica;
	position: relative;
	z-index: 1000 !important ;
}

div:hover.dropdown_menu, div:hover.dropdown_submenu, div:hover.dropdown_item
{
	background: #536e93;
	color: #ffffff;
	box-shadow: 0px 0px 5px #282828;
	position: relative;
	z-index: 1000 !important ;
}

.dropdown a
{
	color: inherit;
}

/* PREFFIFY FORMATTING */

.prettyprint
{
	font-size:14px;
	overflow: auto;
}


/* MAILFORM */


.mailform input[type=text], .mailform input[type=email], .mailform textarea
{
	border:1px solid #BEBEBE;
	padding: 7px;
	margin:0px;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	outline: none;	
	font-family: TextFont;
	font-size: 17;
	margin-top: 5px;
	resize: none;
	width: 100%;
}

.mailform input[type=text]:focus, .mailform input[type=email]:focus, .mailform textarea:focus
{
	-moz-box-shadow: 0 0 8px #88D5E9;
	-webkit-box-shadow: 0 0 8px #88D5E9;
	box-shadow: 0 0 8px #88D5E9;
	border: 1px solid #88D5E9;
}

.mailform input[type=submit], .mailform input[type=button]
{
	background: #4B99AD;
	padding: 8px 15px 8px 15px;
	margin-top: 14px;
	border: none;
	color: #fff;
	font-family: TextFont;
	font-size: 17;
	min-width:200;
}
.mailform input[type=submit]:hover, .mailform input[type=button]:hover
{
	background: #4691A4;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}
