.annu_center {
  text-align: center;
}

.align_form label {
  margin-top: 9px;
  margin-left: 10px;
  float: left;
  display: block;
  width: 150px;
  text-align: left;
}

.row_form {
  overflow: auto;
}

.buttonDetails {
  margin: 15px 0px 15px 0px;
}
.msg-pwd-warning {
  font-style: italic;
}

.recebe img {
  max-width: 100%;
  display: block;
  margin-bottom: 5px;
}
.avatar {
  margin:  0;
  padding: 0;
  float: none;
  height: auto;
  max-width: 90%;
  width: auto;
}
.avatar-frame {
  float: right;
}
.avatar-frame img {
  padding: 5px;
}
.with_datas {
  margin-right: 5px;
}
.form_LIST_COMPANY fieldlist,
.form_LIST_COMPANY .more_search,
.form_LIST_USERS fieldlist,
.form_LIST_USERS .more_search {
  text-align: right;
  display: block;
}
.form_LIST_COMPANY .nb_selected_search,
.form_LIST_USERS .nb_selected_search {
  margin: 0 10px;
  text-decoration: none !important;
}
.form_LIST_COMPANY .file_btn_more,
.form_LIST_USERS .file_btn_more {
  color: #333333;
  cursor: pointer;
}
.form_LIST_COMPANY label,
.form_LIST_USERS label {
  float: none;
  margin-right: 15px;
}
.form_LIST_COMPANY input,
.form_LIST_USERS input {
  display: inline-block;
  width: 230px;
}
.form_LIST_COMPANY input.btn_validate,
.form_LIST_USERS input.btn_validate {
  width: auto;
}
.form_LIST_COMPANY select,
.form_LIST_USERS select {
  width: 240px;
}
#appCompany div.nav_zone,
#appUser div.nav_zone {
  float: right;
}
#appCompany div.nav_zone div,
#appUser div.nav_zone div {
  display: block;
  font-weight: bold;
}
.searchform {
  padding-right: 100px;
  padding: 4px;
}
#annu_group input[type="checkbox"] {
  margin: 0;
  position: relative;
}
#annu_group .jstree input[type="checkbox"] {
  top: 0 !important;
  vertical-align: baseline;
}
table.list_user_table th a.with_datas {
  display: inline-block;;
}
.col_check {
  text-align: center !important;
}
.col_check input {
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

td.col_img,
td.col_user_avatardetailsbutton {
  width: 48px;
  height: 48px;
  vertical-align: middle;
  text-align: center;
}
td.col_img a,
td.col_user_avatardetailsbutton a {
  display: inline-block;
}
td.col_img img,
td.col_user_avatardetailsbutton img {
  max-width: 48px;
  max-height: 48px;
}
td.col_img i,
td.col_user_avatardetailsbutton i {
  border: solid 3px #eee;
  box-sizing: content-box;
  padding: 3px;
  color: #ccc;
}
td.col_img i:hover,
td.col_user_avatardetailsbutton i:hover {
  color: #555;
  border-color: #777;
}

th.col_user_avatardetailsbutton {
  width: 64px;
}
th.col_user_detailsbutton {
  width: 48px;
}

th.col_adh_code,
th.col_user_statusbutton {
  width: 140px;
}

td.col_u_name_u_surname {
  font-weight: bold;
}

.user_name {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

.annu_companies_td_logo img,
.annu_users_td_avatar img {
  max-width: 48px;
  max-height: 48px;
  vertical-align: middle;
}
fieldset input:disabled {
  background-color: rgba(0, 0, 0, 0.10);
}
.annu_company_float,
.annu_user_float {
  float: left;
  margin: 5px 0;
  width: 50%;
}
.detail_size_mail,
.list_company_table th,
.list_company_table td,
.list_user_table th,
.list_user_table td {
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  /*white-space: nowrap;*/
}
.detail_size_mail {
  width: 115px;
}

#appCompany fieldset legend .titleFieldsetLegend,
#appUser fieldset legend .titleFieldsetLegend {
  margin: 0;
  padding: 0;
  text-decoration: none;
  border: none;
  /*color: #ffffff !important;*/
  font-size: inherit;
}

#appCompany .pretty_fieldset label::after,
#appUser .pretty_fieldset label::after {
  bottom: 5px;
  top: auto;
}

fieldset#annu_users_othersinformations div label {
  width: 215px;
}

/*
form fieldset#annu_users_othersinformations div label#label_u_description {
  width: 150px;
}
*/

#annu_companies_general,
#annu_users_general {
  float: left;
  width: 60%;
}
#annu_companies_logo,
#annu_users_avatar {
  float: right;
  width: 120px;
  text-align: center;
}

#annu_companies_general label,
#annu_users_general label {
  width: 100px;
}
#annu_companies_general input,
#annu_users_general input {
  width: 110px;
}
#annu_detail_info > div {
  clear: both;
}
#annu_detail_info .annu_user_float input,
#annu_urgence_info .annu_user_float input {
  width: 200px;
}
#annu_companies_general select,
#annu_users_general select {
  width: 116px;
}
#annu_detail_info .annu_user_float select,
#annu_urgence_info .annu_user_float select {
  width: 207px;
}
#annu_companies_general span,
#annu_users_general span {
  width: 115px;
}
#annu_detail_info .annu_user_float span,
#annu_urgence_info .annu_user_float span {
  width: 205px;
}
form #annu_companies_general span,
form #annu_detail_info .annu_user_float span,
form #annu_urgence_info .annu_user_float span,
form #annu_users_general span {
  width: auto;
}
#appCompany fieldset > div > span,
#appUser fieldset > div > span,
#appCompany fieldset > div > div > div.row_form span,
#appUser fieldset > div > div > div.row_form span {
  display: inline-block;
  margin-top: 4px;
  position: relative;
}
#appCompany form fieldset > div > span,
#appUser form fieldset > div > span,
#appCompany form fieldset > div > div > div.row_form span,
#appUser form fieldset > div > div > div.row_form span {
  position: relative;
}
#appCompany fieldset > div > div,
#appCompany fieldset > div > ul,
#appUser fieldset > div > ul {
  margin: 0 20px;
}
#appCompany form fieldset > div > div,
#appUser form fieldset > div > div {
  margin: 0;
}
#appCompany fieldset > div > span.gsa_text,
#appCompany form fieldset > div > span,
#appUser fieldset > div > span.gsa_text,
#appUser form fieldset > div > span {
  margin-top: 0;
  position: relative;
}

#appCompany .annu_company_display,
#appUser .annu_users_display {
  display: none !important;
}
#appUser form fieldset div span.annu_users_assoc_equipe,
#appUser form fieldset div span.annu_users_assoc_company {
  display: inline-block;
  margin-top: 9px;
}

form .assoc_equipe a,
form .assoc_company a {
  float: right;
  margin-top: 15px;
  margin-right: 15px;
}

#appUser form fieldset div.assoc_more_mail,
#appUser form fieldset div.assoc_career,
#appUser form fieldset div.assoc_doctorate,
#appUser form fieldset div.assoc_thesis,
#appUser form fieldset div.assoc_hdr {
  position: relative;
}
#appUser form fieldset div.assoc_more_mail {
  min-height: 65px;
  padding-top: 15px;
}
#appUser form fieldset div.assoc_more_mail input {
  max-width: 80%;
}

form .assoc_more_mail a,
form .assoc_career a,
form .assoc_doctorate a,
form .assoc_thesis a,
form .assoc_hdr a {
  position: absolute;
  top: 15px;
  right: 15px;
}

button.class_multiselect_groups_user {
  width: 100% !important;
  cursor: default;
  text-align: left;
}
div.class_multiselect_groups_user {
  display: block !important;
  z-index: auto;
}
button.class_multiselect_groups_user span.ui-icon, div.class_multiselect_groups_user li.ui-multiselect-close {
  display: none;
  visibility: hidden;
}
div.class_multiselect_groups_user ul.ui-multiselect-checkboxes {
  height: 175px;
}

.noPointer {
  cursor: default !important;
}

input#uc_complete_name {
  width: 390px;
}

#cmp_map {
  margin-top: 10px;
}


.cpn_bar a {
  margin-bottom: 5px;
}

.cpn_sub_bar {
  float:right;
}

.legend_colors  {
  padding: 10px;
  text-align: center;
}

.legend_colors li {
  display: inline-block;
  margin: 5px;
  padding: 0;
  list-style-type: none;
  line-height: 12px;
}
.legend_colors span {
  display: inline-block;
  width: 12px;
  height: 12px;
  border: solid 1px #aaa;
  box-shadow: 1px 1px 4px #888;
  margin-right: 5px;
  vertical-align: text-bottom;
}

.form_EXPORT_ANNU_USERS_CSV .pretty_fieldset {
  display: block;
  margin-top: 10px;
}

.form_EXPORT_ANNU_USERS_CSV .pretty_fieldset li {
  min-height: 30px;
}

.form_EXPORT_ANNU_USERS_CSV .pretty_fieldset ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}


.form_EXPORT_ANNU_USERS_CSV label {
  display: inline !important;
  float: none !important;
  margin-left: 5px !important;
}

.form_EXPORT_ANNU_USERS_CSV label:after {
  border: none !important;
}

.form_EXPORT_ANNU_USERS_CSV input {
  margin-top: 0 !important;
}

.form_EXPORT_ANNU_USERS_CSV .search_export {
  padding: 10px 20px 10px 20px;
  position: sticky;
  top: -10px;
  background-color: #f3f3f3;
  z-index: 100;
}

.form_EXPORT_ANNU_USERS_CSV .search_export input {
  font-size: 70%;
  width: 100%;
}

#appUser .form_EXPORT_ANNU_USERS_CSV .search_export input {
  font-size: 100%;
}

div.viewImg {
  max-height: 100% !important;
  position: relative !important;
  text-align: center !important;
  width: 100% !important;
}
div.iconViewImg {
  position: absolute !important;
  right: 0 !important;
  top: 0 !important;
}
div.fatherViewImg {
  cursor: default !important;
  height: 110px !important;
  margin-right: 10px !important;
}

#appUser form textarea {
  margin: 10px 0;
}

#appUser form .modelFieldsMoreMail,
#appUser form .modelFieldsMore_Mail,
#appUser form .modelFieldsCareer,
#appUser form .modelFieldsDoctorate,
#appUser form .modelFieldsThesis,
#appUser form .modelFieldsHdr,
#appUser form .modelFieldsCompany,
#appUser form .modelFieldsEquipe {
  display: none;
}

#generate_password_fied {
  margin: 5px 0 10px 0;
  width: 100% !important;
}

#generate_password_button {
  display: inline-block;
}

#generate_password {
  height: 20px;
  margin: 0 20px;
  width: 150px !important;
}

#annu_company_chield_column_1,
#annu_company_chield_column_2,
#annu_company_chield_column_3 {
  float: left;
  min-width: 200px;
  width: 33%;
}
#annu_company_chield_column_1 div,
#annu_company_chield_column_2 div,
#annu_company_chield_column_3 div {
  margin-bottom: 5px !important;
}
#annu_company_chield_column_1 div a,
#annu_company_chield_column_2 div a,
#annu_company_chield_column_3 div a {
  color: #268bd2;
  text-decoration: none;
}
#annu_company_chield_column_1 div a:before,
#annu_company_chield_column_2 div a:before,
#annu_company_chield_column_3 div a:before {
  content: "\2022";
  margin-right: 5px;
}

/*
#appUser form div.columns fieldset div.columns {
  min-height: 50px;
}
#appUser div.columns fieldset div.columns label {
  width: 40%;
}
#appUser div.columns fieldset div.columns span {
  white-space: nowrap;
  width: 50%;
}
*/
#appUser .pretty_fieldset label {
  width: 100%;
}

input#u_expiry_date,
input#u_birthday,
#appUser input.hasDatepicker {
  display: inline-block;
  width: 100px;
}
#appUser th {
  text-align: left;
}
#appUser .annu_user_statut {
  text-align: center;
}

.name_up {
  text-transform: uppercase;
}



#appUser .item_u, #appUser .pretty_fieldset label.item_u {
  margin: 5px 0;
  padding: 0;
  float: left;
  display: block;
  width: 50%;
  min-width: 100px;
  box-sizing: border-box;
}
#appUser .pretty_fieldset label.item_u {
  padding-right: 10px;
}

/*----------------------------------------------------------------------------*/
/* Menu actions multiple */
/*----------------------------------------------------------------------------*/

.zone_actions_users {
  position: relative;
}
.zone_actions_users.disabled_filters:after {
  position: absolute;
  content: ' ';
  display: block;
  background-color: #fff;
  background-color: rgba(250,250,250,0.7);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

/*----------------------------------------------------------------------------*/
/* Alphabet index */
/*----------------------------------------------------------------------------*/

.annu_cat_tree ul,
.annu_cat_tree li,
.index_letter,
.index_letter li {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}


.index_letter li {
  list-style-type: none;
  display: inline-block;
  background-image: none;
}

.index_letter li a {
  display: inline-block;
  padding: 4px;
  line-height: 1;
  margin: 0 4px 4px 0;
  min-width: 20px;
  text-align: center;
  text-decoration: underline;
  border: solid 1px transparent;
  border-radius: 2px;
  box-sizing: border-box;
}

.index_letter li.selected a {
  text-decoration: none !important;
  border: solid 1px #333;
}
.index_letter li a:hover {
  border: solid 1px #aaa;
}


.index_letter .letter {
  text-transform: uppercase;
}

.zomm_letter {
  text-align: center;
  font-size: 3rem;
  padding: 15px;
  line-height: 1;
}

/*----------------------------------------------------------------------------*/
/* Annu categories tree */
/*----------------------------------------------------------------------------*/

.annu_cat_tree > ul {
  columns: 220px;
  -moz-columns: 220px;
  -webkit-columns: 220px;
}
.annu_cat_tree ul ul {
  margin-left: 25px;
}

.annu_cat_tree > ul > li {
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 7px;
}

.link_back_list {
  margin-bottom: 10px;
}

/*----------------------------------------------------------------------------*/
/* Group list index */
/*----------------------------------------------------------------------------*/

.index_grp, .index_grp li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  background-image: none;
}
.index_grp {

}
.index_grp li {
  display: inline-block;
}
.index_grp li:after {
  content: '-';
  display: inline-block;
  margin: 0 5px;
}
.index_grp li:last-child:after {
  display: none;
}

.annu_index_letter, .annu_index_grp {
  margin-bottom: 7px;
}

/*----------------------------------------------------------------------------*/
/* RESPONSIVE */
/*----------------------------------------------------------------------------*/


.gsw-small .list_user_table td:before {
  content: attr(data-title);
  }

.gsw-small .list_user_table,
.gsw-small .list_user_table thead,
.gsw-small .list_user_table tbody,
.gsw-small .list_user_table th,
.gsw-small .list_user_table td,
.gsw-small .list_user_table tr {
  display: block;
  width: auto;
}

.gsw-small .list_user_table tr {
  border-bottom: 2px dotted #999999;
}

.gsw-small .list_user_table thead tr {
  display:none;
}

.gsw-small .list_user_table td {
  position: relative;
  border: 0px solid transparent;
  padding-left: 50% !important;
  white-space: normal;
}

.gsw-small .list_user_table td:before {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 45%;
  padding-right: 15px;
  height:100%;
  white-space: nowrap;
  text-overflow: ellipsis !important;
  overflow:hidden !important;
  text-align:left;
  background-color:#f8f8f8;
  padding:2px;
}

.gsw-small .list_user_table .col_check,
.gsw-small .list_user_table .annu_user_action {
  margin: 0;
  padding: 0;
  width: 0;
}
.gsw-small .list_user_table .col_check > *,
.gsw-small .list_user_table .annu_user_action > *,
/*.gsw-small .list_user_table .annu_user_statut a > span > *,*/
.gsw-small .zone_actions_users {
  display: none;
}
.gsw-small .library_hearder_chrono_type {
  max-width: none;
}

.annu_kw_item {
  display: inline-block;
  background-color: rgba(100,100,100,0.2);
  padding: 3px 7px;
  margin: 0 5px 5px 0;
}

.h-card {
  text-align: left;
}

.h-card .u-avatar {
  text-align: center;
}
.h-card .u-avatar img {
  max-width: 100%;
}

.h-card h2 {
  margin:  0 0 5px;
  padding: 0 0 5px;
  line-height: 1;
}
.h-card h3 {
  margin: 7px 0;
  padding: 7px 0 0;
  line-height: 1;
}


.h-card .p-note {
  margin:  5px 0 0;
  padding: 5px 0 0;
  border-top: solid 1px #ddd;
}

.pwd_updated {
  text-align: center;
  padding: 50px;
  background-color: #f3f3f3;
  border: solid 1px #ddd;
  max-width: 500px;
  margin: 0 auto;
  font-style: italic;
}

.pwd_txt_info {
  font-weight: bold;
  font-style: italic;

}

#appUser #liste_u_filter_user label {
  display: contents;
  float: none;
  margin-left: 10px;
  width: auto;
}
#appUser #liste_u_filter_user label:after {
  content: none;
}
#appUser #liste_u_filter_user input {
  margin-right: 10px;
}

/* -------------------------------------------------------------------------- */
/* V2 - Annu detail */

.det_annu_groupbox.with_photo {
  display: grid;
  grid-template-columns: 5fr 1fr;
  gap: 15px;
}

.det_annu_groupbox .det_annu_photo {
  order: 2;
}

@media (max-width: 900px) {
  .det_annu_groupbox.with_photo {
    grid-template-columns: 1fr;
  }
  .det_annu_groupbox .det_annu_photo {
    order: initial;
  }
}

.det_annu_groupbox .det_annu_photo img {
  max-width: 150px;
  width: 100%;
  height: auto;
}

.det_annu_group, .det_annu_tab {
  border-radius: 4px;
}

.det_annu_group {
  background-color: #fff;
  padding: 15px;
  border: solid 1px #ccc
}

.det_annu_tab {
  padding: 0;
  margin-bottom: 15px;
}
.det_annu_tab h2 {
  font-size: 1.2rem;
  margin: 5px 0 15px;
}
.det_annu_tab h2 i {
  font-size: 1.4rem;
}

.col_u_label {
  font-weight: bold;
  font-size: 0.9rem;
}

.col_u_desc {
  color: #666;
  margin: 4px 0 20px;
}

.col_u_desc .alert-info {
  display: inline-block;
  padding: 7px 15px;;
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
  max-width: 600px;
}

.det_annu_data {
  background-color: #f2f2f2;
  padding: 10px 20px;
  font-size: 0.9rem;
}

.det_annu_tab label {
  float: none;
  margin-left: 0;
}

.u_empty_line {
  display: none;
}


.det_annu_data .annu-form-line  {
  margin-bottom: 15px;
}
.det_annu_data .annu-form-line:last-child {
  margin-bottom: 0;
}

form .det_annu_data .annu-form-line  {
  border-bottom: solid 1px #ccc;
  margin-bottom: 7px;
  padding-bottom: 7px;
}
form .det_annu_data .annu-form-line:last-child {
  border-bottom-style: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

form .det_annu_data .annu-form-line ul {
  margin-bottom: 7px;
  padding-bottom: 7px;
}

form .det_annu_data input:checked + label {
  outline: 2px solid deepskyblue;
  color: deepskyblue;
}

form .annu-form-line ul {
  list-style-type: none;
  padding-left: 15px;;
}
form .annu-form-line ul li {
  display: inline-block;
}
form .annu-form-line ul li label {
  display: inline-block;
  border: solid 1px #ccc;
  margin: 0 15px 10px -25px;
  padding: 3px 7px 3px 25px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 4px;
  font-size: 0.8rem;
}

form .annu-form-line ul li.line_other_val label {
  background-color: transparent;
  border-style: none;
}
form .annu-form-line ul li.line_other_val {
  width: 100%;
  display: grid;
  grid-template-columns: 80px auto;
}

/* User taskbar */

.u_taskbar_btn {
  margin: 0 0 15px;
  text-align: right;
}
.u_taskbar_btn a {
  display: inline-block;
  margin-left: 15px;
}

/* -------------------------------------------------------------------------- */
/* V2 - Tab items */

.model_list_tabs ul {
  margin: 10px 0 -1px;
  padding: 0;
}
.model_list_tabs li {
  display: inline-block;
  margin-right: 10px;
}
.model_list_tabs li a {
  background-color: #eee;
  display: inline-block;
  border: solid 1px #ccc;
  padding: 7px 15px;
  border-radius: 4px 4px 0 0;
}
.model_list_tabs li.selected a {
  background-color: #fff;
  border-bottom: solid 1px #fff;
}

tr.not_public td {
  opacity: 0.5;;
}

/* -------------------------------------------------------------------------- */
/* V2 - Filter List */

.filters_list {
  background-color: #f9f9f9;
  padding: 15px;
  display: grid;
  grid-template-columns: 33% 33% 33%;
  gap: 15px;
}

.flt_full_with {
  grid-column: 1 / span 3;
}

@media (max-width: 900px) {
  #appUser .filters_list {
    grid-template-columns: 50% 50%;
  }
}
@media (max-width: 500px) {
  #appUser .filters_list {
    grid-template-columns: 100%;
  }
}

#annu_group table.pretty_table.annu_model_list th,
#annu_group table.pretty_table.annu_model_list td {
  padding: 7px 15px;
}

.filters_list label {
  display: block;
  margin: 0 0 5px;
  padding: 0;
  font-weight: bold;
  font-size: 0.9rem;
  line-height: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.filters_list input,
.filters_list select,
.filters_list .dropdown_select .dd_button {
  display: block;
  width: 100%;;
  background-color: #fff;
  margin: 0;
  padding: 7px;
  border: solid 1px #ccc;
}
.filters_list .dropdown_select .dd_button {
  min-width: auto;
  max-width: 100%;
}
.filters_list .dropdown_select {
  display: block;
}

.filters_list .dropdown_select .dd_button {
  display: grid;
  grid-template-columns: auto 30px;
  gap: 10px;
}
.filters_list .dropdown_select .dd_sel_text {
  max-width: 100%;
}

.filters_list .dd_selector.open {
  width: 100%;
}

.filters_list .dd_sel_arrow {
  text-align: center;
}

/* -------------------------------------------------------------------------- */
/* V2 - Table list */

.annu_model_list td:not(:first-child) span {
  display: block;
}
.annu_model_list td:not(:first-child) a span {
  display: inline-block;
}

.annu_model_list td:not(:first-child) span {
  font-size: 0.9rem;
}
.annu_model_list td:not(:first-child) span:nth-child(2n+2) {
  color: #777;
}
/*
.annu_model_list td span.item_u_city,
.annu_model_list td span.item_u_country {
  display: inline-block;
  margin-right: 10px;
}
.annu_model_list td span.item_u_country {
  text-transform: uppercase;
}*/

/* -------------------------------------------------------------------------- */
/* V2 - Import form */

.import_user_form_item input#separator {
  width: 48px;
  text-align: center;
}

.import_user_form_item {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 15px;
  margin: 0 0 15px;
}
.import_user_form_item label {
  text-align: right;
}
.import_user_form_item > * {
  float: none;
  width: auto;
  line-height: 1;
  margin: 0;
  align-self: center;
}
.import_user_form_item > span input {
  margin: 0;
}


/* -------------------------------------------------------------------------- */
/* Autofill remove styles */

input.is_empty:-webkit-autofill,
input.is_empty:-webkit-autofill:hover,
input.is_empty:-webkit-autofill:focus,
input.is_empty:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0px 1000px #EAEAEA inset !important;
    background-color: #EAEAEA !important;
}

input.is_empty:-moz-autofill {
    background-color: #EAEAEA !important;
}

/* -------------------------------------------------------------------------- */
/* V2 keywaords area */

#keyword_area {
  background-color: #f9f9f9;
  padding: 25px;
  border: solid 1px #ccc;
  max-width: 900px;
  margin: 0 auto;
  border-radius: 4px;
}

.kw_other_item {
  font-style: italic;
  color: #777;
}

.line_other_val {
  width: 100%;
}


/* -------------------------------------------------------------------------- */
/* V2 - User map */

#umap_container {
  background-color: #eee;
  min-height: 400px;
}

.user_card_map {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 2px 20px;
}

#users_map div.gmap_info_title {
  font-size: 1.25rem;
}

#users_map div.gmap_info_address {
  font-style: normal;
}

.user_card_map dt {
  color: #555;
  font-weight: normal;
  text-align: right;
  font-style: normal;
  font-size: 0.8rem;
}
.user_card_map dd {
  color: #000;
  font-weight: bold;
  font-style: normal;
  font-size: 0.8rem;
}

.u_detail_card a {
  display: block;
  text-align: center;
  font-size: 1rem;
  margin: 10px 0;
  padding: 10px 15px;
  border-radius: 4px;;
}

#tskbar_grp_tog_view {
  float: right;
  margin-right: 10px;
}

.u_taskbar_btn .gs_menu {
  text-align: left;
}

.import_user_form_item td {
  white-space: nowrap;
  overflow: hidden;
}

/* Table annu responsive */

@media screen and (max-width: 800px) {
  /* This is just an example of how you might hide headers on small screens
   * and use data attributes, but for simple horizontal scroll, it's not always needed.
   */

  .annu_model_list thead {
    display: none;
  }
  .annu_model_list tbody td {
    display: block;
    text-align: left;
  }
  /*
  .annu_model_list tbody td:before {
    display: block;
    content: attr(data-label);
    font-weight: bold;
  }*/
  .annu_model_list tbody tr {
    display: block;
    padding: 15px;
    margin: 15px;
    border: solid 1px #ccc;
    background: #fff;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.1);

  }

}

.annu-form-line .box_show_more_items {
  display: none;
}
.annu-form-line.last_show_line .box_show_more_items {
  display: block;
}

.box_show_more_items {
  text-align: center;
  margin: 5px auto 15px;
}
.box_show_more_items a {
  cursor: pointer;
  display: inline-block;
  padding: 5px 5px;
  width: 300px;
  max-width: 100%;
  text-decoration: underline;
  background-color: #eee;
  border-radius: 4px;
  text-align: center;
  border: solid 1px #ccc;
  transition: background 0.3s;
}

.box_show_more_items a:hover {
  background-color: #ddd;
}