/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */

.vivo_t_button i {
  text-align: center;
  width: 2.2em;
}

.mesu_t_po_wrapper,
.mesu_t_co_wrapper,
.mesu_t_no_wrapper { }



.mesu_t_po_product,
.mesu_t_co_circle,
.mesu_t_no_notification,
.mesu_t_so_product { display: flex; justify-content: space-between; }

.mesu_t_po_product_title,
.mesu_t_co_circle_title,
.mesu_t_no_notification_title,
.mesu_t_so_product_title {
  font-family: Lato;
  font-size: 30px;
  font-weight: bold;
  line-height:  50px;
  width: 51%;
  border: 1px solid #d4d2d0 !important;
  padding: .3em;
  margin-bottom: .3em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.mesu_t_so_product_title {
  padding: 10px;
  margin-bottom: 10px;
}
.mesu_t_so_product_statistic {
  font-family: Lato;
  width: 48%;
  border: 1px solid #d4d2d0 !important;
  padding: 10px;
  margin-bottom: 10px;
  background-color: #85BAA1;
  color: rgba(255, 255, 255, 0.75);
}

.mesu_t_so_product_statistic table { width: 100%; }
.mesu_t_so_product_statistic table th { color: #4b8368; border-bottom: 1px solid; }

.mesu_t_po_product_variation .mesu_t_po_product_title {
  border-left: 5px solid #d4d2d0 !important;
}

.mesu_t_so_entry_type { text-align: left; }
.mesu_t_so_entry_type_count,
.mesu_t_so_terms_count { text-align: right; }

.mesu_t_co_circle_title,
.mesu_t_no_notification_title {
  line-height:  40px;
  font-size: 25px;
}

.mesu_t_back_dashboard {
  margin-right: 20px;
  font-size: .8em !important;
  color: #57889c;
}

.mesu_t_po_product_total_members,
.mesu_t_co_circle_total_members  {
  padding: .3em;
}

.vivo_t_header {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 30px;
    color: #3f3f3f;
}

.mesu_info_box {
    font-size: 30px;
    margin-bottom: .3em !important;
    margin-left: .3em;
    width: 25%;
    color: white;
    box-shadow: rgba(255, 255, 255, 0.35) 0px 0px 1px 1px inset, rgba(0, 0, 0, 0.1) 0px 3px 1px -1px;
    padding: .3em;
}

.mesu_t_no_notification_information.mesu_info_box { width: 33% }


.mesu_t_no_notification_trigger {
  font-size: .7em;
  text-align: center;
  width: 100%;
  padding: 10px;
  border-radius: 5px;
  cursor: pointer;
  margin-top: 30px;
  margin-bottom: 10px;
  background-color: #4b8368;
  color: rgba(255, 255, 255, 0.75);
}

.mesu_t_co_circle  .mesu_info_box .mesu_count,
.mesu_t_no_notification .mesu_info_box .mesu_count { font-size: 25px; margin-top: 0px; }

.mesu_t_co_circle .mesu_info_box i,
.mesu_t_no_notification .mesu_info_box i {
    font-size: 28px;
    line-height: 35px;
    height: 32px;
}

.mesu_t_no_notification .mesu_info_box i:before {
	display: inline-block;
    width: 1.2em;
}
.mesu_t_no_notification_line {
  margin-top: 10px;
  margin-left: 10px;
}

.mesu_t_pa_header,
.mesu_t_no_notification_title {
	border: 0px solid transparent !important;
	border-top: 1px solid #d4d2d0;
    width: 100%;
    text-align: center;
    font-weight: bolder;
}

.mesu_t_co_circle .mesu_info_box .mesu_title,
.mesu_t_no_notification .mesu_info_box .mesu_title { line-height: 12px; }

.mesu_t_co_circle_title i,
.mesu_t_no_notification_title i {
  color: #57889c;
  margin-right: 10px;
  margin-left: 10px;
}

.mesu_t_po_single .mesu_t_po_product_title { display: none; }
.mesu_t_po_single .mesu_t_po_product_total_members { margin-left: 0%; }
.mesu_t_po_single .mesu_info_box { width: 50%;  }

.mesu_info_box i {
    display: block;
    height: 50px;
    font-size: 35px;
    line-height: 53px;
    width: 100px;
    float: left;
    text-align: center;
    margin-right: 20px;
    padding-right: 20px;
    color: rgba(255, 255, 255, 0.75);
}

.mesu_t_no_notification .mesu_info_box i { width: 1.2em; }

.mesu_info_box .mesu_count {
    margin-top: 4px;
    font-size: 34px;
    font-weight: 700;
}

.mesu_info_box .mesu_title {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
}

.mesu_dashboard_action_wrapper {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.mesu_buttonlink_wrapper {
  float:left;
  width: 49.7%;
}

.mesu_buttonlink_wrapper:last-child {
  margin-right: 0%;
}

.mesu_buttonlink_wrapper .button           { text-align: left; }
.mesu_buttonlink_wrapper .vivo_t_button i  { float: left;      }

.mesu_buttonlink_wrapper a { text-decoration: none; }

.mesu_rackley         { color: #ffffff; background-color: #57889c !important; }
.mesu_red_brown       { color: #ffffff; background-color: #AD2E24 !important; }
.mesu_dark_sea_green  { color: #ffffff; background-color: #85BAA1 !important; }
.mesu_dark_flax       { color: #ffffff; background-color: #E9D985 !important; }
.mesu_coquelicot      { color: #ffffff; background-color: #E13700 !important; }


/*--- Tools - Participations ---------------------------------------------------
*/

.mesu_t_participants_wrapper_2 .mesu_t_participant { width: 49%; float: left; }

.mesu_t_participants_wrapper { margin-top: 32px; }
.mesu_t_participant {
  color: #ffffff;
  background-color: #85BAA1 !important;
  font-size: 30px;
  margin-bottom: .3em !important;
  margin-left: .3em;
  color: white;
  box-shadow: rgba(255, 255, 255, 0.35) 0px 0px 1px 1px inset, rgba(0, 0, 0, 0.1) 0px 3px 1px -1px;
  padding: .3em;
}

.mesu_t_pa_line {
  margin-top: 10px;
  margin-left: 10px;
}

.mesu_t_pa_line  i {
  width: 1.2em;
  font-size: 28px;
  line-height: 35px;
  height: 32px;
  display: block;
  float: left;
  text-align: center;
  margin-right: 20px;
  color: rgba(255, 255, 255, 0.75);
}

.mesu_t_pa_products { display: inline-block; }
.mesu_t_pa_sub_name {
  font-size: 25px;
  line-height: 30px;
  margin-top: 10px;
}

.mesu_t_pa_sub_details {
  line-height: 12px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.75);
}

.mesu_t_pa_product_headline,
.mesu_t_pa_value {
  font-size: 25px;
  margin-top: 0px;
  font-weight: 700;
}

.mesu_t_pa_title {
  line-height: 12px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.75);
}

/*--- Cheatsheet table definition ----------------------------------------------
*/

table.mesu_t_cheatsheet {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
.mesu_t_cheatsheet th {
  background-color: rgba(87, 136, 156, .3);
  vertical-align: middle;
  text-align: left;
  padding-right: 5px;
  padding-left: 5px;

}

.mesu_t_cheatsheet td {
  vertical-align: top;
  border-top: 1px solid #ddd;
  padding-right: 5px;
  padding-left: 5px;
}

.mesu_t_cheatsheet tr:nth-child(even) {
  background: #f9f9f9;
}

.mesu_t_cheatsheet tr:hover {
  background-color: rgba(87, 136, 156, .3);
}

#product_structure_result input.mesu_t_plain,
.mesu_t_cheatsheet input.mesu_t_plain {
  border: 0 none;
  background-color: transparent;
  padding: 0;
  margin: 0;
  max-width: 100%;
  width: 100%;
  margin-right: 30px;
}


table.kosul_doc_shortcode,
table.kosul_doc_licence {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

/*
  Tables -----------------------------------------------------------------------
*/

table.mesu-table { width: 100% }
.mesu-table th {
    background-color: rgba(87, 136, 156, .3);
    vertical-align: middle;
    text-align: left;
    padding-right: 5px;
    padding-left: 5px;
    height: 2em;
}

.mesu-table td {
    vertical-align: top;
    border-top: 1px solid #ddd;
    padding-right: 5px;
    padding-left: 5px;
}

.mesu-table tbody tr:hover { background-color: rgba(87, 136, 156, .3); }


/*
    Sort Order -----------------------------------------------------------------
*/
.mesu_tools_sort_products_wrapper {
  width: 63%;
  margin-left: auto;
  margin-right: auto;
}
.mesu_tools_sort_products {
  padding: 20px;
  border-radius: 3px;
  background-color: #FFE066;
}


.mesu_t_product.gu-mirror,
.mesu_tools_sort_products_wrapper .mesu_t_product {
  margin: 5px;
  padding: 5px;
  padding-left: 1em;
  border: 1px solid #80B8BE;
  background-color: #177E89;
  border-radius: 3px;
  color: #ffffff;
}
