#adminmenu .menu-icon-lr-youtube-gallery div.wp-menu-image:before {
	font-family:FontAwesome!important;
	content:"\f16a"
}
body.modal-open{overflow-y: scroll;}
h2.title-lryg {
	padding-top: 4px !important;
	padding-left: 60px !important;
	background-image:url(./../../images/icon-youtube-64.png);
	background-position:left center;
	background-repeat:no-repeat
}
h4.title-lryg {
	background-image:url(./../../images/icon-youtube-32.png);
	background-position:left center;
	background-repeat:no-repeat;
	font-size:15px;
	padding-bottom:3px;
	padding-left:40px;
	padding-top:3px;
	text-transform:uppercase
}
input[type=radio].lryg-radio-button {
	border:0;
	clip:rect(0 0 0 0);
	height:1px;
	margin:-1px;
	overflow:hidden;
	padding:0;
	position:absolute;
	width:1px
}
input[type=radio].lryg-radio-button + label:before {
	font-family:FontAwesome;
	display:inline-block;
	content:"\f1db";
	letter-spacing:10px;
	font-size:1.2em;
	color:#535353
}
input[type=radio].lryg-radio-button:checked + label:before {
	content:"\f192";
	font-size:1.2em;
	color:#DB4337
}
input[type=radio].lryg-radio-button:focus + label:before {
	color:#9B241B
}
.lryg-select-style {
	border:1px solid #ccc;
	width:20%;
	border-radius:3px;
	overflow:hidden;
	background:#fafafa url(data:image/png;) no-repeat 90% 50%
}
.lryg-select-style select {
	padding:0px 8px;
	width:130%;
	max-width:130%;
	border:none;
	box-shadow:none;
	background:transparent;
	background-image:none;
	-webkit-appearance:none
}
.lryg-select-style select:focus {
	outline:none
}
h3.title-lryg-red {
	color:#DB4337
}
td.figure-lryg, td.figure-lryg figure {
	margin:0;
	padding:0
}
td.figure-lryg figure img {
	-webkit-box-shadow:1px 1px 4px 0 rgba(0, 0, 0, 0.27);
	-moz-box-shadow:1px 1px 4px 0 rgba(0, 0, 0, 0.27);
	box-shadow:1px 1px 4px 0 rgba(0, 0, 0, 0.27)
}
td.figure-lryg figure figcaption {
	font-size:10px;
	color:#969696
}
#meta_box_video .handlediv, #meta_box_video .hndle {
	display:none
}
