
ul.cat_tree_menu {
  margin: 0px;
}

ul.cat_tree_menu li {
  list-style-type: none;
  padding-left: 20px;
}


div.article_search_form {
  margin: 2px;
  padding: 5px;
}

div.article_search_form form {
 margin: 0;
 padding: 0;
}


div.article_search_form div.search_title {
  font-weight: bold;
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 5px;
  font-variant: small-caps;
}


div.article_search_form select {
  width: 100%;
}

.art_txt_search {
  display: inline-block;
  width: 100%;
  max-width: 280px;
  margin: 0 20px 0 0;
}
.art_txt_search input {
  width: 100%;
  margin: 0;
}

div.btn_search {
  text-align: right;
  margin: 2px;
  margin-top: 20px;
  vertical-align: middle;
}

div.btn_search button {
  background: none;
  border-style:none;
  font-size: 14px;
  padding: 3px;
}

div.btn_search button:before {
  content: url('./../../../../Local/ajax/22/search.png');
  float:left;
  margin-right: 6px;
}

div.search_no_result {
  font-weight: bold;
  width: 100%;
  text-align: center;
  padding: 20px;
}

div.txt_img_resume {
  float : left;
  padding : 5px;
  margin-right : 15px;
  border : 1px solid #CDCDCD;
}

/*******************************************************************************
 * Text intro
 ******************************************************************************/

.type-paragraph-intro {
  font-size: 1.2rem;
  padding: 15px;
  background-color: #f3f3f3;
  margin: 0 0 15px;
  border-radius: 4px;
}
.type-paragraph-intro p {
  margin: 0 0 7px;
}
.type-paragraph-intro p:last-child {
  margin: 0;
}

/*******************************************************************************
 * Year navigation
 ******************************************************************************/

.art_year_nav ul {
  margin: 10px;
  padding: 0;
  text-align: center;
}

.art_year_nav ul li {
  display: inline-block;
  margin: 0;
  padding: 5px;
  background-image: none;
  position: relative;
}
.art_year_nav ul li a {
  display: inline-block;
  margin: 0;
  padding: 3px 15px;
  cursor: pointer;
  background-color: #eee;
  border-radius: 4px;
}

.art_year_nav ul li a.selected {
  color: #fff;
  background-color: #333;
  border-radius: 0 4px 4px 0;
}

.nav_month_sel {
  display: inline-block;
}
.nav_month_sel ul {
  display: block;
  position: absolute;
  left: 0;
  margin: 0;
  background-color: #fff;
  z-index: 999;
  text-align: left;
  width: 100%;
  border-radius: 0 0 4px 4px;
  box-shadow: 2px 2px 4px rgba(0,0,0,0.2);
  box-sizing: border-box;
  padding: 5px;
}
.nav_month_sel ul li {
  display: block;
}
.nav_month_sel ul li span,
.nav_month_sel ul li a {
  width: 100%;
  padding: 2px 10px;
  margin: 0 0;
}

.nav_month_sel summary {
  display: block
}

/*.nav_month_sel:hover ul {
  display: block;
}*/

.art_year_nav .nav_month_sel > a {
  background-color: #ddd;
  border-radius: 4px 0 0 4px;
  box-shadow: inset -2px 0 5px rgba(0,0,0,0.1);
}

/*******************************************************************************
 * Author list
 ******************************************************************************/

.author_list,
.author_list li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.author_list li {
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: solid 1px #ddd;
  clear: both;
}
.author_list li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom-style: none;
}

.author_head img {
  float: left;
  margin: 0 10px 10px 0;
}
.author_list .author_desc {
  clear: both;
}

.author_fullname {
  font-weight: bold;
}

.open_author_card {
  text-decoration: underline;
  cursor: pointer;
}

/*******************************************************************************
 * Calendar
 ******************************************************************************/

 .actu_calendar {
  width : 100%;
  padding: 1px;

}

.actu_calendar tr th {
  height : 25px;
  font-size : 12px;
  text-align: center;
  color: #333;
}
.actu_calendar tr th a {
  color: #333;
  font-weight: bold;
}

.actu_calendar .actu_cal_case_none,
.actu_calendar .actu_cal_day,
.actu_calendar .actu_cal_case_on, .actu_calendar .actu_cal_case_off {
  height : 20px;
  padding : 3px;
  text-align: center;
  font-size : 11px;
  font-weight: bold;
  color: #666;
}

.actu_calendar .actu_cal_day,
.actu_calendar .actu_cal_case_none {
  border-style: none;
  background-color: transparent;
}

.actu_calendar .actu_cal_day {
  font-weight: bold;
  border-top: 1px solid #ddd;
  border-bottom: 1px dashed #aaa;
}
.actu_calendar .actu_cal_case_on, .actu_calendar .actu_cal_case_off {
  background : transparent;
}

.actu_calendar .actu_cal_case_on a {
  color: #A5C94D;
  font-size: 13px;
  text-decoration: underline;
}

.calendar_link {
  font-weight : bold;
  font-size : 15px;
  cursor : pointer;
  text-decoration: none;
}

.actu_cal_day:after {
  content: ".";
}

#user_sub_list .gs_taskbar .datePicker_imgCalendar {
  display: none;
}
#user_sub_list .gs_taskbar label {
  display: none;
}

.total_subscription_stats {
  margin:  30px 0 0;
  padding: 15px 0 15px;
  font-size: 0.8rem;
  line-height: 1;
  border-top: solid 1px #ccc;
  text-align: center;

}
.total_subscription_stats > span {
  font-size: 1.25rem;
  font-weight: bold;
}

.is_cancel_info {
  text-decoration: line-through;
}

.state_sub_0 {
  color: #999;
}

.cancel-msg {
  text-decoration: none;
  display: inline-block;
  font-weight: bold;
}

.cancel-msg:before {
  content: '[ ';
}
.cancel-msg:after {
  content: ']';
  margin-right: 10px;
}

.no-auth-only.is-auth {
  position: relative;
  box-sizing: border-box;
  border: dashed 1px rgba(200,200,200,0.5);
}

.no-auth-only.is-auth:after {
  content: 'PUBLIC ONLY';
  position: absolute;
  box-sizing: border-box;
  top:   -1px;
  right: -1px;
  border: dashed 1px rgba(100,100,100,0.5);
  font-size: 0.8rem;
  font-family: "Courier New";
  display: inline-block;
  padding: 2px 7px;
  background-color: rgba(100,100,100,0.2);
  opacity: 0.8;
}

.date_canceled {
  text-decoration: line-through;
}

.cancel_sub_error {
  margin: 15px 0;
  padding: 25px;
  font-style: italic;
  border: solid 1px #ddd;
  background-color: #f3f3f3;
}

.btn_message_event {
  float: right;
}

.sub_send_msg label {
  float: none;
  margin: 0 0 5px;
}

.send_message {
  width: 100% !important;
  border: solid 1px #666;
  background: #f2f2f2 !important;
}

.u_sub_date {
  color: #555;
}
.u_sub_date:after {
  content: ' - '
}

/* Liste participants */

.u_list_sub_detail > div {
  margin: 0 7px 7px 0;
  font-size: 0.8rem;
  text-align: center;
  display: inline-block;
  width: 135px;
  vertical-align: text-top;
}

.u_list_sub_detail > div img {
  border-radius: 5px;
  box-shadow: 2px 2px 4px rgba(0,0,0,0.4);
  margin: 0 0 4px;
}

.maincontent .users_list_sub a.button {
  margin-left: 20px;
  padding: 7px 15px;
  color: #fff;
  background-color: #333;
  text-decoration: none;
  font-size: 0.9rem;
  vertical-align: baseline;
}

/* -------------------------------------------------------------------------- */
/* Tab subcriptions */

.tab_sub_header {
  margin: 15px 0 -1px;
}

.tab_sub_header > a {
  display: inline-block;
  padding: 7px 20px;
  border: solid 1px #aaa;
  border-radius: 4px 4px 0 0;
  margin-right: 10px;
  background-color: #f3f3f3;
  cursor: pointer;
}
.tab_sub_header > a.btn_down {
  background-color: transparent;
  border-color: transparent;
  text-decoration: underline;
  padding-left: 5px;
}

.tot_count_box {
  font-size: 0.9rem;
  display: inline-block;
  background-color: #eee;
  color: #fff;
  border-radius: 24px;
  min-width:     24px;
  height:        24px;
  line-height:   24px;
  text-align: center;
  margin-left: 7px;
}


.tot_count_box.backcolor-lightgrey {
  background-color: #ddd;
  color: #555;
}

.tab_sub_header > a.active {
  border-bottom: solid 1px #fff;
  background-color: #fff;
}

.tab_sub_panel {
  display: none;
  margin: 0 0 15px;
  padding: 15px;
  border: solid 1px #aaa;
  border-radius: 0 4px 4px 4px;
}
.tab_sub_panel.active {
  display: block;
}

.sub_com_msg {
  display: grid;
  grid-template-columns: 60px auto;
  gap: 20px 20px;
  border-bottom: solid 1px #ddd;
  margin: 0 -15px 10px;
  padding: 0 15px 10px;
}

.msg_avatar {
  overflow: hidden;
  width:       50px;
  height:      50px;
  line-height: 50px;
  text-align: center;
  border-radius: 60px;
  background-color: #ddd;
  color: #fff;
  font-weight: bold;
  font-size: 1.2rem;;
}

.msg_avatar img {
  width: 100%;
  height: auto;
}

.msg_comment {
  min-height: 60px;
}

.msg_author {
  font-size: 0.8rem;
  color: #999;
  text-align: right;
}

.msg_author a {
  text-decoration: underline !important;
  color: #000 !important;
  cursor: pointer;
}