.auth-layout .auth-pages.auth-v6 .container {
    /*max-width: 980px*/
    max-width: 1480px
}


/*.mjt-input {

    border: 1px solid #e1e1e6;
    border-radius: 3px;
    background-color: #fff;
    width: 100%;
    font-family: Roboto-Regular;
    font-size: 12px;
    color: #8c8c8c;
    padding: 10px 20px;

}*/

.auth-layout .signup.signupB .container-wrapper {

    margin-top: 40px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

.auth-layout .auth-pages.auth-v6 .container-form .form-block input[type="submit"] {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

/* Change the white to any color ;) */
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active  {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}

.mjt-label {

    /*font-family: Roboto-Regular;*/
    font-family: Roboto;
    color: #8c8c8c;
    font-size: 16px;
    /*text-transform: uppercase;*/
    text-transform: none;
    margin-bottom: 4px;
    font-weight: 400;
}

.mjt-input {

    border: 1px solid #e1e1e6;
    border-radius: 3px;
    background-color: #fff;
    width: 100%;
    /*font-family: Roboto-Regular;*/
    font-family: Roboto;
    font-size: 16px;
    color: #8c8c8c;
    padding: 10px 20px;
}

.auth-layout .signup.signupB .container-wrapper {

    /*margin-top: 30px;*/
    margin-top: 3%;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

.mt20 {
    margin-top: 10px;
    margin-bottom:5px;
}

.auth-layout .signup.signupB .container-wrapper .sign-up-form .container-form .form-block {

    border: none;
    background-color: #fcfcfc;
        padding-top: 5px;
        padding-right: 30px;
        /*padding-bottom: 10px;*/
        padding-bottom: 1px;
        padding-left: 30px;
}

.auth-layout .auth-pages.auth-v6 .container-form .form-block .mjt-form-group {
    margin-bottom: 4px;
}

.auth-layout .signup.signupB {
    padding-bottom: 10px;
}

.auth-layout .signup.signupB .container-wrapper .container-carousel .carousel, .auth-layout .signup.signupB .container-wrapper .container-carousel .slick-slider {

    height: 100%;
    /*background: linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5));*/
    background: none;
    border-radius: 3px 0 0 3px;

}

.container
{
    margin-bottom:0;
    padding-bottom:0;
}

#middle
{
    width:100%;
    display: table;
    text-align:center;
    /*margin-left:5%;
    margin-right:5%;*/
}

#slogan
{
    width:65%;
    display: table-cell;
    vertical-align: middle;
    text-align:center;
}

#top
{
    width:100%;
    vertical-align: middle;
    text-align:left;
    margin-left:3%;
    margin-top:-15px;
}

#top1
{
    width:100%;
    vertical-align: middle;
    text-align:center;
    margin-top:-15px;
}

.style19 {

    font-size: 16px;
    /*font-size: 25px;*/
    /*font-size: 1.6em;*/
    /*font-size: 1.6vw;*/
    font-family: "Open Sans";
    /*color: rgb(74, 0, 15);*/
    color:#ffffff;
    /*font-weight: 300;*/
}

.style20 {

    font-size: 16px;
    /*font-size: 25px;*/
    /*font-size: 1.6em;*/
    /*font-size: 1.6vw;*/
    font-family: "Open Sans";
    color: rgb(189, 0, 0);
    line-height: 1.2;
    text-align: left;
    font-weight: 600;

}

.style21
{
    font-size: 22px;
    font-family: "Open Sans";
    color: rgb(189, 0, 0);
    line-height: 1.2;
    text-align: left;
    font-weight: 600;
}

.responsive 
{
    width: 100%;
    max-width: 80px;
    min-width: 50px;
    height: auto;
}

.total
{
    width:50%;
    display: table;
    margin-top:0.5%;
    margin-bottom:0.3%;
    margin-left:25%;
    margin-right:25%;
}

.total1
{
    width:49%;
    display: table;
    margin-top:0.5%;
    margin-bottom:0.3%;
    float:left;
}

.total2
{
    width:49%;
    display: table;
    margin-top:0.5%;
    margin-bottom:0.3%;
    float:left;
    text-align:center;
}

.total3
{
    width:100%;
    display: table;
    margin-top:0.5%;
    margin-bottom:0.3%;
    /*margin-left:10%;
    margin-right:10%;*/
}

.div1
{
    width:45%;
    /*float:left;*/
    display: table-cell;
    vertical-align: middle;
    /*padding-left:2%;*/
    /*padding-left:20%;*/
    text-align:right;
}

.div2
{
    width:49.5%;
    /*float:left;*/
    display: table-cell;
    vertical-align: middle;
    margin-left:5%;
    padding-left:0.5%;
}

.div4
{
    clear:left;
}

.aggregate
{
    width:100%;
}

.separator
{
    width:2%;
    display: table;
    margin-top:0.5%;
    margin-bottom:0.3%;
    float:left;    
}

.swal-button {
    background-color: red;
    color: #fff;
    border: none;
    box-shadow: none;
    border-radius: 5px;
    font-weight: 600;
    font-size: 14px;
    padding: 10px 24px;
    margin: 0;
    cursor: pointer;
}


.swal-button:hover{
    background-color:#8c8c8c !important;
    color: #fff;
    border: none;
    box-shadow: none;
    border-radius: 5px;
    font-weight: 600;
    font-size: 14px;
    padding: 10px 24px;
    margin: 0;
    cursor: pointer;
}

.btn {

    margin-top: 16px;
    /*margin-bottom: 16px;*/
    /*padding: 9px 40px;*/
    padding-top:9px;
    padding-right:40px;
    padding-bottom:9px;
    padding-left:40px;
    
    font-size: 18px;
    line-height: 1.1112;
    border-radius: 4px;
    color: #fff;
    background-color: #e85b54;
    background-image: -webkit-linear-gradient(top,#e85b54 0,#b22520 100%);
    background-image: -o-linear-gradient(top,#e85b54 0,#b22520 100%);
    background-image: linear-gradient(to bottom,#e85b54 0,#b22520 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE85B54', endColorstr='#FFB22520', GradientType=0);
    border-color: #b22520;
    box-shadow: inset 0 1px 0 rgba(242,164,162,.6),0 1px 2px rgba(0,0,0,.05);
}

.btn:hover {

    margin-top: 16px;
    /*margin-bottom: 16px;*/
    padding: 9px 40px;
    font-size: 18px;
    line-height: 1.1112;
    border-radius: 4px;
    color: #fff;
    background-color: yellow;
    background-image: -webkit-linear-gradient(top,#e85b54 0,#b22520 100%);
    background-image: -o-linear-gradient(top,#e85b54 0,#b22520 100%);
    background-image: linear-gradient(to bottom,#e85b54 0,#b22520 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE85B54', endColorstr='#FFB22520', GradientType=0);
    border-color: #b22520;
    box-shadow: inset 0 1px 0 rgba(242,164,162,.6),0 1px 2px rgba(0,0,0,.05);
}

#total
{
    width:48%;
    display: table;
    margin-top:0.5%;
    margin-bottom:0.3%;
    margin-left:2%;
}

#div1
{
    width:3%;
    /*float:left;*/
    display: table-cell;
    vertical-align: middle;
    padding-left:2%;
}

#div2
{
    width:73%;
    /*float:left;*/
    display: table-cell;
    vertical-align: middle;
    margin-left:5%;
    padding-left:2%;
}

#div3
{
    width:13%;
    /*float:left;*/
    display: table-cell;
    vertical-align: middle;
    padding-right:2%;
}
