.uwl-clr:after { content:"";display:block;visibility:hidden;clear:both;zoom:1;height:0 }
.uwl-services-list li{background:#fcfcfc;padding:10px;border:1px solid #e3e3e3;margin-bottom:10px;overflow: hidden;cursor:move;}
.tab_sortable li{background: #fafafa;padding: 10px;border: 1px solid #eee;cursor: move;list-style: none;}
.tab_sortable .placeholder{background-color: #ffe9e9;border: 1px dashed #E7A9A9;padding: 10px;height: 20px;}
.uwl-sw-container label{color: #666;font-weight:bold;}
.uwl-sw-container input{margin-top:5px;}
.uwl-services-list .placeholder{border:1px dashed #e3e3e3;}
.uwl-search-for-container {display: block; margin-bottom: 6px;}
.uwl-seach-for {display: inline-block; width: 90px; vertical-align: middle;}
.uwl-left,.uwl-right{min-height: 48px;}
.uwl-left{float: left;width: 48%;}
.uwl-right{float: right;width: 48%;}
.uwl-label{display: block;margin-bottom: 5px;}
.uwl-header-wrap .uwl-header-options {border: 1px solid #cfcfcf;padding: 10px;margin: 25px 0 0;}
.uwl-header-wrap .uwl-header-title {margin: -22px 0 0 0;background-color: #fff;width: 100px;padding: 3px 10px;border: 1px solid #cfcfcf;text-align: center;}
.uwl-header-wrap .uwl-header-heading {display: inline-block;width: 100%;margin: 8px 0 10px;}
/* pro plan text */
.uwl-pro-plan {background-color: #2e3243; color: #e4e4e4; font-weight: 600; padding: 10px; letter-spacing: 0.6px; text-align: center; text-transform: uppercase; clear: both;}
.uwl-pro-plan a {color: #fff; text-decoration: none;}
.uwl-pro-plan a:hover {color: #13aff0;}
@media only screen and (max-width: 767px) {
	.uwl-left,.uwl-right{float: none;width: 100%;}
}