html, body	{ height: 100%; }
.cover {
	position: absolute;
	background: #ffffff;
	opacity: 0;
	filter: alpha(opacity=0);
	border: none;
	padding: 0px;
	margin: 0px;
	font-size: 1px;
	line-height: 1px;
	display: block;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
}
.cover-disabler {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
#main_wrap	{ height: auto; min-height: 100%; margin: 0px 0px -30px 0px; }
#head		{
	width: 100%;
	padding: 0px;
	margin: 0px;
	position: fixed;
	left: 0px;
	top: 0px;
	border-bottom: 1px solid #e3e3e3;
	background: #ffffff url("../img/header_bg.png") repeat-x left top;
	z-index: 10;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.head-spacer{ height: 129px; width: 100%; }

#head .wrp	{
	margin: 0px auto;
	max-width: 1100px;
	height: 100%;
	position: relative;
}

#wb_toolbar_ext::after,
#head-control > .wrp::after {
    display: block;
    float: none;
    clear: both;
    line-height: 1px;
    font-size: 1px;
	content: ' ';
}

.wb-help-overlay-widgets-wrp {
	left: 0;
	width: 100%;
	position: fixed;
}

.wb-help-overlay-widgets-wrp > div {
	margin: 0px auto;
	max-width: 1100px;
	padding-left: 10px;
	height: 100%;
}
.wb-help-overlay-widgets-wrp > div > div {
	margin-left: -5px;
}

@media (min-width: 1200px) {
	.wb-help-overlay-widgets-wrp > div {
		padding-left: 0px;
	}
}
/*
@media (min-width: 1200px) {
	.wb-help-overlay-widgets-wrp > div {
		max-width: 1110px;
	}
}*/

#head .sh	{
	height: 9px; width: 100%; position: absolute; bottom: -10px; z-index: 9;
	background: url("../img/header_sh.png") repeat-x left top;
}
#head .logo	{
	display: block;
	float: left;
	background: url("../img/sitepro-logo-black.svg") no-repeat left top;
	width: 160px;
	height: 50px;
	top: 7px;
	position: absolute;
}
.wb-ui-color-scheme-dark #head .logo {
	background-image: url("../img/logo_light.png");
}
#head .logo-big	{
	position: relative;
	top: 0;
	margin: 8px 65px 9px 0px;
}

.tpl_sel #head .logo {
	background-image: url("../img/logo_builder_big.png");
	width: 194px; height: 79px; margin-top: 24px;
}

#head-control {
	border-bottom: 1px solid #e3e3e3;
}
#head-control .wrp2 { padding: 14px 0px 3px 0px; }
#head-control .li	{ float: left; margin-left: 10px; }
#head-control .ctrl-left {
	padding-top: 11px;
	min-width: 470px;
	max-width: 470px;
	float: left;
}
@media (min-width: 740px) {
	#head-control .ctrl-left {
		margin-left: 100px;
	}
	html[dir=rtl] #head-control .ctrl-left {
		margin-right: 100px;
		margin-left: 0px;
	}
}
@media (min-width: 768px) {
	#head-control .ctrl-left {
		margin-left: 120px;
	}
	html[dir=rtl] #head-control .ctrl-left {
		margin-right: 120px;
		margin-left: 0px;
	}
}
@media (min-width: 992px) {
	#head-control .ctrl-left {
		min-width: 470px;
		max-width: 560px;
	}
}
@media (min-width: 1100px) {
	#head-control .ctrl-left {
		min-width: 560px;
		max-width: 680px;
	}
}
@media (min-width: 1200px) {
	#head-control .ctrl-left {
		min-width: 702px;
		max-width: 702px;
	}
}

#head-control .ctrl-right {
	padding-top: 18px;
	float: right;
}
.btn.btn-wb-item {
	padding: 3px; outline: none !important; line-height: 1px; overflow: visible;
}
.btn.btn-wb-noborder { padding: 0px; border: none; background: transparent; }
.wb_toolbar .wb_item .btn.btn-wb-item {
	margin-bottom: 5px; position: relative;
}
.wb_toolbar {
	
}
.wb_toolbar .wb_item	{
	display: block;
	display: inline-block;
	float:left;
	min-width: 30px;
	margin-right: 4px;
	margin-left: 4px;
	position: relative; 
	outline: none !important;
	font-size: 11px;
	line-height: 10px;
	cursor: pointer;
	white-space: nowrap;
	text-align: center;
}
.wb_toolbar .wb_item:first-child { margin-left: 0px; }
html[dir=rtl] .wb_toolbar .wb_item:first-child { margin-left: 4px; margin-right: 0px; }
.wb_toolbar .wb_item.active > span,
.wb_toolbar .wb_item:hover > span { color: #55aa0b; }
.wb_toolbar .wb_item.checked { font-weight: bold; color: #55aa0b; }
.wb_toolbar .tab-content .wb_item {
	width: auto; min-width: 46px; max-width: 60px;
}
.wb_toolbar .wb_item.wb-dropdown { margin-right: 10px; }
.wb_toolbar .wb_item .caret	{
	position: absolute; top: 6px; right: -12px; display: block;
}
.wb_toolbar .wb_item .dropdown-menu	{
	text-align: left; font-size: 14px; margin-top: -10px; margin-left: -10px;
	min-width: 120px;
}
.wb_toolbar .wb_item .beta,
.wb_toolbar .wb_item .submenu-beta {
	font-size: 8px;
	text-transform: uppercase;
}
.wb_toolbar .wb_item .beta {
	top: 16px;
	display: block;
	position: absolute;
	right: 4px;
	line-height: 10px;
	color: #333;
}
.wb-config .dropdown-menu i { vertical-align: middle; margin-right: 5px; }
.wb-config .dropdown-menu span { vertical-align: middle; display: inline-block; }

.wb-contextmenu li > a > i,
.wb-contextmenu li > a > span { display: inline-block; vertical-align: middle; }
.wb-contextmenu li > a > i { margin-right: 4px; top: 0; }

.wb-config .dropdown-menu .checked:after {
	content: " \2713";
	position: relative;
}
.wb-config .dropdown-menu .checked-marker {
	position: absolute; left: 0px; z-index: 3;
}
#wb_toolbar	{
	display: block;
	margin: 0 0 0 -5px;
	padding: 0 0 6px 0;
}
#wb_toolbar .wb_item,
.wb-help-overlay-widgets .wb_item { min-width: 40px; }
#wb_toolbar .nav {  
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#wb_toolbar .nav li {  
	float: left;
	position: relative;
}
#wb_toolbar .nav li a {  
	font-size: 11px; 
	height: 28px; 
	line-height: 28px; 
	color: #1d1d1d;
	text-decoration: none; 
	vertical-align: middle;
	position: relative;
	border: 1px solid transparent;
	border-bottom: 0;
	padding: 0 10px 1px 10px;
	margin-bottom: -1px;
	z-index: 115;
	outline: 0;
}
#wb_toolbar .nav li a:hover {
	background: none !important; 
}
#wb_toolbar .nav li.active:hover a { 
	background: #fff !important;
}
#wb_toolbar .nav li.active a { 
	color: #55aa0b;
	background: #fff;
	border-color: #c8c8c8;
	-webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
          border-radius: 4px 4px 0 0;
}
.wb_item_group {
	float: left;
	height: 54px;
	position: relative;
}
.wb_item_group .wb_item i.fa,
.wb_item_group .wb_item i.glyphicon {
	font-size: 30px;
	color: #333333;
}
.mobile-drawer .item .icon.fa,
.mobile-drawer .item .icon.glyphicon {
	font-size: 25px;
}
.wb_item_group > div.wb_item_group_container > .arrow {
	display: none;
	position: absolute;
	left: 41px;
	top: -7px;
	margin: 0px 0px 0px -9px;
	padding: 0px;
	background: transparent;
	border: 6px solid transparent;
	border-bottom-color: #c5c5c5;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	border-top-width: 0px;
	content: "";
}
.wb_item_group > div.wb_item_group_container > .arrow:after {
	position: absolute;
	left: 0px;
	top: 1px;
	margin: 0px 0px 0px -6px;
	padding: 0px;
	background: transparent;
	border: 6px solid transparent;
	border-bottom-color: #ffffff;
	border-top-width: 0px;
	content: "";
}
.wb_item_group.vertical {
	position: relative;
}
.wb_item_group.vertical > div.wb_item_group_container .tooltip {
	white-space: nowrap;
}
.wb_item_group.vertical > div.wb_item_group_container > .arrow {
	display: block;
}
.wb_item_group.vertical.vertical-right > div.wb_item_group_container > .arrow {
	right: 35px;
	left: inherit;
}
.wb_item_group.vertical > div.wb_item_group_container {
	height: auto;
	width: 153px;
	text-align: left;
	background: #ffffff;
	z-index: 100;
	position: absolute;
	left: -10px;
	top: 36px;
	padding: 10px 0px 0px 5px;
	border: 1px solid #c5c5c5;
	border-color: rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
}
.wb_item_group.vertical.vertical-right > div.wb_item_group_container {
	left: inherit;
	right: -10px;
}
.wb_item_group.vertical > div.wb_item_group_container .wb_item {
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	float: none;
	display: inline-block;
}
.wb_item_group.vertical .wb_item_sep {
	display: none !important;
}
.wb_toolbar .wb_item.wb_item_grouper {
	display: none;
	min-width: 58px !important;
}
.wb_toolbar .wb_item.wb_item_grouper.wb_inactive:before {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #f9f9f9;
	opacity: 0.7;
	z-index: 10;
}
.lol-fix1, .lol-fix2 { 
	display: none;
	position: absolute;
	bottom: -4px;
	height: 8px;
	width: 4px;
	background: #fff;
	z-index: 116; 
}
.lol-fix1 {
	left: 0;
	border-left: 1px solid #c8c8c8;
}
.lol-fix2 {
	right: 0;
	border-right: 1px solid #c8c8c8;
}
#wb_toolbar .nav li.active .lol-fix1, #wb_toolbar .nav li.active .lol-fix2 {
	display: block;
}
#wb_toolbar .tab-content {
	position: relative;
	background: #fff;
	padding: 0 6px 0 10px;
	border: 1px solid #c8c8c8;
	-webkit-border-radius: 4px 4px 4px 4px;
     -moz-border-radius: 4px 4px 4px 4px;
          border-radius: 4px 4px 4px 4px;
    z-index: 114;
    box-shadow: 4px 4px 10px rgba(195, 195, 195, 0.75);
	-moz-box-shadow: 4px 4px 10px rgba(195, 195, 195, 0.75);
	-webkit-box-shadow: 4px 4px 10px rgba(195, 195, 195, 0.75);
	max-width: 520px;
	clear: left;
}
.wb_toolbar .tab-content		{ overflow: visible; }
.wb_item.ui-draggable-dragging	{
	margin: 0px; padding: 10px; border: 1px solid #dbdbdb; background: #f5f5f5;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; z-index: 9999;
}
.lang-ru #wb_toolbar .wb_item	{ font-size: 11px; line-height: 13px; }
#wb_toolbar_pro		{
	position: fixed; left: 10px; top: 160px; 
	z-index: 999; 
	/*
	width: 106px; height: 330px;
	overflow: hidden;*/
	background: #ffffff;
	border: 1px solid #a5a5a5;
	border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.30);
	-webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.30);
	opacity: 0.4;
	filter: alpha(opacity=40);
	transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out; /* Firefox 4 */
	-webkit-transition: 0.4s ease-in-out; /* Safari and Chrome */
	-o-transition: 0.4s ease-in-out; /* Opera */
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}
#wb_toolbar_pro:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
#wb_toolbar_pro .wrp		{ padding: 20px; }
#wb_toolbar_pro .rod		{
	position: absolute; display: block; width: 17px; height: 68px; font-size: 1px;
	line-height: 1px; padding: 0px; margin: 0px; right: 10px; top: 136px; cursor: pointer;
	background: transparent url("../img/pro_tb_rod.png") no-repeat scroll left top;
	z-index: 3;
}
#wb_toolbar_pro .rod:hover		{ background-position: right top; }
#wb_toolbar_pro .rod-rev			{ background-position: left bottom; }
#wb_toolbar_pro .rod-rev:hover	{ background-position: right bottom; }
#wb_toolbar_pro label { 
	font-size: 11px;
	margin-bottom: 0;
}
#wb_toolbar_pro .wb_item	{
	display: block;
    float: left;
    font-size: 11px;
    height: 60px;
    line-height: 10px;
    outline: medium none !important;
    position: relative;
    width: 63px;
}
#wb_toolbar_pro .wb_item i	{ vertical-align: middle; }
#wb_fn_page_seo .tooltip {
  	width: 160px !important;
}
#wb_toolbar_ext		{
	
}
#wb_toolbar_ext .wrp2			{
	-moz-user-select: none; 
    -khtml-user-select: none; 
    -webkit-user-select: none; 
    -o-user-select: none;
    height: 30px;
    width: 194px;
}
#wb_toolbar_ext .wrp2.ico-margin	{
	margin-left: -10px;
	margin-top: 5px;
}
.wb-preview-toolbar .wb_item_sep,
.wb-help-overlay-widgets .wb_item_sep,
#wb_toolbar .wb_item_sep,
#wb_toolbar_ext .wb_item_sep {
	display: block; height: 29px; border-right: 1px solid #e3e3e3;
	float: left; margin: 0px 10px 0px 9px
}
#wb_toolbar .wb_item_sep,
.wb-help-overlay-widgets .wb_item_sep { height: 45px; }
#wb_toolbar .wb_item_sep:first-child, #wb_toolbar .wb_item_sep:last-child, #wb_toolbar .wb_item_sep + .wb_item_sep { display: none; }

.wb-help-overlay-widgets .wb_item,
.wb-help-overlay-widgets .wb_item_sep,
#wb_toolbar .wb_item,
#wb_toolbar .wb_item_sep {
	display: inline-block;
	float: none;
	margin-top: 8px;
}

#wb_toolbar_ext .cust-chk	{
	font-size: 11px; line-height: 30px; color: #1d1d1d;
	margin: 0px 14px 0px 0px; display: block; display: inline-block;
	text-decoration: none; vertical-align: middle;
	cursor: pointer;
	-moz-user-select: none; 
    -khtml-user-select: none; 
    -webkit-user-select: none; 
    -o-user-select: none; 
}
#wb_toolbar_ext .cust-chk .wb_icon {
	display: inline-block;
  	width: 18px;
  	height: 18px;
  	*margin-right: .3em;
  	margin-right: 4px;
  	line-height: 18px;
  	vertical-align: middle;
  	background-image: url("../img/icons_all.png");
  	background-position: -11px -11px;
  	background-repeat: no-repeat;
}
#wb_toolbar_ext .cust-chk.show_grid .wb_icon {
  	background-position: -11px -11px;
}
#wb_toolbar_ext .cust-chk.snap_to_grid .wb_icon {
  	background-position: -51px -11px;
}
#wb_toolbar_ext .cust-chk.show_layout .wb_icon {
  	background-position: -91px -11px;
}
#wb_toolbar_ext .checked.show_grid .wb_icon {
	background-position: -131px -11px;
}
#wb_toolbar_ext .checked.snap_to_grid .wb_icon {
	background-position: -171px -11px;
}
#wb_toolbar_ext .checked.show_layout .wb_icon {
	background-position: -211px -11px;
}
#wb_toolbar_ext .checked	{
	color: #d50123;
}
#wb_toolbar_ext .cust-btn	{
	font-size: 13px; line-height: 15px; color: #333333; padding: 4px 0px 3px 20px;
	margin: 0px 20px 0px 0px; display: block; display: inline-block;
	background: transparent url("../img/undo.png") no-repeat left center; cursor: pointer;
	text-decoration: none; vertical-align: top;
}
#wb_toolbar_ext .cust-chk:hover,
#wb_toolbar_ext .cust-btn:hover	{ text-decoration: none; }
#wb_toolbar_ext .btn			{ vertical-align: top; }

.wb_toolbar_help,
.wb_toolbar_repo	{
	position: fixed; z-index: 999; padding: 10px 20px;
	background: #ffffff;
	border: 1px solid #a5a5a5;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.30);
	-webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.30);
	opacity: 0.4;
	filter: alpha(opacity=40);
	transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out; /* Firefox 4 */
	-webkit-transition: 0.4s ease-in-out; /* Safari and Chrome */
	-o-transition: 0.4s ease-in-out; /* Opera */
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
}
.wb_toolbar_help {
	bottom: 10px;
	right: 10px;
}
.wb_toolbar_repo {
	bottom: 10px;
	left: 10px;
}
.wb_toolbar_help:hover,
.wb_toolbar_repo:hover	{
	opacity: 1;
	filter: alpha(opacity=100);
}
.wb_toolbar_help .wb_item,
.wb_toolbar_repo .wb_item	{
	margin: 0px; font-size: 11px; line-height: 13px; width: auto;
	height: auto; overflow: hidden; text-align: center; white-space: nowrap;
}
.wb_toolbar_help .wb_item {
	cursor: pointer;
}
.wb_toolbar_help .wb_item i,
.wb_toolbar_repo .wb_item i	{ vertical-align: middle; }
.wb_toolbar_help .close,
.wb_toolbar_repo .close { margin-right: -16px; margin-top: -10px; opacity: 1; color: #fff; text-shadow: 0 1px 0 #000; }
.wb_toolbar_repo .close:hover { opacity: 1; }

.wb_toolbar_groups_pro { float: left; position: relative; }

.admin-part			{ position: absolute; top: 80px; right: 0px; }
.admin-part .btn	{ white-space: nowrap; }

.wb-admin-mode-tag		{ position: absolute; left: 102px; bottom: 8px; font-size: 14px; cursor: default; }

#translations_nav.affix			{
	top: 80px; background: #ffffff;
	-moz-box-shadow: 0px 10px 5px #ffffff;
	-webkit-box-shadow: 0px 10px 5px #ffffff;
	box-shadow: 0px 10px 5px #ffffff;
}
#translations_nav.affix .nav	{ margin-bottom: 0px; }

#head .slogan		{
	float: left; text-align: left; margin-left: 80px; padding-top: 40px;
	font-family: Arial,sans-serif; font-weight: normal; font-size: 30px;
	line-height: 32px; color: #1d1d1d; width: 640px;
}
#head .slogan span	{
	display: block; font-size: 14px; line-height: 16px; color: #6B7578;
	margin: 10px 0px 0px 0px;
}

#body		{
	background: #ffffff; position: relative; /* height: 80%; */ z-index: 1; /* overflow-y: scroll; */
	/* overflow-x: auto; */
}
.wb-rulers-enabled #body {
	margin-bottom: 6px;
}
.comp-default-icon::before {
	font-family: FontAwesome;
	content: "\f12e";
}
.tpl_sel #body	{
	height: auto; overflow: visible; width: 1003px; margin: 0 auto;
	padding: 30px 0px 60px 0px;
}
.tpl_sel .langs { position: absolute; right: 0px; top: 18px; }
.tpl_sel .wb-admin-mode-tag {
	text-align: center; top: 16px; left: 210px; width: 56px;
	line-height: 11px; font-size: 11px; color: #6b7578;
}
#site		{
	width: 100%; height: 100%; min-height: 100%; border: none; background: #ffffff;
	position: relative; margin: 0px; padding: 0px; z-index: 2;
}
.wb_container:before,
.wb_container > .wb-container-wrapper:before {
	content: ""; position: absolute; width: 100%; height: 100%; top: 0; left: 0;
}
#footer		{
	background: #1d1d1d url("../img/footer_bg.png") repeat-x left top; height: 30px;
	position: relative; z-index: 5;
	background: #161616;
}

#tpl_left	{ float: left; width: 230px; }
#tpl_left ul		{
	display: block; margin: 0px; padding: 0px; list-style-type: none; float: left;
}
#tpl_left ul li	{
	display: block; margin: 0px; padding: 0px 0px; float: left; clear: left;
}
#tpl_left ul li a	{
	font-family: Arial,sans-serif; font-size: 14px; color: #000000; line-height: 16px;
	display: block; padding: 3px 7px 3px 27px; text-decoration: none;
	background: url("../img/bull.png") no-repeat 8px center; white-space: nowrap;
}
#tpl_left ul li a span	{ color: #6b7578; }
#tpl_left ul li a:hover	{
	color: #ef4a00; text-decoration: underline; background-image: url("../img/bull_h.png");
}
#tpl_left ul li a.s,
#tpl_left ul li a.s:hover	{
	color: #ef4a00; text-decoration: none; background-color: #f9ed09;
	-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;
	 background-image: url("../img/bull_s.png");
}
#tpl_left .head	{
	font-family: Arial,sans-serif; font-size: 30px; line-height: 32px; color: #6b7578;
	margin: 0px 0px 10px 10px;
}
#tpl_right	{ float: right; width: 770px; }

#tpl_right .item_list		{ margin-top: 40px; }
#tpl_right .item_list .itm-clear	{ clear: both; }
#tpl_right .item_list .itm	{
	margin: 0px 0px 10px 10px; float: left; width: 366px; padding: 12px 0px 20px 0px;
	text-align: center;
	position: relative;
}
#tpl_right .item_list .itm-pro-overlay {
	background: #ffffff;
	position: absolute;
	left: 0; top: 0;
	width: 100%; height: 100%;
	z-index: 9;
	opacity: 0.7; filter: alpha(opacity=70);
}
#tpl_right .item_list .itm-pro-overlay-text {
	position: absolute;
	left: 36px; top: 120px;
	z-index: 10;
	text-align: center;
	font-size: 18px;
	line-height: 36px;
	background: #32b0eb;
	color: #000000;
	padding: 2px 20px;
}
#tpl_right .item_list .itm-pro-overlay-text .block-pointer {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	background: #32b0eb;
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	left: 50%;
	bottom: -8px;
	z-index: 1;
}
#tpl_right .item_list .itm-pro-overlay-text .block-star {
	background: url("../img/star_white.png") no-repeat;
	width: 21px; height: 21px;
	display: inline-block;
	padding: 0px;
	margin: 8px 6px 0px 2px;
	font-size: 1px;
	line-height: 1px;
	vertical-align: top;
}

#tpl_right .item_list .itm-pro-overlay-text span {
	display: block;
	position: relative;
	z-index: 2;
}
#tpl_right .item_list .itm-pro-overlay-text span a {
	color: #ffffff;
	text-decoration: underline;
}
#tpl_right .item_list .itm .t	{
	font-family: Arial,sans-serif; font-size: 18px; color: #6b7578; line-height: 20px;
	margin: 0px 10px 12px 10px; text-align: left;
}
#tpl_right .item_list .itm a.img,
#tpl_right .item_list .itm img{ width: 346px; height: 236px; }
#tpl_right .item_list .itm a.img	{
	display: block; margin: 0px 10px 20px 10px; position: relative;
}
#tpl_right .item_list .itm a.img .zoom	{
	position: absolute; display: block; width: 31px; height: 31px;
	background: transparent url("../img/zoom.png") no-repeat; right: 0px; bottom: 0px;
}
#tpl_right .item_list .itm.active	{
	background: #dfdfdf;
	-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;
}
#tpl_right .item_list .itm.active .t .curr	{ color: #f06211!important; font-size: 14px; }

#tpl_right .item_list .itm.old	{
	background: #ffb5b5;
	-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;
}

#tpl_right .item_details		{ display: block; padding: 0px; margin: 47px 0px 0px 0px; }
#tpl_right .item_details .t	{
	font-family: Arial,sans-serif; font-size: 18px; color: #6b7578; line-height: 20px;
	margin: 0px 10px 12px 0px; text-align: left;
}

#tpl_right .item_details img	{
	width: 346px; height: 236px; margin: 0px 30px 30px 0px; float: left;
}
#tpl_right .item_details .mis{ float: left; }
#tpl_right .item_details .mis ul	{
	display: block; margin: 0px; padding: 0px; list-style-type: none;
}
#tpl_right .item_details .mis ul li	{
	display: block; margin: 0px 0px 10px 0px; padding: 0px;
}
#tpl_right .item_details .mis ul li.template{ display: none; }
#tpl_right .item_details .mis ul li .xbtn	{
	display: block; display: inline-block; width: 14px; height: 12px; padding: 0px;
	margin: 6px 0px 0px 5px; font-size: 1px; line-height: 1px; vertical-align: top;
	background: url("../img/xbtn.png") no-repeat left top; cursor: pointer;
	text-decoration: none;
}
#tpl_right .item_details .mis .add_btn	{
	display: block; font-size: 14px; color: #000000; line-height: 16px; padding: 5px;
	margin: 0px; text-decoration: none; font-weight: normal; cursor: pointer;
	border: 1px solid #cacaca; -moz-border-radius: 3px; -webkit-border-radius: 3px;
	border-radius: 3px;
}
#tpl_right .item_details .control-label	{
	text-align: left; font-family: Arial,sans-serif; font-size: 14px; line-height: 16px;
	color: #6b7578; width: 80px;
}
#tpl_right .item_details .controls		{ margin-left: 90px; }
#tpl_right .item_details .control-group	{ text-align: right; }
.wb_controls	{
	position: absolute; left: 0px; top: 0px; border: none; display: block;
	padding: 0px; margin: 0px; width: 100%; height: 100%; z-index: 10;
}
.wb_controls .wb_controls_btn,
.wb_controls .wb_lang_label,
.wb_controls .wb_edit_btn,
.wb_controls .wb_move_btn,
.wb_controls .wb_move_push_btn,
.wb_controls .wb_help_btn {
	position: absolute; display: block; margin: 0px;
	padding: 0px; width: 24px; height: 24px; background: #5f5f5f none no-repeat center center;
	text-align: center; z-index: 10; color: #fff; text-transform: uppercase;
}
.wb_element .wb_controls .wb_edit_btn span,
.wb_element .wb_controls .wb_move_push_btn span,
.wb_element .wb_controls .wb_move_btn span	{ margin-top: 4px; }
.wb_element .wb_controls .wb_lang_label	{ right: 24px; top: 0px; cursor: default; line-height: 24px; font-size: 12px; }
.wb_element .wb_controls .wb_edit_btn	{ right: 0px; top: 0px; cursor: pointer; }
.wb_element .wb_controls .wb_move_btn	{ left: 0px; top: 0px; cursor: move; }
.wb_element .wb_controls .wb_help_btn	{ left: 0px; bottom: 0px; cursor: help; line-height: 24px; font-weight: bold; font-size: 14px; }
.wb_element .wb_controls .wb_move_push_btn	{ left: 50%; top: 0px; cursor: ns-resize; font-size: 15px; margin-left: -12px; }

.wb_element .wb_controls .wb_debug_btn {
	position: absolute; display: block; margin: 0px;
	left: 0; top: 24px; font-size: 8px; padding: 0px; width: 12px; height: 12px; background: #48F none no-repeat center center;
	text-align: center; z-index: 10; color: #fff; text-transform: none;
	cursor: pointer;
}
.wb_element .wb_controls .wb_debug_btn + .wb_debug_btn {
	left: 12px; background-color: #F84;
}
.debug-tooltip {
	z-index: 10000;
}
.debug-tooltip .tooltip-inner {
	white-space: pre-wrap;
	text-align: left;
	max-width: 600px;
}

.wb_controls .wb_elem_outline	{
	width: 100%; height: 100%; position: absolute; left: 0px; top: 0px;
	border: 1px solid #dbdbdb;
}
.wb_controls .wb_elem_outline.wb_elem_outline_active {
	border: 1px solid #797979;
}
.wb_controls .wb_elem_outline.wb_elem_outline_active::before {
	position: absolute;
	left: -1px; top: -1px;
	right: -1px; bottom: -1px;
	border: 1px dashed #ffffff;
	content: '';
}

.wb_controls .wb_selection	{
	width: 100%; height: 100%; position: absolute; left: 0px; top: 0px;
	border: 1px solid #000000; display: none;
}
.wb_controls .wb_selection2	{
	width: 100%; height: 100%; position: absolute; left: 0px; top: 0px;
	border: 1px dashed #ffffff; display: none;
}
.wb_controls .wb_selection_dot {
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	border: 1px solid #333;
	background: rgba(255,255,255,0.7);
	margin: 0;
	padding: 3px;
	position: absolute;
	z-index: 8;
}
.ui-selected .wb_controls .wb_selection,
.ui-selected .wb_controls .wb_selection2{ display: block; }

.dropdown-btn-body		{
	width: 1px; height: 1px; padding: 0px; margin: 0px;
	position: absolute; display: none; left: 0px; top: 0px; z-index: 99999;
}
.dropdown-btn-body.open	{ display: block; }
.dropdown-toggle-body	{
	position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 999;
	display: block; padding: 0px; margin: 0px; font-size: 1px; line-height: 1px;
	background: #ffffff; opacity: 0; filter: alpha(opacity=0);
}
.wb_element .wb_controls .wb_edit_btn .dropdown-menu		{ text-align: left; }
.wb_element .wb_resize_se_btn	{
	position: absolute; display: block; font-size: 1px; line-height: 1px; margin: 0px;
	background: transparent url("../img/resize_se.png") no-repeat center center;
	padding: 0px; width: 11px; height: 11px; text-align: center; right: 0px; bottom: 0px;
	z-index: 9; cursor: se-resize;
}
.wb_element .wb_content	{
	width: 100%; height: 100%; border: none; display: block; position: relative;
	left: 0px; top: 0px; padding: 0px; margin: 0px;
}
.site_cover,
.wb_controls .wb_cover,
.wb_element .wb_cover,
.wb_item .wb_cover {
	width: 100%; height: 100%; position: absolute; z-index: 8; font-size: 1px;
	line-height: 1px; background: #ffffff; opacity: 0; filter: alpha(opacity=0);
	border: none; display: block; font-size: 1px; line-height: 1px; padding: 0px;
	margin: 0px;
}
.wb_item .wb_cover a {
	width: 100%; height: 100%; display: block;
}
.wb_item > span {
	display: block;
	text-align: center;
}
.site_cover				{ z-index: 1; }
.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a > span,
.dropdown-menu .disabled > a:hover { color: #bbb !important; }
.dropdown-menu.rel li > a { position: relative; }

.bg-transparent			{
	background-image: url("../img/transparent.png"); background-repeat: repeat;
}


.langs	{  }
.langs .dropdown-menu, .langs .dropdown-menu.lang-col-4 { width: 720px; left: -651px; }
.langs .dropdown-menu.lang-col-3 { width: 541px; left: -472px; }
.langs .dropdown-menu.lang-col-2 { width: 362px; left: -293px; }
.langs .dropdown-menu.lang-col-1 { width: 183px; left: -114px; }

.langs .dropdown-menu li { display: block; min-width: 179px; float: left; }

.wb_gmap img	{ max-width: auto; max-width: normal; max-width: inherit; }
.wb_loctip	{
	background: #000000; color: #ffffff; padding: 4px 6px; position: absolute;
	white-space: nowrap; margin: 0px; z-index: 9999;
}

.wb_grid	{
	padding: 0px; margin: 0px; display: none; position: absolute; left: 0px; top: 0px;
	width: 100%; height: 100%; font-size: 1px; line-height: 1px; overflow: hidden;
	background: transparent url("../img/grid.png") repeat left top; z-index: 1;
	opacity: 0.3; filter: alpha(opacity=30);
}

.wb_list		{}
.wb_list_item	{
	display: block; padding: 2px 4px; margin: 0px; text-decoration: none; cursor: pointer;
	color: #333333;
}
.wb_list_item:hover,
.wb_list_item:active	{ background: #b2e4ff; color: #333333; text-decoration: none; }
.wb_list .active	{ background: #0088cc; color: #ffffff; }

.wb-active-zone		{
	padding: 0px; margin: 0px; display: block; border: none;
	width: 100%; height: 100%; position: absolute; left: 0px; top: 0px;
	background-color: #ffffff; opacity: 0; filter: alpha(opacity=0); z-index: 1;
}
.mediaSel { margin:0 !important; }

.layout_border		{ z-index: 3; }
.layout_border_h,
.layout_border_h2	{
	position: absolute; left: 0; width: 100%; height: 1px;
	border-top: 3px dashed #999999; z-index: 2000; cursor: n-resize;
}
.layout_border_v,
.layout_border_v2	{
	position: absolute; top: 0; width: 1px; height: 100%;
	border-left: 3px dashed #999999; z-index: 2000; cursor: e-resize;
}
.layout_border_h2,
.layout_border_v2	{ border-width: 1px; cursor: default; }

.layout_border_page_switch {
	position: absolute; width: 32px; height: 32px; position: relative; top: -18px; background-color: #0275d8; /* opacity: 0.6; */ margin: 0 auto; cursor: pointer;
	border-radius: 16px; -moz-border-radius: 16px; -webkit-border-radius: 16px;
}
/* .layout_border_page_switch:hover { opacity: 0.8; } */
.layout_border_page_switch:after {
	display: block; text-align: center; font-size: 16px; font-family: "FontAwesome"; line-height: 28px; color: #fff;
}
.layout_border_page_switch.page_switch_top:after { content: "\f077"; position: relative; top: 0; }
.layout_border_page_switch.page_switch_bottom:after { content: "\f078"; position: relative; top: 2px; }

.wb_content > div { outline: none !important; }
.outline1 { border: 1px solid #dbdbdb; margin: -1px 0 0 -1px; box-sizing: content-box; }

.wb-state-highlight	{ background: url("../img/hlight_bg.png") repeat left top; }

.wb_menu_wrap {
	vertical-align: top;
	padding:8px 0;
}
.wb_menu_wrap ul {
	max-height: 320px;
	overflow: hidden;
	overflow-y: auto;
}
/* .wb_menu_list {
	width: 202px;
	overflow-x: hidden;
	overflow-y: auto;
	max-height: 250px;
} */
.wb_menu_list li {
	position: relative;
}
.wb_menu_list li button {
	position: absolute;
	right: 1px;
	top: 2px;
	display: none;
	z-index: 1010;
}
.wb_menu_fields {
	vertical-align: top;
}
.wb_menu_fields label.radio {
	margin-right: 20px;
}
.wb_empty_page {
	width: 80px;
	padding: 75px 0px 10px 0px;
	background: transparent url("../img/blank_page.png") no-repeat center top;
	text-align: center;
}
.wb_empty_page label.radio	{ margin: 0px; }
.control-group2 {
    margin-top: 20px;
    margin-bottom: 10px;
    display: none;
}
.wb-picture-caption {
	transition: none;
}
.wb_gallery_wrap {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	border-bottom: 1px solid #DDD;
}
.wb_gallery_wrap li {
	display: inline-block;
	padding: 0;
	margin: 0 0 -1px 0;
	vertical-align: bottom;
}
.wb_gallery_wrap .thumbnail {
	background: none;
	border: 1px solid transparent;
	transition: none;
}
.wb_gallery_wrap li.active .thumbnail {
	background: none;
	border: 1px solid #DDD;
	border-bottom-color: #FFF;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.wb_gallery_type_thumbs		{ background: url("../img/gallery.thumbs.png?v=2") no-repeat center top; width: 124px; height: 68px; margin-top: 3px; }
.wb_gallery_type_slideshow	{ background: url("../img/gallery.slideshow.png?v=2") no-repeat center top; width: 124px; height: 68px; margin-top: 3px; }
.wb_gallery_type_list		{ background: url("../img/gallery.list.png?v=2") no-repeat center top; width: 124px; height: 68px; margin-top: 3px; }
.wb_gallery_type_masonry	{ background: url("../img/gallery.masonry.png?v=2") no-repeat center top; width: 124px; height: 68px; margin-top: 3px; }

@media (max-width: 590px) {
	.wb_gallery_type_thumbs		{ background-size: contain; width: 57px; height: 34px; margin-top: 3px; background-position: center center; margin-bottom: 3px; }
	.wb_gallery_type_slideshow	{ background-size: contain; width: 57px; height: 34px; margin-top: 3px; background-position: center center; margin-bottom: 3px; }
	.wb_gallery_type_list		{ background-size: contain; width: 57px; height: 34px; margin-top: 3px; background-position: center center; margin-bottom: 3px; }
	.wb_gallery_type_masonry	{ background-size: contain; width: 57px; height: 34px; margin-top: 3px; background-position: center center; margin-bottom: 3px; }

	.wb_gallery_type_thumbs + div		{ display: none; }
	.wb_gallery_type_slideshow + div	{ display: none; }
	.wb_gallery_type_list + div			{ display: none; }
	.wb_gallery_type_masonry + div		{ display: none; }
}

.wb-picture-caption {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.66);
	padding: 10px 10px 0;
	pointer-events: none;
	touch-action: none;
}
.wb_thumb .wb-picture-caption {
	padding-bottom: 0;
	z-index: 2;
}
.wb_thumb .wb-picture-caption .wb-lightbox-title {
	font-size: 16px;
}
.wb-lightbox-title {
	font-size: 20px;
	color: #FFF;
	margin: 0 0 10px;
	text-align: center;
}
.wb-lightbox-title > a {
	color: #FFF;
	text-decoration: underline;
}
.wb-lightbox-description {
	font-size: 14px;
	color: #EEE;
	text-align: center;
	white-space: pre-wrap;
	margin-bottom: 10px;
}

.hide2 { display: none !important; }
/*#menu_sel	{ width: 126px; }*/
.text-success { color: #4FAF54; }
.text-danger { color: #ff5b57; }

.wb-confirm-dlg-body {
	padding: 0 15px;
}

.wb-confirm-dlg-body .checkbox label {
	padding-top: 3px;
}
.wb-confirm-dlg-body input[type=checkbox] {
	margin-top: 2px;
}

.wb-confirm-dlg-icon {
	text-align: center;
	padding: 27px 0;
	margin: 0 0 15px 0;
	color: #d64b46;
	cursor: default;
}
.wb-confirm-dlg-icon > span {
	font-size: 120px;
	line-height: 116px;
}

.wb-confirm-dlg-question {
	margin: 0 0 15px 0;
}

.wb-confirm-dlg-desc {
	margin: 0 0 15px 0;
	color: #d12721;
}

@media (max-width: 480px) {
	.wb-confirm-dlg-footer {
		text-align: center;
	}
	.wb-confirm-dlg-footer .btn {
		margin-left: 7px !important;
		margin-right: 7px !important;
	}
}

.wb-reset-template-dlg-icon:before { content: '!'; }
.wb-reset-template-dlg-icon {
	border: 11px solid #d64b46;
	border-radius: 120px;
	width: 116px;
	height: 116px;
	display: inline-block;
	text-align: center;
	font-size: 100px !important;
	line-height: 100px !important;
	font-weight: bold !important;
	color: #d64b46;
	cursor: default;
}

.wb_change_template_dlg				{
	background: url("../img/warn.png") no-repeat center 10px;
	padding-top: 160px; text-align: center;
}
.wb_change_template_dlg .opts		{ margin-left: 30px; padding: 10px 0px; }
.wb_change_template_dlg .opts input	{ margin-right: 4px; }
.wb_change_template_dlg .opts label	{ margin: 0px; }
.wb_change_template_dlg .opts strong{ margin-top: 2px; vertical-align: top; display: inline-block; }
.wb_change_template_dlg .opts span	{ margin-left: 16px; display: block; }
.wb_change_template_dlg .opt1 span	{ color: red; }
.wb_change_template_dlg .opt2		{ margin-top: 10px; }
.wb_change_template_dlg .qq			{ font-size: 18px; margin-bottom: 10px; }
.wb_change_template_dlg .red		{ font-size: 14px; color: #ff0000; }
.wb_change_template_dlg .desc		{ font-size: 14px; margin-bottom: 10px; }
.wb_change_template_dlg .hint		{ font-size: 14px; margin-top: 10px; }

.wb-colorpicker-controll			{ position: relative; }
.wb-colorpicker-controll.disabled	{ opacity: 0.5; cursor: not-allowed; pointer-events: none; touch-action: none; }
.wb-colorpicker-controll .colorcode	{
	position: absolute; font-size: 11px; line-height: 13px; color: #b2b2b2;
	bottom: -13px; left: 10px;
}
.wb-colorpicker-controll.input-group > .bg-transparent-wrapper {
	display: table-cell;
}
.wb-colorpicker-controll.input-group > .bg-transparent-wrapper > input {
	display: block;
	z-index: 1;
}
.wb-colorpicker-controll .bg-transparent-wrapper {
	position: relative;
}
.bg-transparent-wrapper > .bg-transparent {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
	z-index: 2;
}
.wb-colorpicker-controll input		{ cursor: pointer; }
.wb-align-controll		{ margin: 0px; padding: 0px; border-collapse: collapse; border: none; }
.wb-align-controll td	{
	margin: 0px; padding: 0px; border-collapse: collapse; border: 1px solid #dddddd;
	font-size: 1px; line-height: 1px; width: 19px; height: 19px; background: #ffffff;
	cursor: pointer; min-width: 19px;
}
.wb-align-controll td.active	{ background: #666666; }

.wb-size-selector { position: relative; display: inline-block; }
.wb-size-selector .units {
	position: absolute; right: 0px; top: 8px; display: block; font-size: 12px;
	line-height: 14px;
}
.wb-size-selector span.buttons { display: inline-block; }
.wb-size-selector .form-control {
	padding-right: 6px;
}

.wb-border-controll				{
	position: relative; display: inline-block; vertical-align: top;
	width: 100px;
}
.wb-border-controll > div > input		{ width: 40px; background: #ffffff; cursor: pointer; z-index: 1 !important; }
.wb-border-controll > span.pop	{
	position: absolute; display: block; bottom: 0px; right: 0px;
	width: 1px; line-height: 1px; height: 1px; overflow: hidden;
}
.wb-border-controll > .prev-wrp {
	position: absolute;
	left: 5px;
	top: 5px;
	bottom: 5px;
	right: 40px;
	overflow: hidden;
}
.wb-border-controll > .prev-wrp > span.prev	{
	position: absolute;
	display: block;
	top: 50%;
	left: 0;
	right: 0;
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
	z-index: 4;
	border-bottom: 3px solid #ffffff;
}
.wb-border-controll > .prev-wrp > span.prev.bc-spb	{
	top: 0;
	bottom: 0;
}

.wb-style-span-solid,
.wb-style-span-dashed,
.wb-style-span-dotted,
.wb-style-span-double	{
	display: inline-block; padding: 0px; height: 1px;
	width: 54px; font-size: 1px; line-height: 1px; 
	position:absolute; top: 11px; right: 20px;
}
.wb-style-span-solid	{ border-top: 2px solid #000000; }
.wb-style-span-dashed	{ border-top: 2px dashed #000000; }
.wb-style-span-dotted	{ border-top: 2px dotted #000000; }
.wb-style-span-double	{ border-top: 3px double #000000; }

.wb-style-tree li a { -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; padding: 2px; }

.wb-spacing-control				{
	border: 1px dashed #b2b2b2; padding: 16px; display: inline-block;
	line-height: 1px; font-size: 1px; position: relative;
}
.wb-spacing-control .padding	{ border: 1px solid #b2b2b2; padding: 16px; display: inline-block; position: relative; }
.wb-spacing-control .itm		{ border: 1px solid #b2b2b2; background: #b2b2b2; height: 16px; width: 80px; position: relative; }
.wb-spacing-control .lbl		{
	color: #6b7578; font-size: 10px; line-height: 12px; position: absolute;
	left: 2px; top: 0px; display: block;
}
.wb-spacing-control .l,
.wb-spacing-control .r,
.wb-spacing-control .t,
.wb-spacing-control .b		{
	color: #6b7578; font-size: 10px; line-height: 12px; position: absolute;
	display: block; text-align: center; width: 16px;
}
.wb-spacing-control .l		{ left: -17px; top: 33%; }
.wb-spacing-control .r		{ right: -17px; bottom: 33%; }
.wb-spacing-control .t		{ right: 33%; top: -14px; }
.wb-spacing-control .b		{ left: 33%; bottom: -14px; }

.wb-spacing-control .la,
.wb-spacing-control .ra,
.wb-spacing-control .ta,
.wb-spacing-control .ba		{
	font-size: 1px; line-height: 1px; display: block; position: absolute;
	background: #ffffff;
	text-decoration: none; opacity: 0; filter: alpha(opacity=0);
}
.wb-spacing-control .la:hover,
.wb-spacing-control .ra:hover,
.wb-spacing-control .ta:hover,
.wb-spacing-control .ba:hover		{ background: #f9ed09; opacity: 0.5; filter: alpha(opacity=50); }
.wb-spacing-control .la		{ left: -17px; top: 0px; width: 16px; height: 100%; }
.wb-spacing-control .ra		{ right: -17px; top: 0px; width: 16px; height: 100%; }
.wb-spacing-control .ta		{ left: 0px; top: -17px; width: 100%; height: 16px; }
.wb-spacing-control .ba		{ left: 0px; bottom: -17px; width: 100%; height: 16px; }

.jstree-clicked + .jstree-x-btn, .jstree-clicked + ul + .jstree-x-btn	{ display: inline-block !important; }

.wb-page-tree-notice { margin: 5px 0px 0px 0px; padding: 0px; }
.wb-page-tree-notice small { display: block; margin: 0px 0px 0px 20px; padding: 0px; line-height: 16px; }
.wb-page-tree-notice small i,
.wb-page-tree-notice small span { margin: 0px 8px 0px -20px; width: 12px; padding: 0px; }
html[dir=rtl] .wb-page-tree-notice small span { margin: 0px -20px 0px 8px; }
.wb-page-tree-notice small span.txt { display: inline; margin: 0px; padding: 0px; }

.wb-admin-form .wb-page-tree-notice	{ width: 200px; padding: 4px; }
.wb-admin-form .wb-page-tree-notice small { margin-left: 20px; }

.wb-list-control			{ height: 200px; min-width: 130px; position: relative; padding: 8px; margin: 0px; }
.wb-list-control ul			{ max-height: 234px; overflow-x: hidden; overflow-y: auto; margin-bottom: 4px; padding: 0px; }
.wb-list-control ul li		{ position: relative; }
.wb-list-control ul li.divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
.wb-list-control ul li a	{
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	padding: 2px;
	color: #333333;
	white-space: nowrap;
	overflow-x: hidden;
	text-overflow: ellipsis;
}
.wb-list-control ul li a > .glyphicon { margin-right: 4px; }
.wb-list-control ul li .wb-x-btn {
	position: absolute;
	right: 5px;
	top: 5px;
	margin: 0px !important;
	padding: 0px;
	z-index: 44;
	display: none;
}
html[dir=rtl] .wb-list-control ul li .wb-x-btn {
	right: auto;
	left: 5px;
}
.wb-list-control ul li.active .wb-x-btn,
.wb-list-control ul li a:hover .wb-x-btn	{ display: block; }
.wb-list-control .wb-add-btn	{ margin: 0px; outline: none !important; }
.wb-list-control .wb-add-btn i,
.wb-list-control .wb-add-btn span { margin-right: 6px; }
html[dir=rtl] .wb-list-control .wb-add-btn i,
html[dir=rtl] .wb-list-control .wb-add-btn span { margin-right: 0; margin-left: 6px; }
.wb-media-gallery-list-control {
	height: 285px;
}
@media (max-width: 991px) {
	.wb-media-gallery-list-control {
		height: 200px;
	}
	.wb-media-gallery-list-control ul {
		max-height: 143px;
	}
}
/* works only on Firefox */
select option	{ padding: 4px 3px 4px 5px; }

.wb-colorpicker-controll, .thumbnail,
.wb-image-picker .thumbnail {
	margin-bottom: 0;
}
.wb-image-picker .thumbnail > .fa {
	font-size: 22px;
	height: 24px;
	top: 17px;
}

.hmenu { white-space: nowrap; }

.wb_tab_head1 { 
	height: 35px; 
	/*border-bottom: 1px solid #DDDDDD;*/ 
	margin-bottom:10px;
}
.wb_media_progress_wrap {
	position: absolute;
	top: 48%;
	width: 600px;
	right: 50px;

  	padding: 30px;
  	background-color: #fff;
  	border: 1px solid #ddd;
  	-webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
     -moz-box-shadow: inset 0 1px 0 #ffffff;
          box-shadow: inset 0 1px 0 #ffffff;
}
.wb_media_progress { 
	margin: 0 !important;
}
.wb_media_progress_wrap .status, .wb_media_progress_wrap .status2 {
	position: absolute;
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #666;
	text-align: center;
	left: 0;
}
.wb_media_progress_wrap .status {
	top: 30px;
	color: #000;
}
.wb_media_progress_wrap .status2 {
	color: #666666;
	top: 55px;
}
.wb_pickerthumb.thumbnail { min-height: 40px; }
.thumbnail .error { text-align: center; display: block; }
.thumbnails .active .thumbnail	{ border-color: #0088cc; }

.wb-comproperty-spec	{ max-height: 76px; overflow-y: auto; }

a.wb_link { outline: 0; word-wrap: break-word; display: inline-block; max-width: 100%; }
a.wb_link span.txt { text-decoration: underline; margin-right: 5px; }
a.wb_link span.txt.inactive { color: #666; }
.wb_link_disabled, .wb_link_disabled .txt { color: #CCC ! important; }

.wb_span1_small {
	width: 20px;
}
.wb_span2_big {
	width: 220px;
}
.wb_middle { text-align: center; }
.wb_radio_row { margin-bottom: 10px; }
.wb_radio_row .wb_link { line-height: 28px; }
.wb_radio_row .cspan { margin-left: 15px; }
.wb_badge_help { 
	padding-right: 4px;
  	padding-left: 4px;
  	line-height: 10px;
	margin-left: 6px;
	width: 17px;
	height: 17px;
	background-color: #ffffff;
	border: 1px solid #c3c1c1;
	color: #01addd;
	font-size: 11px;
	font-family: Arial;
	cursor: default;
}
.wb-roundcorner-control tr td {
	padding-top: 4px;
}
.wb-roundcorner-control tr:first-child td {
	padding-top: 0px;
}
.wb-roundcorner-control-clt,
.wb-roundcorner-control-crt,
.wb-roundcorner-control-crb,
.wb-roundcorner-control-clb {
	margin: 0px 20px 0; font-size: 1px; line-height: 1px; width: 20px; height: 20px;
	padding: 0px;
}
.wb-roundcorner-control-clt { border-top: 1px solid #000000; border-left: 1px solid #000000; }
.wb-roundcorner-control-crt { border-top: 1px solid #000000; border-right: 1px solid #000000; }
.wb-roundcorner-control-crb { border-bottom: 1px solid #000000; border-right: 1px solid #000000; }
.wb-roundcorner-control-clb { border-bottom: 1px solid #000000; border-left: 1px solid #000000; }

.wb-roundcorner-control .wb-size-selector {
	vertical-align: middle;
}
.wb-roundcorner-control .smaller-square {
	width: 38px;
	height: 34px;
	border: 1px solid #000;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	margin-top: -2px;
	margin-bottom: -2px;
}
.wb-roundcorner-control .smaller-square:before {
	content: "";
	position: absolute;
	background: #fff;
	width: 12px;
	height: 34px;
	left: 12px;
	top: -1px;
}
.wb-roundcorner-control .smaller-square:after {
	content: "";
	position: absolute;
	background: #fff;
	width: 38px;
	height: 12px;
	left: -1px;
	top: 10px;
}

.wb-upload-field-control {
	position: relative; overflow: hidden; cursor: pointer;
	vertical-align: bottom; margin-bottom: 0px; display: inline-block;
}
.wb-upload-field-control input[type=file] {
	position: absolute; opacity: 0; filter: alpha(opacity=0);
	z-index: 4; cursor: pointer;
	width: 40px;
}

.wb-halign-control button {
	font-size: 16px;
	line-height: 20px;
}

button.btn-arrow {
	padding: 0 6px !important;
  	font-size: 10px !important;
  	-webkit-border-radius: 0 !important;
       -moz-border-radius: 0 !important;
            border-radius: 0 !important;
	float: left;
	clear: left;
	line-height: 16px !important;
	margin-left: -1px;
}
button.btn-arrow .caret {
  margin-top: 0px;
  vertical-align: middle;
}
button.arrow-up {
	-webkit-border-top-right-radius: 0px !important;
            border-top-right-radius: 0px !important;
		-moz-border-radius-topright: 0px !important;	
	border-bottom: 0 !important; 
}
button.arrow-up .caret {
	border-bottom: 4px solid #000000 !important;
	border-right: 4px solid transparent !important;
	border-left: 4px solid transparent !important;
	border-top: 0 !important;
}
button.arrow-down {
	-webkit-border-bottom-right-radius: 0px !important;
            border-bottom-right-radius: 0px !important;
	 	-moz-border-radius-bottomright: 0px !important;
	margin-top: -1px;
}
.input-group-sm button.btn-arrow {
	height: 15px !important;
}
.input-group-sm button.arrow-down {
	height: 16px !important;
}
.input-group-sm button.btn-arrow .caret {
	margin-top: -4px;
}
.jstree-default .jstree-clicked > ins { 
    background-image: none !important;
}
.jstree a { padding: 4px 2px !important; z-index: 999 !important; position: relative; }
.jstree .jstree-wb-nomenu a { color: #bbb; }
.jstree .jstree-wb-nomenu a.jstree-clicked { color: #fff; }

.cke_editable_inline			{ word-wrap: normal; }
/*.cke_button__closebtn_icon	{ display: none !important; } */
.cke_button__closebtn_label		{ display: inline !important; }
.cke_dialog_background_cover	{ z-index: 1010 !important; }
.cke_dialog						{ z-index: 1020 !important; }
.cke_combopanel					{ width: 210px !important; height: 210px !important; }

table.lbTb {  
	width: 160px; height: 200px; 
	table-layout: fixed; border-collapse: separate;
	border-spacing: 2px;
}
table.lbTb.active td {
	cursor: pointer;
}
table.lbTb td.isset {
	background-color: #aaaaaa;
	border-color: #aaaaaa;
}
table.lbTb.active td:hover,
table.lbTb.active td.hover {
	border: 2px solid #0088cc;
}
table.lbTb td.active,
table.lbTb td.active:hover {
	border: 2px solid #ff002a;
}
table.lbTb .side { 
	width: 26px; height: 196px;
	background: #cccccc; border: 2px solid #cccccc;
}
table.lbTb .top,
table.lbTb .middle,
table.lbTb .bottom { 
	width: 96px
}
table.lbTb .top,
table.lbTb .bottom { 
	height: 26px;
}
table.lbTb .middle { 
	height: 136px;
	background: #cccccc; border: 2px solid #cccccc;
}
table.lbTb .top {  
	background: #cccccc; border: 2px solid #cccccc;
}
table.lbTb .bottom {  
	background: #cccccc; border: 2px solid #cccccc;
}
.more-line { text-align: right }
.aspect-div {
	 height: 39px;
	 width: 10px;
	 border: 2px solid #000;
	 border-left: 0;
	 position: absolute;
	 top: 15px;
	 left: 89px;
}
.aspect-box {
	position: absolute;
	top: 8px;
	right: 0;
	margin-right: -11px;
	background-color: #fff !important;
	cursor: pointer;
}
.ico-aspect-ratio,
.ico-aspect-ratio-off {
	background: url("../img/icon_link.png") no-repeat;
	display: inline-block;
	width: 20px; height: 20px;
}
.ico-aspect-ratio-off {
	background-position: 0 -20px;
}
.alert-error-big {
	padding: 20px 30px 20px 156px;
	border: 1px solid #f1bfb0;
	background: #ffdbd0 url("../img/warn2.png") no-repeat 34px 36px;
	font-size: 14px; color: #b95251;
	line-height: 20px;
}
.alert-error-big strong {
	color: #333333;
}
.wb-scroll-bar {
	width: 17px; 
	z-index: 98000; 
	cursor: default; 
	position: fixed; 
	top: 0px; height: 100%; 
	right: 0px; opacity: 1;
}
.wb-scroll-thumb {
	position: relative; 
	top: 0px; 
	float: right; 
	width: 100px; 
	height: 45px; 
	line-height: 50px; 
	background: #ffffff;
	border: 1px solid #999999;
	border-right: 0;
	background-clip: padding-box;
	opacity: 0.4;
	filter: alpha(opacity=40);
}
.wb-scroll-thumb > span {
	display: block;
	width: 100px; 
	height: 45px;
	background: url("../img/icon-hand-up.png") no-repeat 15px center;
}
.wb-scroll-thumb:hover,
.wb-scroll-thumb.hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.wb-ed-small-msg {
	line-height: 30px;
	color: #444444;
	text-shadow: 1px 1px #ffffff;
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
    font-size: 16px;
	margin-right: 15px;
}

.weeemsg {
	font-size: 13px;
	line-height: 15px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	text-align: center;
	position: relative;
	z-index: 99;
	margin: 0px;
	color: #ffffff;
	background: #0275D8;
	border-bottom: none;
	border-top: none;
	border-left: none;
	border-right: none;
}

.weeemsg .close {
	color: #ffffff;
	opacity: 1;
	text-shadow: 0 1px 0 #000;
	margin-top: -3px;
}
.weeemsg .close:hover {
	opacity: 1;
}

.tooltip.no-interaction {
	pointer-events: none;
	z-index: 1049;
}
.tooltip a {
	color: cyan;
}

.wb-prm-btn {
	display: block;
	position: absolute;
	text-align: center;
	z-index: 150;
	top: 10px;
	left: 0;
	width: 100%;
}
.wb-prm-btn > div, .wb-tiny-btn {
	display: inline-block;
	background: #31b0eb;
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	padding: 6px 10px;
	white-space: nowrap;
	text-align: center;
	opacity: 0.9;
}
.wb-tiny-btn {
	display: block;
	white-space: normal;
	line-height: 20px;
}
.wb-prm-btn a, .wb-tiny-btn a {
	color: #ffffff;
	text-decoration: underline;
	white-space: nowrap;
	padding-right: 1px;
}
.wb-vertical-layout > div {
	position: relative;
}

.pac-container {
	z-index: 10000;
}
.input-append.mini input {
    height: 12px;
    line-height: 12px;
    font-size: 12px;
}
.tag-menu li {
    position: relative;
}
.tag-menu button {
    position: absolute;
    top: 2px;
    right: -7px;
    display: none;
}
.tag-menu .active > button {
	color: #ffffff;
}
.tag-menu li:hover button {
    display: inline-block;
}
.tag-menu li a.tag-item {
    padding-left: 30px;
}
.tag-menu li:first-child a.tag-item {
    padding-left: 15px;
}

.wb_backup_block.left .no-backups {
	font-style: italic;
	color: #999;
	margin-top: 10px;
}
.wb_backup_block.left .nav {
	margin: 0;
}
.wb_backup_block.left .nav li a {
	padding: 5px;
}

/* 
.cke * {
	cursor: move!important;
}
.cke .cke_toolgroup,
.cke .cke_toolgroup *,
.cke .cke_combo_button,wb-hlp-ttip
.cke .cke_combo_button * {
	cursor: auto!important;
} */

.wb-hlp-player-controls ul.dropdown-menu {
	font-size: 12px;
}

.wb-hlp-panel {
	border: none;
	background: #ffffff;
	width: 282px;
	position: fixed !important;
	right: 20px;
	top: 150px;
	z-index: 9990;
	overflow: hidden;
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
	box-shadow: 0 5px 15px rgba(0,0,0,0.5);
}

.wb-hlp-panel-item {
	border-top: 1px solid #E5E5E5;
	padding: 10px 19px;
	color: #000000;
	line-height: 17px;
	font-size: 14px;
	min-height: 20px;
	/* cursor: pointer; */
}

.wb-hlp-panel-item:first-child {
	border-top: none;
}

.wb-hlp-panel-header {
	border-bottom: 1px solid #E5E5E5;
	padding: 14px 19px;
	font-size: 18px;
	color: #333;
}

.wb-hlp-panel-title {
	font-weight: bold;
	font-size: 14px;
	display: inline-block;
}
.wb-hlp-panel-cont {
	/* margin-left: 35px; */
	font-size: 11px;
}

.wb-hlp-panel-num {
	width: 40px;
	height: 40px;
	border: 0px solid #ff5900;
	border-radius: 20px;
	background: #ff5900;
	color: #ffffff;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	overflow: hidden;
	padding: 0px;
	float: left;
	margin-left: -12px;
	margin-top: -2px;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
	display: none;
}

.wb-hlp-panel-complete.wb-hlp-panel-item {
	/*background: #f0fee6;*/
	color: #5cb900;
}

.wb-hlp-panel-complete .wb-hlp-panel-num {
	background: #5cb900;
}
.wb-hlp-panel-complete .wb-hlp-panel-title {
	padding-right: 24px;
	background: transparent url("../img/green_check.png") no-repeat right center;
}
.wb-hlp-panel-current.wb-hlp-panel-item {
	background: #0275D8;
	color: #ffffff;
}

.wb-hlp-panel-current .wb-hlp-panel-num {
	background: #ffffff;
	color: #0275D8;
}

.wb-hlp-ttip {
	position: fixed;
	border: none;
	padding: 16px 20px;
	background: #0275D8;
	font-size: 11px;
	line-height: 17px;
	color: #ffffff;
	text-align: left;
	z-index: 99991;
	min-width: 150px;
	max-width: 200px;
}

.wb-hlp-ttip-title {
	font-size: 14px;
	font-weight: bold;
}

.wb-hlp-ttip .close {
	margin: -14px -14px 0px 0px;
	color: #ffffff;
	opacity: 1;
	text-shadow: 0 1px 0 #000;
}
.wb-hlp-ttip .close:hover {
	opacity: 1;
}

.wb-hlp-ttip-tip {
	width: 14px; height: 7px;
	padding: 0px;
	margin: 0px 0px 0px -7px;
	display: block;
	position: absolute;
	left: 50%;
	top: -7px;
	border: none;
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
}

.wb-hlp-ttip-tip div {
	border: none;
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
	background: #0275D8;
	width: 10px;
	height: 10px;
	margin: 2px 0px 0px 1px;
	padding: 0px;
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=45);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}

.wb-hlp-ttip-left .wb-hlp-ttip-tip {
	width: 7px; height: 14px;
	left: 100%;
	top: 50%;
	margin-left: 0px;
	margin-top: -27px;
}

.wb-hlp-ttip-left .wb-hlp-ttip-tip div {
	margin-top: 1px;
	margin-left: -7px;
}

.wb-hlp-ttip-right .wb-hlp-ttip-tip {
	width: 7px; height: 14px;
	left: -6px;
	top: 50%;
	margin-left: 0px;
	margin-top: -27px;
}

.wb-hlp-ttip-right .wb-hlp-ttip-tip div {
	margin-top: 1px;
	margin-right: -7px;
}

.wb-hlp-ttip-top .wb-hlp-ttip-tip {
	top: 100%;
}

.wb-hlp-ttip-top .wb-hlp-ttip-tip div {
	margin-top: -5px;
}

.wb-hlp-arrow {
	font-family: FontAwesome;
	font-size: 100px;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-image: none !important;
	text-align: center;
	vertical-align: middle;
	speak: none;
	position: absolute;
	opacity: 0.5;
}
.wb-hlp-arrow:before { content: "\f176"; }

.wb-help-overlay-widgets {
	color: #fff;
}

.wb-help-overlay-widgets .wb_item > span,
.wb-help-overlay-widgets .wb_item button i {
	color: #fff!important;
}

.wb-help-overlay-widgets .wb_item_group.vertical > div.wb_item_group_container .wb_item > span,
.wb-help-overlay-widgets .wb_item_group.vertical > div.wb_item_group_container .wb_item button i {
	color: #333!important;
}

.wb-help-overlay-widgets .wb_item.wb_item_grouper.wb_inactive::before {
	background-color: transparent;
}

.ui-draggable-dragging .wb-hlp-ttip {
	display: none;
}

.wb_langs thead td {
	font-weight: bold;
}
.wb_langs .lang-item,
.wb_langs tbody tr {
	cursor: pointer;
	height: 26px;
}
.wb_langs tr td {
	line-height: 22px;
}
.wb_langs .lang-item > i,
.wb_langs tr i {
	display: none;
	min-width: 20px;
	text-align: center;
}
.wb_langs .lang-item > span {
	min-width: 160px;
	display: inline-block;
	min-height: 22px;
	margin-top: 2px;
}
.wb_langs tr .btn i {
	display: inline-block;
}
.wb_langs .lang-item.default > i,
.wb_langs tr.default i {
	display: inline-block;
}
.wb_langs .lang-item > .btn,
.wb_langs tr .btn {
	display: none;
	border: none;
	padding: 0;
	margin: 0;
	position: relative;
	top: -1px;
}
.wb_langs .lang-item:hover > .btn,
.wb_langs tr:hover .btn {
	display: inline-block;
	visibility: visible;
}
.wb_langs .lang-item > .btn-make-default {
	display: inline-block;
	visibility: hidden;
	min-width: 20px;
}
.wb_langs .lang-item.default > .btn-make-default,
.wb_langs tr.default:hover .btn-make-default {
	display: none;
}
.wb_langs .add-lang-buttons {
	display: inline-block;
	position: relative;
	top: 5px;
}
.wb_langs .add-lang-buttons a {
	margin-left: 10px;
}

.wb_switcher .langs-preview > a,
.wb_switcher .langs-preview td {
	margin-left: 10px;
}
.wb_switcher .langs-preview > a.active {
	border: 1px solid #999999;
	outline: none !important;
	display: inline-block;
	line-height: 1px;
	margin-left: 8px;
	margin-top: -2px;
	margin-right: -2px;
	padding: 1px;
}

.wb-wysiwyg-control {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: auto;
	padding: 6px 12px;
	border: 1px solid #ccc;
}
.wb-wysiwyg-control.disabled {
	cursor: not-allowed;
}
.wb-langinput-controll {
	margin-bottom: 0;
	margin-right: -1px;
	position: relative;
	vertical-align: top;
}
.wb-langinput-controll.exc-mark-show {
	/*margin-right: 20px;*/
}
.wb-langinput-controll.exc-mark-show .dropdown-toggle {
	background-color: #FEE;
}
.wb-langinput-controll input,
.wb-langinput-controll .input-group {
	margin-bottom: 0;
}
.wb-langinput-controll .input-group-btn {
	vertical-align: top;
}
.wb-langinput-controll .input-list {
	display: none;
	border: none;
	margin: 0;
	padding: 0;
	min-width: 0;
	width: 100%;
	float: none;
}
.wb-langinput-controll .input-list > .input {
	line-height: 1px;
}
.wb-langinput-controll .input-list > .input.virtual input,
.wb-langinput-controll .input-list > .input.virtual textarea,
.wb-langinput-controll .input-list > .input.virtual .lang-label {
	color: #b1b1b1;
}
.wb-langinput-controll .input-list .form-control {
	float: none;
}
.wb-langinput-controll .dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
}
.wb-langinput-controll .input {
	position: relative;
	background-color: #fff;
	float: left;
	width: 100%;
}
.wb-langinput-controll .input input,
.wb-langinput-controll .input textarea {
	padding-right: 34px;
	background: none;
	z-index: 2;
}
.wb-wysiwyg-control.disabled,
.wb-langinput-controll .input input[disabled],
.wb-langinput-controll .input textarea[disabled] {
	background-color: #eee;
}
.wb-langinput-controll .input textarea {
	margin: 0;
	resize: vertical;
	padding-right: 32px;
	border-top-right-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
}
html[dir=rtl] .wb-langinput-controll .input input,
html[dir=rtl] .wb-langinput-controll .input textarea {
	padding-right: 12px;
	padding-left: 34px;
}
html[dir=rtl] .wb-langinput-controll .input textarea {
	padding-right: 12px;
	padding-left: 32px;
}
.wb-langinput-controll .input .lang-label {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	z-index: 1;
}
html[dir=rtl] .wb-langinput-controll .input .lang-label {
	right: auto;
	left: 10px;
}
.wb-langinput-controll .open .input-list .input input,
.wb-langinput-controll .open .input-list .input textarea {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-top: 0;
}
.wb-langinput-controll .open .input-list {
	display: block;
}
.exc-mark {
	font-size: 26px;
	font-weight: bold;
	color: #f00;
	position: absolute;
	right: -14px;
	top: -3px;
	cursor: default;
}
.wb-langinput-controll .tooltip {
	position: fixed;
}


.wb-comproperty-show {
	max-height: 130px;
	overflow: hidden;
	overflow-y: auto;
	max-width: 200px;
	overflow-x: auto;
	padding: 0px 10px;
	margin: 4px 0px;
}

.wb-comproperty-show a {
	color: #333;
	text-decoration: underline;
}
.wb-comproperty-show tr:first-child td {
	text-transform: uppercase;
	border: none;
}
.wb-comproperty-show tr td:first-child {
	text-align: left;
	padding-right: 12px;
}
.wb-comproperty-show td {
	border-right: 1px solid #c9c9c9;
	text-align: center;
	padding: 0 8px;
}

.wb-help-dialog .modal-body {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	overflow: hidden !important;
}

.wb-compo-cbr > label {
	position: absolute;
}

.wb-compo-cbr-label {
	margin-left: 20px;
}

.wb-compo-cbr-label > .wb_badge_help {
	position: absolute;
	left: -8px;
	margin-top: 5px;
}

.wb-combobox-controll .dropdown-menu li.active {
	background: none;
	border: none;
}
/* .wb-combobox-controll .dropdown-menu li.active > a,
.wb-combobox-controll .dropdown-menu li > a:hover,
.wb-combobox-controll .dropdown-menu li > a:focus {
	color: #333;
	text-decoration: none;
	background: none;
	filter: none;
}
.wb-combobox-controll .dropdown-menu li.hover > a {
	color: #fff;
	text-decoration: none;
	background-color: #0081c2;
	background-repeat: repeat-x;
} */
.dropdown-menu li a .sub,
.mobile-drawer .drawer-body .item .title .sub {
	color: #999;
	font-size: 11px;
	position: relative;
	top: -1px;
	margin-left: 2px;
}
.dropdown-menu li.active a .sub {
	color: #ddd;
}
.wb-combobox-controll .dropdown-menu li .wb-combobox-controll-icon {
	display: inline-block;
	margin-right: 6px;
}
html[dir=rtl] .wb-combobox-controll .dropdown-menu li .wb-combobox-controll-icon {
	margin-right: 0;
	margin-left: 6px;
}
.wb-combobox-controll .dropdown-menu li > .wb-combobox-controll-cb {
	position: absolute;
	margin: 6px 0px 0px 20px;
	display: block;
	width: 14px;
	height: 14px;
	cursor: pointer;
}
html[dir=rtl] .wb-combobox-controll .dropdown-menu li > .wb-combobox-controll-cb {
	margin: 6px 20px 0 0;
}
.wb-combobox-controll .dropdown-menu li > .wb-combobox-controll-cb input {
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.wb-combobox-controll .dropdown-menu li > .wb-combobox-controll-cb::before {
	background: #ffffff;
	opacity: 0;
	filter: alpha(opacity=0);
	display: block;
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	z-index: 2;
}
.wb-combobox-controll .dropdown-menu li > .wb-combobox-controll-cb + a {
	padding-left: 40px;
}

.wb-menu-list-control .dropdown-menu li a .glyphicon {
	width: 18px;
	margin-right: 3px;
}

html[dir=rtl] .wb-combobox-controll .dropdown-menu li > .wb-combobox-controll-cb + a {
	padding-left: 20px;
	padding-right: 40px;
}

.wb-url-controll div[data-lang] > span {
	display: inline-block;
	min-width: 32px;
}

.wb-element-box {
	border: 1px solid #969696;
	background: rgba(255, 255, 255, 0.9);
	width: 282px;
	position: fixed!important;
	right: 20px;
	top: 170px;
	z-index: 9;
	overflow: hidden;
	opacity: 0.4;
	transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-webkit-transition: opacity 0.2s;
	display: none;
}
.wb-element-box:hover {
	opacity: 1;
}

.wb-element-box-header {
	padding: 14px 19px;
	background: #e7e7e7;
	font-size: 18px;
	border-bottom: 1px solid #d7d7d7;
	cursor: move;
}

.wb-element-box-header i {
	margin-right: 6px;
	margin-top: 4px;
}

.wb-element-box-list {
	min-height: 34px;
	max-height: 420px;
	overflow-y: scroll;
}

.wb-element-box .wb-element-box-li {
	border-top: 1px solid #d7d7d7;
	padding: 10px 19px;
	color: #000000;
	line-height: 17px;
	font-size: 14px;
	min-height: 20px;
	cursor: pointer;
	font-size: 11px;
	position: relative;
}

.wb-element-box .wb-element-box-li:first-child {
	border-top: none;
}

.wb-element-box .wb-element-box-li span {
	font-weight: bold;
	font-size: 14px;
	display: block;
}

.wb-element-box .wb-element-box-li img {
	height: 36px;
	position: absolute;
	top: 2px;
	right: 0px;
}

.wb-element-box .wb-element-box-li .wb-element-box-thumb {
	width: 60px;
	height: 32px;
	position: absolute;
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
	padding: 1px;
	margin: 0px;
	top: 2px;
	right: 0px;
	border: 1px dashed #666666;
}

.wb-element-box .wb-element-box-li .wb-element-box-thumb span {
	min-width: 100%;
	min-height: 100%;
}

.vcursor-click-pulse {
	-moz-animation-duration: 0.5s;
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-moz-animation-name: clickPulse;
	-webkit-animation-name: clickPulse;
	animation-name: clickPulse;
}
@-moz-keyframes clickPulse {
	from { width: 10px; height: 10px; left: -2px; top: -4px; opacity: 1; border-width: 2px; }
	to { width: 30px; height: 30px; left: -11px; top: -13px; opacity: 0; border-width: 4px; }
}
@-webkit-keyframes clickPulse {
	from { width: 10px; height: 10px; left: -2px; top: -4px; opacity: 1; border-width: 2px; }
	to { width: 30px; height: 30px; left: -11px; top: -13px; opacity: 0; border-width: 4px; }
}
@keyframes clickPulse {
	from { width: 10px; height: 10px; left: -2px; top: -4px; opacity: 1; border-width: 2px; }
	to { width: 30px; height: 30px; left: -11px; top: -13px; opacity: 0; border-width: 4px; }
}

.responsive-badge {
	background: transparent url("../img/responsive.png") no-repeat center center;
	width: 26px;
	height: 22px;
	font-size: 1px;
	line-height: 1px;
	padding: 0px;
	margin: 0px;
	float: right;
}

.font-scale-ctrl > div {
	position: relative;
}

.font-scale-ctrl p.help-text {
	margin: 1px 0px 0px 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 13px;
	display: block;
	color: #6B7578;
	white-space: nowrap;
}
.font-scale-ctrl .cover {
	color: #ffffff;
	opacity: 0.7;
}

.checked-marker {
	padding: 0px;
	margin: 0px;
	font-size: 1px;
	line-height: 1px;
	display: block;
	position: absolute;
	top: -6px;
	right: 0px;
	width: 15px;
	height: 10px;
	background: transparent url("../img/green_check.png") no-repeat center center;
}

.mode-enable-toggle {
	background: #ffffff;
	padding: 6px 18px 8px 18px;
	border: none;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
	position: fixed;
	top: 129px;
	right: 20px;
	z-index: 9;
	cursor: pointer;
	font-size: 12px;
}

.mode-enable-toggle span {
	font-size: 12px;
	line-height: 12px;
	display: inline-block;
}

.mode-enable-toggle .wb_badge_help {
	margin-top: -4px;
}

.mode-enable-toggle span.mode-enable-value-off,
.mode-enable-toggle span.mode-enable-value-on {
	margin: 0px 4px;
	font-weight: bold;
}
.mode-enable-toggle span.mode-enable-value-on {
	color: #64c011;
}
.mode-enable-toggle span.mode-enable-value-off {
	color: #ff002a;
}

.mode-enable-toggle span.mode-enable-marker-off,
.mode-enable-toggle span.mode-enable-marker-on {
	width: 15px;
	height: 10px;
}
.mode-enable-toggle span.mode-enable-marker-on {
	background: transparent url("../img/green_check.png") no-repeat center center;
}
.mode-enable-toggle span.mode-enable-marker-off {
	background: transparent url("../img/red_x.png") no-repeat center center;
}

.mode-switcher-dlg {
	margin: 20px;
}

.mode-switcher-dlg > div {
	margin-top: 20px;
	cursor: pointer;
}
.mode-switcher-dlg > div:first-child {
	margin-top: 0px;
}

.mode-switcher-dlg input {
	margin-top: 7px;
	display: block;
	float: left;
}

.mode-switcher-dlg-label {
	margin-left: 26px;
}
.mode-switcher-dlg-label span {
	display: inline-block;
	font-size: 24px;
	line-height: 26px;
}
.mode-switcher-dlg-value {
	margin: 0px 8px;
	font-weight: normal;
}
.mode-switcher-dlg-on .mode-switcher-dlg-value {
	color: #64c011;
}
.mode-switcher-dlg-off .mode-switcher-dlg-value {
	color: #ff002a;
}
.mode-switcher-dlg-marker {
	width: 15px;
	height: 17px;
}
.mode-switcher-dlg-on .mode-switcher-dlg-marker {
	background: transparent url("../img/green_check.png") no-repeat center center;
}
.mode-switcher-dlg-off .mode-switcher-dlg-marker {
	background: transparent url("../img/red_x.png") no-repeat center center;
}

.mode-switcher-dlg-text {
	color: #666666;
}

.dropdown-menu li.dropdown-submenu {
	position: relative;
}

.dropdown-menu li.dropdown-submenu > .dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	margin-right: -1px;
	-webkit-border-radius: 0 4px 4px 4px;
	-moz-border-radius: 0 4px 4px 4px;
	border-radius: 0 4px 4px 4px;
}

.dropdown-menu li.dropdown-submenu.pull-left {
    float: none !important;
}
.dropdown-menu li.dropdown-submenu.pull-left > .dropdown-menu {
	left: auto;
	right: 100%;
	margin-left: 10px;
	-webkit-border-radius: 4px 0 4px 4px;
	-moz-border-radius: 4px 0 4px 4px;
	border-radius: 4px 0 4px 4px;
}

.dropdown-menu li.dropdown-submenu:hover > a {
	background-color: #F5F5F5;
}

.dropdown-menu li.dropdown-submenu:hover > .dropdown-menu {
	display: block;
}
.dropdown-menu li.dropdown-submenu > a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #999999;
	margin-top: 5px;
	margin-right: -10px;
}

/* .wb-multi-mi-remove {
	max-height: 180px;
	overflow: hidden;
	overflow-y: auto;
} */
.wb-multi-mi-remove i {
	display: inline-block;
	vertical-align: middle;
	margin-right: 4px;
	position: relative;
	top: -1px;
}
.wb-multi-mi-remove-flag {
	position: relative;
	margin-right: 4px !important;
	top: 2px;
}
html[dir=rtl] .wb-multi-mi-remove-flag {
	margin-right: 0 !important;
	margin-left: 4px !important;
}

.wb-prop-dlg-tabs {
	position: relative;
	float: none;
	clear: both;
}

.wb-prop-dlg-tabs-wrap {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 16px;
	z-index: 10;
	overflow-x: hidden;
}

.wb-prop-dlg-tabs .nav-tabs {
	margin: 0px;
	min-width: 390px;
	background: #ffffff;
	padding-top: 12px;
}

.wb-prop-dlg-tabs-cont {
	margin-top: 50px;
}

.help-block-sm {
	font-size: 12px;
	line-height: 14px;
}
.wb-tpl-dialog .modal-header {
	padding-top: 15px;
	padding-bottom: 15px;
}
.wb-tpl-dialog .modal-title {
	margin-top: 4px;
	margin-left: 132px;
	display: inline-block;
}

@media (min-width: 768px) {
	.wb-tpl-dialog .modal-title {
		margin-left: 25%;
		padding-left: 24px;
	}
}
@media (min-width: 992px) {
	.wb-tpl-dialog .modal-title {
		margin-left: 16.66666667%;
		padding-left: 19px;
	}	
}

.wb-tpl-logo {
	display: block;
	position: absolute;
	width: 160px;
	height: 50px;
	overflow: hidden;
	padding: 0px;
	top: 7px;
	float: none;
	background-image: url("../img/sitepro-logo-black.svg");
	background-position: left center;
    background-repeat: no-repeat;
}
.wb-ui-color-scheme-dark .wb-tpl-logo {
	background-image: url("../img/sitepro-logo-white.svg");
}

.wb-tpl-cats {
	padding: 15px 9px;
	overflow-y: auto;
}

.wb-tpl-cats-item > a {
	display: block;
	padding: 1px 6px;
	color: #333;
	text-decoration: none;
}
.wb-tpl-cats-item > a:hover {
	background: #F5F5F5;
}
.wb-tpl-cats-item.active > a {
	background: #337AB7;
	color: #ffffff;
}
.wb-tpl-cats-item > a > span {
	display: inline-block;
	margin-left: 4px;
	color: #999999;
}
.wb-tpl-cats-item.active > a > span {
	color: #ffffff;
}

.wb-tpl-list {
	overflow-y: auto;
}
.wb-tpl-list-body {
	padding: 15px;
}
.wb-tpl-list-item {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	max-width: 100%;
	margin: 0 0 15px 0;
	position: relative;
}
.wb-tpl-list-item > div {
	margin: 10px;
	position: relative;
}
.wb-tpl-list-item.current {
	background-color: #efefef;
}
.wb-tpl-list-item > div > .cimg {
	max-width: 484px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.wb-tpl-list-item > div > .cimg > img {
	min-width: 100%;
	max-width: 100%;
}
.wb-tpl-list-item > div > span {
	display: block;
	text-align: center;
	padding: 15px 0;
	font-size: 18px;
}
.wb-tpl-list-item > div > span > span {
	color: #f06211;
	display: inline-block;
	margin-left: 4px;
}

.wb-tpl-list-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	display: none;
}
.wb-tpl-list-overlay > div:first-child {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
.wb-tpl-list-overlay > div:last-child {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	width: 100%;
	top: 7%;
}
.wb-tpl-list-overlay::before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.7;
	content: '';
	z-index: 1;
}

.wb-tpl-list-overlay .wb-tpl-btns > .btn,
.wb-tpl-list-overlay .wb-tpl-btns > .btn-group {
	margin: 5px 10px;
	position: relative;
	z-index: 3;
	min-width: 100px;
	display: none;
}

.wb-tpl-list-overlay .wb-tpl-btns .wb-line2 {
	position: relative;
	z-index: 3;
	margin-top: 10px;
}

.wb-tpl-list-overlay .wb-tpl-btns .wb-line2 > .btn {
	margin-left: 15px;
}

.wb-tpl-list-overlay .wb-tpl-btns .wb-line2 > .btn:first-child {
	margin-left: 0px;
}

.wb-tpl-list-overlay .wb-tpl-btns .btn > span.fa {
	margin-right: 10px;
}
.wb-tpl-list-overlay .wb-tpl-btns .btn-outline {
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
}
.wb-tpl-list-overlay .wb-tpl-btns .btn-outline:hover {
	background-color: #fff;
	color: #333;
}

.wb-tpl-list-item.active > div > .wb-tpl-list-overlay,
.wb-tpl-list-item:hover > div > .wb-tpl-list-overlay {
	display: block;
}
.wb-tpl-list-item:hover > div > .wb-tpl-list-overlay .wb-tpl-btns > .btn,
.wb-tpl-list-item.active > div > .wb-tpl-list-overlay .wb-tpl-btns > .btn,
.wb-tpl-list-item:hover > div > .wb-tpl-list-overlay .wb-tpl-btns > .btn-group,
.wb-tpl-list-item.active > div > .wb-tpl-list-overlay .wb-tpl-btns > .btn-group {
	display: inline-block;
}
.wb-tpl-list-onlypro {
	position: relative;
	z-index: 3;
	height: 52px;
	background-color: rgba(50,176,235,0.9);
}
.wb-tpl-list-onlypro:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
.wb-tpl-list-onlypro > div {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
	padding: 0 20px;
	width: 100%;
}
.wb-tpl-list-onlypro > div:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
/* .wb-tpl-list-onlypro > div > span.txt {
	display: inline-block;
	vertical-align: middle;
} */
.wb-tpl-list-onlypro > div > span.exp {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 18px;
}
.wb-tpl-list-onlypro > div > .glyphicon {
	color: #ffffff;
	display: inline-block;
	vertical-align: middle;
	margin: 0 4px;
	top: -2px;
}
.wb-tpl-list-onlypro > div > span > a,
.wb-tpl-list-onlypro > div > a {
	color: #ffffff;
}

.wb-tpl-list-import {
	text-align: center;
	border: 1px solid #e5e5e5;
	max-width: 484px;
	max-height: 330px;
	margin: 0 auto;
}
.wb-tpl-list-import:hover {
	border-color: #a9a9a9;
}
.wb-tpl-list-import.big {
	max-width: none;
	max-height: none;
	border-top: none;
	border-bottom: none;
}
.wb-tpl-list-import.big:hover {
	border-color: #e5e5e5;
}
.wb-tpl-list-import:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
.wb-tpl-list-import > div {
	width: 100%;
	max-width: 80%;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}
.wb-tpl-list-import > div > p {
	font-size: 24px;
	font-family: Roboto,Helvetica,Arial,sans-serif;
	font-weight: 300;
	line-height: 30px;
	margin: 0;
}
.wb-tpl-list-import.big > div > p {
	font-size: 45px;
	line-height: 50px;
	margin: 30px 0;
}
.wb-tpl-list-import.big > div > div {
	margin-top: 10px;
}
.wb-tpl-list-import > div > input {
	margin: 25px auto;
	max-width: 320px;
}
.wb-tpl-list-import.smaller > div > input {
	margin: 15px auto;
	font-size: 14px;
}
.wb-tpl-list-import.smaller > div > p {
	font-size: 18px;
	line-height: 22px;
}
.wb-tpl-dialog .modal-header > .close {
	line-height: 34px !important;
}
.wb-tpl-dialog .modal-header > .lang-selector {
	float: right;
	margin-right: 15px;
}
html[dir=rtl] .wb-tpl-dialog .modal-header > .lang-selector {
	float: left;
	margin-right: 0;
	margin-left: 15px;
}

.modal .modal-header .close {
	font-family: Times New Roman,Times,serif;
	font-size: 34px;
	font-weight: normal;
	line-height: 25px;
	margin-top: 0;
}

@media (min-width: 514px) {
	.wb-tpl-list-item {
		width: 49%;
	}
	.wb-tpl-list-item > div > .cimg {
		
	}
}
@media (min-width: 1200px) {
	.wb-tpl-list-item {
		width: 33%;
	}
}

.wb-hlp-overlay {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background-color: rgba(0, 0, 0, 0.80);
	display: none;
}

.wb-hlp-overlay-close {
	position: fixed;
	right: 10px;
	top: 10px;
	color: #ffffff;
	font-size: 46px;
	line-height: 26px;
	cursor: pointer;
}

.wb-hlp-overlay-marker {
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
	height: 100px;
	border: 2px dashed #aaaaaa;
	cursor: help;
	display: none;
}

.wb-hlp-overlay-info {
	position: fixed;
	left: 50%;
	top: 0;
	height: 100%;
	padding-top: 129px;
	max-width: 385px;
	margin: 0px 0 0 -200px;
	color: #ffffff;
	font-size: 24px;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.wb-hlp-overlay-info:before,
.wb-hlp-overlay-info:after {
	content: '';
	display: block;
	width: 2px;
}

.wb-hlp-overlay-info .wb-info-wrp {
	
}

.wb-hlp-overlay-info .wb-arrow-a {
	width: 30px;
	margin-bottom: 20px;
}

.wb-hlp-overlay-info .wb-arrow-b {
	width: 30px;
	margin-top: 20px;
	transform: rotate(180deg);
}

.wb-hlp-tpl-list {
	margin: 0px -320px 0 -320px;
	position: relative;
}

.wb-hlp-tpl-list-title {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}

.wb-hlp-tpl-list-left,
.wb-hlp-tpl-list-right {
	position: absolute;
	bottom: 68px;
	font-size: 30px;
	color: #fff;
	cursor: pointer;
	display: block;
}

.wb-hlp-tpl-list-left {
	left: 0;
}

.wb-hlp-tpl-list-right {
	right: 0;
}

.wb-hlp-tpl-list-items {
	height: 140px;
	overflow: hidden;
	position: relative;
	margin: 0 40px;
}
.wb-hlp-tpl-list-wrap {
	white-space: nowrap;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: left 0.3s;
	transition: left 0.3s;
}

.wb-hlp-tpl-list-item {
	display: inline-block;
	vertical-align: top;
	width: 140px;
	text-align: center;
	font-size: 14px;
	margin: 0 0 20px 20px;
	cursor: pointer;
	white-space: normal;
}

.wb-hlp-tpl-list-item:first-child {
	margin-left: 0;
}

.wb-hlp-tpl-list-item .wb-hlp-tpl-list-item-icon {
	width: 100%;
	height: 96px;
	overflow: hidden;
	border: 1px solid #aaa;
	color: #fff;
	font-size: 40px;
	text-align: center;
	position: relative;
}

.wb-hlp-tpl-list-item .wb-hlp-tpl-list-item-icon img {
	width: 100%;
}

.wb-hlp-tpl-list-item .wb-hlp-tpl-list-item-icon span {
	display: block;
	width: 100%;
	left: 0;
	top: 30px;
	position: absolute;
	z-index: 999;
}

.wb-hlp-tpl-list-item .wb-hlp-tpl-list-item-play {
	text-shadow: 0 0 4px #000;
} 

.wb-hlp-tpl-list-item:hover .wb-hlp-tpl-list-item-icon,
.wb-hlp-tpl-list-item:hover img {
	border-color: #fff;
}

.wb-hlp-tpl-list-item .wb-hlp-tpl-list-item-name {
	display: inline-block;
	margin-top: 6px;
}

.wb-hlp-tpl-list-item .wb-hlp-tpl-list-item-durr {
	white-space: nowrap;
	display: inline-block;
	margin-left: 4px;
	color: #aaa;
}

.wb-preloader-overlay {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	overflow: hidden;
	text-align: center;
}
.wb-preloader-overlay::before {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	opacity: 0.7;
	content: '';
	z-index: 1;
}

.wb-preloader-overlay .progress {
	position: relative;
	z-index: 2;
	width: 90%;
	display: inline-block;
	margin: 12% 0px 0px 0px;
}

.wb-modal-settings > .modal-dialog,
.wb-modal-settings-420 > .modal-dialog,
.wb-modal-settings-600 > .modal-dialog,
.wb-modal-settings-900 > .modal-dialog,
.wb-modal-settings-1200 > .modal-dialog {
	margin-left: auto;
	margin-right: auto;
}

.wb-modal-settings > .modal-dialog {
	width: 866px;
}
.wb-modal-settings-420 > .modal-dialog {
	width: 420px;
}
.wb-modal-settings-600 > .modal-dialog {
	width: 600px;
}
.wb-modal-settings-900 > .modal-dialog {
	width: 900px;
}
.wb-modal-settings-1200 > .modal-dialog {
	width: 1200px;
}
@media (max-width: 886px) {
	.wb-modal-settings > .modal-dialog {
		width: auto;
		margin: 10px;
	}
}
@media (max-width: 440px) {
	.wb-modal-settings-420 > .modal-dialog {
		width: auto;
		margin: 10px;
	}
}
@media (max-width: 620px) {
	.wb-modal-settings-600 > .modal-dialog {
		width: auto;
		margin: 10px;
	}
}
@media (max-width: 920px) {
	.wb-modal-settings-900 > .modal-dialog {
		width: auto;
		margin: 10px;
	}
}
@media (max-width: 1220px) {
	.wb-modal-settings-1200 > .modal-dialog {
		width: auto;
		margin: 10px;
	}
}

.mobile-toolbar {
	display: none;
	padding: 6px 0px 6px 6px;
}
.mobile-toolbar [class^="flag-icon"] {
	width: 26px;
	height: 20px;
	margin-top: 4px;
}
.mobile-toolbar > div {
	display: inline-block;
	cursor: pointer;
	min-width: 30px;
	margin-left: 5px; /* 8px */
	text-align: center;
	vertical-align: top;
	padding: 7px 5px; /* 7px */
}
.mobile-toolbar > div:first-child {
	margin-left: 0px;
}
.mobile-toolbar > div > span {
	font-size: 28px !important;
	display: block;
	overflow: hidden;
}

.mobile-toolbar > div:hover,
.mobile-toolbar > div:active {
	background: #dddddd;
}

.mobile-toolbar > div > .ico-lang-lang {
	margin: 10px 6px 8px 6px;
	width: 18px;
	height: 12px;
	line-height: 1px;
	font-size: 1px;
	display: block;
}

.mobile-drawer {
	position: fixed;
	bottom: 0px;
	width: 100%;
	background: #ffffff;
	z-index: 99;
	border-top: 1px solid #dddddd;
	-moz-animation-duration: 0.2s;
	-webkit-animation-duration: 0.2s;
	animation-duration: 0.2s;
	-moz-animation-name: slideOutDown;
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown;
}
.mobile-drawer.open {
	-moz-animation-duration: 0.5s;
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-moz-animation-name: slideInUp;
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp;
}
@-moz-keyframes slideInUp {
	from { bottom: -100%; }
	to { bottom: 0%; }
}
@-webkit-keyframes slideInUp {
	from { bottom: -100%; }
	to { bottom: 0%; }
}
@keyframes slideInUp {
	from { bottom: -100%; }
	to { bottom: 0%; }
}

@-moz-keyframes slideOutDown {
	from { bottom: 0%; }
	to { bottom: -100%; }
}

@-webkit-keyframes slideOutDown {
	from { bottom: 0%; }
	to { bottom: -100%; }
}

@keyframes slideOutDown {
	from { bottom: 0%; }
	to { bottom: -100%; }
}

.mobile-drawer > .drawer-nav {
	display: block;
	position: relative;
	padding: 2px 10px;
	border-bottom: 1px solid #dddddd;
}

.mobile-drawer > .drawer-nav .back {
	display: inline-block;
	padding: 0px 10px 0px 0px;
	cursor: pointer;
}

.mobile-drawer > .drawer-nav .back:hover,
.mobile-drawer > .drawer-nav .back:active {
	background: #dddddd;
}

.mobile-drawer > .drawer-nav .back > .chevron {
	display: inline-block;
	margin-right: 0px;
	font-size: 12px !important;
}

.mobile-drawer > .drawer-nav .back > .title {
	display: inline-block;
	line-height: 30px;
	vertical-align: middle;
}

.mobile-drawer > .drawer-nav .close {
	display: block;
	position: absolute;
	right: 6px;
	top: 6px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	z-index: 100;
}
.mobile-drawer > .drawer-body {
	max-height: 386px;
	overflow-y: auto;
}
.mobile-drawer > .drawer-body > .item {
	display: block;
	cursor: pointer;
	margin: 0px;
	padding: 4px 10px;
}

.mobile-drawer > .drawer-body > .item:hover,
.mobile-drawer > .drawer-body > .item:active {
	background: #dddddd;
}
.mobile-drawer > .drawer-body > .item.checked:after {
	content: " \2713";
	position: relative;
}
.mobile-drawer > .drawer-body > .item .icon {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	min-width: 30px;
	margin-right: 4px;
}
.mobile-drawer > .drawer-body > .item .title {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}
.mobile-drawer > .drawer-body > .item .chevron {
	float: right;
	font-size: 12px !important;
}

.mobile-drawer.type-grid > .drawer-body > .item,
.mobile-drawer.type-lang-grid > .drawer-body > .item {
	display: inline-block;
	margin: 6px 0px 6px 2%;
	padding: 6px 0px;
	width: 30%;
	text-align: center;
	vertical-align: top;
}
.mobile-drawer.type-lang-grid > .drawer-body > .item {
	margin-top: 1px;
	margin-bottom: 0px;
	padding: 6px 0px 5px 0px;
	width: 22.6%;
}
.mobile-drawer.type-grid > .drawer-body > .item .icon,
.mobile-drawer.type-lang-grid > .drawer-body > .item .icon {
	margin: 0px;
}
.mobile-drawer.type-lang-grid > .drawer-body > .item .icon {
	min-width: 18px;
	border: 2px solid #dddddd;
}
.mobile-drawer.type-grid > .drawer-body > .item .title,
.mobile-drawer.type-lang-grid > .drawer-body > .item .title {
	display: block;
	text-align: center;
}

.wb-vertical-layout .radio,
.wb-vertical-layout .checkbox {
	margin-top: 0px;
	margin-bottom: 0px;
	box-sizing: content-box;
}
.wb-vertical-layout .radio:after,
.wb-vertical-layout .checkbox:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
.wb-vertical-layout .radio.wb-compo-cbr:after,
.wb-vertical-layout .checkbox.wb-compo-cbr:after {
	display: none;
}

.form-control {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.form-control.has-error {
	border-color: #A00;
	color: #A00;
}
.btn.active {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.wb_block_lock {
	position: absolute;
	width: 100%;
	background-color: #fff;
	opacity: 0.8;
	z-index: 1;
}

.wb-horiz-lay-no-padding {
	margin: 0 -2px;
}
.wb-horiz-lay-no-padding > div {
	padding-left: 2px;
	padding-right: 2px;
}

.wb-builder-dnd-cover {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	background-color: #000000;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 999;
}

.wb-builder-dnd-cover > .txt {
	margin: 200px auto 0 auto;
	font-size: 24px;
	line-height: 26px;
	text-align: center;
	color: #ffffff;
	width: 320px;
}
.wb-preview-toolbar {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 65px;
	padding-top: 11px;
	z-index: 99;
	background: #fff;
	-webkit-box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.32);
	-moz-box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.32);
	box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.32);
}
.wb-preview-toolbar .wb-preview-toolbar-items {
	/* padding-right: 58px; */
}
@media (max-width: 767px) {
	.wb-preview-toolbar .wb-preview-toolbar-items {
		padding-right: 0;
		width: 400px ! important;
	}
}
@media (max-width: 419px) {
	.wb-preview-toolbar .wb-preview-toolbar-items {
		padding-right: 0;
		width: 300px ! important;
	}
}

@media (max-width: 560px) {
	.wb-tpl-dialog .lang-selector {
		display: none;
	}
}

.wb-preview-toolbar .wb_item_sep {
	margin-top: 7px;
}
.wb-preview-toolbar .wb-preview-mode-btn {
	cursor: pointer ! important;
}
.wb-preview-toolbar .wb-preview-mode-btn.active button {
	/* border-bottom: 2px solid #55aa0b; */
}
.wb-preview-toolbar .wb-preview-mode-btn.active i.ico-tb {
	color: #55aa0b;
}
.wb-preview-toolbar .wb-preview-auto-layout-btn {
	cursor: default ! important;
}
.wb-preview-body {
	background: #ffffff;
	width: 320px;
	margin: 0 auto;
	-webkit-box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.32);
	-moz-box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.32);
	box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.32);
	position: relative;
}

.wb-preview-body > iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
	user-select: none;
	-ms-user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
}

.wb-preview-cover,
.wb-preview-loader-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: #ffffff;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 999;
}
.wb-preview-loader-overlay {
	position: fixed;
	opacity: 0.5;
	filter: alpha(opacity=50);
	z-index: 97;
}
.wb-preview-loader-overlay > .ico-spin {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 64px ! important;
	height: 64px ! important;
	line-height: 64px ! important;
	font-size: 64px ! important;
	margin-left: -32px;
	margin-top: -32px;
	color: #000;
}

.wb-preview-sizer-t, .wb-preview-sizer-b {
	position: absolute;
	width: 100%;
	height: 10px;
	size: 1px;
	line-height: 1px;
	left: 0px;
	cursor: ns-resize;
}

.wb-preview-sizer-l, .wb-preview-sizer-r {
	position: absolute;
	width: 10px;
	height: 100%;
	size: 1px;
	line-height: 1px;
	top: 0px;
	cursor: ew-resize;
}

.wb-preview-sizer-t { top: -10px; }
.wb-preview-sizer-b { bottom: -10px; }
.wb-preview-sizer-l { left: -10px; }
.wb-preview-sizer-r { right: -10px; }


.wb-progress-bar {
	position: relative;
	margin: 0;
}
.wb-progress-bar-text {
	position: absolute;
	left: 5px;
	right: 5px;
	margin-top: -10px;
	top: 50%;
}
.wb-pbt-over {
	color: #FFF;
	z-index: 2;
}
.wb-pbt-under {
	color: #000;
	z-index: 0;
}
.wb-progress-bar-cont {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	overflow: hidden;
	z-index: 1;
}
.wb-lay-no-mb > .wb-horiz-lay-item {
	margin-bottom: 0;
}

.btn.disabled .ico-spin {
	width: 18px!important;
	height: 18px!important;
	line-height: 18px!important;
	font-size: 18px!important;
	display: inline-block;
	margin: -2px 4px 0 0;
}

.wb-reg-link {
	color: #fff;
	text-decoration: underline;
}
.wb-reg-link:hover,
.wb-reg-link:active,
.wb-reg-link:focus {
	color: #fff;
}

#page_selector ul {
	left: auto;
	right: 0;
}
#wb_config_btn > ul {
	left: auto;
	right: 0;
}

@media (max-width: 1198px) {
	#head-control,
	#head-tools {
		padding-left: 10px;
	}
	#head-control .ctrl-right {
		padding-right: 12px;
	}
	/*.wb_toolbar_repo,
	.wb_toolbar_help {
		display: none;
	}*/
}

@media (max-width: 949px) {
	#page_selector {
		display: none;
	}
	#wb_config_btn {
		margin-left: 0px !important;
	}
}

@media (max-width: 789px) {
	#head-control .ctrl-left {
		min-width: 10px;
	}
}

@media (max-width: 767px) {
	.modal-body {
		min-height: 60px !important;
		overflow-y: auto !important;
	}
	.modal-body-inscroll {
		height: auto !important;
	}
	.wb-horiz-lay-item {
		margin-bottom: 15px;
	}
}

@media (max-width: 767px) {
	.wb-tpl-cats,
	.wb-tpl-list {
		overflow-y: visible;
		height: auto !important;
	}
}

@media (max-width: 739px) {
	.logo {
		display: none !important;
	}
	#head-control .ctrl-left {
		float: none;
		margin-right: 160px;
	}
	html[dir=rtl] #head-control .ctrl-left {
		margin-left: 0px;
		margin-right: 0px;
	}
}

@media (max-width: 485px) {
	#head-tools,
	#head-control {
		display: none;
	}
	.mobile-toolbar {
		display: block;
	}
	#head {
		height: 56px;
		padding-left: 0px;
	}
	.head-spacer {
		height: 56px;
	}
	.mode-enable-toggle {
		top: 57px;
	}
	.modal-dialog {
		width: auto !important;
	}
	.wb_tab_head1 {
		display: none;
	}
	.wb_media_library {
		height: auto;
		overflow-y: visible;
	}
}

html[dir=rtl] .wb_badge_help {
	margin-left: 0px;
	margin-right: 6px;
}

html[dir=rtl] .dropdown-menu {
	text-align: right;
	float: right;
	left: auto;
	right: 0;
}

html[dir=rtl] .dropdown-menu li.dropdown-submenu > .dropdown-menu {
	right: 100%;
	margin-left: 0px;
	margin-right: -1px;
}

html[dir=rtl] .dropdown-menu li.dropdown-submenu > a::after {
	float: left;
	margin-right: 0px;
	margin-left: -10px;
	border-width: 5px 5px 5px 0;
	border-right-color: #999999;
	border-left-color: #ffffff;
	border-left-color: transparent;
}

html[dir=rtl] .wb_toolbar .wb_item .dropdown-menu {
	text-align: right;
	margin-left: 0px;
	margin-right: -10px;
}

html[dir=rtl] .langs .dropdown-menu {
	right: -651px;
}

html[dir=rtl] .langs .dropdown-menu li {
	float: right;
}

html[dir=rtl] .close {
	float: left;
}

html[dir=rtl] .wb_toolbar_help .close,
html[dir=rtl] .wb_toolbar_repo .close {
	margin-right: 0px;
	margin-left: -16px;
}

html[dir=rtl] .wb_toolbar_help {
    right: auto;
    left: 10px;
}

html[dir=rtl] .wb_toolbar_repo {
	left: auto;
	right: 10px;
}

html[dir=rtl] .modal-footer {
	text-align: left;
}

html[dir=rtl] .modal-footer .btn + .btn {
	margin-left: 0px;
	margin-right: 5px;
}

html[dir=rtl] .progress-bar {
	float: right;
}

@-webkit-keyframes progress-bar-stripes-rtl {
	from { background-position:-40px 0 }
	to { background-position:0 0 }
}
@-o-keyframes progress-bar-stripes-rtl {
	from { background-position:-40px 0 }
	to { background-position:0 0 }
}
@keyframes progress-bar-stripes-rtl {
	from { background-position:-40px 0 }
	to { background-position:0 0 }
}

.checkbox input[type="checkbox"][disabled] ~ *,
.checkbox-inline input[type="checkbox"][disabled] ~ *,
.radio input[type="radio"][disabled] ~ *,
.radio-inline input[type="radio"][disabled] ~ * {
	color: #AAA;
}

.wb_skype_element .lwc-chat-button {
	z-index: 1 !important;
}
.wb-skype-preview {
	position: relative;
	height: 60px;
	padding-top: 12px;
}
.wb-skype-preview .wb-skype-preview-backdrop {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 20;
	top: 0;
	left: 0;
	right: auto;
	bottom: auto;
}
.wb-skype-preview .lwc-chat-button {
	z-index: 10 !important;
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
	right: auto !important;
	bottom: auto !important;
}
.wb-skype-preview .skype-button.bubble {
	position: relative;
	display: block;
	width: 100%;
}
.wb-skype-preview .skype-button.bubble .lwc-chat-button {
	position: absolute !important;
	left: auto !important;
	right: 0 !important;
	top: -12px !important;
	overflow: hidden !important;
}

html[dir=rtl] .progress.active .progress-bar,
html[dir=rtl] .progress-bar.active {
	-webkit-animation: progress-bar-stripes-rtl 2s linear infinite;
	-o-animation: progress-bar-stripes-rtl 2s linear infinite;
	animation: progress-bar-stripes-rtl 2s linear infinite;
}

html[dir=rtl] .nav-tabs {
	padding-right: 0px;
}

html[dir=rtl] .nav-tabs > li {
	float: right;
}
html[dir=rtl] .nav-tabs > li > a {
	margin-right: 0px;
	margin-left: 2px;
}

html[dir=rtl] .radio label,
html[dir=rtl] .checkbox label {
	padding-left: 0px;
	padding-right: 20px;
}

html[dir=rtl] .radio input[type="radio"],
html[dir=rtl] .radio-inline input[type="radio"],
html[dir=rtl] .checkbox input[type="checkbox"],
html[dir=rtl] .checkbox-inline input[type="checkbox"] {
	margin-left: 0px;
	margin-right: -20px;
}

html[dir=rtl] .btn-group > .btn {
	float: right;
}

html[dir=rtl] .btn-group .btn + .btn,
html[dir=rtl] .btn-group .btn + .btn-group,
html[dir=rtl] .btn-group .btn-group + .btn,
html[dir=rtl] .btn-group .btn-group + .btn-group {
	margin-left: 0px;
	margin-right: -1px;
}

html[dir=rtl] .input-group-btn:last-child > .btn,
html[dir=rtl] .input-group-btn:last-child > .btn-group {
	margin-left: 0px;
	margin-right: -1px;
}

html[dir=rtl] a.wb_link span.txt {
	margin-right: 0px;
	margin-left: 5px;
}

html[dir=rtl] .wb_item_group {
	float: right;
}

html[dir=rtl] .wb_item_group.vertical > div.wb_item_group_container {
	text-align: right;
	left: auto;
	right: -10px;
	padding: 10px 5px 0px 0px;
}

html[dir=rtl] .wb_item_group > div.wb_item_group_container > .arrow {
	left: auto;
	right: 41px;
	margin: 0px -9px 0px 0px;
}

html[dir=rtl] #wb_toolbar_ext .wb_item_sep {
	float: right;
}

html[dir=rtl] .wb_toolbar .wb_item,
html[dir=rtl] .wb_toolbar .wb_item_sep {
	float: right;
}

html[dir=rtl] #wb_toolbar {
	margin-left: 0px;
}

html[dir=rtl] .wb_toolbar .wb_item .caret {
	right: auto;
	left: -12px;
}

html[dir=rtl] #head-control .ctrl-right {
	float: left;
}

html[dir=rtl] #head-control .ctrl-left {
	float: right;
}

html[dir=rtl] #head-control .li {
	float: right;
	margin-left: 0px;
	margin-right: 10px;
}

html[dir=rtl] #head .logo {
	background-position: right top;
}

html[dir=rtl] .wb_media_library li.thumb-li {
	margin-right: 0px;
	margin-left: 10px;
}

html[dir=rtl] .tag-menu li a.tag-item {
    padding-left: 2px;
    padding-right: 30px;
}

html[dir=rtl] .tag-menu li:first-child a.tag-item {
    padding-left: 2px;
	padding-right: 15px;
}

html[dir=rtl] .tag-menu button {
	right: auto;
	left: -7px;
}

html[dir=rtl] .wb_menu_list li button {
	right: auto;
	left: 1px;
}

html[dir=rtl] .wb-page-tree-notice small {
	margin: 0px 20px 0px 0px;
}

html[dir=rtl] .wb-page-tree-notice small i {
	margin: 0px -20px 0px 8px;
}

html[dir=rtl] .aspect-div {
	left: auto;
	right: 89px;
	border-left: 2px solid #000;
	border-right: 0;
}

html[dir=rtl] .aspect-box {
	right: auto;
	left: 0px;
	margin-right: 0px;
	margin-left: -11px;
}

html[dir=rtl] .wb-tpl-cats-item > a > span {
	margin-left: 0px;
	margin-right: 4px;
}

html[dir=rtl] .wb-tpl-logo {
	background-position: right center;
}

html[dir=rtl] .wb-tpl-dialog .modal-title {
	margin-left: 0px;
	margin-right: 132px;
}

html[dir=rtl] .wb-compo-cbr > label {
	right: 0;
}
html[dir=rtl] .wb-compo-cbr-label {
	margin-left: 0;
	margin-right: 20px;
}
html[dir=rtl] .wb-compo-cbr-label > .wb_badge_help {
	left: auto;
	right: -8px;
}


@media (min-width: 768px) {
	html[dir=rtl] .wb-tpl-dialog .modal-title {
		margin-left: 0%;
		padding-left: 0px;
		margin-right: 25%;
		padding-right: 24px;
	}
}
@media (min-width: 992px) {
	html[dir=rtl] .wb-tpl-dialog .modal-title {
		margin-left: 0%;
		padding-left: 0px;
		margin-right: 16.66666667%;
		padding-right: 19px;
	}	
}


.wb-block-selector-row {
	margin: -5px;
}
.wb-block-selector-item {
	padding: 5px;
	cursor: pointer;
}
.wb-block-selector-item > div {
	border: 1px solid #e5e5e5;
	transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
	text-align: center;
	position: relative;
	min-height: 50px;
}
.wb-block-selector-item.active > div {
	border-color: #0088cc;
}
.wb-block-selector-item > div > img {
	max-width: 300px;
	width: 100%;
	height: 100%;
}
.wb-block-selector-item > div > span,
.wb-element-composition-item .wb-eci-controls {
	position: absolute;
	right: -1px;
	top: -1px;
	z-index: 3;
	padding: 2px 8px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	border-bottom-left-radius: 4px;
	display: none;
}
.wb-block-selector-item:hover > div > span,
.wb-element-composition-item:hover .wb-eci-controls {
	display: block;
}
.wb-element-composition-group {
	position: absolute;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.wb-element-composition-group .wb-store-cart {
	white-space: nowrap;
}
.wb-ecg-title {
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 20px;
	/* padding-top: 20px; */
	line-height: 16px;
	font-size: 13px;
	color: #CCC;
	white-space: nowrap;
}
.wb-ecg-items {
	position: relative;
	/* background: rgba(0, 0, 255, 0.1); */
}
.wb-element-composition-item {
	position: absolute;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-ms-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
	background: #F8F8F8;
	cursor: pointer;
}
.wb-element-composition-item.active, .wb-element-composition-item:hover {
	box-shadow: 0 0 8px rgba(102, 175, 233, 1);
}
.wb-element-composition-item .wb-eci-thumb {
	position: absolute;
	left: 15px;
	top: 15px;
	right: 15px;
	bottom: 15px;
}
.wb-element-composition-item.wb-eci-has-name .wb-eci-thumb {
	top: 5px;
	bottom: 25px;
}
.wb-element-composition-item .wb-eci-name {
	position: absolute;
	left: 5px;
	bottom: 5px;
	right: 5px;
	font-size: 11px;
	color: #808080;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.wb-element-composition-item .wb-eci-inner {
	position: relative;
	overflow: hidden;
	-webkit-transform-origin: center center;
	-moz-transform-origin: center center;
	-ms-transform-origin: center center;
	-o-transform-origin: center center;
	transform-origin: center center;
	pointer-events: none;
	touch-action: none;
	-ms-touch-action: none;
}
.wb-element-composition-item .wb-eci-inner * {
	pointer-events: none ! important;
	touch-action: none ! important;
	-ms-touch-action: none ! important;
}
.wb-element-composition-item .wb-eci-controls {
	right: auto;
	top: auto;
	left: 50%;
	bottom: 0;
	transform: translate(-50%, 100%);
	white-space: nowrap;
	box-shadow: 0 0 8px rgba(102, 175, 233, 1);
	padding: 10px;
}
.wb-element-composition-item .wb-eci-controls .wb-eci-id {
	margin-right: 8px;
}
.wb-element-composition-item .wb-eci-controls .btn {
	margin-left: 2px;
}
.wb-element-composition-item .wb-eci-hidden {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	background: rgba(255, 255, 255, 0.9);
}
.wb-element-composition-item .wb-eci-hidden .fa {
	position: absolute;
	left: 50%;
	top: 50%;
	color: #000;
	transform: translate(-50%, -50%);
}
.ico-tb.wb-eci-icon {
	background-image: none;
	overflow: visible;
}
.ico-tb.wb-eci-icon-1 {
	width: 30px ! important;
	height: 30px ! important;
	font-size: 30px ! important;
	line-height: 30px ! important;;
}
.ico-tb.wb-eci-icon-2 {
	width: 50px ! important;
	height: 50px ! important;
	font-size: 50px ! important;
	line-height: 50px ! important;;
}
.ico-tb.wb-eci-icon-3 {
	width: 70px ! important;
	height: 70px ! important;
	font-size: 70px ! important;
	line-height: 70px ! important;;
}
.ico-tb.wb-eci-icon-4 {
	width: 90px ! important;
	height: 90px ! important;
	font-size: 90px ! important;
	line-height: 90px ! important;;
}
.ico-tb.wb-eci-icon-5 {
	width: 110px ! important;
	height: 110px ! important;
	font-size: 110px ! important;
	line-height: 110px ! important;;
}
.ico-tb.wb-eci-icon-6 {
	width: 130px ! important;
	height: 130px ! important;
	font-size: 130px ! important;
	line-height: 130px ! important;;
}
.ico-tb.wb-eci-icon-7 {
	width: 150px ! important;
	height: 150px ! important;
	font-size: 150px ! important;
	line-height: 150px ! important;;
}
.ico-tb.wb-eci-icon-8 {
	width: 170px ! important;
	height: 170px ! important;
	font-size: 170px ! important;
	line-height: 170px ! important;;
}
.ico-tb.wb-eci-icon-9 {
	width: 190px ! important;
	height: 190px ! important;
	font-size: 190px ! important;
	line-height: 190px ! important;;
}
.ico-tb.wb-eci-icon-10 {
	width: 210px ! important;
	height: 210px ! important;
	font-size: 210px ! important;
	line-height: 210px ! important;;
}
.ico-tb.wb-eci-icon-11 {
	width: 230px ! important;
	height: 230px ! important;
	font-size: 230px ! important;
	line-height: 230px ! important;;
}
.ico-tb.wb-eci-icon-12 {
	width: 250px ! important;
	height: 250px ! important;
	font-size: 250px ! important;
	line-height: 250px ! important;;
}

.wb-composition-collection-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
	text-align: center;
	/* display: flex;
	justify-content: center;
	align-items: center; */
	z-index: 1000;
}
.wb-composition-collection-overlay > div {
	display: inline-block;
	padding-top: 200px;
}
.wb-composition-collection-overlay > div > span:first-child,
.wb-composition-collection-overlay > div > a {
	margin-bottom: 24px;
}
.wb-composition-collection-overlay > div > a {
	padding: 12px 32px;
	margin-left: auto;
	margin-right: auto;
	text-decoration: none;
}
.wb-composition-collection-overlay span,
.wb-composition-collection-overlay a {
	display: inline-block;
	font-size: 22px;
	line-height: 26px;
	color: #fff;
	font-weight: bold;
}
.wb-composition-collection-overlay a {
	text-decoration: underline;
}

.wb-tpl-list-upgrade > div {
	position: relative;
	z-index: 3;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.wb-tpl-list-upgrade > div * {
	color: #fff;
}
.wb-tpl-list-upgrade > div > span:first-child,
.wb-tpl-list-upgrade > div a {
	display: inline-block;
	margin-bottom: 8px;
}
.wb-tpl-list-upgrade > div a {
	text-decoration: underline;
}
.wb-tpl-list-upgrade > div > a {
	text-decoration: none;
}


.wb-menuselector-tb {
	display: block;
	padding: 6px 0 0 20px;
}

.wb-menuselector-btn {
	display: inline-block;
	cursor: pointer;
	padding: 0;
	margin: 0 15px 0 0;
	text-align: left;
	white-space: nowrap;
}
.wb-menuselector-btn .wb-menuselector-icon {
	display: inline-block;
	padding: 1px 1px 1px 0px;
	margin: 0 4px 0 0;
	vertical-align: middle;
	text-align: center;
}
.wb-menuselector-btn .wb-menuselector-text {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	margin: 2px 0 0 0;
	padding: 0;
	white-space: nowrap;
	font-size: 12px;
}
.wb-menuselector-label {
	cursor: default;
	color: #999;
}
.wb-menuselector-label.checked::before {
	content: "\2713";
	padding-right: 4px;
	position: relative;
	top: 2px;
}

.btn-sm-settings {
	padding: 3px 4px;
	font-size: 12px;
	line-height: 12px;
	margin-left: 4px;
	margin-right: -4px;
}

@-webkit-keyframes blink {
	from {opacity: 0.0;}
	to {opacity: 1.0;}
}

@keyframes blink {
	from {opacity: 0.0;}
	to {opacity: 1.0;}
}

.blink {
	-webkit-animation-name: blink;
	animation-name: blink;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-iteration-count: 3;
	animation-iteration-count: 3;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
}

@-webkit-keyframes blink-slow-infinite {
	from {opacity: 1.0;}
	to {opacity: 0.0; }
}

@keyframes blink-slow-infinite {
	from {opacity: 1.0;}
	to {opacity: 0.0;}
}

.blink-slow-infinite {
	-webkit-animation-name: blink-slow-infinite;
	animation-name: blink-slow-infinite;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
}

.wb-ruler {
	box-sizing: border-box;
	position: absolute;
	pointer-events: none;
	touch-action: none;
	z-index: 10002;
	left: 0;
	top: 0;
	width: 1px;
	height: 1px;
	background-color: #F7971D;
}
.wb-ruler-no-line {
	background: none;
}
.wb-ruler-horizontal {
}
.wb-ruler-vertical {
}
.wb-ruler-measurement {
	position: absolute;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	line-height: 10px;
	padding: 4px 5px;
	color: #FFF;
	background: #EE690D;
}
.wb-ruler-no-line .wb-ruler-measurement {
	background: #509033;
}
.wb-ruler-measurement-left {
	top: 50%;
	transform: translateY(-50%);
	right: 8px;
}
.wb-ruler-measurement-right {
	top: 50%;
	transform: translateY(-50%);
	left: 8px;
}
.wb-ruler-measurement-top {
	left: 50%;
	transform: translateX(-50%);
	bottom: 8px;
}
.wb-ruler-measurement-bottom {
	left: 50%;
	transform: translateX(-50%);
	top: 8px;
}

.wb-snap-line {
	box-sizing: border-box;
	position: absolute;
	left: 0;
	top: 0;
	width: 1px;
	height: 1px;
	z-index: 10000;
	pointer-events: none;
	touch-action: none;
	border: 0 dashed #88C54B;
}
.wb-snap-line-horizontal {
	border-left-width: 1px;
}
.wb-snap-line-vertical {
	border-top-width: 1px;
}

.wb-document-ruler {
	background: #FFF;
}
.wb-document-ruler-corner {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 10px;
	height: 10px;
	background: url(../img/ruler-sprites.png) no-repeat 0 -10px;
}
.wb-document-ruler-horizontal {
	position: fixed;
	left: 0;
	width: 100%;
	height: 10px;
	bottom: 0;
	z-index: 10001;
}
.wb-document-ruler-horizontal > div.wb-drm {
	position: absolute;
	left: 10px;
	right: 0;
	height: 10px;
	background: url(../img/ruler-sprites.png) repeat-x left top;
}
.wb-document-ruler-vertical {
	position: absolute;
	left: 0;
	top: 0;
	width: 10px;
	height: 100%;
	z-index: 96;
}
.wb-document-ruler-vertical > div.wb-drm {
	position: absolute;
	left: 0;
	top: 0;
	width: 10px;
	height: 100%;
	background: url(../img/ruler-v.png) repeat-y left top;
}
.wb-guide {
	pointer-events: none;
	touch-action: none;
}
.wb-guide-horizontal {
	position: absolute;
	left: 0;
	width: 100%;
	height: 1px;
	z-index: 10000;
}
.wb-guide-vertical {
	position: fixed;
	top: 129px;
	width: 1px;
	bottom: 0;
	z-index: 97;
}
.wb-guide-edge {
	background: rgba(255, 255, 255, 1);
}
.wb-guide-middle {
	background: #88C54B;
}
.wb-guide-custom {
	background: #EC2028;
}
.wb-guide-handle {
	width: 7px;
	height: 7px;
}
.wb-guide-handle-horizontal {
	position: absolute;
	left: 0;
	margin-top: -3px;
	z-index: 10000;
	cursor: ns-resize;
	width: 10px;
	background: url(../img/ruler-sprites.png) no-repeat -10px -13px;
}
.wb-guide-handle-vertical {
	position: fixed;
	bottom: 0;
	margin-left: -3px;
	z-index: 97;
	cursor: ew-resize;
	height: 10px;
	background: url(../img/ruler-sprites.png) no-repeat -10px -10px;
}
.wb-guide-dragging {
	z-index: 10002;
}

@media (any-pointer: coarse), (-moz-touch-enabled) {
	.wb-guide-manager-add-guide-vertical {
		position: absolute;
		left: 35px;
		top: 0;
		width: 32px;
		height: 32px;
		font-size: 20px;
	}
	.wb-guide-manager-add-guide-horizontal {
		position: absolute;
		left: 0;
		top: 35px;
		width: 32px;
		height: 32px;
		font-size: 20px;
	}
	.wb-guide-manager-remove-guide {
		position: absolute;
		left: 0;
		top: 0;
		width: 64px;
		height: 64px;
		font-size: 40px;
	}
	.wb-guide-handle-horizontal:after {
		content: '';
		position: absolute;
		left: 0;
		top: -12px;
		right: -21px;
		bottom: -12px;
	}
	.wb-guide-handle-vertical:after {
		content: '';
		position: absolute;
		left: -12px;
		top: 0;
		right: -12px;
		bottom: -21px;
	}
}


@keyframes wb_blink {
    0% { border-color: transparent; }
    50% { border-color: #EE690D; }
    100% { border-color: transparent; }
}
@-webkit-keyframes wb_blink {
    0% { border-color: transparent; }
    50% { border-color: #EE690D; }
    100% { border-color: transparent; }
}
.wb_blink {
	border-width: 3px !important;
	border-style: solid !important;
	border-color: transparent;
    -webkit-animation: wb_blink 0.5s linear infinite;
    -moz-animation: wb_blink 0.5s linear infinite;
    -ms-animation: wb_blink 0.5s linear infinite;
    -o-animation: wb_blink 0.5s linear infinite;
    animation: wb_blink 0.5s linear infinite;
}


.wb-slider-control > .wb-slider-input {
	width: 26px;
	padding: 3px 1px;
	height: 20px;
	font-size: 12px;
	text-align: center;
	display: inline-block;
	margin-left: 12px;
	vertical-align: middle;
}
.wb-slider-control .ui-slider.ui-widget-content {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	display: inline-block;
	vertical-align: middle;
	background: none;
	border: none;
}
.wb-slider-control .ui-slider.ui-widget-content:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	border-top: 2px solid #ddd;
	top: 5px;
}
.wb-slider-control .ui-slider .ui-slider-handle {
	width: 14px;
	height: 14px;
	display: block;
	top: -1px;
	margin-left: -7px;
	text-align: center;
	background: #fff;
	border: 1px solid #777;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	cursor: pointer;
}


.ui-droppable-disabled.ui-state-disabled {
	opacity: 1;
	filter: Alpha(Opacity=100);
}

.active-or-hover-visible {
	display: none;
}

.active-or-hover-visible-parent.active .active-or-hover-visible,
.active-or-hover-visible-parent:hover .active-or-hover-visible {
	display: block;
}

.wb_google_maps_overlay {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
	text-align: center;
	color: #fff;
	padding: 5px 0;
	font-size: 11px;
}
.wb_google_maps_overlay > a {
	color: #fff;
	text-decoration: underline;
}

.wb_picture_drag_prompt {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,.3);
	opacity: 0;
	transition: opacity .3s;
	-moz-transition: opacity .3s;
	-webkit-transition: opacity .3s;
	text-align: center;
}
.wb_picture_drag_prompt.visible {
	opacity: 1;
}
.wb_picture_drag_prompt:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 0;
	margin-left: -4px;
}
.wb_picture_drag_prompt > div {
	display: inline-block;
	vertical-align: middle;
	width: 80%;
	text-align: center;
	color: #fff;
	font-size: 22px;
	line-height: 1.15em;
}
.wb_picture_drag_prompt.xs > div {
	font-size: 16px;
}
.wb_picture_drag_prompt.xxs > div {
	font-size: 12px;
}
.wb_picture_drag_prompt.xxxs {
	display: none;
}

.text-small {
	font-size: 12px;
}

.payment-gateway-logo-item {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 3px 10px;
	height: 46px;
	width: 9999px;
}
.payment-gateway-logo-item > img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
}

.modal-ec { width: auto ! important; margin: 9px; }
@media (min-width: 250px) { .modal-ec { width: 232px ! important; margin: 9px auto; } } /* 3 */
@media (min-width: 320px) { .modal-ec { width: 302px ! important; } } /* 4 */
@media (min-width: 390px) { .modal-ec { width: 372px ! important; } } /* 5 */
@media (min-width: 460px) { .modal-ec { width: 442px ! important; } } /* 6 */
@media (min-width: 530px) { .modal-ec { width: 512px ! important; } } /* 7 */
@media (min-width: 600px) { .modal-ec { width: 582px ! important; } } /* 8 */
@media (min-width: 670px) { .modal-ec { width: 652px ! important; margin: 30px auto; } } /* 9 */
@media (min-width: 740px) { .modal-ec { width: 722px ! important; } } /* 10 */
@media (min-width: 810px) { .modal-ec { width: 792px ! important; } } /* 11 */
@media (min-width: 880px) { .modal-ec { width: 862px ! important; } } /* 12 */

.wb-big-list .list:after {
	content: "";
	display: block;
	float: none;
	clear: left;
}
.wb-big-list .wb-big-list-item {
	width: 100%;
	cursor: pointer;
	float: left;
}
.wb-big-list .wb-big-list-item .wrapper {
	float: left;
	width: 100%;
	margin: 7.5px 0;
	background-color: #fbfbfb;
	padding: 15px;
	position: relative;
}
.wb-big-list .wb-big-list-item .col {
	display: block;
	position: relative;
	float: left;
}
.wb-big-list .wb-big-list-item .col:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 0;
	margin: 0;
	padding: 0;
}
.wb-big-list .wb-big-list-item .col-middle {
	z-index: 1;
	width: 100%;
	margin-left: -72px;
	margin-right: -20px;
	padding-left: 87px;
	padding-right: 35px;
}
.wb-big-list .wb-big-list-item .col-left {
	z-index: 2;
	width: 72px;
}
.wb-big-list.wb-big-list-checkable .wb-big-list-item .col-middle {
	margin-left: -105px;
	padding-left: 120px;
}
.wb-big-list.wb-big-list-checkable .wb-big-list-item .col-left {
	width: 105px;
}
.wb-big-list .wb-big-list-item .col-right {
	z-index: 3;
	float: right;
	position: absolute;
	right: 15px;
	height: 100%;
	top: 0;
}
.wb-big-list .wb-big-list-item .thumbnail {
	width: 72px;
	height: 60px;
	display: inline-block;
	vertical-align: middle;
	background-size: cover;
	background-position: center center;
	background-color: #fff;
	text-align: center;
}
.wb-big-list .wb-big-list-item .thumbnail:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
.wb-big-list .wb-big-list-item .thumbnail .glyphicon {
	color: #ccc;
	font-size: 34px;
	line-height: 34px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: -1px;
}
.wb-big-list .wb-big-list-item .check {
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
}
.wb-big-list .wb-big-list-item .title {
	display: block;
	font-size: 16px;
	float: left;
	position: relative;
	max-width: 100%;
	margin-top: 10px;
}
.wb-big-list .wb-big-list-item .title,
.wb-big-list .wb-big-list-item .alt-text {
	color: #777;
}
.wb-big-list .wb-big-list-item .description {
	display: block;
	font-size: 12px;
	line-height: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.wb-big-list .wb-big-list-item .alt-text {
	display: block;
	position: relative;
	float: right;
	margin-top: 20px;
	/* overflow: hidden;
	white-space: nowrap;
	max-width: 100%;
	text-overflow: ellipsis; */
}
.wb-big-list .wb-big-list-item:hover .wrapper {
	background-color: #e9e9e9;
}
.wb-big-list .wb-big-list-item .check > input {
	width: 18px;
	height: 18px;
}
.wb-big-list .wb-big-list-item .col-right .fa {
	display: none;
}
.wb-big-list .wb-big-list-item:hover .col-right .fa {
	display: inline-block;
}

.wb-blog-state-chooser ul {
	padding: 0;
	list-style: none;
	margin: 0;
}
.wb-blog-state-chooser ul li {
	display: inline-block;
	padding: 0 15px;
	cursor: pointer;
}
.wb-blog-state-chooser ul li a {
	text-decoration: underline;
}
.wb-blog-state-chooser ul li.active {
	cursor: default;
}
.wb-blog-state-chooser ul li.active a {
	color: #555;
	text-decoration: none;
	font-weight: bold;
}
.wb-blog-state-chooser .badge {
	margin-left: 4px;
	background-color: #bbb;
}

.wb-paging-selector .btn.active {
	cursor: default;
}
.wb-paging-selector .wb-paging-selector-btn-side:focus {
	color: #333 !important;
	background-color: #fff !important;
	border-color: #ccc !important;
}

.icon-wb-spinner.btn-preloader {
	font-size: 20px !important;
	line-height: 20px !important;
}

.wb-modal-loading-overlay {
	position: absolute;
	z-index: 1000;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.7);
	display: flex;
	justify-content: center;
	align-items: center;
}
.wb-modal-loading-overlay .ico-spin {
	color: #000;
	width: 52px;
	height: 52px;
	font-size: 52px;
	line-height: 52px;
}

.wb-blog-layout-selector .layout-list {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
}
.wb-blog-layout-selector .layout {
	width: 150px;
	height: 150px;
	display: inline-block;
	margin: 25px;
	background: #f8f8f8;
	cursor: pointer;
	position: relative;
}
.wb-blog-layout-selector .layout span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.7;
}
.wb-blog-layout-selector .layout:hover,
.wb-blog-layout-selector .layout.active {
	box-shadow: 0 0 8px rgba(102, 175, 233, 1);
	-webkit-box-shadow: 0 0 8px rgba(102, 175, 233, 1);
}
.wb-blog-layout-selector .layout.active span {
	opacity: 1;
}
.wb-blog-layout-selector > .heading {
	width: 100%;
	text-align: center;
	padding: 25px 0;
	font-size: 24px;
	color: #999;
}

.wb-blog .wb-blog-preloader {
	position: absolute;
	z-index: 1000;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.wb-blog .wb-blog-preloader .ico-spin {
	color: #000;
	width: 52px;
	height: 52px;
	font-size: 52px;
	line-height: 52px;
}
.wb-blog-preview .item {
	padding-top: 15px;
}
.wb-blog-paging {
	margin: 20px 0;
}
