html,
body {
    height: 100%;
}

body {
    background: #F3F6F9;
    font-family: Source Sans Pro;
    font-style: normal;
    font-size: 24px;
    line-height: 16px;
    letter-spacing: 0.01em;
}

.content {
    background: #ffffff;
    padding: 40px 40px 40px 40px;
    border-radius: 8px;
    color: #4D525B;
    font-size: 20px;
    line-height: 25px;
}

.content .title {
    font-size: 36px;
    line-height: 45px
}

.list .left-title {
    text-transform: uppercase;
    font-size: 20px;
    line-height: 25px;
}

.left .date {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.01em;
    color: #E14E50;
}

.left p {
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.01em;
    color: #E14E50;
}

form {
    margin-top: 60px;
}

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #C0C0C0;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #C0C0C0;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #C0C0C0;
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #C0C0C0;
}

.form-group {
    margin-bottom: 30px;
}

.form-group label {
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
}

.form-group textarea,
input,
select {
    padding: 20px 22px;
}

.btn-danger {
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.05em;
}

.btn-danger:disabled {
    background: rgba(225, 78, 82, 0.5);
    border: unset;
}

.content .title-red {
    color: #E14E50;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 29px;
}
.col {
    text-align: left;
}

.content .title-content {
    margin-bottom: 31px;
    font-size: 30px;
    line-height: 38px;
}

#avatardd {
    border-radius: 80px;
}

.textmd {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0.01em;
    margin-top: 5px;
    color: #4D525B;
}

.textsm {
    font-style: normal;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.01em;
    color: #4D525B;
}

.textdm {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.01em;
    margin-top: 12px;
    margin-bottom: 42px;
    color: #4D525B;
}

[class^="vlmx"] {
    width: 38px;
    height: 38px;
    border: 1px;
    border-radius: 30px;
    margin-left: 20px;
    margin-top: 88px;
    margin-bottom: 68;
    padding-top: 7px;
    padding-left: 7px;
    background: #E14D50;
}

.vlmx1:after {
    content: "";
    display: block;
    position: relative;
    border-right: 1px solid #E14D50;
    width: 0;
    height: 88px;
    margin-top: 9px;
    left: 11px;
}

.vlmx2:after {
    content: "";
    display: block;
    position: relative;
    border-right: 1px solid #FFFFFF;
    width: 0;
    height: 89px;
    top: 9px;
    left: 11px;
}

.vlmx3 {
    background: #FFFFFF;
}

[class^="dnmx"] {
    width: 38px;
    height: 38px;
    border: 1px;
    border-radius: 30px;
    /* margin-left: 20px; */
    /* margin-top: 88px; */
    margin-bottom: 68;
    padding-top: 7px;
    padding-left: 7px;
    background: #E14D50;
}

.dnmx1:after {
    content: "";
    display: block;
    position: relative;
    border-right: 1px solid #FFFFFF;
    width: 0;
    height: 88px;
    margin-top: 9px;
    left: 11px;
    z-index: -1;
}

.dnmx2 {
    background: #FFFFFF;
}

.stage .active .dnmx2 {
    background: #E14D50;
}

.stage .active .dnmx3 {
    background: #E14D50;
}

.dnmx2:after {
    content: "";
    display: block;
    position: relative;
    border-right: 1px solid #FFFFFF;
    width: 0;
    height: 89px;
    left: 11px;
    z-index: -1;
}

.dnmx3 {
    background: #FFFFFF;
}

.stage {
    margin-top: 49px;
    color: rgba(77, 82, 91, 0.5);
}

.stage .active {
    color: #4D525B;
}

.stage b {
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
}

.stage p {
    margin-top: 5px;
    font-size: 16px;
    line-height: 20px;
}

.stage img {
    display: none;
    padding-top: 3px;
    padding-left: 1px;
}

.stage .active img {
    display: block;
}

.stage span {
    display: block;
    color: rgba(77, 82, 91, 0.5);
    padding-top: 4px;
    padding-right: 7px;
}

.stage .active span {
    display: none;
}

[class^="gmmx"] {
    width: 38px;
    height: 38px;
    border: 1px;
    border-radius: 30px;
    margin-left: 20px;
    margin-top: 88px;
    margin-bottom: 68;
    padding-top: 7px;
    padding-left: 7px;
    background: #E14D50;
}

.gmmx1:after {
    content: "";
    display: block;
    position: relative;
    border-right: 1px solid #E14D50;
    width: 0;
    height: 88px;
    margin-top: 9px;
    left: 11px;
}

.gmmx2:after {
    content: "";
    display: block;
    position: relative;
    border-right: 1px solid #E14D50;
    width: 0;
    height: 89px;
    top: 9px;
    left: 11px;
}

.pg4headline {
    color: #FFFFFF;
    text-align: center;
}

.clock {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 110px;
    line-height: 138px;
    text-align: center;
    letter-spacing: 0.01em;
    color: #FFFFFF;
}

.custom-file-label::after {
    all: unset;
}

.custom-file-label {
    border: 0;
    font-weight: bold;
    font-size: 16px;
    color: #4D525B;
}

.custom-file-label img {
    padding-right: 10px;
}

.custom-file-label>span {
    font-size: 16px;
    line-height: 20px;
}

.h1p {
    font-weight: bold;
    font-size: 60px;
    line-height: 75px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
}

.text11 {
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 45px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
}

.text12 {
    font-weight: bold;
    font-size: 30px;
    line-height: 38px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
}

.btn-default {
    border-radius: 100px;
}

:focus::-webkit-input-placeholder {
    color: transparent
}

:focus::-moz-placeholder {
    color: transparent
}

:focus:-moz-placeholder {
    color: transparent
}

:focus:-ms-input-placeholder {
    color: transparent
}

.review {
    display: flex;
    justify-content: center;
}

.review a {
    width: 50px;
    height: 50px;
}

.review a.like {
    background: url(../img/vector1.png);
    display: block;
}

.review a.like:hover {
    background: url(../img/likeblue.png);
}

.review a.like.active {
    background: url(../img/likeblue.png);
}

.review a.dislike {
    background: url(../img/Vector2.png);
    display: block;
}

.review a.dislike:hover {
    background: url(../img/dislikered.png);
}

.review a.dislike.active {
    background: url(../img/dislikered.png);
}

.review .like {
    margin-right: 20px;
}


/* option {
	background: #F5F5F5;
}

option:hover {
	background-color: #E14E52;
} */

.checkmark {
    margin-left: 2px;
    margin-top: 5px;
}

.tooltip.show {
    opacity: 1;
}

.tooltip-inner {
    max-width: 335px;
    padding: 10px;
    color: #4D525B;
    text-align: left;
    background: #FFFFFF;
    border: 1px solid #E14E52;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.01em;
}

.custom-file-input {
    width: 185px;
}

.file-cgoup .file-quest {
    margin-top: 11px;
    height: 20px;
}

.custom-file input,
label {
    /* color:#E14E52; */
    cursor: pointer;
}

.photo img {
    /*border-radius: 100%;*/
}

.message-container {
    position: relative;
}

.message-container a {
    position: absolute;
    right: 0;
}

.message-container p {
    /*height: 125px;*/
    overflow: scroll;
}

div#eventResult {
    overflow: scroll;
}

.message-container p.open {
    height: unset;
}


/* .placeholder{color: #C0C0C0;;} */

.placeholder {
    color: #777777;
    ;
}

select option:first-child {
    color: #C0C0C0;
    ;
    display: none;
}

select option {
    color: #555;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #C0C0C0;
}

.inputFilesOverlay {
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, .3);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 98;
}

.timer h2 {
    font-size: 36px;
    line-height: 45px;
}

.timer p {
    font-size: 22px;
    line-height: 28px;
}

.closest {
    font-size: 26px;
    line-height: 33px;
    margin-left: 25px;
}
.soc-it {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 56px;
    width: 370px;
    border-radius: 8px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
}
.soc-text {
    font-size: 18px;
    float: left;
    margin-left: 15px;
    margin-bottom: 0px;

}
.list-soc {
    list-style: none;
    float: right;
    display: flex;
    margin-bottom: 0px;

}
.link-soc {
    border: 1px solid;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    color: #C0C0C0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 7px;
    cursor: pointer;
}
.social-link:hover {
    text-decoration: none;
}
.link-soc:hover {
    color: #516891;
}
.fab {
    color: #C0C0C0;
}
.fab:hover {
    color:  #516891;
}
.container.footer {
    display: none;
}

#sendEventCommentFinal .form-group {
    text-align: left;
} 
@media(max-width:1070px) {
    .soc-it {
        width: auto;
        
    }
    .soc-text {
        font-size: 14px;
    }
}
@media(max-width: 991px) {
    .soc-it {
        display: none;
    }
    .soc-text {
        display: none;
    }
    .list-soc {
        margin-bottom: 1rem;
        padding-left: 0;
    }
    .container.footer {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}
@media(max-width:768px) {
    .content .title {
        font-size: 30px;
        line-height: 36px;
    }
    .content {
        padding: 40px 40px 30px 40px;
    }
       
    
}

@media(max-width:425px) {
    #sendEventCommentFinal .form-group {
        text-align: center;
    }
    .review {}
    .closest {
        font-size: 20px;
        line-height: 25px;
    }
    .content .title {
        font-size: 23px;
        line-height: unset;
    }
    .timer h2 {
        font-size: 30px;
        line-height: 40px;
    }
    form {
        margin-top: 40px;
    }
    .form-group label {
        font-size: 20px;
    }
    .form-group {
        margin-bottom: 20px;
    }
    .custom-file-label>span {
        font-size: 16px;
        line-height: 15px;
    }
    
    
}
.history-button{
    position: absolute;
    bottom: 70px;
    left: 14px;
    background: #fff;
    width: 366px;
}
@media (max-width: 1200px) {
    .history-button{
        width: 366px;
    }
}
@media (max-width: 991px) {
    .history-button{
        position: unset;
        width: 100%;
        margin-top: 10px;
    }

}