.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.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}.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}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .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}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:'';display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .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}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),to(#eee));background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .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-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#ccc));background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .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}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .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}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,from(white),color-stop(50%,#eee));background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(white));background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .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}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}@import url("https://fonts.googleapis.com/css?family=Josefin+Sans"); .ays-pb-modals {
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 9999999999;
text-align: center; height: 100%;
}
.ays_pb_fa, i.ays_pb_fa {
font-weight: 900;
}
.ays_pb_fa {    
display: inline-block;
font: normal normal 900 14px/1 'Font Awesome 5 Free';
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ays_pb_far {
font-weight: 400 !important;
}
.fa-times:before {
content: "\f00d" !important;
}
.ays_pb_fa_volume{
content: "f028";
}
.ays_pb_fa_volume_off{
content: "f026";
}
.fa-window-maximize:before{
content: '';
position: absolute;
box-shadow: 0 0 0px 0 #ccc;
width: 10px;
height: 10px;
border: 1px solid white;
border-top: 3px solid white;
top: 4px;
left: 4px;
}
.ays-close-button-on-off{
display: none !important;
}
.ays-pb-modals:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
margin-right: -0.25em;
}
.ays-pb-modal-check {
pointer-events: auto;
}
.ays_button.ays_two {
position: fixed;
left: 5px;
top: 5px;
color: #9c00ff !important;
} .ays_cmd_window {
width: 450px;  box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.2) !important;
transition: .5s !important;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
z-index: 1;
pointer-events: fill;
overflow-y: scroll; animation-fill-mode: forwards !important;
scrollbar-width: none;
}
.ays_cmd_window .ays_cmd_window-content {  height: 79%;
position: relative;
}
.ays_cmd_window.ays_cmd_window--maximized,
.ays_window.ays_cmd_window--maximized {
width: 98%!important;
flex-grow: 1!important;
height: 98%!important;
top: unset!important;
}
.ays_cmd_window.ays_cmd_window--minimized,
.ays_window.ays_cmd_window--minimized {
height: 25px!important;
width: 250px!important;
bottom: 0px!important;
top: unset!important;
overflow: visible
}
.ays_cmd_window.ays_cmd_window--minimized .ays_cmd_window-content,
.ays_window.ays_cmd_window--minimized .ays_cmd_window-content{
display: none;
}
.ays_cmd_window.ays_cmd_window--destroyed {
opacity: 0;
width: 0;
height: 0;
}
.ays_cmd_window-header {
background-color: #eee;
height: 25px;
display: flex;
position: sticky;
top: 0;
z-index: 12;
}
.ays_cmd_window-controls {
display: flex;
height: 100%;
justify-content: flex-end;
align-items: center;
width: 20%;
}
.ays_cmd_window-header .ays_cmd_window_title {
width: 80%;
cursor: pointer
}
.ays_cmd_window-header .ays_cmd_window_title h2 {
margin: 0;
padding: 0;
text-align: left;
text-indent: 5px;
font-size: 19px;
overflow: hidden;
text-overflow: ellipsis;
word-break: unset;
white-space: nowrap;
}
.ays_cmd_window-header .ays_cmd_window_title h2::before {
content: none;
}
.ays_cmd_window-controls .ays_cmd_control-item {
display: inline-block;
width: 25px;
height: 25px;
text-align: center;
vertical-align: middle;
color: #333;
transition: all ease-in 0.15s;
cursor: pointer;
margin-bottom: 0px;
}
.ays_cmd_window-controls .ays_cmd_control-item:hover {
background-color: #ccc;
}
.ays_cmd_control-item.ays_cmd_control-close {
font-size: 18px; line-height: 22px;
font-family: sans-serif !important;
}
.ays_cmd_control-item.ays_cmd_control-close:hover {
background-color: #ec6060;
color: #fff;
}
.ays_cmd_control-item.ays_cmd_control-maximize {
line-height: 19px;
}
.ays_cmd_control-item.ays_cmd_control-minimize {
line-height: 22px;
}
.ays_cmd_window-cursor {
display: flex;
margin: 5px;
position: sticky;
top: 30px;
z-index: 10;
}
.ays_cmd_window-cursor .ays_cmd_i-cursor-indicator { font-size: 1em;
font-family: 'Consolas', monospace;
margin: 0 2px 0 5px;
}
.ays_cmd_window-cursor .ays_cmd_i-cursor-underscore {
width: 10px;
height: 3px; align-self: flex-end;
margin-right: 5px;
-webkit-animation: ays_cmd_blink steps(2, start) infinite;
-webkit-animation-duration: 1s !important;
animation: ays_cmd_blink steps(2, start) infinite;
animation-duration: 1s !important;
}
.ays_cmd_window-input {
background-color: inherit !important;
border: none !important;
outline: 0 !important;
color: transparent !important;
text-shadow: 0 0 0 #fff;
font-family: 'Consolas', monospace;
flex: 1;
height: 0;
}
.ays_cmd_window-input:focus {
outline: none;
}
.ays_cmd_i-prompt {
width: 62px;
height: 62px;
background: url(https://cdn4.iconfinder.com/data/icons/small-n-flat/24/terminal-48.png) no-repeat center;
background-color: rgba(0, 0, 0, 0.35);
border-radius: 10px;
box-shadow: 0 3px 1px rgba(0, 0, 0, 0.25);
cursor: pointer;
transition: all ease-in-out 0.15s;
}
.ays_cmd_i-prompt:hover {
background-position: center 4px;
}
.ays_cmd_i-prompt.ays_cmd_hidden {
width: 0;
height: 0;
opacity: 0;
}
@-webkit-keyframes ays_cmd_blink {
to {
visibility: hidden;
}
}
@keyframes ays_cmd_blink {
to {
visibility: hidden;
}
}
ul.ays_cmd_window-controls-ul {
display: flex;
list-style: none;
padding: 0 5px 0 0;
margin: 0;
}
ul.ays_cmd_window-controls-ul li:not(:last-child) {
margin-right: 7px;
padding-bottom: 5px;
}
.ays_cmd_window .ays_cmd_window-content>p {
position: sticky;
bottom: 6px;  margin: auto;
}
.ays_cmd_window>p {
margin: 0;
font-size: 16px;
}
.ays_cmd_window-cursor > input {
box-shadow: none !important;
} .ays_winxp_window {
position: absolute;
width: 200px; background-color: #091E89;
overflow: hidden;
border-radius: 7px 7px 0 0;
transition: all ease-in-out .3s;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
z-index: 1;
pointer-events: fill;
overflow-y: scroll; animation-fill-mode: forwards !important;
font-family: "MS Reference", sans-serif;
scrollbar-width: none;
}
.ays_winxp_window.ays_winxp_window--maximized {
width: 98%!important;
flex-grow: 1!important;
height: 98%!important;
top: unset!important;
}
.ays_winxp_window.ays_winxp_window--minimized {
height: 35px!important;
width: 350px!important;
bottom: 0px!important;
top: unset!important;
overflow: visible
}
.ays_winxp_title-bar .ays_winxp_close {
display: block;
width: 100%;
height: 100%;
color: white;
line-height: 20px;
font-size: 14px;
}
.ays_winxp_title-bar {
width: 100%;
height: 35px;
background: linear-gradient(to bottom, #4094ff 0%, #0056e4 13%, #0056e4 71%, #16428b 100%);
position: sticky;
top: 0;
z-index: 2;
}
.ays_winxp_title-bar .ays_winxp_title-bar-title {
position: absolute;
top: 7.5px;
left: 2.5px;
color: white;
text-shadow: 1px 1px #10397E;
font-size: 15px;
width: 80%;
text-align: left;
}
.ays_winxp_title-bar .ays_winxp_title-bar-title h2 {
margin: 0;
width: 100%;
font-size: 18px; text-indent: 5px;
font-weight: 400;
word-break: break-all;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.ays_winxp_title-bar .ays_winxp_title-bar-title h2::before {
content: none;
}
.ays_winxp_title-bar .ays_winxp_title-bar-close, .ays_winxp_title-bar .ays_winxp_title-bar-max, .ays_winxp_title-bar .ays_winxp_title-bar-min {
position: absolute;
width: 20px;
height: 20px;
top: 5px;
right: 5px;
border-radius: 2px;
border: 1px solid white;
}
.ays_winxp_title-bar .ays_winxp_title-bar-close {
background: linear-gradient(135deg, #F1A689 0%, #C0442A 50%, #C2311E 100%);
}
.ays_winxp_window .ays_winxp_content>div:first-child>p {
margin: 0;
font-size: 16px;
}
.ays-pb-modal_1 .ays_winxp_content>div:first-child hr {
height: 1px;
background-color: lightgray;
}  .ays_winxp_title-bar-max.far.fa-window-maximize.fa-xs {
display: inline-block;
text-align: center;
height: 20px;
line-height: 20px;
color: white;
font-size: 13px;
}
label.ays_winxp_close.ays-pb-modal-close_1 i {
color: white; }
.ays_winxp_title-bar .ays_winxp_title-bar-max, .ays_winxp_title-bar .ays_winxp_title-bar-min {
background: linear-gradient(135deg, #7EAED6 0%, #1B72FF 50%, #1655BE 100%);
}
.ays_winxp_title-bar .ays_winxp_title-bar-max {
right: 30px;
}
.ays_winxp_title-bar .ays_winxp_title-bar-min {
right: 55px;
}
.ays_winxp_title-bar .ays_winxp_title-bar-close:hover {
background: linear-gradient(135deg, #C0442A 100%, #C0442A 100%);
}
.ays_winxp_title-bar .ays_winxp_title-bar-max:hover, .ays_winxp_title-bar .ays_winxp_title-bar-min:hover {
background: linear-gradient(#456eb3 50%, #617392 50%, #b0b4bb 50%, #4178d6 50%);
} .ays_winxp_title-bar-min:after {
content: '';
position: absolute;
box-shadow: 0 0 0px 0 #ccc;
} .ays_winxp_title-bar-min:after {
width: 10px;
border-bottom: 2px solid white;
bottom: 4px;
left: 4px;
}
.ays_winxp_window .ays_winxp_content {
position: relative;
box-sizing: border-box;
padding: 10px;
min-height: 100% !important;
width: 100% !important;
left: 0px;
bottom: 0px;
top: 0px;
right: 0px;
margin: auto;
background-color: white;
}
.ays_winxp_window .ays_winxp_content>p:last-child {
position: sticky;   margin: auto;
font-size: 16px; } @import url("https://fonts.googleapis.com/css?family=Share+Tech+Mono"); .ays_win98_window {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto; width: 30em;
background: #c0c0c0;
border-top: 1px solid white;
border-left: 1px solid white;
border-right: 1px solid #111;
border-bottom: 1px solid #111;
font-family: monospace, arial, sans-serif;
font-size: 12px;
cursor: default;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
z-index: 1;
pointer-events: fill;
overflow-y: scroll; animation-fill-mode: forwards !important;
}
.ays_win98_window {
scrollbar-width: none;
}
.ays_win98_window .ays_win98_head {
position: sticky;
top: 0px;
z-index: 2;
width: 100%;
padding: 2px;
}
.ays_win98_window .ays_win98_header {
min-height: 25px;
background: #008;
background-image: linear-gradient(to right, #00007b, #1980cb);
color: #fff;
padding: 0;
}
.ays_win98_window .ays_win98_header .ays_win98_title {
height: 22px;
padding: 0;
font-weight: bold;
width: 90%;
text-align: left;
padding-left: 5px;
padding-top: 2px;
}
.ays_win98_window .ays_win98_header .ays_win98_btn-close {
position: absolute;
top: 0px;
bottom: 0;
margin: auto;
right: 5px;
display: block;
height: 15px; width: 17px;
background: #c0c0c0;
border-top: 1px solid white;
border-left: 1px solid white;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
box-shadow: 1px 1px 0 #111;
color: black;
font-size: 12px;
font-weight: bold;
line-height: 12px;
cursor: default;
}
.ays_win98_window .ays_win98_header .ays_win98_btn-close > label {
display: block;
width: 100%;
height: 100%;
}
.ays_win98_window .ays_win98_header .ays_win98_btn-close:active {
background: #b0b0b0;
border-top-color: #333;
border-left-color: #333;
border-right-color: #ddd;
border-bottom-color: #ddd;
box-shadow: -1px -1px 0 #666;
}
.ays_win98_window .ays_win98_header .ays_win98_btn-close:active span {
position: relative;
top: 1px;
left: 1px;
}
.ays_win98_window .ays_win98_main {
font-family: monospace, arial, sans-serif;
letter-spacing: -1px;
padding-bottom: 2px;
}
.ays_win98_window .ays_win98_main .ays_win98_content {
position: absolute;
width: 99%;    }
.ays_win98_window .ays_win98_main .ays_win98_image {
position: absolute;
height: 40px;
width: 40px;
top: 40px;
left: 20px;
border-radius: 5px;
background-size: cover;
}  .ays_win98_window .ays_win98_main button:active span {
position: relative;
top: 1px;
left: 1px;
}
.ays_win98_header .ays_win98_title h2 {
margin: 0;
font-size: 19px;
font-weight: 500;
font-family: monospace, arial, sans-serif;
word-break: break-all;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.ays_win98_header .ays_win98_title h2::before {
content: none;
}
.ays_win98_btn-close .ays-pb-modal-close_1 span {
color: black;
}
.ays_win98_window .ays_win98_main .ays_win98_content hr {
height: 1px;
background-color: lightgray;
margin: 0;
}
.ays_win98_window .ays_win98_main .ays_win98_content>p:last-child {
position: absolute;
bottom: 11px;
right: 0;
left: 0;
margin: auto;
}
.ays_win98_window .ays_win98_main .ays_win98_content>p:first-child {
margin-top: 0;
margin-bottom: 0;
padding: 10px 0;
} @import url("https://fonts.googleapis.com/css?family=Share+Tech+Mono");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic");
.close-lil-btn {
width: 30px;
height: 30px;
display: inline-block;
position: absolute;  -webkit-transition: all ease 0.5s !important;
transition: all ease 0.5s !important;
border-radius: 100%;
background: #d75f70;
font-weight: lighter;
font-size: 25px;
text-decoration: none !important;
line-height: 1;
cursor: pointer;
overflow: hidden;
}
.close-lil-btn-text{
font-size: 12px;
text-align: center;
display: flex;
justify-content: center;
align-items: center;
}
.close-lil-btn:hover {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.ays_lil_window {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
max-width: 100%;
max-height: 100%;
overflow-y: scroll;
font-family: monospace, arial, sans-serif;
cursor: default;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
z-index: 1;
pointer-events: fill;
animation-duration: .5s;
display: none;
scrollbar-width: none;
}
.ays_lil_window .ays_lil_head {
position: sticky;
top: 0px;
z-index: 4;
width: 100%;
padding: 2px;
height: auto;
}
.ays_lil_window .ays_lil_header .ays_lil_title {
display: inline-block;
padding: 0;
font-weight: bold;
width: 100%;
text-align: left;
padding-left: 5px;
}
.ays_lil_window .ays_lil_header .ays_lil_btn-close:active span {
position: relative;
top: 1px;
left: 1px;
}
.ays_lil_window .ays_lil_main {
font-family: monospace, arial, sans-serif;
letter-spacing: -1px;
padding-bottom: 2px;
max-height: 100%;
}
.ays_lil_window .ays_lil_main .ays_lil_content {
width: 100%;
height: 100%;
overflow: hidden;
}
.ays_lil_header .ays_lil_title h2 {
margin: 0!important;
font-size: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
color: #1a1a1a;
font-weight: 500;
font-family: monospace, arial, sans-serif;
word-break: break-all;  
}
.ays_lil_header .ays_lil_title h2::before {
content: none;
}
.ays_lil_window .ays_lil_main .ays_lil_content hr {
height: 1px;
background-color: lightgray;
margin: 0;
}
.ays_lil_window .ays_lil_main .ays_lil_content>p:last-child {
margin: auto;
}
.ays_lil_window .ays_lil_main .ays_lil_content>p:first-child {
margin-top: 0;
margin-bottom: 0;
padding: 10px 0;
}
.ays_content_box{
padding: 20px;
}
.ays_lil_header{
height: 100%;
} .close-image-btn {  position: absolute;  font-weight: 100;
font-size: 19px;
line-height: 1;
cursor: pointer;
z-index: 1;
}
.ays_image_window {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
max-width: 100%;
max-height: 100%;
font-family: monospace, arial, sans-serif;
cursor: default;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
z-index: 1;
pointer-events: fill;
animation-duration: .5s;
display: none;
}
.ays_image_window .ays_image_header .ays_popup_image_title {
font-weight: bold;
}
.ays_image_window .ays_image_head {
height: 20%;
}
.ays_image_window .ays_image_header .ays_image_btn-close:active span {
position: relative;
top: 1px;
left: 1px;
}
.ays_image_window .ays_image_main {
font-family: monospace, arial, sans-serif;
letter-spacing: -1px;
padding-bottom: 2px;
max-height: 80%;
overflow-y: scroll;
scrollbar-width: none;
}
.ays_image_window .ays_image_main .ays_image_content {
width: 100%;
height: 100%;
overflow: hidden;
}
.ays_image_header .ays_popup_image_title h2 {
margin: 0!important;
font-size: 25px;
padding-top: 20px;
text-align: center;
color: #1a1a1a;
font-weight: 500;
font-family: monospace, arial, sans-serif;
word-break: break-all;
}
.ays_image_window .ays_image_main .ays_image_content>p:last-child {
margin: auto;
font-size: 15px;
position: absolute;
bottom: -30px;
left: 0;
right: 0;
}
.ays_image_window .ays_image_main .ays_image_content>p:first-child {
margin-top: 0;
margin-bottom: 0;
padding: 10px 0;
}
.ays_content_box{
padding: 20px;
} .close-minimal-btn {  position: absolute;  font-weight: 100;
font-size: 19px;
line-height: 1;
cursor: pointer;
z-index: 1;
}
.ays_minimal_window {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
max-width: 100%;
max-height: 100%;
font-family: monospace, arial, sans-serif;
cursor: default;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
z-index: 1;
pointer-events: fill;
animation-duration: .5s;
display: none;
}
.ays_minimal_window .ays_minimal_header .ays_popup_minimal_title {
font-weight: bold;
}
.ays_minimal_window .ays_minimal_head { }
.ays_minimal_window .ays_minimal_header .ays_minimal_btn-close:active span {
position: relative;
top: 1px;
left: 1px;
}
.ays_minimal_window .ays_minimal_main {
font-family: monospace, arial, sans-serif;
letter-spacing: -1px;
padding-bottom: 2px;
max-height: 80%;
overflow-y: scroll;
scrollbar-width: none;
}
.ays_minimal_window .ays_minimal_main .ays_minimal_content {
width: 100%;
height: 100%;
overflow: hidden;
}
.ays_minimal_header .ays_popup_minimal_title h2 {
margin: 0!important;
font-size: 25px;
padding: 5px 0;
text-align: center;
color: #1a1a1a;
font-weight: 500;
font-family: monospace, arial, sans-serif;
word-break: break-all;
}
.ays_minimal_window .ays_minimal_main .ays_minimal_content>p:last-child {
margin: auto;
font-size: 15px;
position: absolute;
bottom: -30px;
left: 0;
right: 0;
}
.ays_minimal_window .ays_minimal_main .ays_minimal_content>p:first-child {
margin-top: 0;
margin-bottom: 0;
padding: 10px 0;
}
.ays_minimal_window  .ays_content_box{
padding: 0;
}
.ays_minimal_window  .close_btn_img{
border-radius: 50%;
}
.ays-pb-modals div.ays_minimal_window  div.ays_pb_description {
margin: 0px;
padding: 5px 0;
text-align: center;
font-size: 18px;
}
div.ays_pb_description{
word-break: break-word;
word-wrap: break-word;
}
.ays-pb-modals div.ays_minimal_window  div.ays_pb_description p{
margin: 0px;
padding: 0px;
} .ays_template_window .ays_template_header .close-template-btn {  position: absolute;  font-weight: lighter;
font-size: 19px;
text-decoration: none !important;
line-height: 1;
cursor: pointer;
z-index: 1;
}
.ays_template_window {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
max-width: 100%;
max-height: 100%; border-top: 1px solid white;
border-left: 1px solid white;
border-right: 1px solid #111;
border-bottom: 1px solid #111;
font-family: monospace, arial, sans-serif;
cursor: default;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
z-index: 1;
pointer-events: fill;
animation-duration: .5s;
display: none;
overflow: hidden;
}
.ays_template_window .ays_template_header h2 {
margin: auto;
font-size: 26px;
line-height: 100%;
word-break: break-all;
}
.ays_template_window .ays_template_header .ays_template_title {
height: 100%;
display: flex;
}
.ays_template_window .ays_template_content {
width: 65%;
padding: 0 10px;
overflow: hidden;
}
.ays_template_window p.ays_pb_timer {
position: absolute;
bottom: -8px;
right: 0;
width: inherit;
text-align: center;
}
.ays_template_window header.ays_template_head {
height: 12%;
}
.ays_template_window .ays_bg_image_box {
width: 35%;
}
.ays_template_window footer.ays_template_footer {
display: flex;
height: 88%;
}
.ays_template_window .ays_template_main {
font-family: monospace, arial, sans-serif;
letter-spacing: -1px;
max-height: 93%;
overflow-y: scroll;
scrollbar-width: none;
}
.ays_template_window .ays_template_header {
height: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.ays_template_window footer.ays_template_footer .ays_template_content p{
margin-bottom: 5px !important;
} .ays_ubuntu_window {
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.43);
border-top-right-radius: 12px;
border-top-left-radius: 12px;
border: 1px solid #3c3b37;
background-color: #f2f1f0;
transition: .3s;
position: absolute;
top: 0;
display: none;
left: 0;
right: 0;
bottom: 0;
margin: auto;
z-index: 1;
pointer-events: fill;
overflow-y: scroll; animation-fill-mode: forwards !important;
scrollbar-width: none;
}
.ays_ubuntu_window .ays_ubuntu_topbar {
height: 40px;
width: 100%;
display: flex;
align-items: center;
background-image: linear-gradient(#65645e, #3c3b37);
border-top-right-radius: 10px;
border-top-left-radius: 10px;
border-bottom: 1px solid #302f2c;
position: sticky;
top: 0;
z-index: 100;
}
.ays_ubuntu_window p {
margin: 0;
}
.ays_ubuntu_window.ays_ubuntu_window--maximized {
width: 98%!important;
flex-grow: 1!important;
height: 98%!important;
top: unset!important;
}
.ays_ubuntu_window.ays_ubuntu_window--minimized .ays_ubuntu_folder-info {
display: none
}
.ays_ubuntu_window.ays_ubuntu_window--minimized {
height: 35px!important;
width: 350px!important;
bottom: 0px!important;
top: unset!important;
overflow: visible
}
.ays_ubuntu_window .ays_ubuntu_window_content {
padding-top: 5px;
min-height: 100vh;
}
.ays_ubuntu_window .ays_ubuntu_window_content p {
text-align: left;
padding: 0px 10px;
font-size: 16px;
white-space: initial;
}
.ays_ubuntu_window .ays_ubuntu_topbar p {
color: #dfdbd0;
margin-left: 20px;
}
.ays_ubuntu_window .ays_ubuntu_topbar h2 {
margin: 0;
text-indent: 10px;
font-size: 24px;
font-weight: 500;
padding: 0;
word-break: break-all;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.ays_ubuntu_window .ays_ubuntu_topbar h2::before {
content: none;
}
.ays_ubuntu_window .ays_ubuntu_topbar .ays_ubuntu_icons {
background-image: linear-gradient(#363632, #4e4d48);
margin-left: 15px;
border-radius: 500px;
padding-top: 2px;
padding-bottom: 1px;
padding-left: 3px;
padding-right: 3px;
height: 25px;
display: flex;
}
.ays_ubuntu_window .ays_ubuntu_topbar .ays_ubuntu_icons .ays_ubuntu_close {
width: 20px;
height: 20px;
border-radius: 50%;
background-image: linear-gradient(#f79674, #df5106);
display: block;
margin: 0 !important; }
.ays_ubuntu_window .ays_ubuntu_topbar .ays_ubuntu_icons .ays_ubuntu_close:hover {
background-image: linear-gradient(#f8a082, #f85c09);
}
.ays_ubuntu_window .ays_ubuntu_topbar .ays_ubuntu_icons .ays_ubuntu_hide, .ays_ubuntu_window .ays_ubuntu_topbar .ays_ubuntu_icons .ays_ubuntu_maximize {
width: 20px;
height: 20px;
border-radius: 50%;
margin-left: 5px;
background-image: linear-gradient(#989792, #5a5a55);
display: inline-block;
}
.ays_ubuntu_window .ays_ubuntu_topbar .ays_ubuntu_icons .ays_ubuntu_hide:hover, .ays_ubuntu_window .ays_ubuntu_topbar .ays_ubuntu_icons .ays_ubuntu_maximize:hover {
background-image: linear-gradient(#a2a19d, #6b6b65);
}
.ays_ubuntu_window .ays_ubuntu_tools {
height: 30px;
width: 100%;
display: flex;
align-items: center;
background-color: #3c3b37;
color: #dfdbd0;
position: sticky;
top: 40px;
z-index: 100;
}
.ays_ubuntu_window .ays_ubuntu_tools ul {
list-style: none;
display: flex;
align-items: center;
justify-content: flex-start;
margin: 0;
padding: 0;
}
.ays_ubuntu_window .ays_ubuntu_tools ul li {
display: inline-block;
padding: 0px 5px;
margin-bottom: 0;
}
.ays_ubuntu_window .ays_ubuntu_tools ul li:hover {
background-image: linear-gradient(#a2a19d, #6b6b65);
cursor: default;
line-height: 30px;
}
.ays_ubuntu_window .ays_ubuntu_folder-info {
height: 30px;
width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
background-color: #f2f1f0;
border-top: 1px solid #c5c1bc;
position: sticky;
bottom: 0px;
}
.ays_ubuntu_window .ays_ubuntu_folder-info p.ays_ubuntu_right {
position: relative; }
.ays_ubuntu_window .ays_ubuntu_folder-info p.ays_ubuntu_left { }
.ays_ubuntu_window .ays_ubuntu_folder-info p {
color: #5f4c53;
width: 100%;
} .ays_window {
transition: all 0.2s;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.43);  background: #FFF;
z-index: 100000;
display: none;
top: 0;
left: 0;
bottom: 0;
right: 0;
margin: auto;
position: absolute; border-radius: 4px; vertical-align: middle;
pointer-events: fill;
overflow: scroll; animation-fill-mode: forwards !important;
scrollbar-width: none;
}
.ays_window .ays-pb-modal-close i {
opacity: 0;
}
.ays_window .ays-pb-modal-close svg {
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
font-size: 10px;
margin: auto;
opacity: 0;
transition: .5s ease-in-out;
}
.ays_window .ays-pb-modal-close:hover svg { }
.ays_window .ays-pb-modal-close {
position: relative;
display: inline-block;
top: 0;
left: 0;
right: 0;
bottom: 0;
cursor: pointer;
pointer-events: auto;
}
.ays_window .ays_topBar {
width: 100%;
height: 50px;
background-image: linear-gradient(#d3d3d3, #c8c8c8);
border-bottom: 1px solid #808080;
display: flex;
align-items: center;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
pointer-events: fill;
position: sticky;
top: 0px;
z-index: 100;
}
.ays_window .ays_topBar .ays_hide, .ays_window .ays_topBar .ays_fullScreen, .ays_window .ays_topBar .ays_close {
cursor: pointer
}
.ays_window .ays_topBar h2 {
margin: 0;
width: 100%;
text-align: center;
padding: 0;
font-size: 25px;
font-weight: 500;
word-break: break-all;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.ays_window .ays_topBar h2::before {
display: none;
content: none;
height: 0px;
}
.ays_window .ays_topBar .ays_close {
height: 12px;
width: 12px;
background-color: #f74544;
border-radius: 50%;
margin-left: 15px;
border: 1px solid #f62726;
position: relative;
display: inline-block;
margin-bottom: 0;
}
.ays_window .ays_topBar .ays_hide {
height: 12px;
width: 12px;
background-color: #fbaf15;
border-radius: 50%;
margin-left: 10px;
border: 1px solid #f1a304;
display: inline-block;
}
.ays_window .ays_topBar .ays_fullScreen {
height: 12px;
width: 12px;
background-color: #38c228;
border-radius: 50%;
margin-left: 10px;
border: 1px solid #32af24;
display: inline-block;
}
.ays_window .ays_text {
text-align: center;
display: block;
align-items: center;
justify-content: center;
font-family: Josefin Sans, sans-serif; }
.ays_window hr {
margin: 0px;
margin-bottom: 1.5em;
}
.ays_window p {
margin: 0px;
padding: 10px;
text-align: center;
font-size: 18px;
}
.ays-pb-modals div.ays_pb_description {
margin: 0px;
padding: 10px;
text-align: center;
font-size: 18px;
}
.ays_window .ays_pb_timer {
text-align: center;
}
.ays_pb_description > *, .ays_pb_timer{
color: inherit;
}
.ays_window .ays_text .ays_text-inner h4, .ays_window .ays_text .ays_text-inner h1 {
margin: 15px;
}
.ays_button {
color: #fff !important;
font-family: Josefin Sans;
z-index: 1;
}
.ays-pb-modal-macos {
border: 3px solid #f1f1f1;
border-top-left-radius: 4px;
border-top-right-radius: 4px; background: #FFF;
z-index: 1;
display: none;
top: 0;
left: 0;
bottom: 0;
right: 0;
margin: auto;
position: absolute;
text-align: center;
border-radius: 4px;
white-space: normal;
vertical-align: middle;
pointer-events: auto;
max-height: 95vh;
overflow: scroll;
animation-duration: .5s !important;
animation-fill-mode: forwards !important;
}
.ays-pb-modal-macos .ays-pb-modal-close i {
opacity: 0;
}
.ays-pb-modal-macos .ays-pb-modal-close svg {
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
font-size: 10px;
margin: auto;
opacity: 0;
transition: .5s ease-in-out;
}
.ays-pb-modal-macos .ays-pb-modal-close:hover svg {
opacity: 1;
}
.ays-pb-modal-macos .ays-pb-modal-close {
position: relative;
display: inline-block;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
cursor: pointer;
pointer-events: auto;
}
.ays-pb-modal-macos .row p {
margin: 0;
}
.ays-pb-modal-macos .row.description, .ays-pb-modal-macos .description {
padding: 0px;
background-color: #f1f1f1;
}
.ays-pb-modal-macos .row {
padding: 10px;
background: #f1f1f1;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
margin: 0 !important;
}
.ays-pb-modal-macos .column {
float: left;
}
.ays-pb-modal-macos .left {
width: 15%;
}
.ays-pb-modal-macos .right {
width: 10%;
}
.ays-pb-modal-macos .middle {
width: 75%;
}
.ays-pb-modal-macos .row:after {
content: "";
display: table;
clear: both;
}
.ays-pb-modal-macos .dot {
margin-top: 4px;
height: 12px;
width: 12px;
background-color: #bbb;
border-radius: 50%;
display: inline-block;
position: relative;
}
.ays-pb-modal-macos input[type=text] {
width: 100%;
border-radius: 3px;
border: none;
background-color: white;
margin-top: -8px;
height: 25px;
color: #666;
padding: 5px;
text-align: center;
}
.ays-pb-modal-macos .gits {
width: 90%;
margin: auto;
border-bottom: 1px solid #ccc;
}
.ays-pb-modal-macos .bar {
width: 17px;
height: 3px;
background-color: #aaa;
margin: 3px 0;
display: block;
}
.ays_window.ays-pb-modal_1>p:last-child {
position: sticky;   margin: auto; } .ays-pb-modal-check:checked ~ .ays-pb-modal {
pointer-events: auto;
}
.ays-pb-modal { background: #FFF;
z-index: 1;
display: none;
top: 0;
left: 0;
bottom: 0;
right: 0;
margin: auto;
position: absolute;
padding: 25px;
border-radius: 4px; vertical-align: middle;   overflow: scroll; animation-fill-mode: forwards !important;
scrollbar-width: none;
}
.ays-pb_default_container_box{
position: relative;
height: 100%;
}
.ays-pb-modal h2 {
text-align: center;
padding: 0;
word-break: break-all;
}
.ays-pb-modal h2::before {
content: none;
}
.ays-pb-modal p {
text-align: center;
}
.ays-pb-modal-close {
position: absolute;  cursor: pointer;
}
input.ays-pb-modal-check[type="checkbox"] {
display: none !important;
}
.ays-pb-modal.ays-pb-modal_1>p:last-child {
position: sticky;   margin: auto;
background-color: white;
}
.ays-pb-modal.ays-pb-modal_1>div>div {
text-align: center;
} .ays_window::-webkit-scrollbar {
width: 0 !important;
scrollbar-width: none;
}
.ays_window {
-ms-overflow-style: none;
}
.ays_cmd_window::-webkit-scrollbar {
width: 0 !important;
scrollbar-width: none;
}
.ays_cmd_window {
-ms-overflow-style: none;
}
.ays-pb-modal::-webkit-scrollbar {
width: 0 !important;
scrollbar-width: none;
}
.ays-pb-modal {
-ms-overflow-style: none;
}
.ays-pb-modal-macos::-webkit-scrollbar {
width: 0 !important;
scrollbar-width: none;
}
.ays-pb-modal-macos {
-ms-overflow-style: none;
}
.ays_ubuntu_window::-webkit-scrollbar {
width: 0 !important;
scrollbar-width: none;
}
.ays_ubuntu_window {
-ms-overflow-style: none;
}
.ays_winxp_window::-webkit-scrollbar {
width: 0 !important;
scrollbar-width: none;
}
.ays_lil_window::-webkit-scrollbar {
width: 0 !important;
scrollbar-width: none;
}
.ays_image_window .ays_image_main::-webkit-scrollbar {
width: 0 !important;
scrollbar-width: none;
}
.ays_minimal_window .ays_minimal_main::-webkit-scrollbar {
width: 0 !important;
scrollbar-width: none;
}
.ays_template_window .ays_template_main::-webkit-scrollbar {
width: 0 !important;
scrollbar-width: none;
}
.ays_winxp_window {
-ms-overflow-style: none;
}
.ays_win98_window::-webkit-scrollbar {
width: 0 !important;
scrollbar-width: none;
}
.ays_win98_window {
-ms-overflow-style: none;
}
.ays-pb-modals .mejs-container .mejs-controls button {
background-color: #222;
}
.ays-pb-modals .mejs-container,
.ays-pb-modals video.wp-video-shortcode {
width: 100% !important;
}
html.pb_disable_scroll,
body.pb_disable_scroll{
overflow-y: hidden;
}
html.pb_enable_scroll,
body.pb_enable_scroll{
overflow-y: auto;
} .ays_video_window {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
max-width: 100%;
max-height: 100%;
font-family: monospace, arial, sans-serif;
cursor: default;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
z-index: 1;
pointer-events: fill;
animation-duration: .5s;
display: none;
box-shadow: 5px 10px 18px #888888;
}
.ays_video_window .ays_video_head {
height: 20%;
}
.ays_video_window .ays_video_header .ays_video_btn-close:active span {
position: relative;
top: 1px;
left: 1px;
}
.ays_video_window .ays_video_main {
font-family: monospace, arial, sans-serif;
letter-spacing: -1px;
padding-bottom: 2px;
max-height: 80%;
overflow-y: scroll;
}
.close-video-btn {
position: absolute;
font-weight: 100;
font-size: 10px;
line-height: 1;
cursor: pointer;
z-index: 1;
}
.ays_video_content {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
display: flex;
}
.ays_video_content video{
width: 100%;
height: 100%;
}
div.ays-pb-modals div.ays-pb-social-shares{
display: flex;
align-items: center;
justify-content: center;
margin: 10px 0;
}@font-face{font-family:eicons;src:url(//lilwoods.in/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.14.0);src:url(//lilwoods.in/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.14.0#iefix) format("embedded-opentype"),url(//lilwoods.in/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.14.0) format("woff2"),url(//lilwoods.in/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.14.0) format("woff"),url(//lilwoods.in/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.14.0) format("truetype"),url(//lilwoods.in/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.14.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:'\e800'}.eicon-editor-unlink:before{content:'\e801'}.eicon-editor-external-link:before{content:'\e802'}.eicon-editor-close:before{content:'\e803'}.eicon-editor-list-ol:before{content:'\e804'}.eicon-editor-list-ul:before{content:'\e805'}.eicon-editor-bold:before{content:'\e806'}.eicon-editor-italic:before{content:'\e807'}.eicon-editor-underline:before{content:'\e808'}.eicon-editor-paragraph:before{content:'\e809'}.eicon-editor-h1:before{content:'\e80a'}.eicon-editor-h2:before{content:'\e80b'}.eicon-editor-h3:before{content:'\e80c'}.eicon-editor-h4:before{content:'\e80d'}.eicon-editor-h5:before{content:'\e80e'}.eicon-editor-h6:before{content:'\e80f'}.eicon-editor-quote:before{content:'\e810'}.eicon-editor-code:before{content:'\e811'}.eicon-elementor:before{content:'\e812'}.eicon-elementor-circle:before{content:'\e813'}.eicon-pojome:before{content:'\e814'}.eicon-plus:before{content:'\e815'}.eicon-menu-bar:before{content:'\e816'}.eicon-apps:before{content:'\e817'}.eicon-accordion:before{content:'\e818'}.eicon-alert:before{content:'\e819'}.eicon-animation-text:before{content:'\e81a'}.eicon-animation:before{content:'\e81b'}.eicon-banner:before{content:'\e81c'}.eicon-blockquote:before{content:'\e81d'}.eicon-button:before{content:'\e81e'}.eicon-call-to-action:before{content:'\e81f'}.eicon-captcha:before{content:'\e820'}.eicon-carousel:before{content:'\e821'}.eicon-checkbox:before{content:'\e822'}.eicon-columns:before{content:'\e823'}.eicon-countdown:before{content:'\e824'}.eicon-counter:before{content:'\e825'}.eicon-date:before{content:'\e826'}.eicon-divider-shape:before{content:'\e827'}.eicon-divider:before{content:'\e828'}.eicon-download-button:before{content:'\e829'}.eicon-dual-button:before{content:'\e82a'}.eicon-email-field:before{content:'\e82b'}.eicon-facebook-comments:before{content:'\e82c'}.eicon-facebook-like-box:before{content:'\e82d'}.eicon-form-horizontal:before{content:'\e82e'}.eicon-form-vertical:before{content:'\e82f'}.eicon-gallery-grid:before{content:'\e830'}.eicon-gallery-group:before{content:'\e831'}.eicon-gallery-justified:before{content:'\e832'}.eicon-gallery-masonry:before{content:'\e833'}.eicon-icon-box:before{content:'\e834'}.eicon-image-before-after:before{content:'\e835'}.eicon-image-box:before{content:'\e836'}.eicon-image-hotspot:before{content:'\e837'}.eicon-image-rollover:before{content:'\e838'}.eicon-info-box:before{content:'\e839'}.eicon-inner-section:before{content:'\e83a'}.eicon-mailchimp:before{content:'\e83b'}.eicon-menu-card:before{content:'\e83c'}.eicon-navigation-horizontal:before{content:'\e83d'}.eicon-nav-menu:before{content:'\e83e'}.eicon-navigation-vertical:before{content:'\e83f'}.eicon-number-field:before{content:'\e840'}.eicon-parallax:before{content:'\e841'}.eicon-php7:before{content:'\e842'}.eicon-post-list:before{content:'\e843'}.eicon-post-slider:before{content:'\e844'}.eicon-post:before{content:'\e845'}.eicon-posts-carousel:before{content:'\e846'}.eicon-posts-grid:before{content:'\e847'}.eicon-posts-group:before{content:'\e848'}.eicon-posts-justified:before{content:'\e849'}.eicon-posts-masonry:before{content:'\e84a'}.eicon-posts-ticker:before{content:'\e84b'}.eicon-price-list:before{content:'\e84c'}.eicon-price-table:before{content:'\e84d'}.eicon-radio:before{content:'\e84e'}.eicon-rtl:before{content:'\e84f'}.eicon-scroll:before{content:'\e850'}.eicon-search:before{content:'\e851'}.eicon-select:before{content:'\e852'}.eicon-share:before{content:'\e853'}.eicon-sidebar:before{content:'\e854'}.eicon-skill-bar:before{content:'\e855'}.eicon-slider-3d:before{content:'\e856'}.eicon-slider-album:before{content:'\e857'}.eicon-slider-device:before{content:'\e858'}.eicon-slider-full-screen:before{content:'\e859'}.eicon-slider-push:before{content:'\e85a'}.eicon-slider-vertical:before{content:'\e85b'}.eicon-slider-video:before{content:'\e85c'}.eicon-slides:before{content:'\e85d'}.eicon-social-icons:before{content:'\e85e'}.eicon-spacer:before{content:'\e85f'}.eicon-table:before{content:'\e860'}.eicon-tabs:before{content:'\e861'}.eicon-tel-field:before{content:'\e862'}.eicon-text-area:before{content:'\e863'}.eicon-text-field:before{content:'\e864'}.eicon-thumbnails-down:before{content:'\e865'}.eicon-thumbnails-half:before{content:'\e866'}.eicon-thumbnails-right:before{content:'\e867'}.eicon-time-line:before{content:'\e868'}.eicon-toggle:before{content:'\e869'}.eicon-url:before{content:'\e86a'}.eicon-t-letter:before{content:'\e86b'}.eicon-wordpress:before{content:'\e86c'}.eicon-text:before{content:'\e86d'}.eicon-anchor:before{content:'\e86e'}.eicon-bullet-list:before{content:'\e86f'}.eicon-code:before{content:'\e870'}.eicon-favorite:before{content:'\e871'}.eicon-google-maps:before{content:'\e872'}.eicon-image:before{content:'\e873'}.eicon-photo-library:before{content:'\e874'}.eicon-woocommerce:before{content:'\e875'}.eicon-youtube:before{content:'\e876'}.eicon-flip-box:before{content:'\e877'}.eicon-settings:before{content:'\e878'}.eicon-headphones:before{content:'\e879'}.eicon-testimonial:before{content:'\e87a'}.eicon-counter-circle:before{content:'\e87b'}.eicon-person:before{content:'\e87c'}.eicon-chevron-right:before{content:'\e87d'}.eicon-chevron-left:before{content:'\e87e'}.eicon-close:before{content:'\e87f'}.eicon-file-download:before{content:'\e880'}.eicon-save:before{content:'\e881'}.eicon-zoom-in:before{content:'\e882'}.eicon-shortcode:before{content:'\e883'}.eicon-nerd:before{content:'\e884'}.eicon-device-desktop:before{content:'\e885'}.eicon-device-tablet:before{content:'\e886'}.eicon-device-mobile:before{content:'\e887'}.eicon-document-file:before{content:'\e888'}.eicon-folder-o:before{content:'\e889'}.eicon-hypster:before{content:'\e88a'}.eicon-h-align-left:before{content:'\e88b'}.eicon-h-align-right:before{content:'\e88c'}.eicon-h-align-center:before{content:'\e88d'}.eicon-h-align-stretch:before{content:'\e88e'}.eicon-v-align-top:before{content:'\e88f'}.eicon-v-align-bottom:before{content:'\e890'}.eicon-v-align-middle:before{content:'\e891'}.eicon-v-align-stretch:before{content:'\e892'}.eicon-pro-icon:before{content:'\e893'}.eicon-mail:before{content:'\e894'}.eicon-lock-user:before{content:'\e895'}.eicon-testimonial-carousel:before{content:'\e896'}.eicon-media-carousel:before{content:'\e897'}.eicon-section:before{content:'\e898'}.eicon-column:before{content:'\e899'}.eicon-edit:before{content:'\e89a'}.eicon-clone:before{content:'\e89b'}.eicon-trash:before{content:'\e89c'}.eicon-play:before{content:'\e89d'}.eicon-angle-right:before{content:'\e89e'}.eicon-angle-left:before{content:'\e89f'}.eicon-animated-headline:before{content:'\e8a0'}.eicon-menu-toggle:before{content:'\e8a1'}.eicon-fb-embed:before{content:'\e8a2'}.eicon-fb-feed:before{content:'\e8a3'}.eicon-twitter-embed:before{content:'\e8a4'}.eicon-twitter-feed:before{content:'\e8a5'}.eicon-sync:before{content:'\e8a6'}.eicon-import-export:before{content:'\e8a7'}.eicon-check-circle:before{content:'\e8a8'}.eicon-library-save:before{content:'\e8a9'}.eicon-library-download:before{content:'\e8aa'}.eicon-insert:before{content:'\e8ab'}.eicon-preview-medium:before{content:'\e8ac'}.eicon-sort-down:before{content:'\e8ad'}.eicon-sort-up:before{content:'\e8ae'}.eicon-heading:before{content:'\e8af'}.eicon-logo:before{content:'\e8b0'}.eicon-meta-data:before{content:'\e8b1'}.eicon-post-content:before{content:'\e8b2'}.eicon-post-excerpt:before{content:'\e8b3'}.eicon-post-navigation:before{content:'\e8b4'}.eicon-yoast:before{content:'\e8b5'}.eicon-nerd-chuckle:before{content:'\e8b6'}.eicon-nerd-wink:before{content:'\e8b7'}.eicon-comments:before{content:'\e8b8'}.eicon-download-circle-o:before{content:'\e8b9'}.eicon-library-upload:before{content:'\e8ba'}.eicon-save-o:before{content:'\e8bb'}.eicon-upload-circle-o:before{content:'\e8bc'}.eicon-ellipsis-h:before{content:'\e8bd'}.eicon-ellipsis-v:before{content:'\e8be'}.eicon-arrow-left:before{content:'\e8bf'}.eicon-arrow-right:before{content:'\e8c0'}.eicon-arrow-up:before{content:'\e8c1'}.eicon-arrow-down:before{content:'\e8c2'}.eicon-play-o:before{content:'\e8c3'}.eicon-archive-posts:before{content:'\e8c4'}.eicon-archive-title:before{content:'\e8c5'}.eicon-featured-image:before{content:'\e8c6'}.eicon-post-info:before{content:'\e8c7'}.eicon-post-title:before{content:'\e8c8'}.eicon-site-logo:before{content:'\e8c9'}.eicon-site-search:before{content:'\e8ca'}.eicon-site-title:before{content:'\e8cb'}.eicon-plus-square:before{content:'\e8cc'}.eicon-minus-square:before{content:'\e8cd'}.eicon-cloud-check:before{content:'\e8ce'}.eicon-drag-n-drop:before{content:'\e8cf'}.eicon-welcome:before{content:'\e8d0'}.eicon-handle:before{content:'\e8d1'}.eicon-cart:before{content:'\e8d2'}.eicon-product-add-to-cart:before{content:'\e8d3'}.eicon-product-breadcrumbs:before{content:'\e8d4'}.eicon-product-categories:before{content:'\e8d5'}.eicon-product-description:before{content:'\e8d6'}.eicon-product-images:before{content:'\e8d7'}.eicon-product-info:before{content:'\e8d8'}.eicon-product-meta:before{content:'\e8d9'}.eicon-product-pages:before{content:'\e8da'}.eicon-product-price:before{content:'\e8db'}.eicon-product-rating:before{content:'\e8dc'}.eicon-product-related:before{content:'\e8dd'}.eicon-product-stock:before{content:'\e8de'}.eicon-product-tabs:before{content:'\e8df'}.eicon-product-title:before{content:'\e8e0'}.eicon-product-upsell:before{content:'\e8e1'}.eicon-products:before{content:'\e8e2'}.eicon-bag-light:before{content:'\e8e3'}.eicon-bag-medium:before{content:'\e8e4'}.eicon-bag-solid:before{content:'\e8e5'}.eicon-basket-light:before{content:'\e8e6'}.eicon-basket-medium:before{content:'\e8e7'}.eicon-basket-solid:before{content:'\e8e8'}.eicon-cart-light:before{content:'\e8e9'}.eicon-cart-medium:before{content:'\e8ea'}.eicon-cart-solid:before{content:'\e8eb'}.eicon-exchange:before{content:'\e8ec'}.eicon-preview-thin:before{content:'\e8ed'}.eicon-device-laptop:before{content:'\e8ee'}.eicon-collapse:before{content:'\e8ef'}.eicon-expand:before{content:'\e8f0'}.eicon-navigator:before{content:'\e8f1'}.eicon-plug:before{content:'\e8f2'}.eicon-dashboard:before{content:'\e8f3'}.eicon-typography:before{content:'\e8f4'}.eicon-info-circle-o:before{content:'\e8f5'}.eicon-integration:before{content:'\e8f6'}.eicon-plus-circle-o:before{content:'\e8f7'}.eicon-rating:before{content:'\e8f8'}.eicon-review:before{content:'\e8f9'}.eicon-tools:before{content:'\e8fa'}.eicon-loading:before{content:'\e8fb'}.eicon-sitemap:before{content:'\e8fc'}.eicon-click:before{content:'\e8fd'}.eicon-clock:before{content:'\e8fe'}.eicon-library-open:before{content:'\e8ff'}.eicon-warning:before{content:'\e900'}.eicon-flow:before{content:'\e901'}.eicon-cursor-move:before{content:'\e902'}.eicon-arrow-circle-left:before{content:'\e903'}.eicon-flash:before{content:'\e904'}.eicon-redo:before{content:'\e905'}.eicon-ban:before{content:'\e906'}.eicon-barcode:before{content:'\e907'}.eicon-calendar:before{content:'\e908'}.eicon-caret-left:before{content:'\e909'}.eicon-caret-right:before{content:'\e90a'}.eicon-caret-up:before{content:'\e90b'}.eicon-chain-broken:before{content:'\e90c'}.eicon-check-circle-o:before{content:'\e90d'}.eicon-check:before{content:'\e90e'}.eicon-chevron-double-left:before{content:'\e90f'}.eicon-chevron-double-right:before{content:'\e910'}.eicon-undo:before{content:'\e911'}.eicon-filter:before{content:'\e912'}.eicon-circle-o:before{content:'\e913'}.eicon-circle:before{content:'\e914'}.eicon-clock-o:before{content:'\e915'}.eicon-cog:before{content:'\e916'}.eicon-cogs:before{content:'\e917'}.eicon-commenting-o:before{content:'\e918'}.eicon-copy:before{content:'\e919'}.eicon-database:before{content:'\e91a'}.eicon-dot-circle-o:before{content:'\e91b'}.eicon-envelope:before{content:'\e91c'}.eicon-external-link-square:before{content:'\e91d'}.eicon-eyedropper:before{content:'\e91e'}.eicon-folder:before{content:'\e91f'}.eicon-font:before{content:'\e920'}.eicon-adjust:before{content:'\e921'}.eicon-lightbox:before{content:'\e922'}.eicon-heart-o:before{content:'\e923'}.eicon-history:before{content:'\e924'}.eicon-image-bold:before{content:'\e925'}.eicon-info-circle:before{content:'\e926'}.eicon-link:before{content:'\e927'}.eicon-long-arrow-left:before{content:'\e928'}.eicon-long-arrow-right:before{content:'\e929'}.eicon-caret-down:before{content:'\e92a'}.eicon-paint-brush:before{content:'\e92b'}.eicon-pencil:before{content:'\e92c'}.eicon-plus-circle:before{content:'\e92d'}.eicon-zoom-in-bold:before{content:'\e92e'}.eicon-sort-amount-desc:before{content:'\e92f'}.eicon-sign-out:before{content:'\e930'}.eicon-spinner:before{content:'\e931'}.eicon-square:before{content:'\e932'}.eicon-star-o:before{content:'\e933'}.eicon-star:before{content:'\e934'}.eicon-text-align-justify:before{content:'\e935'}.eicon-text-align-center:before{content:'\e936'}.eicon-tags:before{content:'\e937'}.eicon-text-align-left:before{content:'\e938'}.eicon-text-align-right:before{content:'\e939'}.eicon-close-circle:before{content:'\e93a'}.eicon-trash-o:before{content:'\e93b'}.eicon-font-awesome:before{content:'\e93c'}.eicon-user-circle-o:before{content:'\e93d'}.eicon-video-camera:before{content:'\e93e'}.eicon-heart:before{content:'\e93f'}.eicon-wrench:before{content:'\e940'}.eicon-help:before{content:'\e941'}.eicon-help-o:before{content:'\e942'}.eicon-zoom-out-bold:before{content:'\e943'}.eicon-plus-square-o:before{content:'\e944'}.eicon-minus-square-o:before{content:'\e945'}.eicon-minus-circle:before{content:'\e946'}.eicon-minus-circle-o:before{content:'\e947'}.eicon-code-bold:before{content:'\e948'}.eicon-cloud-upload:before{content:'\e949'}.eicon-search-bold:before{content:'\e94a'}.eicon-map-pin:before{content:'\e94b'}.eicon-meetup:before{content:'\e94c'}.eicon-slideshow:before{content:'\e94d'}.eicon-t-letter-bold:before{content:'\e94e'}.eicon-preferences:before{content:'\e94f'}.eicon-table-of-contents:before{content:'\e950'}.eicon-tv:before{content:'\e951'}.eicon-upload:before{content:'\e952'}.eicon-instagram-comments:before{content:'\e953'}.eicon-instagram-nested-gallery:before{content:'\e954'}.eicon-instagram-post:before{content:'\e955'}.eicon-instagram-video:before{content:'\e956'}.eicon-instagram-gallery:before{content:'\e957'}.eicon-instagram-likes:before{content:'\e958'}.eicon-facebook:before{content:'\e959'}.eicon-twitter:before{content:'\e95a'}.eicon-pinterest:before{content:'\e95b'}.eicon-frame-expand:before{content:'\e95c'}.eicon-frame-minimize:before{content:'\e95d'}.eicon-archive:before{content:'\e95e'}.eicon-colors-typography:before{content:'\e95f'}.eicon-custom:before{content:'\e960'}.eicon-footer:before{content:'\e961'}.eicon-header:before{content:'\e962'}.eicon-layout-settings:before{content:'\e963'}.eicon-lightbox-expand:before{content:'\e964'}.eicon-error-404:before{content:'\e965'}.eicon-theme-style:before{content:'\e966'}.eicon-search-results:before{content:'\e967'}.eicon-single-post:before{content:'\e968'}.eicon-site-identity:before{content:'\e969'}.eicon-theme-builder:before{content:'\e96a'}.eicon-download-bold:before{content:'\e96b'}.eicon-share-arrow:before{content:'\e96c'}.eicon-global-settings:before{content:'\e96d'}.eicon-user-preferences:before{content:'\e96e'}.eicon-lock:before{content:'\e96f'}.eicon-export-kit:before{content:'\e970'}.eicon-import-kit:before{content:'\e971'}.eicon-lottie:before{content:'\e972'}.eicon-products-archive:before{content:'\e973'}.eicon-single-product:before{content:'\e974'}.eicon-disable-trash-o:before{content:'\e975'}.eicon-single-page:before{content:'\e976'}.eicon-wordpress-light:before{content:'\e977'}.eicon-cogs-check:before{content:'\e978'}.eicon-custom-css:before{content:'\e979'}.eicon-global-colors:before{content:'\e97a'}.eicon-globe:before{content:'\e97b'}.eicon-typography-1:before{content:'\e97c'}.eicon-background:before{content:'\e97d'}.eicon-device-responsive:before{content:'\e97e'}.eicon-device-wide:before{content:'\e97f'}.eicon-code-highlight:before{content:'\e980'}.eicon-video-playlist:before{content:'\e981'}.eicon-download-kit:before{content:'\e982'}.eicon-kit-details:before{content:'\e983'}.eicon-kit-parts:before{content:'\e984'}.eicon-kit-upload:before{content:'\e985'}.eicon-kit-plugins:before{content:'\e986'}.eicon-kit-upload-alt:before{content:'\e987'}.eicon-hotspot:before{content:'\e988'}.eicon-paypal-button:before{content:'\e989'}.eicon-shape:before{content:'\e98a'}.eicon-wordart:before{content:'\e98b'}.eicon-checkout:before{content:'\e98c'}.eicon-container:before{content:'\e98d'}.eicon-flip:before{content:'\e98e'}.eicon-info:before{content:'\e98f'}.eicon-my-account:before{content:'\e990'}.eicon-purchase-summary:before{content:'\e991'}.eicon-page-transition:before{content:'\e992'}.eicon-spotify:before{content:'\e993'}.eicon-stripe-button:before{content:'\e994'}.eicon-woo-settings:before{content:'\e995'}.eicon-woo-cart:before{content:'\e996'}.eicon-grow:before{content:'\e997'}.eicon-order-end:before{content:'\e998'}.eicon-nowrap:before{content:'\e999'}.eicon-order-start:before{content:'\e99a'}.eicon-progress-tracker:before{content:'\e99b'}.eicon-shrink:before{content:'\e99c'}.eicon-wrap:before{content:'\e99d'}.eicon-align-center-h:before{content:'\e99e'}.eicon-align-center-v:before{content:'\e99f'}.eicon-align-end-h:before{content:'\e9a0'}.eicon-align-end-v:before{content:'\e9a1'}.eicon-align-start-h:before{content:'\e9a2'}.eicon-align-start-v:before{content:'\e9a3'}.eicon-align-stretch-h:before{content:'\e9a4'}.eicon-align-stretch-v:before{content:'\e9a5'}.eicon-justify-center-h:before{content:'\e9a6'}.eicon-justify-center-v:before{content:'\e9a7'}.eicon-justify-end-h:before{content:'\e9a8'}.eicon-justify-end-v:before{content:'\e9a9'}.eicon-justify-space-around-h:before{content:'\e9aa'}.eicon-justify-space-around-v:before{content:'\e9ab'}.eicon-justify-space-between-h:before{content:'\e9ac'}.eicon-justify-space-between-v:before{content:'\e9ad'}.eicon-justify-space-evenly-h:before{content:'\e9ae'}.eicon-justify-space-evenly-v:before{content:'\e9af'}.eicon-justify-start-h:before{content:'\e9b0'}.eicon-justify-start-v:before{content:'\e9b1'}.eicon-woocommerce-cross-sells:before{content:'\e9b2'}.eicon-woocommerce-notices:before{content:'\e9b3'}.eicon-inner-container:before{content:'\e9b4'}.eicon-eye:before{content:'\e8ac'}.eicon-elementor-square:before{content:'\e813'}