
#main {
        background-image: url(images/stripes.jpg);
        background-repeat: horizontal;
}
#wrapper {
	
	margin-left: 1vw;
	width: 100%;
	*/min-width: 750px;
	max-width: 1000px;
	margin: auto;
	background-image: url(images/backgroundH.jpeg);
	background-repeat: horizontal;
	
	
}

#header {
	margin-left: 3.2vw;
	margin-right: 1.2vw;
	height: 18vh;
	margin-top: 1em;
	*/margin-bottom: 10px;
	*/border: solid thin #D0D3D4;
	
	
}

img.logo {  
    margin-left: 05px;
   width:100%;
		*/border-radius: 15px;
}


img.school {
  */border-radius: 10px;
}

.sidenav {
	height: 76.3vh;
	width: 15vw;
	float: left;
	*/margin-top: .6em;
	margin-left: 3.5vw;
	border: solid thick #0000FF;
	*/background-color:#ecf0f1;
	*/border-radius: 15px;
	color: blue;
	position: relative;
	
}

.sidenav a, .dropdown-btn{
	padding:6px 8px 6px 16px;
	text-decoration: none;
	font-size: 1.2vw;
	color:#FFFF00;
	display: block;
	border:none;
	background:none;
	width:100%;
	text-align:left;
	cursor: pointer;
	outline:none;
	font-family: sans-serif;
}	
	
.sidenav a:hover, .dropdown-btn:hover{
	color:green ; 
}

.active {
	background-color:#9C640C;
	color:white;
}

.dropdown-container {
	display: none;
	*/background-color:#F39C12;
padding-left:8px;}

.fa-caret-down{
	float:right;
	padding-right: 8px;}

.fa-file-pdf-o {
	float: left;
	padding-top: 0px;
padding-right: 10px;
color:red;}

.fa-folder {
	float:left;
	padding-right: 10px;
color: #FFD54F;}

.fa-picture-o {
	float:left;
	padding-right: 05vw;
color:#00CC66  ;}

.fa-home {
	float: left;
padding-right:5px;
color: #660000;}

.fa-gg {
	float: left;
padding-right:5px;
color: #660000;}

.fa-book {
	float: left;
padding-right:5px;
color: #660000;}

.fa-calendar {
	float: left;
padding-right:5px;
color: #660000;}

.fa-camera-retro {
	float: left;
padding-right:5px;
color: #660000;}

.fa-map-o {
	float: left;
padding-right:5px;
color: #660000;}

.fa-phone-square {
	float: left;
padding-right:5px;
color: #660000;}

.fa-file-text  {
	float: left;
	padding-right:5px;
color: #82E0AA;}

.fa-trophy {
	float: left;
padding-right:5px;
color: #660000;}

.capsblock {
	height: 10vw;
	width: 23vw;
	float: left;
	margin-left: 2vw;
position: relative;}

.capsblock a, .capsdrop-btn {
	  
	padding:6px 8px 6px 16px;
	text-decoration: none;
	font-size: 1.5vw;
	color:blue;
	display: block;
	border:none;
	background:none;
	width:100%;
	text-align:left;
	cursor: pointer;
	outline:none;
font-family: sans-serif;}

.capsblock a:hover, .capsdrop-btn:hover{
color:#34495E;}

.capsactive {
	background-color:#F39C12;
color:white;}

.capsdrop-container {
	background-color: #F7DC6F;
	display:none;
padding-left: 8px;}



div#content {
	margin-left: 10vw;
	margin-right: 0.9vw;
	height: 77.6vh;
	*/margin-top: 1em;
	*/margin-bottom: 5px;
	*/border: solid thick #D0D3D4;
	background-color:#ecf0f1;
	*/border-radius: 15px;
	overflow: auto;
	color: white;
	position: relative;
}
.scroll {
overflow:scroll;
}
div#contentpic{
  width:20vw; 	
  margin-left: 1vw;
  padding-right: 1vw;
  padding-bottom: 1vw ;
  height: 13.5vw;
  float: left;
}

div#contentCurricularpic{
  display: block;
  margin-left:30%;
  margin-right:auto;
    }

div#capspic{
  margin-left: 15vw;
  margin-right: 2vw;
  padding-right: 1vw;
  padding-bottom: 1vw;
  width: 15vw;
  height: 35vh;
  float: right;
}
h1.home {
	font-size: 2vw;
	margin-top: 1vw;
	margin-left: 2vw;
	font-family: ariel;
	color: green;
	text-align: center;
}
ul.contentOrgan {
	
	font-weight: bold;
	list-style: none;
	margin-left: 20px;
	font-family: sans-serif; 
	font-size: 1.5em;
	line-height:2em;
}
a.contentOrgan{
color: blue;}

a.galleryLink {
	color: #FFC107;
	margin-left: 1vw;
	font-family: sans-serif;
	font-size: 1.2vw;
	outline: none;
	text-decoration: none;
border: none;}

p.content {
	margin-left: 1vw;
	font-family: sans-serif ;
	font-size:1.05vw;
	margin-right: 1vw;
	text-align:left;
	line-height: 1.2vw;
	font-weight: normal;
	color: black;
	
}


.strongFoot {
color: Yellow;}

#footer {
	*/padding-top:2px;
	margin-left: 3.5vw;
	margin-right: 0.9vw;
	height:14vh;
	*/margin-top: .1em;
	border: solid thick #0000FF;
	clear: both;
	*/background-color:#303F9F;
	text-align:center;
	font-size: 1.2vw;
	font-style: italic;
	font-weight: bold;
	*/border-radius: 15px;
	color: white;
	padding-left:1vw;
	font-family: bodoni mt bold;
	
}

.footerContent {
	*/margin-top: 0px;
	*/margin-bottom:2vw;
	height: .2vh;
*/padding: .1vw;}


.row > .column {
padding: 0 8px 10px;
}

.row:after {
	content: "";
	display: table;
clear:both;}

.column{
	float:left;
width:8vw;}

.modal {
	display: none;
  position: fixed;
  z-index: 1;
  padding-top: 5vw;
  left: 0;
  top: 0;
  width: 100%;
  height:100%;
  overflow: auto;
  background-color: black;}
  
.modal-content {
	 position: relative;
  background-color: #fefefe;
  margin: auto;
  padding:0;
  width: 50%;
  height: 50%;
  max-width: 1000px;}
  
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;}

.close:hover, .close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;}
  
.mySlides {
  display: none;
}

.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

img {
	cursor:pointer;
  margin-bottom: -4px;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
	
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.nextPage{
	text-decoration:none;
	outline:none;
	border:none;
	font-size: 1.5vw;
	font-weight:bold;
	padding-right: 2vw;
float: right;}

.prevPage {
	text-decoration:none;
	outline:none;
	border: none;
	font-size:1.5vw;
	font-weight:bold;
	padding-left: 2vw;
float:left;}

	

	
	
	