/* cleanup styling start here */
.header_table {
    font-weight: bold;
    padding: 4px;
    padding-left: 0px;
    padding-bottom: 0px;
}

.df {
  display: flex;
}
.custom_row {
  display: flex;
}
.action_page_main_div {

}
.Advanced_setting_custom {
 padding-left: 10px;
 padding-right: 10px;
}
.ml0{
  margin-left:0px !important;
}
.display_none {
  display: none !important;
}
.caret_Advanced_setting_custom {
  border-top-color: black;
    opacity: 1.3;
    border-bottom-color: black;
    margin-left: 6px;
}

.Advanced_setting_custom .header_table{
  display: flex;
    align-items: center;
    padding-right: 10px;
    cursor: pointer;
}

.remove_user_icone .thumbnail{
  display: none;
}
.tag_custom_styling {
  padding: 4px;
  padding-top:3px;
  padding-bottom: 3px;
}
.tag_custom_styling a{
  color: black;
  text-decoration: none;
}
.custom_email_icon {
  color: #0088cc;
    margin-right: 5px;
    font-size: 17px;
    padding-top: 3px;
}

.selected_tag_btn {
  font-weight: bold;
  margin-right: 5px;
}

.show_hide_icone_custom {
  font-size:18px;
}

.custom_show_hide_icon_div {
  margin-left: 10px;
}
.model_status_2 {
  margin-left: 12px;
}

.custom_page_well {
  /* position: relative; */
}

.custom_page_well #imageuploaderyw1-control-container {
  margin-top: 10px !important;
}

/* cleanup styling end here */