/*======================================
Theme Name: Child theme Divi
Theme URI: https://divicake.com/
Description: az eg+ child theme
Version: 1.0
Author: Ocean
Author URI: http://stagingworkspace.com/
Template: Divi
======================================*/
@import url("https://use.typekit.net/ycn8aem.css");
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap');
/*@font-face { 
  font-family: 'Lexia Bold Italic'; 
  src: url(http://stagingworspace.com/astrazeneca/wp-content/themes/Your-Generated-Divi-child-theme-template-by-DiviCake/fonts/lexiabolditalic-webfont.woff2)format('woff'); 
  font-weight: normal; }*/
/*
@font-face {
    font-family: 'lexia', serif;
    src: url('fonts/Lexia-Bold.eot');
    src: url('fonts/Lexia-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Lexia-Bold.woff2') format('woff2'),
        url('fonts/Lexia-Bold.woff') format('woff'),
        url('fonts/Lexia-Bold.ttf') format('truetype'),
        url('fonts/Lexia-Bold.svg#Lexia-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'lexia', serif;
    src: url('fonts/Lexia.eot');
    src: url('fonts/Lexia.eot?#iefix') format('embedded-opentype'),
        url('fonts/Lexia.woff2') format('woff2'),
        url('fonts/Lexia.woff') format('woff'),
        url('fonts/Lexia.ttf') format('truetype'),
        url('fonts/Lexia.svg#Lexia') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}*/


h1, h2, h3, h4, h5, h6{
    color: #414444;
}
p{
  padding-bottom: 10px;
}
h1
{
  font-family: 'lexia', serif;
}
.wpfl-1 {
  padding-bottom: 35px !important; 
}
.cn-button.bootstrap {background:#8a0051 !important
}
/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */

#footer-bottom {
    background-color: #1f1f1f;
    background-color: rgba(0,0,0,.32);
    padding:0px 0 0px !important;
}
/* lostpassword form start */
#et-main-area .accountPage{
    padding: 48px 0;     
    width: 80%;
    max-width: 1280px;
    margin: auto;
    position: relative;
}
#et-main-area .accountPage h3{
    font-family: 'lexia', serif;
    font-size: 18px;
    font-weight: 300;
    color: #333333;
    padding: 2px 0 10px 0;
    margin: 1px 0 15px 0;
} 
#et-main-area .user_form_box{
    border-top: #91105C 1px solid;
    border-bottom: #CCCCCC 1px solid;
    padding: 40px 1%;
    margin-top: 2px;
    background-color: #F5F5F5!important;
}
#et-main-area .user_form_box .user_form{
    display: table;
    padding: 1%;
    min-width: 400px;
    width: 50%;
    margin: 0 auto;
    text-align: center;
    background-color: #eeeeee;
}
#et-main-area .user_form_box .user_form .wrap_field{
    padding: 8px 20px 8px 20px;
    box-sizing: border-box;
}
#et-main-area .user_form_box .user_form .wrap_field input{
    padding: 10px 20px 10px 34px;
    font-size: 14px;
    background-color: #fefefe;
    box-shadow: 0 0 2px 1px #E6E6E6;
    width: 99%;
    max-width: 99%;
    margin: 2px;
    outline: 0 none;
    line-height: 21px;
    border: 1px solid #cccccc;
    height: auto;
}
#et-main-area .user_form_box .user_form .wrap_field input[type="submit"]{
    padding: 10px 20px 10px 20px!important;
    font-size: 16px;
    width: 80%;
    background: #91105C;
    color: #FFFFFF;
    border: 1px solid #910557;
    cursor: pointer;
    line-height: 16px;
    box-shadow: 0 1px 1px #999999;
    outline: 0;
    font-weight: normal;
    border-radius: 0;
}
#et-main-area .user_form_box .user_form .wrap_field input:focus{
    background-color: #feffe5;
    box-shadow: 0 0 10px 0 #777777;
}
.s-login-in{text-align: center;
    width: 200px;
    border: 1px solid #000000;
    display: inline-block;
    padding: 5px 10px;
    font-family: 'lexia', serif;
    font-weight: 700;
    font-style: italic;
}
.s-login-in::after {
    line-height: inherit;
    font-size: inherit!important;
    opacity: 1;
    margin-left: .3em;
    left: auto;
    content: attr(data-icon);
    transition: all 300ms ease 0ms;
    position: absolute;
    text-transform: none;
    font-feature-settings: "kern" off;
    font-variant: none;
    font-style: normal;
    font-weight: 400;
    text-shadow: none;
    font-family: ETmodules!important;
    speak: none;
        -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* lostpassword form end */
small {
    font-size: 14px;
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 
{
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
/* wpfor-admin-post Colors updates */
.et-boc #wpforo #wpforo-wrap{
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0
}
.et-boc #wpforo #wpforo-wrap #wpforo-menu{
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author-data-content {
      background-color: #91105C;
}
.wpf-author-nicename{
     display: none!important
}
.author-rating-full
{
     display: none!important
}
.author-rating-sep
{
     display: none!important
}
#wpforo #wpforo-wrap .author-name a{
      color: #000000!important;
}

#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author-data-content{
  background-color: #ddd!important;
}
#wpforo #wpforo-wrap h3.wpforo-forum-title{
  margin-top: 4px;
}

/* wpfor-admin-post Colors updates ends */

h5, .h5{
    font-size: 24px;
    line-height: 36px;
}
h1, .h1{
    font-size: 48px;
}
h6, .h6{
    line-height: 1.5;
}
.page-banner .h5{
    color: #fff;
}
.page-banner h1{
   padding-bottom: 0;
    color: #fff;
    line-height: 46px;
}
.text-white *{
    color: #fff;
}
#loginform{
    box-shadow: 0px 1px 1px rgba(100,100,100,0.5);
    padding: 25px 20px;
}
label, input{
    font-size: 14px;
}
#loginform label{
    width: 100%;
    display: block;
}
#loginform .input{
    width: 100%;
    border: none;
    border-bottom: 1px solid #DCDCDC;
    height: 40px;
}
#wp-submit {
    background: #91105C;
    color: #fff;
    border: 1px solid #91105C;
    padding: 12px 15px;
    width: 100%;
    display: block;
    font-size: 14px;
    cursor: pointer;
}
.login-submit{
    margin-top: 30px;
    cursor: pointer;
}
#loginform a {
    margin-left: auto;
    display: table;
    font-size: 14px;
}
.panel-header{
    border-bottom: 1px solid #CBCBCB;
    padding-bottom: 20px;
}
.panel-header h3{
    font-weight: 800;
    font-family: 'lexia', serif;
    padding-bottom: 0;
    font-size: 22px;
    line-height: 100%;
    margin-right: 10px;
    margin-top: 4px;
}
.btn {
    background: rgba(145,16,92,0.1);
    border: 1px solid #91105C;
    border-radius: 5px;
    display: inline-block;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    padding: 10px;
    text-align: center;
    transition: 0.2s ease;
}
.btn.btn-white{
    background: #fff;
}
.btn.btn-sm{
     padding: 5px 10px;
}
.btn-arrow-back{
     padding: 5px 10px ;
}
.btn-arrow-back:hover, .btn-arrow-back:focus, .btn.btn-white:hover, .btn.btn-white:focus{
    background: #91105C;
    color: #fff;
    transition: 0.2s ease;
}
.text-muted{
    color: #414444;
    opacity: 0.5;
}
.open-sans{
     font-family: 'Open Sans', sans-serif;
}
.panel{
    padding: 35px 0;
}
.panel-body{
    padding-top: 35px;
}
.header-left-button {
  padding-left: 0;
  position: relative;
  display: flex;
  align-items: center;
}
.header-left-button .btn{
   margin-right: 15px;
   white-space: nowrap;
}
.panel-header p{
    line-height: 100%;
}
.event-card {
    padding: 15px;
    background: #F5EAF1;
    border-radius: 8px;
    color: #91105C;
    border: 1px solid #91105C;
    padding-right: 180px;
    position: relative;
    margin-top: 5px;
    margin-bottom: 30px;
}
.event-card small {
    display: block;
    line-height: 16px;
}
.event-card span{
    display: block;
    font-size: 14px;
}
.event-card .btn{
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translate(0, -50%);
}
.btn.btn-disabled{

  background: rgb(149, 149, 149);
  border: 1px solid #A5A5A5;
  color: #fff;
  cursor: no-drop;
}
.event-card .event--room {
    font-size: 20px;
    font-weight: 600;
    margin-top: 5px;
}
.event--date{
    font-weight: 100;
}
.event--info{
    margin-top: 30px; 
}
.event--time{
    font-weight: 500;
}
.open-sans h3{
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
}
.room-breakouts, .connected-rooms{
    list-style:none;
}
.room-breakouts li{
    background: #91105C;
    padding: 15px 80px 15px 15px;
    position: relative;
    color: #fff;
    border-radius: 8px;
    margin-top: 20px;
}
.connected-rooms li {
    padding: 10px 80px 10px 0px;
    position: relative;
    color: #fff;
    border-radius: 8px;
    margin-top: 5px;
}
.room-breakouts .btn{
    position: absolute;
    right: 20px;
    top:30px;
}
.connected-rooms .btn{
  position: absolute;
    right: 20px;
    top:5px;
}
.room-breakouts small{
    font-weight: 100;
}
.room-breakouts h4{
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
}
.open-sans h5{
  font-weight: 600;
   font-family: 'Open Sans', sans-serif;
}
.connected-rooms h4{
  font-size: 16px;
  color: #91105C;
  font-family: 'Open Sans', sans-serif;
}
.table{
    margin-top: 30px;
    margin-bottom: 30px;
}
.table tr td{
    vertical-align: top;
    padding: 5px;
    font-weight: 600;
}
.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: .75rem 1rem;
  margin-bottom: 0;
  list-style: none;
  border-radius: .25rem;
  align-items: baseline;
}
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: .5rem;
  padding-left: .5rem;
  color: #6c757d;
  content: "|";
  font-weight: 400;
}
.breadcrumb a{
  color: #414444;
}
.breadcrumb a:hover, .breadcrumb a:focus{
  color: #91105C;
}
.breadcrumb-item strong{
  font-weight: 800;
  font-family: 'lexia', serif;
}
.panel-header .breadcrumb{
  padding-left: 0;
  font-size: 14px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.panel-video{
  border-radius: 40px;
  overflow: hidden;
  margin-bottom: 35px; 
}
.panel-video iframe{
  width: 100%;
}
.pl-col{
  padding-left: 100px;
  position: relative;
}
.pl-col:before{
  position: absolute;
  left: 50px;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #808080;
  content: '';
  opacity: 0.4;
}
.boards{
  background-color: #91105C;
  padding: 20px 100px 20px 15px;
  margin-top: 20px;
  border-radius: 8px;
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
}
.boards i{
  left: 40%;
  position: absolute;
/*   top: 43px; */
}

.boards.discussion-board i{
	top: 43px; 
}

.boards .h2{
  color: #fff;
  text-transform: uppercase;
  font-family: 'lexia', serif;
  font-weight: 900;
  font-size: 22px;
}
.preread-board{
  background-image: url(img/preread.jpg);
  background-repeat: no-repeat;
  background-position: center right;
}
.discussion-board{
  background-image: url(img/forum.jpg);
  background-repeat: no-repeat;
  background-position: center right;
}
.intro-notification{
  background: #E4A429;
  color: #fff;
  border-radius: 8px;
  padding: 20px 15px;
  position: relative; 
  margin-top:20px;
}
.intro-notification h3{
  font-weight: 300;
  color: #fff;
  font-size: 24px;
  font-family: 'lexia', serif;
}
.intro-notification a{
  position: absolute;
  right: 15px;
  top: 20px;
  color: #000;
  opacity: 0.7;
  font-weight: 600;
  font-family: open sans;
}
.m-0{
  margin:0;
}
.heading-style-2{
  font-size: 22px;
  color: #414444;
  padding-bottom: 0;
  font-weight: 700;
  margin-top: 40px;
  line-height: 100%;
}
.card{
  box-shadow: 0px 2px 2px rgba(100,100,100,0.12);
  background: #fff;
  border-radius: 8px;
  padding: 20px 15px;
  margin-bottom: 10px;
  position: relative;
}
.heading-style-3{
  font-size: 22px;
  font-weight: 900;
}
.card .heading-style-3{
    padding-bottom: 0;
}
.heading-style-4{
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 0;
}
.w-icon {
  display: block;
  width: 70px;
  height: 70px;
  background:  rgba(145, 16, 92, 0.15);
  border-radius: 75px;
  padding: 10px;
  margin-right: 15px;
}
.card-workshop{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 20px;
}
.card-workshop .btn{
 margin-left: auto;
}
.arrow-right{
  height: 20px;
  width: 20px;
  background-image: url(img/arrow-right.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px;
  display: inline-block;
}
.btn-arrow{
  display: flex;
  align-items: center;
}
.card-workshop .btn-arrow{
  justify-content: space-between;
  color: #fff;
  border-radius: 10px;
  white-space: nowrap;
}
.card-workshop .btn-arrow i{
  margin-left: 30px;
}
.btn-theme{
  background: #91105C;
  border-color: #91105C;
}
.btn-majorelle{
  background: #6F4DFA;
  border-color: #6F4DFA;
}
.card-majorelle .w-icon{
  background: rgba(111, 77, 250, 0.15);
}
.card-honey .w-icon{
  background: rgba(252, 175, 23, 0.15);
}
.btn-honey{
  background: #FCAF17;
  border-color: #FCAF17;
}
.text-style-2{
  color: #939393;
  font-size: 14px;
  margin-top: 20px;
}
.et-l.et-l--footer{
  margin-top: 35px;
}
.et_fixed_nav.et_show_nav #page-container, 
.et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container{
  padding-top: 0px; 
}
body.et_fixed_nav.et_show_nav #page-container.main--container{
  padding-top: 80px;
}
#et-main-area .container{
  padding-top: 0 !important;
}
.far.fa-bell{
  font-weight: bold;
 
}
#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts i{
   color: #FCAF17 !important;
}
#wpforo #wpforo-wrap .wpf-unread-forum .wpforo-forum-icon i.fa-video{
  color: #ADB5BD !important;
}
.wpforo-navbar{
  background: #555555;
}
#wpforo #wpforo-wrap .wpf-search i{
  color: #fff !important;
}
#wpforo #wpforo-wrap #wpforo-menu .wpf-menu li{
  border-right: 1px solid #fff;
  margin-left: 0;
 /* border-left: 1px solid #fff;*/
}
#wpforo #wpforo-wrap #wpforo-menu .wpf-menu > li{
  float: left;
}
#wpforo #wpforo-wrap .wpforo-forum-footer i.topictoggle{
  color: #FCAF17 !important;
  font-size: 14px; 
  cursor: pointer;
}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topic-title i{
  color: #FCAF17 !important;
}
.wp-editor-wrap {
  position: relative;
  background: #F5F5F5;
  padding: 15px;
  border: 1px solid #DADADA;
  border-radius: 4px;
  padding-bottom: 70px;
}
.wp-editor-wrap + .form-submit{
  position: absolute;
  right: 15px;
  bottom: 66px;
}
.wp-editor-wrap + .form-submit #submit {
  height: 40px;
  font-size: 14px;
  background: #91105C;
  color: #fff;
  border-radius: 5px; 
  font-weight: 600;
}
div.mce-statusbar{
  display: none !important;
}
#wpforo #wpforo-wrap .wpforo-last-topics-list .wpf-unread-topic .wpforo-last-topic-title a{
  font-weight: 400;
}
#wpforo #wpforo-wrap .preread-page .wpforo-forum-info .wpforo-forum-title > a{
  font-weight: 600;
}
.img-col img{
  opacity: 0.1;
  max-width: 100%;
}
.logged-in #new-home .et_pb_column_3_5.et_pb_column_1{
  width: 100%!important;
}
#vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--info{
  display: none !important;
}
#wpforo #wpforo-wrap .wpfl-1 .cat-title{
  font-family: 'lexia', serif;
  padding: 7px 0;
}
#wpforo #wpforo-wrap .wpfcl-5, #wpforo #wpforo-wrap .wpfl-2 .wpforo-forum-stat{
  color: #FCAF17 !important;
  font-size: 14px;
   font-family: 'Open Sans', sans-serif;
}
#wpforo #wpforo-wrap i.wpfcl-5{
  font-family: "Font Awesome 5 Free";
}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topic-user {
  width: auto;
  text-align: right;
  padding: 0 5px 0 10px;
  color: #91105C;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
  text-transform: capitalize;
}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topic-user a{
  color: #91105C !important;
}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topic-date{
   font-family: 'Open Sans', sans-serif;
   color: #91105C;
   font-weight: 300;
}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics-list{
  padding-top: 10px;
  width: 97%;
  padding-right: 35px;
}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics-tab{ 
  width: 3%;
}
.panel-body .wpforo-forum-footer span, #wpforo #wpforo-wrap.panel-body .wpfl-1 .wpforo-last-topic-title, #wpforo #wpforo-wrap.panel-body{
  font-size: 14px;
}
#wpforo #wpforo-wrap.panel-body .wpfl-1 .forum-wrap{
  padding-right: 35px;
}
#wpforo #wpforo-wrap.panel-body .wpfl-1 .wpforo-forum-stat-topics{
  text-align: right;
}
#left-area .main_title{
  display: none;
}
#left-area #wpforo-menu{
  position: relative;
}

.wpforo #wpforo-menu::before {
  position: absolute;
  content: '';
  right: 100%;
  background: #555555;
  height: 100%;
  width: 100%;
  z-index: 0;
  top: 0;
}
.wpforo #et-main-area{
  overflow-x: hidden;
}
#wpforo #wpforo-wrap #wpforo-menu li > ul{
  padding-left: 0;
}

.wpforo #wpforo-menu::after {
  position: absolute;
  content: '';
  left: 100%;
  background: #555555;
  height: 100%;
  width: 100%;
  z-index: 0;
  top: 0;
}
.logo_container #logo{
  max-height: 30px;
}
#wpforo #wpforo-wrap #wpforo-menu li a{
  font-size: 15px;
}
#wpforo #wpforo-wrap #wpforo-title{
    font-weight: 800;
    font-family: 'lexia', serif;
    padding-bottom: 0;
    font-size: 22px;
    line-height: 100%;
    margin-bottom: 20px !important;
    padding-bottom: 20px;
    border-bottom: 1px solid #CBCBCB;
    margin-top: 15px !important;
}
.wpforo .wpforo-forum-title a {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topic-title{
   font-family: 'Open Sans', sans-serif;;
}
.comment-body {
  padding: 20px;
  background: #F5F5F5;
  position: relative;
}
.comment-body .commentmetadata{
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 12px;
}
.comment-body .comment-author{
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.comment-body .comment-author cite{
  font-style: normal;
  text-transform: capitalize;
}
.comment-body .comment-author img{
  margin-right: 15px;
}
.comment-author .says{
  display: none;
}
.comment-body .reply{
  margin-top: 10px;
}
.comment-body .comment-reply-link {
  font-size: 14px;
  font-style: normal;
  font-family: 'open sans';
  padding: 6px 20px;
  display: inline-block;
  font-weight: 600;
  background: #fff;
  border: 1.7px solid #8f0f5a;
}
.comment-body .comment-reply-link:hover, .comment-body .comment-reply-link:focus{
  color: #fff;
  background: #8f0f5a;
  padding: 6px 20px;
  border: 1.7px solid #8f0f5a;
}
.comment-body .comment-reply-link:after{
  content:none;
}
#comment-wrap{
  position: relative;
  padding-top: 30px;
}
#left-area #wpforo #wpforo-wrap .wpforo-profile-wrap .profile-display-name{
  padding-top: 20px;
}
#left-area #wpforo #wpforo-wrap .wpforo-profile-wrap .h-header .wpfy{
  background: transparent ;
}
#left-area #wpforo #wpforo-wrap .wpforo-profile-wrap .h-header .wpf-profile-info-wrap{
  left: 0;
}
#left-area #wpforo #wpforo-wrap .wpforo-profile-account .wpfw-3:nth-child(3), #left-area #wpforo #wpforo-wrap .wpforo-profile-account .wpfw-3:nth-child(2) {
  width: 50%;
}
.login_home_txt{
  background: rgba(0,0,0,0.74);
  color: #fff;
  padding: 10px 20px;
}

#wpforo a.layout--1{
  background: rgba(145,16,92,0.1);
  border: 1px solid #91105C !important;
  border-radius: 5px;
  display: inline-block;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
  padding: 5px 10px !important;
  text-align: center;
  transition: 0.2s ease;
  text-transform: capitalize;
}
#wpforo a.layout--1:hover{
  background: #91105C;
  color: #fff!important;
  transition: 0.2s ease;
}
#wpforo #wpforo-wrap .topic_video{
  text-align: center;
  margin-bottom: 20px;
}
#wpforo #wpforo-wrap .topic-cnt,
#wpforo #wpforo-wrap .topic_pdf {
  padding-bottom: 15px;
}
#wpforo #wpforo-wrap .topic_video .flowplayer{
  overflow: hidden!important;
}
#wpforo #wpforo-wrap .topic_video .flowplayer .fp-ui + a{
  opacity: 0 !important;
  visibility: hidden !important;
}
#wpforo #wpforo-wrap .flowplayer .fp-menu{
  display: none !important;
}
#wpforo #wpforo-wrap .wpf-topic-fields{
  display: none !important;
}
#wpforo #wpforo-wrap .topic_pdf.az_cfpdf a.btn{
  padding: 10px 30px;
  display: flex;
  align-items: center;
  width: 214px;
  line-height: 18px;
  text-align: left;
}
#wpforo #wpforo-wrap .topic_pdf.az_cfpdf img{
  margin-right: 15px;
}
body.logged-in .login_home_txt{
  display: none;
}
#wpforo.az--wpforo #wpforo-wrap .wpf-head-bar-left{
  width: 100%;
}
#wpforo #wpforo-wrap .wpforo-login-wrap .wpforo-table .wpfw-1 .wpf-field:nth-child(2n){
  background: transparent;
}
#wpforo #wpforo-wrap .wpforo-login-wrap .wpforo-login-table{
  background: transparent;
}
#wpforo #wpforo-wrap .wpforo-login-wrap .wpforo-login-table .wpf-field .wpf-field-wrap{
  width: 80%;
  text-align: center;
  display: block; 
  margin: 0 auto;
}
#wpforo #wpforo-wrap .wpforo-login-wrap .wpf-field .wpf-field-wrap .wpf-field-icon{
  z-index: 1;
}
#wpforo #wpforo-wrap .wpforo-login-wrap .wpf-field .wpf-field-wrap input[type="text"], 
#wpforo #wpforo-wrap .wpforo-login-wrap .wpf-field .wpf-field-wrap input[type="password"], 
#wpforo #wpforo-wrap .wpforo-login-wrap .wpf-field .wpf-field-wrap input[type="email"]{
  margin:0;
}
#wpforo #wpforo-wrap .wpforo-login-wrap .wpf-field .wpf-field-wrap input[type="submit"] {
  padding: 14px 20px 14px 20px !important;
}

#wpforo #wpforo-wrap #wpforo-menu li:first-child{
  border-left: 1px solid #fff;
}
#wpforo #wpforo-wrap #wpforo-menu .sub-menu li{
  border-right: none;
  border-left: 0;
  border-bottom: 1px solid #fff;
}
#wpforo #wpforo-wrap #wpforo-menu .sub-menu li:last-child{
  border-bottom: none;
}
#main-header{
  -webkit-box-shadow: none;
  box-shadow: none;
}
#wpforo #wpforo-wrap .wpf-admincp{
  margin-top: 20px;
}
.mce-edit-area{
  border: 1px solid #E6E6E6 !important;
}
 #wpforo-load {
  top: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  bottom: 0;
  display: flex;
  justify-content: center;
  max-width: 100%;
  background: rgba(255,255,255,0.7);
}
#wpforo #wpforo-wrap .wpforo-profile-account .wpfw-3:nth-child(1){
  width: 100%;
}
#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-head {
  border-color: #fcaf17 !important;
}
#wpforo #wpforo-wrap .wpf-head-bar .wpf-head-bar-right{
  padding-top: 0;
}
#wpforo #wpforo-wrap a.btn-back{
  margin-top: 10px;
}
body.wpft-post a.layout--1.btn.btn-back{
  display: none!important;
}
/*a[href="javascript:history.go(-1)"]{*/
  /*display: none!important;*/
/*}*/


@media screen and (max-width: 1199px){
  .event-card{
    padding-right: 15px;
  }
  .event-card .btn {
    position: relative;
    right: 0;
    top: 0;
    transform: translate(0, 00%);
    margin-top: 10px;
  }
  .event-card span {
    display: block;
    font-size: 14px;
  }
  .panel-header p{
    line-height: 120%;
  }
}
@media screen and (max-width: 991px){
  .boards i{
    left: auto;
    right: 15px; 
  }
  .header-left-button {
    flex-direction: column;
    align-items: flex-start;
  }
  .panel-header .breadcrumb {
    font-size: 13px;
    line-height: 16px;
  }
  #wpforo #wpforo-wrap #wpforo-menu li a{
    padding: 15px;
  }
  #wpforo #wpforo-wrap #wpforo-menu .wpf-res-menu{
    display: inline-block !important;
  }
  #wpforo #wpforo-wrap #wpforo-menu .wpf-menu{
    display: none !important;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 2;

  }
  #wpforo #wpforo-wrap #wpforo-menu li, #wpforo #wpforo-wrap #wpforo-menu li:first-child{
    border: none;
  }
  #wpforo #wpforo-wrap #wpforo-menu .sub-menu li:last-child{
    border-bottom: none;
  }
  #wpforo #wpforo-wrap #wpforo-menu li > ul.sub-menu{
    position: relative;
    width: 100%;
    visibility: visible;
    display: block!important;
  }
  #wpforo #wpforo-wrap #wpforo-menu ul.sub-menu li{
    border:none;
    padding-left: 40px;
  }
  #wpforo #wpforo-wrap #wpforo-menu .wpf-menu.opened{
    display: block !important;
  }
  #wpforo #wpforo-wrap #wpforo-menu li{
    width: 100%;
    margin-left: 0px;
    background: #333;
  }
  .panel-header h3{
    margin-top: 10px;
    margin-bottom: 10px;
  }
  #top-menu-nav #top-menu.show{
    display: block;
    position: absolute;
    left: 0;
    top: 80px;
    width: 100%;
    background: #fff;
    padding: 20px 20px;
    padding-bottom: 0; 
  }
  #top-menu-nav #top-menu.show li{
    width: 100%
  }
}
@media screen and (max-width: 800px){
    #et-main-area .user_form_box .user_form{
        width: 98%;
        background-color: transparent;
        min-width: 100%;
    }
    .col-7, .col-5, .col-6, .col-1, .col-2, .col-3, .col-4, .col-8{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .pl-col{
      padding-left: 0;
      padding-top: 20px;
      margin-top: 20px;
    }
    .pl-col:before{
      left: 0;
      right: 0;
      bottom: auto;
      height: 1px;
      width: 100%;
    }
    .boards{
      height: auto;
      padding-top: 25px;
      padding-bottom: 25px;
    }
    .boards .h2 br{
      display: none;
    }
    .card-workshop{
      flex-wrap: wrap;
      padding-bottom: 65px;
    }
    .card-workshop a{ 
      position: absolute;
      bottom: 15px;
      left: 100px;
    }
    .container{
      width: 90%;
    }
    #left-area #wpforo #wpforo-wrap .wpforo-profile-account .wpfw-3:nth-child(3), #left-area #wpforo #wpforo-wrap .wpforo-profile-account .wpfw-3:nth-child(2) {
      width: 100%;
    }
}
@media screen and (max-width: 767px){
    .boards i{
      top: 26px;
    }
    .comment-body .comment-reply-link{
      float: none;
      bottom: 0;
    }
     #wpforo #wpforo-wrap #wpforo-menu li a{
      padding: 10px;
    }
    body .et-boc #wpforo #wpforo-wrap #wpforo-menu .wpf-left{
      border: 0;
    }
}
@media screen and (max-width: 576px){
  .intro-notification a{
    position: relative;
    left: 0;
    top: 0;
  }
  .preread-board, .discussion-board{
    background-size: cover;
  }
  .boards .h2 {
    font-weight: 700;
    font-size: 20px;
  }
  #wpforo #wpforo-wrap #wpforo-menu .wpf-res-menu i{
    padding-left: 0;
  }
  .card-workshop .btn{
    margin-left: 0;
    margin-right: auto; 
    position: relative;
    bottom: 0;
    margin-top: 15px;
    left: 0;
  }
  .card-workshop{
    padding-bottom: 20px;
  }
  .table tr td {
    font-size: 13px;
    line-height: 15px;
    font-weight: 500;
  }
  .card-workshop .btn-arrow i{
    margin-left: 10px;
  }
  .btn{
    padding: 8px 10px;
  }
}
@media screen and (min-width: 991px){
  .et_fixed_nav.et_show_nav #page-container.main--container, 
  .et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container.main--container{
    padding-top: 55px !important;
  }
}
@media screen and (max-width: 991px){
	body #wpforo #wpforo-wrap .wpf-notifications { z-index: 99998; }
  body #wpforo #wpforo-wrap #wpforo-menu .wpf-menu.opened, #et_mobile_nav_menu .mobile_nav.opened  #mobile_menu { z-index: 99999; }
}
#bitnami-banner {display:none;}


/*.d-none {display:none !important;}*/
.layout--1.btn.btn-back{
	display:none !important;
}

.session-minutes{
	width:100%;
}

.session-minutes td{
	padding:3px;
	border-width: 1px;
    border-color: #eee;
    border-style: solid;
}

.wpf-field-name-location{
	display:none !important;
}
#confirm_popup, .popupButton { color: #fff; cursor: pointer; }

.pum-close.popmake-close{
	display:none !important;
}

.launchButton{
	font-size: 22px;
    font-weight: bold;
    margin-top: 10px;
    display: block;
}