
a {
    color: #01b0dc !important;
}

a:hover {
    color: #01b0dc !important;
}

.admin-grey {
    color: #999;
}

.alert-danger {
    color: #b70e1e !important;
    background-color: #fff2f4;
    border: none !important;
}

.alert-dismissible .btn-close {
    top: 5px;
    padding: .50rem .50rem;
}


.alert{
    padding: .50rem 1em !important;

}

.succ-roll canvas{ max-width: 80%; margin: 0 auto;}

.succ-roll canvas{  margin: 0 auto !important;}

/* 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;
}

.form-control {
    padding-left: 40px;

}




.features-page {
    background-color: #FFF;
    /*background: url("../img/get-bg.png") no-repeat top left fixed;*/
    /*-webkit-background-size: contain;*/
    /*-moz-background-size: contain;*/
    /*-o-background-size: contain;*/
    /*background-size: contain;*/
}



.auth-container-trans, .setup-container {
    border-radius: 0px;
    margin: 0 auto;
    padding: 1rem 25px;
    line-height: 24px;
}

.setup-container, .err_msg {
    width: 65%;
}

.err_msg {
    margin: 0 auto;
}

.auth-container-trans {
    width: 32%;
}

.setup-container {
    background-color: #f7f8f9;
    border: 1px solid #e7e7e7;
}

.auth-container {
    margin: 0 auto;
    margin-top: -50px;
    margin-bottom: 30px;
    background-color: #2baaed;
    line-height: 24px;
    padding-bottom: 40px;
    padding: 80px 30px 40px 30px;
    border-radius: 3px;
    border: 2px solid #009cd5;



    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;

}

/*.auth-container input:-webkit-autofill{-webkit-box-shadow: 0 0 0 30px #f6f7fa inset !important;}*/

.log-lft-wrap {
    position: relative;
    overflow: hidden;
    height: 100vh;
}

.log-lft-cont {
    height: 150vh;
    background: #f6f6f6;
    border-radius: 0 0 40% 0;
    overflow: hidden;
    border-radius: 0 50% 50% 0;
    position: absolute;
    padding-top: 25%;
    margin-top: -25%;
}

.log-lft-cont .reg-bg {
    width: 80%;
    margin: 0 auto;
    margin-top: 50px;
}

.reg-bg {
    text-align: center;
}

.reg-bg .img-fluid {
    margin-top: 23px;
    margin-bottom: 20px;
}

.auth-logo {
    text-align: center;
    margin: 0 auto;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    margin-top: 20px;
}

.auth-logo img{
    max-width: 100%;
    display: block;
    margin: 0 auto;
}



.auth-title, .slide-title {
    font-size: 30px;
    margin-bottom: 1rem;
}

.mt-70 {
    margin-top: 90px;
}

.carousel-inner {
    overflow: inherit;
}

.carousel-caption {
    position: absolute;
    right: 0px;
    top: -95px;
    left: 0px;
    z-index: 10;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.4);
    height: 90px;
}

.carousel-caption h1 {
    font-size: 1.5rem;
}

.carousel-control-next-icon, .carousel-control-prev-icon {

    background-color: rgba(0, 0, 0, 0.4);
    border: 3px solid;
    border-color: rgba(0, 0, 0, 0.2);
    border-radius: 50%;

}

.btn-admin, .btn-admin:hover, .btn-admin:focus {
    border-color: #0488b8 !important;
    background-color: #0488b8;
    padding: 12px 20px;
    color: #FFF !important;
    width: 100%;

}

.admin-iconz {
    position: absolute;
    top: 12px;
    color: #9facba;
    left: 14px;
}


/* ------------Responsive--Css------------------------ */

@media (max-width: 991px) {
    .auth-container-trans {
        width: 430px;
    }

    .auth-container {
        width: 80%;
        margin-right: 0px;
    }


    .reg-container {
        width: 800px;
        max-width: 800px;

    }
}

/* @media:---End */

@media (max-width: 930px) {
       .reg-container {
        width: 730px;
        max-width: 730px;


    }
}

/* @media:---End */


@media (max-width: 860px) {

    .reg-container {
        width: auto;
        max-width: initial;
        }

    .dn-small {
        display: none !important;
    }

    .features-page {
        background: none;
    }

    .auth-container {
        margin-top: 0px;
        margin-right: auto;
    }

    .colfull {
        width: 100% !important;
        max-width: 100%;
        flex: 0 0 100%;
    }

}


/* @media:---End */

@media (max-width: 767px) {
    .auth-container {
        width: 100%;
    }
}

/* @media:---End */

@media (max-width: 575px) {

    .auth-container {

    }
}

/* @media:---End */


@media (max-width: 460px) {
    .auth-container-trans {

        max-width: 100%;
        width: auto;
        margin: 0px 15px;

    }

}

.text-prpl {
    color: #5a55fe !important;
}

.pl-0 {
    padding-left: 0px !important;
}

.f-s-12 {
    font-size: 12px !important;
}


/*------------Login Page-------------*/




.bg-auth {

    background: url("../img/logo/bg-demo.jpg") no-repeat center center fixed;
    /*height: 100%;*/
    /*width: 100%;*/
    /*background-position: center;*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/


    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


.auth-box-row {
    max-width: 100%;
    margin: 0 auto;
    margin-top: 50px;
    margin: 50px 50px 0px 50px;
    /*box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;*/
}

.auth-header {
    padding: 5px;
    background-color: #FFF;
    display: flex;
}



.auth-header .logo{
    margin: 0px;
    float: left;
    width: 90px;
}

.auth-header .logo img{
    max-width: 100%;
    height: auto;
}


.hdr-dt{
    text-align: center;
    float: left;
    width: calc(100% - 100px);
    color: #1f1a17;
}


.hdr-dt h3 {
    color: #1f1a17;
    margin-top: 10px;
}

.hdr-dt h5{
    color: #a88342;
}

.frgt-pass{ text-align: center; font-size: 13px; margin-top: 3px;}

.frgt-pass a, .frgt-pass a:hover{ color: #1f1a17 !important; text-decoration: none;}

.log-sec-left{
    margin: 0px;
}


.log-sec-left{
    margin: 0px;
}


.log-sec {
    background-color: #FFF;
    padding: 40px 40px;
    border-radius: 5px;
    box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
}


.log-sec .form-control{
    border-radius: 30px;
    padding-left: 15px;
    border-color: #999;
}

.log-sec .form-control:focus{
     border-color: #1f1a17;
    box-shadow: 0 0 0 .25rem #2125292e;
}

.round-btn{
    border-radius: 30px;
    padding-left: 25px;
    padding-right: 25px;
}

/*.log-sec .form-label{*/
/*    color: #FFF;*/
/*}*/


/*.log-sec .botm-txt{*/
/*    text-align: center;*/
/*    color: #FFF;*/
/*    font-size: 13px;*/
/*}*/

/*.log-sec .botm-txt a{*/
/*    color: #7aaef9;*/
/*    margin-left: 20px;*/
/*    text-decoration: none;*/
/*}*/



