<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.feedback_send{
    padding:10px;
}
.feedback_send #n{font-size:16px;color:#393939;padding-bottom:5px;}
.feedback_send #bl{
    font-size:14px;
    color:#666;
}
.feedback_send #z{
    font-size:14px;
    margin-top:13px;
}
.feedback_send #zv{font-size:14px;color:#ed680f;}
.feedback_send input{
    background:#f0f5f5;
    border:1px #999 solid;
}
.feedback_send #inp1{
    width:490px;
    border: 1px solid #cdcecf;
    background: #fff;
    font-size: 16px;
    color: #666;
    height:30px;
    line-height:1;
    padding:3px 5px;
}
.feedback_send #textarea{width:490px;height:100px;border: 1px solid #cdcecf; border-radius: 3px; background: #fff; font-size: 16px; padding: 3px; color: #666;}
.feedback_send #sub{text-align:center;padding-top:15px;}
.feedback_send #sub input{
    position:relative;
    border:0px;
    background:#6c6a69;
    font-size:17px;
    line-height:1;
    color:#fff;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    border-radius:3px;
    min-width:110px;
    cursor:pointer;
    outline:0;
    border:0;
}
.feedback_send #sub input:hover{
    background:#5b5958;
}
.feedback_send #sub input:active{
    top:1px;
}
.feedback_send #code{padding-top:10px;}


.feedback_send_rules{
    margin-top:15px;
    margin-bottom:15px;
    font-size:13px;
    line-height:1.2;
    color:#000;
}
.feedback_send_rules a{
    font-size:13px;
    line-height:1.2;
    text-decoration:underline;
    color:#000;
}
.feedback_send_rules a:hover{
    text-decoration:none;
    color:#000;
}


#feedback_m_past1,
#feedback_m_past1 *,
#feedback_m_past1 *:after,
#feedback_m_past1 *:before{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#feedback_m_past1{
    padding:10px;
}
#feedback_m_past1 .n,
#feedback_m_past1 .n a{
    font-size:18px;
    color:#000;
    padding-bottom:5px;
    text-transform:uppercase;
    text-decoration:none;
    font-weight:bold;
}
#feedback_m_past1 .block{
    font-size:14px;
    color:#666;
}
#feedback_m_past1  .block .z{
    margin-top:10px;
}
#feedback_m_past1  .block .zv{font-size:14px;color:#ed680f;}
#feedback_m_past1  .block input{background:#f0f5f5;border:1px #999 solid;}
#feedback_m_past1  .block .inp1{
    width:100%;
    border: 1px solid #cdcecf;
    background: #fff;
    height:28px;
    padding:3px 5px;
}
#feedback_m_past1 .inp2{width:55px;border: 1px solid #cdcecf; border-radius: 3px; background: #fff;}
#feedback_m_past1 .textarea{width:100%;height:60px;border: 1px solid #cdcecf; border-radius: 3px; background: #fff;}
#feedback_m_past1 .sub{text-align:center;padding-top:10px;}
#feedback_m_past1 .sub input{
    position:relative;
    border:0px;
    background:#6c6a69;
    font-size:17px;
    line-height:1;
    color:#fff;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    border-radius:3px;
    min-width:110px;
    cursor:pointer;
    outline:0;
    border:0;
}
#feedback_m_past1 .sub input:hover{
    background:#5b5958;
}
#feedback_m_past1 .sub input:active{
    top:1px;
}

.feedback__m_past_rules{
    margin-top:15px;
    margin-bottom:15px;
    font-size:13px;
    line-height:1.2;
    color:#000;
}
.feedback__m_past_rules a{
    font-size:13px;
    line-height:1.2;
    text-decoration:underline;
    color:#000;
}
.feedback__m_past_rules a:hover{
    text-decoration:none;
    color:#000;
}</pre></body></html>