@font-face {
    font-family: 'Roboto-Regular';
    src: url('../../Content/fonts/Roboto-Regular.woff') format('woff');
}
@font-face {
    font-family: 'Roboto-Medium';
    src: url('../../Content/fonts/Roboto-Medium.woff') format('woff');
}
@font-face {
    font-family: 'Poppins-Medium';
    src: url('../../Content/fonts/Poppins-Medium.ttf') format('truetype');
}
@font-face {
    font-family: 'Poppins-Regular';
    src: url('../../Content/fonts/Poppins-Regular.ttf') format('truetype');
}
.container1{background-color:#ffab00;border:2px solid #ffab00}.container1 h4{text-align:center;color:#000;background-color:#ffab00;padding:10px;margin:0;font-size:24px}.image table{text-align:center;width:100%;background:#fff!important}.image table thead tr th{border:1px solid #000;color:#000;background-color:#ffd800;text-align:center;padding:5px 0;font-size:18px;font-family:poppins-medium}.image table tbody tr td{color:#000;border:1px solid #000;font-size:24px;font-family:poppins-bold}.image table tbody tr td:nth-child(1){color:#000;border:1px solid #000;font-size:16px;font-family:poppins-regular}.r{color:red!important}.results{margin-bottom:20px}@media only screen and (min-width:320px) and (max-width:991px){.container1 h4{font-size:18px}.image table tbody tr td:nth-child(1){font-size:12px}.image table tbody tr td{color:#000;border:1px solid #000;font-size:14px}.image table thead tr th{border:1px solid #000;color:#000;font-size:14px}}