@font-face{ font-family: montserrat; src: url(montserrat_variablefont_wght.ttf); }
:root {
  --main-color: #404040 !important;
  --main-family: montserrat !important;
}


#main_2_0 a, .comment_cycle a   {
    border-bottom: 1px solid #a4a4a4;
    color: #000000;
    text-decoration: none;
    transition: 0.5s;
}
#main_2_0 a:hover, .comment_cycle a:hover  {
    border-bottom: 1px solid #ff000000;
}
 

div#id_comments_2_0 {
    font-family: system-ui;
    color: #979797;
    margin: 0;
}
img#id_ava, img.id_ava {
    border: 1px solid #e7e7e7;
    margin: 0 7px 0 0;
    width: 50px;
    height: 50px;
    display: inline-block;
    max-width: unset !important;
    vertical-align: top;
} 
 a#timer_ids {
    float: right;
    font-size: 11px;
}
#comment_area {
    word-break: break-all;
    color: #484848;
    font-family: system-ui;
    padding: 16px;
    text-align: left;
}
div#comment_main {
    width: calc(100% - 65px);
    display: inline-block;
    position: relative;
}
div#count_letters {
    position: absolute;
    top: 0;
    right: 0px;
    font-size: 12px;
    font-family: system-ui;
    color: #919191;
    padding: 2px 10px;
}
.inline_2_0 {
    display: inline-block;
    width: 100%;
    margin: 10px 0;
}
div[contenteditable="true"] {
    border: 1px solid #e0e0e0 !important;
    outline: none;
    word-break: break-word;
    /* word-break: break-all; */
    -webkit-box-shadow: 4px 4px 50px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 4px 4px 50px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 4px 4px 50px 0px rgba(34, 60, 80, 0.2);
        color: #000000;
    letter-spacing: 1px;
    font-family: monospace;
    font-size: 17px;
}
[contenteditable]:empty:before {
    content: attr(data-placeholder);
    color: grey;
    display: inline-block;
}
div#count_letters {
    position: absolute;
    top: 0;
    right: 0px;
    font-size: 12px;
    font-family: system-ui;
    color: #919191;
    padding: 2px 4px;
}     
button#button_send {
    cursor: pointer;
    width: 100%;
    margin: 10px 0 0 0;
    padding: 10px;
    background: #ffffff82;
    border: 1px solid #e2e2e2;
    color: #9d9d9d;
    float: right;
    transition: 0.5s;      outline: none;
}
button#button_send:hover {
    color: #494949;
    border: 1px solid #c0c0c0;
}

button#button_send, #comment_area { 
    font-size: 18px;
}

/* forms */
div#forms {
    margin: 7px 0 0 0;
    display: table;
    width: 100%;
}
span#email_2_0, span#name_2_0 {
     width: 40%; 
}
span#number_2_0, span#number_2_0_2, span#summa_2_0 {
    max-width: 22px;
    padding: 3px 6px 0 6px;
    min-width: 22px;
}
span#number_2_0, span#number_2_0_2, span#summa_2_0, span#email_2_0, span#name_2_0 {
    border: 1px solid #dbdbdb;
    height: 28px;
    display: table-cell !important;
    padding: 3px 0 0 0;
    text-align: center;
    outline: none;
    font-size: 14px;
    font-family: system-ui;
}
#znak_2_0 {
    display: table-cell !important;
    padding: 0 5px;
}

/* \forms */

update {
    background: #009a05;
    position: absolute;
    margin-left: -120px;
    padding: 10px;
    color: aliceblue;
    text-align: center;
    font-family: monospace;
    font-size: 12px;
    cursor: pointer;
}update:after {
    left: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-left-color: #009a05;
    border-width: 6px;
    margin-top: 6px;
    z-index: 1;
}
.opr {
    border: 1px solid #d6d6d6;
    padding: 25px;
    margin: 20px 0;
    -webkit-box-shadow: 4px 4px 12px 8px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 4px 4px 12px 8px rgba(34, 60, 80, 0.2);
    box-shadow: 4px 4px 12px 8px rgba(34, 60, 80, 0.2);
    font-family: system-ui;
    color: #000000;
    font-size: 17px;
}
/*  comment_main */
 div.comment_cycle {
    display: inline-flex;
    width: 100%;
 
    padding: 23px 0 0 0 ;
    color: var(--main-color);
    font-family:  var(--main-family) ;
}
.text_2_0 {
    border: 1px solid #05050500;
    box-sizing: border-box;
    padding: 10px;
    text-align: left;
    width: 100%;
}
img.ava_men, img.ava_data {
    width: 14px;
    height: 14px;
    margin: -1px 0px -1px 0px;
    display: inline-block !important;
    border: none !important;
}
.data_2_0 {
    text-align: left; 
    color: #808080;
    border-bottom: 1px solid #f0f0f0;
}
.data_text_2_0 {
    width: 100%;
    border-bottom: 1px solid #efefef;
    padding: 0 0 10px;
}
div.comment_cycle h2 {
   margin: 10px 0;
    padding: unset;
    font-family: system-ui;
    font-weight: 100;
    color: #353535;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 10px;
}

 div.last_com_2_0 h2  {word-wrap: break-word;
        font-family: sans-serif; 
        border-bottom: 1px solid #c3c3c3;
        padding: 0 0 10px 0;
        margin: 20px 0 20px 0;
        position: relative;
        font-weight: 300;
        line-height: 30px; color: #969696;}

div.comment_cycle iframe {
    max-width: 100%;
    margin: 10px 0;
} 
.text_2_0 img {
    max-width: 100%;
    border: 1px solid #d2d2d2;
    margin: 20px 0;
    -webkit-box-shadow: 4px 4px 32px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 4px 4px 32px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 4px 4px 32px 0px rgba(34, 60, 80, 0.2);
}
img.bb_smail {
    border: none !important;
    -moz-box-shadow: unset;
    box-shadow: unset;
    margin: unset;
}
code {
    border: unset;
    display: block;
    margin: 20px 0 10px 0;
    padding: 20px;
    border-left: 2px solid #e6e0e0;
    font-size: 14px;
    word-break: break-word;
    background: repeating-linear-gradient(to bottom, transparent, transparent 10px, #f4f4f4 10px, #f4f4f4 11px), repeating-linear-gradient(to right, transparent, transparent 10px, #f4f4f4 10px, #f4f4f4 11px);
}
blackblock {
    background: black;
    color: #fbff00;
    font-size: 25px;
    text-align: center;
    display: block;
    padding: 20px 0;
    margin: 10px 0;
}
blackblock a { color: aliceblue !important; }
div#fixed_2_0 {
    color: red;
    text-align: right;
    font-size: 10px;
    margin: 20px 0 0 0;
}
 /* \comment_main */
red { color: red; }
blue { color: blue; }
green { color: green; }
 /* ansver */
a.ansver{cursor: pointer;}
a.ansver.right { float: right; }
.ansver_2_0 {
    border: 1px solid #e0e0e0;
    margin: 10px 0 0 0;
    padding: 13px;
    -webkit-box-shadow: 4px 4px 50px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 4px 4px 50px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 4px 4px 50px 0px rgba(34, 60, 80, 0.2);
    outline: none;
}

 /* \ansver */

[data-display=none] {
    display: none;
}
[data-display=block] {
    display: block;
}

div#echo_return_2_0 {
    position: fixed;
    left: -300px;
    top: 0px;
    background: #04233e;
    color: #ffffff;
    padding: 15px 20px;
    text-align: center;    z-index: 1 !important;
}
.opacity { animation: show 3s; } 
@keyframes show { from {opacity: 0;} to {opacity: 1;} }

.ansver, .under {
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}span.cross_2_0 {
    color: red;
    cursor: pointer;
}span.check_mark, .cross_2_0 {
    font-size: 50px;
    line-height: 50px;
    height: 50px;
    margin: 0px;
    padding: 0px;
    width: 45px;
    display: inline-block;
    text-align: center;
}
span.check_mark {
    color: #5daf00;
    cursor: pointer;
    float: right;
}
 
 div#main_2_0 {
    margin: 40px 0 0 0;
}