.RegPage {
	margin-top: 1440px !important;
}

.RegEmbed {
	width: 1000px;
}

.unesco_add_off {
    border: 1px solid #000; 
		font-family: 'GothamRnd',arial,helvetica,sans-serif;  
		font-weight: bolder; 
		font-size: 13px; 
		line-height: 16px; 
		color: #000; 
		background-color:#fff; 
		text-align: center; 
		align-items: center; 
		display:flex; 
		padding-top: 10px;
	 padding-bottom: 10px;
	 padding-left: 40px;
	 padding-right: 40px;
   width: 100%; 
	height: 40px;
}

.unesco_add_on {
    border: 1px solid #000; 
		font-family: 'GothamRnd',arial,helvetica,sans-serif; 
		font-weight: bolder; 
		font-size: 13px; 
		line-height: 16px; 
		color: #fff; 
		background-color:#000; 
		text-align: center; 
		align-items: center; 
		display:flex; 
		padding-top: 10px;
	 padding-bottom: 10px;
	 padding-left: 40px;
	 padding-right: 40px;
	width: 100%; 
	height: 40px;
}

.unesco_submit_off {
    border: 2px solid #000; 
		font-family: 'GothamRnd',arial,helvetica,sans-serif;  
		font-weight: bolder; 
		font-size: 17px; 
		line-height: 20px; 
		color: #000; 
		background-color:#fff; 
		text-align: center; 
		align-items: center; 
		display:flex; 
		padding-top: 10px;
	 padding-bottom: 10px;
	 padding-left: 40px;
	 padding-right: 40px;
	 margin: auto;
}

.unesco_submit_on {
    border: 2px solid #000; 
		font-family: 'GothamRnd',arial,helvetica,sans-serif; 
		font-weight: bolder; 
		font-size: 17px; 
		line-height: 20px; 
		color: #fff; 
		background-color:#000; 
		text-align: center; 
		align-items: center; 
		display:flex; 
		padding-top: 10px;
	 padding-bottom: 10px;
	 padding-left: 40px;
	 padding-right: 40px;
	 margin: auto;
}

button.unesco_button {
   font-family: 'GothamRnd',arial,helvetica,sans-serif; 
   font-weight: bolder;
   font-size: 17px;
   line-height: 20px;
   display: flex;
   align-items: center;
   text-align: center;
   border: 2px solid #000;	
   color: #000;
   background-color:#fff;
   padding-top: 10px;
	 padding-bottom: 10px;
	 padding-left: 40px;
	 padding-right: 40px;
	 margin: auto;
}

button.unesco_button:hover {
   background-color: #000;
   color: #fff;
}

button.inspireplus_button {
	font-family: PoppinsBold; 
	font-size: 18px;
	font-weight: normal;
	line-height: 27px;
	border: 1px solid #019AA0;
/*	color: #019AA0;
	background-color:#F5F5F5; */
	color: #fff;
	background-color:#019AA0;
	text-align: center;
	overflow:hidden;
	display:inline;
	padding:10px;
	text-decoration: none;
}

button.inspireplus_button:hover {
	background-color: #fff;
	color: #019AA0;
	border: 2px solid #019AA0;
}

.inspireplus_button_link:hover {
	text-decoration: none;
}

.tablepress tbody td.column-1 {
    border-right: 1px solid #ddd;
}

ul.liyt {list-style: none}

li.liyt::before {
	content: "•"; 
	color: #f15f3b;
  display: inline-block; 
	width: 1em;
  margin-left: -.5em;
	font-size: larger;
}

.tablepress#tablepress-3 tbody td.column-1, .tablepress#tablepress-3 td.column-2 {
    border-right: 2px solid #f15f3b;
}

.tablepress#tablepress-2 tbody td.column-1, .tablepress#tablepress-2 td.column-2 {
    border-right: 2px solid #009cb6;
}

.tablepress#tablepress-3 {
    border-left: 3px solid #f15f3b;
	  border-right: 3px solid #f15f3b;
	  border-bottom: 3px solid #f15f3b;
	  border-collapse: separate;
	  border-radius: 15px;
	  border-top: none !important;
}

.tablepress#tablepress-3 thead th {
    background-color: #262261;
    border: 3px solid #f15f3b;
	  text-align: center;
	  border-collapse: separate;
	  border-radius: 10px;
}

@font-face {
    font-family: 'Asimov';
    src: url('fonts/asimov-webfont.woff2') format('woff2'),
         url('fonts/asimov-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

button.LIYT_button {
	background-color: #262261;
	font-family:"NFLDetroitLions", arial, helvetica, sans-serif;
	color: #ece82a;
	font-size: 24px;
	border: 5px solid #f15f3b;
  border-collapse: separate;
  border-radius: 10px;
	padding: 6px;
	margin-top: 12px;
}

button.LIYT_button:hover {
	background-color: #ece82a;
	color: #262261;
}

form.LIYT_form input[type="text"], 
form.LIYT_form input[type="password"],
form.LIYT_form select,
form.LIYT_form textarea
{
	border: 1px solid #672d91;
  border-collapse: separate;
  border-radius: 4px;
}

form.LIYT_form [type=submit] {
	background-color: #262261;
	font-family:"NFLDetroitLions", arial, helvetica, sans-serif;
	color: #ece82a;
	font-size: 16px;
	border: 3px solid #f15f3b;
  border-collapse: separate;
  border-radius: 8px;
	padding: 4px;
	margin-top: 10px;
}

form.LIYT_form [type=submit]:hover {
	background-color: #ece82a;
	color: #262261;
}

.LIYT_profile_text {
  position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 65%;
	padding-bottom: 5px;
}

.LIYT_profile_text_right {
  position: absolute; 
	top: 0px; 
	left: 300px; 
	width: 60%;
	padding-bottom: 5px;
}
	
.LIYT_profile {
	margin-top:0px;
}

.LIYT_photo {
	max-width:200px; 
/*	padding-top:20px; */
	padding-bottom: 20px; 
	padding-left: 10px; 
	padding-right: 20px; 
	border-radius: 40px; 
	margin-right: 80px; 
/*	margin-top:12px; */
	float: right;
}

.LIYT_font_big {
	color:#f15f3b; 
	font-size:24px;
	font-family:'Asimov';
	padding-top:10px;
}

.LIYT_font {
	color:#f15f3b; 
	font-size:15px;
	font-family:'Asimov';
	padding-bottom:20px;
}

.LIYT_textarea {
	width: 400px;
}

table.LIYT_table {
	border: 3px solid #672d91;
  border-collapse: separate;
  border-radius: 10px;
}

table.LIYT_table td {
	border-top: 1px solid #672d91;
  border-left: 1px solid #672d91;
}

h2 {
    font-size: 2em !important;
    color: #009cb6;
}
h3 {
    font-size: 1.6em !important;
    color: #8c9f21;
}
h4 {
    font-size: 1.2em !important;
}
.call-for-abstracts p {
	clear: both;
}
@media screen and (max-width: 719px) {
	.container_24 .call-for-abstracts .grid_8,
	.container_24 .call-for-abstracts .grid_7,
	.container_24 .call-for-abstracts .grid_5,
	.container_24 .call-for-abstracts .grid_4 {
	    width: 100% !important;
	    float: none !important;
	}
}

@media screen and ( max-width: 900px ) {
	
.LIYT_profile {
	margin-top:65px;
}	
	
.LIYT_photo {
	margin-right: 0px; 
}	
	
.LIYT_profile_text_right {
	left: 235px; 
}
	
.RegEmbed {
	width: 750px;
}	
}

.LIYT_box {
	border: 3px solid #672d91;
	border-collapse: separate;
	border-radius: 10px;
	padding:20px; 
	margin-bottom:20px;
}	

@media screen and ( max-width: 700px ) {
	.LIYT_profile_text, .LIYT_profile_text_right {
	position: relative;
	width: 100%;
}	
.LIYT_profile {
	margin-top:0px;
}
	
.LIYT_profile_text_right {
	left: 0px; 
}	
	
.RegPage {
	margin-top: 0px !important;
}	
.RegEmbed {
	width: 550px;
}		
}	
	
@media screen and ( max-width: 480px ) {
	
.LIYT_box {
	border: none; 
}
	
.LIYT_textarea {
	width: 200px;
}

.RegEmbed {
	width: 330px;
}		
	
}

.menuIndent {
	position: relative;
  left: 20px;
  font-size: 14px;
}

.menuExpanded {
	display: block;
}

.navMenuItem {
    color: #009cb6;
    cursor: pointer;
    border: none;
    outline: none;
    background-color: #fff !important;
    font-family: arial, sans-serif !important;
    text-align: left !important;
    font-size: 14px !important;
    vertical-align: text-top;
    display: block;
}

.sponsor-grid {
	display: grid; 
	grid-gap: 1rem; 
	grid-template-columns: repeat(4, 1fr);
}

@media screen and (max-width: 900px) {
.sponsor-grid {
	grid-template-columns: repeat(3, 1fr);
}
}

@media screen and (max-width: 700px) {
.sponsor-grid {
	grid-template-columns: repeat(2, 1fr);
}
}

@media screen and (max-width: 500px) {
.sponsor-grid {
	grid-template-columns: repeat(1, 1fr);
	margin-left: 50px;
}
}

.YTHLive_top_left {
	width:60%; 
	float:left;
}

.YTHLive_top_right {
	width:40%; 
	float:right;
}

@media screen and (max-width: 500px) {
.YTHLive_top_left {
	width:100%; 
}

.YTHLive_top_right {
	width:100%; 
}
}

.YTHLive_right {
	width:70%; 
	float:left;
}

@media screen and (max-width: 960px) {
.YTHLive_right {
	width:70%; 
	float:left;
	margin-left: 20px;
}
}

.scholarship_input_short {
	padding-left: 15px; 
	width: 95%; 
	height: 40px;   
	color: #979797; 
	border: 0.5px solid #979797;
}

.scholarship_input_long {
	padding-left: 15px; 
	width: 97.6%; 
	height: 40px; 
	color: #979797; 
	border: 0.5px solid #979797;
}

.scholarship_input_textarea {
	font-size: 13px; 
	font-family: arial, sans-serif; 
	padding-top: 15px; 
	padding-left: 15px; 
	width: 97.6%; 
	height: 130px; 
	color: #979797; 
	border: 0.5px solid #979797;
	resize: none;
}

@media screen and (max-width: 767px) {
	
.scholarship_input_textarea {
	width:95%;
	}
	
.scholarship_input_long {
 	width:95%;
	}	
}

.scholarship_submit_off {
    border: 4px solid #133962; 
		font-family: 'GothamRnd',arial,helvetica,sans-serif;  
		font-weight: bold; 
		font-size: 18px; 
		line-height: 27px; 
		color: #133962; 
		background-color:#fff; 
		text-align: center; 
		overflow:hidden; 
		display:inline; 
		padding:10px; 
		margin-bottom:25px; 
		margin-top:25px;
}

.scholarship_submit_on {
    border: 4px solid #133962; 
		font-family: 'GothamRnd',arial,helvetica,sans-serif; 
		font-weight: bold; 
		font-size: 18px; 
		line-height: 27px; 
		color: #fff; 
		background-color:#133962; 
		text-align: center; 
		overflow:hidden; 
		display:inline; 
		padding:10px; 
		margin-bottom:25px; 
		margin-top:25px;
}

.leftImage {
  width: 37%;
  float: left;
}

.rightText {
  color:#3a3a3a !important; 
  float:right; 
  width: 60%;
}

.rightImage {
  width: 37%;
  float: right;
}

.leftText {
  color:#3a3a3a !important; 
  float:left; 
  width: 60%;
}

@media screen and (max-width: 745px) {
.leftImage {
  width: 100%;
}

.rightText {
  padding-top:15px; 
  width: 100%;
}
	
.rightImage {
  width: 100%;
}

.leftText {
  padding-bottom:15px; 
  width: 100%;
}	
}	
	
.yth-btn {
	margin-top:10px;
  background-color: #009cb6;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  min-width: 125px;
  line-height: 16px;
  padding: 12px 20px;
  text-align: center;
  border: 0;
  display: inline-block;
  -webkit-border-radius: 3px;
}

a.yth-btn:hover {
	-webkit-transition: all .3s;
	text-decoration: none;
	color: #bbb;
}