﻿body {
}

input, select, textarea {
    max-width: 100% !important;
}

.control-label-custom {
    font-size: 17px;
    font-weight: bold;
}

.personal-data {
    text-align: center;
    font-size: 20px;
}

.phone-client {
    margin-bottom: 10px !important;
}

.custom-container {
    padding: 10px !important;
}

.circle {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background-color: red;
    text-align: center;
    color: white;
    font-weight: 600;
    padding-top: 9px;
    font-size: 16pt;
    margin-right: 20px;
    margin-top: -60px;
}
