@import url('https://fonts.googleapis.com/css?family=Alegreya+Sans:400,700,700i,800');
/* OLD CSS */
/*Homepage*/
html { 
	height:  100%;
}
body {
	color: #000000;
	margin: auto;
	padding-top: 0px;
	min-height:  100%;
	height:  100%;
	margin-top: 0px;
}
* {
	font-family: 'Alegreya Sans', sans-serif;
}
#container{
	width: 1000px;
	padding-top: 20px;
	margin: auto;
	height: auto !important;
	height: 100%;
	min-height:  100%;
}
.green{
	color: #004400;
	font-weight: bold;
}
.medium{
	font-size: 22px;
}
.medium2{
	font-size: 33px;
}
.medium3{
	font-size: 18px;
}
.large{
	font-size: 38px;
}
.italic{
	font-style: italic;
}
#box1{
	position: relative;
	width: 245px;
	height: 320px;
	float: left;
	padding-top: 50px;
	padding-left: 50px;
	font-size: 11px;
}
#box2{
	position: relative;
	width: 450px;
	float: left;
	height: 340px;
	padding-top: 30px;
	font-size: 11px;
}
#box3{
	position: relative;
	width: 220px;
	height: 370px;
	float: left;
	padding-top: 48px;
	padding-left: 50px;
	font-size: 16px;
}
#box4{
	position: relative;
	width: 530px;
	height: 370px;
	float: left;
	text-align: left;
	padding-top: 10px;
	font-size: 17px;
}



/*Backend*/
#main {
	width: 960px;
	margin: 50px auto;
}
hr {
	border: 0;
	border-bottom: 1px solid #ccc;
	margin: 10px -40px;
	margin-bottom: 30px
}
#login {
	width: 23em;
	height:  23em;
	float: left;
	border-radius: 10px;
	border: 2px solid #ccc;
	padding: 10px 40px 25px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#login > h3 {
	text-align: center;
	font-weight: 700;
}
#login > label {
	padding-top: 0.5em;
}
input[type=text],input[type=password],input[type=file] {
	width: 99.5%;
	padding: 10px;
	border: 1px solid #ccc;
	padding-left: 5px;
	font-size: 16px;
	color: #ABABAB;
}
input[type=submit] {
	width: 100%;
	background-color: #FFBC00;
	color: #fff;
	border: 2px solid #FFCB00;
	padding: 10px;
	font-size: 20px;
	cursor: pointer;
	border-radius: 5px;
	margin-top: 1em;
}
#profile_header {
	padding: 1em;
	padding-left: 3em;
	border: 1px dashed grey;
	font-size: 20px;
	background-color: #DCE6F7
}
#profile_content {
	border: 1px dashed grey;
}
.profile_choice {
	padding-left: 4em;
}
.profile_choice button {
	margin-top: 1em;
	margin-bottom: 1em;
}
.upload {
	width: 30em;
}

i {
	color: #6495ed
}
.btn {
	background: #3498db;
	background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
	background-image: -moz-linear-gradient(top, #3498db, #2980b9);
	background-image: -ms-linear-gradient(top, #3498db, #2980b9);
	background-image: -o-linear-gradient(top, #3498db, #2980b9);
	background-image: linear-gradient(to bottom, #3498db, #2980b9);
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
	color: #ffffff;
	font-size: 15px;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	margin-top: 2em;
}

.btn:hover {
	background: #3cb0fd;
	background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
	background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
	background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
	background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
	background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
	text-decoration: none;
}
#container ul { 
	list-style: none; 
}
#container .grid {
	margin: 0;
	padding-left: 0;
}
#container .grid li {
    float: left;
    width: 5em;
    height: auto;
    padding: 0.5em 0.97em;
}
#container .grid li a p {
    text-align: center;
}
#container .grid img {
	width: 50%;
	display: block;
	margin: 0 auto;
}
#container .grid a {
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	line-height: 1;
}




/* set a max-width for horizontal fluid layout and make it centered */



* {
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: bold;
}
div, p, a, span {
	font-size: 1.5rem;
	font-weight: 400;
	text-align: justify;
}
.header-left {
	width: 70%;
	float: left;
}
.main-header {
	font-size: 2.8rem;
	font-weight: 700;
	margin: 0;
	text-align: center;
}
.contact-header, .contact-header a {
    font-size: 1.5rem;
    font-weight: 400;
	text-decoration: none;
    color: #000000;
	text-align: center;
	margin-top: 0;
}
.sub-header {
	font-size: 1.8rem;
	font-weight: 600;
	font-style: italic;
	text-align: center;
}
.header-right {
	width: 30%;
	float: left;
}
.header-right img {
	max-width: 100%;
    height: auto;
    width: 75%;
	float: right;
}
.site-content {
	clear: both;
	padding-top: 2rem;
}
.site-content .first-img {
	float: left;
	width: 35%;
	padding-right: 2rem;
}
.site-content .second-img {
	float: right;
    width: 25%;
    padding-left: 2rem;
}
.site-content .third-img {
	width: 100%;
}
.site-content .fourth-img {
	float: right;
	padding-left: 2rem;
	padding-top: 2rem;
}
.site-content .seventh-img {
	width: 100%;
}
.img-inline {
	width: 50%;
    display: inline-block;
	float: left;
	padding-bottom: 2rem;
}
.img-inline img {
    max-width: 85%;
    text-align: center;
    padding: 0 15%;
    max-height: 29vh;
}
.img-inline:nth-of-type(2) img {
	margin-left: 25%;
}
hr {
	    width: 100%;
    margin-left: 0;
}
.emph {
	font-weight: 700;
}


.header {
	text-align: center;
}
.header .sub-header {
	font-style: italic;
}
.header-img {
	max-width: 100%;
}
.footer {
    font-size: 1rem;
    text-align: center;
    margin: 2rem 0;
}