 /* General dropdown styles */      

                 /* The Modal (background) */

.ui-dialog .ui-dialog-content 
{
    text-align: center !important;
}

.verify_button
{
    background: #fff none repeat scroll 0 0;
    border: none;
    color: #000000;
    cursor: pointer;
    display: block;
    font-family: sans-serif;
    font-size: 17px;
    font-weight: bold;
    height: 50px;
    letter-spacing: 0px;
    padding: 5px 0px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.elapsed_time , .verify_id , .verify_columns , .verify_rows , .verify_grid_units , .verify_hint , .verify_date , 
.verify_time , .verify_grid , .hetime , .hgid , .hcols, .hrows , .hunits , .hint_two , .hdate , .htime  
{
	margin:0px; 
	line-height:2;
	font-size: 18px;
	font-weight: bold; 
	overflow: hidden; 
	text-overflow: ellipsis; 
	white-space: nowrap;
}


.verify_inputs
{
	padding: 6px; 
	font-size: 15px;
}


#modalGridId p
{
	font-size: 18px !important;
}

.table_set td , .table_set th 
{
	border: 1px solid #ddd;
	padding: 8px !important;
	vertical-align:middle !important;
	max-width: 10px;
}

.date_width , .grid_width
{
	width: 15%;
}

.grid_time_width 
{
	width: 18%;
}

.grid_id_width
{
	width: 20%;
}

.profile_width
{
	width: 22%;
}

.rank_width 
{
	width: 10%;
}


.news_image 
{
	height: 250px;
	width: 250px;
}
 
strong 
{  
	line-height: 1.3;
}

p 
{
   line-height: 1.6;
   text-align: justify;
}


.news_padding_top
{
	padding-top: 100px;
}

.news_heading
{
	font-weight: bold; 
	font-family: sans-serif; 
	letter-spacing: 1px; 
	text-transform: uppercase; 
	text-align: center;
	margin-top:15px;
	margin-bottom:15px;
	font-size: 20px;
}

.blink p
{
	margin:0px;
}

.thirty_top_padding
{
	padding-top:20px;
}

.dropdown dd, .dropdown dt, .dropdown ul 
{ 
	margin:0px; padding:0px; 
}
.dropdown dd 
{ 
	position:relative; 
}


/* DT styles for sliding doors */
.dropdown dt a 
{
	background: white url("../images/arrow.png") no-repeat scroll right center;
	/* only background-position me add*/
	background-position: right 25px center;
	border-bottom: 1px solid #d4ca9a;
	display: block;
	padding-right: 20px;
	text-decoration: none;
	width: 100%;
}

.dropdown dt a span 
{
	cursor:pointer; 
	display:block; 
	text-align: center;
}


/* UL styles */
.dropdown dd ul 
{ 
	background: #e4dfcb none repeat scroll 0 0;
	display: none;
	list-style: outside none none;
	max-height: 200px;
	min-width: 99.9%;
	overflow-y: scroll;
	padding: 0;
	position: absolute;
	top: 0;
	width: auto;
}

.dropdown span.value 
{
	display:none;
}

.dropdown dd ul li a 
{
	display: block;
	padding: 5px;
	text-align: center;
	text-decoration: none;
  	border-bottom: 1px solid #d4ca9a;
}

.dropdown span.value
{ 
	display:none;
}

/* General dropdown styles */       
.dropdown-secondary dd, .dropdown dt, .dropdown ul 
{
	margin:0px; 
	padding:0px; 
}

.dropdown-secondary dd 
{ 
	position:relative; 
}

/* DT styles for sliding doors */
.dropdown-secondary dt a 
{
	background: white url("../images/arrow.png") no-repeat scroll right center;
	/*Only background-position added by me*/
	background-position: right 25px center;
	border-bottom: 1px solid #d4ca9a;
	display: block;
	padding-right: 20px;
	text-decoration: none;
	width: 100%;
}
.dropdown-secondary dt a span 
{	
	cursor:pointer; 
	display:block; 
	text-align: center;
}

/* UL styles */
.dropdown-secondary dd ul 
{ 
	background: #e4dfcb none repeat scroll 0 0;
	display: none;
	list-style: outside none none;
	max-height: 200px;
	min-width: 99.9%;
	overflow-y: scroll;
	padding: 0;
	position: absolute;
	top: 0;
	width: auto;
}

.dropdown-secondary span.value 
{ 
	display:none;
}
	
.dropdown-secondary dd ul li a 
{
	display: block;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	border-bottom: 1px solid #d4ca9a;
}

.dropdown-secondary span.value 
{ 
	display:none;
}

.dropdown dd ul li a:hover 
{
	border-bottom: 1px solid !important;
}

.dropdown-secondary dd ul li a:hover 
{
	border-bottom: 1px solid !important;
}
		  
		  
.header_con
{
	width:50%;
	margin:0px auto;
}

.middle_height
{
	min-height: 87vh; 
	padding-bottom:15px;
}
.share_height
{
	min-height: 83vh; 
	padding-bottom:15px;
}

.pull-img-left>img
{
	width:55px;
	height:55px;
}

.about_text
{ 
	margin:10px 0px 10px 0px;
}

.about_text a
{
	text-align:center;
}

.about_text_bottom
{
	margin:10px 0px 10px 0px;
}

.profile_btn 
{
	font-size: 16px ;
	font-weight: bold;
	float: right;
}

.left_image
{
	float: left;
	width: 10%;
	position: static;
	left: 10px;   
	bottom: 0px;
	margin-top: 4%;
}
	
.form-group h4
{
	font-size: 18px ;
}

.right_image
{ 
	float: right;
	width: 10%; 
	position: static;
	right: 10px;
	bottom: 0px;
	margin-top: 4%;
}

.bottom_text
{
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	width: 80%;
	font-size: 12px;
	position: static;
}

.bottom_text p
{ 
	width: 100%;
	font-size: 16px;
	margin:0px!important;
}

.setting-header
{
	font-size: 40px;
	width: 100%;
	text-align: center;
	float: left;
}

.setting-middle
{
	margin-top: 100px;
}

.middle
{
	padding-top: 30px;
}

.dropbox
{
	font-weight: bold;
	height:48px;
	margin-left: 4%; 
	width: 92%;
}

.header_text
{
	text-align: center;
	letter-spacing: 2px;
	margin:0px;
	font-weight: bold;
	font-size: 40px;
	font-family: sans-serif;
	text-transform: uppercase;
}

.subheader_text
{
	font-size: 20px;
	letter-spacing: 1.5px;
	font-family: sans-serif;
	text-transform: uppercase;
	text-align:center;
	margin:0px;
}

.subheader_grid
{
	font-size: 18px;
	letter-spacing: 1.5px;
	font-family: sans-serif;
	text-transform: uppercase;
	text-align:center;
	margin:0px;
}
 
.header_text_setting
{
	text-align: center;
	letter-spacing: 2px;
	font-weight: bold;
	font-size: 25px;
	font-family: sans-serif;
	margin-top: 8px;
	text-transform: uppercase;
}

.header_text_setting-terms 
{
    text-align: center;
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 20px;
    font-family: sans-serif;
    margin-top: 10px;
    text-transform: uppercase;
}

.back_icon1
{ 
	float: left;
	margin-top: 0.5em;
	width:15%;
	position: absolute;
	z-index:9999;
}

.back_icon
{ 
	float: left;
	position: absolute;
	z-index:9999;
	width: 25%;
	margin-top:0.5em;
}

.pull-img-left
{        
	width: 40%;    
	float: left!important;
}

.down-arrow
{
	float: left; 
	width: 100%;  
	/*margin-top: -10%;*/
}

.pull1-left   
{
	float:left!important;
	width: 20%;    
	margin-left: 2%;
}

.pull1-right  
{
	float:right!important;
	width: 20%;  
	margin-right: 2%;
	text-align:right;
}

.pull1-left>img  
{
	/*width: 100%;*/
	width:55px;
}

.pull1-right>img  
{    
	/*width: 100%;*/
	width:55px;
}


.header_content
{
	padding-top: 1px;
	padding-bottom: 1px;
}

.footer 
{
	bottom: 15px;
	margin-top: 10px;
	position: absolute;
	width: 100%;
}

.select 
{
	background: url(../images/arrow.png) no-repeat 96% 0 !important;
	height: 29px !important;
	overflow: hidden !important;
	width: 240px !important;
}

option
{
	padding: 7px !important;
}

body,html
{
	-webkit-touch-callout: none;
	/*-webkit-user-select: none;*/
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	/*user-select: none;*/
	overflow: hidden;
}
.red-bg
{
	background: #f00;
}

body
{
	background:#fff;
	font-family: Arial, sans-serif; 
}

#zoomin 
{
	height: 10px; 
	width: 10px; 
	-webkit-transition: all 5s ease; 
	-moz-transition: all 5s ease; 
	-ms-transition: all 5s ease; 
	transition: all 5s ease;
} 

#splash 
{
	bottom: 0;
	height: 300px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 438px;
}

.legal
{  
	position: absolute;
	width: 100%;
	float: left;
	padding-bottom: 20px;
	text-align: left;
	z-index: 99999;
	bottom: 0px;
}

.legal a 
{
	color: #000;
	display: block;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
}

.legal p 
{
	color: #000;
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 5px;
	text-align: center;
}


.col-md-12.center,.col-md-8.center,.col-md-6.center,.col-md-5.center,.col-md-4.center,.col-md-10.center
{
	margin:0 auto;
	float: none;
}

.header h3
{
	text-align: center;
	font-family:Arial, sans-serif;
	font-size: 22px; 
	margin-bottom: 0px;
	margin-top:10px;
	font-weight: 700;
	
}

.header h4
{
	color: red; 
	text-align: center; 
	margin-bottom:5px; 
	margin-top: 0px;
	font-size: 20px; 
	
}

.main-menu
{
	list-style-type: none; 
	margin:0; 
	padding:0;
	margin: 0px auto;
	width: 80%; 
}

.main-menu a
{
	text-transform: uppercase;
}

.main-menu a 
{
	background: #fff none repeat scroll 0 0;
	border: none;
	color: #000000;
	cursor: pointer;
	display: block;
	font-family: sans-serif;
	font-size: 17px;
	font-weight:bold;
	height: 50px;
	letter-spacing: 0px;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main-menu li
{
	margin-bottom: 15px;
}

#menu a:hover
{
	text-decoration: none;
	background: #e4dfcb none repeat scroll 0 0;
}

.dropdown dt a:hover
{
	text-decoration: none;
}

.main-menu a.disabled
{
	color: #ccc;
}

.grid-wrapper
{
	border:2px solid #414042;
	margin: 0 auto;
	font-weight: bold;
}

.table
{
	margin-bottom: 0;
}

.footer
{
	margin-top: 10px;
}

.footer h3
{
	font-size: 13px;
}

.footer p
{
	font-size: 11px;
}


.arrow-info 
{
	float: left;
	display: block;
	padding: 0;
	position: static;
	width: 100%;
}

.pull-left
{
	margin-left: 2%;
}

.pull-right
{
	margin-right: 2%;
}

.pull-left>img
{
	width: 55px;
	float: left;
}

.pull-right>img
{
	width: 55px;
	float: right;
}

.arrow-info .pre-footer-info
{
	overflow: hidden;
}

.arrow-info .copy
{
	text-align: center;
	font-size: 16px;
}

.arrow-info .copy p
{
	margin-bottom: 0px; 
	text-align: center; 
}

.arrow-info .copy a
{
	color:#414042;
	font-size: 16px;
}

.profile_height
{
	min-height:77vh;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td 
{
	border-top: 1px solid #ddd;
	line-height: 1.3;
	padding: 5px 4px;
	vertical-align: top;
	font-size:9px;
	text-align: center;
}

.bottom_index_text
{
	display:block; 
	padding-bottom: 20px;
	position: absolute;
}

/*#splash > h1 
{  
	font-size: 27px;  
	font-family: sans-serif;   
	font-weight: bold;	   
	margin-bottom: 2% !important;
}*/



/* mobile fix */
@media (min-width:240px) and (max-width:400px) 
{
	
.news_padding_top
{
	padding-top: 80px;
}
	
.news_heading
{
	font-size: 12px;
}	

.pull1-left   
{
	width: 20%;
}

.pull1-right  
{
	width: 20%;
}

/*.news_image
{
	width:100% !important;
	height:350px !important;
}*/

.field-4,.field-6,.field-6
{
	float: none; 
	width: auto;
}

.field.line
{
	border-right:none; 
	border-left:none;
}

#gametime
{
	font-size: 19px;
	margin-bottom: 0px;
}

.profile_height
{
	min-height:90vh;
}

#splash
{
	width: 100%;
}

/*#splash img
{
	width: 100%;
}*/

.legal p
{
	font-size: 12px;
}

.legal a
{
	font-size: 13px;
}

.header_text
{
	font-size: 20px !important;
}

.subheader_text
{
	font-size: 12px;
}

.subheader_grid
{
	font-size: 12px;
}

.header h3
{
	font-size: 23px !important;
}

.verify_button
{
	font-size: 15px !important;
	height: 40px !important;
}

.upload_file
{
  font-size: 15px !important;
  height: 40px !important;
  line-height: 40px !important;
}

.challenge_email
{
  font-size: 15px !important;
  height: 40px !important;
  line-height: 40px !important;
}


.main-menu li 
{
	margin-bottom: 20px !important;
}

.middle
{
	padding-top: 20px !important;
}

.middle1
{
	padding-top: 40px !important;
}

.dropbox
{
	height:34px !important;
}

.header_text_setting
{	 
  	font-size: 18px !important;
}

.header_text_setting-terms
{
	font-size: 11.5px !important
}

.pull-img-left>img
{
	width:40px;
	height:40px;
}

.setting-middle 
{
	margin-top: 40px !important;
}

.copy a
{
	font-size: 10px !important;
}

.bottom_text p
{ 
	width: 100%;
	font-size: 10px !important;
}

.profile_btn 
{
	font-size: 13px !important;
}

.form-group 
{
	margin-top: 2% !important;
}

.pull-left>img 
{
	width: 40px !important;
}

.pull-right>img 
{
	width: 40px !important;
}

.pull1-left>img 
{
	width: 40px !important;
}

.pull1-right>img 
{
	width: 40px !important;
}

.form-group h4
{
	font-size: 18px  !important;
}

.profile_middle 
{
	padding-top: 20px;
}

.back_icon
{ 
	float: left;
	margin-top:0.4em;
    width: 50%;
}

.about_text 
{
	font-size: 12px;
}

.about_text1 
{
	font-size: 18px;
}

.about_text_bottom
{
	font-size: 13px;
}
   
.privacy_head 
{
	font-size: 15px;
	font-weight: bold;
}

.header_con
{
	width: 100%;
}

.middle_height
{
	min-height: 100vh;
}

.share_height
{	
	min-height: 90vh;
}

.arrow-info 
{
	bottom: 0px;
	left: 0px;
}



.back_icon1
{
	width:50%;
	margin-top:0.9em;
}

.back_icon-terms
{
	margin-top: .6em;
}

.bottom_index_text
{
	display:block; 
	padding-bottom: 20px;
	position: absolute;
}

/*#splash > h1 
{  
	font-size: 22px;
}*/


.table_fixed
{ 
	top: 64px !important;  
	width: 100% !important;
}

.table_body
{
	margin-top:15px !important;
}

.table_set td, .table_set th
{
	max-width:30px !important;
}

}
	
	
	
	
	
	
@media (min-width:401px) and (max-width:700px) 
{ 


.pull1-left   
{
	width: 20%;
}

.pull1-right  
{
	width: 20%;
}

/*.news_image
{
	width:100% !important;
	height:350px !important;
}*/

.back_icon1
{
	margin-top:0.8em;
}

.field-4,.field-6,.field-6
{
	float: none; 
	width: auto;
}

.field.line
{
	border-right:none; 
	border-left:none;
}

#gametime
{
	font-size: 17px;    
	margin: 0px;
}

#splash
{
	width: 100%;
}


/*#splash img
{
	width: 100%;
}*/


.verify_button
{
	font-size: 22px !important;
	height: 50px !important;
}

.challenge_email
{
	font-size: 23px !important;
  	height: 50px !important;
  	line-height: 50px !important;
}

.upload_file
{
  font-size: 17px !important;
  height: 50px !important;
  line-height: 50px !important;
}

.middle
{
	padding-top: 35px !important;
}

.middle1
{
	padding-top: 16px !important;
}

.dropbox
{	
	height:34px !important;
}

.header_text_setting
{
	font-size: 21px !important;
}

.pull-img-left>img
{
	width:50px;
	height:50px;
}

.setting-middle 
{
	margin-top: 40px!important;
}

.profile_btn
{
	font-size: 16px !important;
	margin-top: 2% !important;
}
.pull-left>img 
{
	width: 50px !important;
}

.pull-right>img 
{
	width: 50px !important;
}

.pull1-left>img 
{
	width: 50px !important;
}

.pull1-right>img 
{
	width: 50px !important;
}

.form-group h4
{
	font-size: 18px !important;
}
	
.profile_middle 
{
	padding-top: 20px;
}

.back_icon
{ 
	float: left;
	margin-top:0.4em;
	width: 50%;
}

.about_text 
{
	font-size: 20px;
}

.about_text1 
{
	font-size: 18px;
}

.about_text_bottom
{
	font-size: 13px;
}

.privacy_head
{
	font-size: 24px;
}

.header_con
{
	width: 100%;
}

.middle_height
{
	min-height: 90vh;
}

.share_height
{
	min-height: 90vh;
}	

.arrow-info 
{
	display: block;
	padding: 0;
	margin-top: 2%;
	width: 100%;
	bottom: 0px;
	left: 0px;
}

.bottom_index_text
{
	display:block; 
	padding-bottom: 20px;
	position: absolute;
}
}


@media (min-width:401px) and (max-width:500px) 
{ 

.table_fixed
{ 
	top: 73px !important;  
	width: 100% !important;
}

.table_body
{
	margin-top:24px !important;
}	

.news_heading
{
	font-size: 17px;
}	

.news_padding_top
{
	padding-top: 90px;
}

.copy a 
{   
	font-size: 13px !important;
}

.bottom_text p 
{
	font-size: 13px !important;
}

.header_text_setting-terms
{	   
	font-size: 15px !important;
}
 
.header_text
{    
	font-size: 29px !important;    
}

.subheader_text
{
	font-size: 15px;
}

.subheader_grid
{
	font-size: 15px;
}

h4, .h4 
{    
	font-size: 23px !important;
}

.header h3
{		
	font-size: 31px !important;	
}

#splash > h1 
{  
	font-size: 30px !important; 
}

.legal p
{
	font-size: 15px;
}

.legal a
{
	font-size: 17px;
}

.grid_width
{
	width: 19%;
}

.profile_width
{
	width: 20%;
}

.table_set td , .table_set th 
{
	padding: 8px 5px !important;
}

}

@media (min-width:501px) and (max-width:600px) 
{

.table_fixed
{ 
	top: 76px !important;  
	width: 100% !important;
}

.table_body
{
	margin-top:27px !important;
}

.news_heading
{
	font-size: 22px;
}
	
.news_padding_top
{
	padding-top: 90px;
}
	
.copy a 
{   
	font-size: 17px !important;
}

.bottom_text p 
{
	font-size: 17px !important;
}
	
.header_text_setting-terms
{	   
	font-size: 18px !important;
}

.header_text
{
	font-size: 34px !important;    
}

.subheader_text
{
	font-size: 17px;
}

.subheader_grid
{
	font-size: 17px;
}

h4, .h4 
{    
	font-size: 23px !important;
}
	
.header h3
{		
	font-size: 34px !important;	
}

#splash > h1 
{
	font-size: 34px !important; 
}

.legal p
{
	font-size: 19px;
}

.legal a
{
	font-size: 19px;
}

}


@media (min-width:601px) and (max-width:700px) 
{ 

.table_fixed
{ 
	top: 84px !important;  
	width: 100% !important;
}

.table_body
{
	margin-top:35px !important;
}

.news_heading
{
	font-size: 25px;
}

.news_padding_top
{
	padding-top: 90px;
}

.copy a 
{   
	font-size: 19px !important;
}

.bottom_text p 
{
	font-size: 19px !important;
}

.header_text_setting-terms
{	   
	font-size: 21px !important;
}

.header_text
{    
	font-size: 42px !important;    
}

.subheader_text
{
	font-size: 22px;
}

.subheader_grid
{
	font-size: 22px;
}

h4, .h4 
{    
	font-size: 23px !important;
}

.header h3
{		
	font-size: 37px !important;	
}

#splash > h1 
{  
	font-size: 35px !important; 
}

.legal p
{
	font-size: 23px;
}

.legal a
{
	font-size: 23px;
}

}

@media only screen
and (min-width: 240px)
and (max-width: 280px)
{
	.main-menu a 
	{
		font-size: 12px !important;
		height: 40px !important;
		line-height: 40px !important;
	}

	#splash > h1 
	{  
		font-size: 20px !important;
	}

	.grid_width
	{
		width: 22%;
	}

	.profile_width
	{
		width: 22%;
	}

	.rank_width 
	{
		width: 12%;
	}

	.grid_time_width  , .grid_id_width
	{
		width: 22%;
	}

	.date_width
	{
		width: 0%;
		display: none;
	}

	.table_set td , .table_set th 
	{
		padding: 8px 0px !important;
	}

	.news_image 
	{
		height: 180px;
		width: 180px;
	}

	#modalGridId
	{
		padding: 5px !important;
	}

	#modalGridId p
	{
		font-size: 7px !important;
	}

	.elapsed_time , .verify_id , .verify_columns , .verify_rows , .verify_grid_units , .verify_hint , .verify_date , 
.verify_time , .verify_grid 
	{
		font-size: 13px !important;
	}

	.hetime , .hgid , .hcols, .hrows , .hunits , .hint_two , .hdate , .htime  
	{
		font-size: 9px !important;
	}

	.verify_inputs
	{
		padding: 2px; 
		font-size: 11px;
		height: 25px;
	}
	
	.verify_colon , .verify_hash
	{
		padding-top:0px !important; 
	}

	.verify_dot
	{
		padding-top:5px !important; 
	}
	
	.benchmark_col , .benchmark_rows , .benchmark_best_time , .benckmark_bm_time
    {
    	font-size: 8.5px !important;
    }

    .benchmark_col_value , .benchmark_rows_value , .benchmark_time_value , .benchmark_bm_value
    { 
    	font-size: 8.5px !important; 
    }

    .benchmark_image
	  {
	    width:180px !important;
	    height: 180px !important;
	  }

	  .benchmark_image_height
    {
    	min-height: 60vh !important;
    }

    .benchmark_height
    {
    	height: 400px !important;
    }
}

@media only screen
and (min-width: 281px)
and (max-width: 300px)
{
	#splash > h1 
	{  
		font-size: 20px !important;
	}

	.main-menu a 
	{
		font-size: 13px !important;
		height: 40px !important;
		line-height: 40px !important;
	}

	.grid_width
	{
		width: 22%;
	}

	.profile_width
	{
		width: 22%;
	}

	.rank_width 
	{
		width: 12%;
	}

	.grid_time_width  , .grid_id_width
	{
		width: 22%;
	}

	.date_width
	{
		width: 0%;
		display: none;
	}

	.table_set td , .table_set th 
	{
		padding: 8px 2px !important;
	}

	.news_image 
	{
		height: 200px;
		width: 200px;
	}

	#modalGridId
	{
		padding: 7px !important;
	}

	#modalGridId p
	{
		font-size: 8px !important;
	}

	.elapsed_time , .verify_id , .verify_columns , .verify_rows , .verify_grid_units , .verify_hint , .verify_date , 
.verify_time , .verify_grid 
	{
		font-size: 13px !important;
	}

	.hetime , .hgid , .hcols, .hrows , .hunits , .hint_two , .hdate , .htime  
	{
		font-size: 10px !important;
	}

	.verify_inputs
	{
		padding: 3px; 
		font-size: 13px;
		height: 25px;
	}

	.verify_colon , .verify_hash
	{
		padding-top:0px !important; 
	}

	.verify_dot
	{
		padding-top:5px !important; 
	}

	.benchmark_col , .benchmark_rows , .benchmark_best_time , .benckmark_bm_time
    {
    	font-size: 9.5px !important;
    }

    .benchmark_col_value , .benchmark_rows_value , .benchmark_time_value , .benchmark_bm_value
    { 
    	font-size: 9.5px !important; 
    }

    .benchmark_image
	  {
	    width:190px !important;
	    height: 190px !important;
	  }

	  .benchmark_image_height
    {
    	min-height: 63vh !important;
    }

    .benchmark_height
    {
    	height: 420px !important;
    }
}

@media only screen
and (min-width: 301px)
and (max-width: 350px)
{
	#splash > h1 
	{  
		font-size: 22px !important;
	}

	.main-menu a 
	{
		font-size: 14px !important;
		height: 40px !important;
		line-height: 40px !important;
	}

	.grid_width
	{
		width: 22%;
	}

	.profile_width
	{
		width: 22%;
	}

	.rank_width 
	{
		width: 12%;
	}

	.grid_time_width  , .grid_id_width
	{
		width: 22%;
	}

	.date_width
	{
		width: 0%;
		display: none;
	}

	.table_set td , .table_set th 
	{
		padding: 8px 2px !important;
	}

	.news_image 
	{
		height: 220px;
		width: 220px;
	}

	#modalGridId
	{
		padding: 8px !important;
	}

	#modalGridId p
	{
		font-size: 9px !important;
	}

	.elapsed_time , .verify_id , .verify_columns , .verify_rows , .verify_grid_units , .verify_hint , .verify_date , 
.verify_time , .verify_grid 
	{
		font-size: 13px !important;
	}

	.hetime , .hgid , .hcols, .hrows , .hunits , .hint_two , .hdate , .htime  
	{
		font-size: 11px !important;
	}

	.verify_inputs
	{
		padding: 3px; 
		font-size: 13px;
		height: 25px;
	}

	.verify_colon , .verify_hash
	{
		padding-top:0px !important; 
	}

	.verify_dot
	{
		padding-top:5px !important; 
	}

	.benchmark_col , .benchmark_rows , .benchmark_best_time , .benckmark_bm_time
    {
    	font-size: 10.5px !important;
    }

    .benchmark_col_value , .benchmark_rows_value , .benchmark_time_value , .benchmark_bm_value
    { 
    	font-size: 10.5px !important; 
    }

    .benchmark_image
	  {
	    width:205px !important;
	    height: 205px !important;
	  }

	  .benchmark_image_height
    {
    	min-height: 70vh !important;
    }

    .benchmark_height
    {
    	height: 420px !important;
    }
}

@media only screen
and (min-width: 351px)
and (max-width: 400px)
{
	#splash > h1 
	{  
		font-size: 22px !important; 
	}
	.main-menu a 
	{
		font-size: 15px !important;
		height: 40px !important;
		line-height: 40px !important;
	}

	.grid_width
	{
		width: 19%;
	}

	.profile_width
	{
		width: 20%;
	}

	.table_set td , .table_set th 
	{
		padding: 8px 2px !important;
	}

	#modalGridId p
	{
		font-size: 10px !important;
	}

	.elapsed_time , .verify_id , .verify_columns , .verify_rows , .verify_grid_units , .verify_hint , .verify_date , 
.verify_time , .verify_grid , .hetime , .hgid , .hcols, .hrows , .hunits , .hint_two , .hdate , .htime  
	{
		font-size: 13px !important;
	}

	.verify_inputs 
	{
	    height: 30px;
	}

	.benchmark_col , .benchmark_rows , .benchmark_best_time , .benckmark_bm_time
    {
    	font-size: 13px !important;
    }

    .benchmark_col_value , .benchmark_rows_value , .benchmark_time_value , .benchmark_bm_value
    { 
    	font-size: 13px !important; 
    }

    .benchmark_image
	  {
	    width:260px !important;
	    height: 260px !important;
	  }

    .benchmark_image_height
    {
    	min-height: 72vh !important;
    }

    .benchmark_height
    {
    	height: 420px !important;
    }

    .rank_width 
	{
		width: 10%;
	}

	.profile_width
	{
		width: 19%;
	}

	.grid_time_width 
	{
		width: 18%;
	}

	.date_width
	{
		width: 17%;
	}

	.grid_width
	{
		width: 16%;
	}

	.grid_id_width
	{
		width: 20%;
	}
}

@media only screen
and (min-width: 401px)
and (max-width: 450px)
{
	.main-menu a 
	{
		font-size: 17px !important;
		height: 50px !important ;
		line-height: 50px !important ;
	}

	.news_image 
	{
		height: 300px;
		width: 300px;
	}

	#modalGridId p
	{
		font-size: 12px !important;
	}

	.elapsed_time , .verify_id , .verify_columns , .verify_rows , .verify_grid_units , .verify_hint , .verify_date , 
.verify_time , .verify_grid , .hetime , .hgid , .hcols, .hrows , .hunits , .hint_two , .hdate , .htime  
	{
		font-size: 15px !important;
	}

	.verify_inputs 
	{
	    height: 30px;
	}

	.benchmark_col , .benchmark_rows , .benchmark_best_time , .benckmark_bm_time
    {
    	font-size: 14px !important;
    }

    .benchmark_col_value , .benchmark_rows_value , .benchmark_time_value , .benchmark_bm_value
    { 
    	font-size: 14px !important; 
    }

    .benchmark_image
	  {
	    width:290px !important;
	    height: 290px !important;
	  }

    .benchmark_image_height
    {
    	min-height: 80vh !important;
    }

    .rank_width 
	{
		width: 10%;
	}

	.profile_width
	{
		width: 20%;
	}

	.grid_time_width 
	{
		width: 18%;
	}

	.date_width
	{
		width: 17%;
	}

	.grid_width
	{
		width: 15%;
	}

	.grid_id_width
	{
		width: 20%;
	}
}

@media only screen
and (min-width: 451px)
and (max-width: 500px)
{
	.benchmark_col , .benchmark_rows , .benchmark_best_time , .benckmark_bm_time
    {
    	font-size: 16px !important;
    }

    .benchmark_col_value , .benchmark_rows_value , .benchmark_time_value , .benchmark_bm_value
    { 
    	font-size: 16px !important; 
    }

	.main-menu a 
	{
		font-size: 17px !important;
		height: 50px !important ;
		line-height: 50px !important ;
	}

	.news_image 
	{
		height: 300px;
		width: 300px;
	}

	#modalGridId p
	{
		font-size: 13px !important;
	}

	.elapsed_time , .verify_id , .verify_columns , .verify_rows , .verify_grid_units , .verify_hint , .verify_date , 
.verify_time , .verify_grid , .hetime , .hgid , .hcols, .hrows , .hunits , .hint_two , .hdate , .htime  
	{
		font-size: 16px !important;
	}

	
	.verify_inputs 
	{
	    height: 30px;
	}

	.ten_width
    {
    	width: 12% !important;
    }

    .fifteen_width
    {
    	width: 18% !important;
    }

    .benchmark_image
	  {
	    width:300px !important;
	    height: 300px !important;
	  }

    .benchmark_image_height
    {
    	min-height: 80vh !important;
    }
}

@media only screen
and (min-width: 501px)
and (max-width: 550px)
{
	.main-menu a 
	{
		font-size: 17px !important;
		height: 50px !important ;
		line-height: 50px !important ;
	}

	.news_image 
	{
		height: 300px;
		width: 300px;
	}

	#modalGridId p
	{
		font-size: 14px !important;
	}

	.elapsed_time , .verify_id , .verify_columns , .verify_rows , .verify_grid_units , .verify_hint , .verify_date , 
.verify_time , .verify_grid , .hetime , .hgid , .hcols, .hrows , .hunits , .hint_two , .hdate , .htime  
	{
		font-size: 13px !important;
	}

	.verify_inputs 
	{
	    padding: 5px;
	    font-size: 14px;
	    height: 30px;
	}

	.ten_width
    {
    	width: 10% !important;
    }

    .fifteen_width
    {
    	width: 15% !important;
    }

    .benchmark_col , .benchmark_rows , .benchmark_best_time , .benckmark_bm_time
    {
    	font-size: 18px !important;
    }

    .benchmark_col_value , .benchmark_rows_value , .benchmark_time_value , .benchmark_bm_value
    { 
    	font-size: 18px !important; 
    }

    .benchmark_image_height
    {
    	min-height: 85vh !important;
    }

}

@media only screen
and (min-width: 551px)
and (max-width: 600px)
{
	.benchmark_col , .benchmark_rows , .benchmark_best_time , .benckmark_bm_time
    {
    	font-size: 19px !important;
    }

    .benchmark_col_value , .benchmark_rows_value , .benchmark_time_value , .benchmark_bm_value
    { 
    	font-size: 19px !important; 
    }

	.main-menu a 
	{
		font-size: 17px !important;
		height: 50px !important ;
		line-height: 50px !important ;
	}

	.news_image 
	{
		height: 300px;
		width: 300px;
	}

	#modalGridId p
	{
		font-size: 16px !important;
	}

	.elapsed_time , .verify_id , .verify_columns , .verify_rows , .verify_grid_units , .verify_hint , .verify_date , 
.verify_time , .verify_grid , .hetime , .hgid , .hcols, .hrows , .hunits , .hint_two , .hdate , .htime  
	{
		font-size: 14px !important;
	}

	.ten_width
    {
    	width: 10% !important;
    }

    .fifteen_width
    {
    	width: 15% !important;
    }

}

@media only screen
and (min-width: 601px)
and (max-width: 650px)
{
	.benchmark_col , .benchmark_rows , .benchmark_best_time , .benckmark_bm_time
    {
    	font-size: 19px !important;
    }

    .benchmark_col_value , .benchmark_rows_value , .benchmark_time_value , .benchmark_bm_value
    { 
    	font-size: 19px !important; 
    }

	.main-menu a 
	{
		font-size: 17px !important;
		height: 50px !important ;
		line-height: 50px !important ;
	}

	.news_image 
	{
		height: 300px;
		width: 300px;
	}

	.elapsed_time , .verify_id , .verify_columns , .verify_rows , .verify_grid_units , .verify_hint , .verify_date , 
.verify_time , .verify_grid , .hetime , .hgid , .hcols, .hrows , .hunits , .hint_two , .hdate , .htime  
	{
		font-size: 16px !important;
	}

	.verify_left_width
	{
		width: 35%;
	}

	.verify_middle_width
	{
		width: 45%;
	}

	.verify_right_width
	{
		width: 20%;
		margin:0px;
	}

	.right_twenty_width
	{
		width: 20%;
		margin-left: 35%;
	}

	.middle_ten_width
	{
		width: 10%;
	}

	.ten_width
    {
    	width: 14% !important;
    }

    .fifteen_width
    {
    	width: 21% !important;
    }
}

@media only screen
and (min-width: 651px)
and (max-width: 700px)
{
	.benchmark_col , .benchmark_rows , .benchmark_best_time , .benckmark_bm_time
    {
    	font-size: 19px !important;
    }

    .benchmark_col_value , .benchmark_rows_value , .benchmark_time_value , .benchmark_bm_value
    { 
    	font-size: 19px !important; 
    }

	.main-menu a 
	{
		font-size: 17px !important;
		height: 50px !important ;
		line-height: 50px !important ;
	}

	.news_image 
	{
		height: 300px;
		width: 300px;
	}

	.elapsed_time , .verify_id , .verify_columns , .verify_rows , .verify_grid_units , .verify_hint , .verify_date , 
.verify_time , .verify_grid , .hetime , .hgid , .hcols, .hrows , .hunits , .hint_two , .hdate , .htime  
	{
		font-size: 18px !important;
	}

	.verify_left_width
	{
		width: 35%;
	}

	.verify_middle_width
	{
		width: 45%;
	}

	.verify_right_width
	{
		width: 20%;
		margin:0px;
	}

	.right_twenty_width
	{
		width: 20%;
		margin-left: 35%;
	}

	.middle_ten_width
	{
		width: 10%;
	}

	.ten_width
    {
    	width: 13% !important;
    }

    .fifteen_width
    {
    	width: 20% !important;
    }
}

#loadingimg 
{
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99999999;
    text-align: center;
}
#loadingimg i 
{
    line-height: 40;
    vertical-align: middle;
}