.chtext
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
/*    TEXT-ALIGN: justify; */
    TEXT-INDENT: 20px;
/*    font: 100% Freesans, "Helvetica CY", "Nimbus Sans L", sans-serif; */
/*    font: 100% "Helvetica CY", "Nimbus Sans L", sans-serif;*/
    font: 100% sans-serif; 
    line-height: 1.3;
}

.chtext li {
    text-indent: 0;
}
    
.chtext2
{
    PADDING-RIGHT: 5px;
/*    TEXT-ALIGN: justify; */
/*    color: #505050;  */
    font: 95% verdana,  arial, sans-serif;
}

.small2
{
    font: 8pt Arial, sans-serif;
    color: #606060;
}

.title2
{
    color: #606060; 
    font: bold 120% Arial, sans-serif;

}

.titlebr
{
    padding-top: 8pt;
    padding-bottom: 8pt;
    padding-left: 5pt;

}

A.s2:visited, A.s2:link, A.s3:link { 
    text-decoration: none; 
    color: #606090;
}
A.s3:visited { 
    color: #404040;
}

.small
{
    FONT-SIZE: 8pt;
}

H2 {
/*    font-weight: bold; */
/*    font-size: 120%; */
/*    color: #0000A0; */
    color: #303030; 
    font: bold 150% Arial, sans-serif;
/*    margin-top: 0.5em; */
    margin-bottom: 0.5em;
        
}

A.nolink:visited, A.nolink:link { 
    text-decoration: none; 
    color: #303030;
}


table.thdr2 {
    width: 100%;
    border: 0;
    padding: 10px;
    padding-left: 30px;
    margin-bottom: 0px;
    margin-top: 2px;
    font: bold 13pt Arial, Helvetica;
    color: #606060;
    border-left:1px solid #D9DAC6;
    text-align:left;
    /* background: #E9EAD6; */
    background: #D9DAC6; 
    border-top:3px solid #C9CaB6;
}

table.ttxt2 {
    width: 100%;
    padding: 2px 0px 2px 4px;
    margin-bottom: 5px;
    background: #E9EAD6;
    border-bottom:1px solid #D9DAC6; 
    border-left:1px solid #D9DAC6; 
    text-align: left;
}


iframe, video :not(firefox-screenshots-*){
    overflow-x: hidden; 
    overflow-y: hidden; 
    width: 99.99%; 
    max-width: 640px;
}

.t_lenta_wrapper { 
    width:100%;
    border-left:1px solid #D9DAC6;
    border-bottom:1px solid #D9DAC6;
    background: #E9EAD6;
    overflow: auto;
}

.t_lenta { 
    padding: 8px 4px 4px 19px;
    background: #E9EAD6;
    text-align: left;    
    font: 10pt verdana, arial;
    color: #707088;
    max-width: auto;
    text-indent: -12pt;
}

.m_col { 
    float:left; 
    width:74%; 
    padding-right: 5px; 
    min-width: 360px;
    max-width: 1200px;
    text-align: center;
}
.r_col { 
    float:left; 
    width:25%;
    text-align: center;
}

@media screen and (max-width: 900px) {
    aside { display: none;}
    .r_col { width:1px; display: none;}
    .m_col { width:100%; padding-right: 0px;}
    .hdr_mobile { display: block;}
    body { overflow-x: hidden; padding: 0; margin: 0; width: 100%;}
    .chtext, .chtext2 {word-wrap:break-word; max-width: 0; padding-left: 0; margin-left:0} 
    input, textarea { width: 90%; }
    .vt_m {padding-left: 5px; font-size: 12pt;}
    .vt_p {padding-right: 5px; font-size: 12pt;}
    .vt_d2 {border: 0px; text-align: center;}
    td.ctxt, .ttxt2, .ttxt, .ctxt2, .cblk {padding-right: 0; margin-right: 0;}
    td.line {  border-left:1px dashed #d7dBc1; }
}
    
}

@media screen and (min-width: 900px) {
    aside { display: block;}
    .r_col { width:25%;}
    .m_col { width:74%;}
    .hdr_mobile { display: none;}
}
