.vs-active-icon .vs-mouse-wait{
	background:rgba(0,0,0,0.70);
}

.vs_title_tabs a:hover{
	background:#cccccc;
}
.vs_layout_active {
	background: rgb(255, 255, 255) !important;
	border-bottom: none !important;
	border-width: 1px 1px 0px 1px !important;
}


.vs_icon .vs_icon_content i::before {
	font-family: FontAwesome;
	font-size: 40px;
	color: #666;
	font-style: normal;
line-height: 40px;

	font-style: normal;
}
.vs-menu-icon {
	width: 100%;
	position:relative;
	padding-top: 10px;
}
.vs-menu-icon::before {
	font-family: FontAwesome!important;
	padding: 10px;
	font-size: 30px;
	color: #000;
	border: solid 3px rgba(150,150,150,.3);
	font-style: normal;
}
.vs_icon_content {
	box-sizing: border-box;
}
.vs_icon li {
	width: 90px;
}
.vs_icon li span {
	font-size: 12px;
	text-align: center;
	width: 100%;
	line-height: 1.3em;
	float: left;
	overflow: hidden;
	height: 2.6em;
	font-style: normal;
}
.vs_icon_content .fa {
	width: 100%;
	padding: 10px;
}
.vs_icon_item.selected {
	box-shadow: 0 0 0 3px rgba(0,132,255,1.00);
}
 
body.vs-active-icon .vs_icon {
	position: fixed;
	pointer-events: all;
	background: rgba(0,0,0,0.70);
	top: 0;
	z-index: 10000000 !important;
	cursor: initial;
	height: 100%;
	width: 100%;
	right: 0;
}
body.vs-active-icon .menu-item {
	display: block;
}
.vs_builder_remove_icon:hover{
	opacity:.5;
}
.vs_builder_remove_icon::before{
	font-family:dashicons;
	content: "\f158";
	color:#ff0000;
	font-size: 25px;
	font-style: normal;
	line-height: 25px;
	 float: left;
}
 
.vs_builder_remove_icon{
	cursor:pointer;
	position:absolute;
	top:-12px;
	left:-12px;
}
.vs_icon * {
	pointer-events: all;
	box-sizing: border-box;
}
.vs_icon.vs_active {
	display: table;
	vertical-align: middle
}
.vs_icon_middle {
	margin: auto;
	vertical-align: middle;
	width: calc(100% - 40px);
	height: calc(100% - 40px);
	text-align: center;
	display: inline-block;
	position: absolute;
	margin:20px;
	 
	overflow: auto;
	box-sizing: border-box;
	left: auto;
 	bottom: auto;
 }
.vs_icon_warp {
	width: 100%;
	max-height: 450px;
	background: #ffffff;
	margin: auto;
}
.vs_row_list{
	padding:15px;
}
.vs_icon_title {
	padding: 10px 10px 0;
	font-size: 18px;
	font-weight: 700;
	text-align: left;
	position: sticky;
	font-style: normal;
	background: rgb(248, 248, 248);
	box-sizing: border-box;
	float: left;
	width: 100%;
	z-index: 999999 !important;
	top: 0;
	position: sticky;
	top: 0;
	line-height: 25px;
}
.vs_icon_content .vs_icon_warp{
	display:none;
}
.vs_icon_content .vs_icon_warp.vs_layout_group_active{
	display:inline-block;
}
.vs_icon_title .vs_title_tabs{
	margin-top:20px;
	
}
.vs_icon_close {
	cursor: pointer;
	font-style: normal;
}
.vs_icon_close::before {
	font-size: 2em;
	font-family: dashicons;
	height: 100%;
	float: right;
	content: "\f335";
	font-style: normal;
}
.vs_icon_close:hover {
	opacity: .6;
}
.vs_icon_content {
	overflow-y: auto;
	float: left;
	background: #fff;
	padding: 0;
	padding: 20px;
	box-sizing: border-box;
	margin: 0;
	width: 100%;
	height: 100%;
}
.vs_icon_content li {
	display: inline-block;
	float: left;
	box-sizing: border-box;
	padding: 5px;
	cursor: pointer;
}
.vs_icon[vs-has-search="active"] .vs_title_tabs {
	display:none !important;
	
}
.vs_icon[vs-has-search="active"] .vs_icon_warp{
	display:inline !important;
}
.vs_icon_add {
	background: #0085ba;
	font-style: normal;
	border-color: #0073aa #006799 #006799;
	-webkit-box-shadow: 0 1px 0 #006799;
	box-shadow: 0 1px 0 #006799;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 -1px 1px #006799, 1px 0 1px #006799, 0 1px 1px #006799, -1px 0 1px #006799;
}
.vs_remove_icon {
	font-style:normal;
	
}
.vs_remove_icon.vs-remove-hide{
	display:none;
}
.vs_remove_icon.vs-remove-show{
	display:inline-block;
}	
.vs_icon_bottom {
	float: left;
	padding: 15px;
	position: sticky;
	bottom: 0;
	background: #fcfcfc;
	text-align: left;
	width: 100%;
}
.vs_icon .vs_icon_head {
    width: 100%;
    float: left;
    position: relative;
    font-size: 30px;
    text-align: left;
    border-bottom: solid 3px #5555552b;
    padding-bottom: 20px;
}

.vs_icon .vs-search-item{
	display:none !important;
}
.vs_icon .vs-search-item.vs-search-show{
	display:inline !important;
	
}
.vs_icon[vs-has-search="deactive"] .vs-search-item{
		display:inline-block !important;
}
.vs_icon .search-icon-control {
    width: 100%;
    border: solid 3px #ddd;
    line-height: 35px;
    border-radius: 10px;
    margin-top: 10px;
    padding: 0 15px;
}

.rtl .vs_icon li span, 
.rtl  .vs_builder_remove_icon::before,
.rtl  .vs_icon_title,
.rtl  .vs_icon_content,
.rtl  .vs_icon_content li,
.rtl  .vs_icon_bottom,
.rtl  .vs_icon .vs_icon_head{

float:right;
}

.rtl  .vs_icon_close::before{
float:left;
}
.rtl .vs_icon .vs_icon_head,
.rtl .vs_icon_title{
	text-align:right;
}