/*-------------------------------------------------------------------------------------------*/
/* WP Admin */
/*-------------------------------------------------------------------------------------------*/
@charset "UTF-8";

@font-face {
  font-family: "a3-responsive-slider-dashboard";
  src:url("../fonts/a3-responsive-slider-dashboard.eot");
  src:url("../fonts/a3-responsive-slider-dashboard.eot?#iefix") format("embedded-opentype"),
    url("../fonts/a3-responsive-slider-dashboard.woff") format("woff"),
    url("../fonts/a3-responsive-slider-dashboard.ttf") format("truetype"),
    url("../fonts/a3-responsive-slider-dashboard.svg#a3-responsive-slider-dashboard") format("svg");
  font-weight: normal;
  font-style: normal;

}

#menu-posts-a3_slider .wp-menu-image:before {
  font-family: "a3-responsive-slider-dashboard" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  	display:inline-block;
  	font-size:17px !important;
  	font-weight:400;
  	height: 36px;
	padding: 8px 0;
	transition: all 0.1s ease-in-out 0s;
	width: 20px;
  
  content: "\bf" !important;
}
#menu-posts-a3_slider .wp-menu-image {
	text-align:center;
	background:none;	
}

.a3-rslider-add-shortcode_icon:before {
  font-family: "a3-responsive-slider-dashboard" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  
  content: "\bf" !important;
}
.a3-rslider-add-shortcode_icon {
	display: inline-block;
	height: 18px;
	margin: 0 2px 0 0;
	position: relative;
	vertical-align: middle;
	width: 18px;
	font-size:16px;
	line-height:18px;
}
.a3-rslider-shortcode-container label {
	width:150px;
	display:inline-block;	
}

/* CSS for Custom Column */
.a3-slider-thumbnail {
	max-width: 125px;
	max-height:125px;
}
.a3-slider-no-thumbnail:before {
  font-family: "a3-responsive-slider-dashboard" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  
  content: "\bf" !important;
  
}
.a3-slider-no-thumbnail {
  	display: inline-block;
	height: 40px;
	margin: 0 2px 0 0;
	position: relative;
	vertical-align: middle;
	font-size:40px;
	line-height:40px;
}
.post-type-a3_slider .column-image {
	text-align:center;
	width:150px;	
}
.post-type-a3_slider .column-count_images {
	text-align: center;
    width: 60px;	
}

.a3_rslider_plugin_meta_upgrade_area_box { border:2px solid #E6DB55;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px; border-radius: 10px; padding:10px; position:relative}
.a3_rslider_plugin_meta_upgrade_area_box_edit_post { float:left; clear:both; margin-top:5px; padding: 0 10px 10px; position:inherit; }
.a3_rslider_plugin_meta_upgrade_area_box legend {margin-left:4px; font-weight:bold;}

@media screen and ( max-width: 782px ) {
	.auto-fold #adminmenu #menu-posts-a3_slider a.menu-top {
		height:auto;	
	}
	
	.a3-rslider-add-shortcode_icon {
		height: 22px;
		width: 22px;
		font-size:20px;
		line-height:22px;
	}
	.a3-rslider-shortcode-popup-container label {
		width:100%;
		display:block;	
	}
	.a3-rslider-shortcode-popup-container #rslider_id {
		width:100% !important;	
	}
}
@media only screen and (max-width: 479px){
	.a3-slider-thumbnail {
		max-width: 45px;
		max-height:45px;
	}
	.post-type-a3_slider .column-image {
		width:60px;	
	}
}
