.inrev-panel, .inrev-panel .panel-heading, .inrev-panel .panel-body {
    border: none;
}

.sponsor-img {
    width: 100%;
    height: auto;   
    margin-bottom: 20px;
}

.panel-video-workshop {
  height: 850px;
}



@import "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/css/all.min.css";
@import "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/css/fontawesome.min.css";
body {
    background: url(https://www.wbecs.com/wp-content/themes/wbecs/assets/img/NetworkTables/dark_blue.jpg) no-repeat; */
    background-color: #fff;
    background-position: center top;
    background-size: 100% 549px;
    font-family: "Open Sans";
}

a.btn-color1:hover, button.btn-color1:hover, a.btn-color1:focus, button.btn-color1:focus, a.btn-color1:active, button.btn-color1:active {
    background: #502D87;
    color: #fff;
}

a.btn-color2, button.btn-color2 {
    background: #D31E4D;
    border: 1px solid #D31E4D;
    color: white;
}
a.btn-color2:hover, button.btn-color2:hover {
    background: #e3597d;
    border: 1px solid #e3597d;
    color: white;
}

.deelnemen {
right: 180px;
}

.round-btn {
    display: block;
    border: none;
    background-size: 100%;
    width: 220px;
    height: 42px;
    padding: 10px 10px 10px 85px;
    font-size: 14px;
    color: #555555;
    transition: all .4s;
    border-radius: 30px;
    cursor: pointer;
}

.round-btn:hover {
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.2);
    text-decoration: none;
}

.round-btn.im-sessions {
    background: url('https://www.wbecs.com/wp-content/themes/wbecs/assets/img/NetworkTables/btn-im-sessions_blue.png');
}

.round-btn.my-sessions {
    background: url('https://www.wbecs.com/wp-content/themes/wbecs/assets/img/NetworkTables/btn-my-sessions_blue.png');
}

.content {
    max-width: 1100px;
    width: 100%;
    display: block;
    margin: 0 auto;
    padding-left: 0;
}

.Webinar {
    max-width: 75%;
    width: 100%;
    display: block;
    margin: 0 auto;
    padding-left: 0;
}

.tabs-pane {
    margin-left: 0px;
}

.no-sess {
    color: #000;
    text-align: center;
}

/***************HEADER******************/

#wrapper {
    background: #fff;
}

/* 
.header_link:hover {
    color: e3a232 !important;
} */

.navbar-default {
    position: relative;
    border: none;
    background: none;
    height: auto;
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    padding-right: 0px;
    padding-left: 0;
}

.navbar-default:after {
    content: "";
    display: table;
    clear: both;
}

.navbar-default .dropdown {
    width: 100%;
}

.dropdown: after {
    content: "";
    display: table;
    clear: both;
}

.dropdown .dropdown-menu {
    width: 270px;
    background: none;
    box-shadow: none;
    border: 1px black;
    top: 65px !important;
    right: 20px !important;
}

.dropdown .dropdown-menu li a {
    background-color: #502D87;
    width: 100%;
    text-align: right;
    padding: 0 20px;
  color:white;
}

.dropdown .dropdown-menu li a:focus {
    background: #000000;
    color: white;
}

.dropdown-menu a {
    margin: 0px !important;
    border-radius: 0px !important;
    float: right !important;
    padding-left: 10px !important;
    border-bottom: 1px solid #0B1534 !important;
    height: 40px !important;
    line-height: 40px !important;
    text-transform: none !important;
    font-weight: 600 !important;
}

.dropdown-menu a:hover {
    color: #fff !important;
  background:#000000;
}

.dropdown-menu li:last-child a {
    border: none !important;
    border-radius: 0 0 4px 4px !important;
}

.dropdown>.dropdown-menu>li:nth-child(4) {
    display: none;
}

.dropdown .user-circle {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 45px;
    height: 45px;
}

.dropdown-menu {
    margin-top: 0px !important;
}

.navbar-default a.logohold-revised {
    margin-left: 0px;
    background: none;
    background-image: url('https://cdn.iseated.com/?uploaded_file_id=60769afee3d79&cropped');
    background-repeat: no-repeat;
    background-size: 100%;
    top: 15px;
    left: 30px;
    width: 150px;
    height: 100px;
}

.host-badge {
    border-radius: 6px;
    margin: 0 0 0 5px;
}

.navbar-default a.logohold-revised:after, .navbar-default a.logohold-revised:before, .logohold-revised .logohold-revised-container {
    display: none;
}

.navbar-default .dropdown a {
    padding: 0px;
    border: none;
    outline: none;
    /* min-width: 140px; */
    padding-left: 15px;
    padding-right: 15px;
    height: 48px;
    line-height: 48px;
    font-family: "Open Sans";
    font-weight: 600;
    font-size: 14px;
    border-radius: 3px;
    transition: all .2s;
    margin: 12px 0px 12px 0;
    /* letter-spacing: 1.8px; */
    color: #555555;
    background: none;
}

.navbar-default .dropdown a:hover {
    color: #502D87;
}

.navbar-default .dropdown button {
    position: absolute;
    top: 17px;
    height: 60px;
    width: 70px;
    right: 40px;
    background: none;
    color: #ccc;
    font-size: 0;
}

.navbar-default .dropdown button:before {
    position: absolute;
    top: 25px;
    right: 0px;
    content: '';
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #bdbdbd;
}

.navbar-default .dropdown button:hover {
    background: #fff;
}

.navbar-default .dropdown button:focus {
    background: #fff;
}

.navbar-default .menu-seperator {
    display: none;
}

.navbar-default .dropdown-menu a {
    background: #502D87;
}

.navbar-default .dropdown-menu a:hover {
    background: #3C5A7E;
}

/* .navbar-default .dropdown a:nth-child(1) {background: #fda509;}
.navbar-default .dropdown a:nth-child(1):hover {background: #0AD884;}
.navbar-default .dropdown a:nth-child(2) {background: #fda509;}
.navbar-default .dropdown a:nth-child(2):hover {background: #FFBE4B;} */

.navbar-default .dropdown button {
    padding: 0 20pxc;
    margin-right: 0px;
    border: none !important;
    outline: none !important;
}

.form-horizontal input {
    height: 40px;
}

.form-horizontal input:focus {
    /* border: 2px solid #502D87;;
    -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 1), 0 0 8px rgba(255, 255, 255, 1);
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 1), 0 0 8px rgba(255, 255, 255, 1); */
}

.form-horizontal .btn-default {
    display: flex;
    justify-content: center;
    align-content: center;
    height: 40px;
    width: 40px;
    color: #502D87;
    font-size: 18px;
}

/* Global */

#page-content-wrapper:before {
    height: 478px;
}

#page-content-wrapper {
    position: relative;
    /* padding-left: 0; */
    /* padding-right: 0; */
}

#page-content-wrapper:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0;
    background: #f5f5f5;
    width: 100%;
    height: 0px;
}

#page-content-wrapper .content {
    position: relative;
    z-index: 10;
}

/****************Home page****************/

#page-content-wrapper.homepage_wrap:before {
    height: 603px;
}

.btn-lang-wrap {
    background: url('https://www.wbecs.com/wp-content/themes/wbecs/assets/img/NetworkTables/btn-lang.png') !important;
    background-repeat: no-repeat !important;
    background-size: 100%;
    border: none;
    display: block;
    margin: 20px auto;
    width: 407px;
    height: 47px;
    text-align: center;
    cursor: pointer;
}

.btn-lang-wrap select {
    width: 100%;
    height: 100%;
    background: none !important;
    border: none !important;
    text-align: center;
    padding-left: 90px;
    cursor: pointer;
    color: #555555;
    font-size: 15px;
}

#languages {}

.btn-lang-wrap select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

.search-wrap {
    display: none;
    position: relative;
    width: 300px;
}

.search-wrap div {
    width: 100%;
}

.homepage_wrap .sidebar {
    display: none;
}

.homepage_wrap .select-childgroup {
    font-size: 22px;
    color: #000;
}

.homepage_wrap .nt-session {
    display: flex;
}

.homepage_wrap .nt-session .user-circle {
    width: 80px;
    height: 80px;
    margin-bottom: 0;
    margin-top: 5px;
}

.homepage_wrap .nt-session .pull-left {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.homepage_wrap .nt-session .pull-left .btn {
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 10px 30px;
    font-size: 14px;
    font-weight: 600;
}

.homepage_wrap .nt-session .nt-session-title {
    font-size: 16px;
    margin-bottom: -5px;
    color: #502D87;
}

.homepage_wrap .tab-content {
    max-width: 1100px;
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
}

.homepage_wrap .child-session-groups {
    /* max-width: 950px; */
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 10px;
    margin-bottom: 20px;
}

.homepage_wrap .child-session-groups li {
    width: 25%;
}

.homepage_wrap .child-session-groups li a {
    position: relative;
    text-align: left;
    font-size: 14px;
    min-height: 50px;
    height: 100%;
    height: initial;
    line-height: initial;
    font-weight: 600 !important;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.homepage_wrap .child-session-groups li .icon_down {
    right: 20px;
    top: 20px;
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #ccc;
}

/* .homepage_wrap .child-session-groups li:hover {
    color: #502D87;
} */

.homepage_wrap .green-span {
    position: relative;
    color: #502D87;
    font-size: 14px;
    font-style: italic;
    margin-top: -5px;
}

.homepage_wrap .text-clipped strong {
    font-weight: 400;
}

.homepage_wrap .text-clipped .additional_date {
    font-size: 12px;
    font-weight: 600;
    margin-left: 5px;
}

/* .homepage_wrap div.text-clipped strong:first-child{
    color: red;
} */

.homepage_wrap .table-select {}

/****************Banner on main page****************/

.homepage_bnr_wrap {
    width: 100%;
background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url('https://i.ibb.co/CQVjNnW/containership.jpg');
    background-size: cover;
    background-position: 50% 50%;
    padding: 35px 30px;
    margin-top: -50px;
    border-radius: 5px;
    text-align: center;

}

.homepage_bnr_wrap h1 {
    max-width: initial;
}

.homepage_bnr_wrap p {
    display: block;
    max-width: 750px;
    width: 100%;
    margin: 10px auto;
}

.homepage_bnr_wrap .form-horizontal {
    position: relative;
    left: 350px;
    margin-top: 20px;
}

.homepage_bnr_wrap .form-horizontal input {
    width: 300px;
    transition: all .2;
}

.homepage_bnr_wrap .form-horizontal input:focus {}

.homepage_bnr_wrap .form-horizontal .btn-default {
    position: relative;
    right: -55px;
    top: 2px;
    height: 37px;
    border: none;
    border-radius: 0px;
    /* background: none; */
}

/****************CONTENT****************/

#page-content-wrapper {
    display: flex;
    padding: 85px 40px 50px;
    background: white;
}

h1.large {
    width: 100%;
    color: black;
    font-size: 42px;
    font-weight: bold;
}
.homepage_bnr_wrap h1 {
    max-width: initial;
    color: white!important;
}

.sidebar .invite-attendees a {
    padding: 14px;
}

#page-content-wrapper .tabs-pane p {
    position: relative;
    font-size: 20px;
    color: #fff;
    padding-left: 25px;
}

#page-content-wrapper .tabs-pane p img {
    position: absolute;
    margin-top: 4px;
    height: 20px;
    left: -10px;
}

.sidebar {
    width: 30%;
    max-width: 300px;
    margin-top: 0px;
    margin-right: 2%;
    border-radius: 0px;
    float: left;
}

.sidebar:after {
    content: "";
    display: table;
    clear: both;
}

.sidebar .invite-attendees a {
    display: block;
    width: 100%;
    margin: 0 auto 15px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}

.sidebar .panel {
    border: 1px solid #e4e4e4;
    border-radius: 0px;
}

.sidebar .panel-body h1 {
    font-size: 22px;
    color: #000;
    font-weight: 600;
}

.sidebar .panel-body p {
    font-size: 17px;
    color: 000;
    font-weight: 600;
}

.sidebar .panel-body a.btn {
    padding: 8px 32px;
}

.sidebar .panel-default>.panel-heading {
    background: #fff;
    border: none;
    font-weight: 600;
    padding: 20px 0 10px;
    color: #666666;
    letter-spacing: 0.5px;
}

.sidebar .panel-footer {
    background: #fff;
    padding: 25px 0;
}

.sidebar .panel-footer .text {
    font-size: 14px;
    color: #797979;
    letter-spacing: 7px;
    text-transform: uppercase;
}

.sidebar .panel-footer .text i {
    display: none;
}

/***** Main TABS******/

.parentSessionGroupTabs {
    width: 100%;
}

.tabs-pane ul:nth-child(1) {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin: 63px 0 55px;
    height: 63px;
    border: none;
    /* border-bottom:1px solid #f5f5f5; */
}

.tabs-pane ul:nth-child(1) li {
    width: 50%;
    margin: 0 2px 0px;
}

.tabs-pane ul:nth-child(1) li:nth-child(1) {
    /* padding-right: 15px; */
}

.tabs-pane ul:nth-child(1) li a {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    width: 100%;
    border-radius: 5px 5px 0 0;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 15px;
    font-weight: 700;
    border: none !important;
    height: 63px;
    padding: 0px;
    text-align: center;
    background: #fff;
    border-left: 1px solid #f5f5f5;
    border-top: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5;
    color: #555555;
    transition: all .1s;
    border-bottom: 2px solid #fff !important;
}

.tabs-pane ul:nth-child(1) li a:focus {
    border: none;
    outline: none;
}

.tabs-pane ul:nth-child(1) li.active a {
    color: #502D87;
    border-bottom: 2px solid #502D87 !important;
}

.tabs-pane ul:nth-child(1) li a.active>a:hover {
    background-color: #F5F5F5 !important;
    color: #fff;
}

.tabs-pane ul:nth-child(1) li a.active>a:focus {
    border: none;
    outline: none;
}

.tabs-pane ul:nth-child(1) li:hover a {
    background: #502D87;
    color: #fff;
}

.tabs-pane ul:nth-child(1) li:nth-child(2) a {
    margin-right: 0px;
}

/******** END Main TABS********/

/******* Tabs content********/

.child-session-groups {
    padding-bottom: 3px;
    margin-top: 10px;
    margin-bottom: 30px;
}

.child-session-groups:after {
    content: "";
    display: table;
    clear: both;
}

.child-session-groups li.select-childgroup {
    width: 100%;
    margin-top: -14px;
    display: none;
}

.child-session-groups li a {
    background-color: #eeeeee;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-weight: 600;
    border: 1px solid #fff;
    border-radius: 0px;
    font-size: 15px;
    margin: 0px !important;
    padding: 0 20px;
    color: #797979;
    transition: all .3s;
}

.child-session-groups li a:hover {
    border: 1px solid #fff;
    background: #502D87;
    color: #fff;
}

.child-session-groups li.active a {
    background: #502D87 !important;
    color: #fff !important;
}

.child-session-groups li.active a .icon_down {
    border-top: 7px solid #fff;
}

.child-session-groups li.active a:hover {
    background: #502D87 !important;
    outline: none;
    border: 1px solid #dedede;
    color: #fff;
}

.child-session-groups li a:hover .icon_down {
    border-top: 7px solid #fff;
}

.child-session-groups li.active a:focus {
    outline: none;
}

.child-session-groups {
    border: none;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    border: 1px solid #dedede;
}

.nav-tabs:after {
    content: "";
    display: table;
    clear: both;
}

ul.child-session-groups>li {
    /* width: 25%; */
}

.child-session-groups li a {
    width: 100%;
}

.tab-content {
    /* width: 67%; */
    margin-top: 0px !important;
    max-width: 1100px;
    margin-left: 0px !important;
    /* float: right; */
    border: 1px solid #dedede;
}

.tab-content .tab-pane {
    padding: 0px;
}

.tab-content .tab-pane:nth-child(1) {
    border: 2px solid red !important;
}

.table-select {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 40px;
    /* overflow: hidden; */
}

.table-select .single-collum {
    width: 100%;
    height: auto;
    padding: 15px 40px;
    margin: 0;
    border-bottom: 1px solid #eeeeee;
}

.table-select .single-collum:last-child {
    border-bottom: 0px;
}

a.btn-color1, button.btn-color1 {
    background: #502D87;
    color: #fff;
    border: none;
    transition: all .2s;
}

a.btn-color1:hover, button.btn-color1:hover {
    background: #3C5A7E;
}

.tafel-view .seat {
    width: 70px;
    height: 70px;
}

.seat .user-circle {
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

/********** People around table position **********/

.tafel-view.user-view.tafel-8 .seat-7 {
    left: 65px;
    top: 150px;
}

.tafel-view.user-view.tafel-8 .seat-1, .tafel-view.user-view.tafel-8 .seat-3 {
    top: 50px;
}

.tafel-view.user-view.tafel-8 .seat-5 {
    right: 63px;
    top: 150px;
}

.tafel-view.tafel-8 .seat-6 {
    left: 63px;
    bottom: 150px;
}

.tafel-view.tafel-8 .seat-2, .tafel-view.tafel-8 .seat-4 {
    bottom: 50px;
}

.tafel-view.tafel-8 .seat-8 {
    right: 63px;
    bottom: 150px;
}

/********* END People around table position *********/

/*********My session page*********/

h3 {
    color: black;
}

#MySessionsTable thead {
    display: none !important;
}

#MySessionsTable tr:hover {
    background: none;
}

#MySessionsTable tbody tr {
    border-bottom: 1px solid #ccc;
}

#MySessionsTable tbody tr td {
    border-bottom: 0px;
}

.info-wrap {
    position: relative;
    padding-bottom: 30px;
    font-size: 15px;
    line-height: 22x;
    color: #000;
    border-right: 0px !important;
}

.info-wrap .text-wrap {
    padding: 10px 20px;
    border: none;
}

.info-wrap .user-circle {
    max-width: 80px;
    max-height: 80px;
    margin-right: 10px;
}

.info-wrap .text-wrap a {
    font-size: 18px;
    color: #502D87;
    font-weight: bold;
}

.info-wrap .text-wrap td {
    border: none;
    font-size: 14px;
    /* font-weight: 600; */
}

.info-wrap .sess_additional_date {
    font-size: 12px;
    font-weight: 600;
    display: block;
    margin-bottom: 5px;
    margin-top: -4px;
}

.zoomlink-wrap {
    position: absolute;
    bottom: 15px;
    left: 115px;
    display: flex;
}

.zoomlink-wrap p {
    margin-right: 4px;
}

.zoomlink-wrap a {
    color: #502D87;
    margin-bottom: -8px;
}
.tbl-cal .dropdown-menu {
    width: 175px;
    background: #502D87;
    color: white;
    right: 0px!important;
     top: 40px!important;
}
.tbl-cal .dropdown-menu a:hover {
    width: 175px;
    background: #3C5A7E;
    color: white;
}

.tbl-cal {
width:200px;
}

/* 
table#MySessionsTable,
table#MySessionApplicationsTable {
    background: #fff;
}

table#MySessionsTable tr th,
table#MySessionApplicationsTable tr th,
table#MySessionsTable td,
table#MySessionApplicationsTable td {
    width: 25% !important;
}

#MySessionsTable thead tr th:nth-child(1),
#MySessionApplicationsTable thead tr th:nth-child(1) {
    width: 45% !important;
    color: #232323;
}
#MySessionsTable thead tr th:nth-child(2),
#MySessionApplicationsTable thead tr th:nth-child(2) {
    width: 25% !important;
}
#MySessionsTable thead tr th:nth-child(3),
#MySessionApplicationsTable thead tr th:nth-child(3) {
    width: 20% !important;
}
#MySessionsTable thead tr th:nth-child(4),
#MySessionApplicationsTable thead tr th:nth-child(4) {
    width: 10% !important;
}

#MySessionsTable thead tr th,
#MySessionsTable tbody tr td,
#MySessionApplicationsTable thead tr th,
#MySessionApplicationsTable tbody tr td {
    padding-left: 15px;
} */

/*SESSION*/

.sidebar, .admin-navbar {
    display: none;
    min-width: 250px;
}

.tafel-view .invite-attendees {
    left: 47%;
}

.invite-attendees a {
    padding: 14px 56px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1.5px;
}

.invite-attendees a:nth-child(2) {
    padding: 14px 18px;
}

.panel-default .panel-body .row {
    padding: 0 0px !important;
    margin-left: 0px;
}


.panel-default .panel-body .row .user-circle {
    width: 110px;
    height: 110px;
}

.panel-default>.panel-heading {
    color: #666;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1.4px;
    text-transform: uppercase;
}

/* Contact */

#contact {
    text-align: center;
    margin-top: 80px;
    margin-bottom: 120px;
}

#contact:nth-child(2) {
    display: none;
}

#contact h3 {
    font-size: 30px;
    color: #000;
    font-weight: 600;
}

#contact p {
    font-size: 18px;
    font-weight: 400;
}

#contact p a {
    font-weight: 600;
    color: #502D87;
}

#contact .btn {
    margin-top: 20px;
    color: #fff;
    background: #502D87;
    padding: 10px 60px;
    border-radius: 30px;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.3px;
    transition: all .2s;
}

#contact .btn:hover {
    background: #3C5A7E;
}

/* Footer */

.userfooter {
    background: #fff;
}

.footer-link {
    margin: 0 5px 10px;
}

.footer-link svg {
    font-size: 26px;
    transition: all .2s;
}

.footer-link:hover svg {
    color: #dd4318;
}

/* MODAL */

#ModalRequestLogin .modal-header {
    background: url(https://www.wbecs.com/wp-content/themes/wbecs/assets/img/NetworkTables/dark_blue.jpg) no-repeat;
}

#ModalRequestLogin .modal-header .close {
    color: #fff;
    opacity: 0.6;
    transition: all .2s;
}

#ModalRequestLogin .modal-header .close:hover {
    opacity: 0.9;
}

#ModalRequestLogin .modal-header .modal-title {
    color: #fff;
}

#ModalRequestLogin .modal-body {
    padding: 30px 40px;
}

#ModalRequestLogin .modal-body small {
    font-size: 14px;
}

#ModalRequestLogin .modal-body small a {
    color: #fda509;
}

#ModalRequestLogin .modal-body .form-control {
    height: 40px;
}

#ModalStartDiscussion .modal-header {
    background: url(https://www.wbecs.com/wp-content/themes/wbecs/assets/img/NetworkTables/dark_blue.jpg) no-repeat;
    color: #fff;
}

#ModalStartDiscussion .modal-header .close {
    color: #fff;
    opacity: 0.6;
    transition: all .2s;
}

#ModalStartDiscussion .modal-header .close:hover {
    opacity: 0.9;
}

#ModalStartDiscussion .modal-body {
    padding-top: 20px;
}

#ModalStartDiscussion .modal-body p {
    font-size: 16px;
}

#ModalStartDiscussion .modal-footer-ntc {
    display: none;
}

#ModalShareSession .modal-header {
    background: url(https://www.wbecs.com/wp-content/themes/wbecs/assets/img/NetworkTables/dark_blue.jpg) no-repeat;
    color: #fff;
}

#ModalShareSession .modal-header .close {
    columns: #fff;
    opacity: 0.6;
    transition: all .2s;
}

#ModalShareSession .modal-header .close:hover {
    opacity: 0.9;
}

#ModalShareSession .modal-body {
    padding-top: 20px;
}

#ModalShareSession .modal-body p {
    font-size: 16px;
}

#ModalShareSession .modal-footer-ntc {
    display: none;
}


#ModalViewProfile .modal-header .close {
    columns: #fff;
    opacity: 0.6;
    transition: all .2s;
}

#ModalViewProfile .modal-header .close:hover {
    opacity: 0.9;
}

#ModalViewProfile .modal-body {
    padding-top: 20px;
}

#ModalViewProfile .modal-body p {
    font-size: 16px;
}

#ModalRequestLogin .submit {
    background: #fda509;
    padding: 10px 20px;
    font-weight: 600;
    font-size: 14px;
    transition: all .2s;
    width: 100%;
}

#ModalRequestLogin .submit:hover {
    background: #fdb83c;
}

#ModalRequestLogin .modal-footer-ntc {
    border: none;
}

/* My Account page*/

#page-content-wrapper.myacc_wrap {
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 0;
}

.myacc_wrap .content {
    width: 100%;
    max-width: 915px;
    padding: 60px 90px;
    border: 1px solid #dddddd;
    margin-top: 50px;
}

.myacc_wrap .panel-body {
    display: flex;
}

.top-bnr {
    background: #f5f5f5;
}

.top-bnr .container {
    position: relative;
    max-width: 1200px;
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: 17px 15px 52px;
}

.top-bnr .user-wrap {
    display: flex;
    padding: 40px 0 0;
}

.top-bnr .user-circle {
    width: 70px;
    height: 70px;
}

.top-bnr .txt-wrap {
    padding: 10px 20px;
}

.top-bnr .user-wrap h2 {
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 5px;
}

.top-bnr .user-wrap h3 {
    color: #000;
    font-size: 22px;
    margin: 0;
}

.top-bnr .my-sessions {
    position: absolute;
    bottom: 66px;
    right: 83px;
}

.myacc_wrap .content h1 {
    display: none;
}

.myacc_wrap .cdn-uploader {
    display: flex;
    align-items: center;
    align-content: center;
    margin-bottom: 15px;
    overflow: hidden;
}

.myacc_wrap .cdn-uploader img {
    margin-right: 20px;
}

.myacc_wrap .cdn-uploader input {
    max-width: 300px;
}

.myacc_wrap label {
    font-size: 15px;
    font-weight: 400;
}

.myacc_wrap input, .myacc_wrap textarea, .myacc_wrap select {
    color: #000;
    padding: 10px 30px;
    height: initial;
    width: 400px;
    max-width: 600px;
    margin-bottom: 10px;
}

.myacc_wrap input:focus, .myacc_wrap textarea:focus, .myacc_wrap select:focus {
    border: 1px solid #502D87;
    box-shadow: 0px 0px 8px 0 rgba(0, 158, 0, .4);
}

.myacc_wrap .cdn-uploader .form-control {
    border: none;
    background: #502D87;
    border-radius: 30px;
    color: #fff;
    width: 255px;
    cursor: pointer;
    /* transition: all .2s !important; */
}

.myacc_wrap .cdn-uploader .form-control:hover {
    /* box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.2); */
}

.remove-photo {
    font-style: italic;
    color: #502D87 !important;
    font-size: 14px;
    font-weight: 600 !important;
    margin: -10px 0 0 25px;
}

.ava-descr {
    font-style: italic;
    font-size: 14px;
    color: #747474;
    margin-bottom: 60px;
}

.gender-wrap {
    width: 250px;
    margin-bottom: 10px;
}

.agreements .checkbox label {
    width: 400px;
    max-width: initial;
    margin-left: 0;
    padding-left: 0;
    font-style: italic;
    font-size: 14px;
    color: #747474;
    padding-left: 35px;
    margin-top: -5px;
}

.agreements #keep_profile, .agreements #no_emails {
    width: 20px;
    height: 25px;
    margin-top: 2px;
    margin-left: -35px !important;
}

.agreements #keep_profile:focus, .agreements #no_emails:focus {
    box-shadow: none;
}

.myacc_wrap .submit {
    background: #502D87;
    font-size: 16px;
    padding: 10px 60px;
    border-radius: 30px;
    transition: all .2s;
    margin-top: 40px;
}

.myacc_wrap .submit:hover {
    background: #502D87;
}

/* My sessions page */

.my_sessions {}

.print_link {
    position: absolute;
    top: 10px;
    right: 10px;
    background: none !important;
    border: none !important;
    font-size: 14px;
    color: #555555;
}

.ses-bnr .text-wrap {
    display: flex;
    margin-top: 40px;
    align-items: flex-start;
    align-content: flex-start;
}

.ses-bnr .text-wrap p {
    font-size: 22px;
    color: #000;
    margin: 0px 0 0 20px;
}


/* Seat table session page */

.tbl-sess {}

.tbl-sess .session-guests .panel-heading {
    display: none;
}

.tbl-sess .session-guests {
    border: none;
}

.tbl-sess .session-guests .panel-body {
    padding: 0px;
}

.tbl-user-wrap {
    border: none !important;
    margin: 0px;
    padding-bottom: 20px;
}

.tbl-user-wrap .panel-body {
    padding: 0;
}

.tbl-user-wrap .panel-heading {
    display: none;
}

.tbl-user-wrap .panel-body:after {
    border: none;
    display: none;
}

.tbl-user-wrap .panel-body .row {
    display: flex;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.tbl-user-wrap .user-image {
    padding: 20px 20px 20px 40px;
}

.tbl-user-wrap .panel-body div:nth-child(2) {
    text-align: left;
    padding: 0px 15px 30px;
}

.tbl-user-wrap h1 {
    font-size: 26px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 10px;
}

.tbl-user-wrap p {
    font-size: 16px;
    line-height: 28px;
    max-width: 620px;
}

.tbl-user-wrap span[data-session-host-wrap] {
    color: #502D87;
    font-style: italic;
    font-weight: 600;
}

.tbl-user-wrap p[data-role*="session_range"] {
    /* display: none; */
    font-style: italic;
    font-size: 16px;
    font-weight: 500;
    margin: 10px 0 -3px;
}

.alert {
    position: relative;
    margin-bottom: 60px;
    z-index: 10;
    background: #502D87 !important;
    color: #fff;
}

.tbl-sess .alert-info {
    display: none;
    /* padding: 0;
    height: 0;
    margin: 0;
    border: none */
}

.tbl-sess .panel-body .row {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 0px;
}

.tbl-sess .panel-body .row div.col-md-2 {
    display: flex;
    justify-content: center;
    margin-bottom: 0;
    padding: 20px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.tbl-sess .panel-body .user-circle {
    background-color: #fff;
    background-image: url('https://www.wbecs.com/wp-content/themes/wbecs/assets/img/NetworkTables/plus_bg_blue.png');
    /* background-size: 20%; */
}

.tbl-sess .panel-default>.panel-heading {
    /* display: none; */
    background: #fff;
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.tbl-sess .alert-info .close {
    position: relative;
    top: -10px;
}

/* Sidebar */



/* .sidebar{
    position: relative;
    z-index: 5;
    display: block;
    float: initial;
    width: 100%;
    max-width: 1200px;
}
.sidebar .panel {
    border: none;
    background: #f5f5f5;
}
.sidebar .panel-default>.panel-heading {
    background: #f5f5f5;
    display: none;
}
.sidebar .panel-footer {
    background: #f5f5f5;
    border: none;
    display: none;
}
.sidebar .panel-body * {
    text-align: left !important;
}
.sidebar .user-image {
    text-align: left;
}
.sidebar .text-center a:nth-child(1) {
    display: none;
}
 */

/********* MEDIA *********/

/*1300********/

@media screen and (max-width: 1300px) {
    #page-content-wrapper {
        padding: 85px 30px 50px;
    }
    .content {
        padding-left: 0;
    }
    .tabs-pane ul:nth-child(1) li:nth-child(1) a {
        margin-right: 15px !important;
    }
}

/*END 1300*/

/*1200********/

@media screen and (max-width: 1200px) {
    .homepage_bnr_wrap .form-horizontal .btn-default {
        display: none;
    }
    .sidebar .user-circle {
        width: 98px;
        height: 98px;
    }
    .sidebar .panel-footer .text {
        letter-spacing: 4px;
    }
    .calendar_wrap {
        right: 20px;
    }
}

/*END 1200*/

/*1100********/

@media screen and (max-width: 1100px) {
    .table-select .single-collum .user-circle {
        width: 90px;
        height: 90px;
        margin-right: 10px;
    }
}

/*END 1100*/

/*991********/

@media screen and (max-width: 991px) {
    .homepage_bnr_wrap {
        text-align: left;
    }
    .homepage_bnr_wrap p {
        max-width: 100%;
        padding-left: 0 !important;
    }
    .homepage_bnr_wrap .form-horizontal {
        left: 0px;
    }
    .content {
        width: 100%;
    }
    .navbar-default a.logohold-revised {
        width: 180px !important;
        background-size: 100%;
    }
    .navbar-default .dropdown a {
        min-width: 130px;
    }
    .myacc_wrap .content {
        padding-top: 30px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .homepage_wrap .child-session-groups li {
        width: 33.3333%;
    }
    .myacc_wrap input, .myacc_wrap textarea, .myacc_wrap select {
        width: 100%;
        /* max-width: initial; */
    }
    .myacc_wrap .m-b-sm .col-xs-6.col-md-3 {
        text-align: right;
        width: 30%;
    }
    .myacc_wrap .m-b-sm .col-xs-6 {
        width: 70%;
    }
    .agreements .checkbox label {
        width: 100%;
    }
    .tabs-pane ul:nth-child(1) li a {
        font-size: 14px;
    }
    ul.child-session-groups>li {
        width: 33.333%;
    }
    .child-session-groups li a {
        width: 100%;
        height: 55px;
        line-height: 55px;
    }
    .share-btns {
        padding: 0 10px;
    }
    .sidebar .invite-attendees a {
        letter-spacing: 0px;
    }
    .sidebar .panel-footer .text {
        letter-spacing: 3px;
    }
    .sidebar {
        display: none !important;
    }
    .info-wrap .text-wrap a {
        font-size: 16px;
    }
    .info-wrap {
        padding-bottom: 30px;
    }
    .zoomlink-wrap {
        /* position: relative;
        left: 30px;
        top: 5px;
        flex-wrap: wrap; */
        bottom: 5px;
        flex-wrap: wrap;
    }
    .zoomlink-wrap p {
        margin-bottom: -5px;
    }
    .ses-bnr .calendar_wrap {
        position: relative;
        bottom: initial;
        right: initial;
    }
    #page-content-wrapper.my_sessions {
        padding-top: 30px;
    }
    .tbl-user-wrap {
        display: initial !important;
    }
    .tbl-user-info .panel-body .m-b-md {
        width: 25%;
    }
}

/*END 991*/

/*767********/

@media screen and (max-width: 767px) {
    .panel-default .panel-body .row .user-circle {
        width: 70px;
        height: 70px;
    }
    .Webinar {
    width: 100%;
    display: block;
    margin: 0 auto;
    padding-left: 0;
    }

    .homepage_wrap .child-session-groups {
        padding-top: 10px;
    }
    body {
        background-size: auto;
    }
    .top-bnr .container {
        padding: 0 15px 30px;
    }
    .top-bnr .user-wrap {
        padding-top: 30px;
    }
    .top-bnr .user-wrap h2 {
        font-size: 18px;
    }
    .top-bnr .user-wrap h3 {
        font-size: 20px;
    }
    .top-bnr .user-circle {
        width: 60px;
        height: 60px;
    }
    .ses-bnr .text-wrap img {
        margin-right: 10px;
        margin-bottom: 10px;
        max-width: 60px;
    }
    .ses-bnr .text-wrap p {
        margin-left: 0;
        font-size: 16px;
    }
    .homepage_wrap .tab-content {
        margin-left: 15px !important;
        margin-right: 15px !important;
        width: calc(100% - 30px);
    }
    #page-content-wrapper.my_sessions {
        padding-top: 0;
    }
    #page-content-wrapper.myacc_wrap {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    #page-content-wrapper .content {
        margin-top: 15px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 20px;
    }
    #page-content-wrapper {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    #page-content-wrapper.homepage_wrap .content {
        padding-left: 0;
        padding-right: 0;
    }
    #page-content-wrapper {
        padding-top: 35px;
    }
    .homepage_bnr_wrap {
        border-radius: 0px;
        padding: 30px 15px 70px;
    }
    .homepage_bnr_wrap h1 {
        margin-bottom: -5px;
        font-size: 26px !important;
    }
    .homepage_bnr_wrap .form-horizontal input {
        margin-top: -20px;
    }
    .table-select .single-collum .user-circle {
        width: 70px;
        height: 70px;
    }
    #page-content-wrapper .tabs-pane p {
        font-size: 16px;
    }
    .top-bnr .my-sessions {
        position: relative;
        bottom: initial;
        right: initial;
        margin-top: 20px;
    }
    .top-bnr.my-acc .my-sessions {
        margin-top: 20px;
    }
    .im-sessions {
        display: none;
    }
    /* .top-bnr.my-acc */
    .myacc_wrap .cdn-uploader img {
        margin-bottom: 5px;
        width: 100px;
        height: 100px;
    }
    .myacc_wrap .cdn-uploader {
        flex-wrap: wrap;
    }
    .myacc_wrap .remove-photo {
        margin-top: 10px;
        margin-left: 5px;
    }
    #page-content-wrapper .tabs-pane img {
        left: 0px !important;
    }
    .parentSessionGroupTabs {
        background: #f5f5f5;
        ;
    }
    .nt-menu-dropdown.nt-admin-menu {
        top: 45px !important;
        right: 5px !important;
    }
    .navbar-default {
        height: 60px;
    }
    .navbar-default .dropdown a, .navbar-default .dropdown button {
        margin: 0 auto 0px;
    }
    .navbar-default .dropdown button {
        top: -3px;
        right: 15px;
        background: none !important;
    }
    .navbar-default .dropdown>a {
        display: none;
    }
    /* .navbar-default .dropdown a:first-child{
        margin-top: 30px;
    } */
    .sidebar {
        width: 100%;
    }
    .tabs-pane ul:nth-child(1) {
        height: 59px;
        border-bottom: 1px solid #f5f5f5;
    }
    h1.large {
        font-size: 32px;
    }
    .navbar-default a.logohold-revised {
        width: 125px !important;
        left: 15px;
        top: 10px;
    }
    .dropdown {
        width: 270px;
        margin-top: 10px;
        margin-bottom: 20px;
        padding-top: 20px;
    }
    .content {
        width: 100%;
        padding: 0 15px;
        margin-top: 20px;
    }
    .nav-tabs>li {
        width: auto;
    }
    .sidebar {
        float: none;
    }
    .tab-content {
        margin-top: 25px !important;
        padding: 0 15px;
        width: 100%;
    }
    .sidebar.admin-navbar, .sidebar.attendee-navbar {
        display: block;
        margin: 35px auto 0;
    }
    .tab-content {
        margin-top: 20px;
    }
    .child-session-groups li a {
        width: 130px;
        height: 45px;
        line-height: 45px;
        font-size: 13px;
        overflow: hidden;
    }
    .table-select .single-collum {
        margin-right: 12px;
        padding: 0px !important;
    }
    .tbl-user-info {
        padding: 0 30px !important;
    }
    .homepage_wrap .nt-session .pull-left {
        padding-bottom: 20px;
        padding-left: 5px;
    }
    .homepage_wrap .nt-session .pull-left .btn {
        position: relative;
        top: 0;
        right: 0;
        margin-top: 15px;
    }
  .homepage_wrap .nt-session .pull-left .quickjoin-btn {
        position: relative;
        top: 0;
        right: 0 !important;
        margin-top: 15px;
    }
  
    .tbl-user-wrap .panel-body .row {
        flex-wrap: wrap;
    }
    .tbl-user-wrap .panel-body .row .user-image {
        padding: 15px 15px 0;
    }
    .tbl-user-wrap .panel-body .row .user-circle {
        width: 80px;
        height: 80px;
    }
    .tbl-user-wrap h1 {
        margin-top: 0;
        font-size: 18px;
        margin-bottom: 5px;
    }
    .tbl-user-wrap p {
        font-size: 14px;
        line-height: 24px;
    }
    .table-select {
        padding-top: 22px;
        padding-bottom: 0;
    }
    .child-session-groups li:first-child {
        padding-left: 30px;
    }
    ul.child-session-groups>li {
        width: 33.33%;
    }
    .child-session-groups li a {
        width: 100%;
    }
    .parentSessionGroupTabs {
        /* margin-top: -10px; */
    }
    .tabs-pane ul:nth-child(1) {
        position: relative;
        top: -55px;
        margin-top: -50px;
        margin-bottom: -15px;
    }
    .tabs-pane ul:nth-child(1) li a {
        height: 45px;
        font-size: 13px;
    }
    .tab-content {
        margin-left: 0px !important;
    }
    .tabs-pane ul {
        margin-top: 10px;
    }
    .table-select .single-collum {
        margin-bottom: 30px;
    }
    .table-select .single-collum {
        width: 100%;
        padding-left: 20px;
    }
    .tabs-pane ul:nth-child(1) li:nth-child(1) {
        padding-right: 0px;
    }
    /*Facebook container*/
    .fb-comments.fb_iframe_widget {
        width: 100%;
    }
    .fb-comments.fb_iframe_widget span {
        width: 100% !important;
    }
    .fb-comments.fb_iframe_widget span iframe {
        width: 100% !important;
    }
    #contact {
        margin-top: 30px;
        margin-bottom: 80px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .print_link {
        display: none;
    }
    .info-wrap {
        width: 100% !important;
    }
    .info-wrap .text-wrap {
        padding-left: 10px;
        padding-right: 10px;
    }
    #MySessionsTable .info-wrap .user-circle {
        margin-bottom: 10px;
    }
    .tbl-cal {
        width: 100% !important;
    }
    #MySessionsTable tr {
        display: flex;
        flex-wrap: wrap;
    }
    #MySessionsTable .info-wrap {
        border: none;
    }
    .tbl-cal .cal-wrap {
        min-height: 40px;
    }
    .tbl-cal .dropdown.cal-dropdown {
        margin-top: 0;
        padding-top: 0;
    }
    .text-wrap {
        display: flex;
        flex-wrap: wrap;
    }
    .text-wrap a, .text-wrap td {
        width: 100%;
    }
    .text-wrap td {
        margin-bottom: 20px;
    }
    .zoomlink-wrap {
        bottom: 0px;
        left: 15px;
    }
    #contact h3 {
        font-size: 26px;
    }
    #contact p {
        font-size: 16px;
    }
}

/*END 767*/

/*500********/

@media screen and (max-width: 500px) {
    .btn-lang-wrap {
        max-width: 330px;
        width: 100%;
        background-size: 100% !important;
        height: 40px;
    }
    .btn-lang-wrap select {
        padding-left: 60px;
        font-size: 14px;
    }
    .nt-menu-dropdown.nt-admin-menu {
        right: 0px;
    }
    .dropdown {
        width: 270px;
    }
    .nt-menu-dropdown.nt-admin-menu h1.large {
        font-size: 26px;
    }
    .dropdown .dropdown-menu {
        /*      width: 100%;*/
        top: 66px;
    }
    .dropdown .dropdown-menu li {
        display: block;
        margin: 0 auto;
    }
    #page-content-wrapper .tabs-pane p {
        font-size: 18px;
    }
    .tabs-pane ul:nth-child(1) li a {
        font-size: 12px;
    }
    ul.child-session-groups>li {
        width: 50%;
    }
    .tabs-pane ul:nth-child(2) li a, .tabs-pane ul:nth-child(3) li a {
        width: 100%;
    }
}

/*END 500*/

/*400********/

@media screen and (max-width: 400px) {
    .navbar-default .dropdown a:nth-child(1) {
        margin-right: 7px;
    }
    .navbar-default .dropdown a {
        padding: 0 10px;
    }
    .tabs-pane ul:nth-child(1) li {
        width: 100%;
        border-radius: 2px;
        /* margin-bottom: 10px; */
    }
    .user-circle {
        width: 110px;
        height: 110px;
    }
}

.col-md-12 {
    width: 100%;
    padding: 0px 0px 0px;
}

.panel-video-workshop {
    height: 850px;
}


.panel-video {
    height: 620px;
}

/*END 400*/