����JFIF��x�x����'
| Server IP : 78.140.185.180  /  Your IP : 216.73.216.38 Web Server : LiteSpeed System : Linux cpanel13.v.fozzy.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : builderbox ( 1072) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/builderbox/././././././public_html/public/install_files/assets/css/  | 
Upload File :  | 
.logo {
    display: block;
    max-width: 220px;
    margin-bottom: 20px;
}
/* Vue.js material overrides */
.application--wrap {
    align-items: center;
    justify-content: center;
}
.v-stepper {
    width: 850px;
    max-width: 90vw;
}
.v-stepper__header {
    box-shadow: none;
    border-bottom: 1px solid #E0E0E0;
}
.v-progress-linear {
    position: absolute;
    top: 72px;
    left: 0;
    margin: 0;
}
.v-btn {
    margin-left: 0;
}
.v-list {
    margin-bottom: 15px;
}
/* Utils */
.error-container {
    padding: 15px;
    border-radius: 4px;
    text-align: center;
    margin: 20px 20px 0;
}
p {
    margin: 16px 0;
}
.margin-top-none {
    margin-top: 0;
}
/* Inputs */
.input-container {
    display: block;
    width: 100%;
}
label {
    color: inherit;
    display: block;
    padding-bottom: 5px;
}
input, select, textarea, .fake-input {
    width: 100%;
    height: 46px;
    color: inherit;
    border: 1px solid #E0E0E0;
    padding: 12px;
    line-height: normal;
    font-size: 14px;
    font-family: inherit;
    background-color: inherit;
    box-sizing: border-box;
    border-radius: 4px;
}
.many-inputs .input-container {
    margin-bottom: 20px;
}
/* Installation completed panel */
.install-completed-header {
    margin: 5px 0 20px;
    font-weight: 400;
    font-size: 23px;
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 5px;
}
.site-urls {
    display: flex;
    margin-bottom: 20px;
    border-bottom: 1px solid #E0E0E0;
}
.support-links-container {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #E0E0E0;
}
.site-urls .col {
    flex: 1 1 50%;
}