* {
  text-shadow: none !important; }

body {
  overflow: hidden; }

html, body, main {
  height: 100%;
  margin: 0;
  padding: 0; }

.overflow-block {
  text-align: center;
  position: fixed;
  display: none;
  background: #ffffff;
  font-size: 20px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%; }

.overflow-block.show {
  display: table !important; }

.overflow-cell {
  vertical-align: middle;
  display: table-cell; }

.bird-main-scroll-container {
  width: 100%;
  height: calc(100% - 58px);
  overflow: auto;
  padding: 15px 15px 30px 15px; }

.bird-tab-navigation-container {
  margin-bottom: 30px; }

.bird-tab-navigation-container:empty {
  display: none; }

.bird-header-menu-container * {
  margin-bottom: 0; }

.bird-header-menu-left-side,
.bird-header-menu-right-side {
  line-height: 58px; }

.bird-header-menu-right-side {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  height: 58px;
  background-color: #f0f5f9;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 2px solid #eaeff2; }

.bird-website-selector-container .select-js-container {
  display: inline-block;
  width: 0; }

.bird-website-selector-container .select-js-container > span {
  display: none; }

.bird-website-selector-container {
  position: absolute;
  right: 46px; }

.bird-website-selector-container .select-js-select {
  cursor: pointer; }

.bird-website-selector-container .select-js-select.open + .select-js-list {
  z-index: 5; }

.bird-header-container {
  width: 100%;
  position: relative; }

.bird-message-new-design {
  display: none;
  margin-left: 30px;
  font-size: 15px;
  line-height: 17px; }

.bird-message-new-design i.fa {
  color: #4B5470;
  font-size: 17px;
  margin-right: 5px; }

@media (min-width: 1050px) {
  .bird-message-new-design {
    display: inline-block; } }
@media (min-width: 768px) {
  .bird-website-selector-container .select-js-container {
    display: inline-block;
    width: auto; }

  .bird-website-selector-container .select-js-container > span {
    display: inline; }

  .bird-website-selector-container {
    position: static; }

  .bird-header-menu-right-side {
    position: relative;
    display: block;
    bottom: auto;
    right: auto;
    left: auto;
    width: auto;
    border-top: none;
    background-color: transparent; }

  .bird-header-container {
    width: calc(100% - 58px);
    margin-left: 58px;
    padding-left: 50px; }

  .bird-main-scroll-container {
    width: calc(100% - 58px);
    margin-left: 58px;
    margin-bottom: 0;
    padding: 0 50px 50px 50px; } }
.bird-header-container.position-static {
  position: static; }

.bird-header-title-search-container * {
  margin-top: 0; }

.bird-title {
  font-family: "proxima_nova_condensedbold"; }

.bird-title .bird-label-new {
  font-size: 14px;
  line-height: 18px;
  vertical-align: middle;
  margin-left: 0; }

.bird-panel {
  box-shadow: 0 0 15px 1px rgba(53, 60, 89, 0.05);
  border-color: #d5dee4; }

.panel .row {
  /*margin-left: -5px;*/
  /*margin-right: -5px;*/ }

.panel .form-group {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px; }

.form-group label:not(.bird-checkbox-label):not(.bird-radio-label):not(.control-label) {
  line-height: 34px; }

.form-group label {
  font-family: "proxima_nova_condensedregular";
  font-weight: normal;
  color: #aab6bd;
  margin-bottom: 0; }

.bird-panel-footer {
  margin-top: 30px; }

.form-group .bird-radio-label {
  margin-bottom: 0; }

.bird-popover.top,
.bird-popover.left,
.bird-popover.right,
.bird-popover.bottom {
  margin: 0; }

.bird-popover {
  /*box-shadow: 0 0 15px 1px rgba(53, 60, 89, 0.05);*/
  box-shadow: none;
  border: 0;
  border-radius: 4px;
  background-color: #353c59;
  color: #ffffff;
  font-size: 14px;
  font-family: "proxima_nova_condensedregular";
  max-width: initial;
  display: block; }

.bird-popover .table {
  background-color: #ffffff;
  margin-bottom: 0; }

.popover.bird-context-menu-popover {
  /*box-shadow: none;*/
  border: none;
  /*border-radius: 0;*/
  /*background-color: transparent;*/
  max-width: unset;
  margin: 0;
  box-shadow: 0 0 15px 1px rgba(53, 60, 89, 0.15);
  display: block; }

.bird-context-menu-popover .popover-content {
  padding: 0; }

.bird-popover .popover-content {
  padding: 10px 20px;
  line-height: 30px; }

.bird-popover .popover-content p {
  padding-left: 0; }

.bird-popover .popover-content p strong {
  float: none;
  display: inline-block;
  margin-right: 10px;
  margin-left: 0;
  width: auto; }

.tooltipster-sidetip .tooltipster-box {
  background: transparent;
  border: none;
  border-radius: 0; }

.tooltipster-sidetip .tooltipster-content {
  padding: 0; }

.tooltipster-base {
  pointer-events: auto; }

.bird-insert-content {
  padding-bottom: 10px; }

.dropdown.bird-user .dropdown-menu {
  left: auto;
  right: 0;
  background-color: #353c59;
  color: #ffffff; }

.dropdown-menu > li > a {
  color: #21d6bf;
  font-family: "proxima_nova_condensedbold"; }

.dropdown-menu .divider {
  background-color: #4b5472; }

/*select2*/
.select2-container--default .select2-selection--multiple,
.select2-container--default.select2-container--focus .select2-selection--multiple {
  min-height: 30px;
  border-color: #d5dee4;
  line-height: 10px;
  padding-bottom: 3px; }

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  line-height: 18px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  font-size: 12px;
  line-height: 18px;
  height: 20px;
  margin-top: 4px; }

.select2-container .select2-selection--single {
  height: 30px;
  border-color: #d5dee4; }

.select2.select2-container {
  /*width: auto !important;*/
  /*width: 100% !important;*/ }

.select2-dropdown {
  border-color: #d5dee4; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  padding-left: 12px; }

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-right: 30px; }

.bird-context-alert-container .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 30px; }

.bird-context-alert-container .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 28px; }

.select2-container--default .select2-search--inline .select2-search__field,
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #353c59;
  font-size: 14px;
  font-family: "proxima_nova_condensedbold"; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #353c59; }

.select2-container--default .select2-selection--single .select2-selection__clear {
  /*display: none;*/ }

.bird-context-alert-container .select2-container--default .select2-selection--single {
  border: none; }

.form-text,
.control-label {
  line-height: 20px;
  padding-top: 7px; }

.bird-header-username {
  display: none; }

.btn-group > .btn-group {
  height: 42px;
  margin-bottom: -1px; }

@media (min-width: 576px) {
  .bird-header-username {
    display: inline-block; }

  .bird-header-title-search-container {
    height: 55px; } }
.bird-mobile-header-container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 58px;
  background-color: #353c59;
  padding: 0 15px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.fc-view > div {
  z-index: auto !important; }
.fc-view .fc-event {
  z-index: auto !important; }

/*# sourceMappingURL=common.css.map */
