@charset "utf-8";
/* CSS Document */
.input-form-error{
	
	font-size: 12px;
	color: #ff5b5b;
	font-style: italic;
}

td{
vertical-align: middle!important;
}

th{
	
	text-align: center;
}

.sortable {
	
	cursor:move;
	
}

.video_url_container{
	display:none;
	
}

.table{
	
font-size: 13px;
}

.button-information-container{
	display: none;
	
}