input.lac_checklist{display:none}.lac-checklist-wrapper{position:relative;display:-ms-grid;display:grid;-ms-grid-columns:minmax(200px, 600px);grid-template-columns:minmax(200px, 600px);row-gap:2px}.top-line{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:99;line-height:30px;font-size:15px}.top-line .selector{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;background-color:#eee;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}.top-line .selector .anim-icon{-webkit-box-flex:0;-ms-flex:0 0 5px;flex:0 0 5px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;background-color:var(--group-color, #366);-webkit-transition:-webkit-flex-basis 500ms;transition:-webkit-flex-basis 500ms;transition:flex-basis 500ms;transition:flex-basis 500ms, -webkit-flex-basis 500ms, -ms-flex-preferred-size 500ms;overflow:hidden}.top-line .selector .anim-icon:before{margin:0 7px;width:20px;font-size:16px;text-align:center}.top-line .selector:hover .anim-icon{-ms-flex-preferred-size:30px;flex-basis:30px}.top-line .selector .text{padding-left:10px}.top-line.open{z-index:100}.top-line.open .search-div{display:-webkit-box;display:-ms-flexbox;display:flex}.top-line.open .close-btn{display:-webkit-box;display:-ms-flexbox;display:flex}.top-line.open .anim-icon{-ms-flex-preferred-size:30px;flex-basis:30px}.top-line .search-div{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:none}.top-line .search-div .search-btn{-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--group-medium-color, #9aa);color:#fff}.top-line .search-div .search-input{-webkit-box-flex:1;-ms-flex:1 1 180px;flex:1 1 180px;border:none;margin:0;padding-left:5px;background-color:var(--group-light-color, #e0eeee)}.top-line .search-div .reset-btn{-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--group-medium-color, #9aa);color:#fff;cursor:pointer}.top-line .close-btn{-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--group-color, #366);color:#fff;cursor:pointer}.result-list{display:none;position:absolute;top:31px;left:0px;right:0px;-ms-grid-columns:(minmax(150px, 1fr))[auto-fit];grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));-ms-flex-line-pack:start;align-content:flex-start;border-left:5px solid var(--group-color, #366);background-color:#eee;gap:2px;padding:2px;line-height:30px;font-size:15px;max-height:150px;z-index:100;overflow-y:scroll}.result-list .item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;background-color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.result-list .item-label{padding:0 10px}.result-list .showmore{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;background-color:#ddd;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.result-list .showmore:hover{background-color:#aaa;color:#fff}.result-list.has-optgroups{-ms-grid-columns:auto;grid-template-columns:auto}.result-list .lac-optgroup{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#888;color:#fff}.result-list .lac-optgroup .item-label{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 10px}.result-list .lac-optgroup .item-expand{-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#666;color:#fff;font-size:16px}.result-list .optgroup-grid{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(150px, 1fr))[auto-fit];grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));gap:2px;background-color:#e0e0e0;-ms-flex-line-pack:start;align-content:flex-start}.values-list{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #eee;border-left:5px solid #ddd;padding:2px;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:44px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start;line-height:30px;font-size:15px}.values-list .tag-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;background-color:#eee;margin:2px 0 0 2px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;height:30px;padding:2px 5px}.values-list .tag-text{white-space:nowrap}.values-list .tag-remove{padding-left:5px;color:var(--group-color, #366)}.lws-checkgrid{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(200px, 1fr))[auto-fill];grid-template-columns:repeat(auto-fill, minmax(200px, 1fr));gap:10px}.lws-checkgrid .checkgrid-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;white-space:nowrap;background-color:#eee;border-left:5px solid #366;line-height:30px;font-size:15px;cursor:move;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);box-shadow:0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24)}.lws-checkgrid .checkgrid-item:hover{-webkit-box-shadow:0 7px 14px rgba(0,0,0,0.25),0 5px 5px rgba(0,0,0,0.22);box-shadow:0 7px 14px rgba(0,0,0,0.25),0 5px 5px rgba(0,0,0,0.22)}.lws-checkgrid .checkgrid-item .checkbox{-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;line-height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lws-checkbox{border:none;margin:1px;background-color:#eee;border-radius:0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 0.3s;transition:all 0.3s;width:26px;height:26px;line-height:22px;font-size:22px}.lws-checkbox:before{color:#366}.lws-checkbox:hover{background-color:#ccc}.lws-checkbox.lws-checkbox-inactive{background:#eee;background:linear-gradient(135deg, #eee 0%, #eee 48%, #666 50%, #eee 52%, #eee 100%)}.lws_checkbox.lws-checkbox-hidden{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.lws-field-duration{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1px}.lws-field-duration .lws-checkbox{width:30px;height:30px;margin:0px}.lac-select-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;height:30px;line-height:30px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.lac-select-wrapper .lac-select-combo{display:-ms-grid;display:grid;width:100%;-ms-grid-columns:1fr max-content max-content;grid-template-columns:1fr -webkit-max-content -webkit-max-content;grid-template-columns:1fr max-content max-content;border:none;background-color:#eee;position:relative}.lac-select-wrapper .lac-select-combo .lac-select-input{border:none;background-color:transparent;padding-left:5px;padding-right:5px;font-size:15px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;white-space:nowrap}.lac-select-wrapper .lac-select-combo .lac-select-input[contentEditable=true]:empty:not(:focus):before{content:attr(data-placeholder)}.lac-select-wrapper .lac-select-combo .lac-select-ddbutton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--group-color, #366);width:30px;color:#fff;cursor:pointer;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.lac-select-wrapper .lac-select-combo .lac-select-ddbutton:hover{background-color:var(--group-medium-color, #588)}.lac-select-wrapper .lac-select-combo .lac-select-ddbutton.lws-disabled{background-color:#ddd;color:#eee}.lac-select-wrapper .lac-select-combo .lac-select-showmore{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:0 7px;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#ccc;cursor:pointer;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.lac-select-wrapper .lac-select-combo .lac-select-showmore:hover{background-color:#aaa}.lac-select-wrapper .lac-select-error{position:absolute;top:0px;left:0px;right:30px;border:1px solid #cc1d25;height:28px;background-color:#ffeeee;display:none}.lac-select-wrapper .lac-select-list{position:absolute;display:none;left:0px;top:30px;background-color:#e5e5e5;max-height:200px;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box;height:auto;overflow-x:hidden;z-index:300;width:100%}.lac-select-wrapper .lac-select-list .lac-select-optgroup{background-color:#888;color:#fff;font-size:16px;padding-left:5px}.lac-select-wrapper .lac-select-list .lac-select-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:0 5px;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:15px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;min-height:30px}.lac-select-wrapper .lac-select-list .lac-select-item:hover{background-color:var(--group-color, #366);color:#fff}.lac-select-wrapper .lac-select-list .lac-select-item .lac-item-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 5px 0 0;padding-right:5px;border-right:1px solid #eee;-webkit-box-sizing:border-box;box-sizing:border-box}.lac-taglist-wrapper{position:relative;display:-ms-grid;display:grid;-ms-grid-columns:minmax(200px, 600px);grid-template-columns:minmax(200px, 600px);row-gap:2px}.lac-taglist-wrapper .top-line{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.lac-taglist-wrapper .top-line .lac-taglist-combo{position:relative;display:-ms-grid;display:grid;-ms-grid-columns:1fr max-content;grid-template-columns:1fr -webkit-max-content;grid-template-columns:1fr max-content;height:30px;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:99;line-height:30px;font-size:15px;width:100%}.lac-taglist-wrapper .top-line .lac-taglist-combo .lac-taglist-input{border:none;border-radius:0;background-color:#eee;color:#000;height:30px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:0px}.lac-taglist-wrapper .top-line .lac-taglist-combo .addbutton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;background-color:#366;color:#fff;padding-left:5px;padding-right:5px}.lac-taglist-wrapper .top-line .lac-taglist-combo .addbutton:hover{background-color:#588}.lac-taglist-wrapper .top-line .lac-taglist-combo .addbutton.lws-disabled{background-color:#ddd;color:#eee}.lac-taglist-wrapper .values-list{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #eee;border-left:5px solid #ddd;padding:2px;height:150px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start;line-height:30px;font-size:15px}.lac-taglist-wrapper .values-list .lac-taglist-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start;overflow-y:auto}.lac-taglist-wrapper .values-list .tag-item{margin:2px 0 0 2px;padding:5px 10px 2px 10px;height:20px;font-size:14px;line-height:14px;background-color:#eee;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.lac-taglist-wrapper .values-list .tag-item .text{padding-right:5px}.lac-taglist-wrapper .values-list .tag-item .remove{color:#366;cursor:pointer;font-size:12px}.lac-taglist-wrapper .lac-taglist-optgroup{padding:5px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#999;color:#fff;font-size:10px;font-weight:bold;text-transform:uppercase}.lac-taglist-wrapper .lac-taglist-item{padding:5px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.lac-taglist-wrapper .lac-taglist-item:hover{background-color:#3fa9f5;color:#fff}.lac-taglist-wrapper .lac-highlighted,.lac-taglist-wrapper .lac-highlighted:hover{background-color:#015aa3;color:#fff}.lac-taglist-wrapper .lac-taglist-error{position:absolute;border:1px solid #df2500;background-color:#fee;top:28px;color:#600;padding:2px 10px;display:none;z-index:200}.lac-taglist-wrapper .lac-taglist-buffer{position:absolute;width:0px;height:0px;opacity:0}.lws-switch-bigwrapper{display:-ms-grid;display:grid;-ms-grid-columns:1fr max-content 1fr;grid-template-columns:1fr -webkit-max-content 1fr;grid-template-columns:1fr max-content 1fr;height:30px;line-height:30px;font-size:15px}.lws-switch-bigwrapper .switch-left{font-weight:bold;color:var(--left-color, #F44336);text-align:center}.lws-switch-bigwrapper .switch-right{color:#999;text-align:center}.lws-switch-bigwrapper.checked .switch-left{color:#999;font-weight:normal}.lws-switch-bigwrapper.checked .switch-right{font-weight:bold;color:var(--right-color, #366)}.lws-switch-wrapper{position:relative;top:50%;width:62px;height:30px;margin:-15px auto 0 0;overflow:hidden}.lws-switch-wrapper input.lws_switch{position:relative;width:100%;height:100%;padding:0;margin:0;opacity:0;cursor:pointer;z-index:3}.lws-switch-wrapper .button-cover,.lws-switch-wrapper .knobs,.lws-switch-wrapper .layer{position:absolute;top:0;right:0;bottom:0;left:0}.lws-switch-wrapper .knobs{z-index:2}.lws-switch-wrapper .layer{width:100%;background-color:var(--left-light-color, #fcebeb);-webkit-transition:0.3s ease all;transition:0.3s ease all;z-index:1}.lws-switch-wrapper .knobs:before{content:'OFF';position:absolute;top:2px;left:2px;width:20px;height:12px;color:#fff;font-size:10px;font-weight:bold;text-align:center;line-height:1;padding:7px 4px;background-color:var(--left-color, #F44336);-webkit-transition:0.3s ease all,left 0.3s cubic-bezier(0.18, 0.89, 0.35, 1.15);transition:0.3s ease all,left 0.3s cubic-bezier(0.18, 0.89, 0.35, 1.15)}.lws-switch-wrapper .lws_switch:active ~ .knobs:before{width:46px}.lws-switch-wrapper .lws_switch:checked:active ~ .knobs:before{margin-left:-26px}.lws-switch-wrapper .lws_switch:checked ~ .knobs:before{content:'ON';left:32px;background-color:var(--right-color, #366)}.lws-switch-wrapper .lws_switch:checked ~ .layer{background-color:var(--right-light-color, #eff)}.lws-switch-wrapper.leftright .knobs:before{content:'\ea11';font-family:'lws-icons';padding:6px 4px;font-size:14px;height:14px}.lws-switch-wrapper.leftright .lws_switch:checked ~ .knobs:before{content:'\ea12';font-family:'lws-icons'}.lws-shortcode-description-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.shortcode-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:30px;line-height:30px;font-size:15px}.shortcode-wrapper .copy-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;font-size:20px;color:#fff;background-color:var(--group-color, #366);cursor:pointer;padding:0 5px}.shortcode-wrapper .title{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;min-width:100px;padding:0 5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:bold;color:#fff;background-color:var(--group-color, #366)}.shortcode-wrapper .content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:bold;color:#333;background-color:#ddd}.options-wrapper{margin-top:5px;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:30px;line-height:30px;font-size:15px}.options-wrapper .title{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:0 5px;min-width:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:bold;color:#333;background-color:var(--group-light-color, #33666630)}.options-wrapper .content{display:-ms-grid;display:grid;-ms-grid-columns:max-content auto;grid-template-columns:-webkit-max-content auto;grid-template-columns:max-content auto;gap:3px;width:100%;padding:0 5px;color:#333;background-color:#eee}.options-wrapper .content .name{font-weight:bold}.options-wrapper .content ul{list-style-type:square;padding-left:15px;margin:0}.options-wrapper .content li{line-height:20px}.description-wrapper{margin-top:5px;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:30px;line-height:30px;font-size:15px}.description-wrapper .title{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:0 5px;min-width:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:bold;color:#333;background-color:var(--group-medium-color, #33666640)}.description-wrapper .content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 5px;color:#333;background-color:#e5e5e5}.style-wrapper{margin-top:5px;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:30px;line-height:30px;font-size:15px}.style-wrapper .title{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:0 5px;min-width:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:bold;color:#333;background-color:var(--group-light-color, #33666620)}.style-wrapper .content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 5px;color:#333;background-color:#f5f5f5}.lws_media_master{width:-webkit-max-content;width:-moz-max-content;width:max-content;display:-ms-grid;display:grid;-ms-grid-columns:auto auto;grid-template-columns:auto auto;grid-gap:10px;background:#eee;border:none;border-left:5px solid #ccc;padding:5px}.lws_media_master .lws-adm-media{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lws_media_master .lws-adm-media img{max-height:100%;max-width:100%;width:auto}.lws_media_master input{text-transform:uppercase;text-align:center;font-size:12px;padding:2px 5px;background-color:#d0d0d0;border:none;border-bottom:5px solid var(--group-color, #366);cursor:pointer;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.lws_media_master input:hover{background-color:var(--group-color, #016087);color:#fff}.lws_media_master.lws-small{-ms-grid-columns:max-content auto;grid-template-columns:-webkit-max-content auto;grid-template-columns:max-content auto}.lws_media_master.lws-small .lws-adm-media{max-width:100px;height:60px;max-height:60px;-ms-grid-column:1;grid-column:1;-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1 / span 2;display:-webkit-box;display:-ms-flexbox;display:flex}.lws_media_master.lws-small .lws-media-add{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1 / span 2}.lws_media_master.lws-medium .lws-adm-media{max-height:240px;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1 / span 2;-ms-grid-row:1;grid-row:1;display:-webkit-box;display:-ms-flexbox;display:flex}.lws_media_master.lws-medium .lws-media-add{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1 / span 2}table.lws-editlist-fs-table .lws_media_master{margin-right:10px}table.lws-editlist-fs-table .lws_media_master.lws-medium{max-width:300px}.lws-vertical-nav{position:fixed;right:0px;top:140px;bottom:0px;width:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:65000}.lws-vertical-nav .vertnav-prec,.lws-vertical-nav .vertnav-suiv{-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;width:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:30px;color:#666;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;cursor:pointer}.lws-vertical-nav .vertnav-prec:hover,.lws-vertical-nav .vertnav-suiv:hover{color:#366}.lws-vertical-nav .vertnav-item{-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;width:30px;background-color:#eee;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;overflow:hidden;-webkit-transition:all 0.5s ease;transition:all 0.5s ease}.lws-vertical-nav .vertnav-item.current{background-color:#366}.lws-vertical-nav .vertnav-item.current .vertnav-icon{color:#fff}.lws-vertical-nav .vertnav-item .vertnav-icon{-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:20px;-webkit-transition:all 0.5s ease;transition:all 0.5s ease}.lws-vertical-nav .vertnav-item .vertnav-label{-webkit-box-flex:0;-ms-flex:0 0 220px;flex:0 0 220px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;text-align:center;-webkit-transition:all 0.5s ease;transition:all 0.5s ease}.lws-vertical-nav .vertnav-item:hover{width:250px;margin-left:-220px}.lws-vertical-nav .vertnav-item:hover .vertnav-icon{color:#fff;background-color:#455}.lws-vertical-nav .vertnav-item:hover .vertnav-label{color:#fff;background-color:#366}.lws-vertical-nav .vertnav-item.rang1{width:230px;margin-left:-200px}.lws-vertical-nav .vertnav-item.rang1 .vertnav-icon{color:#eee;background-color:#677}.lws-vertical-nav .vertnav-item.rang1 .vertnav-label{color:#eee;background-color:#688}.lws-vertical-nav .vertnav-item.rang2{width:150px;margin-left:-120px}.lws-vertical-nav .vertnav-item.rang2 .vertnav-icon{color:#eee;background-color:#899}.lws-vertical-nav .vertnav-item.rang2 .vertnav-label{color:#eee;background-color:#9aa}input.lws-input[type="text"],input.lws-input[type="search"],input.lws-input[type="tel"],input.lws-input[type="time"],input.lws-input[type="url"],input.lws-input[type="password"],input.lws-input[type="week"],input.lws-input[type="month"],input.lws-input[type="color"],input.lws-input[type="date"],input.lws-input[type="datetime"],input.lws-input[type="datetime-local"],input.lws-input[type="email"],input.lws-input[type="number"]{border:none;border-radius:0;margin:0;background-color:#eee;color:#000;height:30px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}input.lws-input[type="text"]::-webkit-input-placeholder,input.lws-input[type="search"]::-webkit-input-placeholder,input.lws-input[type="tel"]::-webkit-input-placeholder,input.lws-input[type="time"]::-webkit-input-placeholder,input.lws-input[type="url"]::-webkit-input-placeholder,input.lws-input[type="password"]::-webkit-input-placeholder,input.lws-input[type="week"]::-webkit-input-placeholder,input.lws-input[type="month"]::-webkit-input-placeholder,input.lws-input[type="color"]::-webkit-input-placeholder,input.lws-input[type="date"]::-webkit-input-placeholder,input.lws-input[type="datetime"]::-webkit-input-placeholder,input.lws-input[type="datetime-local"]::-webkit-input-placeholder,input.lws-input[type="email"]::-webkit-input-placeholder,input.lws-input[type="number"]::-webkit-input-placeholder{opacity:1;color:#666}input.lws-input[type="text"]:-ms-input-placeholder,input.lws-input[type="search"]:-ms-input-placeholder,input.lws-input[type="tel"]:-ms-input-placeholder,input.lws-input[type="time"]:-ms-input-placeholder,input.lws-input[type="url"]:-ms-input-placeholder,input.lws-input[type="password"]:-ms-input-placeholder,input.lws-input[type="week"]:-ms-input-placeholder,input.lws-input[type="month"]:-ms-input-placeholder,input.lws-input[type="color"]:-ms-input-placeholder,input.lws-input[type="date"]:-ms-input-placeholder,input.lws-input[type="datetime"]:-ms-input-placeholder,input.lws-input[type="datetime-local"]:-ms-input-placeholder,input.lws-input[type="email"]:-ms-input-placeholder,input.lws-input[type="number"]:-ms-input-placeholder{opacity:1;color:#666}input.lws-input[type="text"]::-ms-input-placeholder,input.lws-input[type="search"]::-ms-input-placeholder,input.lws-input[type="tel"]::-ms-input-placeholder,input.lws-input[type="time"]::-ms-input-placeholder,input.lws-input[type="url"]::-ms-input-placeholder,input.lws-input[type="password"]::-ms-input-placeholder,input.lws-input[type="week"]::-ms-input-placeholder,input.lws-input[type="month"]::-ms-input-placeholder,input.lws-input[type="color"]::-ms-input-placeholder,input.lws-input[type="date"]::-ms-input-placeholder,input.lws-input[type="datetime"]::-ms-input-placeholder,input.lws-input[type="datetime-local"]::-ms-input-placeholder,input.lws-input[type="email"]::-ms-input-placeholder,input.lws-input[type="number"]::-ms-input-placeholder{opacity:1;color:#666}input.lws-input[type="text"]::placeholder,input.lws-input[type="search"]::placeholder,input.lws-input[type="tel"]::placeholder,input.lws-input[type="time"]::placeholder,input.lws-input[type="url"]::placeholder,input.lws-input[type="password"]::placeholder,input.lws-input[type="week"]::placeholder,input.lws-input[type="month"]::placeholder,input.lws-input[type="color"]::placeholder,input.lws-input[type="date"]::placeholder,input.lws-input[type="datetime"]::placeholder,input.lws-input[type="datetime-local"]::placeholder,input.lws-input[type="email"]::placeholder,input.lws-input[type="number"]::placeholder{opacity:1;color:#666}input.lws-input[type="text"]:hover,input.lws-input[type="search"]:hover,input.lws-input[type="tel"]:hover,input.lws-input[type="time"]:hover,input.lws-input[type="url"]:hover,input.lws-input[type="password"]:hover,input.lws-input[type="week"]:hover,input.lws-input[type="month"]:hover,input.lws-input[type="color"]:hover,input.lws-input[type="date"]:hover,input.lws-input[type="datetime"]:hover,input.lws-input[type="datetime-local"]:hover,input.lws-input[type="email"]:hover,input.lws-input[type="number"]:hover{background-color:#cdd}input.lws-input[type="text"]:hover::-webkit-input-placeholder,input.lws-input[type="search"]:hover::-webkit-input-placeholder,input.lws-input[type="tel"]:hover::-webkit-input-placeholder,input.lws-input[type="time"]:hover::-webkit-input-placeholder,input.lws-input[type="url"]:hover::-webkit-input-placeholder,input.lws-input[type="password"]:hover::-webkit-input-placeholder,input.lws-input[type="week"]:hover::-webkit-input-placeholder,input.lws-input[type="month"]:hover::-webkit-input-placeholder,input.lws-input[type="color"]:hover::-webkit-input-placeholder,input.lws-input[type="date"]:hover::-webkit-input-placeholder,input.lws-input[type="datetime"]:hover::-webkit-input-placeholder,input.lws-input[type="datetime-local"]:hover::-webkit-input-placeholder,input.lws-input[type="email"]:hover::-webkit-input-placeholder,input.lws-input[type="number"]:hover::-webkit-input-placeholder{color:#577}input.lws-input[type="text"]:hover:-ms-input-placeholder,input.lws-input[type="search"]:hover:-ms-input-placeholder,input.lws-input[type="tel"]:hover:-ms-input-placeholder,input.lws-input[type="time"]:hover:-ms-input-placeholder,input.lws-input[type="url"]:hover:-ms-input-placeholder,input.lws-input[type="password"]:hover:-ms-input-placeholder,input.lws-input[type="week"]:hover:-ms-input-placeholder,input.lws-input[type="month"]:hover:-ms-input-placeholder,input.lws-input[type="color"]:hover:-ms-input-placeholder,input.lws-input[type="date"]:hover:-ms-input-placeholder,input.lws-input[type="datetime"]:hover:-ms-input-placeholder,input.lws-input[type="datetime-local"]:hover:-ms-input-placeholder,input.lws-input[type="email"]:hover:-ms-input-placeholder,input.lws-input[type="number"]:hover:-ms-input-placeholder{color:#577}input.lws-input[type="text"]:hover::-ms-input-placeholder,input.lws-input[type="search"]:hover::-ms-input-placeholder,input.lws-input[type="tel"]:hover::-ms-input-placeholder,input.lws-input[type="time"]:hover::-ms-input-placeholder,input.lws-input[type="url"]:hover::-ms-input-placeholder,input.lws-input[type="password"]:hover::-ms-input-placeholder,input.lws-input[type="week"]:hover::-ms-input-placeholder,input.lws-input[type="month"]:hover::-ms-input-placeholder,input.lws-input[type="color"]:hover::-ms-input-placeholder,input.lws-input[type="date"]:hover::-ms-input-placeholder,input.lws-input[type="datetime"]:hover::-ms-input-placeholder,input.lws-input[type="datetime-local"]:hover::-ms-input-placeholder,input.lws-input[type="email"]:hover::-ms-input-placeholder,input.lws-input[type="number"]:hover::-ms-input-placeholder{color:#577}input.lws-input[type="text"]:hover::placeholder,input.lws-input[type="search"]:hover::placeholder,input.lws-input[type="tel"]:hover::placeholder,input.lws-input[type="time"]:hover::placeholder,input.lws-input[type="url"]:hover::placeholder,input.lws-input[type="password"]:hover::placeholder,input.lws-input[type="week"]:hover::placeholder,input.lws-input[type="month"]:hover::placeholder,input.lws-input[type="color"]:hover::placeholder,input.lws-input[type="date"]:hover::placeholder,input.lws-input[type="datetime"]:hover::placeholder,input.lws-input[type="datetime-local"]:hover::placeholder,input.lws-input[type="email"]:hover::placeholder,input.lws-input[type="number"]:hover::placeholder{color:#577}input.lws-input[type="text"]:focus,input.lws-input[type="search"]:focus,input.lws-input[type="tel"]:focus,input.lws-input[type="time"]:focus,input.lws-input[type="url"]:focus,input.lws-input[type="password"]:focus,input.lws-input[type="week"]:focus,input.lws-input[type="month"]:focus,input.lws-input[type="color"]:focus,input.lws-input[type="date"]:focus,input.lws-input[type="datetime"]:focus,input.lws-input[type="datetime-local"]:focus,input.lws-input[type="email"]:focus,input.lws-input[type="number"]:focus{background-color:#344;color:#fff;outline:none;-webkit-box-shadow:none;box-shadow:none}input.lws-input[type="text"]:focus::-webkit-input-placeholder,input.lws-input[type="search"]:focus::-webkit-input-placeholder,input.lws-input[type="tel"]:focus::-webkit-input-placeholder,input.lws-input[type="time"]:focus::-webkit-input-placeholder,input.lws-input[type="url"]:focus::-webkit-input-placeholder,input.lws-input[type="password"]:focus::-webkit-input-placeholder,input.lws-input[type="week"]:focus::-webkit-input-placeholder,input.lws-input[type="month"]:focus::-webkit-input-placeholder,input.lws-input[type="color"]:focus::-webkit-input-placeholder,input.lws-input[type="date"]:focus::-webkit-input-placeholder,input.lws-input[type="datetime"]:focus::-webkit-input-placeholder,input.lws-input[type="datetime-local"]:focus::-webkit-input-placeholder,input.lws-input[type="email"]:focus::-webkit-input-placeholder,input.lws-input[type="number"]:focus::-webkit-input-placeholder{color:#aaa}input.lws-input[type="text"]:focus:-ms-input-placeholder,input.lws-input[type="search"]:focus:-ms-input-placeholder,input.lws-input[type="tel"]:focus:-ms-input-placeholder,input.lws-input[type="time"]:focus:-ms-input-placeholder,input.lws-input[type="url"]:focus:-ms-input-placeholder,input.lws-input[type="password"]:focus:-ms-input-placeholder,input.lws-input[type="week"]:focus:-ms-input-placeholder,input.lws-input[type="month"]:focus:-ms-input-placeholder,input.lws-input[type="color"]:focus:-ms-input-placeholder,input.lws-input[type="date"]:focus:-ms-input-placeholder,input.lws-input[type="datetime"]:focus:-ms-input-placeholder,input.lws-input[type="datetime-local"]:focus:-ms-input-placeholder,input.lws-input[type="email"]:focus:-ms-input-placeholder,input.lws-input[type="number"]:focus:-ms-input-placeholder{color:#aaa}input.lws-input[type="text"]:focus::-ms-input-placeholder,input.lws-input[type="search"]:focus::-ms-input-placeholder,input.lws-input[type="tel"]:focus::-ms-input-placeholder,input.lws-input[type="time"]:focus::-ms-input-placeholder,input.lws-input[type="url"]:focus::-ms-input-placeholder,input.lws-input[type="password"]:focus::-ms-input-placeholder,input.lws-input[type="week"]:focus::-ms-input-placeholder,input.lws-input[type="month"]:focus::-ms-input-placeholder,input.lws-input[type="color"]:focus::-ms-input-placeholder,input.lws-input[type="date"]:focus::-ms-input-placeholder,input.lws-input[type="datetime"]:focus::-ms-input-placeholder,input.lws-input[type="datetime-local"]:focus::-ms-input-placeholder,input.lws-input[type="email"]:focus::-ms-input-placeholder,input.lws-input[type="number"]:focus::-ms-input-placeholder{color:#aaa}input.lws-input[type="text"]:focus::placeholder,input.lws-input[type="search"]:focus::placeholder,input.lws-input[type="tel"]:focus::placeholder,input.lws-input[type="time"]:focus::placeholder,input.lws-input[type="url"]:focus::placeholder,input.lws-input[type="password"]:focus::placeholder,input.lws-input[type="week"]:focus::placeholder,input.lws-input[type="month"]:focus::placeholder,input.lws-input[type="color"]:focus::placeholder,input.lws-input[type="date"]:focus::placeholder,input.lws-input[type="datetime"]:focus::placeholder,input.lws-input[type="datetime-local"]:focus::placeholder,input.lws-input[type="email"]:focus::placeholder,input.lws-input[type="number"]:focus::placeholder{color:#aaa}
