<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#tbs{
    display:table;
    font-family: 'Trebuchet MS', Helvetica, 'DejaVu Sans', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', sans-serif;
    font-style: normal;
    font-variant: normal;
    font-size: 14px;
    width: 100%;
}
#tbtitle{
    display:table-cell;
    padding: 10px;
    text-align: left;
    background: #ecf0f1;
    color: #34495e;
}
#tbdate{
    display:table-cell;
    padding: 10px;
    text-align: left;
    background: #ecf0f1;
    color: #34495e;
}
#tb-row{
    display:table-row;
}
#tb-it-title{
    display: table-cell;
    padding: 10px;
}
#tb-it-date{
    display: table-cell;
    padding: 10px;
}
.radios-as-buttons-py div {
    float: left;
}
.radios-as-buttons-py input {
    position: absolute;
    left: -9999px;
}
.radios-as-buttons-py label {
    display: block;
    margin: 0 0 0 -1px;
    padding: 5px 10px;
    border: 1px solid #BBBBBB;
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .12);
    cursor: pointer;
}
.radios-as-buttons-py input:checked + label {
    background: white;
    box-shadow: inset 0 3px 6px rgba(0, 0, 0, .2);
}
.radios-as-buttons-py div:first-child label {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.radios-as-buttons-py div:last-child label {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.form_zakaz .form-tabs{

    width: 300px;
    float: left;
}
.diplom_shablon {
    width: 390px;
    height: 600px;
    float: left;
    background-size: contain;
    background-repeat: no-repeat;
    text-align: center;

}
#priz{
    margin-top: 170px;
}
#rezpost{
    margin-top: 10px;  
}
#rezinstitution{
    margin-top: 10px;  
}
#rezsettlement{
    margin-top: 10px;  
}
#rezfull_name{
    margin-top: 10px;  
}
#rezultatmesto{
    margin-top: 10px;
    padding-left: 28px;
    padding-right: 28px;
}
#reztype_of_event_chosen{
    margin-top: 10px;  
}
#rezcontest_title_chosen{
    margin-top: 10px;  
}</pre></body></html>