

.annotation-components .annotation-components-text {
    color: #333;
    font-size: 13px;
    margin-bottom: 10px;
}

.annotation-components .annotation-components-text .heading {
    color: #666;
    font-weight: bold;
}

.annotation-components .form-group label {
    font-weight: normal;
}


.annotation-components .login-footer{
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
}