body {
    background-color: white;
    min-height: 600px;
    height: 100%;
    position: relative;
    z-index: 1;
    background-position: bottom center;
    background-size: cover;
}

.formsend > div {
    min-height: 400px;
    float: none;
    right: 0;
    left: 0;
    margin: auto;
    margin-top: auto;
    margin-bottom: auto;
    margin-top: 5px;
    margin-bottom: 20px;
    display: flow-root;
    border-radius: 3px;
    background: white;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    border-radius: 5px;
    border: 1px solid #ededed;
}

.formsend > div .btn {
    margin-bottom: 20px;
}

.formsend > div h4 {
    float: right;
    text-align: center;
    margin-top: 10px;
    color: #def442;
    box-shadow: 0px 1px 0px 0px #cd88fd;
    height: 40px;
    width: 100%;
    min-height: 40px;
    font-size: 13pt;
    line-height: 30px;

}

.formsend > div > div {

    min-height: 120px;
    float: right;
    border-bottom: none !important;;
    margin-bottom: 0;

}

.formsend > div > div label {
    width: 100%;
    height: 30px;
    float: right;
    text-align: right;
    font-size: 13pt;
    color: #464646;
    margin: 0;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 25px;
    margin-bottom: 5px;
    margin-top: 0px;


}

.formsend > div > div p {

    width: 100%;
    height: 30px;
    float: right;
    text-align: right;
    color: #f66;
    margin: 0;
    font-size: 10pt;
    line-height: 28px;
    margin-bottom: 0;
    overflow: hidden;
}

.formsend > div > div input {

    font-size: 12pt;
    color: #666;
    height: 45px;


}

.formsend .btn {

    margin: 0 !important;

}

.imgheaderformlogin {
    position: relative;
    right: 0;
    left: 0;
    float: none;
    margin: auto;
    margin-top: auto;
    height: 60px;
    margin-top: 10px;
}

.imgheaderformlogin img {
    position: relative;
    right: 0;
    left: 0;
    float: none;
    margin: auto;
    width: 120px;
    height: 25px;
    display: block;
    top: 15px;
}

.gotolink {
    color: #ff5757 !important;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 11pt;
    background-color: white;
    border-radius: 3px;
    position: relative;
    right: 0;
    left: 0;
    margin: auto;
    display: inline-block;
}

.terms{
    float: right;
    font-size: 10pt;
    text-align: justify;
    display: block;
    border-top: 1px solid #eee;
    color: #666464;
    padding-top: 10px;
}
.downform{
    float: right !important;
    min-height: 50px !important;
    margin-top: 15px;

}
.downform ul{
    float: right;
    margin-top: 10px;
}
.downform ul li{
    float: right;
}
.downform ul li i{
    float: right;
    font-size: 12pt;
    color: #666;
    margin-top: 5px;
}
.downform ul li p{
    float: right;
    font-size: 10pt;
    color: #666;
    width: auto;
    margin-right: 5px;
}
.secoundcounter {
    width: 50px;
    height: 50px;
    text-align: center;
    color: #3b7d16;
    border-radius: 100px;
    position: relative;
    right: 0;
    left: 0;
    margin: auto;
    display: block;
    background-color: #f4f4f4;
    font-size: 14pt;
    line-height: 50px;

}

.getagainverifiedcode {
    float: right;
    width: 100%;
    color: rgb(255, 78, 78);
    font-size: 11pt;
    cursor: pointer;
    text-align: center;
    margin-top: 10px;
    display: none;

}