.lws_wizard{font-family:"Gravity";position:fixed;top:0px;right:0px;bottom:0px;left:0px;background-color:#eeeeee;z-index:65536;overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.lws_wizard .main-container{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#ffffff;border-radius:0px;padding:10px;min-width:800px}.lws_wizard .main-container .lws_wizard_hidden_group{display:none}.lws_wizard .form-title-line{margin-bottom:10px}.lws_wizard .form-title-line:empty{display:none}.lws_wizard .form-title-line .form-title{font-size:24px;height:40px;background-color:#eeeeee;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:38px}.lws_wizard .form-title-line .form-title:before{display:-webkit-box;display:-ms-flexbox;display:flex;width:40px;height:40px;-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(--wizard-color, #333);font-family:'lws-icons';color:#fff;content:'\ea12';margin-right:10px}.lws_wizard .form-title-line .form-help{padding:10px;border-left:5px solid var(--wizard-color, #333);background-color:var(--wizard-color-alpha, #eee);font-size:16px;font-weight:300;text-align:justify}.lws_wizard .action-line{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.lws_wizard .action-line .button{border:none;border-radius:0;border-bottom:5px solid var(--wizard-color, #333);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;background-color:#666;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;-webkit-transition:all 0.3s;transition:all 0.3s;height:40px;line-height:35px;font-size:30px;padding:0;cursor:pointer;position:relative}.lws_wizard .action-line .button .icon{padding:0 10px}.lws_wizard .action-line .button.back{-ms-flex-item-align:start;align-self:flex-start}.lws_wizard .action-line .button.back .label{padding-right:10px}.lws_wizard .action-line .button.back:hover{background-color:var(--wizard-color, #333)}.lws_wizard .action-line .button.repeat{-ms-flex-item-align:end;align-self:flex-end;margin-right:10px;background-color:var(--wizard-color-light, #666);border-color:var(--wizard-color-lighter, #999)}.lws_wizard .action-line .button.repeat .label{padding-left:10px}.lws_wizard .action-line .button.repeat:hover{background-color:var(--wizard-color-lighter, #999)}.lws_wizard .action-line .button.next{-ms-flex-item-align:end;align-self:flex-end;background-color:var(--wizard-color, #666);border-color:var(--wizard-color-light, #666)}.lws_wizard .action-line .button.next .label{padding-left:10px}.lws_wizard .action-line .button.next:hover{background-color:var(--wizard-color-light, #666)}.lws_wizard .big-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px;margin:30px 5px 5px 5px}.lws_wizard .top-container{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_wizard .top-container .logo{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;text-align:center;padding:10px}.lws_wizard .top-container .logo img{height:80px}.lws_wizard .top-container .title{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;text-align:center;padding:10px;font-size:30px;color:#aaa;text-transform:uppercase;font-weight:bold}.lws_wizard .progress-container{padding:20px 0;width:100%;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;display:-ms-grid;display:grid;grid-auto-flow:column;grid-column-gap:2px}.lws_wizard .progress-container .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-decoration:none}.lws_wizard .progress-container .item .line{height:5px;width:auto;background-color:#cccccc}.lws_wizard .progress-container .item .text{color:#999999;text-align:center;text-transform:uppercase}.lws_wizard .progress-container .item.current .text{color:var(--wizard-color, #333)}.lws_wizard .progress-container .item.current .line{background-color:var(--wizard-color, #333)}.lws_wizard .progress-container .item.done .text{color:var(--wizard-color-dark, #333)}.lws_wizard .progress-container .item.done .line{background-color:var(--wizard-color-dark, #333)}.lws_wizard .cancel-container{padding-top:30px;padding-bottom:4em;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-gap:1px}.lws_wizard .cancel-container .button{border:none;border-radius:0;border-bottom:5px solid var(--wizard-color, #333);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;background-color:#666;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;-webkit-transition:all 0.3s;transition:all 0.3s;height:30px;line-height:25px;padding:0;cursor:pointer;position:relative}.lws_wizard .cancel-container .button.cancel{-ms-grid-column-align:end;justify-self:end}.lws_wizard .cancel-container .button.cancel .lws_tooltips_wrapper{right:0px}.lws_wizard .cancel-container .button.leave{-ms-grid-column-align:start;justify-self:start}.lws_wizard .cancel-container .button .icon{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;padding:0 5px 0 10px;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_wizard .cancel-container .button .text{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;padding:0 10px 0 0;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_wizard .cancel-container .button:hover{background-color:var(--wizard-color, #333);color:#fff}.lws_wizard .cancel-container .button .lws_tooltips_button{position:absolute;top:0;bottom:0;left:0;right:0;cursor:pointer}.lws_wizard .cancel-container .button .lws_tooltips_button::before{content:none}.lws_wizard .cancel-container .button .lws_tooltips_button .lws_tooltips_wrapper{position:absolute;top:32px;font-size:10px;text-transform:uppercase;padding:2px 10px;background-color:#333;font-family:"Gravity";color:#fff}.lws_wizard .form-grid{display:-ms-grid;display:grid;-ms-grid-columns:195px auto;grid-template-columns:195px auto;grid-column-gap:5px;grid-row-gap:20px;padding-bottom:10px}.lws_wizard .form-grid .item-label{color:#666;font-size:15px;line-height:32px;position:relative;padding-right:20px}.lws_wizard .form-grid .item-label .toggle-help{position:absolute;right:0px;top:5px;width:20px;height:20px;background-color:var(--wizard-color-lighter, #999);color:#fff;font-size:14px;padding:0;line-height:20px;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lws_wizard .form-grid .item-help{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1 / 3;display:none;background-color:var(--wizard-color-alpha, #eee);min-height:40px}.lws_wizard .form-grid .item-help.visible{display:-webkit-box;display:-ms-flexbox;display:flex}.lws_wizard .form-grid .item-help .icon{font-size:24px;display:-webkit-box;display:-ms-flexbox;display:flex;width:40px;-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(--wizard-color-lighter, #999);color:#fff}.lws_wizard .form-grid .item-help .text{padding:5px 10px;text-align:justify}.lws_wizard .form-grid .item-value{width:100%;display:-ms-grid;display:grid;-ms-grid-columns:(minmax(180px, 1fr))[auto-fill];grid-template-columns:repeat(auto-fill, minmax(180px, 1fr));grid-column-gap:10px;grid-row-gap:10px}.lws_wizard .form-grid.large{-ms-grid-columns:auto;grid-template-columns:auto;max-width:100%}.lws_wizard .form-grid.large .item-label{display:none}.lws_wizard .form-grid.large .item-value{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(600px, 1fr))[auto-fit];grid-template-columns:repeat(auto-fit, minmax(600px, 1fr));grid-gap:10px}.lws_wizard .form-grid.label-only{-ms-grid-columns:auto;grid-template-columns:auto;padding:5px}.lws_wizard .form-grid.label-only .item-value{display:none}.lws_wizard .form-grid.value-only{-ms-grid-columns:auto;grid-template-columns:auto}.lws_wizard .form-grid.value-only .item-label{display:none}.lws_wizard .form-grid.border{border:1px solid var(--wizard-color);border-left-width:5px;padding:5px}#wp-admin-bar-lws-wizard-cancel a::before{content:"\ea51";font-family:"lws-icons" !important;font-size:16px !important;line-height:25px !important}#wp-admin-bar-lws-wizard-cancel .lws_tooltips_button{position:absolute;top:0;bottom:0;left:0;right:0;cursor:pointer}#wp-admin-bar-lws-wizard-cancel .lws_tooltips_button::before{content:none}#wp-admin-bar-lws-wizard-cancel .lws_tooltips_button .lws_tooltips_wrapper{position:absolute;top:32px;font-size:10px;text-transform:uppercase;padding:2px 10px;background-color:#333;font-family:"Gravity";color:#fff;width:-webkit-max-content;width:-moz-max-content;width:max-content}.radiogrid-large-container{border:1px solid var(--grid-item-color, #333);border-right-width:5px;background-color:#f5f5f5;display:-ms-grid;display:grid;-ms-grid-columns:180px auto;grid-template-columns:180px auto;cursor:pointer;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.radiogrid-large-container:hover{background-color:var(--grid-item-color-alpha, #eee)}.radiogrid-large-container:hover .text .title{color:var(--grid-item-color, #333)}.radiogrid-large-container.selected{background-color:var(--grid-item-color-alpha, #eee)}.radiogrid-large-container.selected .text .title{color:var(--grid-item-color, #333)}.radiogrid-large-container .image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;padding:0px;-webkit-box-sizing:border-box;box-sizing:border-box}.radiogrid-large-container .image img{max-width:180px;max-height:180px;-o-object-fit:contain;object-fit:contain}.radiogrid-large-container .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.radiogrid-large-container .text .title{-webkit-box-flex:0;-ms-flex:0 0 36px;flex:0 0 36px;line-height:32px;text-align:left;font-family:"Gravity";font-weight:500;font-size:24px;padding-left:5px;background-color:#ddd;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.radiogrid-large-container .text .desc{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:left;font-family:"Gravity";font-size:15px;padding:5px;text-align:justify}.lws-radiogrid-button{width:100%;height:30px;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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;cursor:pointer;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.lws-radiogrid-button .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;font-size:20px;color:#fff;background-color:var(--grid-item-color, #666);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lws-radiogrid-button .label{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;line-height:20px;padding:5px;font-size:15px;-webkit-box-sizing:border-box;box-sizing:border-box}.lws-radiogrid-button:hover .icon{background-color:var(--grid-item-color-light, #999)}.lws-radiogrid-button:hover .label{background-color:var(--grid-item-color-alpha, #f5f5f5)}.lws-radiogrid-button.selected .icon{background-color:var(--grid-item-color-dark, #333)}.lws-radiogrid-button.selected .label{background-color:var(--grid-item-color-alpha, #ccc)}.lws-radiogrid-button.inactive .icon{background-color:#aaa;color:#ddd}.lws-radiogrid-button.inactive .label{background-color:#eee;color:#fff}.lws-radiogrid-button.no-icon .label{border-left:5px solid var(--grid-item-color, #666)}.lws-radiogrid-button.no-icon:hover .label{border-color:var(--grid-item-color-light, #999);background-color:var(--grid-item-color-alpha, #f5f5f5)}.lws-radiogrid-button.no-icon.selected .label{border-color:var(--grid-item-color-dark, #333);background-color:var(--grid-item-color-alpha, #ccc)}.form-grid .lws-input{border:none;border-radius:0;background-color:#eee;-webkit-box-shadow:none;box-shadow:none;height:30px}.form-grid .title-button-div{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:var(--wizard-color, #666);color:#fff;height:30px}.form-grid .title-button-div .icon{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:20px;background-color:var(--wizard-color-darker, #333)}.form-grid .title-button-div .text{line-height:30px;padding:0 10px;font-size:16px}.form-grid .group-title{grid-column:1/-1;color:var(--wizard-color);font-size:15px;line-height:32px;font-weight:100;text-align:center;height:36px}.form-grid .lac-select-wrapper{-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1 / 4}.form-grid .lac-select-wrapper .lac-select-ddbutton{background-color:var(--wizard-color, #366)}.form-grid .lac-select-wrapper .lac-select-ddbutton:hover{background-color:var(--wizard-color-light, #577)}.form-grid .lac-select-wrapper .lac-select-list .lac-select-item:hover{background-color:var(--wizard-color, #366)}.form-grid .lac-checklist-wrapper{-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1 / 4}.form-grid .lac-checklist-wrapper .top-line .selector .anim-icon{background-color:var(--wizard-color, #366)}.form-grid .lac-checklist-wrapper .top-line .search-div .search-btn{background-color:var(--wizard-color-lighter, #9aa)}.form-grid .lac-checklist-wrapper .top-line .search-div .search-input{background-color:var(--wizard-color-alpha, #33666620)}.form-grid .lac-checklist-wrapper .top-line .search-div .reset-btn{background-color:var(--wizard-color-lighter, #9aa)}.form-grid .lac-checklist-wrapper .top-line .close-btn{background-color:var(--wizard-color, #366)}.form-grid .lac-checklist-wrapper .values-list .tag-wrapper .tag-remove{color:var(--wizard-color, #366)}
