<STYLE type="text/css">
/* For development and testing: Framework border */
* {
   outline: 1px solid red !important;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
} 
.container-100{ /* A container with width 100%*/
	width: 100%;
}
.selector{
	display: -webkit-flex;
	display: flex;

}

.li_side_by_side
{
	style="flex-wrap: wrap; justify-content: flex-start;

}

.ul_seemless_list{
	list-style: none;
}

.white_outline
{
	border: 2px solid #fff;
	background-origin: border-box;
	box-sizing: border-box;


}

.img_overlapping_8{

	margin-right: -8px;
}

.img_overlapping_12{

	margin-right: -12px;
}

/* *{
	font-family: 'Raleway',sans-serif, Helvetica,Arial;
	font-weight: 400;
	font-size: 13px;


} */

.boxed{
	margin-top: 40px; 
	margin-bottom: 40px;
	padding-bottom: 40px;
	background-color: #fff; 
	box-shadow: 0 1px 0 rgba(12,13,14,0.1),0 1px 3px rgba(12,13,14,0.1),0 4px 20px rgba(12,13,14,0.035),0 1px 1px rgba(12,13,14,0.025);

}
#header-nav{
	background-color: #fff;
	border-radius: 0;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	border-bottom: 1;
	box-shadow: 1px 1px 4px 1px #ccc;
	height: 80px;
	width: 100%;
	position: fixed;
	z-index: 300;


}

#header-nav #logo_project{
	height: 60px;
	width: auto;

}
.nav_bar{
    border-top: 3px solid #F48024;
    box-shadow: 0px 1px 0 rgba(12,13,14,0.15),0 0 0 transparent,0 0 0 transparent,0 0 0 transparent;
}

.nav_bar_fixed {
    position: fixed;
    background-color: #fff;
    z-index: 300;

    min-width: auto;
}



	html, body, #fullLeafMap {
            min-height: 100%;
            width: 100%;
    }
	
	.top_row_height {
	
		height: 50%;
	} 
	
	
	table, td{
			
		padding: 5px;
	}
	
	th{
			
		padding: 12px;
		border-top: 0px;
	}
	
	td.one_eight{
		font-family: "Verdana", Arial, Sans-serif;
		width: 12.5%;
		margin: auto;
		border-collapse: collapse; 
		border: 0px solid green;
	
	}
	table.one_fourth, tr.one_fourth, th.one_fourth, td.one_fourth{
		font-family: "Verdana", Arial, Sans-serif;
		width: 25%;
		margin: auto;
		border-collapse: collapse; 
		border: 0px solid green;
	
	}
	table.one_third, tr.one_third, th.one_third, td.one_third{
		font-family: "Verdana", Arial, Sans-serif;
		width: 33%;
		margin: auto;
		border-collapse: collapse; 
		border: 0px solid green;
	
	}
	table.on_half{
		background-color: #D4D0D0;
		font-family: "Verdana", Arial, Sans-serif;
		width: 50%;
		margin: auto;
		border-collapse: collapse; 
		border: 0px solid green;
	
	
	}
	#fixed_menu{
		position: fixed;
	}
	
	
	
	tr.on_half, td.on_half {
		font-family: "Verdana", Arial, Sans-serif;
		width: 50%;
		margin: auto;
		border-collapse: collapse; 
		border: 0px solid green;
	
	
	}
	th.on_half{
		font-family: "Verdana", Arial, Sans-serif;
		font-size: 14px;
		width: 50%;
		height: 30px;
		margin: 5px;
		margin-bottom: 10px;
		padding: 5px;
		border-collapse: collapse; 
		border: 0px solid green;
		background-color: #189285;
		color: #ffffff;
	
	
	}
	
	/* .form-title {
		background: #ededed;
		color: #fba01b;
		font-size: 16px;
		border-bottom: 1px solid #fba01b;
		border-top: 1px solid #dddddd !important;
		padding-top: 30px !important;
	} */

	.form-field-clear{/* Controls positioning*/
		
		clear: left;
	}

	.form-field-position:{
		float: left;
		height: 100px;
		border: 0px;
		padding: 5px;
		vertical-align: top;
	}

	.vertical-align-middle{
		vertical-align: middle;
	}

	.vertical-align-top{
		vertical-align: top;
	}

	.overflow-keep-inside{
		overflow: auto;
	}
	
	.highlight-grey {
		font-size: 14px;
		font-size: 1.4rem;
		border: 1px solid #EAEAEA;
		background: #F4F4F4;
		background: #f8f8f8;
		overflow: auto;
		border-radius: 0px;
		margin-top: 25px;
		margin-bottom: 0px;
		margin-left: 25px;
		margin-right: 25px;
	}
	
	.highlight-white {
		font-size: 14px;
		font-size: 1.4rem;
		border: 1px solid #EAEAEA;
		border-top: 0px;
		background: white;		
		overflow: auto;
		border-radius: 0px;
		margin-top: 0px;
		margin-bottom: 5px;
		margin-left: 25px;
		margin-right: 25px;
	}
	
	.form-subtitle {
		background: white;/*#f9f9f9;*/
		color: orange;
		font-size: 14px;
		border-bottom: 1px solid orange;
		border-top: 0px solid white !important;
		padding-top: 30px !important;
	}
	
	id_part{
		font-size: 10px;
		font-style: normal;
		text-align: left;
		font-family:verdana;
		color: red;
	}
	
	.help_description {
		font-size: 12px;
		color:#939393;
		font-style: italic;
		
	
	}
	.required_field{
		font-size: 12px;
		color:red;
		font-style: italic;
	}
	
	a.header_link:link {
	color: #414445;
    text-decoration: dotted;
	font-size: 15px;
	padding: 4px 4px;
	}

	a.header_link:visited {
		text-decoration: dotted;
		color: green;

	}

	a.header_link:hover, a.header_link:active {
		text-decoration: none;
		color: red;
	}

	.fixed_nav{
		position: fixed;
		top:0;
	
	}
	
	.setting_menu{
		margin: 10px;
		padding: 0px;
		width: 15%;
		background-color: white;
	}
	
	table.main{
		padding:0px;
		margin-left: 0px;
		margin-right: -20px;
	}
	
   table.login { 
		padding: 0px;
		margin: 30px;
		border: 0px solid #44444;
		background-color: grey;
		width: 50%;
	
	}
			
	th.login { 
			padding: 5px;
			margin: 20px;
			border-bottom: 4px solid rgb(159, 159, 159);
			background-color: rgb(24, 146, 133);
			color: rgb(242, 242, 242);
			width: 20%;
			max-width: 35%;
			border-bottom: 2px thin solid #444444;
			}
			
	
   col {
		border-style: dotted; 
		border-width: thin 
		}
		
	
	th.heading {
		 text-align: left;
		 background-color:#01A9DB;
		 color: whitesmoke;
		 border: 0px;
		 border-style: solid;
		 /*border-width: thin;*/
		 
		 /*background-color: green;
		 color: white;*/
	}
	
	
	h1{
	font-family: 'Raleway', sans-serif;
	font-weight: 100;
	font-size: 18px;
	text-transform: uppercase;
	color: #4e4e4e;
	padding: 10px;
}
h2{
	font-family: 'Raleway', sans-serif;
	font-weight: 100;
	font-size: 16px;
	text-transform: uppercase;
	color: #4e4e4e;
	padding: 10px;
}
h3{
	font-family: 'Raleway', sans-serif;
	font-weight: 100;
	font-size: 14px;
	text-transform: uppercase;
	color: #4e4e4e;
	padding: 10px;
}
   
	/*td { 
		padding-left: 0.05in; 
		padding-right: 0.05in;
		font-size: 11px;
		border-bottom: 0px thin dotted grey;
		background-color: white;
		
		}
		*/
	table.form{
		min-width: 50%
		max-width: 70%;
		margin-left: 30px;
		margin-right: 10px;
		border: 0;
		text_aligh: right;
	}
	

	th.form{
		width: 25%;
		background-color: #929292;
		margin-left: 30px;
		margin-right: 10px;
		color: red;
		text_aligh: right;
	}
	th.top_th{
		width: 20%;
		height:30px;
		/*color: #189285;*/
		color: #FFF;
		font-weight: normal;
		padding-left:0.05in;
		padding-right: 0.05in;
		padding-top: 0.03in;
		padding-bottom: 0.03in;
		margin-left: 30px;
		margin-right: 10px;
		/*background:rgba(164,164,164,0.2);*/
		background:#848487;
		border:1px solid #dbdbdb;
		
	}
	th.simple_bold{
		width: 20%;
		height:30px;
		/*color: #189285;*/
		color: #000;
		font-weight: 600;
		padding-left:0.05in;
		padding-right: 0.05in;
		padding-top: 0.03in;
		padding-bottom: 0.03in;
		margin-left: 30px;
		margin-right: 10px;
		margin-bottom: 10px;
		margin-top: 10px;
		/*background:rgba(164,164,164,0.2);*/
		background:#fff;
		border-bottom: 1px solid #333;
		border-top: 1px solid #333;
		
	}
	.form_quarter{
		width: 25%;
		min-width: 200px;
		margin:auto;
		border: 1 solid grey;
		background-color: #CECECE;
		
	}
	
	.form_quarter_white{
		width: 25%;
		min-width: 200px;
		margin:auto;
		border: 1 solid grey;		
	}
	
	.form_one_third{
		width: 35%;
		min-width: 200px;
		margin: 10px auto;
		border: 1 solid grey;
		background-color: #CECECE;
		
	}
	.form_fourty_percent{
		width: 40%;
		min-width: 200px;
		margin:auto;
		border: 1 solid grey;
		background-color: #CECECE;
		
	}
	.form_eighty_percent{
		width: 80%;
		min-width: 200px;
		margin:auto;
		border: 1 solid grey;
		background-color: #CECECE;
	
	
	}
	
	.form_hundred_percent{
		width: 100%;
		min-width: 200px;
		margin:auto;
		border: 1 solid grey;
		background-color: #CECECE;
	
	
	}

	/*
	input[type=text] {
	    width: 100%;
	    padding: 12px 20px;
	    margin: 8px 0;
	    box-sizing: border-box;
	    border: none;
	    background-color: lightblue;
	    
	    -webkit-transition: 0.5s;
	    transition: 0.5s;
	    outline: none;
    }

    input[type=text]:focus {
        border: 1px solid #555;
    }
   */

/* 
    input[type=file] {
    background-color: #f1f1f1;
    border: none;
    border-radius: 4px;
    color: #555;
    padding: 12px 12px;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
    }

    .file_upload {
    position: relative;
    overflow: hidden;
    margin: 10px;
    }
    
    .file_upload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    }

 */
	.col-seven-item-menu{
		width: 14%;
	}
	
	.heading_3{
		width: 20%;
		height:30px;
		/*color: #189285;*/
		color: #207CCA;
		font-weight: normal;
		font-size: 13px;
		padding-left:0.05in;
		padding-right: 0.05in;
		padding-top: 0.03in;
		padding-bottom: 0.03in;
		margin-top: 15px;
		margin-bottom: 0px;
		margin-left: 10px;
		margin-right: 10px;	
	}
	
	.warning{
		
		color: #CE2020;
		font-weight: normal;
		font-size: 12px;
		padding-left:0.05in;
		padding-right: 0.05in;
		padding-top: 0.03in;
		padding-bottom: 0.03in;
		margin-top: 15px;
		margin-bottom: 0px;
		margin-left: 10px;
		margin-right: 10px;	
	}
	
	.feedback{
		
		color: green;
		font-weight: normal;
		font-size: 12px;
		padding-left:0.05in;
		padding-right: 0.05in;
		padding-top: 0.03in;
		padding-bottom: 0.03in;
		margin-top: 15px;
		margin-bottom: 0px;
		margin-left: 10px;
		margin-right: 10px;	
	}
	
	
	
	table.list{
			width: 100%;
			padding: 0px;
			margin-left: 0px;
			border: 1px solid #01A9DB;
			/*border-collapse: collapse; 
			border: 0px dashed grey;
			border-bottom: thin solid #01A9DB;*/
			text-align: left;
			
	
	}
	tr.total{
			width: 100%;
			padding: 0px;
			margin-left: 0px;
			background-color:#01A9DB;
			color: smokywhite;
			border: 0px solid #01A9DB;
			text-align: right;
			}
	td.total{
			width: 100%;
			padding: 0px;
			margin-left: 0px;
			background-color:#01A9DB;
			color: smokywhite;
			border: 0px solid #01A9DB;
			text-align: right;
			a:link{color: white;}
			
			}
	table.menu { 
			width: 100%;
			padding: 0px;
			margin-left: 0px;
			margin-right: 0px;
			border-collapse: collapse; 
			border: 1px solid green;
			width: 100%;
			height: 100px;
			align: right;
			position: fixed;
			
		}
		
	td.top_menu{
		width: 100%;
		height: 22px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: -1px;
		padding-left: 0in; 
		padding-right: 0in;
		font-size: 13px;
		border: 1px;
		border-bottom: 0px;
		background-color: #56B750;
		text-align: right;
		color: white;
		font-weight: 600;
		position: fixed;
		
	}
	td.logo{		
		heigh: 50px;
		max-width: 30%;
		padding-left: 0in; 
		padding-right: 0in;
		font-size: 13px;
		border: 1px;
		/*border-bottom: 0px;*/
		background-color: white;
		text-align: left;
		color: white;
		font-weight: 600;
	}
	
	td.main_menu{
		width: 100%;
/*		max-width: 60%;*/
		padding-left: 0.05in; 
		padding-right: 0.05in;
		font-size: 13px;
		border-bottom: 0px;
		background-color: white;
		text-align: right;
		color: #189285;
		font-weight: 600;
		
		
	}
	/*
	table.login { 
			padding: 10px;
			border-bottom: 1px thin dashed grey;
			width: 100%;
			height: 100px;
			
			
		}
	
	td.login { 
		padding-left: 0.05in; 
		padding-right: 0.05in;
		font-size: 13px;
		border-bottom: 0px;
		background-color: white;
		text-align: left;
		color: #189285;
		font-weight: 600;
					
		}
	
	table, td.top_menu { 
			width: 100%;
			height: 50px;
			padding: 2px;
			background-color: #189285
			color: white;
			border: 0px solid #44444;
			}
	*/
    /*
	input, select{
		width: 200px;
		display: block;
		padding-right: 10px;
		padding-left: 10px;
		margin-bottom: 0px;
		background-color: #189285;
		color: white;
		border: 1px solid #848282;
		height: 25px;
		-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
		box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
	}
	*/
	
	select{
		width: 200px;
		display: block;
		padding-right: 10px;
		padding-left: 10px;
		margin-bottom: 0px;
		background-color: #ccc;
		color: #000;
		border-bottom: 1px solid #000;
		border-top: None;
		border-left: None;
		border-right: None;
		font-size: 14px;
		height: 25px;
		-webkit-box-shadow: None;
		-moz-box-shadow: None;
		box-shadow: None;
		display: ruby-base-container;
	}



	
	
		
	.submit-button{
		border: 1px solid rgb(192,192,192);
		
	}
	.submit-button:hover{
	border: 1px solid rgb(0,0,0);
	/*-webkit-box-shadow: 0px 0px 2px rgb(0,0,0);
	-moz-box-shadow: 0px 0px 2px rgb(0,0,0);
	box-shadow: 0px 0px 2px rgb(0,0,0);*/
	}
	
	.blocked{
		display: block;
		margin: 10px;


	}
	/* .classic {
	  background-image:
		linear-gradient(45deg, transparent 50%, blue 50%),
		linear-gradient(135deg, blue 50%, transparent 50%),
		linear-gradient(to right, skyblue, skyblue);
	  background-position:
		calc(100% - 20px) calc(1em + 2px),
		calc(100% - 15px) calc(1em + 2px),
		100% 0;
	  background-size:
		5px 5px,
		5px 5px,
		2.5em 2.5em;
	  background-repeat: no-repeat;
	} */

	.classic:focus {
	  background-image:
		linear-gradient(45deg, white 50%, transparent 50%),
		linear-gradient(135deg, transparent 50%, white 50%),
		linear-gradient(to right, gray, gray);
	  background-position:
		calc(100% - 15px) 1em,
		calc(100% - 20px) 1em,
		100% 0;
	  background-size:
		5px 5px,
		5px 5px,
		2.5em 2.5em;
	  background-repeat: no-repeat;
	  border-color: grey;
	  outline: 0;
	}


	.stylish-select {
		border:0px;
		width: 220px;
		overflow: hidden;
		background: url(icons/arrow_up.png) no-repeat right;		
	}
	.icons{
		width: 25px;
		border: none;
		padding: 2px;
	}
/* 	.icons_img{
	width: 55px;
	height: 55px;
	border: 2px solid #ffa900;
	padding: 1px;
} */
	.img_rounded{
		border-radius: 50%;

	}

	.img_leaf{
		border-radius: 1px 10px;
	}

	.img_100{
		width: 100px;
		height: 100px;
	}

	.img_75{
		width: 75px;
		height: 75px;
	}
	
	multi_select{
		height: 100px;
	}
	
	
	textarea{
		width: 150px;
		display: block;
		margin-bottom: 0px;
		background-color: #fba01b;
		color: white;
		border: 1px solid #848282;
		width: 400px; 
		height: 75px
		/*height: 25px;*/
		-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
		box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	
	}
	
	textarea.develuppers{
		color: #fba01b;
	}
	/*input[type=password] {
		width: 150px;
		display: block;
		margin-bottom: 0px;
		background-color: #189285;
		border: 1px solid #848282;
		height: 25px;
		-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
		box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	}
	
	input[type=checkbox] {
		width: 12.5%;
		display: block;
		margin-bottom: 0px;
		background-color: #189285;
		border: 1px solid #848282;
		height: 25px;
		-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
		box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	}
	
	*/
	
	img.site_wide_60{
			margin-bottom: 10px;
			margin-left: 0px;
			margin-right:-20px;
			padding-top: 10px;
			padding-bottom: 0px;
			padding-left: 0px;
			padding-right: 0px;
			width: 60%;
			max-height: 20%;
			
	
	}
	img.site_wide_100{
			margin-bottom: 10px;
			margin-left: 0px;
			margin-right:-20px;
			padding-top: 5px;
			padding-bottom: 5px;
			padding-left: 0px;
			padding-right: 0px;
			width: 100%;
			max-height: 20%;
			
	
	}
	
	.map {
		position: relative;
		right: 0;
		top: 0;
	}
	
	.map-title{
		position: relative;
		right: 0;
		top: 0;
		width:100%; /*41% is equivalent to col-md-5. So, if you change the col-md-, then you need to change this as well*/
		max-width: 600px;
		
		
	}
	
	.title-1-img {
		/*outline: 1px solid red !important;*/
		min-height:400px;
		height: 60%;
		padding: 0px;
		border-bottom: 0px;
		margin-top: 5px;
		margin-bottom: 5px;
		margin-right: 0px;
		margin-left: 0px;
	
	}
	
	.title-2-imgs {
		/*outline: 1px solid red !important;*/
		/*min-height:400px;*/
		height: 50%;
		padding: 0px;
		border-bottom: 0px;
		margin-top: 5px;
		margin-bottom: 5px;
		margin-right: 0px;
		margin-left: 0px;
		border: 0px;
		padding-bottom: 5px;
	
	}
	
	.main_img_height {
		height: 100%;
	}
	div.no_side_padding{
		padding-left: 0px;
		padding-right: 0px;
	}
	div.no_left_padding{
		padding-left: 0px;
		padding-right: 5px;
	}
	div.no_padding{
		padding: 0px;
	}
	/* .logo{
			box-sizing: border-box;
			display: flex;
			margin-left: 30px;
			padding-top:20px;
			padding-bottom: 20px;
			padding-left: 10px;
			padding-right: 10px;
			
			min-width: 150px;
			max-width: 10%;
			height: auto;
	
	} */
	
	table.footer{
			font-size: 14px;
			font-style: normal;
			text-align: left;
			margin-left: 0px;
			margin-right: 0px;
			border: 0px;
			width: 100%;
			height: 400 px;
			padding-top: 10px;
			padding-bottom: 10px;
			background-color: #303030;
			color: grey;
			
	
	}
	
	.footer{
			font-size: 10px;
			font-style: normal;
			text-align: left;
			border: 0px;
			width: 100%;
			height: 200px;
			padding-top: 5px;
			padding-bottom: 5px;
			background-color: #848282;
			color: white;
			
	}
	.choice_box{
		margin: 10px;
		/*padding: 5px;*/
		border: 1px solid #726E6E;
		/*background-color: #c6c6c6; */
		width: 35%;
		max-width: 50%;
	}
	

    /* li a{
	color: red;
	} */
	
	ul.errorlist {
        margin: 0;
        padding: 0;
    }
    .errorlist li {
        /* background-color: white; */
        color: red;
        display: block;
        font-size: 1rem;
        font-weight: 400;
        margin: 3px;
        padding: 4px;
    }
	
	a:link {
	/*color: #414445;*/
    text-decoration: dotted;
	font-size: 13px;
	padding: 4px 4px;
	}

	a:visited {
		text-decoration: none;
		/*color: #414445;*/

	}

	a:hover {
		text-decoration: none;
		color: #bababa;
	}

	a:active {
		text-decoration: underline;
		color: #0000FF;
	}
	.centered_text{
		font-size:12px;
		text-align: center;
		margin:auto;
		color:#207cca;
		text-transform: capitalize;
	}
	.centered_justfiy_text{
		font-size:12px;
		text-align: justify;
		margin:auto;
		color:#207cca;
		text-transform: capitalize;
	}
	
	.search_form{
		width:40%;
		margin:auto;
		border:0px solid blue;
	}
	
	
	.search_box{
		display: inline;
		height: 20px;
		width:72.5%;
		padding:2px 15px;
		background:rgba(164,164,164,0.2);
		color:#207cca;
		border:1px solid #dbdbdb;
		height:30px;
		margin-top: 2px;
		margin-bottom: 2px;
		-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0);
		-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0);
		box-shadow: 0px 0px 2px rgba(0, 0, 0, 0);
	
	}
	
	.cost_code_box{
		display: inline;
		width:23.5%;
		padding:8px 15px;
		background:rgba(164,164,164,0.2);
		color:#207cca;
		border:1px solid #dbdbdb;
		height:30px;
		margin: 1px auto;
		-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
		-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
		box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
	}
	
	.search_button{
		position:relative;
		display: inline;
		width:20%;
		height: 20px;
		padding:2px 15px;
		left:-8px;
		border:0px solid #207cca;
		background-color:#207cca;
		color:#fafafa;	
		-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0);
		-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0);
		box-shadow: 0px 0px 2px rgba(0, 0, 0, 0);
	}
	
	
	.search_botton:hover{
		background-color:#fafafa;
		display: inline;
		color:#207cca;
	
	}
	
	.line_half{
		width:40%;
		margin-top: 20px auto;
		margin-bottom: 20px auto;
		color: #207cca;
	}
	
	.arrow{
		position: relative;
		left:-8px;
		background: #207cca;
		padding:8px 12.5px;
	}
	
	.arrow:after{
		right:100%;
		top:50%;
		border:solid transparent;
		content:" ";
		height:0;
		width:0;
		position:absolute;
		border-color: rgba(32, 124, 202, 0);
		border-right-color: #207cca;
		border-width:8px;
		margin-top:-8px;
	}
	.search-result{
		padding-top:10px;
		padding-bottom: 10px;
		padding-right: 15px;
		padding-left: 15px;
	}
/* Positioning Element: */
	.no_left_padding{
		padding-left: 0px;
	}
	
	.no_right_padding{
		padding-right: 0px;
	}
	
	.right_it{
		float: right;
	}
	
	.right-aligned{
		padding-top: 0px;
		float:right;
		list-style-type:none;
	}
	
	.left-aligned{
		padding-top: 0px;
		float:left;
		list-style-type:none;
	}
	.navbar-padding{
		padding: 0px 10px 0px 10px;
	}

	.navbar-align-vert{
		vertical-align: middle;
	}

	.navbar-hover a:hover, .navbar-hover a:focus{
		background-color: none;
		color: grey;
		text-decoration: none;

	}
	.logo-padding{
		padding: 5px 10px 2px 10px;
	}

	.no_padding{
		padding: 0px;
	}

	.no_side_padding {
		padding-right: 0px;
		padding-left: 0px;
	}

	.no_top_padding{
		padding-top: 0px;
	}

	.no_bottom_padding{
		padding-bottom: 0px;
	}

	.no_top_bottom_padding{
		padding-top: 0px;
		padding-bottom: 0px;
	}

	.navbar_top_padding{
		padding-top: 15px;
	}
	
/* Positioning Element: */

/* Navigation Bars: Vertical*/
	ul.vertical{
		list-style-type: none;
		display: grid !important;
		grid-template-columns: 1fr;
		margin: 0;
		padding: 0;
		width: auto;
		height: 100%;		
		overflow: auto;
	}
		
	li.vertical a{
		display: block;
		color: #000;
		/*padding: 10px 16px 16px 16px;*/
		text-decoration: none;
	}
	
	li.vertical a.active{
	    background-color: #4CAF50;
		color: white;
	}
	
	/* Hovering over links (this is used in the navbar) */
	/*
	li.vertical a:hover:not(.active){
		background-color:#555;
		color: white;
	}
	*/
/* End of Navigation Bars: Vertical*/
    ul{
    	list-style-type: none;
    	padding: 10px;
    	/* width: 100%; */
    }

/* Navigation Bars: Horizontal */

	ul.horizontal-nav {
		list-style-type: none;
		margin: 0px;
		padding: 8px;
		border: 1px solid #e7e7e7;
		background-color: white;
		overflow: hidden;
		/*position:fixed;  Position messes everything */
		width: 100%;
		
		
	}
	.ul-no-border{
		border: 0px;
		padding:0px;
	}

	label{
		padding: 5px;

	}
	
	/* li{
		float: left;

		padding: 5px;
		color: red;
		
	}
	
	
	li a{
		display: block;
		color: #333;
		text-align: center;
		text-decoration: none;
		padding: 14px 16px;
		
	}
	li a.active {
		background-color: *#4CAF50; 
		border-bottom: 1px solid #56B750;
		color: red;
	}
	li a:hover:not(.active){

		
	} */
	

/* End of Navigation Bars: Horizontal*/
/* Side Nav */
ul.sidenav {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 25%;
    background-color: #f1f1f1;
    position: fixed;
    height: 100%;
    overflow: auto;
}

ul.sidenav li a {
    display: block;
    color: #000;
    padding: 8px 0 8px 16px;
    text-decoration: none;
}
 
ul.sidenav li a.active {
    background-color: #4CAF50;
    color: white;
}

ul.sidenav li a:hover:not(.active) {
    background-color: #555;
    color: white;
}


/* End of Side Nav */

.message_formatting{
	padding-top: 5px;
	padding-bottom: 5px;
	width: 50%;  /* This is equivalent to col-sm-6 */
	background-color: #ccc;  

}

/* .active{
	background-color: #56B750;  Shade of green
}
 */
.th-small{
	font-family: 'Raleway', sans-serif;
	font-weight: 100;
	font-size: 15px;
	text-transform: uppercase;
	color: #4e4e4e;
	padding: 10px;
}
.td-small{
	font-family: 'Raleway', sans-serif;
	font-weight: 100;
	font-size: 15px;
	color: #4e4e4e;
	padding: 10px;
}
label{
	display: inline-block;
	max-width: 100%;
	margin-bottom: 20px;
	font-weight: unset;
}

select[multiple]{
	height: 400px
}

.form_error{
	font-family: 'Raleway', sans-serif;
	font-weight: 100;
	font-size: 15px;
	color: red;
	padding: 10px;
}

.circle{
	width:100px;
	height:100px;
	border-radius:50px;
	font-size:40px;
	color:#fff;
	line-height:100px;
	text-align:center;
	background:red}


.circular_button
{
	display:block;
	width:100px;
	height:100px;
	border-radius:50px;
	border: 2px double;
	border-color: #a7a7a7;
	font-size:20px;
	color: #666;
	line-height:100px;
	text-align:center;
	text-decoration:none;
	background:#fff;
}
	
.circular_button:hover
{
	border: 4px single;
	color:red;
	text-decoration:none;
	background:#fff;
	border-color: red;
	#font-size: 16px;
			
}

.stylish{
	display:block;
	width:100px;
	height:100px;
	border-radius:66px;
	border:4px double #ccc;
	font-size:20px;
	color:#666;
	line-height:100px;
	text-align:center;
	text-decoration:none;
	text-shadow:0 1px 0 #fff;
	background:#ddd}

.stylish:hover{
	border:4px double #bbb;
	color:#aaa;
	text-decoration:none;
	background:#e6e6e6
	}
	
/* 
.card .card-heading.image .card-heading-header {
    display: inline-block;
    vertical-align: top;
}

.card .card-heading.image .card-heading-header h3 {
    margin: 0;
    font-size: 14px;
    line-height: 16px;
    color: #262626;
}
 */
.card .card-heading.image .card-heading-header span {
    font-size: 12px;
    color: #999999;
}

.card .card-body {
    padding: 0 20px;
    margin-top: 20px;
}

.card .card-media {
    padding: 0 20px;
    margin: 0 -14px;
}

.card .card-media img {
    max-width: 100%;
    max-height: 100%;
}

.card .card-actions {
    min-height: 30px;
    padding: 0 20px 20px 20px;
    margin: 20px 0 0 0;
}

.card .card-comments {
    padding: 20px;
    margin: 0;
    background-color: #f8f8f8;
}

.card .card-comments .comments-collapse-toggle {
    padding: 0;
    margin: 0 20px 12px 20px;
}

.card .card-comments .comments-collapse-toggle a,
.card .card-comments .comments-collapse-toggle span {
    padding-right: 5px;
    overflow: hidden;
    font-size: 12px;
    color: #999;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.card-comments .media-heading {
    font-size: 13px;
    font-weight: bold;
}

.card.people {
    position: relative;
    display: inline-block;
    width: 170px;
    height: 300px;
    padding-top: 0;
    margin-left: 20px;
    overflow: hidden;
    vertical-align: top;
}

.card.people:first-child {
    margin-left: 0;
}

.card.people .card-top {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 170px;
    height: 150px;
    background-color: #ffffff;
}

.card.people .card-top.green {
    background-color: #53a93f;
}

.card.people .card-top.blue {
    background-color: #427fed;
}

.card.people .card-info {
    position: absolute;
    top: 150px;
    display: inline-block;
    width: 100%;
    height: 101px;
    overflow: hidden;
    background: #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.card.people .card-info .title {
    display: block;
    margin: 8px 14px 0 14px;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    color: #404040;
}

.card.people .card-info .desc {
    display: block;
    margin: 8px 14px 0 14px;
    overflow: hidden;
    font-size: 12px;
    line-height: 16px;
    color: #737373;
    text-overflow: ellipsis;
}

.card.people .card-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    padding: 10px 20px;
    line-height: 29px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.card.hovercard {
    position: relative;
    padding-top: 0;
    overflow: hidden;
    text-align: center;
    background-color: rgba(214, 224, 226, 0.2);
}

.card.hovercard .cardheader {
    /*background: url("http://lorempixel.com/850/280/nature/4/");*/
    background-size: cover;
    height: 135px;
}

.card.hovercard .avatar {
    position: relative;
    top: -50px;
    margin-bottom: -50px;
}

.card.hovercard .avatar img {
    width: 100px;
    height: 100px;
    max-width: 100px;
    max-height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid rgba(255,255,255,0.5);
}

.card.hovercard .info {
    padding: 4px 8px 10px;
}

.card.hovercard .info .title {
    margin-bottom: 4px;
    font-size: 24px;
    line-height: 1;
    color: #262626;
    vertical-align: middle;
}

.card.hovercard .info .desc {
    overflow: hidden;
    font-size: 12px;
    line-height: 20px;
    color: #737373;
    text-overflow: ellipsis;
}

.card.hovercard .bottom {
    padding: 0 20px;
    margin-bottom: 17px;
}

/*
.btn{ border-radius: 50%; width:32px; height:32px; line-height:18px;  }
*/
.row{

	display: flex;
	flex-wrap: wrap;;
}

#slide {
    border:1.5px solid black;
    position:absolute;
    top:0;
    left:0;
    width:150px;
    height:100%;
    background-color:#F2F2F2;
    layer-background-color:#F2F2F2;
}
</STYLE>