html {
	overflow-y: scroll;         /* force scrollbar */
}

#warp {
	width: 900px;
	overflow:auto;
	padding:1.5em 1.5em 1.5em 1.5em;	
	margin:auto;
}

#sec_title {
	width: 100%;
	overflow: auto;
	margin-bottom:0.5em;	
}
#sec_author {
	width: 100%;
	overflow: auto;
	margin-bottom:0.5em;		
}
#sec_abstract {
	width: 100%;
	overflow: auto;
	margin-bottom:0.5em;		
}
#sec_experiment {
	width: 100%;
	overflow: auto;
	margin-bottom:0.5em;		
}
#sec_publication {
	width: 101%;
	overflow: auto;
	margin-bottom:-10px;		
}

#sec_dataset {
	width: 100%;
	overflow: auto;
	margin-bottom:0.5em;		
}



#book_title {    	
	margin-top:0.5em;
}
#book_title p{	
	font-family: 'Open Sans', sans-serif;	
	font-size:0.9em;
}
#paper_title {    
	text-align:center;
	margin-top:1em;
    margin-bottom:1em;	
}
#paper_title h1{    
	font-family: 'Open Sans', sans-serif;	
	font-size:2.1em;
	font-weight:700;
}

#sec_author a{
	font-family: 'Open Sans', sans-serif;	
	font-size:0.9em;
	text-decoration:none;
}
#sec_author p{
	font-family: 'Open Sans', sans-serif;	
	font-size:1.0em;
}
#author1{
    float: left;
    width:18%;
    text-align: center;
	margin-left:10%;
	margin-right:1%;	
}
#author2{
    float: left;
    width:18%;
	text-align: center;
	margin-left:10%;
	margin-right:1%;	
}
#author3{
    float: left;
    width:18%;
	text-align: center;
	margin-left:10%;
	margin-right:1%;	
}

#sec_abstract h1{
	font-family: 'Open Sans', sans-serif;	
	font-size:1.5em;
	font-weight:700;	
}
#sec_abstract p{
	text-align:justify;
	font-family: 'Open Sans', sans-serif;		
	font-size:0.9em;
}

#sec_classify_results h1{
	font-family: 'Open Sans', sans-serif;	
	font-size:1.5em;
	font-weight:700;
	width: 100%
	
}
#sec_element_results h1{
	font-family: 'Open Sans', sans-serif;	
	font-size:1.5em;
	font-weight:700;
	width: 100%
}

#sec_publication h1{
	font-family: 'Open Sans', sans-serif;	
	font-size:1.5em;
	font-weight:700;	
	width: 100%
}
#sec_publication p{
	font-family: 'Open Sans', sans-serif;	
	font-size:0.9em;
	width: 100%
}
#sec_publication a{
	font-family: 'Open Sans', sans-serif;	
	font-size:0.9em;
	text-decoration:none;
	width: 100%
}

#sec_dataset h1{
	font-family: 'Open Sans', sans-serif;	
	font-size:1.5em;
	font-weight:700;	
	width: 100%
}
#sec_dataset p{
	font-family: 'Open Sans', sans-serif;	
	font-size:0.9em;
	width: 100%
}
#sec_dataset a{
	font-family: 'Open Sans', sans-serif;	
	font-size:0.9em;
	text-decoration:none;
	width: 100%
	
}


#vid_supple{
	margin-left:90px;
	width:80%; 
	float:center;
	overflow:center;
}

#classification{
	width:100%; 
	float:center;
	overflow:center;
}

#element{
	width:100%; 
	float:center;
	overflow:center;
	margin-top : 20px;
}

#classification .cell_t{
	float:left;
	margin-right:2px;
	width:98px;
	font-size:0.80em;
	font-weight:800;		
	text-align:center;
	
}

#classification .table{
	font-size:0.80em;
	font-weight:700;		
	text-align:center;
	
}

#classification .cell_i{
	float:center;
	width:100%;
	
	text-align:center;
	
}
#classification .cell_i_{
	float:left;
	width:98px;
	
	text-align:center;
	margin-right:2px;
	margin-bottom:35px;
}

#classification .cell_i img{
	width : 100%;
	
}
#classification .cell_i_ img{
	width : 95px;
	
}

#classification .title{	
	font-family: 'Open Sans', sans-serif;	
	font-size:1.5em;
	font-weight:700;
	text-decoration:none;
	width:100%;
	text-align:center;
	
}

#element .title{	
	font-family: 'Open Sans', sans-serif;	
	font-size:1.5em;
	font-weight:700;
	text-decoration:none;
	width:100%;
	text-align:center;
}

#element .cell_i{
	float:left;
	width:148px;
	
	text-align:center;
	margin-right:2px;
	margin-bottom:-4px;
}
#element .cell_i_{
	float:left;
	width:148px;
	
	text-align:center;
	margin-right:2px;
	margin-bottom:20px;
}
#element .cell_i img{
	width : 147px;
	
}
#element .cell_i_ img{
	width : 147px;
	
}


#element .cell_i2{
	float:left;
	width:220px;
	
	text-align:center;
	margin-right:5px;
	margin-bottom:-1px;
	
}
#element .cell_i2 img{
	width : 220px;
	
}

