#gallery_list th , #gallery_list td{padding:5px;}
#gallery_list th {background-color:#949494;color:#FFF;}
#gallery_list{border:1px solid #949494;font-size:15px;}
#gallery_name{background-color:#fff;border:1px solid #ddd;}
#gallery_addarea{border:1px solid #ddd; padding:10px;background-color:#eee;}  
.acf-input textarea {
	width: 100%;
	background-color: #fff;
	border: 1px solid #eee;
}
.acf-field {
	margin-bottom: 15px;
}
.acf-field .acf-label{
	margin-bottom: 10px;
}
.wp-core-ui .quicktags-toolbar input.button.button-small {
	font-size: 12px;
	min-height: 0;
	line-height: 2;
	height: auto;
	text-transform: none;
	font-weight: normal;
	letter-spacing: normal;
	font-family: inherit;
	box-shadow: none;
}
#message {
	margin: 20px 0px 15px 0;
	text-align: center;
}
#message {
	background-color: red;
	padding: 10px 30px;
	color: #fff;
	font-weight: bold;
	display: table;
	margin-left: auto;
	margin-right: auto;
}
#message.updated {
	background-color: green;
	padding: 10px 30px;
	color: #fff;
	font-weight: bold;
	display: table;
	margin-left: auto;
	margin-right: auto;
}
#message p {
	margin:0
}
#tabs_daily {
	margin-bottom: 30px;
	padding: 0px 20px;
}
.mce-toolbar .mce-btn-group .mce-btn.mce-listbox {
	box-shadow: none;
}
.mce-toolbar .mce-btn button, .qt-dfw {
	line-height: normal;
	box-shadow: none;
	text-transform: none;
	letter-spacing: 0;
	font-family: inherit;
}