.cardborderHeader{
    border: 1px solid #dadce0;
    border-radius: 8px;
    margin-top: 12px;
    max-height: 22.5vw !important;
    max-width: 90vw !important;
    height: 160px !important;
    width: 640px !important;
    margin: auto;
}

.cardborder{
    border: 1px solid #dadce0;
    margin: auto;
    background-color: white;
    border-radius: 8px;
    margin-top: 12px !important;
    max-width: 90vw !important;
    width: 640px !important;
    padding: 0px !important;
}

.freebirdFormviewerViewHeaderThemeStripe{
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    height: 10px;
    left: -1px;
    top: -1px;
    width: calc(100% + 2px);
    background-color: rgb(171, 89, 103);
}

.titleBoard{
    font-family: 'Google Sans',Roboto,Arial,sans-serif !important;
    font-size: 32px !important;
    font-weight: 400 !important;
    line-height: 40px !important;
    color: #202124;
    line-height: 135% !important;
    max-width: 100% !important;
    min-width: 0% !important;
    padding-top: 0px !important;
}

.titleBoard2{
    font-family: Roboto,Arial,sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    letter-spacing: .2px !important;
    line-height: 20px !important;
    color: #202124;
    margin-top: -6px !important;
}

.titleBoard3{
    font-family: Roboto,Arial,sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    letter-spacing: .2px !important;
    line-height: 20px !important;
    margin-top: 12px !important;
    color:#d93025;
}

.body{
    background-color: #ede7f6;
    font-family: Roboto,RobotoDraft,Helvetica,Arial,sans-serif;
    margin: 0;
}

#headerlogo{
    background-image : url("https://www.tavernitionline.com.ar/solicitarAltaComoCliente/assets/img/AF1QipPrc8CYTSorNlGQ0906edoRuHT8j84Q4NcnlJRM=w880-h220.jpg");
    background-size: cover;
    background-position: center;
}

.listitem{
    background-color: #fff;
    border-color: #d93025;
    margin: auto;
    background-color: white;
    border-radius: 8px;
    margin-top: 12px !important;
    max-width: 90vw !important;
    width: 640px !important;
    min-height: 6vw !important;
}

.listitemF{
    margin: auto;
    margin-top: 12px !important;
    max-width: 90vw !important;
    width: 640px !important;
    min-height: 1vw !important;
}

.fontlabel{
    font-family: 'Google Sans',Roboto,Arial,sans-serif !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    letter-spacing: .1px !important;
    line-height: 24px !important;
    color: #202124 !important;
}

.optionradio{
    font-family: Roboto,Arial,sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    letter-spacing: .2px !important;
    line-height: 20px !important;
    color: #202124 !important;
    min-width: 0% !important;
}

.inputtext{
    border: 0px !important;
    border-bottom: 1px solid red !important;
    border-radius: 0px !important;
}