.toolset_select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle;}
.toolset_select2-container .toolset_select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none;}
.toolset_select2-container .toolset_select2-selection--single .toolset_select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.toolset_select2-container .toolset_select2-selection--single .toolset_select2-selection__clear{position:relative;}
.toolset_select2-container[dir="rtl"] .toolset_select2-selection--single .toolset_select2-selection__rendered{padding-right:8px;padding-left:20px;}
.toolset_select2-container .toolset_select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none;}
.toolset_select2-container .toolset_select2-selection--multiple .toolset_select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap;}
.toolset_select2-container .toolset_select2-search--inline{float:left;}
.toolset_select2-container .toolset_select2-search--inline .toolset_select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0;}
.toolset_select2-container .toolset_select2-search--inline .toolset_select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}
.toolset_select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051;}
.toolset_select2-results{display:block;}
.toolset_select2-results__options{list-style:none;margin:0;padding:0;}
.toolset_select2-results__option{padding:6px;user-select:none;-webkit-user-select:none;}
.toolset_select2-results__option[aria-selected]{cursor:pointer;}
.toolset_select2-container--open .toolset_select2-dropdown{left:0;}
.toolset_select2-container--open .toolset_select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;}
.toolset_select2-container--open .toolset_select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0;}
.toolset_select2-search--dropdown{display:block;padding:4px;}
.toolset_select2-search--dropdown .toolset_select2-search__field{padding:4px;width:100%;box-sizing:border-box;}
.toolset_select2-search--dropdown .toolset_select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}
.toolset_select2-search--dropdown.toolset_select2-search--hide{display:none;}
.toolset_select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0);}
.toolset_select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;}
.toolset_select2-container--default .toolset_select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px;}
.toolset_select2-container--default .toolset_select2-selection--single .toolset_select2-selection__rendered{color:#444;line-height:28px;}
.toolset_select2-container--default .toolset_select2-selection--single .toolset_select2-selection__clear{cursor:pointer;float:right;font-weight:bold;}
.toolset_select2-container--default .toolset_select2-selection--single .toolset_select2-selection__placeholder{color:#999;}
.toolset_select2-container--default .toolset_select2-selection--single .toolset_select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px;}
.toolset_select2-container--default .toolset_select2-selection--single .toolset_select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0;}
.toolset_select2-container--default[dir="rtl"] .toolset_select2-selection--single .toolset_select2-selection__clear{float:left;}
.toolset_select2-container--default[dir="rtl"] .toolset_select2-selection--single .toolset_select2-selection__arrow{left:1px;right:auto;}
.toolset_select2-container--default.toolset_select2-container--disabled .toolset_select2-selection--single{background-color:#eee;cursor:default;}
.toolset_select2-container--default.toolset_select2-container--disabled .toolset_select2-selection--single .toolset_select2-selection__clear{display:none;}
.toolset_select2-container--default.toolset_select2-container--open .toolset_select2-selection--single .toolset_select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px;}
.toolset_select2-container--default .toolset_select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;}
.toolset_select2-container--default .toolset_select2-selection--multiple .toolset_select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%;}
.toolset_select2-container--default .toolset_select2-selection--multiple .toolset_select2-selection__rendered li{list-style:none;}
.toolset_select2-container--default .toolset_select2-selection--multiple .toolset_select2-selection__placeholder{color:#999;margin-top:5px;float:left;}
.toolset_select2-container--default .toolset_select2-selection--multiple .toolset_select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;}
.toolset_select2-container--default .toolset_select2-selection--multiple .toolset_select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px;}
.toolset_select2-container--default .toolset_select2-selection--multiple .toolset_select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px;}
.toolset_select2-container--default .toolset_select2-selection--multiple .toolset_select2-selection__choice__remove:hover{color:#333;}
.toolset_select2-container--default[dir="rtl"] .toolset_select2-selection--multiple .toolset_select2-selection__choice, .toolset_select2-container--default[dir="rtl"] .toolset_select2-selection--multiple .toolset_select2-selection__placeholder, .toolset_select2-container--default[dir="rtl"] .toolset_select2-selection--multiple .toolset_select2-search--inline{float:right;}
.toolset_select2-container--default[dir="rtl"] .toolset_select2-selection--multiple .toolset_select2-selection__choice{margin-left:5px;margin-right:auto;}
.toolset_select2-container--default[dir="rtl"] .toolset_select2-selection--multiple .toolset_select2-selection__choice__remove{margin-left:2px;margin-right:auto;}
.toolset_select2-container--default.toolset_select2-container--focus .toolset_select2-selection--multiple{border:solid black 1px;outline:0;}
.toolset_select2-container--default.toolset_select2-container--disabled .toolset_select2-selection--multiple{background-color:#eee;cursor:default;}
.toolset_select2-container--default.toolset_select2-container--disabled .toolset_select2-selection__choice__remove{display:none;}
.toolset_select2-container--default.toolset_select2-container--open.toolset_select2-container--above .toolset_select2-selection--single, .toolset_select2-container--default.toolset_select2-container--open.toolset_select2-container--above .toolset_select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0;}
.toolset_select2-container--default.toolset_select2-container--open.toolset_select2-container--below .toolset_select2-selection--single, .toolset_select2-container--default.toolset_select2-container--open.toolset_select2-container--below .toolset_select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0;}
.toolset_select2-container--default .toolset_select2-search--dropdown .toolset_select2-search__field{border:1px solid #aaa;}
.toolset_select2-container--default .toolset_select2-search--inline .toolset_select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield;}
.toolset_select2-container--default .toolset_select2-results > .toolset_select2-results__options{max-height:200px;overflow-y:auto;}
.toolset_select2-container--default .toolset_select2-results__option[role=group]{padding:0;}
.toolset_select2-container--default .toolset_select2-results__option[aria-disabled=true]{color:#999;}
.toolset_select2-container--default .toolset_select2-results__option[aria-selected=true]{background-color:#ddd;}
.toolset_select2-container--default .toolset_select2-results__option .toolset_select2-results__option{padding-left:1em;}
.toolset_select2-container--default .toolset_select2-results__option .toolset_select2-results__option .toolset_select2-results__group{padding-left:0;}
.toolset_select2-container--default .toolset_select2-results__option .toolset_select2-results__option .toolset_select2-results__option{margin-left:-1em;padding-left:2em;}
.toolset_select2-container--default .toolset_select2-results__option .toolset_select2-results__option .toolset_select2-results__option .toolset_select2-results__option{margin-left:-2em;padding-left:3em;}
.toolset_select2-container--default .toolset_select2-results__option .toolset_select2-results__option .toolset_select2-results__option .toolset_select2-results__option .toolset_select2-results__option{margin-left:-3em;padding-left:4em;}
.toolset_select2-container--default .toolset_select2-results__option .toolset_select2-results__option .toolset_select2-results__option .toolset_select2-results__option .toolset_select2-results__option .toolset_select2-results__option{margin-left:-4em;padding-left:5em;}
.toolset_select2-container--default .toolset_select2-results__option .toolset_select2-results__option .toolset_select2-results__option .toolset_select2-results__option .toolset_select2-results__option .toolset_select2-results__option .toolset_select2-results__option{margin-left:-5em;padding-left:6em;}
.toolset_select2-container--default .toolset_select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white;}
.toolset_select2-container--default .toolset_select2-results__group{cursor:default;display:block;padding:6px;}
.toolset_select2-container--classic .toolset_select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, white 50%, #eeeeee 100%);background-image:-o-linear-gradient(top, white 50%, #eeeeee 100%);background-image:linear-gradient(to bottom, white 50%, #eeeeee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);}
.toolset_select2-container--classic .toolset_select2-selection--single:focus{border:1px solid #5897fb;}
.toolset_select2-container--classic .toolset_select2-selection--single .toolset_select2-selection__rendered{color:#444;line-height:28px;}
.toolset_select2-container--classic .toolset_select2-selection--single .toolset_select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px;}
.toolset_select2-container--classic .toolset_select2-selection--single .toolset_select2-selection__placeholder{color:#999;}
.toolset_select2-container--classic .toolset_select2-selection--single .toolset_select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);background-image:-o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);background-image:linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);}
.toolset_select2-container--classic .toolset_select2-selection--single .toolset_select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0;}
.toolset_select2-container--classic[dir="rtl"] .toolset_select2-selection--single .toolset_select2-selection__clear{float:left;}
.toolset_select2-container--classic[dir="rtl"] .toolset_select2-selection--single .toolset_select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto;}
.toolset_select2-container--classic.toolset_select2-container--open .toolset_select2-selection--single{border:1px solid #5897fb;}
.toolset_select2-container--classic.toolset_select2-container--open .toolset_select2-selection--single .toolset_select2-selection__arrow{background:transparent;border:none;}
.toolset_select2-container--classic.toolset_select2-container--open .toolset_select2-selection--single .toolset_select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px;}
.toolset_select2-container--classic.toolset_select2-container--open.toolset_select2-container--above .toolset_select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, white 0%, #eeeeee 50%);background-image:-o-linear-gradient(top, white 0%, #eeeeee 50%);background-image:linear-gradient(to bottom, white 0%, #eeeeee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);}
.toolset_select2-container--classic.toolset_select2-container--open.toolset_select2-container--below .toolset_select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eeeeee 50%, white 100%);background-image:-o-linear-gradient(top, #eeeeee 50%, white 100%);background-image:linear-gradient(to bottom, #eeeeee 50%, white 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);}
.toolset_select2-container--classic .toolset_select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;}
.toolset_select2-container--classic .toolset_select2-selection--multiple:focus{border:1px solid #5897fb;}
.toolset_select2-container--classic .toolset_select2-selection--multiple .toolset_select2-selection__rendered{list-style:none;margin:0;padding:0 5px;}
.toolset_select2-container--classic .toolset_select2-selection--multiple .toolset_select2-selection__clear{display:none;}
.toolset_select2-container--classic .toolset_select2-selection--multiple .toolset_select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px;}
.toolset_select2-container--classic .toolset_select2-selection--multiple .toolset_select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px;}
.toolset_select2-container--classic .toolset_select2-selection--multiple .toolset_select2-selection__choice__remove:hover{color:#555;}
.toolset_select2-container--classic[dir="rtl"] .toolset_select2-selection--multiple .toolset_select2-selection__choice{float:right;}
.toolset_select2-container--classic[dir="rtl"] .toolset_select2-selection--multiple .toolset_select2-selection__choice{margin-left:5px;margin-right:auto;}
.toolset_select2-container--classic[dir="rtl"] .toolset_select2-selection--multiple .toolset_select2-selection__choice__remove{margin-left:2px;margin-right:auto;}
.toolset_select2-container--classic.toolset_select2-container--open .toolset_select2-selection--multiple{border:1px solid #5897fb;}
.toolset_select2-container--classic.toolset_select2-container--open.toolset_select2-container--above .toolset_select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0;}
.toolset_select2-container--classic.toolset_select2-container--open.toolset_select2-container--below .toolset_select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;}
.toolset_select2-container--classic .toolset_select2-search--dropdown .toolset_select2-search__field{border:1px solid #aaa;outline:0;}
.toolset_select2-container--classic .toolset_select2-search--inline .toolset_select2-search__field{outline:0;box-shadow:none;}
.toolset_select2-container--classic .toolset_select2-dropdown{background-color:white;border:1px solid transparent;}
.toolset_select2-container--classic .toolset_select2-dropdown--above{border-bottom:none;}
.toolset_select2-container--classic .toolset_select2-dropdown--below{border-top:none;}
.toolset_select2-container--classic .toolset_select2-results > .toolset_select2-results__options{max-height:200px;overflow-y:auto;}
.toolset_select2-container--classic .toolset_select2-results__option[role=group]{padding:0;}
.toolset_select2-container--classic .toolset_select2-results__option[aria-disabled=true]{color:grey;}
.toolset_select2-container--classic .toolset_select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:white;}
.toolset_select2-container--classic .toolset_select2-results__group{cursor:default;display:block;padding:6px;}
.toolset_select2-container--classic.toolset_select2-container--open .toolset_select2-dropdown {
border-color: #5897fb; }.toolset-setting-container:before,
.toolset-setting-container:after{display:table;content:" ";}
.toolset-setting-container:after{clear:both;}
.toolset-setting-container{*zoom:1;}
.toolset-setting-container{position:relative;padding:15px 0;max-width:900px;border-bottom:1px solid #dedede;clear:both;}
.toolset-setting-container:last-child{border-bottom:none;}
.toolset-setting-container .toolset-settings-header{float:left;width:30%;}
.toolset-setting-container .toolset-settings-header h2{margin-top:8px;font-weight:normal;font-size:18px;line-height:1.5;}
.toolset-setting-container .toolset-settings-header h2 i{font-size:12px;}
.toolset-setting{position:relative;float:right;margin-left:1%;width:69%;}
.toolset-setting-container-no-title .toolset-setting{width:100%;}
.toolset-setting .toolset-helper-text{color:#999;display:block;font-size:0.95em;margin-left:22px;margin-right:22px;}
.toolset-setting h3{color:#333;font-size:14px;}
.toolset-setting .toolset-advanced-setting{padding:1px 10px 10px 20px;background:#f6f6f6;border-left:solid 3px #cdcdcd;}
.toolset-setting .toolset-advanced-setting h3{color:#efefef;background:#999;padding:2px 5px;font-size:14px;font-weight:bold;}
.toolset-setting .toolset-advanced-setting .toolset-setting-extra{margin:5px 0 5px 20px;padding:1px 0 1px 20px;background:none repeat scroll 0 0 #e9e9e9;}
.toolset-setting .toolset-update-button-wrap{margin:25px 0;text-align:right;line-height:26px;}
.toolset-setting .toolset-update-button-wrap .toolset-alert{float:left;text-align:left;}
.toolset-setting .toolset-update-button-wrap .toolset-alert ul{list-style:disc inside;}
.toolset-setting .toolset-update-button-wrap .toolset-alert strong{font-weight:bold;}
.toolset-setting .toolset-update-button-wrap .toolset-spinner,
.toolset-spinner{display:inline-block;float:none;margin:0 5px;vertical-align:middle;background:url(//mantislaw.com/wp-content/plugins/types/vendor/toolset/toolset-common/res/images/toolset-spinner.gif) no-repeat !important;width:16px;height:16px;}
.toolset-setting .toolset-update-button-wrap .toolset-spinner.hidden{display:none;}
.toolset-setting .toolset-updated,
.toolset-setting .toolset-unsaved{display:inline-block;margin:0 0 0 10px;}
.toolset-setting .toolset-updated{color:#468847;}
.toolset-setting .toolset-unsaved{color:#b94a48;}
.toolset-nav-tab.nav-tab-active, 
.toolset-nav-tab.nav-tab-active:hover, 
.toolset-nav-tab.nav-tab-active:focus, 
.toolset-nav-tab.nav-tab-active:focus:active{background:#fff none repeat scroll 0 0;border-bottom:1px solid #fff;}
.toolset-nav-tab i{display:inline-block;position:relative;top:-1px;margin-right:5px;}
.toolset-tabbed-section-item{display:none;clear:both;padding:0 15px;background:#fff none repeat scroll 0 0;border:solid 1px #dedede;}
.toolset-tabbed-section-item.toolset-tabbed-section-current-item{display:block;}
.wp-core-ui .button-primary-toolset,
.wp-core-ui .button.button-primary-toolset{background:#f6921e;border-color:#EF6223;-webkit-box-shadow:inset 0 1px 0 rgba(239, 239, 239, 0.5), 0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 rgba(239, 239, 239, 0.5), 0 1px 0 rgba(0,0,0,.15);color:#fff !important;text-decoration:none;text-shadow:0 -1px 1px #EF6223, 1px 0 1px #EF6223, 0 1px 1px #EF6223, -1px 0 1px #EF6223;}
.wp-core-ui .button-primary-toolset.hover,
.wp-core-ui .button-primary-toolset:hover,
.wp-core-ui .button-primary-toolset.focus,
.wp-core-ui .button-primary-toolset:focus,
.wp-core-ui .button.button-primary-toolset.hover,
.wp-core-ui .button.button-primary-toolset:hover,
.wp-core-ui .button.button-primary-toolset.focus,
.wp-core-ui .button.button-primary-toolset:focus{background:#EF6223;border-color:#EF6223;-webkit-box-shadow:inset 0 1px 0 rgba(239, 239, 239, 0.5);box-shadow:inset 0 1px 0 rgba(239, 239, 239, 0.5);color:#fff !important;}
.wp-core-ui .button-primary-toolset.focus,
.wp-core-ui .button-primary-toolset:focus{border-color:#EF6223;-webkit-box-shadow:inset 0 1px 0 rgba(120,200,230,0.6), 1px 1px 2px rgba(0,0,0,0.4);box-shadow:inset 0 1px 0 rgba(120,200,230,0.6), 1px 1px 2px rgba(0,0,0,0.4);}
.wp-core-ui .button-primary-toolset.active,
.wp-core-ui .button-primary-toolset.active:hover,
.wp-core-ui .button-primary-toolset.active:focus,
.wp-core-ui .button-primary-toolset:active{background:#f6921e;border-color:#EF6223;color:rgba(255,255,255,0.95);-webkit-box-shadow:inset 0 1px 0 rgba(0,0,0,0.1);box-shadow:inset 0 1px 0 rgba(0,0,0,0.1);}
.wp-core-ui .notice .button-primary-toolset.active,
.wp-core-ui .notice .button-primary-toolset.active:hover,
.wp-core-ui .notice .button-primary-toolset.active:focus,
.wp-core-ui .notice .button-primary-toolset:active{vertical-align:baseline;}
.wp-core-ui .button-primary-toolset[disabled],
.wp-core-ui .button-primary-toolset:disabled,
.wp-core-ui .button-primary-toolset.disabled{color:#94cde7 !important;background:#298cba !important;border-color:#1b607f !important;-webkit-box-shadow:none !important;box-shadow:none !important;text-shadow:0 -1px 0 rgba(0,0,0,0.1) !important;cursor:default;}
.padding-top-30{padding-top:30px;}
#wpadminbar ul#wp-admin-bar-root-default> li.toolset-edit-link{white-space:nowrap;}
#wpadminbar ul#wp-admin-bar-root-default> li.toolset-edit-link> a{position:relative;}
#wpadminbar ul#wp-admin-bar-root-default> li.toolset-edit-link> a:before{font-family:"onthegosystems-icons"!important;content:"\f11a";top:2px;}
.toolset-mightlong-list{overflow:hidden;list-style:outside none none;}
.toolset-mightlong-list li{min-width:45%;float:left;padding-right:4%;margin:0 0 6px;}
.toolset-taglike-list{overflow:hidden;}
.toolset-taglike-list li{position:relative;display:inline-block;background:#e9e9e9;margin:5px 15px 5px 0;padding:2px 8px;vertical-align:bottom;-webkit-transition:all 0.15s linear;-moz-transition:all 0.15s linear;-ms-transition:all 0.15s linear;-o-transition:all 0.15s linear;transition:all 0.15s linear;}
.toolset-taglike-list li.remove{background:orange;}
.toolset-taglike-list li .icon-remove-sign{position:absolute;top:-7px;right:-7px;}
.toolset-setting-overlay{position:absolute;top:0;left:0;bottom:0;right:0;z-index:100;overflow:hidden;}
.toolset-setting-overlay .toolset-transparency{width:100%;height:100%;background:#dedede;opacity:0.7;}
.toolset-setting-overlay .icon-lock{position:absolute;top:0;right:0;font-size:2em;padding:5px 15px;color:#c09853;background:#fcf8e3;}
p.toolset-tab-controls{min-width: 100%;}