#video_player_wrapper {
    margin-bottom: 20px;
}

#recaptions {
    margin-bottom: 20px;
    display: none;
}

#fw-widget {
    width: 846px !important;
    border: 4px solid #e2e2e2 !important;
}

#email_form {
    display: none;
    clear: both;
    margin-bottom: 20px;
    overflow: hidden;
}

#email_confirm {
    display: none;
}

#email_left,
#email_right {
    float: left;
    width: 400px;
}

#email_form label {
    text-align: left;
    width: 64px;
}

#email_form label {
    text-align: left;
    width: 64px;
}

#email_form #e-submit_evaluation {
    border: 2px solid #0577A0;
    border-radius: 8px;
    font-size: 16px;
    letter-spacing: 0.8px;
    margin: 10px 0 12px;
    padding: 4px 10px;
}

#email_form textarea {
    height: 62px;
}

#email_form input[type="text"] {
    height: 28px;
}

.contact_icons img {
    margin: 0 4px 8px 0;
}

.strong {
    font-size: 19px;
    font-weight: 700;
}


