/**
 * Theme Options styles and Metaboxes styles.
 */.simpleresponsiveslider-gallery-images .image.disabled{background-color:#e4e4e4;border:1px solid #f5f5f5;}.simpleresponsiveslider-gallery-images .image,
.simpleresponsiveslider-gallery-images .add {
    background: none repeat scroll 0 0 #F7F7F7;	border:1px solid #F7F7F7;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    cursor: move;
    clear:both;	
	padding:0;
    overflow: hidden;
    position: relative;
}.simpleresponsiveslider-gallery-images .image:hover,
.simpleresponsiveslider-gallery-images .add:hover {	border:1px solid #ccc;
}
.simpleresponsiveslider-gallery-images .image-new{	
	float:left;
	clear:none;
	margin:0;
	border:1px solid #ccc;
	height:auto !important
}
.simpleresponsiveslider-gallery-images .image-new img{		
	cursor: move;
	padding:0;
}
.simpleresponsiveslider-gallery-images .image-new .actions{
	clear:both;
	margin-top:0 !important
}
.simpleresponsiveslider-gallery-images .image-new:hover,
.simpleresponsiveslider-gallery-images .image-new:active{
	border:1px dashed #ccc;
}
.simpleresponsiveslider-gallery-images img {     
	float:left;
	width:150px;
	height:auto;	
	padding:30px 0 0 10px
}
.simpleresponsiveslider-gallery-images .image .fields {
    float:right;
	width:60%;	padding:10px
}
.simpleresponsiveslider-gallery-images .image .fields .six {
	width:50%;
	display:table;	float:left;
}.simpleresponsiveslider-gallery-images .image .fields .six.right{		float:right;	width:150px;	color:#f00;	font-size:12px
}.simpleresponsiveslider-gallery-images .image .fields .full {
	width:100%;
	display:table;
	clear:both;
}
.simpleresponsiveslider-gallery-images .image textarea, .simpleresponsiveslider-gallery-images .image input {
	width:100%;
	height:83px;	padding:7px;	color:#666 
}.simpleresponsiveslider-gallery-images .image label {	
	margin:5px 0 10px 0
}.simpleresponsiveslider-gallery-images .image input {		height:auto;}.simpleresponsiveslider-gallery-images .image input[type=checkbox], .simpleresponsiveslider-gallery-images .image input[type=radio] {	
	width:16px;	height:16px;
}
.simpleresponsiveslider-gallery-images .image .actions {
    float:right;
	width:15%;	padding:10px;	margin-top:25px
}
.simpleresponsiveslider-gallery-images .image .actions a {
    float:right;	margin-bottom:5px
}
.simpleresponsiveslider-gallery-images .image .actions a.delete {    
	color:#ff3019 !important;	width:125px !important;	text-align:center !important;
}
.simpleresponsiveslider-gallery-images .clop-image {    
	clear:both;	width:125px !important;	text-align:center !important;
}
.simpleresponsiveslider-gallery-images .clop-image img{    
	width:50%;
	height:auto;
}
.form-table th{padding-left:0 !important;}
.alert-delete{color:#f00;}