#bx-content-main {
  margin-top: 5px;
  margin-bottom: 57px;
}
#bx-content-wrapper .bx-def-page-width {
  max-width: 1280px;
}
.bx-cover-wrapper,
.dark .bx-cover-wrapper {
  background-image: url(../images/cover_bg.png) !important;
  height: 100px;
}
/* .bx-artificer .bx-btn,
.bx-artificer .bx-btn:hover,
.bx-artificer .bx-btn:active {
  background: none;
  border: none;
  transform: none;
  -webkit-box-shadow: none;
  box-shadow: none;
} */
.bx-layout-wrapper {
  border:none;
  box-shadow: none !important;
 
}

.bx-db-container {
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.bx-menu-object-bx_polls_submenu a {
  color: #262626 !important;
  font-family: "BrandonGrotesque", sans-serif !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 390 !important;
  line-height: normal !important;
}
.bx-menu-object-bx_polls_submenu a:hover {
  background: none !important;
  color: #7728dd !important;
}
.bx-menu-object-bx_polls_submenu .bx-menu-item a {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 15px;
  margin-right: 15px;
}
.bx-menu-object-bx_polls_submenu .bx-menu-tab-active a {
  color: #7728dd !important;
}

.bx-menu-object-bx_polls_submenu a:hover .bx-mi-underline {
  background-color: #7728dd !important;
}
.bx-menu-object-bx_polls_submenu
  .bx-menu-item.bx-menu-tab-active
  .bx-mi-underline {
  background-color: #7728dd !important;
  height: 4px;
}

.dark .bx-artificer .bx-form-input-text {
  border: none;
}
