.validation{ border: solid 1px #f91348 !important;}
.errorlabel {
    float: left;
    font-size: 12px;
    color: #ff5050;
    width: 100%;
}
.registerbg{ background: #fff;
    padding: 40px;
    border-radius: 35px;}
body{ background: #ffe1e8;}

.whitebgcolor{ background: #fff;}
.login-form{  background: #fff; float: left; border-radius: 15px;
    width: 100%;}

.cancelcrop {
    width: 125px;
    padding: 6px 0px;
    background: #7a7979;
    color: #fff;
    cursor: pointer;
    float: left;
    border-radius: 2px;
    text-align: center;
    margin-left: 10px;  margin-bottom: 0px;
}
.rotateright {
    float: left;
    font-size: 12px;
    height: 31px;
    line-height: 12px; padding: 0px 10px;
    margin-left: 15px;
    margin-right: 14px;
}
.rotateleft {
    float: left;
    font-size: 12px;
    height: 31px;
    line-height: 12px;
    margin-left: 20%;
    margin-right: 15px;
}
.vanilla-rotate{    outline: none!important;
    border: none;
    cursor: pointer;
}.basic-result {
    width: 140px;
    padding: 7px 0;
    text-align: center;
    background: #a00;
    color: #fff;
    float: left;
    border: none;
    border-radius: 2px;
    margin-bottom: 0px;
}

.img-fluid-uploaded{border: solid 4px #ccc;
    border-radius: 15px;}
    .section-title-inner{ font-size: 32px;}
    .about-para{ text-align: left; margin-bottom: 0px !important; }
    .staticpage ul{  width: 100%;   float: left;        text-align: left;   margin-bottom: 20px;      padding-left: 15px;}
    .staticpage ul li{ list-style: disc;
        padding: 5px 3px;}
        .staticpage h2{     font-size: 21px;}

        .mobileexistsmsg{     margin-top: 15px;    margin-bottom: 10px; }
        .profileimageexistsmoble {
            width: 60px;
            height: 60px;
            float: left;
            background: #ccc;
            border: solid 1px #ccc;
            border-radius: 50%; overflow: hidden;
        }
        .existsimg {
            width: 100%;
            float: left;
            height: auto;
        }
        
        .profileuserdetilasmobile {
            max-width: 300px;
            height: auto;
            float: left;
            margin-left: 10px;
        }
        .profileuserdetilasmobile h3 {
            font-size: 14px;
            font-weight: 600;
            margin-bottom: 1px;
            color: #16657d;
            width: 100%;
            margin-top: 0;
        }
        
        .profileuserdetilasmobile p {
            width: 100%;
            margin-bottom: 2px;
            
        }
        .profilepaddemail{     padding: 30px;}
       .resendcolor {background: #fff;
            padding: 5px 10px 9px 5px;
            border-radius: 30px;
            margin-left: 10px;
        }
        .resendcolor img{  width: 18px;}
        .profilepaddemail h4{ font-size: 19px;}

        .timerdivallemail {
            float: left;
            margin-top: 8px;
            width: 100%;
            color: #fff;
            text-align: center;
            margin-bottom: 17px;
        }.resendbtn {
            color: #13b1e2;
            margin-left: 9px;
            cursor: pointer;
            font-size: 12px;
            border-radius: 10px;
            border: solid 1px;
            padding: 3px 10px;
        }
        .timerdivall {
            float: left;
            margin-top: 9px;
            width: 100%;
            color: #fff;
            text-align: center;
            margin-bottom: 16px;
        }

        .ml-75{ margin-left: 75px;}