Sh3ll
OdayForums


Server : Apache
System : Linux 145.162.205.92.host.secureserver.net 5.14.0-611.45.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Apr 1 05:56:53 EDT 2026 x86_64
User : tradze ( 1001)
PHP Version : 8.1.34
Disable Function : NONE
Directory :  /home/tradze/public_html/public/themes/frontend/assets/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/tradze/public_html/public/themes/frontend/assets/css/css-account.css
.light-bg {
    background: url('../img/light-bg.jpg') repeat-x;
    height: auto;
    padding-bottom: 75px;
}

.account-form-details {
    background: url('../img/form-title-bg.jpg') repeat-x;
    width: 100%;
    height: 98px;
    padding: 28px 0px;

}

.title-form-log-in {
    font-size: 24px;
    color: #855b17;
    text-align: center;
}

.inline-block {
    display: inline-block;
}

.pt10 {
    padding-top: 10px;
}

.gray-form-bg {
    background: #5c5c5c;
    padding: 20px;
}

.shaded-background {
    background: url('../img/shaded-background.png');
    width: 100%;
    height: 96px;
    margin-top: 20px;
}

.gray-form-bg label {
    display: inline-block;
    font-weight: normal;
    margin-bottom: 1px;
    font-size: 14px;
    max-width: 100%;
    color: #fff;
}

.gray-form-bg .form-control {
    background-color: #ffffff;
    background-image: none;
    border: none;
    border-radius: 0px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 30px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.gray-form-bg .form-group {
    margin-bottom: 10px;
}

.gray-form-bg .help-block {
    color: #fff;
    padding-left: 20px;
    padding-top: 15px;
}

.gray-form-bg .btn-file {
    overflow: hidden;
    position: relative;
    vertical-align: middle;
}

.gray-form-bg .btn-file {
    background: #ffd962;
    color: #855b17;
    border: none;
    font-size: 14px;
    font-weight: bold;
    border-radius: 0px;
    width: 122px;
    height: 30px;
    margin-top: 33px;
    margin-right: 20px;
    cursor: pointer;
}

.gray-form-bg .btn-file:hover {
    background: #fff;
    color: #855b17;
}

.gray-form-bg .btn-file > input {
    cursor: pointer;
    direction: ltr;
    font-size: 23px;
    height: 100%;
    margin: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.fileinput {
    display: inline-block;
    margin-bottom: 9px;
    float: right;
}

.fileinput .form-control {
    cursor: text;
    display: inline-block;
    margin-bottom: 0;
    padding-bottom: 5px;
    padding-top: 7px;
    vertical-align: middle;
}

.update-btn {
    background: url('../img/update-btn-bg.png') repeat-x;
    width: 100%;
    height: 35px;
    text-align: center;
    padding-top: 7px;
    font-size: 14px;
    font-weight: bold;
    color: #855b17;
    border-radius: 0;
    margin-top: 19px;
}

.update-btn:hover, .update-btn:focus {
    background: #fff;
    color: #855b17;
}

/* address book page css --------------------------------------------------------*/
.dark-gray-bg {
    background: #333333;
    margin-top: 20px;
    padding: 20px;
}

.dark-gray-bg .filed {
    font-size: 12px;
    line-height: 15px;
    color: #fff;
    margin-bottom: 15px;
}

.dark-gray-bg .text {
    font-size: 14px;
    color: #ffd962;
}

.dark-gray-bg .checkbox {
    margin-bottom: 0px;
}

.dark-gray-bg .checkbox label {
    cursor: pointer;
    font-weight: normal;
    margin-bottom: 0;
    min-height: 20px;
    padding-left: 20px;
    color: #fff;
    font-size: 12px;
}

.dark-gray-bg .checkbox input[type="checkbox"], .dark-gray-bg .checkbox-inline input[type="checkbox"] {
    margin-left: -20px;
    position: absolute;
    top: -2px;
}

.light-gray-bg {
    background: #5c5c5c;
    margin-top: 20px;
    padding: 20px;
}

.light-gray-bg .filed {
    font-size: 12px;
    line-height: 15px;
    color: #fff;
    margin-bottom: 15px;
}

.light-gray-bg .text {
    font-size: 14px;
    color: #ffd962;
}

.light-gray-bg .checkbox {
    margin-bottom: 0px;
}

.light-gray-bg .checkbox label {
    cursor: pointer;
    font-weight: normal;
    margin-bottom: 0;
    min-height: 20px;
    padding-left: 20px;
    color: #fff;
    font-size: 12px;
}

.light-gray-bg .checkbox input[type="checkbox"], .light-gray-bg .checkbox-inline input[type="checkbox"] {
    margin-left: -20px;
    position: absolute;
    top: -2px;
}

.confirm-pay-btn {
    background: #5c5c5c;
    color: #ffd962;
    border-bottom: 5px solid #d8b74f;
    padding: 13px 0px;
    display: block;
    float: right;
    width: 213px;
    height: 50px;
    text-align: center;
    font-size: 18px;
    margin-top: 30px;
}

.confirm-pay-btn a {
    color: #ffd962;
}

.confirm-pay-btn a:hover {
    color: #ffd962;
}

.confirm-pay-btn:hover, .confirm-pay-btn:focus {
    background: #ffd962;
    color: #5c5c5c;
}

/* reset password page css --------------------------------------------------------*/
.reset-txt {
    font-size: 14px;
}

.reset-btn {
    background: url('../img/update-btn-bg.png') repeat-x;
    width: 100%;
    height: 35px;
    text-align: center;
    padding-top: 7px;
    font-size: 14px;
    font-weight: bold;
    color: #855b17;
    border-radius: 0;
    margin-top: 9px;
}

.reset-btn:hover {
    color: #855b17;
}

/* create account & register page css --------------------------------------------------------*/
/* create account in form --------------------*/
.create-account-bg-from {
    background: #5c5c5c;
    padding: 25px 20px;
}

.create-account-bg-from .shaded-background {
    background: url('../img/shaded-background.png');
    width: 100%;
    height: 96px;
    margin-top: 20px;
}

.create-account-bg-from label {
    display: inline-block;
    font-weight: bold;
    margin-bottom: 1px;
    max-width: 100%;
    color: #fff;
}

.create-account-bg-from .form-control {
    background-color: #ffffff;
    background-image: none;
    border: none;
    border-radius: 0px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 30px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.create-account-bg-from .form-group {
    margin-bottom: 10px;
}

.create-account-bg-from .help-block {
    color: #fff;
    padding-left: 20px;
    padding-top: 15px;
}

.create-account-bg-from .btn-file {
    overflow: hidden;
    position: relative;
    vertical-align: middle;
}

.create-account-bg-from .btn-file {
    background: #ffd962;
    color: #855b17;
    border: none;
    font-size: 14px;
    font-weight: bold;
    border-radius: 0px;
    width: 122px;
    height: 30px;
    margin-top: 33px;
    margin-right: 20px;
    cursor: pointer;
}

.create-account-bg-from .btn-file:hover {
    background: #fff;
    color: #855b17;
}

.create-account-bg-from .btn-file > input {
    cursor: pointer;
    direction: ltr;
    font-size: 23px;
    height: 100%;
    margin: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.create-account-bg-from .fileinput {
    display: inline-block;
    margin-bottom: 9px;
    float: right;
}

.create-account-bg-from .fileinput .form-control {
    cursor: text;
    display: inline-block;
    margin-bottom: 0;
    padding-bottom: 5px;
    padding-top: 7px;
    vertical-align: middle;
}

.create-account-bg-from .update-btn {
    background: url('../img/update-btn-bg.png') repeat-x;
    width: 100%;
    height: 35px;
    text-align: center;
    padding-top: 7px;
    font-size: 14px;
    font-weight: bold;
    color: #855b17;
    border-radius: 0;
    margin-top: 19px;
}

.create-account-bg-from .update-btn:hover {
    color: #855b17;
}

.create-account-bg-from .social-login {
    border-bottom: 1px solid #4a4a4a;
    padding-bottom: 30px;
    margin-bottom: 20px;
}

/* register in form --------------------*/
.register-account-bg-from {
    background: #5c5c5c;
    padding: 25px 20px;
}

.left-txt {
    text-align: left;
}

.register-account-bg-from .shaded-background {
    background: url('../img/shaded-background.png');
    width: 100%;
    height: 96px;
    margin-top: 20px;
}

.register-account-bg-from label {
    display: inline-block;
    font-weight: bold;
    margin-bottom: 1px;
    max-width: 100%;
    color: #fff;
}

.register-account-bg-from .form-control {
    background-color: #ffffff;
    background-image: none;
    border: none;
    border-radius: 0px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 30px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.register-account-bg-from .form-group {
    margin-bottom: 10px;
}

.register-account-bg-from .update-btn {
    background: url('../img/update-btn-bg.png') repeat-x;
    width: 100%;
    height: 35px;
    text-align: center;
    padding-top: 7px;
    font-size: 14px;
    font-weight: bold;
    color: #855b17;
    border-radius: 0;
    margin-top: 19px;
}

.register-account-bg-from .update-btn:hover {
    color: #855b17;
}

.register-account-bg-from .social-login {
    border-bottom: 1px solid #4a4a4a;
    padding-bottom: 30px;
    margin-bottom: 20px;
}

.pass-txt {
    font-size: 12px;
    color: #ffd962;
    margin-top: 15px;
}

.pass-txt a {
    color: #ffd962;
    text-decoration: underline;
}

.pass-txt a:hover, .pass-txt a:focus {
    color: #fff;
    text-decoration: underline;
}

.header-img {
    position: relative;
}

.forgot-pass {
    position: absolute;
    z-index: 999;
    width: 27%;
    top: 20%;
}

.title-form {
    background: url('../img/shaded-background.png');
    width: 100%;
    padding: 18px 30px 10px 30px;
    color: #fff;
    font-size: 36px;
    line-height: 18px;
    font-family: 'Proxima Nova Condensed';
    font-weight: lighter;
    margin-bottom: 20px;
    text-align: left;
}

.subtitle-form {
    font-size: 18px;
}

.red-star {
    color: #cd0000;
}

.star-mention {
    font-size: 14px;
    color: #fff;
    margin-top: 20px;
    font-family: 'Proxima Nova Condensed';
}

.forgot-pass .gray-form-bg {
    background: #5c5c5c;
    padding: 20px;
}

.forgot-pass .gray-form-bg label {
    display: inline-block;
    font-weight: normal;
    margin-bottom: 1px;
    font-size: 14px;
    max-width: 100%;
    color: #fff;
}

.forgot-pass .gray-form-bg .form-control {
    background-color: #ffffff;
    background-image: none;
    border: none;
    border-radius: 0px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 30px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.forgot-pass .gray-form-bg .form-group {
    margin-bottom: 10px;
}

/* log in form --------------------*/
.log-in-title {
    font-size: 30px;
    color: #855b17;
    margin-top: 50px;
    margin-bottom: 30px;
    text-align: center;
}

.log-in {
    padding: 25px 20px;
}

.left-txt {
    text-align: left;
}

.log-in .shaded-background {
    background: url('../img/shaded-background.png');
    width: 100%;
    height: 96px;
    margin-top: 20px;
}

.log-in label {
    display: inline-block;
    font-weight: normal;
    margin-bottom: 1px;
    max-width: 100%;
    color: #333333;
    font-size: 15px;
}

.log-in .form-control {
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #d6d6d6;
    border-radius: 0px;
    box-shadow: none;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 35px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.log-in .form-group {
    margin-bottom: 10px;
}

.log-in .update-btn {
    background: url('../img/update-btn-bg.png') repeat-x;
    width: 100%;
    height: 35px;
    text-align: center;
    padding-top: 7px;
    font-size: 14px;
    font-weight: bold;
    color: #855b17;
    border-radius: 0;
    margin-top: 19px;
}

.log-in .update-btn:hover {
    color: #855b17;
}

.log-in .social-login {
    border-bottom: 1px solid #cdcbcb;
    padding-bottom: 30px;
    margin-bottom: 20px;
}

.log-in .pass-txt {
    font-size: 12px;
    color: #333333;
    margin-top: 15px;
}

.log-in .pass-txt a {
    color: #333333;
    text-decoration: underline;
}

.log-in .pass-txt a:hover, .log-in .pass-txt a:focus {
    color: #855b17;
    text-decoration: underline;
}

.brown-link {
    color: #855b17 !important;

}

.log-in .help-block {
    color: #333;
    padding-top: 15px;
}

.log-in .btn-file {
    overflow: hidden;
    position: relative;
    vertical-align: middle;
}

.log-in .btn-file {
    background: #ffd962;
    color: #855b17;
    border: none;
    font-size: 14px;
    font-weight: bold;
    border-radius: 0px;
    width: 122px;
    height: 30px;
    margin-top: 33px;
    /*margin-right: 20px;*/
    cursor: pointer;
}

.log-in .btn-file:hover {
    background: #855b17;
    color: #ffd962;
}

.log-in .btn-file:focus {
    background: #855b17;
    color: #ffd962;
}

.log-in .btn-file > input {
    cursor: pointer;
    direction: ltr;
    font-size: 23px;
    height: 100%;
    margin: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.log-in .fileinput {
    display: inline-block;
    margin-bottom: 9px;
    float: right;
}

.log-in .fileinput .form-control {
    cursor: text;
    display: inline-block;
    margin-bottom: 0;
    padding-bottom: 5px;
    padding-top: 7px;
    vertical-align: middle;
}

/* RESPONSIVE CSS
 -------------------------------------------------------------------------------*/

/* Portrait tablets and medium desktops */
@media (min-width: 1260px) and (max-width: 1280px) {
    .title-form {
        padding: 18px 10px 10px 10px;
        font-size: 28px !important;
    }

    .forgot-pass {
        width: 35%;
        top: 8%;
    }
}

/* Large desktops and laptops */
@media (min-width: 1200px) {
    .title-form {
        padding: 18px 10px 10px 10px;
        font-size: 28px !important;
    }

    .forgot-pass {
        width: 28%;
        top: 8%;
    }
}

/* Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
    .create-account-bg-from .help-block {
        padding-left: 10px;
        font-size: 11px;
    }

    .create-account-bg-from .btn-file {
        margin-right: 10px;
    }

    .forgot-pass {
        width: 35%;
        top: 10%;
    }

    .title-form {
        padding: 8px;
        font-size: 20px;
        line-height: 18px;
    }

    .forgot-pass .gray-form-bg {
        background: #5c5c5c;
        padding: 14px;
    }
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
    .create-account-bg-from .help-block {
        padding-left: 10px;
        padding-top: 20px;
        font-size: 12px;
        line-height: 12px;
    }

    .create-account-bg-from .btn-file {
        font-size: 12px;
        width: 80px;
        height: 30px;
        margin-right: 10px;
    }

    .forgot-pass {
        width: 35%;
        top: 0px;
    }

    .title-form {
        padding: 8px;
        font-size: 20px;
        line-height: 18px;
    }

    .forgot-pass .gray-form-bg {
        background: #5c5c5c;
        padding: 13px;
    }
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
    .create-account-bg-from {
        margin-bottom: 30px;
    }

    .forgot-pass {
        position: inherit;
        width: 100%;
    }
}

/* Landscape phones and smaller samsung */
@media (min-width: 330px) and (max-width: 480px) {
    .forgot-pass {
        position: inherit;
        width: 100%;
    }

    .title-form {
        font-size: 28px;
        padding: 8px 10px;
    }

    .help-block {
        padding-left: 10px;
        padding-top: 25px;
        font-size: 11px;
        line-height: 12px;
    }

    .btn-file {
        font-size: 12px;
        width: 80px;
        height: 30px;
        margin-right: 10px;
    }

    .create-account-bg-from .help-block {
        padding-left: 10px;
        padding-top: 20px;
        font-size: 12px;
        line-height: 12px;
    }

    .create-account-bg-from .btn-file {
        font-size: 12px;
        width: 80px;
        height: 30px;
        margin-right: 10px;
    }
}

/* Landscape phones and smaller iphone */
@media (min-width: 300px) and (max-width: 325px) {
    .log-in-title {
        font-size: 25px;
        margin-bottom: 10px;
    }

    .forgot-pass {
        position: inherit;
        width: 100%;
    }

    .title-form {
        font-size: 20px;
        padding: 8px 10px;
    }

    .shaded-background {
        height: 130px;
    }

    .help-block {
        padding-left: 10px;
        padding-top: 25px;
        font-size: 11px;
        line-height: 12px;
    }

    .fileinput {
        float: left;
        margin-left: 10px;
    }

    .btn-file {
        margin-top: 10px;
    }
}



ZeroDay Forums Mini