.video_container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}
 
.video_container iframe,
.video_container object,
.video_container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


.blog {
	margin-top:0;
	margin-bottom:0;
}
.paper_form{
height:100%
}

.paper_iframe {
border:0px;
height:100%;
width:100%;}


/* author */

#author .portrait img {
	border: 4px solid white;
	border-radius: 50%;
	}

#author,#author h2, #author h3 {
	color: white;
	}

#author .border-white {
	border: 1px solid white;
	}

#author .more {
	padding-top: 1rem;
	}

#author .portrait img {
	border: 6px solid white;
	}
#author a{
	color:#fff;
	font-weight:400;
}

/* end of author */
