#edit-stop-birthdate {
    padding: 0;
    border: none !important;
    background: none !important;
    height: unset;
}

#edit-stop-birthdate>* {
    margin-right: 5px;
}

#sm-custom-stop-form .error {
    border-color: #f8877f !important;
    box-shadow: inset 0px 0px 2px #f8877f !important;
}

#sm-custom-stop-form .has-error>label.control-label {
    color: #f8877f !important;
}

.btn-lg .onedoc-logo {
    float: unset;
    clear: unset;
    margin: -0.3em;
    height: unset;
    display: unset;
    max-width: 150px;
    max-height: 2em;
}

.restart-teddy {
    margin: 10px;
    max-width: 30%;
}

.restart-teddy-container {
    text-align: center;
}
