#auth-form-register>div>span.utils-toggle-active.auto-toggle-active{cursor:pointer;color:red}#comm{width:100%;position:relative}#comm .alert{padding:10px;margin-bottom:10px;color:#343a40;background-color:#ffc107;border-radius:3px;text-align:center}#comm .alert a{text-decoration:underline;color:#000;font-weight:600}.comment-form{display:flex;position:relative}.comment-form .user-image{width:40px;height:40px;margin-right:10px;overflow:hidden;display:inline-block;border-radius:3px}.comment-form .user-image img,.comment-item .user-image img{width:100%}.comment-input{width:calc(100% - 50px);background:#fff;display:inline-block}.comment-input .dw-field{min-height:90px}#comment-loading{width:100%;height:100%;position:absolute;top:0;left:0;background:rgb(255 255 255/70%);z-index:100}#comment-list{list-style:none;margin-top:20px;background:#fff}.comment-item{align-items:start;display:flex;position:relative}.comment-item .info{width:calc(100% - 35px);display:inline-block}.comment-item .info p{font-size:15px;line-height:17px}.comment-item .user-image{width:30px;height:30px;margin:4px 5px 0 0;overflow:hidden;display:inline-block;border-radius:3px}.comment-item .info .user-name{margin-right:3px;font-size:14px;font-weight:600;color:#116ecd}.comment-item .info .name{color:#747d8f;font-weight:400}.comment-item .info .date,.btn-reply{font-size:13px;color:#747d8f;text-transform:uppercase;display:block;line-height:8px}.comment-item .info .actions{display:flex;align-items:center;padding:8px 0 0;margin:8px 0;border-top:1px solid #d5d5d5}.comment-item .info .text{margin:12px 0}.comment-item .info .actions span{font-size:13px;color:#9d9d9d}.btn-load{display:block;margin:20px auto 0;padding:5px;border:1px solid #ccc;border-radius:3px}.btn-react{width:25px;height:18px;display:inline-block;background-image:url(/template/m3/ico/arrow-grey-sm.png);background-image:-webkit-image-set(url(/template/m3/ico/arrow-grey-sm.png) 1x,url(/template/m3/ico/arrow-grey-sm-2x.png) 2x)}.btn-react[data-react=up]{margin-top:3px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.btn-react[data-react=down]{margin-bottom:3px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.user-actions{cursor:pointer;position:absolute;top:0;right:0;color:#747d8f;font-size:20px}.user-actions-menu{display:none;min-width:120px;position:absolute;top:22px;right:0;background-color:#fff;border:1px solid #d5d5d5;border-radius:3px;font-size:12px;box-shadow:0 5px 5px 0 rgb(0 0 0/10%)}.user-actions-menu.active{display:block}.user-actions-menu button{width:100%;padding:8px;text-align:left;font-size:11px;font-weight:600;text-transform:uppercase;border-radius:0}.user-actions-menu button:hover{background:#efefef}.reply{display:block}.reply .user-image{margin-top:0!important}.comment-item{margin-left:105px}.comment-i-0{margin-left:0}.comment-i-1{margin-left:35px}.comment-i-2{margin-left:70px}.comment-item.pulse{background-color:#fff;animation-name:green-pulse;animation-duration:2s;animation-iteration-count:infinite}#view-block{display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:10000;background:#fff;opacity:.8;animation-name:grey-pulse;animation-duration:2s;animation-iteration-count:infinite}@media(min-width:576px){.comment-item .info .date,.btn-reply{display:inline-block}.comment-item .info .text{margin:2px 0 8px}}@media(min-width:768px){.comment-item{margin-left:150px}.comment-i-0{margin-left:0}.comment-i-1{margin-left:50px}.comment-i-2{margin-left:100px}.comment-form{align-items:start}.comment-item .info{width:calc(100% - 50px);padding-top:0}.comment-item .info p{font-size:17px;line-height:19px}.comment-item .user-image{width:40px;height:40px;margin:5px 10px 0 0}.comment-item .info .user-name{font-size:15px}#comm .user-image.main{position:initial;bottom:initial;left:initial}}@keyframes green-pulse{0%{background-color:#fff}50%{background-color:#ceffce}100{background-color:#fff}}@keyframes grey-pulse{0%{background-color:#fff}50%{background-color:#ccc}100{background-color:#fff}}