@font-face {
    font-family: 'ALS Hauss';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/webapp/t1-hot-cod.by/landing/assets/als_hauss_regular.woff2) format("woff2"),url(/webapp/t1-hot-cod.by/landing/assets/als_hauss_regular.woff) format("woff")
}

@font-face {
    font-family: 'ALS Hauss';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(/webapp/t1-hot-cod.by/landing/assets/als_hauss_medium.woff2) format("woff2"),url(/webapp/t1-hot-cod.by/landing/assets/als_hauss_medium.woff) format("woff")
}

@font-face {
    font-family: 'ALS Hauss';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(/webapp/t1-hot-cod.by/landing/assets/als_hauss_bold.woff2) format("woff2"),url(/webapp/t1-hot-cod.by/landing/assets/als_hauss_bold.woff) format("woff")
}


body {
    font-family: 'ALS Hauss', sans-serif;
    color: #1c1b1b;
    }


.button {
    background-color: #00aae6;
    border-radius: 16px;
    font-size: 36rem;
    }
.schedule_headrow {
    background-color: #00aae6!important;
    color: #fff;
    }
.tabs div.active {
    color: #00aae6;
    border-bottom: 5rem solid #00aae6;
    }
.popover .content .buttons div {
    border: 1rem solid #00aae6;
    color: #00aae6;
    }
.qw_item.active {
    background-color: #00aae63d;
    border-bottom: 1rem solid #00aae63d;
    }
.filter span {
    border-radius: 16px;
    }
.filter span.active {
    background-color: #00aae6!important;
    }

.exponent_item .icons .btn_like  {
    margin-left: 61rem;
    font-size: 75rem;
}
.speaker_item .icons .btn_like  {
    margin-left: 61rem;
    font-size: 75rem;
}
.link {
    color: #00aae6;
}

.exhibitorname, .speakername{
    font-weight: bold!important;
    font-size: 45rem!important;
    }

.speaker_item .description div:first-child {
    font-weight: bold;
}


.header .title {
    color: #00aae6;
    font-weight: bold;
}
.schedule_item .time {
    font-weight: bold;
}

.user_item .avatar {
    background-color: #00aae6;
}
.user_item .icon {
    color: #00aae6;
    border: 4rem solid #00aae6;
}
.feed_item .avatar {

    background-color: #00aae6;
}
.add_post {
    background-color: #00aae6!important;
}
.comment_item .avatar {
    background-color: #00aae6;
}
.chatsend .btn_comment_send {
    color: #00aae6;
}
.useravatar {
    background-color: #00aae6!important;
}
.btn_share {
    background-color: #00aae6!important;
}
.btn {
    color: #00aae6!important;
    border: 4rem solid #00aae6!important;
}
.user_item .icon.request {
    border: 4rem solid #00aae6;
    background-color: #00aae6;
}
.message.from .avatar {
    background-color: #00aae6!important;
}
.message_item .avatar {
    background-color: #00aae6!important;
}
.avatar_read {
    height: 40rem;
    background-color: #00aae6!important;
}
.chatsend .btn_chat_send {
    color: #00aae6!important;
}

.btn_save_settings,.btn_qr_invite,.btn_ask_question,.btn_send_question,.btn_scan_close,.btn_answer{
    border-radius: 0rem!important;
    }


.schedule_item:not(:first-child){
  border-top: 4rem solid #333333;
  }


.page.map .comments .ctitle{
    display: none;
    }
.page.map .comments .hr2{
    display: none;
    }


.aboutblock.about{
    margin-top: 40rem;
    }


.page.map .header{
    position: absolute;
    width: 100%;
    }