.tutor-widget {
    border: 1px solid #e9e9e9;
}

.tutor-widget-title {
    font-size: 24px;
    line-height: 70px;
    font-weight: 700;
    color: #00394f;
    border-bottom: 1px solid #e9e9e9;
    padding: 0 30px;
    margin-bottom: 0;
}

.tutor-widget .tutor-widget-content {
    padding: 30px;
}

.tutor-list-item label {
    font-size: 16px;
    line-height: 100%;
    color: #717171;
}

.tutor-list-item label input[type="checkbox"] {
    margin-right: 10px;
}
.tutor-form-wrap input[type="Search"] {
    width: 100%;
    height: 60px;
    font-size: 16px;
    border: 1px solid #e9e9e9;
}

.tutor-form-wrap .tutor-icon-search {
    right: 19px;
    left: auto;
    color: #23cc88;
}
.tutor-list-item label input[type="checkbox"] {
    margin-right: 10px;
    width: 15px;
    height: 15px;
}