.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: 360px;*/
	width: 45%;
	margin: 1% auto;
}
@media (max-width: 767px){
    
    width: 85%;
}
