.custom-switch-user {
    background-color: grey !important;
    border-color: grey !important;
}

.sell {
    background-color: grey !important
}

.buy {
    background-color: red !important
}


body {
    background-image: none;
}




#contactId a {
    color: #333;
}

.foot-lnk a {
    color: #91322F;
}

#layout {
    background-color: #ECECEC;
}

#layout .navbar {
    -moz-box-shadow: 0 5px 5px rgba(182, 182, 182, 0.3);
    -webkit-box-shadow: 0 5px 5px rgba(182, 182, 182, 0.3);
    box-shadow: 0 5px 5px rgba(182, 182, 182, 0.3);
}

#layout .navbar .container .col-md-offset-1 {
    border: none !important;
    padding: 5px 0;
}

.navbar-default {
    background-color: transparent;
}

#layout .navbar {
    margin-bottom: 20px !important;
    padding-bottom: 10px !important;
}

.login-wrap {
    box-shadow: none;
}

.login-html {
    background: #fff;
    border-radius: 20px;
}

.login-form {
    margin-top: 20px;
    color: #000;
}

.login-html .sign-in:checked+.tab,
.login-html .sign-up:checked+.tab {
    color: #000 !important;
    border-color: #91322F !important;
}

.login-form .group .label,
.login-form .group .input,
.login-form .group .button {
    color: #000;
    /*display:block;*/
}

.login-form .group .button {
    background: #91322F;
    color: #fff;
    border-radius: 10px;
}

.login-form .group .check:checked+label .icon {
    background: #91322F;
}

.login-form .group .input::placeholder {
    color: #888;
    text-transform: capitalize;
    opacity: 1;
    /* Firefox requires this */
}


.login-form .group .input#UserName {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%239ca3af' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M16 12a4 4 0 10-8 0 4 4 0 008 0zm0 0v1.5a2.5 2.5 0 005 0V12a9 9 0 10-9 9m4.5-1.206a8.959 8.959 0 01-4.5 1.207' /%3E%3C/svg%3E") !important;
}

.login-form .group .input#Password {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%239ca3af'%3E%3Cpath fill-rule='evenodd' d='M5 9V7a5 5 0 0110 0v2a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2zm8-2v2H7V7a3 3 0 016 0z' clip-rule='evenodd'/%3E%3C/svg%3E") !important;
}

.login-form .group .input {
    border: 2px solid #E5E7EA !important;
    padding: 15px 20px;
    border-radius: 10px;

    background-repeat: no-repeat !important;
    background-position: 12px center !important;
    background-size: 24px 24px !important;
    padding-left: 40px;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    width: 100%;
}

.loading {
    border-top-color: #000;
    border-left-color: #000;
}


footer {
    padding: 15px 0 !important;
    background: #F8F8F8 !important;
}


/*
    Registration
*/

#newaccountlayout {
    background: #ECECEC;
}

.wizard-card {
    box-shadow: none !important;
}

.wizard-header .col-md-offset-3 {
    margin-left: 0 !important;
}

.wizard-header .col-md-12 .col-md-6:nth-child(1) {
    display: none;
    visibility: hidden;
}

.newAccount li {
    background: #fff;
    border-radius: 10px;
}

.wizard-card .moving-tab {
    background: #91322F !important;
    top: 5px !important;
}

.nav-pills {
    background: #F7F7F7 !important;
    color: #000 !important;
    padding: 5px;
    border-radius: 5px;
}

.nav-pills li {
    padding: 0 5px;
}


.nav-pills>li+li {
    margin-left: 0;
}

.nav-pills>li>a {
    border: 1px solid #2CA8FF;
    border-radius: 0;
    color: #000 !important;
    border: 0 !important;
    text-transform: uppercase;
    background-color: #fff !important;
    text-align: center;
    color: #000 !important;

}

.wizard-footer input {
    background: #91322F !important;
}

.infoware-footer-text {
    display: none;
}

table thead {
    background: #91322F !important;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    vertical-align: middle;
}


/* Buttons */
.btn {
    border-radius: 8px;
    font-weight: 600;
    transition: all 0.2s;
}

.btn-primary {
    background: #91322F !important;
    border: #91322F !important;
}

.btn-primary:hover {
    transform: translateY(-1px);
}

/* Form Elements */
.form-control {
    border-radius: 8px;
    border: 1px solid #cbd5e1;
    padding: 10px 12px;
    height: auto;
    box-shadow: none !important;
}

.form-control:focus {
    border-color: #967842;
}

select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;

    padding: 10px 40px 10px 12px;
    font-size: 14px;
    border-radius: 8px;
    border: 1px solid #d1d5db;
    background-color: #fff;
    color: #111827;

    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%236b7280'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 16px;
}

select:focus {
    outline: none;
    border-color: #2563eb;
    box-shadow: 0 0 0 2px rgba(37, 99, 235, 0.2);
}


input {
    padding: 10px 12px;
    font-size: 14px;
    color: #111827;

    background-color: #fff;
    border: 1px solid #d1d5db;
    border-radius: 8px;

    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

input::placeholder {
    color: #9ca3af;
}

input:focus {
    outline: none;
    border-color: #2563eb;
    box-shadow: 0 0 0 2px rgba(37, 99, 235, 0.2);
}



@media (min-width: 768px) {
    #greeting {
        display: flex;
        flex-direction: row-reverse;
        flex-wrap: wrap;
        justify-content: start;
    }

    #greeting>.col-md-4:nth-child(3) {
        display: flex;
        flex-direction: row-reverse;
        justify-items: end;
        align-items: start;
        flex-wrap: wrap;
    }

    #greeting>.col-md-4:nth-child(3) .index-logo {
        float: left !important;
        display: block;
        margin-right: auto;
    }

    #greeting .col-md-4:first-child {
        text-align: right;
    }



    #greeting .col-sm-4:nth-child(4),
    #greeting .col-sm-4:nth-child(5) {
        display: none;
    }

    /* Ensure the button also looks good on the right */
    #greeting .custom-switch-user {
        display: inline-block;
        margin-top: 10px;
    }

    #greeting .col-sm-4:last-child {
        margin-left: auto;
        text-align: right;
    }

    #greeting .col-sm-4:last-child .btn,
    #greeting .col-md-4:first-child .btn {
        background-color: #fff !important;
        color: #91322F;
        border: #91322F;
        padding: 0;
    }

}

/* Mobile Specific Tweaks (Optional) */
@media (max-width: 767px) {

    #greeting,
    #greeting>.col-md-4:nth-child(3) {
        display: block;
    }

    #greeting .col-sm-4:nth-child(4),
    #greeting .col-sm-4:nth-child(5) {
        display: block;
    }
}

.body-content {
    background: #ffffff;
    padding: 30px 20px;
    border-radius: 16px;
}


.breadcrumb {
    background: transparent;
    padding-left: 0;
}

.breadcrumb li a {
    color: #967842;
    text-decoration: none;
}