

body.newWeb {
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/529504/sc/57/h/f3ba4e56b18289f0e154f5241302d999.png) no-repeat top center fixed;
}

.newWeb .standard-page-content {
    margin-top: 110px;
}

.newWeb .container {
    margin: 0 auto !important;
}

.newWeb .standard-page-content span {
    color: #F2F2F2 !important;
    text-align: center;
    font-size: 64px !important;
    font-family: Commissioner !important;
    font-weight: 700;
    text-transform: uppercase;
}

.newWeb .standard-page-content span .redColor {
	color: #E32321 !important;
}

.newWeb .webinar-login {
    text-align: center;
    border-radius: 20px;
    background: #F2F2F2;
}

.newWeb .webinar-login h3 {
    margin: 0 0 24px;
    color: #000;
    font-weight: 400;
    text-align: center;
    font-size: 22px;
    font-family: Commissioner !important;
}

.newWeb .form-group {
    margin-bottom: 10px;
}

.newWeb .form-control {
    margin: 0 auto;
    padding: 8px 24px;
    max-width: 260px;
    
    color: #000;
    text-align: center;
    font-size: 16px;
    
    border-radius: 5px;
    border: none;
    background: #FFF;
    box-shadow: none;
}

.newWeb .submit-form {
    margin-top: 0 !important;
    
    margin: 0 auto;
    padding: 8px 24px;
    width: 100%;
    max-width: 260px;
    
    border-radius: 5px !important;
    border: none;
    background: #E32321;
    
    transition: all .3s;
}

.newWeb .submit-form:hover {
    background: #2B2B29;
}

@media (max-width: 520px) {
    .newWeb .standard-page-content {
        margin-top: 30px;
    }
    .newWeb .standard-page-content span {
        font-size: 30px !important;
    }
}

body.newWebRoom {
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/529504/sc/103/h/54e35c7930e91a5ed231e87a7a4b0488.png) no-repeat bottom center fixed;
}

body.newWebRoom div.gc-main-content.account-page-content.gc-both-main-content {
    margin-top: 10px !important;
}

body.newWebRoom .f-header.f-header-36 {
    color: #000;
    font-size: 40px;
    font-family: Commissioner;
    font-weight: 700;
    text-transform: uppercase;
}

body.newWebRoom .f-header.f-header-36 .redColor {
    color: #E32321;
}

body.newWebRoom video,
body.newWebRoom .player-poster {
    border-radius: 20px;
}

body.newWebRoom .video-overlay-bottom.hide-watermark, 
body.newWebRoom .video-overlay-top.hide-watermark {
    background: #DDDDDD;
}


body.newWebRoom .webinar-ads-block {
    margin-top: 30px;
}

body.newWebRoom .comments-tree-wrapper {
    top: 20px;
    right: 20px;
    bottom: 20px;
    
    padding-top: 60px;
    height: calc(100% - 40px);
    width: 400px;
    
    border-radius: 20px;
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/529504/sc/246/h/de3590635f60f8a3a58108bfa92e5ebd.png) no-repeat bottom right,
        #F2F2F2;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.11);
    border: none;
    
    overflow: hidden;
}

body.newWebRoom .chatInfo {
    position: absolute;
    top: 10px;
    left: 10px;
    
    padding: 8px 16px;
    width: calc(100% - 20px);
    
    display: flex;
    flex-wrap: wrap;
    
    border-radius: 25px;
    background: #2B2B29;
}

body.newWebRoom .chatInfo span {
    position: relative;
    flex: 1 1 45%;
    color: #F2F2F2;
    font-size: 16px;
    font-family: Commissioner;
    font-weight: 700;
    line-height: 120%;
}

body.newWebRoom .chatInfo .ch_users {
    padding-left: 30px;
}

body.newWebRoom .chatInfo .ch_users::before {
    content: url(https://fs.getcourse.ru/fileservice/file/download/a/529504/sc/15/h/f8c52a42a8fbe8ca816b28cfcbcbaa8f.png);
    position: absolute;
    top: -2px;
    left: -8px;
}

body.newWebRoom .chatInfo .webinar-count-users {
    margin-top: 0;
    float: none;
    
    font-weight: 400;
    text-align: right;
}

body.newWebRoom .comments-tree-wrapper .comment {
    position: relative;
    padding-left: 30px !important;
}

body.newWebRoom .comments-tree-wrapper .comment::before {
    content: url(https://fs.getcourse.ru/fileservice/file/download/a/529504/sc/148/h/704813d7a45f5a4bf5743ae0c16598eb.svg);
    position: absolute;
    top: 1px;
    left: 15px;
    
    filter: invert(96%) sepia(0%) saturate(217%) hue-rotate(152deg) brightness(90%) contrast(96%);
}

body.newWebRoom .chat-widget .comments-container .comments-top-level {
    margin-bottom: 165px;
}

body.newWebRoom .comment .title span[style="color: red;"]::before {
    content: url(https://fs.getcourse.ru/fileservice/file/download/a/529504/sc/148/h/704813d7a45f5a4bf5743ae0c16598eb.svg);
    position: absolute;
    top: 1px;
    left: 15px;
    
    filter: invert(21%) sepia(89%) saturate(4742%) hue-rotate(352deg) brightness(92%) contrast(91%);
}

body.newWebRoom .comment .title,
body.newWebRoom .comment .text {
    font-family: Commissioner;
}

body.newWebRoom .gc-comment-form {
    left: 10px;
    bottom: 10px !important;
    
    padding: 16px;
    width: calc(100% - 20px) !important;
    
    border-radius: 15px;
    background: #2B2B29;
}

body.newWebRoom .new-comment-input {
    padding: 8px !important;
    margin-bottom: 16px !important;
    
    color: #000;
    font-size: 16px;
    
    border: none;
    border-radius: 5px;
    background: #F2F2F2;
}

body.newWebRoom .webinar-btn-send {
    padding: 8px 16px !important;
    height: inherit;
    color: #F2F2F2 !important;
    font-size: 16px !important;
    
    border: none;
    border-radius: 5px !important;
    background: #E32321;
    transition: all .3s;
}

body.newWebRoom .webinar-btn-send .fa {
    display: none;
}

body.newWebRoom .webinar-btn-send:hover {
    color: #2B2B29 !important;
    background: #F2F2F2;
}

@media (max-width:760px) {
    body.newWebRoom .chatInfo {
        display: none !important;
    }
    
    body.newWebRoom .comments-tree-wrapper {
        position: relative;
        top: 10px !important;
        right: inherit !important;
        bottom: inherit !important;
        
        margin: 0 auto;
        padding: 10px 0 0 0 !important;
        width: calc(100% - 30px) !important;
    }
    
    body.newWebRoom #webinar-content-block.mobile .comment-form-wrapper {
        padding: 16px !important;
    }
    body.newWebRoom #webinar-content-block.mobile .gc-comment-form {
        height: 120px;
    }
    
    body.newWebRoom #webinar-content-block.mobile .comments-main-container {
        border: none;
    }
    
    body.newWebRoom .webinar-count-users.mobile {
        margin-top: 7px;
        font-weight: 500;
        color: #FFF;
        font-size: 16px;
    }
}

@media (max-width:520px) {
    body.newWebRoom .player-title {
        width: 90%;
        font-size: 18px;
        line-height: 160%;
    }
}

@media (max-width:375px) {
    body.newWebRoom .player-title {
        width: 90%;
        font-size: 16px;
        line-height: 160%;
    }
}
