body {
    background: #FFFDFC !important;
}

* {
    box-sizing: border-box;
}

/* #main-wrapper.show {
    max-height: 920px;
} */

.content-body .container-fluid {

    margin-left: 3em;
}

/*login section*/

.brand {
    display: flex;
    flex-wrap: nowrap;
    float: left;
    margin: 10px;
}

.brand sub {
    margin-top: 23px;
    font-family: montserrat;
    margin-right: 5px;
}

.brand img {
    max-width: 175px;
}

.quote {
    position: absolute;
    top: 50%;
    left: 20%;
    transform: translate(-50%,-50%);
}

.quote h1 {
    font-size: 4em;
    font-family: montserrat;
    font-weight: 700;
    clear: left;
}

.login-form-bg.h-100 {
    background: #fff;
    overflow: hidden;
}


.login-form-bg .container {
    float: right;
    position: relative;

}

/* .login-form-bg .container::before {
    content: "";
    clip-path: circle(50.2% at 50% 50%);
    background: #EF6B2A;
    position: absolute;
    height: 200%;
    width: 200%;
    left: 6em;
    top: -15em;
} */

.login-form-bg::before {
    content: "";
    clip-path: circle(100% at 100% 100%);
    background: #EF6B2A;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 10%;
   
}


.login-form-bg sup {
    position: absolute;
    bottom: 1em;
    left: 12em;
    font-size: 16px;
    top: 98%;
}

.login-form-bg sup a {
    color: #ff5700;
}

.form-input-content {
    position: relative;
    /*left: 10em;*/
}

/* .form-input-content .card {
    max-width: 345px;
} */

.form-input-content .card .card-body {
    padding: 1.88rem 1.81rem;
    box-shadow: 0px 3px 30px rgba(0, 0, 0, 0.2);
}

.login-form-bg .container h4 {
    color: #FF5700;
    font-size: 33px;
    font-family: montserrat;
    font-weight: 500;
}

.login-form-bg .container h1 {
text-align: center;
    position: absolute;
    width: 100%;
    top: -2em;
    left: .2em;
    /* font-size: 36px; */
    color: white;
    font-weight: 600;
}

.login-form__btn.submit {
    padding: 10px 40px;
    background: #FF5700;
    font-weight: 700;
    width: 185px !important;
    margin-left: 50%;
    transform: translateX(-50%);
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 5px;
    height: 38px;
    line-height: 20px;
}



.login-input .form-group .form-control {
    background: transparent;
    border: 0;
    /* border-radius: 0; */
    border-bottom: 1px solid #f5f5f5;
    padding-left: 0;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
    color: #7A88A1;
    border-radius: 10px;
    padding-left: 15px;
    width: 90%;
    margin: 0px auto;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.04), transparent);
}

/*login section ends here*/



/*index page starts here*/

.nav-header {
    background-color: transparent !important;
}


/*logo settings*/
.brand-title img {
    max-width: 180px;
}


/*logo settings ends here*/


.side-menu {
    background-color: transparent !important;
    margin-top: .8em !important;
}

.side-menu .am {
    overflow: hidden;
}

.nk-sidebar {
    margin: 2em;
    width: 18rem;
}

.nk-sidebar .metismenu>li {
    background: #FF5700;
    margin: 20px 0px;
    border-radius: 5px;
}

span.nav-text {
    font-family: montserrat;
    font-weight: bold;
    color: #FF5700;
    font-size: 18px;
}

li.user {
    background: #FF5700 !important;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.2) !important;
    margin: 17px 7px !important;
}

li.user ul {
    background: #FFF7F2;
    border-radius: 0px 0px 5px 5px;
    padding: 10px;
}

li.user span.nav-text {
    color: white;
}

li.options {
    background: white !important;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.2) !important;
    margin: 17px 7px !important;
}



.username {
    position: relative;
    font-size: 30px;
    padding: 15px;
}

.username::before {
    content: 'Welcome';
    color: black;
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 10px;
}

.user-details {
    display: flex !important;
    line-height: 25px;
    overflow: hidden;
}

.user-img a {
    display: block;
    background: white;
    padding: 10px 20px;
    border-radius: 6px;
    color: #FF5700;
    box-shadow: 0px 0px 0px 2px black;
    text-transform: uppercase;
}

.user-img a h4 {
    padding: 0px;
    margin: 0px;
    color: #FF5700;
}

/*index page ends here*/

/*side bar starts here*/

/*.metismenu li ul li {
    display: flex;
    justify-content: space-between;
}*/

.metismenu li ul li h4 {
    color: #FF5700;
}

.metismenu li ul li h5 {
    color: black;
    display: block;
    clear: both;
}

.hamburger.is-active {
    /* left: 0; */
    /* z-index: 9; */
    transform: rotate(90deg);
}

/*side bar ends here*/

ul.baler-list a {
    padding: 0px !important;
    margin: 2px 0px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);

}

ul.baler-list a:active {
    background: #fff !important;
}

ul.baler-list a:hover {
    background: #FFF7F2 !important;
}

ul.baler-list a li {
    display: flex;
    padding: 10px;
    height: 50px;
}

ul.baler-list a li h6 {
    float: left;
    line-height: 30px;
    margin: 2px 10px 10px 0px;
    font-size: 12px;
    color: black;
}


/*ul.baler-list li a:hover {
    background: transparent !important;
}*/

ul.baler-list a li h3 {
    float: right;
    margin: 2px;
    font-size: 14px;
    color: #FF5700;
    line-height: 31px;
}

.add-machine {
    border-radius: 10px;
    background: #FFF !important;
    /*max-width: 233px;*/
    width: 100%;
    padding: 10px;
    margin: 0 auto;
    /* max-height: 47px;*/
    height: 100%;
    text-align: left;
    color: #464a53;
    line-height: 24px;
    padding: 12px;
}

.add-machine i {
    margin: 10px;
    line-height: 8px;
}

li.options.active>a>span {
    color: #FF5700 !important
}

/*contents start here
*/
.main-content-body {

    padding: 15px 30px 0;
    background: #fff;
    margin: 14px;
    border-radius: 20px;
    min-height: 76vh;
    width: auto;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
}

.content-body {
    margin-left: 20rem;
}

/*contents ends here*/


/*product details page*/
.product {
    display: flex;
    margin: 5em 0;
}

.product .card {

    box-shadow: 6px 11px 41px -28px rgba(0, 0, 0, 0.0);
}

.product-details,
.card.product-warrenty {
    width: 50%;
    position: relative;
}

.card.product-warrenty .card-title {

    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    position: absolute;
    top: -2em;
    display: block;
    background: white;
    /*    border: 1px solid black;*/
    padding: 5px 20px;
    border-radius: 5px;
    left: 50%;
    transform: translateX(-50%);
}




.product-warrenty .card-body {
    border: 2px solid #FF5700;
    margin: 0 auto;
    border-radius: 10px;
}

.product-details img {
    max-width: fit-content;
    margin: auto;
}


.product-info {
    display: flex;
    flex-direction: column;
}


.product-info .col-lg-12 {
    padding: 0px;
}

.product-info label {
    color: #FF5700;
}

.product-info input {
    border: none;
    background: #e8e8e8;
    border-radius: 5px;
}

textarea#val-suggestions {
    border: none;
    background: #e8e8e8;
    border-radius: 5px;
}

/*product details page ends here*/

/*************
Mobile menu starts here

*************/
@media screen and (min-width: 769px) {
    .mobile-menu {
        display: none;
    }
}

@media screen and (max-width: 768px) {

    .content-body .container-fluid{
        margin-left: 0px;
    }

.product-details.col-lg-8.col-md-12.col-sm-12 {
    height: 500px;
}

    /* .card.product-details{
        width: 300px;
        height: 300;
        margin: auto;
    } */


    .mobile-menu {
        /* margin-left: 50%;*/
        background: red;
        position: relative;
        top: 6em;
    }

    .mobile-menu .nav-pills {
        top: -4em;
        position: absolute;
        width: auto;
        background: #FF5700;
        left: 50%;
        transform: translateX(-50%);
        border-radius: 5px;
        padding: 0px 5px;
        border: 2px solid #ff5700;
        min-width: 410px;
    }

    .mobile-menu .nav-item a {
        font-size: 10px;
        padding: 10px;
        color: white;
        min-width: 97px;
        max-width: 97px;
        box-sizing: border-box;
        transition: .3s;
    }

    #main-wrapper.show {
        height: auto !important;
        min-height: 50em;
    }

    /* .hamburger {
        display: none !important;
    } */

    .nav-pills .nav-link.active,
    .nav-pills .show>.nav-link {
        color: #ffa500;
        background-color: white;
        border-radius: 5px;

    }

    .nav-pills .nav-link {
        text-align: center;
    }

    /* .nk-sidebar {
        display: none;
    } */

    [data-sidebar-style="overlay"] .menu-toggle .nk-sidebar {
        left: 0;
        position: absolute;
        z-index: 9999999999999999999;
    }
}

@media screen and (max-width: 479px) {
    .form-input-content {
        left: 0px;
    }

    .login-form-bg .container::before {
        content: "";
        clip-path: polygon(100% 0, 0% 100%, 100% 100%);
        background: #FF5700;
        position: absolute;
        height: 214%;
        top: -439px;
        left: 0;
    }

    .quote {
        position: relative;
        top: 65px;
        font-size: 8px;
        left: 50%;
        transform: translateX(-50%);
    }


    .quote h1 {
        font-size: 4em;
        /* font-family: montserrat; */
        /* font-weight: 700; */
        /* clear: left; */
        font-size: 18px;
        text-align: center;
        /* margin: 0 auto; */
        white-space: nowrap;
    }

    .container.h-100.login-form {
        top: 14em;
        height: auto !important;
    }

    .login-form-bg .container h1 {

        color: black;
        font-weight: 600;
        font-size: 16px;
        text-align: center;
    }

    .login-form-bg.h-100 {
        /* background: #fff; */
        overflow-y: visible;
        overflow-x: hidden;
        height: 100vh !important;
    }

    div.login-form-bg.h-100>div.container.h-100.login-form>div {
        height: auto !important;
    }

    .login-form-bg sup {
        display: none;
    }

    .h-100 {
        height: auto !important;
    }
}

/*************
Mobile menu Ends here

*************/


.m10{
    margin:10px !important;
}