<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.art-bottom-section .button-comments-display span {    
    display: inline-block;
    opacity: 0;  
    min-width: 45px;
}                              
.art-bottom-section .button-comments-display span.visible {
    font-weight: 600;     
    opacity: 0.8;
}                                 
.art-bottom-section .button-comments-display span.visible::before {
    content: " (";  
    padding: 0 2px;
}                               
.art-bottom-section .button-comments-display span.visible::after {
    content: ")";  
    padding: 0 0 0 2px;   
}     

/* comments */
      
.comments {
    margin: 0 0 40px 0;   
    display: none;   
}   
.comments.visible {
    display: block;   
}   
.comments ul,
.comments ul li {
    display: block;
    list-style: none; 
    margin: 0;   
    padding: 0;  
}           
.comments ul {
    margin: -5px 0 0 0;     
}           
.comments ul.level-1 {
    margin-top: 10px;
    padding-bottom: 40px;    
    border-bottom: #F0F0F0 3px solid;
}            
.comments ul ul {
    margin: 0 0 0 35px;     
}           
.comments ul li {
    position: relative; 
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -transition: all 0.2s linear;    
    transition: all 0.2s linear;   
}    
.comments ul li .comment {
    background: #EAF5F8; 
    background: #F0F0F0;   
    color: #333;
    border: #F0F0F0 2px solid;    
    margin: 20px 0 0 100px;   
    padding: 0;      
    font-family: "Roboto", Arial, sans-serif;   
    font-size: 13px;
    font-weight: 400; 
    line-height: 20px;  
    -webkit-border-radius: 10px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius: 10px;
    -moz-border-radius-topleft: 0;
    border-radius: 10px;
    border-top-left-radius: 0; 
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -transition: all 0.2s linear;    
    transition: all 0.2s linear;   
}           
.comments ul li .comment.selected,
.comments ul li .comment.selected .comment-re-counter {  
    background: #FFFEDC;  
    border-color: #FFFEDC;      
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -transition: all 0.5s ease-in-out;    
    transition: all 0.5s ease-in-out;   
    -webkit-box-shadow: 0 0 5px #FFF7D2;
    -moz-box-shadow: 0 0 5px #FFF7D2;
    -ms-box-shadow: 0 0 5px #FFF7D2;  
    -o-box-shadow: 0 0 5px #FFF7D2;
    box-shadow: 0 0 5px #FFF7D2;  
    z-index: 10;  
}   
.comments ul li .comment.selected header .comment-user-thumb::after {
    background-image: url("/_i/comment-cloud-corner-1-c.png");
}    
.comments ul li ul li .comment {
    background: #FFF;    
}     
.comments ul li .comment-new {
}      
.comments ul li .comment.comment-wait {
    background: #FFF url(/_i/loaders/loader-3-dot-c.gif) center 60% no-repeat;
      /*   border-color: #F1F1F1;   */
    color: #999;  
    padding: 30px 0 80px 0;
    text-align: center; 
    font-size: 15px;
    font-weight: 600; 
    line-height: 20px;  
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}  

.comments ul li header {
    color: #999;
    height: 44px;
    line-height: 49px;
    margin: 0;   
    padding: 0 20px; 
}       
.comments ul li .comment-new header {
    height: 20px;
}   

.comments ul li header .comment-user,
.comments ul li header a.comment-user strong {
    color: #00C6FF;
    text-decoration: none;
}                          
.comments ul li header a.comment-user:hover,
.comments ul li header a.comment-user:hover strong {
    color: #009AFF;   
    text-decoration: none;
}   
.comments ul li header a.comment-user.comment-user-p-facebook strong {
    color: #3B5998;
}      
.comments ul li header a.comment-user.comment-user-p-facebook:hover strong {
    color: #30487A;
}      
.comments ul li header a.comment-user.comment-user-p-twitter strong {
    color: #55ACEE;
}      
.comments ul li header a.comment-user.comment-user-p-twitter:hover strong {
    color: #2D99EA;
}        
.comments ul li header a.comment-user.comment-user-p-google strong {
    color: #DD4B39;
}      
.comments ul li header a.comment-user.comment-user-p-google:hover strong {
    color: #CD3423;
}                  
.comments ul li header .comment-user-thumb {  
    background: #999 url(/_i/user.png) center center no-repeat;
    text-decoration: none; 
    position: absolute;
    left: 20px;
    top: -15px;  
    z-index: 1;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -transition: all 0.2s linear;    
    transition: all 0.2s linear;     
    -webkit-transform: translateZ(0);   
    -moz-transform: translateZ(0);   
    -o-transform: translateZ(0);   
    -transform: translateZ(0);     
    transform: translateZ(0);  
}     
.comments ul li header .comment-user-thumb:after {  
    background: transparent url(/_i/comment-cloud-corner-1-b.png) center center no-repeat; 
    display: block;
    content: "";
    position: absolute;
    left: 45px;
    top: 15px;  
    z-index: 2;
    width: 37px;
    height: 45px;
}   
.comments ul li ul li header .comment-user-thumb:after {  
    background-image: url(/_i/comment-cloud-corner-2-b.png); 
}       
          
.comments ul li .comment-button {   
    background: rgba(255, 255, 255, 0.3) center center no-repeat;          
    color: #ED1C24;    
    display: inline-block;
    font-family: "Roboto Condensed", Arial, sans-serif;   
    font-size: 18px;  
    font-weight: 600;   
    line-height: 30px; 
    height: 30px;    
    padding: 0;     
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    border-radius: 5px; 
}                       
.comments ul li header .comment-user-thumb {  
    transition: all 0.2s linear;
}
.comments ul li header .comment-user-thumb,  
.comments ul li header .comment-user-thumb img {    
    height: 60px;  
    width: 60px;    
    padding: 0;   
    margin: 0;   
    border-radius: 100%;  
}    
.comments ul li header .comment-user-thumb a { 
    box-shadow: 0 0 2px #DDD;
}  
.comments ul li header .comment-ip {    
    background: #FFF;        
    display: inline-block; 
    padding: 0 5px;  
    margin-left: 10px;
    line-height: 20px;
    border-radius: 3px;    
    display: none; 
}      
.comments ul li header .comment-flag {       
    display: inline-block; 
    height: 15px;
}        
.comments ul li header .comment-flag img {       
    display: block; 
    height: 100%;      
    width: auto;  
    margin: 2px 0 0 10px;      
}     
.comments ul li header .comment-time {
    font-size: 11px;
    padding: 0 0 0 5px;  
}       
.comments ul li header .comment-time .t {
    color: #555;
}               
.comments ul li header .comment-time:before {
    content:"/";
    display: inline-block; 
    padding: 0 10px 0 0;  
}       
.comments ul li header .comment-buttons {  
    transition: all 0.2s linear; 
    opacity: 0;   
    position: absolute;
    right: 20px;
    top: 5px;   
}       
.comments ul li .comment:hover header .comment-buttons {  
    opacity: 1; 
}       
.comments ul li header .comment-button {  
    width: 30px;    
}    
.comments ul li .comment-button-goup {  
    background-image: url(/_i/icon-20-c-level-up.png);
}         
.comments ul li .comment-button-goup:hover {   
    background-color: rgba(224, 224, 224, 0.3);
}       
.comments ul li div.comment-text {
    background: inherit;
    position: relative;
    margin: 0;  
    padding: 0 20px;  
    font-size: 15px;
    font-weight: 400; 
    line-height: 22px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -transition: all 0.2s linear;  
    transition: all 0.2s linear; 
}              
.comments ul li div.comment-text .comment-zoom {   
    background: inherit;
    position: absolute;
    display: block;
    width: 100px; 
    bottom: 0;
    right: 0;
    top: 0;
    cursor: zoom-in;  
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -transition: all 0.2s linear;  
    transition: all 0.2s linear; 
    opacity: 0;
}         
.comments ul li div.comment-text .comment-zoom:hover {   
    opacity: 0.7;
}       
.comments ul li div.comment-text.large {
    font-size: 30px;
    line-height: 35px; 
}           
.comments ul li div.comment-text.large .comment-zoom {  
    cursor: zoom-out; 
}       
.comments ul li div.comment-text a,
.comments ul li div.comment-text.large a {  
    background: #FFF;
    border: #E8E8E8 1px solid;
    color: #666666;
    padding: 0 10px 0 40px;  
    margin: 10px 0 10px 0; 
    font-size: 13px;
    font-weight: 400; 
    line-height: 30px;
    white-space: nowrap;
    display: block; 
    width: 100%;   
    overflow: hidden; 
    box-sizing: border-box;
    text-decoration: none;
    text-overflow: ellipsis;
    transition: all 0.5s linear;
    transform: translateZ(0);     
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    border-radius: 5px; 
}             
.comments ul li div.comment-text a:hover {  
    color: #111;  
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);  
}      
.comments ul li div.comment-text a::before {    
    background: #666666 url(/_i/icon-30-a-url.png) no-repeat center center;
    background-size: 18px 18px; 
    position: absolute; 
    left: 0;
    top: 0;
    display: block; 
    height: 30px;
    width: 30px;   
    content: "";   
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}        
.comments ul li div.comment-text a[href*="facebook.com/"]:before {    
    background-image: url(/_i/icon-20-a-soc-facebook.png);
    background-color: #43609C;  
}          
.comments ul li div.comment-text a[href*="twitter.com/"]:before {    
    background-image: url(/_i/icon-20-a-soc-twitter.png);
    background-color: #55ACEE;  
}           
.comments ul li div.comment-text a[href*="plus.google.com/"]:before {    
    background-image: url(/_i/icon-20-a-soc-google-plus.png);
    background-color: #DD4B39;  
}           
.comments ul li div.comment-text a[href*="youtube.com/"]:before {    
    background-image: url(/_i/icon-20-a-soc-you-tube.png);
    background-color: #E62117;  
}          
.comments ul li div.comment-text a[href*="linkedin.com/"]:before {    
    background-image: url(/_i/icon-20-a-soc-linkedin.png);
    background-color: #0274B3;  
}                    
.comments ul li div.comment-text a[href*="pinterest.com/"]:before {    
    background-image: url(/_i/icon-20-a-soc-pinterest.png);
    background-color: #CB2027;  
}                   
.comments ul li div.comment-text a[href*="instagram.com/"]:before {    
    background-image: url(/_i/icon-20-a-soc-instagram.png);
    background-color: #004879;  
}                 
.comments ul li div.comment-text a[href*="tumblr.com/"]:before {    
    background-image: url(/_i/icon-20-a-soc-tumblr.png);
    background-color: #34465E;  
}                       
.comments ul li div.comment-text a[href*="wykop.pl/"]:before {    
    background-image: url(/_i/icon-20-a-soc-wykop.png);
    background-color: #F58739;  
}                  
.comments ul li div.comment-text a[href*="wprost.pl/"]:before {    
    background-image: url(/wprost/_i/icons/wprost-favicon-32x32.png);
    background-color: #ED1C24;  
    background-size: 28px 28px; 
}             
.comments ul li div.comment-text a[href*="smaki.pl/"]:before {    
    background-image: url(/smaki/_i/icons/smaki-favicon-32x32.png);
    background-color: #4DA829;  
    background-size: 28px 28px; 
}                             
.comments ul li div.comment-text a[href*="film.com.pl/"]:before {    
    background-image: url(/film/_i/icons/film-favicon-32x32.png);
    background-color: #444;   
    background-size: 28px 28px; 
}                            
.comments ul li div.comment-text a[href*="dorzeczy.pl/"]:before {    
    background-image: url(/dorzeczy/_i/icons/dorzeczy-favicon-32x32.png);
    background-color: #EC1C3B;   
    background-size: 28px 28px; 
}                               
.comments ul li div.comment-text a[href*="historiadorzeczy.pl/"]:before,
.comments ul li div.comment-text a[href*="historia.dorzeczy.pl/"]:before {    
    background-image: url(/dorzeczy/_i/icons/dorzeczy--historiafavicon-32x32.png);
    background-color: #FFFF00;   
    background-size: 28px 28px; 
}                              
.comments ul li div.comment-text a[href*=".gif"]:before,    
.comments ul li div.comment-text a[href*=".png"]:before,    
.comments ul li div.comment-text a[href*=".jpg"]:before,    
.comments ul li div.comment-text a[href*=".jpeg"]:before {    
    background-image: url(/_i/icon-30-a-picture.png);
    background-color: #33CC00;   
    background-size: 20px 20px; 
}     
.comments ul li div.comment-text .comment-image,
.comments ul li div.comment-text .comment-youtube {   
    border: #E8E8E8 1px solid;
    background: #333 no-repeat;
    background-size: cover;   
    display: block;
    margin: 5px 0 10px 0;
    max-width: 33%;
    width: 100%;   
    position: relative;    
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -transition: all 0.5s linear;
    transition: all 0.5s linear;
    -webkit-transform: translateZ(0);   
    -moz-transform: translateZ(0);   
    -o-transform: translateZ(0);   
    -transform: translateZ(0);     
    transform: translateZ(0);     
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    -ms-border-radius: 5px; 
    -o-border-radius: 5px; 
    border-radius: 5px;  
    cursor: pointer;
}    
.comments ul li div.comment-text .comment-image:hover,
.comments ul li div.comment-text .comment-youtube:hover {   
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15); 
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15); 
    -ms-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15); 
    -o-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15); 
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);  
}               
.comments ul li div.comment-text .comment-image { 
    cursor: zoom-in;
}    
.comments ul li div.comment-text .comment-image.size-2 {   
    max-width: 70%;  
    cursor: zoom-in;
}     
.comments ul li div.comment-text .comment-image.size-3 {  
    max-width: 100%;  
    cursor: zoom-out;
}    
.comments ul li div.comment-text .comment-youtube {   
    min-height: 100px;
}   
.comments ul li div.comment-text .comment-youtube img.comment-youtube-image {    
    display: block;    
    padding: 0;
    margin: 0;
    width: 100%;  
}    
.comments ul li div.comment-text .comment-youtube:after {  
    content: ""; 
    background: #FFEF66 url(/_i/icon-30-c-video.png) center center no-repeat;  
    display: block;       
    position: absolute;
    right: -30px;       
    top: 50%;  
    width: 60px;  
    height: 60px; 
    margin-top: -30px; 
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -transition: all 0.5s linear;
    transition: all 0.5s linear;
    -webkit-border-radius: 4px; 
    -moz-border-radius: 4px; 
    -ms-border-radius: 4px; 
    -o-border-radius: 4px; 
    border-radius: 4px;    
    opacity: 0.8;  
    z-index: 2; 
}            
.comments ul li div.comment-text .comment-youtube.player {   
    background-image: url(/_i/loaders/loader-white-dark-snake.gif); 
    background-position: center center; 
    background-size: auto auto;
    position: relative;
    cursor: default;    
    max-width: 100%;  
    width: 100%;     
    z-index: 2;
}             
.comments ul li div.comment-text .comment-youtube.player:after {    
    opacity: 0;   
}          

.comments ul li div.comment-text em {
    color: #999;  
}       
.comments ul li div.comment-text textarea {
    margin: 0;
}      
.comments ul li footer {
    min-height: 30px;
    line-height: 30px;     
    padding: 17px 20px 18px 20px;  
    position: relative;
}         
.comments ul li footer div {   
    margin-top: 1px;
    float: right; 
}       
.comments ul li footer .comment-re-counter {  
    background: transparent;
    color: #999;       
    border: transparent 1px solid;   
    display: inline-block;
    font-weight: 400;   
    line-height: 30px; 
    height: 30px; 
    padding: 0 10px 0 0;      
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}             
.comments ul li footer .comment-re-counter.re-hidden {  
    visibility: hidden;
}                   
.comments ul li footer .comment-re-counter:hover { 
    background-color: rgba(255, 255, 255, 0.3);   
    border: rgba(255, 255, 255, 0.3) 1px solid;  
}       
.comments ul li ul li footer .comment-re-counter:hover { 
    background-color: rgba(224, 224, 224, 0.3);   
    border: rgba(224, 224, 224, 0.3) 1px solid;  
}    
.comments ul li footer .comment-re-counter strong {   
    font-family: "Roboto Condensed", Arial, sans-serif;   
    font-weight: 400;      
    font-size: 15px;
    color: #ED1C24;  
}        
.comments ul li footer .comment-re-counter b {   
    font-weight: 300;   
}        
.comments ul li footer .comment-button {   
    background-color: rgba(255, 255, 255, 0.3);    
    display: inline-block;
}        
.comments ul li ul li footer .comment-button {   
    background-color: rgba(224, 224, 224, 0.3);    
}         
.comments ul li footer .comment-button.pointer:hover {   
    background-color: rgba(255, 255, 255, 0.8);    
}       
.comments ul li ul li footer .comment-button.pointer:hover {   
    background-color: rgba(224, 224, 224, 0.7);    
}     
.comments ul li footer .comment-button.comment-button-colp {   
    background-image: url(/_i/icon-20-c-arrow-top.png);
}      
.comments ul li footer .comment-button.comment-button-expd {   
    background-image: url(/_i/icon-20-c-arrow-bottom.png);
}         
.comments ul li footer .comment-re-counter:hover .comment-button.comment-button-colp {   
    background-image: url(/_i/icon-20-b-arrow-top.png);
}      
.comments ul li footer .comment-re-counter:hover .comment-button.comment-button-expd {   
    background-image: url(/_i/icon-20-b-arrow-bottom.png);
}                
.comments ul li footer .comment-re-counter span.comment-button {   
    background-color: #FFF;  
    width: 30px;
    height: 30px;
    text-align: center;   
    margin: 0 5px 0 0;   
    cursor: pointer; 
}           
.comments ul li footer .comment-link,
.comments ul li footer .comment-re-add,
.comments ul li ul li footer .comment-re-add {  
    background: #00C6FF url(/_i/icon-20-a-comment-add.png) center center no-repeat;   
    width: 80px;
    text-align: center;   
    margin: 0 0 0 20px;
    padding: 0;  
    float: right;  
}                
.comments ul li footer .comment-link {  
    background-image: url(/_i/icon-20-a-arrow-right.png);  
}                
.comments ul li footer .comment-link.pointer:hover,    
.comments ul li footer .comment-re-add.pointer:hover,
.comments ul li ul li footer .comment-re-add.pointer:hover {  
    background-color: #009AFF;  
}                       
.comments ul li footer .comment-link span,
.comments ul li footer .comment-re-add span {   
    display: none;  
}        
.comments ul li footer .comment-button-alert {      
    background-image: url(/_i/icon-20-c-alert.png);  
    width: 30px;
    margin-left: 10px;       
}       
.comments ul li footer .comment-button-alert.pointer:hover,
.comments ul li ul li footer .comment-button-alert.pointer:hover {  
    background-color: #ED1C24;        
    background-image: url(/_i/icon-20-a-alert.png);
}                               
.comments ul li footer .comment-button-alert.pointer.expand,
.comments ul li ul li footer .comment-button-alert.pointer.expand, 
.comments ul li footer .comment-button-alert.pointer.expand:hover,
.comments ul li ul li footer .comment-button-alert.pointer.expand:hover,
.comments ul li footer .comment-button-alert.pointer.selected,
.comments ul li ul li footer .comment-button-alert.pointer.selected, 
.comments ul li footer .comment-button-alert.sended,
.comments ul li ul li footer .comment-button-alert.sended, 
.comments ul li footer .comment-button-alert.sended:hover,
.comments ul li ul li footer .comment-button-alert.sended:hover {  
    background-color: #FFDE00 !important;           
    background-image: url(/_i/icon-20-c-alert.png);  
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -transition: none;
    transition: none;
    opacity: 1;
}                                    
.comments ul li footer .comment-button-alert.pointer.expand:after,
.comments ul li ul li footer .comment-button-alert.pointer.expand:after {    
    content: "";  
    background: #FFDE00;   
    display: block; 
    width: 30px; 
    height: 20px;
    margin: 25px 0 0 0;
} 
        
.comments ul li footer .comment-button-options,
.comments ul li ul li footer .comment-button-options {  
    background-color: #999;        
    background-image: url(/_i/icon-20-a-menu.png);  
    width: 30px;
    float: right;  
    display: none;     
}         
.comments ul li footer .comment-button-options.pointer:hover,
.comments ul li ul li footer .comment-button-options.pointer:hover {  
    background-color: #333;       
}            
.comments ul li footer .comment-button-share {    
    display: none;  
}         
.comments ul li footer .comment-button-link {    
    background-image: url(/_i/icon-30-c-url.png); 
    background-size: 16px 16px;
    width: 30px;    
}    
.comments ul li footer .comment-button-link span {    
    display: none;
}      
.comments ul li footer .comment-button-link:hover {  
    background-color: #FFF;        
} 
#comment-new footer .comment-re-add {  
    background-position: 25px center;
    color: #FFF;  
    width: auto;
    padding-left: 70px;  
    padding-right: 25px;
    text-align: left;  
    font-size: 18px;  
    font-weight: 400;  
}           
#comment-new footer .comment-re-add span {  
    display: inline;  
}     
.comments ul li footer .comment-button.comment-vote-button {
    background-color: transparent;
    background-position: 5px center;
    background-repeat: no-repeat;
    width: auto;  
    min-width: 60px;      
    font-size: 16px;  
    font-weight: 400;   
    text-align: center;    
    margin: 0;
    padding: 0;   
    cursor: default;
}      
.comments ul li footer .comment-button.comment-vote-button span {   
    display: inline-block;    
    min-width: 20px;  
    margin: 0 5px 0 30px;  
    float: right;     
}       
.comments ul li footer .comment-button.comment-vote-button.pointer {      
    background-color: rgba(255, 255, 255, 0.3);           
    cursor: pointer;     
}          
.comments ul li ul li footer .comment-button.comment-vote-button.pointer {      
    background-color: rgba(224, 224, 224, 0.3);      
}        
.comments ul li footer .comment-button.comment-vote-button.selected {     
    -webkit-transition: all 0.8s linear;
    -moz-transition: all 0.8s linear;
    -o-transition: all 0.8s linear;
    -transition: all 0.8s linear;
    transition: all 0.8s linear;
}           
.comments ul li footer .comment-vote-button.comment-vote-up {   
    background-image: url(/_i/icon-20-vote-plus.png);       
    color: #66CC00;    
}       
.comments ul li footer .comment-vote-button.comment-vote-down {   
    background-image: url(/_i/icon-20-vote-minus.png);         
    color: #FF6600;    
}           
.comments ul li footer .comment-vote-button.comment-vote-up.pointer:hover,
.comments ul li footer .comment-vote-button.comment-vote-up.selected,
.comments ul li footer .comment-vote-button.comment-vote-up.selected:hover {   
    background-image: url(/_i/icon-20-a-vote-plus.png);       
    background-color: #66CC00;          
    color: #FFF;    
}       
.comments ul li footer .comment-vote-button.comment-vote-down.pointer:hover,
.comments ul li footer .comment-vote-button.comment-vote-down.selected,
.comments ul li footer .comment-vote-button.comment-vote-down.selected:hover {   
    background-image: url(/_i/icon-20-a-vote-minus.png);         
    background-color: #FF6600;            
    color: #FFF;     
}            
.comments ul li footer .comment-re-add,    
.comments ul li footer .comment-re-counter,   
.comments ul li footer .comment-button-alert,
.comments ul li footer .comment-button-options,
.comments ul li footer .comment-vote-button.comment-vote-up,
.comments ul li footer .comment-vote-button.comment-vote-down {  
    opacity: 0.1;
}    
.comments ul li footer .comment-re-add.binded, 
.comments ul li footer .comment-re-counter.binded,   
.comments ul li footer .comment-button-alert.binded,
.comments ul li footer .comment-button-options.binded,
.comments ul li footer .comment-vote-button.comment-vote-up.binded,
.comments ul li footer .comment-vote-button.comment-vote-down.binded,
.comments ul li footer .comment-vote-button.comment-vote-up.display,
.comments ul li footer .comment-vote-button.comment-vote-down.display {  
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -transition: all 0.2s linear;
    transition: all 0.2s linear;
    -webkit-transform: translateZ(0);   
    -moz-transform: translateZ(0);   
    -o-transform: translateZ(0);   
    -transform: translateZ(0);     
    transform: translateZ(0);  
    opacity: 1;
}           
.comments ul li footer .comment-share {    
    background: #F6F6F6; 
    line-height: 30px;  
    display: none; 
    height: 50px;
    margin: 0 0 0 0;
    float: none;
    clear: both;     
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}        
.comments ul li footer .comment-share .inline-buttons {   
    float: right;
}              
.comments ul li footer .comment-share .share-button {   
    background-size: 15px 15px;    
    margin-top: 10px;    
    height: 30px;
    width: 30px;
}          
.comments ul ul.level-more-5 {
    margin-left: 0;
}
.comments ul.level-more-5 li .comment header .comment-user-thumb,
.comments ul.level-more-5 li .comment header .comment-user-thumb:after {  
    opacity: 0;
}                     
.comments ul.level-more-5 li .comment:hover header .comment-user-thumb,
.comments ul.level-more-5 li .comment:hover header .comment-user-thumb:after {  
    opacity: 1;
}         
.comments .comment-nouser {  
    padding: 0 20px 0 20px;
}        
.comments .comment-nouser .comment-nouser-buttons .comment-button {  
    background-color: #404040;  
    padding: 0 10px;
    color: #FFF;
    font-weight: 300;
    cursor: pointer;
}         
.comments .comment-nouser .comment-nouser-buttons .comment-button:hover {  
    background-color: #505050;
}        
.comments .comment-nouser .comment-nouser-buttons .comment-button-login {  
    background-image: url(/_i/icon-20-a-locked.png);  
    background-position: 20px center;
    background-repeat: no-repeat;    
    padding: 0 30px 0 60px;
}     
.comments .comment-nouser .comment-nouser-buttons a {  
    color: #111;
    text-decoration: none;
    border-bottom: #555 1px solid;
}        
.comments .comment-nouser .comment-nouser-buttons a:hover {  
    border-color: #009AFF;
    color: #009AFF;
}    
.comments .comment-nouser-guest input {
    width: 300px;
}  
.comments .comment-nouser .comment-nouser-guest, 
.comments .comment-nouser .comment-nouser-buttons {
    display: none;
    padding-top: 10px;
}       
.comments .comment-alert {
    background: #FFDE00;
    position: relative;
    float: none;
    padding: 10px;      
    margin: 45px -20px -20px -20px;
    display: none;  
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;   
}    
 
.comments .comment-alert {
    background: #FFDE00;
    float: none;
    padding: 10px;      
    margin: 10px -20px -20px -20px; 
    padding: 8px 20px 15px 20px; 
    font-family: "Roboto Condensed", Roboto, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;   
}       
.comments .comment-alert b {
    display: block;      
    font-weight: 400;
}       
.comments .comment-alert .comment-button {    
    background: rgba(255,255,255, 0.3);
    font-family: "Roboto Condensed", Roboto, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    text-align: center;
    text-transform: uppercase;
    margin: 5px 5px 0 0;
    padding: 0 15px;
    opacity: 0.3;  
    transition: all 0.2s linear;
    transform: translateZ(0);  
}      
.comments .comment-alert .comment-button.pointer {
    opacity: 1;
}      
.comments .comment-alert .comment-button.pointer:hover {   
    background: #FFF;
    opacity: 1;
}  
                    
.comments.comments-box ul,
.comments.comments-box .arrows-bar,
.comments.comments-box .art-bar-comments {
    display: none;
}     
.comments.comments-box .art-bar-comments-display {
    display: block;
    margin-bottom: 10px;
}  



      
@media (max-width: 1195px) {   
    .comments {
        margin: 0 0 20px 0;
    }
}    
@media (max-width: 760px) { 
    .comments ul#comments-0 {
        margin: 0 -20px 0 -40px;   
    }   
    .comments ul ul {
        margin-left: 20px;   
    }     
}         
@media (max-width: 660px) {  
    .comments ul li .comment {
        margin-left: 20px;   
    }                     
    .comments ul li header .comment-ip,
    .comments ul li header .comment-user-thumb,
    .comments ul li footer .comment-button-link{ 
        display: none !important;
    }     
}          
@media (max-width: 600px) {     
    .comments .comment-nouser .comment-nouser-buttons {  
        margin: 10px 0 5px 0;
        text-align: center;
        line-height: 30px;
    }
    .comments .comment-nouser .comment-nouser-buttons span.comment-button {
        display: block;
        width: 200px;
        margin: 0 auto;
        padding: 0;
    }     
}         
@media (max-width: 540px) {   
    
    .comments ul li header {    
        height: auto;
        line-height: 20px;
        padding: 10px 20px;
    }    
    .comments ul li .comment-new header {  
        height: 20px;    
        padding: 0;
    }
    .comments ul li header .comment-time {  
        display: block;  
        padding: 0;
    }
    .comments ul li header .comment-time::before {  
        display: none;       
    }         
    .comments ul li footer .comment-re-counter.re-hidden {  
        display: none;       
    }      
    .comments ul li header .comment-buttons {      
        right: 10px;
        top: 10px;        
    }     
    .comments ul li footer div {
        float: none;    
        margin: 10px 0 0 -10px;  
    }      
    .comments ul li footer .comment-button-alert.pointer.expand::after, 
    .comments ul li ul li footer .comment-button-alert.pointer.expand::after {
        content: "";
        display: none;
    }
    .comments ul li .comment-new footer div {
        float: right;    
        margin: 0;  
    }     
    .comments ul li footer div.comment-buttons {
        float: none;    
        margin: 0;  
    }
    .comments ul li footer .comment-button-alert {
        float: right;  
    } 
    .comments ul li footer .comment-re-counter {
        margin-top: 10px;
    }  
}            
                 
@media (max-width: 480px) {   
    .comments ul {   
        background: #CCC;            
    }       
    .comments ul#comments-0 {         
        border-bottom: #CCC 5px solid;
        margin: 0 -20px 0 -20px;   
    }        
    .comments ul.level-1 {
        padding-bottom: 0;
    }
    .comments ul li .comment {   
        background: #FFF;      
        border-color: #CCC;
        border-top-width: 2px;
        border-left-width: 0;
        border-right-width: 0;
        border-bottom-width: 2px;
        margin: 0;      
        border-radius: 0;
    }       
    .comments ul li ul {           
        border-top-width: 0;
        border-bottom-width: 0;
        border-left: none; 
        background: #CCC;
    }     
    .comments ul li div.comment-text {
        line-height: 20px;
    }                
    .comments ul li footer .comment-button-options,
    .comments ul li ul li footer .comment-button-options {
        display: block; 
        position: relative;    
    }    
    .comments ul li footer .comment-options {
        display: none;     
    }   
    .comments ul li footer .comment-re-counter {
        margin-top: 0;  
    }     
    .comments ul li footer .comment-options.expand {
        display: block;   
        padding: 45px 0 0 10px;   
        margin: 0;
    }        
    .comments ul li footer .comment-link, 
    .comments ul li footer .comment-re-add, 
    .comments ul li ul li footer .comment-re-add {
        margin-left: 10px;
    }
    .comments ul li footer .comment-button-options.expand,
    .comments ul li footer .comment-button-options.expand:hover,
    .comments ul li ul li footer .comment-button-options.expand,
    .comments ul li ul li footer .comment-button-options.expand:hover {   
        background-image: url(/_i/icon-20-c-menu.png); 
        background-color: #CCC;
        display: block;     
    }        
    .comments ul li footer .comment-button-options.expand:after {   
        content: "";  
        background: #CCC;   
        display: block; 
        width: 30px; 
        height: 20px;
        margin: 25px 0 0 0;
    }    
    .comments ul li footer .comment-options-inner {
        background: #CCC;  
        display: block;   
        padding: 10px;  
        margin-left: -10px;    
        -webkit-border-radius: 4px; 
        -moz-border-radius: 4px; 
        -ms-border-radius: 4px; 
        -o-border-radius: 4px; 
        border-radius: 4px; 
    }     
    .comments ul li footer .comment-options-inner .comment-vote-button.comment-vote-up,
    .comments ul li footer .comment-options-inner .comment-vote-button.comment-vote-down {
        margin: 0 10px 0 0;
    }  
    .comments ul li footer .comment-options-inner .comment-vote-button span {
        margin: 0 5px 0 30px;
    } 
    .comments ul li footer .comment-options-inner .comment-button-alert {
        background-position: 4px center;  
        color: #333;     
        font-size: 14px;
        font-weight: 400;   
        display: block;  
        width: auto;      
        float: none; 
        margin: 0 0 0 0;  
        padding-left: 25px; 
        line-height: 30px;       
        white-space: nowrap;
        overflow: hidden;       
        text-overflow: ellipsis;  
    }             
    .comments ul li footer .comment-options-inner .comment-button-alert.pointer:hover,
    .comments ul li footer .comment-options-inner .comment-button-alert.pointer:focus {   
        background-color: #ED1C24;  
        color: #FFF;   
    }                           
    .comments ul li footer .comment-button-alert.sended {
        opacity: 0;
        display: none;
    }         
    .comments ul li footer .comment-button-alert.pointer:after, 
    .comments ul li ul li footer .comment-button-alert.pointer:after,
    .comments ul li footer .comment-button-alert.pointer.expand:after, 
    .comments ul li ul li footer .comment-button-alert.pointer.expand:after {
        background: transparent;
        margin: auto;
        width: auto;
        content: attr(title) !important;
        display: inline; 
    }
    .comments ul li footer .comment-options-inner .comment-button.pointer,
    .comments ul li ul li footer .comment-options-inner .comment-button.pointer {
        background-color: #FFF;  
    }   
    .comments .comment-alert {
        border: #CCC 10px solid;
        border-top: none; 
        margin: -14px 0 0 0;
    }      
    .comments .comment-alert.comment-alert-child {
        margin: -47px 0 0 0;
    }       
    .comments .comment-alert b {
        text-align: center;
        font-size: 14px;
    }     
    .comments .comment-alert .comment-button {
        display: block;
        margin: 5px 0 0 0;
        font-size: 14px;
        padding: 0;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden; 
    }      
}    
        
@media (max-width: 360px) {     
    .comments ul li footer .comment-re-counter b {
        display: none;     
    }  
}       
    
    
    
    
    
    
    
</pre></body></html>