.hack-logo
{
	margin : auto;
	width: 100%;
	max-height: 50%;
}
.brochure-button
{
	background-color:#fec900;
	color:#1e3d55;
	font-size:15px;
	padding:8px;
	margin:0 auto;
	border:2px solid #1e3d55;
	border-radius:2px;
	margin:2px;
	
}

.fa-icon {
	padding: 32px;
}

.prize-table, .result-table {
	display: none;
}

.university-ps, .sih-para, .company-para, .innovation-para, .pharma-industry, .pharma-research {
	display: none;
}

#myInput0, #myInput1, #myInput2, #myInput3 {
	background-image: url('/searchicon.png'); /* Add a search icon to input */
	background-position: 10px 12px; /* Position the search icon */
	background-repeat: no-repeat; /* Do not repeat the icon image */
	width: 100%; /* Full-width */
	font-size: 16px; /* Increase font-size */
	padding: 12px 20px 12px 40px; /* Add some padding */
	border: 1px solid #ddd; /* Add a grey border */
	margin-bottom: 12px; /* Add some space below the input */
  }
  
  #myTable {
	border-collapse: collapse; /* Collapse borders */
	width: 100%; /* Full-width */
	border: 1px solid #ddd; /* Add a grey border */
	font-size: 18px; /* Increase font-size */
  }
  
  #myTable th, #myTable td {
	text-align: left; /* Left-align text */
	padding: 12px; /* Add padding */
	background-color: #214760;
	color: white;
  }
  
  #myTable tr {
	/* Add a bottom border to all table rows */
	border-bottom: 1px solid #ddd;
  }
  
  #myTable tr.header, #myTable tr:hover {
	/* Add a grey background color to the table header and on hover */
	background-color: white;
  }

  #myTable2 {
	border-collapse: collapse; /* Collapse borders */
	width: 100%; /* Full-width */
	border: 1px solid #ddd; /* Add a grey border */
	font-size: 18px; /* Increase font-size */
  }
  
  #myTable2 th, #myTable2 td {
	text-align: left; /* Left-align text */
	padding: 12px; /* Add padding */
	background-color: #214760;
	color: white;
  }
  
  #myTable2 tr {
	/* Add a bottom border to all table rows */
	border-bottom: 1px solid #ddd;
  }
  
  #myTable2 tr.header, #myTable2 tr:hover {
	/* Add a grey background color to the table header and on hover */
	background-color: white;
  }

.aftermovie-modal
{
   background: white;
   padding: 20px;
   z-index: 9999;
   position: absolute; 	
   margin:10%;
}

.terre-card li {
	font-size: 18px;
	padding: 12px;
}

.terre-card p {
	font-size: 22px;
}

.close1
{
	margin-right: 0px;
	max-width:5px;
}

.button1
{
	background-color: #214760;
	padding: 10px;
	color: #ffc81c;
	font-size: 15px;
	border-right: 4px solid #428bca;
	border-bottom: 4px solid #428bca;
}
.section-sponsors .row{
	margin: 30px;
}
