.gallery_options_grey_overlay:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #f9f9f9;
	opacity: 0.6;
}
#poststuff{
	display: initial;
}

.lightbox-options-block .help{
	display: none;
}

.unique-type-options-wrapper.active{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;

}

.unique-type-options-wrapper{
	display: none;
}

#new-lightbox-options-list{
	clear: both;
}

#new-lightbox-options-list .social-buttons-list {
	height: auto;
}

#new-lightbox-options-list .social-buttons-list > div {
	display: inline-block;
	width: 100%;
}

#new-lightbox-options-list .social-buttons-list > div table label input{
	position: absolute;
	left: 65%;
	top: 0;
}

#new-lightbox-options-list .social-buttons-list > div table label{
	width: 100%;
	position: relative;
}

#new-lightbox-options-list .social-buttons-list > div table{
	width: 98%;
	margin-left: 2%;
}

.unique-type-options-wrapper{
	display: none;
}

#lightbox_type > li {
	padding: 5px 0 5px 1%;
	font-size: 16px;
	display: inline-block;
	float: left;
	margin: 0;
}

#lightbox_type label {
	margin-right: 7px;
}

#lightbox_type input {
	margin: 2px 10px 0 0 !important;
}

#lightbox_type {
	border-bottom: 1px solid #ddd;
	margin: 10px 0 0 1% !important;
	height: 30px;
}

#lightbox_type > li.active {
	background-color: #f9f9f9;;
	padding-bottom: 6px;
}

#lightbox_type input[type="radio"]:before{
	content: none;
}

a.video-pro-link {
	display: inline-block;
	position: relative;
	top: 50%;
	transform: translatey(23%);
	width: 30px;
	height: 15px;
	outline: none;
	box-shadow: none;
}

span.video-pro-icon {
	width: 30px;
	height: 15px;
	background: url(../images/admin_images/Video-gallery.png) no-repeat;
	display: inline-block;
}

.gallery_options_grey_overlay {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .2);
	position: absolute;
	z-index: 10;
}
#post-body-content{
	display: inline-block;
	position: relative;
}
#videogallery-view-tabs-contents {
	position: relative;
	display: inline-block;
}
.pro_info {
	width: 100%;
	position: relative;
	text-align: center;
}

.pro_info a {
	background-color: #BF1E2E !important;
	box-shadow: #BF1E2E 0 1px 0 0 !important;
	text-shadow: #BF1E2E 0 -1px 1px !important;
	border-color: #BF1E2E !important;
}

.pro_info a:active {
	vertical-align: baseline !important;
}
.wp-list-table td {
	padding-top: 5px;
	padding-bottom: 5px;
}

a.duplicate-link:focus,a.delete-link:focus{
	border: none;
	box-shadow: none;
}

a span.duplicate-icon {
	background: url(../images/admin_images/fields.opt.png) 0 -43px;
	background-repeat: no-repeat;
	display: inline-block;
	width: 22px;
	height: 23px;
	opacity: 0.5;
}

a span.delete-icon {
	background: url(../images/admin_images/fields.opt.png) 0 0;
	background-repeat: no-repeat;
	display: inline-block;
	width: 22px;
	height: 23px;
	opacity: 0.5;
}

a.duplicate-link {
	margin-left: 18px;
	box-shadow: none;
}

a.delete-link {
	margin-left: 13px;
	box-shadow: none;
}
.get_full_version_pdf {
	display: block;
	border: 1px solid #bf1e2e;
	text-decoration: none;
	font-size: 23px;
	color: #bf1e2e;
	font-family: 'Open sans', sans-serif;
	width: 280px;
	padding: 10px;
	text-align: center;
	margin: 0 auto;

}
.get_full_version_pdf:hover {
	color: #fff;
	background-color: #bf1e2e;
}
.hg_pop_up_div {
	width: 100%!important;
	background: url('../images/admin_images/pop-up.jpg') center no-repeat;
}
.hg_pop_up_div span {
	display: block;
}
.hg_pop_up_div h3 {
	font-size: 37.3px;
	color: #524e4e;
	text-align: center;
	line-height: 37.3px;
}
.hg_pop_up_div img {
	margin: 0 auto;
	display: block;
	padding-top: 120px;
}
.video_slider_params{
	display: inline-block;
	width: 120px;
	float: left;
}
.video_slider_params label {
	width: auto !important;
	padding: 0 !important;
}
.video_slider_params input{
	margin-top: -2px;
	margin-left: 5px;
}
#edit_video_input{
	width: 470px;
	height: 33px;
	margin-bottom: 20px;
}
.video-text-area {
	float: left;
	width: 50%;
	margin: 5px;
}
.gallery-video-iframe-area{
	float: left;
	width: 40%;
	margin: 5px;
}
.blog_margin{
	margin-top: -348px !important;
}
.just_margin{
	margin-top: -235px !important;
}
.thumb_margin{
	margin-top: -105px !important;
}
.cont_margin{
	margin-top: -146px !important;
}
/*#########videogalleryS LIST PAGE###########*/
.editimgbutton {
      position: absolute;
    top: 5px;
    right: 10px;
    height: 20px;
    width: 20px;
    border: 0px;
    padding-top: 0px;
    cursor: pointer;
    text-decoration: none;
    padding: 0px 20px 0px 0px;
    font-size: 13px;
    background: url('../images/admin_images/edit.png') right 5px no-repeat;
    background-color: #fff;
    color: rgba(0,0,0,0);
}

#videogallerys-list-page  .add-new-h2 {
	cursor:pointer;
}

#videogallerys-list-page .actions {

}

#videogallerys-list-page .actions label {
	display:block;
	float:left;
	margin-top:5px;
}

#videogallerys-list-page .actions input {
	display:block;
	float:left;
}

#videogallerys-list-page table tr.has-background {background:#f9f9f9;}

/*videogalleryS TABS*/
 #videogallerys-list  {
	width:100%;
	margin:0px 0px 20px 0px;
	border-bottom:1px solid #ccc;
	height:30px;
}
 
#videogallerys-list  li {	
	position:relative;
	display:block;
	float:left;
	height:29px;
	margin:0px 5px 0px 0px;
	padding:0px 0px 0px 0px;
	border:1px solid #ccc;
}

#videogallerys-list  li.active {
	border-bottom: 1px solid #f1f1f1;	
	padding-right:16px;
	background-position:right center;
	background-repeat:no-repeat;
}


#videogallerys-list  li a,#videogallerys-list  li a:link,#videogallerys-list  li a:visited {
	display:block;
	text-decoration:none;
	padding:5px 10px 5px 10px;
	background: #ebebeb;
	color: #777;
	background:#fff;
	outline:none;
}

#videogallerys-list  li a:hover,#videogallerys-list  li a:focus,#videogallerys-list  li a:active {
	color:#444;
	background:#f1f1f1;
}

#videogallerys-list  li.add-new a:hover,#videogallerys-list  li.add-new a:focus,#videogallerys-list  li.add-new a:active {
	cursor:pointer;
}
	
#videogallerys-list  li.active input {
	margin:2px 0px 0px 0px;
	background:#f1f1f1;
	outline:none;
	width:auto;
	box-shadow:none;
	border:0px;
	width: 90px;
}



/*SIDEBAR*/

#videogallery-unique-options-list li label {
	display:inline-block;
	width:100px;
	padding:0px 0px 0px 10px;
}

#videogallery-unique-options-list li input[type='text'],#videogallery-unique-options-list li select {width:150px;}

#videogallery-shortcode-box ul li:first-child {
	border-bottom:1px solid #ccc;
	padding-bottom:18px;
}

#videogallery-shortcode-box li textarea.full {
	width:100%;
	height:50px;
	resize:none;
}

#side-sortables.videogallery-custom-options {
	min-height:10px !important;
}


/*CONTENT*/

#post-body-heading {
	width:100%;
	padding:10px 0px 10px 0px;
	height:30px;
	background:#fff;
	border-bottom: 1px solid #e5e5e5;
}

.videogallery-options #post-body-heading {width:100%;}

#post-body-heading h3 {
	float:left;
	margin:-5px 0px 0px 5px !important;
	padding:0px;
}

#post-body-heading .button,#post-body-heading .save-videogallery-options  {
	float:right;
	margin-right:10px !important;
}

#post-body-heading .button.add-post-slide input {
	position:absolute;
	display:none;
}

#post-body-heading .button.add-new-image .wp-media-buttons-icon {
	background: url('../../../../../wp-admin/images/media-button.png') no-repeat top left;
	display: inline-block;
	width: 90px;
	height: 24px;
	vertical-align: text-top;
	color: #fff;
	-webkit-box-shadow: inset 0 0px 0 #fff,0 1px 0 rgba(0,0,0,.08);
	box-shadow: inset 0 0px 0 #fff,0 1px 0 rgba(0,0,0,.08);
	border: none; 
	padding-left: 22px;
	background-position: 0px;
	margin-right: 0px !important;
}


#post-body-heading .button.add-video-slide .wp-media-buttons-icon {
	background: url('../images/admin_images/video.icon.png') left top  no-repeat;
	display: inline-block;
	width: 0px;
	height: 19px;
	vertical-align: text-top;
	color: #fff;
	border: none; 
	padding-left: 22px;
	background-position: 0px;
	margin-right: 0px !important;
}



#post-body-footer {
	padding:5px 10px 5px 10px;
}

#post-body-footer a.save-videogallery-options {
	float:right;
}

#images-list {
	display:table;
	width:100%;
	height:auto;
	border: 1px solid #e5e5e5;
	margin:0px;
}

#images-list > li {
	clear:both;
	display:block;
	background-color:#fff;
	margin:0px;
	padding:12px 5px 12px 5px;
}

#images-list > li.has-background {background-color:#f9f9f9;}

#images-list > li:hover {
	cursor:move;
	background-image:url('../images/admin_images/dragable.gif');
	background-position:right top;
	background-repeat:repeat-y;
}

#images-list > li.ui-sortable-helper {
	opacity:0.8;
}

#images-list .image-container {
	position:relative;
	width:24%;
	padding:0px 0.5% 0px 0.5%;
	float:left;
}


#images-list .image-options {
	width:72%;
	float:left;
	padding-left: 2%;
}

#images-list .image-container img {
	width: 100%;
}


#images-list  .play-icon {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;	
}

#images-list  .play-icon.youtube {background:url('../images/admin_images/play.youtube.png') center center no-repeat;}

#images-list  .play-icon.vimeo {background:url('../images/admin_images/play.vimeo.png') center center no-repeat;}


#images-list .image-options > div {
	clear:both;
	width:100%;
	margin:0px 0px 10px 0px;
}

#images-list .image-options label {
	display: inline-block;
	float:left;
	width: 16%;
	padding: 3px 0px 0px 0px;
	vertical-align: middle;
} 

#images-list .description-block label {padding:10px 0px 0px 0px;}

#images-list .image-options input[type='text'], #images-list .image-options select, #images-list .image-options textarea {
	width: 83%;
}

 #images-list .image-options textarea { height:60px;}

#images-list .image-options .link-block   input.url-input  {
	float:left;
	width:61%;
}

#images-list .image-options .link-block label.long {
	width: 21%;
	padding:3px 0px 0px 1%;
}

#images-list .image-options .link-block label.long span {
	padding:0px 
}

#images-list .image-options .link-block   input.link_target {
	margin-top:-2px;
}


#images-list .image-options textarea {resize:vertical !important;}

#images-list .image-options .remove-image-container {
	position:relative;
	clear:both;
	height:20px;
	padding:10px 0px 0px 0px;
	width:100%;
}
#images-list .image-options .remove-image {float:right;}
#images-list .image-options .edit-video {
	float: right;
	margin-right: 20px;
}
.editimageicon {
	border:0px;
	background:none;
	color:#2ea2cc;
	outline:none;
	display:inline;
	height: 24px;
	padding-top: 0px;
	cursor:pointer;
	text-decoration:underline;
	padding:0px 20px 0px 0px;
	background: url('../images/admin_images/edit.png') right 8px no-repeat;
}

.editimageicon:hover {
	color:#0074a2;
}



/*Current Options*/

/*###############  OPTIONS PAGE  ###############*/

.videogallery-current-options {display:none;}
.videogallery-current-options.active {display:block;}

#videogallery-options-list {
	width:100%;
	background:#fff;
}

#videogallery-view-tabs {
	position:relative;
	list-style:none;
	border-bottom:1px solid #ddd;
	height:40px;
	padding-top:10px;
	display: inline-block;
}

#videogallery-view-tabs  li  {
	float:left;
	margin:0px 5px 0px 5px;
}

#videogallery-view-tabs  li a {
	display:block;
	height:30px;
	padding:10px 10px 0px 10px;
	border:1px solid #ddd;
	border-bottom:0px;
	text-decoration:none;
}

#videogallery-view-tabs  li.active a {
	padding-bottom:1px;
	background:#fff;
}

#videogallery-view-tabs-contents > li  {
	position:relative;
	width:100%;
	float:left;
	display:none;
}

#videogallery-view-tabs-contents > li.active  {
	display:block;
}


#videogallery-view-tabs-contents > li  > div {
	position:relative;
	display:block;
	float:left;
	margin:10px 1% 25px 1%;
	padding:0px 1% 10px 1%;
	width:46%;
	background:#f9f9f9;
}
#videogallery-view-tabs-contents > li   div.has-background {background:#fff;}
#videogallery-view-tabs-contents > li   div.has-height > div {display:inline-block;}


#videogallery-view-tabs-contents > li  > div  h3 {
	display:block;
	text-align:center;
	margin:0px 0px 10px 0px;
}

#videogallery-view-tabs-contents > li  > div > div {
	position:relative;
	clear:both;
	width:100%;
	height:35px;
	padding:5px 0px 0px 0px !important;
	margin:0px !important;
}

#videogallery-view-tabs-contents > li  > div  div.has-height {height:auto;padding:0px !important;} 

#videogallery-view-tabs-contents > li  > div > div label {
	display:inline-block;
	width:60%;
	padding:5px 0px 0px 2%;
	height:30px;
	float:left;
}



#videogallery-view-tabs-contents > li  > div > div div.slider-container {
	position:relative;
	display: inline-block;
	width: 145px;
	margin-left:-5px;
}

#videogallery-view-tabs-contents > li  > div > div div.slider-container span {
	position:absolute;
	top:-3px;
	right:0px;
}

#videogallery-view-tabs-contents > li  > div > div input[type='text'],#videogallery-view-tabs-contents > li  > div > div select {
	width:100px;
}

#videogallery-view-tabs-contents > li  > div > div input[type='checkbox'] {
	margin:7px 0px 3px 0px;
}

#videogallery-view-tabs-contents > li  > div > div .bws_position_table input {
	margin:3px 17px 3px 3px;
}

#arrows-type {
	display:table;
	margin:0px;
	padding:0px 0px 0px 20px;
}

#arrows-type li {
	position:relative;
	margin:0px 1% 10px 0px;
	width: 23%;
	float:left;
	border:1px solid #e5e5e5;
}

#arrows-type li.color {
	background:#f9f9f9;
}

#arrows-type li.active {
	border:1px solid #0074c2;
}
#arrows-type li.activee {
	border:1px solid #0074c2;
}

#arrows-type li > div {
	position:relative;
	width:155px;
	height:145px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;

}
#arrows-type li > div p {
	font-size:10px;
	text-align:left;
	vertical-align:bottom;
}

#arrows-type li  input {
	position:relative;
	vertical-align:middle;
	width:170px;
	height:160px;
	position:absolute;
	top:0px;
	left:0px;
	border-radius:0px !important;
	opacity:0;
}


/*#####ADD POSTS POPUP###*/

#huge_it_videogallery_add_posts {
	position:relative;
	margin:0px 0px 10px 0px;
}

#huge-it-category- {
	float:left;
}

#huge-it-categories-list {
	width:150px;
	margin:0px 10px 0px 0px;
}

.huge-it-insert-post-button {
	float:right;
}

#huge-it-description-length {
	width:60px;
}

#huge_it_videogallery_add_posts_wrap .view-type-block {
	float:right;
	margin:0px 20px 0px 0px;
}

#huge_it_videogallery_add_posts_wrap .view-type-block a {
	display:block;
	margin-left:5px;
	width:30px;
	height:30px;
	padding:1px;
	float:right;
	text-indent:-9999px;
	border:1px solid rgba(0,0,0,0);
}

#huge_it_videogallery_add_posts_wrap .view-type-block a.active {
	border:1px solid #999;
}

#huge_it_videogallery_add_posts_wrap .view-type-block a.list {
	background:url('../images/admin_images/view_list.png') center center no-repeat;
}

#huge_it_videogallery_add_posts_wrap .view-type-block a.thumbs {
	background:url('../images/admin_images/view_thumbs.png') center center no-repeat;
}

#huge-it-posts-list {
	position:relative;
	display:table;
	width:99%;
}


/*TYPE-LIST*/
#huge-it-posts-list.list  li {
	position:relative;
	float:left;
	width:100%;
	clear:both;
	padding:10px 0px 10px 0px;
}

#huge-it-posts-list.list  li.hascolor {
	background:#fff;
}

#huge-it-posts-list.list  li.active {
	border-right:2px solid #0074a2;
}

#huge-it-posts-list  li input.huge-it-post-checked {
	z-index:1000;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0px;
	opacity:0.3;
}

#huge-it-posts-list  li input.huge-it-post-checked.active {opacity:0;}

#huge-it-posts-list.list  li#huge-it-posts-list.list-heading {
	border-bottom:2px solid #666;
	height:30px;
	margin:0px;
	font-weight:bold;
}



#huge-it-posts-list.list  li > div {
	float:left;
	padding:0px 5px 0px 5px;
	
}

#huge-it-posts-list.list .huge-it-posts-list-image {
	width:100px;
	min-height:10px;
	clear:both;
}

#huge-it-posts-list.list .huge-it-posts-list-image img{
	width:100px;
	max-height:100px;
}

#huge-it-posts-list.list .huge-it-posts-list-title {width:150px;}
#huge-it-posts-list.list .huge-it-posts-list-description {width:200px;max-height:98px;overflow:hidden;}
#huge-it-posts-list.list .huge-it-posts-list-description *{margin:0px;padding:0px;}
#huge-it-posts-list.list .huge-it-posts-list-link {width:100px;word-break:break-all;}
#huge-it-posts-list.list .huge-it-posts-list-category {display:none;}

/*TYPE-THUMBS*/

#huge-it-posts-list.thumbs  li {
	position:relative;
	float:left;
	width:100px;
	height:100px;
	overflow:hidden;
	padding:5px;
	margin:7px;
	border:1px solid #666;
	border-radius:3px;
}

#huge-it-posts-list.thumbs  li.active {
	border:2px solid #0074a2;
	margin:6px;
}

#huge-it-posts-list.thumbs .huge-it-posts-list-image {
	width:100px;
	height:100px;
	overflow:hidden;
	display:table-cell;
	vertical-align:middle;
}

#huge-it-posts-list.thumbs .huge-it-posts-list-image img {
	width:100px;
	max-height:100px;
}



#huge-it-posts-list.thumbs #huge-it-posts-list-heading,
#huge-it-posts-list.thumbs .huge-it-posts-list-title,
#huge-it-posts-list.thumbs .huge-it-posts-list-description, 
#huge-it-posts-list.thumbs .huge-it-posts-list-link,
#huge-it-posts-list.thumbs .huge-it-posts-list-category {display:none;}


/*###########LIGHTBOX###############*/

#lightbox-options-list
{
	clear: both;

}
.lightbox-options-block {
	position:relative;
	width:49%;
	margin:10px 1% 10px 0px;
	float:left;
	background:#fff;
}


.lightbox-options-block > div {
	position:relative;
	padding:10px 10px 5px 10px;
	clear:both;
}

.lightbox-options-block   h3 { 
	text-align: center;
}



.lightbox-options-block > div label {
	display:inline-block;
	width:50%;
	height:35px;
} 


.lightbox-options-block > div.has-background {background:#f9f9f9;}


.lightbox-options-block > div label {
	float:left;
}

.lightbox-options-block > div.has-height > div {display:inline-block;}



.lightbox-options-block > div div.lightbox-container {
	position:relative;
	display: inline-block;
	width: 100px;
	margin-left:-5px;
}

.lightbox-options-block > div div.lightbox-container span {
	position:absolute;
	top:-3px;
	right:0px;
}

.lightbox-options-block > div input[type='text'],.lightbox-options-block > div select , .lightbox-options-block > div input[type='number'] {
	width:100px;
}

.lightbox-options-block > div .bws_position_table input {
	margin:3px 17px 3px 3px;
}


.lightbox-options-block > div div.slider-container {
	position:relative;
	display: inline-block;
	width: 145px;
	margin-left:-5px;
}

.lightbox-options-block > div div.slider-container span {
	position:absolute;
	top:-3px;
	right:0px;
}

.lightbox-options-block  > div.fixed-size {display:none;}

.image-container img {
	width: 200px;
}




/*#####ADD VIDEO SLIDE POPUP###*/

#huge_it_add_video_input {
	width:470px;
	height:33px;
}

#add-video-popup-options > div {
	padding-top:30px;
}

#add-video-popup-options > div.active {display:block;}

#add-video-popup-options > div > div {
	width:100%;
	margin:0px 0px 20px;
	position:relative;
}

#add-video-popup-options > div > div label {
	display: block;
	float:left;
	width:100px;
	padding-top:10px;
	height:20px;
}

#add-video-popup-options > div > div input[type='text'],#add-video-popup-options > div > div textarea {
	width:480px;
}

#add-video-popup-options > div > div .checkbox {
	margin-top:7px
}

#add-video-popup-options > div > div div.slider-container {
	position:relative;
	display: inline-block;
	margin-top:13px;
}
.def_thumb{
	
  position: absolute;
}
/* Other Syles */
.cb {
    clear: both;	
}

.hg_thumbneil_views {
	height: 30px;
}

.hg_view_count {
    z-index: 9;
    position: relative;	
}

.hg_disp_none {
	display: none!important;
}

.hg_view_count {
	display: inline-block;
    border: 1px solid #00A0D2;
    border-radius: 3px;
    color: #00A0D2;
    background: #fff;
	transition: width 0.5s;
	-webkit-transition: width 0.5s;
	height: 28px;	
	overflow: hidden;
    margin-top: 10px;
}

.hg_open_pop_up {
    background: #00a0d2;
    border: 0;
    color: #fff!important;
    text-decoration: none;
    line-height: 28px;
	display: none;	
    text-align: center;
    padding: 0 5px 0 0;	
}

.hg_open_pop_up:hover {
    background: #0091cd;
    border-color: #0073aa;
	color: #fff;	
	border: 0;
	text-decoration: none;
} 

.hg_view_count>span {
	display: inline-block;
    height: 23px;
    padding-top: 5px;
	padding-left: 5px;
    padding-right: 5px;	
	width: auto;
    float: left;
    background: #fff;	
}

.hg_view_count:hover .hg_open_pop_up {
	display: block;
}

.hg_view_count:hover {
	width: 100%!important;
	cursor: pointer;
}

.hg-arrow-right {
	width: 0; 
	height: 0; 
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 8px solid #fff;
	float: left;
	margin-right: 3px;
}

.hg_submit {
    margin-top: 18px;
}

.hg_op {
    display: none;
}

.hg_submit_triger:hover {
	cursor: pointer;
} 

ul#images-list > .ui-sortable-handle:nth-child(odd) {
    background-color: #f9f9f9;	
}

div.def_thumb.hg_set_def_button {
    position: absolute;
    top: 30px;
	width: 20px;
	border-radius: 0;
    right: 11px;
	line-height: 18px;
    height: 20px;	
    color: rgba(0, 0, 0, 0);	
	background: url('../images/admin_images/image-reset-icon.png') right -1px no-repeat!important;
	background-color: #fff!important;
	padding: 0 7px;
}

@media screen and (max-width: 1400px) {
	.media_cb {
		clear: both;
	}
	.hg_view_count {
		
	}	
}

/*Free Banner*/
.free_version_banner {
	position:relative;
	display:block;
	background-image:url('../images/admin_images/wp_banner_bg.jpg');
	background-position:top left;
	background-repeat:repeat;
	overflow:hidden;
}

.free_version_banner .manual_icon {
	position:absolute;
	display:block;
	top:15px;
	left:15px;
	width: 140px;
}
.free_version_banner .usermanual_text {
	font-weight: bold !important;
	display:block;
	float:left;
	width:286px;
	margin-left:75px;
	font-family:'Open Sans',sans-serif;
	font-size:14px;
	font-style:italic;
	color:#ffffff;
	line-height:14px;
	margin-top: 0;
	padding-top: 15px;
}

.free_version_banner .usermanual_text a,
.free_version_banner .usermanual_text a:link,
.free_version_banner .usermanual_text a:visited {
	display:inline-block;
	font-family:'Open Sans',sans-serif;
	font-size:17px;
	font-weight:600;
	font-style:italic;
	color:#ffffff;
	line-height:30.5px;
	text-decoration:underline;
}

.free_version_banner .usermanual_text a:hover,
.free_version_banner .usermanual_text a:focus,
.free_version_banner .usermanual_text a:active {
	text-decoration:underline;
}

.free_version_banner .get_full_version,
.free_version_banner .get_full_version:link,
.free_version_banner .get_full_version:visited {
	padding-left: 60px;
	padding-right: 4px;
	display: inline-block;
	position: absolute;
	top: 15px;
	right: calc(50% - 167px);
	height: 38px;
	width: 275px;
	border: 1px solid rgba(255,255,255,.6);
	font-family: 'Open Sans',sans-serif;
	font-size: 23px;
	color: #ffffff;
	line-height: 43px;
	text-decoration: none;
	border-radius: 2px;
}

.free_version_banner .get_full_version:hover {
	background:#ffffff;
	color:#bf1e2e;
	text-decoration:none;
	outline:none;
}

.free_version_banner .get_full_version:focus,
.free_version_banner .get_full_version:active {

}

.free_version_banner .get_full_version:before {
	content:'';
	display:block;
	position:absolute;
	width:33px;
	height:23px;
	left:25px;
	top:9px;
	background-image:url('../images/admin_images/wp_shop.png');
	background-position:0 0;
}

.free_version_banner .get_full_version:hover:before {
	background-position:0 -27px;
}

.free_version_banner .huge_it_logo {
	float:right;
	margin:15px 15px;
}

.free_version_banner .description_text {
	padding:0 0 13px 0;
	position:relative;
	display:block;
	text-align:center;
	font-family:'Open Sans',sans-serif;
	color:#fffefe;
	line-height:inherit;
	margin: 0 auto;
	width: 52%;
}
.free_version_banner .description_text p{
	margin:0;
	padding:0;
	font-size: 14px;
}
.free_version_banner .hg_free_banner_bottom a {
	text-decoration: none;
}
.free_version_banner .hg_view_plugins_block {
	float: left;
	position: relative;
}
.free_version_banner .hg_social_link_buttons {
	float: right;
	width:170px;
	height:36px;
	background:#fff;
	border-radius:30px;
	text-align:center;
	margin-bottom: 20px;
	margin-right: 15px;
}
.free_version_banner .hg_social_link_buttons a {
	display: inline-block;
	position:relative;
	margin: 3px 3px;
	width: 30px;
	height: 30px;
	background:url('../images/admin_images/f.png') no-repeat;
}

.free_version_banner .hg_social_link_buttons a:after {
	content: '';
	display:block;
	position:absolute;
	top:0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: transparent;
	transition: background-color .1s linear;
}

.free_version_banner .hg_social_link_buttons a:hover:after {
	background-color: rgba( 255, 255, 255, .3 );
}

.free_version_banner .hg_social_link_buttons a.fb {
	background-position: -80px 0;
}

.free_version_banner .hg_social_link_buttons a.twitter {
	background-position: 0 0;
}

.free_version_banner .hg_social_link_buttons a.gplus {
	background-position: -121px 0;
}

.free_version_banner .hg_social_link_buttons a.yt {
	background-position: -41px 0;
}

@media screen and (max-width:1400px){
	.hg_view_plugins_block {
		white-space: pre-line;
	}

	.hg_view_plugins_block a {
		margin-left: 15px;
		margin-bottom: 10px;
	}
}

.hg_view_plugins_block a {
	color: #fffefe;
	display: inline-block;
	margin-right: 27px;
	text-decoration: none;
	font-size: 16px;
	font-weight: 600;
	box-shadow: none;
}
.hg_view_plugins_block a:nth-child(1) {
	margin-left: 15px;
}
.hg_view_plugins_block a:hover {
	text-decoration: underline;
}
.close_free_banner {
	float: right;
	color: #fff;
	position: absolute;
	right: 11px;
	font-size: 30px;
	top: 3px;
	cursor: pointer;
	transform: rotate(45deg);
	margin:-3px -3px 0;
}
.close_free_banner:hover {
	color: #e7e3e3;
}

@media screen and (max-width: 1300px){
	.free_version_banner .usermanual_text {
		width: calc(100% - 210px);
	}

	.free_version_banner .get_full_version,
	.free_version_banner .get_full_version:link,
	.free_version_banner .get_full_version:visited {
		top: 60px;
	}

	.free_version_banner .description_text {
		margin-top: 40px;
	}
}