﻿
/*admin - #model_meta_box_conferencia*/
.postbox .inside{
	margin-top: 20px !important;;
}

.postbox .col-md-3{
	text-align: right;
}
.postbox input{
	width: 80%;
	margin-bottom: 10px;
}
.postbox textarea{
	width: 80%;
	margin-bottom: 10px;
	height: 75px;
}

/*public*/

#content{
	margin: 0 10%;
  max-width: 1020px;
}

.conferencia{
	margin-top:32px;
	margin-bottom:32px;
}
.conferencia img{
	border-radius: 50%;
	padding:5%;
}