﻿


body {
  font-family: Arial, Helvetica, sans-serif;
}


.hyperh {
  color: #011301;  
  text-decoration: none;
  
}


.colred {
  color: red;  
  text-decoration: none;
  
}





.navbar {
  overflow: hidden;
  background-color: ; 
  width:100%;
   
}

.navbar a {
  float: left;
  font-size: 16px;
  color: #011301;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

.dropdown {
  float: right; 
   overflow: hidden;
 }

.dropdown .dropbtn {
  font-size: 16px;  
  border: none;
  outline: none;
  color: #011301; 
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.navbar a:hover, .dropdown:hover .dropbtn {
  background-color:#011301;
  color: white; 
    text-transform:uppercase;
  font:caption;
  border-bottom: 3px solid red;  
  }

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: #011301; 
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content a:hover {
  background-color: #011301; 

}

.dropdown:hover .dropdown-content {
  display: block;
}








.content {
  max-width:850px;
  margin: auto;
   padding: 10px;
}




.hr {
  color:#011301;
   padding: 4px 6px;
  background-color:#011301; 
 max-width:100%;
  margin: auto;

  }




.foot {
background-color:#011301; 
  text-align: center;
  color: white;
  text-decoration: none;
  font-size: 14px;
  position:;   
  bottom: ; 
  max-width:100%; 
  padding: 10px;

}

.auto-style101 {
	color: white;  
	text-decoration: none;

}




.dropbtn8 {
  background-color: MidnightBlue;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

.dropbtn8:hover, .dropbtn8:focus {
  background-color: #3e8e41;
}

#userInput {
  box-sizing: border-box;
  background-image: url('images/LIAC_searchicon.png');
  background-position: 14px 12px;
  background-repeat: no-repeat;
  font-size: 16px;
  padding: 14px 20px 12px 45px;
  border: none;
  border-bottom: 1px solid #ddd;
  width: 400px;
}

#userInput:focus {outline: 3px solid #ddd;}

.dropdown8 {
  position: relative;
  display: inline-block;
  
}

.dropdown8-content {
  display: none;
  position: absolute;
  background-color: #f6f6f6;
  min-width: 230px;
  overflow: auto;
  border: 1px solid #ddd;
  z-index: 1;
}

.dropdown8-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}



.dropdown8-content a:hover {background-color: #ddd;}

.dropdown8:hover .dropdown8-content {display: block;}

.dropdown8:hover .dropbtn8 {background-color: #3e8e41;}


.show {display: block;}





.auto-style5 {
	border-width: 0px;
}


.content {
  max-width: 850px;
  margin: auto;
}





* {
  box-sizing: border-box;
}

.column {
  float: left;
  width: 35%;
  padding: 10px;
  height: 350px; 
  border: 2px solid white;
  border-radius: 15px;

}


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


.column1 {
  float: left;
  width: 65%;
  padding: 10px;
  height: 350px; 
  border: 2px solid white;
  border-radius: 15px;
}



.column2 {
  float: left;
  width: 50%;
  padding: 10px;
  height: 495px; 
  border: 2px solid white;
  border-radius: 15px;

}



.column3 {
  float: left;
  width: 50%;
  padding: 10px;
  height: 495px; 
  border: 2px solid white;
  border-radius: 15px;
}



.column4 {
  float: left;
  width: 35%;
  padding: 10px;
  height: 350px; 
  border: 2px solid white;
  border-radius: 15px;

}



.column5 {
  float: left;
  width: 65%;
  padding: 10px;
  height: 350px; 
  border: 2px solid white;
  border-radius: 15px;
}





@media screen and (max-width: 600px) {
  .column {
    width: 100%;
    height:350px;
    display:block;
  }
}

@media screen and (max-width: 600px) {
  .column1 {
    width: 100%;
    height:350px;
    display:block;


  }
}


@media screen and (max-width: 600px) {
  .column2 {
    width: 100%;
    height: 495px;
    display:block;

  }
}

@media screen and (max-width: 600px) {
  .column3 {
    width: 100%;
    height: 495px;
    display:block;

  }
}


@media screen and (max-width: 600px) {
  .column4 {
    width: 100%;
    height:350px;
    display:block;


  }
}

@media screen and (max-width: 600px) {
  .column5 {
    width: 100%;
    height:350px;
    display:block;

  }
}


@media screen and (max-width: 600px) {
  .image {
  height:auto;
  width: 100%;
  display:block;

  }
}






.seltmain {
  max-width: 1000px;
  margin: auto;
}


.image {
  border: 2px solid #011301;  
  border-radius: 15px;  
  
  }






.expand1 {
  background-color: #eee;
  color: #011301;  
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  font-weight:bolder;
  transition: 0.4s;
}

.active, .expand1:hover {
  background-color: #ccc;
}

.expand1:after {
  content: '\002B';
  color: #011301; 
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2212";
}

.section {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}



.auto-style122 {
	color: red;  
	text-decoration: none;

}





div.scroll-container {
  background-color:  
  overflow: auto;
  white-space: nowrap;
  padding: 10px;
}

div.scroll-container img {
  padding: 10px;
}
.auto-style135 {
	text-align: center;
	text-decoration:none
}





.auto-style136 {
	border-width: 0px;
}



.metro1 {
text-decoration:none;
text-align:center;
background: #011301; color:white; padding: 5px; border:thick; border-right-style:solid; border-radius: 10px;
  }


.auto-style102 {
	color: yellow;
	text-decoration:none;
}

.hyper-gen {
	 
	text-decoration: none;
	color:white;

}





