﻿.appointment .filters{
    max-width:800px;
    margin:0 auto;
    margin-bottom:20px;
}

.customer.appointment{
    width:500px;
    margin:0 auto;
    margin-top:10px!important;
}

.logo {
    width: 500px;
    margin: 0 auto;
    margin-top: 10px;
}

.logo img {
    width:100%;
}

.contact {
    width: 500px;
    margin: 10px auto!important;
    text-align:center;
    font-weight:bold;
    line-height:30px;
}

.contact .company{
    text-align:center;
    font-weight:bold;
    font-size:12pt;
}

.contact .map {
    width: 400px;
    margin: 0 auto;
    margin-top: 10px;
}

#randevu tbody tr td span{
    font-weight:bold;
}
