/* LIST VIEW */

.event-block {position:relative; padding:15px 15px 40px 15px; margin:0 0 40px 0; border-radius:10px; border:1px solid;}
.event-block .event-block_label {font-size:17px; margin:0 0 15px 0;}
.event-block .event-block_label a {text-decoration: none;}
.event-block .event-block_label_right_text{float: right; font-size: 14px; text-transform: uppercase; display: block;}
.event-block .event-buttons {position:absolute; bottom:-20px; left:25px; text-transform: uppercase; letter-spacing: 0.5px; font-weight: bold; font-size: 12px;}
.event-block .event-block_text {max-height: 39px; overflow: hidden;}
.event-block .prev-img {float:left; border-radius:4px; overflow: hidden; margin: 0 20px 0 0;}
.event-block .prev-img img {display: block;}
.event-block .more-button {padding: 10px 20px; display: inline-block;}
.event-block .invite-button {margin:0 0 0 10px; display: inline-block; padding:0 5px; font-size: 12px; font-weight: bold;}
.event-block.ver1 .more-button {color: #000;}
.event-block.ver1 .invite-button {background: #000;}
.event-block.ver2 .event-block_text {max-width: 670px;}
.event-block.ver2 {padding:15px;}
.event-block.ver2 .event-buttons {position:relative; bottom:0; left:0;margin:23px 0 0 0;}

.events-list-block .events-filter {
    font-size: 15px;
    padding-bottom: 30px;
}
.events-list-block .event-variant_list {
    display: inline-block;
}
.events-list-block .event-variant_list span {
    display: inline-block;
    margin-right: 10px;
    border-radius: 4px;
    color: white;
    border: 1px white dashed;
}
.events-list-block .event-variant_list a {
    display: inline-block;
    padding:10px 15px 10px 15px;
    color: white;
    text-decoration: none;
}
.events-list-block .event-variant_list a:hover {
    cursor:pointer;
}
.events-list-block .event-variant_list .active {
    background: #fff;
    color: #000;
    border-style: solid;
}
.events-list-block .event-variant_list .active a {
    color: #000;
}

/* event filter */

.past-events {float: right; margin-left: 30px; margin-top: 10px;}

/* mini counters */

.actlan {border-bottom: 1px dotted #8cb0ff; font-weight: bold;}
.actlan:hover {cursor: pointer;}
.people-counter {margin:20px 0 0 0; display: inline-block;}
.people-counter div {display:inline-block; margin:0 25px 0 0;}
.event-registered-caption, .event-appr-caption, .event-friends-caption {font-size: 11px;}
.event-registered-num, .event-appr-num, .event-friends-num {font-size: 26px;}
/*.event-wrapp {display:inline-block;}*/
.friend-photos {display:inline-block;}
.friend-photos img {display:inline-block; margin:0 15px 0 0; width:40px; border-radius: 2px;}
.friend-photos img:hover {margin: -30px -15px -30px -30px; z-index: 100; position: relative; width: 100px;}

/* symbols */

.event-block_label a.with-icon:before {content: '\efe5';} /* default */
.group-masterclass a.with-icon:before {content: '\efe4';}
.group-breakfast a.with-icon:before {content: '\efd5';}
.group-webinar a.with-icon:before {content: '\eb76';} /* monitor: ea84 */
.group-travel a.with-icon:before {content: '\ede5';}
.group-bf a.with-icon:before {content: '\eb00';}
.group-weekend a.with-icon:before {content: '\ed4f';}
.group-alumni a.with-icon:before {content: '\ed4f';}

/* PAGE VIEW */

.page-event .buton-green {}
.page-event .block-counters {margin-bottom: 30px;}
.page-event .block-counters .digital-counter {margin-left: 35px;}

.page-event .slider-wrapper .slider-image-wrapper {
    height: 350px;
    width: 670px;
}

#block-event-offers {text-align: center;}
#block-event-offers .block-label a {font-size: 15px; color: #388fe8; font-weight: normal;}

#block-next-events h4 {font-size: 16px; font-weight: bold; margin-top: 30px;}
#block-next-events h4:first-child {margin-top: 0;}
#block-next-events h4 span {display: table-cell; padding-right: 10px;}
#block-next-events h4 strong {display: table-cell; width: 100%; background: url('../img/hr-wave.png') center repeat-x;}
#block-next-events .event-row {margin-top: 10px;}
#block-next-events .event-date {color: #b6b6b6; font-weight: bold; display: block; float: left;}
#block-next-events .event-title {margin-left: 100px; display: block; max-height: 40px; overflow: hidden;}

.page-description img {max-width: 600px;}
.with-sidebar-right .page-description img {max-width: 670px;}
.with-sidebar-left .page-description img {max-width: 720px;}

.cancel-button:before {content: '\eb9c';}

.schedule {margin: 20px 0 10px 0;}

/* share, thankyou, etc. */

#block-social {
    font-size: 18px;
    margin-bottom: 50px;
    min-height: 70px;
    padding-left: 90px;
    background: url("/common/img/icons/thumb-up.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#block-future-events {
    font-size: 18px;
    margin-bottom: 50px;
    min-height: 70px;
    padding-left: 90px;
    background: url("/common/img/icons/calendar_2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.share-init {
    display: inline-block;
    vertical-align: middle;
}

#share {
}
#share a {
    opacity: 0.8;
}
#share a:hover {
    opacity: 1;
}
#share a {
    position: relative;
}
#share a span {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    color: #666;
    display: none;
    font: 12px/20px Arial,sans-serif;
    height: 19px;
    left: 100%;
    margin-left: 5px;
    padding: 0 5px;
    position: absolute;
    text-align: center;
    top: 0;
    z-index: 10;
}
#share a:hover span {
    display: block;
}
#share a span:before {
    background: url("data:image/gif;base64,R0lGODlhBQAHAJEDAKqqqsnJyf///////yH5BAEAAAMALAAAAAAFAAcAAAIMnBEXMijiXlts1lkAADs=") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    height: 7px;
    left: -5px;
    margin-top: -3px;
    position: absolute;
    top: 50%;
    width: 5px;
}

.photoReport:before {content: '\e9e8'; font-size:25px;}
.photoReport {margin: 0 0 20px 0; display: inline-block; vertical-align: top;}
.event-translation a {display: inline-block; padding:10px 20px; font-size: 18px;}
.event-translation a:hover {cursor:pointer;}
.new-window-video {vertical-align: top; border:none; margin: 0 0 0 20px;}
.new-window-video:before {content: '\ec81'; font-size:20px;}
.left-radius {border-radius:5px 0 0 5px; border:2px solid #94c9ff;}
.right-radius {border-radius:0 5px 5px 0; border:2px solid #94c9ff;}
.active-translation {background: #94c9ff; color: black;}
iframe.feed-frame, iframe.video-frame {margin: 20px 0;}
.switch-buttons {display: inline-block;}

/*_____________slider___________________*/
.thumb-img-wrap {
    display: inline-block;
    margin-right: 16px;
    position: relative;
    z-index: 2;
    width:155px;
    height:110px;
}
.thumb-img-wrap a {position:absolute; z-index: 2; display: inline-block; background: rgba(33, 58, 85, 0.5); width:155px; height:110px; cursor: pointer;}
.thumb-img-wrap a.active {background: transparent; border:2px solid white; width:152px; height:107px;}
.thumb-img-wrap img {position:absolute; z-index: 1;}
.thumb-img-wrap:last-child {margin:0;}

/* photos */
#fb-like-photos, #fb-like-event {display: block; float: right; margin-top: -50px;}

/* bookings */

h3.booking-title {margin: 20px 0 10px 0;}

/* registration */
.select2-container-multi {
    width: 320px;
}

/* new users list */

.filtered_by_category, .filtered_by_search {
    display: none;
}

#user-lists {
    margin-bottom: 20px;
}

#user-list-tabs {
    margin-bottom: 20px;
}

#user-list-tabs li {
    display: inline-block;
    margin-right: 15px;
    border: 1px dashed #7a7a7a;
    border-radius: 7px;
}

.tab-wrapper {
    width: 650px;
}

.userlist-item {
    background-color: #272727;
    border-radius: 7px;
    padding: 15px 18px 10px;
    margin-bottom: 20px;
}

.userlist-item__textitem {
    margin-bottom: 8px;
}

.userlist-item__textitem h4 {
    font-size: 0.9rem;
    font-weight: bold;
}

.userlist-item__tags {
    color: #cdcdcd;
    margin-bottom: 10px;
}

#expectations .icon-tags {
    display: inline-block;
    text-indent: 22px;
    background: url(../img/icons/tags-white.png) 0 40% no-repeat;
    color: #cdcdcd;
    margin: 0;
}

.userlist-item__userinfo {
    padding: 5px 0;
}

.userlist-item__userinfo .img, .userlist-item__userinfo .name, .userlist-item__userinfo .job {
    display: inline-block;
    vertical-align: middle;
}

.userlist-item__userinfo .img {
    width: 25px;
    height: 25px;
}

.userlist-item__userinfo .img img {
    width: 100%;
}

.userlist-item__userinfo .name {
    margin: 0 10px;
    color: #a9cef5;
    border-bottom: 1px solid #505c68;
    line-height: 1rem;
}

.userlist-item__userinfo .job {
    font-weight: bold;
}

.userlist-item__offer p {
    margin-bottom: 10px;
    color: #cdcdcd;
}

.userlist-item__contacts {
    padding: 10px 10px 0;
    text-align: right;
}

.userlist-item__contacts .contact {
    margin-bottom: 5px;
}

.userlist-item__contacts .contact-icon {
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 17px;
    background: url(../img/icons/offers.png) 0 8% no-repeat;
}

.userlist-item__contacts .icon-phone {
    background-position: 0 85%;
}

/* user-filter */

.upwards {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 0.5s,opacity 0.5s linear;
    position: absolute;
    width: 100%;
    cursor: pointer;
    text-align: center;
    top: 105%;
    left: 0;
    line-height: 100%;
    font-size: 1.5rem;
    height: 2rem;
    color: #216BB7;
}

.upwards:hover {
    text-decoration: underline;
}

.fixed .upwards {
    visibility: visible;
    opacity: 1;
    transition-delay: 0s;
}

.filter-control {
    position: relative;
}

.filter-control .field, .filter-control .select2-container, .filter-control .select2-choices {
    width: 100%!important;
}

.user-filter .user_counter {
    color: #8298ae;
    font-size: 11px;
    vertical-align: top;
}

.filter-control__checkbox {
    vertical-align: middle;
    margin-bottom: 10px;
}

.filter-control .icon-lookup {
    height: 13px;
    width: 12px;
    background: url(../img/icons/lookup.png) no-repeat scroll 0% 0% transparent;
    position: absolute;
    top: 35%;
    right: 5px;
    background-size: cover;
}

.user-filter .filter-group {
    border-bottom: 1px solid #193553;
    padding: 15px 0;
}

.user-filter .filter-group:last-child {
    border-bottom: none;
}


/* user-info balloon */

.balloon {
    position: absolute;
    padding: 20px 20px 30px;
    background-color: #fff;
    color: #000;
    border-radius: 7px;
    z-index: 1000;
}

.balloon .b-close {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    width: 25px;
    height: 25px;
    margin: 4px 4px 0;
    cursor: pointer;
    opacity: .3;
    background-repeat: no-repeat;
    background-position: 50%;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCI+PHBvbHlnb24gZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIHBvaW50cz0iMTQsMC43IDEzLjMsMCA3LDYuMjk5IDAuNywwIDAsMC43IDYuMyw3IDAsMTMuMjk5IDAuNywxNCA3LDcuNyAxMy4zLDE0IDE0LDEzLjI5OSA3LjcsNyIvPjwvc3ZnPg==);
    z-index: 2;
}

.balloon .arrow {
    position: absolute;
    top: 100%;
    left: 10%;
    display: block;
    width: 17px;
    height: 17px;
    background-color: #fff;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left;
}

#user-info .left-column, #user-info .info-container {
    display: inline-block;
    vertical-align: top;
}

#user-info .left-column {
    max-width: 160px;
}

#user-info .info-container {
    margin-left: 20px;
    min-width: 350px;
    max-width: 450px;
}
#user-info .user-photo {
    width: 160px;
    height: 160px;
    overflow: hidden;
    border-radius: 7px;
}

.user-photo img {
    width: 100%;
}

#user-info .user-tags {
    background-color: #d9e5ee;
    padding: 10px;
    border-radius: 7px;
    margin-top: 20px;
    font-size: 0.7rem;
    max-height: 160px;
}

.user-tags p {
    margin-bottom: 5px;
    white-space: normal;
    line-height: 1rem;
    color: #000;
}

.user-tags .icon-tags {
    margin-bottom: 5px;
    background: url(../img/icons/tags.png) 0 45% no-repeat;
    color: #557790;
    text-indent: 22px;
}

#user-info .userinfo {
    vertical-align: top;
    white-space: normal;
}

#user-info .info-header, #user-info .userinfo_text {
    margin-bottom: 25px;
}

#user-info .userinfo_text {
    white-space: normal;
}

#userinfo__name {
    display: inline-block;
    margin-bottom: 10px;
    padding: 4px 0 1px;
}

#user-info .rating {
    margin-left: 10px;
    font-size: 0.7rem;
}

#userinfo__company {
    font-size: 15px;
}

#userinfo__controls .meet {
    margin-top: 5px;
    font-size: 13px;
}

#userinfo__controls .meet {
    color: #1369C1
}

#userinfo__controls .meet:hover {
    text-decoration: underline;
}

#user-info .info-body {
    max-height: 600px;
    overflow-y: auto;
}

#user-info .info-body.cut {
    position: relative;
    max-height: 205px;
    overflow: hidden;
}

#user-info .info-body .showmore {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 10%;
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 1) 15%);
    font-weight: bold;
    cursor: pointer;
    text-indent: 15%;
    color: #1B568C;
}

#user-info .info-body .showmore:hover {
    text-decoration: underline;
}

#user-info h4 {
    font-weight: bold;
}

.hidden {display:none;}

#personal, #responsible  { overflow:hidden; }
#personal .row-radioButtonList > div.label, #responsible .row-radioButtonList > div.label {padding: 20px 42px 0 5px; }
#personal .row-radioButtonList .field-wrapper >span label, #responsible .row-radioButtonList .field-wrapper >span label { float:left; clear:none; display:block; padding-right: 40px; margin-left: 5px; }

.clear {clear: both;}

#register-control {
    display: inline-block;
}

