#icon_shows{background-image: url("../images/fr_logo.png"); }
.wp-core-ui .button-primary{background-color: #21759B;
    background-image: linear-gradient(to bottom, #2A95C5, #21759B);
    border-color: #21759B #21759B #1E6A8D;
    box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset;
    color: #FFFFFF;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
.options_group label.licencebox{margin-left:0px!important;}
#_product_license_id{width:200px;}
.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position: absolute;
	top: 20%;
	left: 25%;
	width: 50%;
	height: 200px;
	padding: 20px 25px 10px 15px;
	border: 6px solid orange;
	background-color: white;
	border-radius:15px;
	z-index:1002;
	overflow: auto;
}
.flick_error {
	margin-bottom:20px;
	background: no-repeat scroll 10px 9px #FF0000;
	color:white;
	padding: 15px 27px 10px 43px;
	font-size:12px;
}
.close_btn{background:url(../images/close-icon.png) no-repeat; height:30px; width:30px;right: 2px; top: 2px; position:absolute;}
.theme_id{ width:194px;}
/*#flickrocket_projectid, .flickRocketVMB{display:block!important;}*/
.fr_settings_fields,.theme_id{width:400px}
