﻿/*------------- Header -----------------*/
.ca-headerouter {
    width: 100%;
    padding: 20px 0 75px;
}

.ca-logo {
    width: 100%;
    max-width: 250px;
    margin: 0 auto;
}

/*-------------------------------------*/

.register-form {
    height: 286px;
}

.reset-form {
    height: 286px;
}

.hide {
    display: none;
}