.auth-fluid{
    /*background-image: linear-gradient(#f18a19 50%,#676767 50%) !important;*/
    background-image: linear-gradient(#f18a19 20% 40%, #fff 25% 61%, #023c09 45% 75%)   !important;
}
/*.auth-logo{
    border: 2px solid white;
    border-radius: 97px;
    background-color: white;
    margin-left: 200px;
    margin-right: 200px;
    padding: 20px;
}*/
.auth-user-testimonial{
    top: 28rem;
    left: 31%;
    position:fixed ;
    margin: -122px auto ;
}
.auth-fluid .auth-fluid-right{
    background-color: rgba(0,0,0,0) !important;
}
.auth-user-testimonial{
    bottom: 21rem;
}
.dt-buttons{
    padding-left: 15px;
}

html[data-layout=horizontal] .content, html[data-layout=horizontal] .menu, html[data-layout=horizontal] .topbar, html[data-layout=horizontal] footer > * {
    max-width:99% !important;
}

html[data-layout=horizontal] .app-menu .menu{
    margin : 0 1% !important;
}

.budget-icon{
    line-height: 30px;
    color : #1abc9c;
    margin-right: 10px;
    font-weight: bold;
}

@media only screen and (max-width: 600px) {
    .dt-buttons {
        padding-left: 74px;
        padding-top: 15px;
    }

    .page-title-box .page-button {
        margin-top: 70px;
        margin-bottom: 10px;
    }

    .page-title-box .page-title {
        overflow: inherit;
    }

    .phase_mb {
        display: block !important;
    }

    .mobile-logo {
        display: block !important;
        margin-bottom: 55px;
    }

    /*lead detail page -> menu design*/
    .detail-btn {
        display: none;
    }

    .detail-btn-mobile {
        display: block !important;
    }

    /*formmaster-add and edit*/
    .switch-mobile {
        margin-left: 127px !important;
    }

    .delete-mobile {
        text-align: center;
        margin-top: -37px;
    }
    .image-mobile{
        margin-top: 10px;
    }

    /*channel partner field in customer*/
    .add-btn-mobile{
        margin-top: -31px;
    }
    .count-mobile{
        margin-left: 0px !important;
        margin-top: -46px;
    }
    /*channel partner */
    .rera-no-mobile{
        margin-bottom: 28px;
    }
}
