.asteric-mandatory {
    color: red;
}

.candidate-view-first-item {
    border: none;
}

.view-first-item {
    border: none;
}

.blog-post-view-image {
    width: 50%;
}

.blog-post-edit-image {
    width: 150px;
    height: 100px;
}

.register-box {
	width: 45%;
	margin: 1% auto;
}
@media (max-width: 767px){
    .register-box {
        width: 85%;
    }
}

/* Legacy helpers — visual skin lives in wac-theme.css */
