@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600&display=swap');

.theme_plega .home_page_background
{
    background-image: url('https://cdn.telezing.com/web/themes/pl/home_background.jpg');
    opacity: 0.4;
}

.theme_plega .homepage_logo img {
    height: 120px;
}

.theme_plega .user_signed_in_details.logged_out_page
{
  color: #293a48;
}

.theme_plega .homepage_button
{
    background: #293a48;
    color: white;
    font-family: 'Open Sans', Roboto, sans-serif;
    font-weight: 600;
}

.theme_plega .homepage_button.flat
{
    background-color: transparent;
    color: #000;
}

.theme_plega .create_conference_button
{
    background: #293a48;
    color: #dad9d4;
    font-family: 'Open Sans', Roboto, sans-serif;
    font-weight: 600;
}

.theme_plega .empty-header{

  background-color: #5d707e;
}

.theme_plega .create_conference_button.update
{
    background: #293a48;
    color: white;
    font-family: 'Open Sans', Roboto, sans-serif;
    font-weight: 600;
}

.theme_plega .appButton.submit
{
    background: #293a48;
    color: white;
    font-family: 'Open Sans', Roboto, sans-serif;
    font-weight: 600;
}

.theme_plega.media_panel_header
{
  background: #dad9d4;
}

.theme_plega .media_panel_title
{
  background: #5d707e;
  color: white;

  background: #293a48;
}

.theme_plega .media_panel_header_drop_down_button
{
  background: #5d707e;
  color: white;

  background: #293a48;
}

.theme_plega .media_panel_button
{
    background: #5d707e;
    background: #293a48;
}

.theme_plega .media_panel_button.undo_button
{
  color: #293a48;
  background: transparent;
}

.theme_plega .media_panel_history_count
{
  color: #5d707e;
  color: #293a48;
}

.theme_plega .media_panel_history_remove
{
  color: #5d707e;
  color: #293a48;
}


.theme_plega .media_panel_button.window_control_button
{
  color: #5d707e;
  background: transparent;
  color: #293a48;
}


.theme_plega .media_panel_button.toggle_off
{
    color: #5d707e;
    color: #293a48;
}

.theme_plega .bm-menu-wrap
{
    background: #5d707e;
}

.theme_plega .splitView_divider-hitbox
{
    background: #5d707e;

}



.theme_plega .firebaseui-id-submit
{
  background: #293a48;
  border-radius: 0;
}

.theme_plega .firebaseui-id-submit:hover
{
  background: #665e61;
}

.theme_plega .firebaseui-id-submit:active
{
  background: #a3999d;
}

.theme_plega .firebase_log_in_title
{
  background: #5d707e;
}

.theme_plega .firebase_log_in
{
  overflow: hidden;
}


.theme_plega .restricted_chooser_button.selected
{
  background: transparent;
  border-bottom: 3px solid #293a48;
  color: #293a48;
}

.theme_plega .restricted_chooser_button
{
  color: #293a48;
  font-family: 'Open Sans', Roboto, sans-serif;
  font-weight: 600;
  font-size: 17px;
}

.panel_layout_sync_button_button
{
  color: #293a48 !important;
  border-color: #293a48 !important;
}

.panel_layout_sync_button_busy svg
{
  fill: #293a48 !important;
}