/* This is place for css you need to execute on the settings page. This file will only load on the menu pages you've define in the config file. */

.seed_cspv5 .seed_cspv5_version{
	font-size:10px;
}

.seed_cspv5 .mceLayout{
	background-color:#fff;
}

.seed_cspv5 .highlight{
	background-color:#FCF8E3;
}

/* Theme Page */
.seed_cspv5 .grid a img{
	border:1px solid #ddd;
}
.seed_cspv5 .pagination{
	display:inline-block;
}
.seed_cspv5 .pagination li{
	display:inline;
}
.seed_cspv5 .pagination .disabled{
	display:none;
}

.seed_cspv5_loading{
	position: absolute;
	background: rgba(255, 255, 255, 0.72);
	width: 300px;
	left: 1px;
	text-align: center;
	padding: 20px 0;
	bottom: 0;
	font-size: 18px;
	color: #000;
}







