#umow-badanie {
width: 100%;
}

.appointmentForm_2 > fieldset > legend {
background: #26b05a !important;
    border: solid 1px #26b05a;
    color: #fbfcfc;
    font-weight: bolder;
    line-height: 32px;
    width: 100%;
    padding: 6px 47px 6px 16px;
    letter-spacing: 1px;
    cursor: pointer;
    margin: 1px 0;
    font-size: 15px;
    border-radius: 10px!important;
}

    .appointmentFormSubmit[type="submit"] {
    margin-top: 0px;
}

body .content_box a {
    font-size: initial;
}

body .tabexp td, body .tabexp2 td {
    padding: 7px 3px;
}

.appointmentForm {
    margin: 0px;
}

body .appointmentFormErrors {
    font-size: 0.8rem;
    position: absolute;
    z-index: 999;
    top: 170px;
}

.tabexp tr td:nth-child(2) {
    width: 90px !important;
    font-size: 0.8rem;
}

.tabexp tr:nth-child(1) td:nth-child(2) div {
    margin-top:0px;
}

.tabexp tr td:nth-child(2) div {
    margin-top:8px;
}

.tabexp tr td:nth-child(2) {
    width:40px;
}

@media screen and (max-width:600px) {


.button.artykuly_but.google_maps {
    margin-bottom: 30px !important
}
}