:root {
  /*--background1: #000000;*/
  --background1: #FFFFFF;
  --color1: #282C34;
  --border1: #DADBD2;
  --input_shadow1: rgba(125, 181, 121, 1.0);
  --input_background2: #F5F5F5;

  --green1: #7DB579;
  --green2: #DEFFDC;
  --green3: #0c6758;
  --green4: #108d78;

  --blue1: #7DA0B5; /* soft blue */
  --blue2: #DCEFFF; /* light blue */
  --blue3: #0C4A67; /* deep blue */
  --blue4: #1078A0; /* vibrant blue */
  --blue11: #00B8FF; /* top right most blue */

  --grey2_light: #C9CCD4;
  --grey3_medium: #8C8C8C;
  --grey2_dark: #595959;

  --text2: #434343;
  --text_light2: #FFFFFF;
  /*--text_dark_grey2: #C9CCD4;*/
  /*--text_dark_grey3: #595959;*/
  /*--text_dark_grey4: #8C8C8C;*/

  /*  --theme2: #3E7E3A;*/
  /*  --theme2: #0062CC;*/
  /*  --theme2: #120F2C;*/
  /*  --theme2: #22AA83;*/
  /*  --theme2: #1F9BCF;*/
  --theme2: #0dcaf0;
  --theme3: #1F9BCF;
  --theme4: #2277AA; /* a bold blue */
  /*  --theme5: #87CEEB; / * apk * /*/
  --theme5: #0DCAF0; /* glot1 apk */

  --background2: #FFFFFF;
  --default_link2: #5D9C59;
  --default_link2: #5D7C9C; /* muted blue */
  /*  --dark_link2: black;*/
  --dark_link2: #002B40; /* dark blue */
  --common_link3: #99c3ff;
  --common_border_radius: 10px;
  --common_grey_background2: #F5F5F5;
  --common_radius2: 4px;

  /*  greenish */
  /*--gradientA: #3E7E3A;
  --gradientB: #50a44b;
  --gradientC: #63ca5d;
  --second_accent2: #A8C3A8;*/

  /* New bluish colors */
  --gradientA: #3A7E7E;
  --gradientB: #4BA6A6;
  --gradientC: #5DCACA;
  --modal_header_background_linear_gradientC: linear-gradient(135deg,#4facfe,#00f2fe);
  /*--text_primary2: #218B3A;*/
  --text_primary2: #007bff;
  --second_accent2: #A8C3C3;
  --text_second_accent2: #0A0A0A;

  --form_group1_background2: #F8F8F8;
  --form_control_background2: #E9ECEF;
  --form_control_border2: #CED4DA;
  --link_color2: #007BFF;
  --link_hover_color2: #FFFFFF;
  --link_active_color2: #FFFFFF;
  --menu_link_color2: #EEEEEE;
  /*--menu_hover_background2: #007BFF;*/
  --menu_hover_background2: rgba(255,255,255,0);
  --switch3c_button2: #7DB579;
  --switch3c_background2: #BDD9BC;
  --error_text2: #F92F2F;
  --select2_option_border: lightgrey;
  --button_disabled_color2: #BFBFBF;
  /*--default_link3: #218B3A;*/
  --default_link3: #99c3ff;

  --tooltip_background2: #F7D67D;
  --tooltip_text2: black;

  --placeholder_text_color2: #595959;

  --modal_info_border2: #EDEDED;
  /*--icon_info_help2: #8639DD;*/
  --icon_info_help2: #1e00ff;

  /*--upload_card_border2: #93D3A2;*/
  /*--upload_card_error_border2: #FFADAD;*/
  /*--upload_document_disclaimer_icon_border2: #D3EDD1;*/
  --upload_chooser_border2: #D9D9D9;

  --camera_background2: linear-gradient(30deg, #3E7E3A 30%, #A8C3A8);
  --camera_primary2: #1878cd;
  --camera_primary_text2: #fff;
  --camera_secondary2: #df123b;
  --camera_secondary_text2: #fff;
  --camera_focus2: #df123b;
  --camera_border_width2: 0.3rem;
  --camera_border_radius_round2: 100vmax;
  --camera_border_offset2: -0.6rem;
  --camera_border2: var(--camera_border_width2) solid #fff;
  --camera2_button_height: 45px;
  --image_manipulation_button_height: 45px;
  --modal_button_height: 45px;
  --modal_button_top_right_height: 24px;


  /*--size_side_margin: 34px;*/
  --size_side_margin: 10px;
  --size_side_small_margin: 12px;
  /*--size_input_border_radius: 50px;*/
  --size_input_border_radius: 10px;
  --size_input_left_padding_icon: 14px;
  --size_filter_input_height: 42px;
  /*--size_input_height: 38px; // 251002_170942 - slim */
  /*--size_input_height: 48px;*/
  --size_input_height: 44px;
  --size_notification_border_radius: 15px;


  /*  --form_control_height1: 36px;*/
  /*  --form_control_height1: 35px;*/
  /*--form_control_height1: 38px;*/
  --form_control_height1: 44px;
  --form_control_border_radius: 6px;
  --form_control_checkbox_height1: 16px;

  /*  --font_size_small_text: 12px;*/
  --font_size_small_subtext: 12px;
  --font_size_small_text: 14px;
  --font_size_small_form: 16px;
  --font_size_small_menu: 20px;
  --font_size_small_title: 24px;
  --font_size_small_subtitle: 20px;
  --font_size_big_text: 16px;
  --font_size_big_form: 18px;
  --font_size_big_menu: 20px;
  --font_size_big_title: 24px;
  --font_size_big_subtitle: 20px;
  /*--top_title_height: 38px;*/
  --top_title_height: 0px;
  /*--top_title_height__wide: 60px;*/
  --top_title_height__wide: 0px;
  --table_col_font_size: 12px;
  --breakdown_padding_left_constant: 8px;
  --breakdown_padding_left_multiplication: 8px;
  --data-breakdown_level: 0;
  --navbar_border_radius: 3px;
  --title_button_height: 28px;
  --title_button_margin: 10px;

  --bs-gutter-x: 1.5rem;




  --soft_primary_background2: #F5FAFF;
  --soft_success_background2: #F0FAF0;
  --soft_danger_background2: #FFF2F0;
  --soft_warning_background2: #FFF8EB;
  --soft_secondary_background2: #F0F0F0;
  --soft_info_background2: #F5FAFF;

  --notification_header_background2: #3E7E3A;
  --notification_second_background2: #C3EFAA;
  --notification_third_background2: #DAF8C9;
  --notification_lighter_background2: #F2F7EF;
  --notification_icon1_color2: #3E7E3A;
  --notification_icon2_color2: #FD2A2A;
  --notification_icon3_color2: blue;

  --navigation_separator_border2: #EEEEEE;


  /*--button_height2: 38px;*/
  --button_height2: 42px;
  --button_cancel_background2: #FFFFFF;
  --button_small_border_radius: 8px;
  --button_background2: #0C4A67;
  /*--button_hover_background2: #DCEFFF;*/
  --button_hover_background2: #1078A0;
  --button_hover_border_color2: #1078A0;
  --button_text2: #FFFFFF;


  --light_border2: #F0F0F0;
  --light_border3: #ECECEC;
  --main_background2: white;
  --main_text_color2: black;
  --main_button_color2: #28A745;
  --main_button_background2: #D4EDDA;
  --main_button_color3: black;
  --main_button_background3: white;
  --main_button_border_radius2: 6px;
  --main_button_border_color2: #218B3A;
  --main_button_font_size2: 14px;
  /*--main_button_background4: #EEEEEE;*/
  --main_button_background4: transparent;
  --main_button_color4: black;
  --main_button_hover_box_shadow_background2: rgba(0, 0, 0, 0.075); /* --dt-row-stripe */
  /*--modal_button_background2: #218B3A;*/
  --modal_button_background2: #0d6efd;;

  --back_link_color2: black;

  --breadcrumb_item_active_color2: #28A745;
  --profile_user_img_border2: #28A745;

  --content_left_margin2: 8px;
  --content_left_padding2: 7.5px;
  --content_gap2: 16px;

  --top_navigation_height2: 64px;
  --top_navigation_icon_color2: black;
  --top_navigation_icon_height2: 42px;
  --top_navigation_icon_width2: 40px;
  --top_navigation_icon_background2: #FAFAFA;
  --top_navigation_search_list_group_item_selected_background2: #28A745;
  --left_navigation_brand_height2: 64px;
  --left_navigation_role_background2: #28A745;
  --left_navigation_height2: 44px;
  --left_navigation_margin2: 10px;
  --left_navigation_color2: black;
  --left_navigation_background2: white;
  --left_navigation_hover_color2: white;
  --left_navigation_hover_background2: #28A745;
  --left_navigation_active_color2: white;
  --left_navigation_active_background2: #28A745;
  --left_navigation_parent_active_color2: #28A745;
  --left_navigation_parent_active_background2: #EDF5F0;
  --left_navigation_item_leaf_color2: #E0E0E0;
  
  --data_table_font_size2: 14px;
  --data_table_thead_background2: #FCFCFD;
  --data_table_tbody_row_even_background2: white;
  --data_table_tbody_row_odd_background2: white;
  --data_table_pagination_button_color2: black;
  --data_table_pagination_button_border_color2: #D9D9D9;
  --data_table_pagination_button_active_color2: #218B3A;
  --data_table_pagination_button_active_border_color2: #218B3A;
  --data_table_pagination_button_hover_background2: #218B3A;
  --data_table_pagination_button_hover_color2: white;
  --data_table_pageNumber_height2: 32px;
  --data_table_pageNumber_width2: 100px;
  --data_table_custom_control_per_page__select_height2: 32px;

  --data_table_tbody_row_even_background2: white;
  --data_table_tbody_row_odd_background2: white;
  --data_table_tbody_tr_height2: 80px;

  --page_header_card_color2: #5F6D7E;

  --pnotify_width2: 400px;
  --pnotify_color2: black;
  --pnotify_background2: white;
  --pnotify_notice_background2: white;
  --pnotify_success_background2: #F0FAF0;
  /*--pnotify_error_background2: red;*/
  --pnotify_error_background2: var(--bs-danger-bg-subtle);
  --pnotify_info_background2: #FFF8EB;




  --fab_share_bottom2: 50px;
  --fab_share_right2: 5px;
  --fab_share_main_diameter2: 60px;
  --fab_share_secondary_diameter2: 50px;


  --floating_bottom_menu_color2: #D6DBDE;


  --pull_to_refresh_background2: black;
  --pull_to_refresh_color2: white;
  
  /*--install_background2: #1B6F2E;*/
  --install_background2: #0575e6d6;

  --install_text2: #FFFFFF;
  /*--install_button_background2: #0a01b1;*/
  --install_button_background2: #006ed1;

  --home_gradient1_background2: #4facfe;
  --home_gradient2_background2: #00f2fe;

  /*--profile_gradient1_background2: #21521E;*/
  --profile_gradient1_background2: #4facfe;
  /*--profile_gradient2_background2: #7FC67B;*/
  --profile_gradient2_background2: #00f2fe;



  --bs-offcanvas-zindex: 1040;

  --z_index_navbar1: 20;
  --z_index_title1: 9;
  --z_index_title_button: 10;
  --z_index_title_back_button1: 10;
  --z_index_trading_view1_active: 1050;
  --z_index_trading_view1_button: 1060;
  --z_index_toggle_reveal_password: 5;
  --z_index_toggle_reveal_password: 5;
  /*--z_index_session_view_bags: 2;*/
  /*--z_index_session_view_bags: 11;*/
  --z_index_session_view_bags: 1040;

  --z_index_modal_image2: 1250;
  --z_index_modal_info2: 1251;
  --z_index_right_input_icon: 10;
  --z_index_country_select_input: 11;
  --z_index_country_select_country_list: 1050;

  --z_index_floating_nav_menu: 20;
  --z_index_floating_action_button: 999;
  --z_index_pull_to_refresh: 1040;
  --z_index_animation_play_sound: 2000;

  --z_index_install_container: 1030;
  --z_index_install_x_button: 1040;
  --z_index_home_profile_button: 1020;
  --z_index_camera2: 1040;
  --z_index_modal_fullscreen_back_button: 1;

  --z_index_datepicker: 1050;
  --z_index_timepicker: 1050;
}

/*@font-face {
  font-family: 'fira-sans-regular';
  src: url('/font/FiraSans-Regular.ttf');
}*/
@font-face {
  font-family: 'plus-jakarta-regular';
  src: url('/font/PlusJakartaSans-Regular.ttf');
}    
/*@font-face {
  font-family: 'fira-sans-bold';
  src: url('/font/FiraSans-Bold.ttf');
}   
@font-face {
  font-family: 'fira-sans-medium';
  src: url('/font/FiraSans-Medium.ttf');
} */

/* country flag */
/*@font-face {
  font-family: NotoColorEmojiLimited;
  unicode-range: U+1F1E6-1F1FF;
  src: url(https://raw.githack.com/googlefonts/noto-emoji/main/fonts/NotoColorEmoji.ttf);
}*/


body {
  /*--tbl1_tr_height: 28px;*/
  padding: 0px;
  margin: 0px;
  margin-top: 0px;
  font-family: 'plus-jakarta-regular';
  /*font-family: 'fira-sans-regular';*/
  /*  font-size: 12px;*/
  background-color: var(--background1);
  color: var(--text2);
  font-size: var(--font_size_small_text);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  font-feature-settings: 'clig' off, 'liga' off;
  /*  overflow: hidden; */
  padding-bottom: 20px;
}


.form-control {
  height: var(--form_control_height1);
  /*  line-height: var(--form_control_height1);*/
}
input[type=checkbox].form-control {
  height: var(--form_control_checkbox_height1);
  width: var(--form_control_checkbox_height1);
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-5ths {
  width: 20%;
  float: left;
}


.col-xs-6ths,
.col-sm-6ths,
.col-md-6ths,
.col-lg-6ths {
  position: relative;
  min-height: 1px;
  /*padding-right: 15px;
  padding-left: 15px;*/
}

.col-xs-6ths {
  width: 16.6666667%;
  float: left;
}



.col-xs-7ths,
.col-sm-7ths,
.col-md-7ths,
.col-lg-7ths {
  position: relative;
  min-height: 1px;
  /*padding-right: 15px;
  padding-left: 15px;*/
}

.col-xs-7ths {
  width: 14.2857142857%;
  float: left;
}




@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}




.modal-dialog, .modal-content {
  /* 80% of window height */
  /*height: 80%; 251008_171513 - disabled */
}
.modal-body {
  /* 100% = dialog height, 120px = header + footer */
  /*  max-height: calc(100% - 120px);*/
  /*    overflow-y: scroll;*/
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
@media (min-width: 768px) {
  .modal-xl {
    width: 90%;
    max-width:1200px;
  }
}







input, button, select, optgroup, textarea {
  /*  font-family: 'robo-bold';*/
  font-weight: 600;
  line-height: normal;
}

select {
  /*  font-size: 15px;*/
  font-size: var(--font_size_small_form);
}


a {
  cursor: pointer;
  /*  color: var(--primary) !important;*/
  color: var(--primary);
  font-weight: 500;
  line-height: normal;
}



a:hover {
  color: var(--link_color2);
}





/*body.canvas_orbital_trails {
  background: #000;
  color: #aaa;
}
*/



.title {
  font-size: var(--font_size_small_title);
}
.subtitle {
  font-size: var(--font_size_small_subtitle);
}

@media (min-width: 1200px) {
  .title {
    /*    font-size: 4rem;*/
    font-size: var(--font_size_big_title);
  }
  .subtitle {
    font-size: var(--font_size_big_subtitle);
  }
  body {
    font-size: 12px;
  }

}



/*.container {
  padding: 0px;
  margin: 0px;
  background-color: var(--background2);
}*/

.container0 {
  padding: 0px;
  margin: 0px;
  max-width: inherit;
}

.row {
  padding: 0px;
  margin: 0px;
}

.row0 {
  padding: 0px;
  /*  margin: 0px;*/
  --bs-gutter-x: 0;
  --bs-gutter-y: 0;
}
.row0b {
  padding: 0px;
  margin: 0px;
  --bs-gutter-x: 0;
  --bs-gutter-y: 0;
}
.row_form {
  margin-top: 4px;
  /*margin-bottom: 10px;*/
  margin-bottom: 4px;
}
.row_report_filter {
  margin-bottom: 10px;
  background-color: whitesmoke;
}
.row2 {
  padding: 0 var(--size_side_margin) 0 var(--size_side_margin);
}


.col0 {
  padding: 0px;
  margin: 0px;
  --bs-gutter-x: 0;
  --bs-gutter-y: 0;
}
.col2 {
  padding: 0 var(--size_side_margin) 0 var(--size_side_margin);
}





.modal_body0 {
  padding: 0px;
  margin: 0px;
  --bs-gutter-x: 0;
  --bs-gutter-y: 0;
}

.modal_body1 {

}




/*.container_navbar1 {
  height: auto;
}*/
@media (min-width: 768px) {
  /*.container_navbar1 {
    height: 50px;
  }*/
}




.navbar0 {
  padding: 0px;
  margin: 0px;
}
.navbar1 {
  /*  padding: .5rem .5rem;*/
  padding: 0 .5rem;
  /*  z-index: 20;*/
  z-index: var(--z_index_navbar1);
  border-radius: var(--navbar_border_radius);
}
.navbar_submenu1 {
  border-radius: var(--navbar_border_radius);
}





.button {
  cursor: pointer;
  display: inline-block;
}

/*.button_iconic {
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  cursor: pointer;
}
*/



.btn0 {
  padding: 0;
  margin: 0;
  --bs-gutter-x: 0;
  --bs-gutter-y: 0;
}


.btn1 {
  cursor: pointer;
  color: var(--default_link2);
}



.btn2 {
  color: var(--primary);
}

.btn3 {
  cursor: pointer;
  color: var(--text_light2);
}
.btn_menu {
  color: var(--menu_link_color2);
}

.div_button {
  cursor: pointer;
}


.link1 {
  color: var(--default_link2);
  font-size: 14px;
  /*font-style: normal;
  font-weight: 500;
  line-height: normal;*/
}

.link_simple {
  color: var(--default_link2);
  text-decoration: none; 
}
a.link_simple:link { 
  color: var(--default_link2);
  text-decoration: none; 
} 
a.link_simple:visited { 
  color: var(--default_link2);
  text-decoration: none; 
} 
a.link_simple:hover { 
  text-decoration: none; 
} 
a.link_simple:active { 
  color: var(--default_link2);
  text-decoration: none; 
}




.link_simple_small {
  color: var(--dark_link2);
  text-decoration: none; 
}
a.link_simple_small:link { 
  color: var(--dark_link2);
  text-decoration: none; 
} 
a.link_simple_small:visited { 
  color: var(--dark_link2);
  text-decoration: none; 
} 
a.link_simple_small:hover { 
  text-decoration: none; 
} 
a.link_simple_small:active { 
  color: var(--dark_link2);
  text-decoration: none; 
}





.card0 {
  padding: 0;
  margin: 0;
  --bs-gutter-x: 0;
  --bs-gutter-y: 0;
}

.card_body0 {
  padding: 0;
  margin: 0;
  --bs-gutter-x: 0;
  --bs-gutter-y: 0;
}






.dropdown-item:focus, .dropdown-item:hover {
  color: var(--link_hover_color2);
  text-decoration: none;
  background-color: var(--menu_hover_background2);
}

.dropdown-item.active, .dropdown-item:active {
  color: var(--link_active_color2);
  text-decoration: none;
  background-color: var(--menu_hover_background2);
}









.range_value {
  font-size: 16px;
}
.range_value.has_value::before {
  content: " - ";
}










.circular--square { border-radius: 50%; }
.circular--square_image img { border-radius: 50%; }

.circular_image1 img { object-fit: cover; }


.circular_image2 img {
  background: url(/images/no-image.png) 50% 50% no-repeat; /* 50% 50% centers image in div */
  width: 100%;
  aspect-ratio : 1 / 1;
  object-fit: cover;
}





/* custom checkbox switch model background bigger than the ball */
.switch3 {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}
.switch3 input { 
  opacity: 0;
  width: 0;
  height: 0;
}
.slider3 {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}
.slider3:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
input:checked + .slider3 {
  background-color: #2196F3;
}
input:disabled + .slider3 {
  background-color: grey;
}
input:focus + .slider3 {
  box-shadow: 0 0 25px #2196F3;
}
input:checked + .slider3:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
/* Rounded sliders */
.slider3.round {
  border-radius: 34px;
}
.slider3.round:before {
  border-radius: 50%;
}











/* custom checkbox switch model background smaller than the ball & green colors */
.switch3c {
  position: relative;
  display: inline-block;
  width: 36px;
  height: 14px;
  top: 9px;
}
.switch3c input { 
  opacity: 0;
  width: 0;
  height: 0;
}
.slider3c {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .2s;
  transition: .2s;
}
.slider3c:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 0px;
  bottom: 4px;
  background-color: var(--switch3c_button2);
  -webkit-transition: .2s;
  transition: .2s;
}
input:checked + .slider3c {
  background-color: var(--switch3c_background2);
}
input:focus + .slider3c {
  box-shadow: 0 0 1px #2196F3;
}
input:checked + .slider3c:before {
  -webkit-transform: translateX(16px);
  -ms-transform: translateX(16px);
  transform: translateX(16px);
}
/* Rounded sliders */
.slider3c.round {
  border-radius: 20px;
}
.slider3c.round:before {
  border-radius: 50%;
  top: -3px;
  /*  box-shadow: 0px 4px 18px 0px var(--input_shadow1);*/
}






.select2 {
  width:100% !important;
}

.select2-container--default .select2-dropdown.select2-dropdown--below {
  background-color: whitesmoke;
}

.select2-container--default .select2-results>.select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-result-repository {
  padding-top: 4px;
  padding-bottom: 3px;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #5897fb;
  color: white;
}
.select2-results__option--selectable {
  cursor: pointer;
}
.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
  border-bottom: 1px solid var(--select2_option_border);
}
.select2-result-repository {
  padding-top: 4px;
  padding-bottom: 3px;
}
.select2-result-repository__avatar {
  float: left;
  width: 60px;
  margin-right: 10px;
}
.select2-result-repository__avatar img {
  width: 100%;
  height: auto;
  border-radius: 2px;
}
.select2-result-repository__meta {
  margin-left: 70px;
}
.select2-result-repository__meta_no_avatar {
  /*  margin-left: 70px;*/
}
.select2-result-repository__title {
  /*    color: black;*/
  font-weight: 700;
  word-wrap: break-word;
  line-height: 1.1;
  margin-bottom: 4px;
}
.select2-result-repository__description {
  font-size: 13px;
  /*    color: #777;*/
  margin-top: 4px;
}
/*.select2-result-repository__forks, .select2-result-repository__stargazers, .select2-result-repository__watchers {
  display: inline-block;
  color: #aaa;
  font-size: 11px;
}
.select2-result-repository__forks, .select2-result-repository__stargazers {
  margin-right: 1em ;
}
.select2-result-repository__forks, .select2-result-repository__stargazers, .select2-result-repository__watchers {
  display: inline-block;
  color: #aaa;
  font-size: 11px;
}*/
.select2-result-repository__rating {
  display: inline-block;
  /*    color: #aaa;*/
  font-size: 11px;
}
/*.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}*/

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
  background-color: #0074f0;
  color: #fff;
}
/*.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}
.select2-container--default .select2-results__option--highlighted {
  background-color: #007bff;
  color: #fff;
}
.select2-container--default .select2-results__option {
  padding: 6px 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}
.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}*/





.select2-selection--multiple{
  overflow: hidden !important;
  min-height: 38px;
}



.select2-container--default .select2-selection--single {
  height: var(--form_control_height1);
  line-height: var(--form_control_height1);
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  /*padding-left: 12px;*/
  height: var(--form_control_height1);
  line-height: var(--form_control_height1);
  /*  text-align: center;*/
  text-align: left;
  margin-top: -8px;
  font-size: 16px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: var(--form_control_height1);
  line-height: var(--form_control_height1);
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  height: var(--form_control_height1);
  line-height: var(--form_control_height1);
  text-transform: uppercase;
}
.select2-container--default .select2-search--dropdown .select2-search__field:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
}








.icon_info_help_color {
  color: var(--icon_info_help2);
}








.custom-control-label {
  vertical-align: middle;
  font-size: 16px;
  height: 24px;
  line-height: 24px;
}







.error_text {
  color: var(--error_text2) !important;
}








/* .div_centered */
.div_middle { /* vertically */
  /*  line-height: 18px; needed on same level div_middle */
  /*  height: 18px; needed on same level div_middle */
  vertical-align: middle;
}
.div_middle span, .div_middle img {
  /* css_centered */
  line-height: 1.5;
  display: inline-grid;
  vertical-align: middle;
}

/* second technique */
.div_middle2 {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
 
  vertical-align: middle; display: flex; /* additional */
}

.div_middle_form_control_label {
  vertical-align: middle;
  height: 38px;
  line-height: 38px;
}

.div_center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.div_no_scroll {
  /*  height: 100vh;*/
  min-height: 100vh;
}




/*
.form_label {
  vertical-align: middle;
  height: 38px;
  line-height: 38px;
  text-align: right;
}
.form_check_label {
  margin: 6px;
  font-weight: 700;
}
.form_label2 {
  vertical-align: middle;
  height: 38px;
  line-height: 38px;
}
div.label_status {
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid var(--form_control_border2);
  border-radius: .25rem;
  box-shadow: inset 0 0 0 transparent;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.show_html_content {
  padding: 10px; border: 1px solid black;
}
.form_group1 {
  padding-top: 2px;
  padding-bottom: 2px;
  margin-bottom: 24px;
  background-color: var(--form_group1_background2);
}
.form_group2 {
  padding: 5px;
  background-color: var(--form_group1_background2);
}
.form_group_row1 {
  background-color: var(--form_group1_background2);
  margin-bottom: 5px;
}
*/





.form-select {
  font-size: 15px;
}
.form-select-sm {
  font-size: 15px;
}





.form_control_inline {
  height: var(--form_control_height1);
  min-width: var(--form_control_height1);
  border-radius: var(--form_control_border_radius);
  text-align: center;
  background-color: ghostwhite;
}

.form_control_button {
  height: var(--form_control_height1);
  min-width: var(--form_control_height1);
  border-radius: var(--form_control_border_radius);
  text-align: center;
}








.visibility_hidden {
  visibility: hidden;
}


.header2 {
  font-size: 18px;
  line-height: 18px;
}

.error_text {
  color: var(--error_text2) !important;
}










#main1 {
  /*  min-height: calc(100vh - 2px);*/
}
#footer1 {
  /*  height: 2px;*/
}
#footer1 .footer_text {
  font-size: 12px; padding-left: 5px;
  /*position: absolute;
  bottom: 0px;*/
}
#footer1 .footer_text #footer_second_emoticon {
  color: white;
  font-size: 16px;
  line-height: 16px;
  vertical-align: middle;
  background: green;
  border-radius: 0 50%;
  padding: 0px;
}















/*.dropdown-menu .dropdown-item {
  text-align: left;
  background-color: aqua;
}*/


.navbar-brand {
  font-size: var(--font_size_small_menu);
}

.nav-link {
  font-size: var(--font_size_small_menu);
  overflow: hidden;
  white-space: nowrap;
}

/*.nav-link.active::first-letter {
  color: white;
  font-size: larger;
}*/

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, .75);
  /*  border-color: rgba(255, 255, 255, .1); */
  border: 0;
  border-radius: 0;
  /*  background-color: #3648c4;*/
  padding: .25rem .75rem;
  line-height: 1;
}

.navbar-dark .navbar-toggler {
  /*  margin-top: 11px;*/
}

.navbar-dark .navbar-toggler.collapsed {
  /*  margin-top: 0px;*/
}


.dropdown-menu.navbar_submenu1  {
  /*  background-color: #fff;*/
  /*  --bs-dropdown-color: var(--bs-body-color);*/
  /*  background-image: var(--bs-gradient) !important;*/
  --bs-dropdown-bg: var(--bs-body-bg);
  /*  --bs-dropdown-border-color: var(--bs-border-color-translucent);*/
  /*  color: var(--bs-dropdown-color);*/
  /*  background-color: var(--bs-dropdown-bg);*/
  /*  background-color: #2e94fa;*/
  /*  background-color: transparent !important;*/
  /*  background-image: linear-gradient(to bottom right, #0e6b7a, #6ce7fa);*/
  /*  background-image: linear-gradient(to bottom right, #38b28f, #44d1a8);*/
  /*background-image: linear-gradient(to bottom right, var(--blue4), var(--blue2));*/
  background-image: linear-gradient(to bottom right, var(--blue11), var(--blue2));
  padding-left: 10px;
  border: 0;
}



.main_content {
  margin-top: var(--top_title_height__wide);
}

.main_content.fullscreen1 {
  margin-top: 0;
}



.top_nav1 {
  /*  overflow: hidden;*/
  /*  background-color: #333;*/
  /*  background-color: #e3f2fd;*/
  background-color: var(--theme2);
  /*  color: white;*/
  color: black;
  /*  position: relative;*/
  min-height: var(--top_title_height__wide);
}

.nav_item {
}
.nav_item.nav_item1 {
  display: none;
}
.nav_item.nav_item2 {
  display: block;
}

/*@media (min-width: 1200px) {*/
@media (max-width: 768px) {
  .main_content {
    /*    margin-top: 70px;*/
    margin-top: var(--top_title_height);
  }
  .top_nav1 {
    min-height: var(--top_title_height);
  }
  .nav_item.nav_item1 {
    display: block;
  }
  .nav_item.nav_item2 {
    display: none;
  }
}



.news_card .news_title {
  text-align: left;
  font-size: 16px;
}
.news_card .news_description {
  text-align: left;
  font-size: 12px;
}
.news_card .news_text3 {
  text-align: left;
  font-size: 12px;
  font-style: italic;
}




.logo1 {
  max-width: 200px;
}




.table_responsive {
  height: auto;
}

.table_responsive table {
  margin-bottom: 0;
}
.table_responsive table thead th {
  /*  border: 1px solid black;*/
}

.table_responsive table thead th {
  height: 40px;
  min-width: 90px;
}
.table_responsive table.table_sticky_header thead {
  position: sticky;
  /*  top: 0;*/
  top: -1px;
  box-shadow: 2px 2px 4px green;
}
.table_responsive table.table_sticky_header thead th {
  position: sticky;
  /*  top: 0;*/
  top: -1px;
}


.table_responsive table.table_yf thead tr th {
  text-align: right;
}
.table_responsive table.table_yf thead tr th:first-child {
  text-align: left;
}

.table_responsive table.table_yf tbody tr td {
  font-size: var(--table_col_font_size);
  text-align: right;
}
.table_responsive table.table_yf tbody tr td:first-child {
  text-align: left;
  /*  min-width: 300px;*/
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.table_responsive table.table_yf tbody tr.row_breakdown.row_breakdown_is_additional td {
  font-size: x-small;
  color: grey;
}
.table_responsive table.table_yf tbody tr.row_breakdown.row_breakdown_has_children td.col_breakdown {
/*  text-transform: uppercase;*/
  /*  text-decoration: underline;*/
  font-weight: bold;
}
.table_responsive table.table_yf tbody tr.row_breakdown td.col_breakdown {
  /*  text-transform: uppercase;*/
  /*  text-decoration: underline;*/
  /*  padding-left: calc(2px * attr(data-breakdown_level));*/
  /*  padding-left: attr(data-breakdown_level px);*/
  padding-left: calc(var(--breakdown_padding_left_constant) + var(--breakdown_padding_left_multiplication) * var(--data-breakdown_level));
}
/* .table_responsive table.table_yf tbody tr.row_breakdown.row_breakdown_has_children td.col_breakdown::before {
  content: ' (source: ' attr(data-breakdown_level) ') ';
  width: attr(data-breakdown_level px);
} */





.table_responsive.mobile_view {
  height: 384px;
}
.table_responsive.mobile_view table.table_yf tbody tr td:first-child {
  max-width: 200px;
}


.table_responsive.mobile_form_view {
  height: 384px;
}
.table_responsive.mobile_form_view table thead {
  border: none;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.table_responsive.mobile_form_view table tr {
  border-bottom: 3px solid #ddd;
  display: block;
  margin-bottom: .625em;
}
.table_responsive.mobile_form_view table td {
  border-bottom: 1px solid #ddd;
  display: block;
  font-size: .8em;
  text-align: right;
}
.table_responsive.mobile_form_view table td::before {
  content: attr(data-label);
  float: left;
  font-weight: bold;
}
.table_responsive.mobile_form_view table td:last-child {
  border-bottom: 0;
}

.table_responsive.mobile_form_view table.table_yf td {
  text-align: right;
}
.table_responsive.mobile_form_view table.table_yf tbody tr td:first-child {
  text-align: right;
  color: navy;
}




/*@media screen and (max-width: 600px) {
  table {
    border: 0;
  }
  table caption {
    font-size: 1.3em;
  }
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  table td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  table td:last-child {
    border-bottom: 0;
  }
}
*/


/*table {
  width: 100%;
}
thead, tbody, tr, td, th { display: block; }
tr:after {
  content: ' ';
  display: block;
  visibility: hidden;
  clear: both;
}
thead th {
  height: 30px;
}
tbody {
  height: 120px;
  overflow-y: auto;
}
thead {
}
tbody td, thead th {
  width: 19.2%;
  float: left;
}
*/



.subpage {
  display: none;
  /*--bs-gutter-x: 24px;
  padding-right: calc(var(--bs-gutter-x)* .5);
  padding-left: calc(var(--bs-gutter-x)* .5);*/
}
.subpage.active {
  display: block;
}



.div_trading_view1 {
  position: static;
  top: auto;
  left: auto;
  z-index: auto;
}


.div_trading_view1.active {
  position: fixed;
  top: 0;
  left: 0;
  /*  z-index: 1050;*/
  z-index: var(--z_index_trading_view1_active);
}


.less_important_text {
  font-size: var(--font_size_small_subtext);
}

#btnTradingViewQuitFullscreen {
  /*  z-index: 1055;*/
  /*  z-index: 9999;*/
  z-index: var(--z_index_trading_view1_button);
  position: fixed;
  top: 0;
  right: 0;
}



.subpage_table {
  background-color: teal;
}


.border_top {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}


.chatgpt_message {
}
.chatgpt_message h1 {
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 5px;
  letter-spacing: .05em
}

.chatgpt_message ul li {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased !important;
  -moz-font-smoothing: antialiased !important;
  text-rendering: optimizelegibility !important;
  letter-spacing: .03em;
}




.button_login_google {
  /*  padding-left: 48px;*/
}
.button_login_google .login_google_icon {
  float: left;
  height: 0;
  margin-top: -45px;
  margin-left: 7px;
  pointer-events: none;
  position: relative;
}
.button_login_google .login_google_icon img {
  width: 38px;
  height: 38px;
  /*  background-color: white;*/
  background-color: transparent;
  /*  float: left;*/
}

.button_login_google .login_loading {
  /*  float: right;*/
  text-align: right;
  height: 0;
  margin-top: -42px;
  margin-right: 12px;
  pointer-events: none;
  position: relative;
}



.invert_image_color {
  -webkit-filter: invert(100%); /* Safari/Chrome */
  filter: invert(100%);
}


.div_title_button {
  height: var(--title_button_height);
  line-height: var(--title_button_height);
  position: absolute;
  /*  right: var(--size_side_margin);*/
  right: var(--title_button_margin);
  /*  z-index: 10;*/
  z-index: var(--z_index_title_button);
}
.div_title_button button, .div_title_button span, .div_title_button img {
  height: inherit;
  line-height: inherit;
}
.div_title_button:nth-child(2) { /* second_place */
  /*  right: calc(var(--size_side_margin) * 2 + var(--title_button_margin) * 1);*/
  right: calc(var(--title_button_margin) * 2 + var(--title_button_height) * 1);
}
.div_title_button:nth-child(3) {
  /*  right: calc(var(--size_side_margin) * 3 + var(--title_button_margin) * 2);*/
  /*  right: calc(var(--title_button_margin) * 3);*/
  right: calc(var(--title_button_margin) * 3 + var(--title_button_height) * 2);
}

.button_tool_image {
  -webkit-filter: invert(100%) drop-shadow(2px 4px 6px black); /* Safari/Chrome */
  filter: invert(100%) drop-shadow(2px 4px 6px black);
}
.button_message_example_image {
  -webkit-filter: drop-shadow(2px 4px 6px black);
  filter: drop-shadow(0px 0px 6px white);
}

.button_chatgpt_image {
  /*-webkit-filter: drop-shadow(2px 4px 6px black);
  filter: drop-shadow(0px 0px 6px white);*/
  /*  animation: glow 0.8s infinite alternate;*/
  filter: invert(100%);
}


.list_chatgpt_message_example {
}
.list_chatgpt_message_example ol {
  padding-left: 16px;
}
.list_chatgpt_message_example ol li {
  margin-bottom: 20px;
}




/*.toggle_reveal_password {
  cursor: pointer;
  position: relative;
  border: 0;
  background-color: transparent;
  color: grey;
  top: calc(var(--size_input_height) * -1);
  right: calc(var(--size_input_height) - 100%);
  width: var(--size_input_height);
  height: var(--size_input_height);
  line-height: var(--size_input_height);
  text-align: center;
  z-index: var(--z_index_toggle_reveal_password);
  padding: 0;
}*/



.circular--square { border-radius: 50%; }










.text_gradient_red_to_white {
  background: -webkit-linear-gradient(left, red, yellow, white);
  background: -o-linear-gradient(right, red, yellow, white);
  background: -moz-linear-gradient(right, red, yellow, white);
  background: linear-gradient(to right, red, yellow, white); 
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.text_gradient_white_to_blue {
  background: -webkit-linear-gradient(left, white, yellow, blue);
  background: -o-linear-gradient(right, white, yellow, blue);
  background: -moz-linear-gradient(right, white, yellow, blue);
  background: linear-gradient(to right, white, yellow, blue); 
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* For Chrome, Safari, Opera, and Edge  */
input.gradient_blue_to_red[type="range"]::-webkit-slider-runnable-track {
  /*  background: green;*/
  /*  height: 0.5rem;*/
  background: -webkit-linear-gradient(left, red, red, white, blue, blue);
  background: -o-linear-gradient(right, red, red, white, blue, blue);
  background: -moz-linear-gradient(right, red, red, white, blue, blue);
  background: linear-gradient(to right, red, red, white, blue, blue); 
}

/* For Firefox */
input.gradient_blue_to_red[type="range"]::-moz-range-track {
  /*  background: green;*/
  /*  height: 0.5rem;*/
  background: -webkit-linear-gradient(left, red, red, white, blue, blue);
  background: -o-linear-gradient(right, red, red, white, blue, blue);
  background: -moz-linear-gradient(right, red, red, white, blue, blue);
  background: linear-gradient(to right, red, red, white, blue, blue); 
}




#page_subtitles .user_subtitles_header {
  font-size: 20px;
  line-height: 20px;
  padding: 5px;
  /*  background: var(--green2);*/
  background: var(--blue2);
  text-align: center;
}

#page_subtitles .user_subtitles_row {
  font-size: 16px;
  padding: 3px 6px;
  line-height: 20px;
  /*  background-color: blue;*/
  cursor: pointer;
}

#page_subtitles .user_subtitles_row>div {
  background-color: lightcyan;
  padding: 10px;
}
#page_subtitles #divUserSubtitlesRowTemplate {
  display: none;
}

/*#page_subtitles .user_subtitles_row:first-child {*/
/*#page_subtitles .user_subtitles_row:not(#divUserSubtitlesRowTemplate):first-child {*/
/*#page_subtitles .user_subtitles_row:first-child:not(#divUserSubtitlesRowTemplate) {*/
/*#page_subtitles #lstUserSubtitles .user_subtitles_row:nth-child(2) {*/
/*#page_subtitles #lstUserSubtitles .user_subtitles_row:first-of-type {
  padding-top: 1116px;
  background-color: red;
}
*/

#page_subtitles .user_subtitles_list {
  padding-top: 3px;
  padding-bottom: 3px;
}

.div_empty {
  padding: 5px;
  text-align: center;
}


.label_link {
  color: var(--common_link3); 
  cursor: pointer;
}
.label_link:hover {
  text-decoration: underline;
}





.dropdown-item {
  padding: 5px;
}




.shimmer {
  color: white;
  display:inline-block;
  -webkit-mask:linear-gradient(-60deg,#000 30%,#0005,#000 70%) right/300% 100%;
  /*  -webkit-mask:linear-gradient(-60deg,#000 30%,#FF0000,#000 70%) right/300% 100%;*/
  /*  mask-image: linear-gradient(rgb(0 0 0 / 100%), transparent);*/
  /*  -webkit-mask: linear-gradient(to right, red,orange,yellow,green,blue,indigo,violet);*/
  /*  -webkit-mask:linear-gradient(-60deg,white 30%,#c1c1c1,#FFF 70%) right/300% 100%;*/
  background-repeat: no-repeat;
  animation: shimmer 2.5s infinite;
}
@keyframes shimmer {
  100% {-webkit-mask-position:left}
}

@keyframes glow {
  from {
    box-shadow: 0 0 10px -10px #aef4af;
  }
  to {
    box-shadow: 0 0 10px 10px #aef4af;
  }
}




@keyframes rotate_colorized_border {
  to {
    --colorized_angle: 360deg;
  }
}
@property --colorized_angle {
  syntax: '<angle>';
  initial-value: 0deg;
  inherits: false;
}

@keyframes rotate_colorized_background {
  to {
    --colorized_angle2: 360deg;
  }
}
@property --colorized_angle2 {
  syntax: '<angle>';
  initial-value: 0deg;
  inherits: false;
}




.playable {
  cursor: pointer;
  color: #007bff;
  font-weight: 500;
}
.playable:hover {
  text-decoration: underline;
}









.floating_action_button {  }
.floating_action_button.share { }
.floating_action_button.share .main {
  display: block;
  width: var(--fab_share_main_diameter2);
  height: var(--fab_share_main_diameter2);
  background: #ff9100;
  position: fixed;
  bottom: var(--fab_share_bottom2);
  right: var(--fab_share_right2);
  z-index: 999;
  text-align: center;
  overflow: hidden;
  line-height: 65px;
  font-size: 1.5em;
  color: #fff;
  -moz-box-shadow: 0px 3px 9px rgba(0,0,0,.5);
  -webkit-box-shadow: 0px 3px 9px rgba(0,0,0,.5);
  box-shadow: 0px 3px 9px rgba(0,0,0,.5);
  border-radius: 50px;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  opacity: 0.2;
}
.floating_action_button.share .main:hover {
  cursor:pointer;
}
.floating_action_button.share .secondary {
  position: fixed;
  width: var(--fab_share_secondary_diameter2);
  height: var(--fab_share_secondary_diameter2);
  color: #fff;
  border-radius: 50px;
  text-align: center;
  line-height: 49px;
  font-size: 1.5em;
  bottom: calc(var(--fab_share_bottom2) + (var(--fab_share_main_diameter2) - var(--fab_share_secondary_diameter2)) );
  right: calc(var(--fab_share_right2) + (var(--fab_share_main_diameter2) - var(--fab_share_secondary_diameter2)) );
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -webkit-box-shadow: 0px 3px 9px rgba(0,0,0,.2);
  box-shadow: 0px 3px 9px rgba(0,0,0,.2);
  -webkit-transition: transform  .1s ease-in-out;
  transition: transform .1s ease-in-out;
  background-color: grey;
  opacity: 0.01;
}
.floating_action_button.share .secondary:hover {
  cursor:pointer;
}
.floating_action_button.share .secondary i {
  display:none;
}
.floating_action_button.share .secondary.phone {
  background-position: 100px 100px;
  background-repeat: no-repeat;
  background: linear-gradient(to left, var(--second_accent2) 0%, var(--theme2) 100%);
}
.floating_action_button.share .secondary.sms {
  background-image: radial-gradient(at top right, red, green, blue);
}
.floating_action_button.share .secondary.whatsapp {
  background-color: var(--invite_friends_whats_app_background2);
}
.floating_action_button.share .secondary.telegram {
  background-color: var(--invite_friends_telegram_background2);
}
.floating_action_button.share .secondary.facebook {
  background:#2196f3;
}
.floating_action_button.share .secondary.twitter {
  background:#00e5ff;
}
.floating_action_button.share .secondary.instagram {
  color: #fff;
  font-size: 30px;
  vertical-align: middle;
  background: #d6249f;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
  box-shadow: 0px 3px 10px rgba(0,0,0,.25);
}
.floating_action_button.share .secondary.email {
}
.floating_action_button.share .secondary.random {
  background: blue;
}
/*.floating_action_button.share .secondary.tab_space {
  background: cyan;
}*/
.floating_action_button.share .secondary.plus_font_size {
  background: black;
}
.floating_action_button.share .secondary.minus_font_size {
  background: grey;
}

.floating_action_button.share .secondary.plus_height_size {
  background: cyan;
}
.floating_action_button.share .secondary.minus_height_size {
  background: green;
}
/*.floating_action_button.share .secondary.enable_counting {
  background: green;
}*/
/*.floating_action_button.share .secondary.reload {
  background: green;
}*/
.floating_action_button.share .secondary.go_url {
  background: yellow;
}
.floating_action_button.share .secondary.go_to_top {
  background: red;
}
.floating_action_button.share .secondary.show_stars {
  background: grey;
  color: gold;
}
.floating_action_button.share .secondary.show_favorites {
  background: grey;
  color: red;
}
.floating_action_button.share .secondary.fullscreen {
  background: black;
  color: white;
}





table#tbl1 {
  border-collapse: collapse;
  width: 100%;
  font-size: 14px;
}
#tbl1 tr {
  height: var(--tbl1_tr_height, 28px);
}
#tbl1 th, 
#tbl1 td {
  /*border: 1px solid #ccc;*/
  border: 1px solid #F1F1F1;
  padding: 6px 10px;
  text-align: left;
  vertical-align: middle;
}
#tbl1 th {
  background-color: #f0f0f0;
}
#tbl1 th:first-child { 
  min-width: 50px;
}
#tbl1 .nowrap {
  white-space: nowrap;
}

.break_word {
  overflow-wrap: break-word;
  word-break: break-all;
}





/*#tbl1 .favorite-icon {*/
#tbl1 .favorite_icon1 {
  cursor: pointer;
  margin-left: 8px;
  /*float: right;*/
  float: left;
  margin-left: -18px;
  display: var(--is_show_stars__display, none);
}
/*#tbl1 .favorite-icon.saved {*/
#tbl1 .favorite_icon1.saved {
  color: gold;
}


#tbl1 td.row_marked {
  /*background-color: #ffefc0;
  font-weight: bold;*/
  position: relative; /* for positioning ::after */
}

/*#tbl1 td.row_marked::before {
  content: "👉 ";
  color: #ff9800;
  margin-right: 4px;
  display: inline-block;
}*/
/*#tbl1 td.row_marked::after {*/
#tbl1 td.row_marked::before {
  /* content: "•"; or use 🟠, 🔘, or FontAwesome icon */
  content: "➤"; /* or use 🟠, 🔘, or FontAwesome icon */
  position: absolute;
  top: 50%;
  /*right: 4px;*/
  left: -1px;
  transform: translateY(-50%);
  color: #1400b4;
  /*font-size: 14px;*/
  font-size: 8px;
  pointer-events: none;
}


/*
#favoritesOffcanvas {
  height: 60vh;
  resize: vertical;
  overflow-y: auto;
}
.offcanvas-bottom-draggable {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  max-height: 90vh;
  min-height: 150px;
  background: white;
  border-top: 1px solid #ccc;
  z-index: 1055;
  transition: height 0.2s;
}
.drag-handle {
  width: 100%;
  text-align: center;
  padding: 8px;
  cursor: ns-resize;
  background: #eee;
}
*/

#favoritesOffcanvasBottom {
  height: 80vh;
}



/* Smaller table font for mobile */
@media (max-width: 576px) {
  #tbl1 table {
    /*font-size: 13px;*/
    font-size: 12px;
  }
}



.pre_line {
  white-space: pre-line;
  line-height: 1.2;
}


.ellipsis1 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 250px; /* adjust width as needed */
  display: inline-block;
}



.truncate-text {
  max-width: 200px;     /* adjust as needed */
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}


.long_truncated_note1 {
  /*font-size: 10px;*/
  overflow: hidden;
  text-overflow: ellipsis;
  /*display: inline-block;*/
  display: -webkit-box;
  /*max-width: 200px;*/
  /*max-width: 100%;*/
  max-width: 100px;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  white-space: pre;
  text-align: left;
}




@keyframes icon_beat {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.3);
  }
}

.floating_bottom_menu_icon_beat_once {
  animation: icon_beat 0.5s;
}







#pull_to_refresh {
  position: absolute;
  left: 0;
  right: 0;
  top: -50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--pull_to_refresh_background2);
  color: var(--pull_to_refresh_color2);
  transition: transform 0.3s;
  z-index: var(--z_index_pull_to_refresh);
}

#pull_to_refresh .pull_to_refresh_status {
  margin-left: 10px;
}




.prevent_select_text {
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}









.bottom_menu_show_animation {
  animation-duration: 300ms;
  animation-name: animate-fade;
  /*  animation-delay: 0.5s;*/
  animation-delay: 100ms;
  animation-fill-mode: backwards;
}
@keyframes animate-fade {
  0% { opacity: 0; }
  100% { opacity: 1; }
}





.reload_rotate.spin {
  /*  animation: reload_rotate_animation 1s linear infinite;*/
  /*animation: reload_rotate_animation 0.5s linear 1;*/
  animation: spinner_anime 0.5s linear infinite;
}
@keyframes reload_rotate_animation {
  /*spinner_anime*/
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}



