@font-face {
  font-family: 'Heebo';
  src: url('../fonts/Heebo-Black.woff2') format('woff2'), url('../fonts/Heebo-Black.woff') format('woff'), url('../fonts/Heebo-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Heebo';
  src: url('../fonts/Heebo-Bold.woff2') format('woff2'), url('../fonts/Heebo-Bold.woff') format('woff'), url('../fonts/Heebo-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Heebo';
  src: url('../fonts/Heebo-ExtraBold.woff2') format('woff2'), url('../fonts/Heebo-ExtraBold.woff') format('woff'), url('../fonts/Heebo-ExtraBold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Heebo';
  src: url('../fonts/Heebo-ExtraLight.woff2') format('woff2'), url('../fonts/Heebo-ExtraLight.woff') format('woff'), url('../fonts/Heebo-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Heebo';
  src: url('../fonts/Heebo-Medium.woff2') format('woff2'), url('../fonts/Heebo-Medium.woff') format('woff'), url('../fonts/Heebo-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Heebo';
  src: url('../fonts/Heebo-Regular.woff2') format('woff2'), url('../fonts/Heebo-Regular.woff') format('woff'), url('../fonts/Heebo-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Heebo';
  src: url('../fonts/Heebo-Light.woff2') format('woff2'), url('../fonts/Heebo-Light.woff') format('woff'), url('../fonts/Heebo-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Heebo';
  src: url('../fonts/Heebo-SemiBold.woff2') format('woff2'), url('../fonts/Heebo-SemiBold.woff') format('woff'), url('../fonts/Heebo-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Heebo';
  src: url('../fonts/Heebo-Thin.woff2') format('woff2'), url('../fonts/Heebo-Thin.woff') format('woff'), url('../fonts/Heebo-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans';
  src: url('../fonts/NotoSans-Bold.woff2') format('woff2'), url('../fonts/NotoSans-Bold.woff') format('woff'), url('../fonts/NotoSans-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans';
  src: url('../fonts/NotoSans-ExtraBold.woff2') format('woff2'), url('../fonts/NotoSans-ExtraBold.woff') format('woff'), url('../fonts/NotoSans-ExtraBold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans';
  src: url('../fonts/NotoSans-Black.woff2') format('woff2'), url('../fonts/NotoSans-Black.woff') format('woff'), url('../fonts/NotoSans-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans';
  src: url('../fonts/NotoSans-Light.woff2') format('woff2'), url('../fonts/NotoSans-Light.woff') format('woff'), url('../fonts/NotoSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans';
  src: url('../fonts/NotoSans-ExtraLight.woff2') format('woff2'), url('../fonts/NotoSans-ExtraLight.woff') format('woff'), url('../fonts/NotoSans-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans';
  src: url('../fonts/NotoSans-Medium.woff2') format('woff2'), url('../fonts/NotoSans-Medium.woff') format('woff'), url('../fonts/NotoSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans';
  src: url('../fonts/NotoSans-Regular.woff2') format('woff2'), url('../fonts/NotoSans-Regular.woff') format('woff'), url('../fonts/NotoSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans';
  src: url('../fonts/NotoSans-SemiBold.woff2') format('woff2'), url('../fonts/NotoSans-SemiBold.woff') format('woff'), url('../fonts/NotoSans-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans';
  src: url('../fonts/NotoSans-Thin.woff2') format('woff2'), url('../fonts/NotoSans-Thin.woff') format('woff'), url('../fonts/NotoSans-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body, p, h1, h2, h3, h4, input, a, li, li a {
  font-family: 'Heebo';
}
.b-tab {
  padding: 20px;
  display: none;
}
.b-tab.active {
  display: block;
}
/*SideBar css*/
.sidebar {
  width: 184px;
  position: fixed;
  right: 0;
  background: #fff;
  height: 100vh;
  z-index: 1;
  border-left: 1px solid #E6EAEF;
}
.sidebar h2 {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 140%;
  text-align: center;
  text-transform: uppercase;
  color: #333333;
  padding: 26px 0;
  border-bottom: 1px solid;
  border-bottom: 1px solid #E6EAEF;
}
ul.nav_list {
  padding: 30px 0px 0px 15px;
  list-style: t;
  border-top: 1px solid #E6EAEF;
  margin-top: 7px;
}
ul.nav_list li {
  margin-bottom: 20px;
}
ul.nav_list li a {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 140%;
  text-align: right;
  color: #2A9FA9;
  text-decoration: none;
  padding-right: 25px;
  display: flex;
  align-items: baseline;
}
ul.nav_list li a img {
  margin-left: 10px;
}
/*Header css*/
.left_content_part {
  width: calc(100% - 184px);
  margin: 0 auto 0 0;
  background: #F3F3F7;
  min-height: 100vh;
}
.main_header {
  padding: 10px 3%;
  border-bottom: 1px solid #E6EAEF;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fff;
}
.main_header .user_sec ul li {
  display: inline-block;
  margin-right: 40px;
}
.main_header .user_sec ul li:nth-child(2) {
  display: none
}
.main_header .user_sec ul {
  display: flex;
  align-items: center;
}
form.serch_form input {
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 25px;
  height: 40px;
  padding: 5px 20px;
  max-width: 360px;
  width: 100%;
}
.search_bar_sec {
  width: 100%;
  max-width: 360px;
}
.search_control {
  position: relative;
}
.search_control button {
  background: transparent;
  border: 0;
  position: absolute;
  left: 10px;
  height: 41px;
  cursor: pointer;
  width: 41px;
}
.left_content_part .content_areas {
  padding: 25px;
}
.edit_two_boxes .edit_password_box div#upload_img .circle {
    border: 3px solid #E6EAEF;
    display: flex;
    justify-content: center;
    align-items: center;
}
.edit_two_boxes .edit_password_box div#upload_img .circle img.profile-pic {
    border: 0;
	    padding: 5px;
	border-radius:0;
}

.h2_titile {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 140%;
  color: #333333;
  margin-bottom: 25px;
}
.border_4dflt, .edit_password_box, .edit_profile_box {
  background: #FFFFFF;
  border-radius: 4px;
  padding: 24px;
}
.edit_two_boxes {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.edit_two_boxes .edit_password_box div#upload_img {
  display: block;
}
#dataTable_wrapper #dataTable td select#userStatus {
  height: 27px;
}
.w-pr70 {
  width: 68%;
  background: #fff;
}
.w-pr30 {
  width: 30%;
}
.edit_contacts_box, .padd_tb_48 {
  padding-top: 48px;
  padding-bottom: 48px;
}
.h3_title {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 140%;
  text-align: right;
  color: #333333;
}
.flex_row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.w-pr50 {
  width: 48%;
}
.flex_row .w-pr50:not(:last-child) {
  margin-left: 4%;
}
.edit_password_box .form_action input, .edit_profile_form .form_action select, .edit_password_form .form_action input, .edit_profile_box .form_action input {
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  width: 100%;
  height: 50px;
  padding: 10px 25px;
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  text-align: right;
  color: #505050;
}
.edit_password_box .form_action, .edit_password_form .form_action, .edit_profile_box .form_action {
  margin-bottom: 20px;
}
.edit_password_box .form_action label, .edit_password_form .form_action label, .edit_profile_box .form_action label {
  display: block;
  margin-bottom: 10px;
}
.edit_password_box .form_action textarea, .edit_password_form .form_action textarea, .edit_profile_box .form_action textarea {
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  height: 130px;
  padding: 25px;
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  text-align: right;
  color: #505050;
}
.edit_password_box .h3_title, .edit_profile_box .h3_title {
  margin-bottom: 40px;
}
.form_action.w-33 {
  width: 32%;
  float: left;
  clear: right;
  margin-right: 2%;
}
.form_action.w-50 {
  width: 49%;
  float: left;
  /* clear: right; */
  margin-right: 2%;
}
.form_action.w-50.mr-0.firstNameCont {
  float: right !important;
}
.form_action.w-33.mr-0, .form_action.w-50.mr-0 {
  margin-right: 0;
}
.btn_dflt {
  height: 36px;
  padding: 0 20px;
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 140%;
  color: #2A9FA9;
  background: #FFFFFF;
  border: 1px solid #2A9FA9;
  border-radius: 4px;
  min-width: 100px;
  text-align: center !important;
  cursor: pointer;
  margin-left: 10px;
  display: inline-block;
  line-height: 36px;
  text-decoration: none;
}
.btn_dflt.solid_btn {
  background: #2A9FA9 !important;
  border-radius: 4px;
  color: #FFFFFF !important;
  border: 0;
}
.edit_password_box .h2_titile {
  text-align: center;
}
.login_box h2.h2_titile {
  text-align: center;
}
.form_action.check_box_inline {
  display: flex;
}
.form_action.check_box_inline input[type="checkbox"] {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-left: 10px;
}
.form_action.forgot_pass {
  display: flex;
  flex-wrap: wrap;
}
.form_action.forgot_pass label {
  width: 50%;
}
.text_left {
  text-align: left;
}
.text_center {
  text-align: center;
}
.text_right {
  text-align: right;
}
.form_action.forgot_pass label a {
  color: #333;
}
.signup_pops-content label, .login_pops-content label {
  font-weight: 600;
}
footer.footers {
  text-align: center;
  padding: 16px;
  position: relative;
  z-index: 9999999999 !important;
}
#upload_img {
  margin: 0 auto 25px;
  display: flex;
  justify-content: center;
}
#upload_img .profile-pic {
  position: relative;
}
#upload_img .profile-pic span {
  position: absolute;
  bottom: 2px;
  padding: 0;
  right: 0px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  line-height: 32px;
  background: #E6EAEF;
  cursor: pointer;
}
.profile-pic {
  border-radius: 50%;
  height: 110px;
  width: 110px;
  background-size: cover;
  background-position: center;
  background-blend-mode: multiply;
  vertical-align: middle;
  text-align: center;
  color: transparent;
  transition: all .3s ease;
  text-decoration: none;
  cursor: pointer;
  border: 3px solid #E6EAEF;
	object-fit:content;
}
.profile-pic span {
  display: inline-block;
}
#upload_img input[type="file"] {
  display: none;
  cursor: pointer;
}
.header_bredcrumb_title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.btn_dflt span.pluse_icon {
  font-size: 24px;
  margin-left: 5px;
  line-height: 1;
}
.btn_dflt.w_auto {
  min-width: auto;
  width: auto;
  display: flex;
  align-items: center;
}
.bread_crumb {
  display: flex;
  align-items: center;
}
.bread_crumb .h2_titile {
  margin-bottom: 0;
}
.bread_crumb span i {
  margin-right: 15px;
  display: inline-block;
  margin-left: 15px;
}
p.green_text > a {
  color: #2A9FA9;
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 140%;
  text-decoration-line: underline;
}
.space-between, .inner_titles {
  display: flex;
  justify-content: space-between;
}
ul.call_info_border {
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 4px 4px 0px 0px;
}
ul.call_info_border li {
  padding: 17px 25px;
  list-style: none;
}
ul.call_info_border li:not(:last-child) {
  border-bottom: 1px solid #D9D9D9;
}
ul.call_info_border li a {
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 140%;
  color: #505050;
  text-decoration: none;
}
ul.call_info_border li a img {
  margin-left: 20px;
}
.w-pr100 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.w-pr100 .login_box.border_4dflt {
  width: 100%;
  max-width: 416px;
}
.w-pr100 .login_box.border_4dflt:not(:last-child) {
  margin-left: 24px;
}
.select_prfm {
  margin-top: 32px;
}
.edit_data_table_box {
  width: 100%;
}
.show_entise {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    align-items: end;
}
.show_entise input[type="search"] {
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  padding: 0 20px;
  height: 36px;
}
.dataTable, table#dataTable {
  border-collapse: collapse;
}
div#dataTable_length + div#dataTableSort > label, div#dataTable_info, div#dataTable_length > label {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  text-align: right;
  color: #505050;
}
div#dataTable_length select {
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  height: 36px;
  padding: 0 10px;
  margin: 0 15px;
}
div#dataTable_wrapper .dataTables_paginate span > .page-numbers, div#dataTable_wrapper a.paginate_button, .dataTable tbody tr td, table#dataTable tbody tr td, .dataTable thead tr th, table#dataTable thead tr th {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 140%;
  text-align: right;
  color: #333333;
  padding: 10px 15px;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
}
table#dataTable thead tr th, table#dataTable tbody tr td {
  font-size: 17px;
}
div#dataTable_wrapper .dataTables_paginate span > .page-numbers {
  text-decoration: none;
}
.dataTable tbody tr td, table#dataTable tbody tr td {
  font-weight: 500;
  vertical-align: middle;
}
.dataTable tbody tr td span, table#dataTable tbody tr td span {
  cursor: pointer;
}
.dataTable tbody tr td img, table#dataTable tbody tr td img {
  vertical-align: middle;
  margin-left: 5px;
}
.dataTable tbody tr td span.edit, table#dataTable tbody tr td span.edit {
  margin-left: 20px;
}
.dataTable tbody tr td .status_circle, table#dataTable tbody tr td .status_circle {
  height: 16px;
  width: 16px;
  background: #E4E4E4;
  display: block;
  border-radius: 50%;
}
.dataTable tbody tr td .status_circle.active, table#dataTable tbody tr td .status_circle.active {
  background: #2A9FA9;
}
.main_pagination {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
  justify-content: space-between;
}
/*New css*/
section.left_content_part.noUser {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.left_content_part.noUser .content_areas {
  padding: 25px;
  width: 100%;
}
div#dataTable_wrapper .dataTables_paginate span > .page-numbers, div#dataTable_wrapper a.paginate_button {
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  display: inline-block;
  height: 34px;
  padding: 0 20px;
  line-height: 36px;
  cursor: pointer;
  margin-left: 5px;
}
div#dataTable_wrapper .dataTables_paginate span > .page-numbers.current, div#dataTable_wrapper a.paginate_button.active {
  background: #2A9FA9;
  color: #fff;
}
.dataTables_filter {
  display: flex;
  align-items: center;
}
ul.list_usr_cordinator {
  margin-left: 10px;
}
ul.list_usr_cordinator li {
  display: inline-block;
  margin: 0 15px;
}
.list_two_parts span, .righ_text_contact a, ul.list_usr_cordinator li a {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 140%;
  text-align: right;
  text-decoration-line: underline;
  color: #505050;
}
.list_two_parts span a, .righ_text_contact a, ul.list_usr_cordinator li a.active {
  color: #2A9FA9;
}
.righ_text_contact {
  display: flex;
  justify-content: space-between;
}
.user_add_btn {
  display: flex;
  flex-wrap: wrap;
}
.form_action.con_edit_select_prfm select {
  width: 50%;
  margin-left: 10px;
}
.chat_admin_message {
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  padding: 27px 24px;
  margin-bottom: 20px;
  max-height: 350px;
  overflow-y: auto;
}
.chat_admin_message p {
  background: #F3F4F4;
  border-radius: 4px;
  margin-bottom: 24px;
  padding: 40px 20px 20px;
  max-width: 95%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.chat_admin_message p .remider_icon {
  display: inline-block;
  margin-right: 40px;
  width: 40%;
  text-align: left;
}
.chat_admin_message p .remider_icon.active svg path {
  fill: #FB9D2F;
}
/*.chat_admin_message p:nth-child(odd) {
    margin-right: 20%;
}*/
.chat_admin_message .text_area_box {
  background: #F3F4F4;
  border-radius: 4px;
  display: flex;
}
.edit_profile_box .chat_admin_message .text_area_box textarea {
  height: 60px !important;
  background: #F3F4F4;
  padding: 10px;
  border-radius: 0 4px 4px 0;
}
.edit_profile_box .chat_admin_message .text_area_box button {
  background: #FB9D2F;
  border-radius: 4px 0px 0px 4px;
  width: 85px;
  border: 0;
  text-transform: capitalize;
  color: #FFFFFF;
  font-weight: 700;
  font-family: 'Heebo';
  cursor: pointer;
}
.half_btn_area {
  display: flex;
  margin-top: 20px;
  justify-content: space-between;
}
.half_btn_area a.btn_dflt {
  width: 50%;
}
.half_btn_area a:last-child {
  margin-left: 0;
}
.half_btn_area button.btn_dflt > span {
  margin-left: 10px;
  font-size: 16px;
  font-weight: 400;
}
.event_add {
  width: 100%;
}
.inner_form_control .form_action .btn_dflt {
  width: auto;
}
.inner_form_control {
  margin-top: 20px;
}
/*span.delete.user_delete {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 35px;
    height: 35px;
    background: #ffcfe1;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px 20px 20px 0;
    cursor: pointer;
}*/
.page-id-27 span.delete.user_delete {
  position: absolute;
  left: 8px;
  top: 13px
}
.custom-file__input {
  position: absolute;
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  z-index: -1;
  display: none;
}
.edit_profile_form.uploads_prfm label.custom-file__label {
  position: relative;
  display: block;
  width: 100%;
  color: #666666;
  line-height: 45px;
  text-align: center;
  text-transform: none;
  cursor: pointer;
  transition: all 0.3s;
  padding: 70px 0;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 2;
  text-align: center;
  text-decoration-line: underline;
  color: #2A9FA9;
}
.custom-file__input:valid ~ .custom-file__label {
  border-color: #39b54a;
  background: #39b54a;
  color: #39b54a;
}
.custom-file__input:valid ~ .custom-file__label:before {
  content: "\f00c";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  color: #ffffff;
  font-family: "FontAwesome";
  line-height: 45px;
}
.list_participants .list_two_parts {
  display: flex;
  justify-content: space-between;
}

.main_checkbox_cont {
    display: flex;
    align-items: baseline;
}
.main_checkbox_cont .main_checkbox_wrapper input,
.list_participants .list_check_boxes .form_action input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.main_checkbox_cont .main_checkbox_wrapper label,
.list_participants .list_check_boxes .form_action label {
  position: relative;
  cursor: pointer;
}
.main_checkbox_cont .main_checkbox_wrapper label:before,
.list_participants .list_check_boxes .form_action label:before {
  content: '';
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #999999;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-left: 10px;
  border-radius: 2px;
}
.main_checkbox_cont .main_checkbox_wrapper input:checked + label:after,
.list_participants .list_check_boxes .form_action input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  right: 7px;
  width: 6px;
  height: 14px;
  border: 1px solid #2A9FA9;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.list_check_boxes {
  margin-top: 20px;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  padding: 25px;
  max-height: 380px;
  overflow-y: auto;
  min-height: 380px;
}
form#addEventForm .list_check_boxes {
  width: 48%;
}
form#addEventForm .list_check_boxes span {
  display: block;
  margin-bottom: 15px;
  font-size: 20px;
}
.main_checkbox_cont .main_checkbox_wrapper label {
    font-size: 0;
    top: -6px;
}
.main_checkbox_cont .main_checkbox_wrapper input:checked + label:after {
    top: -10px;
}
/* width */
.form_scrollbar::-webkit-scrollbar, .chat_admin_message::-webkit-scrollbar, .notofication_poup ul::-webkit-scrollbar, .left_btm_table.edit_contacts_info_box .table_scroll::-webkit-scrollbar, .list_check_boxes::-webkit-scrollbar {
  width: 5px;
}
/* Track */
.form_scrollbar::-webkit-scrollbar-track, .chat_admin_message::-webkit-scrollbar-track, .notofication_poup ul::-webkit-scrollbar-track, .left_btm_table.edit_contacts_info_box .table_scroll::-webkit-scrollbar-track, .list_check_boxes::-webkit-scrollbar-track {
  background: #fff;
}
/* Handle */
.form_scrollbar::-webkit-scrollbar-thumb, .chat_admin_message::-webkit-scrollbar-thumb, .notofication_poup ul::-webkit-scrollbar-thumb, .left_btm_table.edit_contacts_info_box .table_scroll::-webkit-scrollbar-thumb, .list_check_boxes::-webkit-scrollbar-thumb {
  background: #BFBFBF;
  border-radius: 10px;
}
span.total_months {
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  padding: 5px 10px;
  margin-right: 10px;
}
.dataTable > tbody + tbody tr td, table#dataTable > tbody + tbody tr td {
  padding: 18px 10px;
  font-weight: bold;
  font-size: 15px;
}
.dataTables_filter > label > select {
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  height: 36px;
  min-width: 180px;
  padding: 5px 10px;
}
ul.nav_list li a.active {
  background: #2A9FA9;
  border-radius: 25px 0px 0px 25px;
  padding: 10px 25px 10px 45px;
  color: #fff;
  position: relative;
  min-width: 160px;
  display: inline-flex;
}
ul.nav_list li a.active img {
  filter: brightness(0) invert(1);
}
.left_btm_table.edit_contacts_info_box table.dataTable tbody tr {
  border: 1px solid #eee;
  border: 1px solid #D9D9D9;
}
.left_btm_table.edit_contacts_info_box table.dataTable tbody tr td {
  border: 0;
}
.left_btm_table.edit_contacts_info_box .table_scroll {
  height: 204px;
  overflow-y: auto;
  padding-bottom: 5px;
}
table#dataTable tbody tr td {
  border: 0;
}
table#dataTable tbody tr {
  border: 1px solid #D9D9D9;
}
.edit_password_box.edit_admin_users .form_action {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.edit_password_box.edit_admin_users .form_action input {
  width: calc(100% - 150px);
  margin: 0 15px;
}
.edit_password_box.edit_admin_users .form_action label {
  width: 90px;
}
.edit_password_box.edit_admin_users .form_action span.edit {
  cursor: pointer;
}
.left_btm_table.edit_contacts_info_box .table_scroll tbody td:last-child {
  text-align: left;
}
.notofication_poup {
  position: absolute;
  width: 100%;
  max-width: 600px;
  background: #fff;
  left: 3%;
  background: #FFFFFF;
  border: 1px solid #DCDCDC;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  padding: 0 20px 20px;
  top: 95px;
  opacity: 0;
  visibility: hidden;
  transform: scale(1.1);
  transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
}
.modalsss {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transform: scale(1.1);
  transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
  z-index: 999;
}
.modalsss-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  padding: 15px 15px;
  width: 100%;
  border-radius: 0.5rem;
  max-width: 500px;
}
ul.list_usr_cordinator {
    gap: 10px;
    display: flex;
    align-items: center;
}
ul.list_usr_cordinator a {
    background: #2a9fa9;
    width: 100%;
    height: 100%;
    display: flex;
    color: #fff!important;
    height: 36px;
    align-items: center;
    text-decoration: none!important;
    padding: 0 20px;
    border-radius: 4px;
    border:1px solid #2a9fa9;
}
ul.list_usr_cordinator a.active{
	color:  #2a9fa9!important;
	background: #fff!important;
}
ul.list_usr_cordinator li{
	margin: 0px;
	padding: 0px;
}
table#dataTable .user_n_img span.profile-pic img {
    object-fit: contain;
    padding: 5px;
}

.modalsss-content .edit_password_box.edit_admin_users .form_action {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.modalsss-content .edit_password_box.edit_admin_users .form_action input {
  width: calc(100% - 105px);
  margin: 0 0px;
}
.edit_password_box.edit_table_sum_users .form_action.w-33, .edit_password_box.edit_table_sum_users .form_action.w-50 {
  margin-right: 0 !important;
}
.edit_password_box.edit_table_sum_users .form_action.w-33.mr-0, .edit_password_box.edit_table_sum_users .form_action.w-50.mr-0 {
  margin-right: 2% !important;
}
.modalsss-content .edit_password_box.edit_admin_users .form_action .btn_dflt.border_btn {
  margin-right: 105px;
}
.add_user_event_close, .close-button {
  float: right;
  width: 1.5rem;
  line-height: 1.5rem;
  text-align: center;
  cursor: pointer;
  border-radius: 0.25rem;
  background-color: lightgray;
}
.close-button:hover {
  background-color: darkgray;
}
.notofication_poup.show_notofication_poup, .open-delete-details, .open-reminder-details, .open-update-payment-details, .open-edit-payment-details, .open-edit-user-password, .add_user_event_open, .show-modalsss {
  opacity: 1;
  visibility: visible;
  transform: scale(1.0);
  transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
  z-index: 999;
}
.user_add_btn.openReceivedPopupCont {
  justify-content: flex-end;
}
.user_add_btn.openReceivedPopupCont a {
  margin-left: 0;
}
.modalsss .modalsss-content .add_user_event_close, .modalsss .modalsss-content .close-button {
  position: absolute;
  top: -10px;
  left: -10px;
  background: #ef6262;
  border-radius: 50%;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  width: 30px;
  height: 30px;
  line-height: 31px;
}
.modalsss-content .edit_password_box.edit_table_sum_users .form_action input {
  width: 100%;
  margin: 0;
}
.form_action.w-100 {
  width: 100%;
}
.modalsss.add_user_modal .modalsss-content {
  width: 100%;
  max-width: 800px;
}
table#dataTable tbody tr td a {
  color: #2a9fa9;
}
.edit_profile_box .form_action textarea:focus, .edit_profile_box .form_action select:focus, .edit_profile_box .form_action input:focus {
  outline: 0;
}
.edit_password_box .form_action input.error-red, .edit_profile_form .form_action select.error-red, .edit_password_form .form_action input.error-red, .edit_profile_box .form_action input.error-red {
  border: 2px solid #ff0000;
}
textarea#mybio.error-red {
  border-color: red;
}
.error-red {
  border: 2px solid red !important;
}
.downloadBtn {
  display: none !important;
}
.list_participants .user_add_btn {
  justify-content: flex-start;
  margin: 20px 0 0;
}
.list_participants .user_add_btn .btn_dflt.solid_btn {
  margin-left: 0;
}
.list_participants .user_add_btn .btn_dflt.solid_btn span.pluse_icon {
  font-weight: 600;
}
.modalsss.header_title .modalsss-content .edit_password_box, .modalsss.header_title .modalsss-content {
  padding: 0;
}
.modalsss.header_title .pop-inner {
  padding: 20px 20px;
}
.modalsss.header_title .pop-heads {
  padding: 20px;
  border-bottom: 1px solid #DCDCDC;
  border-radius: 4px 4px 0px 0px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.modalsss.header_title .pop-heads .close-button {
  position: static;
  background: transparent;
  color: #505050;
  font-weight: bold;
  font-size: 32px;
  width: auto;
  height: auto;
}
.modalsss.header_title .pop-inner .form_action.w-33 .btn_dflt {
  min-width: 150px;
  height: 36px;
  margin-top: 35px;
  margin-left: 0 !important;
}
.modalsss.header_title .pop-inner .form_action.w-33 .btn_dflt img {
  margin-left: 6px;
}
.modalsss.header_title .pop-inner input {
  height: 36px;
}
.modalsss.header_title .pop-inner .form_action.w-33.half_input .flex_boxs_time {
  display: flex;
  align-items: center;
}
.modalsss.header_title .pop-inner .form_action.w-33.half_input .flex_boxs_time span {
  margin: 0 5px;
}
.modalsss.header_title .modalsss-content {
  max-width: 600px;
}
.modalsss.header_title.delete-details .pop-inner {
  text-align: center;
}
.modalsss.header_title.delete-details .modalsss-content {
  max-width: 400px;
}
.modalsss.header_title.delete-details .modalsss-content p.info_text {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  text-align: center;
  color: #232323;
  margin-bottom: 25px;
}
.edit_password_box.edit_table_sum_users .form_action.w-33.half_input > label span {
  margin: 0 28px 0 5px;
  opacity: 0;
}
.modalsss.edit-user-password div#loadingImg, .edit-payment-details div#loadingImgSum {
  position: absolute;
  bottom: 54px;
  right: 55%;
}
p#responseMsgResetPass, .modalsss.edit-payment-details.open-edit-payment-details p#responseMsgCoAmt {
  text-align: center;
  margin-bottom: 20px;
  color: #839fa9;
  font-weight: 600;
}
.notofication_poup ul li {
  margin: 0;
  padding: 12px 0 12px 20px;
  border-bottom: 1px solid #D9D9D9;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.notofication_poup .header_notif_popup {
  border-bottom: 1px solid #D9D9D9;
  padding: 15px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  font-weight: 500;
}
.notofication_poup ul {
  height: 300px;
  max-height: 300px;
  overflow-y: auto;
}
.notofication_poup ul li .notif_status {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #E4E4E4;
  display: inline-block;
}
.notofication_poup ul li .notif_status.active {
  background: #2A9FA9;
}
.notofication_poup .header_notif_popup span.closeed_notif {
  font-size: 18px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
}
.modalsss.header_title .pop-inner .form_action.w-33.half_input .flex_boxs_time select {
  width: 100%;
  height: 36px;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
}
.chat_admin_message p span.byuser {
  position: absolute;
  top: 10px;
  padding: 2px 10px;
  font-size: 10px;
  right: 0;
  border-radius: 20px;
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.chat_admin_message p span.byuser span.msgCatgory {
  font-weight: 600;
  font-size: 12px;
  line-height: 140%;
  text-align: right;
  color: #333333;
  margin-left: 10px;
  width: 20%;
}
.chat_admin_message + .form_action.con_edit_select_prfm {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.chat_admin_message + .form_action.con_edit_select_prfm .timeBox {
  width: 45%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.chat_admin_message + .form_action.con_edit_select_prfm .timeBox .form_action.w-33 {
  width: 48%;
  margin-right: 0;
  margin-left: 5px;
}
.chat_admin_message + .form_action.con_edit_select_prfm .timeBox .form_action.w-33.half_input .flex_boxs_time select {
  padding: 0 5px;
  margin: 0;
  height: 40px;
}
.chat_admin_message + .form_action.con_edit_select_prfm .timeBox .form_action.w-33 input {
  height: 40px;
  margin-right: 10px;
}
.chat_admin_message + .form_action.con_edit_select_prfm .timeBox .form_action.w-33 label span {
  margin: 0 16px;
}
.chat_admin_message + .form_action.con_edit_select_prfm .timeBox .form_action.w-33 label {
  font-size: 14px;
  margin-bottom: 5px !important;
  margin-right: 10px;
}
.chat_admin_message + .form_action.con_edit_select_prfm .timeBox .form_action.w-33.half_input .flex_boxs_time {
  display: flex;
  align-items: center;
}
.chat_admin_message + .form_action.con_edit_select_prfm .timeBox .form_action.w-33.half_input .flex_boxs_time span {
  margin: 0 5px;
}
.chat_admin_message p span.byuser span.msgTime {
  font-weight: 600;
  font-size: 14px;
  line-height: 140%;
  text-align: right;
  color: #333333;
  width: 30%;
}
div#dataTableSort form#sortDataForm select {
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  height: 35px;
  padding: 0 10px;
}
div#dataTableSort {
  position: relative;
  left: 22%;
}
.page-template-coordinator-dashboard ul.nav_list li a.active {
  padding-left: 10px;
}
.form_scrollbar {
  height: 310px;
  overflow-x: auto;
}
form#addUserForm .custom-files {
  border: 0;
}
.p-image .upload-button {
  margin: 0 !important;
  width: 40px;
  height: 40px;
  background: #E6EAEF;
  text-align: center;
  line-height: 45px;
  border-radius: 50%;
  display: inline-block;
}
.profile-pic {
  max-width: 200px;
  max-height: 200px;
  display: block;
  object-fit: cover;
}
aside.sidebar.sidebarMobile {
  display: none !important;
}
.form_action.con_edit_select_prfm select {
  width: 50%;
  margin-left: 10px;
  height: 40px;
}
.edit_password_box.edit_table_sum_users a.btn_dflt.solid_btn {
  margin-top: 34px;
}
.border_btn {
  position: relative;
  top: 1px;
}
.header_bredcrumb_title.left_flex {
  justify-content: flex-end;
}
div#dataTable_length + div#dataTableSort {
  display: flex;
  align-items: center;
}
div#dataTable_length + div#dataTableSort label {
  margin-left: 15px;
}
@media screen and (max-width:1024px) {
  .left_content_part {
    width: 100%;
  }
  .sidebar > h2 {
    display: none;
  }
  .sidebar {
    width: 100%;
    position: static;
    height: auto;
  }
  ul.nav_list {
    padding: 15px 0px 15px 0px;
    list-style: none;
    border-top: 0px solid #E6EAEF;
    margin-top: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #eee;
  }
  ul.nav_list li {
    display: inline-flex;
    margin: 0 6px;
  }
  ul.nav_list li a {
    padding-right: 0;
    align-items: center;
    display: flex;
  }
  ul.nav_list li a.active {
    background: #2A9FA9;
    border-radius: 25px;
    padding: 10px 20px 10px 20px;
    color: #fff;
    position: relative;
    min-width: 150px;
    display: inline-flex;
  }
  .list_participants .list_two_parts, .header_bredcrumb_title, .show_entise {
    flex-wrap: wrap;
  }
  .bread_crumb, .user_add_btn, .dataTables_filter, div#dataTable_length {
    width: 100%;
  }
  ul.list_usr_cordinator {
    width: 50%;
  }
  .show_entise div#dataTable_length, .bread_crumb {
    margin-bottom: 10px;
  }
  .main_header .logo_img img {
    width: 120px;
    height: auto;
    max-width: 120px;
  }
  .main_header .user_sec ul li {
    margin-right: 15px;
  }
  .dataTable, table#dataTable {
    width: 800px !important;
  }
  div#dataTable_wrapper {
    overflow-x: auto;
    overflow-y: hidden;
  }
  .table-responsive {
    overflow-x: auto;
    overflow-y: auto;
  }
  .form_action.w-50 {
    width: 100%;
    float: left;
    clear: right;
    margin-right: 0;
  }
  form#addEventForm .list_check_boxes, .w-pr50, .w-pr70 {
    width: 100%;
  }
  .w-pr30 {
    width: 100%;
    margin-top: 30px;
  }
  .notofication_poup {
    width: 90%;
    left: 5%;
  }
  .b-tab {
    padding: 0px;
  }
  .flex_row .w-pr50:not(:last-child) {
    margin-left: 0;
  }
  .list_check_boxes {
    padding: 20px;
    max-height: 300px;
    min-height: 300px;
  }
  aside.sidebar {
    display: none;
  }
  aside.sidebar.sidebarMobile {
    display: block !important;
  }
  .modalsss.add_user_modal .modalsss-content {
    width: 95%;
    max-width: 800px;
    height: 90%;
    overflow-y: auto;
  }
  div#dataTableSort {
    position: relative;
    left: 0;
    margin-bottom: 10px;
  }
}
#userMessagesContainer span.delete {
  position: absolute;
  left: 10px;
  top: 14px;
  background: #FFF;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 33px;
  border-radius: 100%;
  border: 1px solid #ccc;
  cursor: pointer;
}
#userMessagesContainer span.delete img {
  width: 16px;
  height: 16px;
}
#userMessagesContainer .remider_icon.noactive a {
  position: absolute;
  left: 50px;
  top: 4px;
  background: #FFF;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 40px;
  border-radius: 100%;
  border: 1px solid #ccc;
  cursor: pointer;
  display: inline-block;
}
#userMessagesContainer .remider_icon.noactive a svg {
  width: 20px;
  height: 18px;
}
.profile-pic, .profile-pic-2, .profile-pic-3 {
  max-width: 200px;
  max-height: 200px;
  display: block;
  object-fit: contain;
}
.profile-pic-2, .profile-pic-3 {
  border-radius: 50%;
  height: 110px;
  width: 110px;
  background-size: cover;
  background-position: center;
  background-blend-mode: multiply;
  vertical-align: middle;
  text-align: center;
  color: transparent;
  transition: all .3s ease;
  text-decoration: none;
  cursor: pointer;
  border: 3px solid #E6EAEF;
	object-fit: contain;
}
.p-image .upload-button-2, .p-image .upload-button-3 {
  margin: 0 !important;
  width: 40px;
  height: 40px;
  background: #E6EAEF;
  text-align: center;
  line-height: 45px;
  border-radius: 50%;
}
.form_action.thumbs_images img {
  height: 70px;
  width: 70px;
  border-radius: 10px;
  margin-top: 10px;
  object-fit: contain;
  border: 1px solid #ababab;
	padding:5px;
}
div#dataTable_wrapper .extraExpensesTable h3 {
  margin-bottom: 10px;
}
@media screen and (max-width:1024px) {
  .chat_admin_message p {
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px 10px 15px;
    max-width: 100%;
    display: block;
  }
  .chat_admin_message + .form_action.con_edit_select_prfm .timeBox {
    width: 100%;
    margin-top: 15px;
  }
  .chat_admin_message p span.byuser {
    position: static;
    width: 100%;
    display: block;
  }
  .chat_admin_message p .remider_icon {
    margin-right: 0;
    width: 100%;
    text-align: left;
  }
  .modalsss.header_title.edit-reminder-details .modalsss-content {
    width: 95%;
  }
  .modalsss.header_title.edit-reminder-details .modalsss-content .form_action.w-33 {
    width: 50%;
    margin-right: 0%;
  }
}
@media screen and (max-width:640px) {
  span.showInMobile {
    display: inline-block !important
  }
  table#dataTable tbody tr td {
    padding-left: 0
  }
}
.exportCont {
  float: right;
  width: 100%;
  display: flex;
  gap: 0px;
}
.exportCont input[type=submit], .exportCont table td a {
  height: 36px;
  padding: 0 20px;
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 140%;
  color: #2A9FA9;
  background: #FFFFFF;
  border: 1px solid #2A9FA9;
  border-radius: 4px;
  min-width: 100px;
  text-align: center;
  cursor: pointer;
  margin-left: 10px;
  display: inline-block;
  line-height: 36px;
  text-decoration: none;
  float: right;
}
.exportCont table td a {
  background: #2A9FA9;
  color: #FFFFFF;
}
.exportCont.ExReport {
  margin-top: 20px
}
/**********************/
/* Fiter Form
/**********************/
.dateFilterForm {
  display: flex;
  align-items: center;
  gap: 20px;
  margin: 0 20px 0 0;
}
.dateFilterForm label {
  display: block;
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  text-align: right;
  color: #505050;
}
.dateFilterForm input[type=date] {
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  padding: 0 20px;
  height: 36px;
}
/****************************/
/* BROADCAST MESSAGE 
/****************************/
.w-pr100.broadcastFormCont {
  display: block;
}
.w-pr100.broadcastFormCont .form_action.w-50 {
  width: 100%;
  margin: 0
}
.edit_profile_box.broadcastMessages {
  width: 100%;
}
/****************************/
/* USER CORDINATE 
/****************************/
#dataTable_wrapper #dataTable td select {
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  padding: 0 10px;
  height: 36px;
  font-size: 12px;
  width: 80%;
}
#dataTable_wrapper #dataTable td select option {
  padding: 10px 0
}
/*********************************/
/* COORDINATOR HEADER FILTER CSS
/*********************************/
.coordinatorDateFiltersCont .header_bredcrumb_title.left_flex {
  justify-content: space-between;
  align-items: end;
}
.coordinatorDateFiltersCont .user_add_btn {
  order: 1;
}
.dateFilterForm .formDataCont select {
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  width: 150px;
  height: 36px;
  padding: 0px 10px;
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  text-align: right;
  color: #505050;
}
/****************************************/
/*COORDINATOR TOTAL CONTACTS POPUP CSS
/****************************************/
div.contactsNameCont {
  position: fixed;
  top: 14%;
  left: 0;
  right: 0;
  background: #FFF;
  z-index: 9;
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
  min-height: 100px;
  border: 1px solid #E6EAEF;
  max-height: 600px;
  overflow: auto;
  box-shadow: 0 0 10px #9e9f9f;
  padding: 30px;
}
div.contactsNameCont a#closeContactsNameCont {
  position: absolute;
  right: 0;
  top: 0;
  background: #2A9FA9;
  color: #FFF;
  text-decoration: none;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  padding: 0;
  font-size: 19px;
  font-weight: bold;
}
div.contactsNameCont ul {
  padding: 0;
  margin: 0;
  list-style-type: none
}
div.contactsNameCont ul li {
  width: 33.33%;
  float: right;
  margin: 14px 0 0;
}
div.contactsNameCont ul li::before {
  content: "✔" !important;
  background: #949c9d;
  width: 16px;
  height: 16px;
  overflow: hidden;
  color: #FFF;
  font-size: 10px;
  float: right;
  visibility: inherit;
  vertical-align: middle;
  margin: 4px 0 0 10px;
  text-align: center;
  border-radius: 100%;
  line-height: 19px;
}
div.contactsNameCont ul li a {
  color: #303030;
  text-decoration: none
}
/****************************************/
/*COORDINATOR FINANCES POPUP CSS
/****************************************/
div.addExpenseFormCont {
  position: fixed;
  top: 14%;
  left: 0;
  right: 0;
  background: #FFF;
  z-index: 9;
  max-width: 450px;
  width: 100%;
  margin: 0 auto;
  min-height: 100px;
  border: 1px solid #E6EAEF;
  max-height: 600px;
  overflow: auto;
  overflow-x: hidden;
  box-shadow: 0 0 10px #9e9f9f;
  padding: 30px;
}
div.addExpenseFormCont a {
  position: absolute;
  right: 0;
  top: 0;
  background: #2A9FA9;
  color: #FFF;
  text-decoration: none;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  padding: 0;
  font-size: 19px;
  font-weight: bold;
}
div.addExpenseFormCont .form_action {
  width: 100%;
  margin: 15px 0 0;
  float: right;
}
div.addExpenseFormCont .form_action.w-50 {
  width: 100%;
}
div.addExpenseFormCont .form_action.w-50 label {
  display: block
}
div.addExpenseFormCont .form_action.w-50 input[type="text"], div.addExpenseFormCont .form_action.w-50 input[type="email"] {
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  padding: 0 20px;
  height: 36px;
  width: 100%;
}
div.addExpenseFormCont .form_action.w-100 input[type="submit"] {
  display: block;
  width: 100%;
}
.validationErrorCont {
  padding: 0 0 20px 0;
  color: #F00;
}
/****************************************/
/*EXTRA EXPENSES TABLE CSS
/****************************************/
.extraExpensesTable {
  padding: 23px 0;
}
.extraExpensesCont table {
  margin: 20px 0 0
}
div#popOverlay {
  background: #000000bf;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9;
}
/****************************************/
/*USER MESSAGES CSS
/****************************************/
div.userMessagesContainer {
  position: fixed;
  top: 14%;
  left: 0;
  right: 0;
  background: #FFF;
  z-index: 9;
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
  min-height: 360px;
  border: 1px solid #E6EAEF;
  max-height: 600px;
  overflow: auto;
  box-shadow: 0 0 10px #9e9f9f;
  padding: 30px;
}
div.userMessagesContainer a {
  position: absolute;
  right: 0;
  top: 0;
  background: #2A9FA9;
  color: #FFF;
  text-decoration: none;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  padding: 0;
  font-size: 19px;
  font-weight: bold;
}
div.userMessagesContainer table {
  width: 100%;
  border: 1px solid #ccc;
  border-collapse: collapse;
}
div.userMessagesContainer table th {
  background: #f2f2f2;
  padding: 10px;
  border: 1px solid #f2f2f2;
  text-align: right;
}
div.userMessagesContainer table td {
  backgroud: #f2f2f2;
  padding: 10px;
  border: 1px solid #f2f2f2;
}
.upload_texts > label {
  border: 1px solid #cdcdcd;
  padding: 2px 10px;
  background: #eee;
  font-size: 14px;
  cursor: pointer;
  margin-bottom: 0 !important;
}
.upload_texts {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  margin-top: 5px;
  border: 1px solid #d7d7d7;
  border-radius: 5px;
  padding: 7px;
  align-items: center;
}
.upload_texts > span {
  font-size: 12px;
}
img.amagidfooterlogo {
  filter: invert(1);
  margin-right: 10px;
}
footer.footers {
  text-align: center;
  padding: 16px;
  position: relative;
  z-index: 9999999999 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
}
footer.footers p > a {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
footer.footers p:nth-child(1) {
  display: flex;
  align-items: center;
}
.list_participants div#all_user_list h4, .list_participants div#all_user_list_arrived h4 {
  margin: 30px 0 20px;
  display: block;
  width: 100%;
  text-transform: capitalize;
  font-size: 20px;
}
.list_participants div#all_user_list .groupCont, .list_participants div#all_user_list_arrived .groupCont {
  margin-right: 16px;
}
.list_participants div#all_user_list .groupCont .form_action, .list_participants div#all_user_list_arrived .groupCont .form_action {
  margin-bottom: 12px;
}
/*div#receipt-new-cont {
    width: auto;
    height: auto;
    padding: 0;
    border-radius: 0px;
    border: none;
    overflow: hidden;
}
div#receipt-new-cont span#file-chosen {
    display: none;
}
div#receipt-new-cont label {
    position: relative;
    border: none;
    background: #dcdcdc;
    text-indent: -9999px;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    max-width: 80px;
    min-width: 80px;
}
div#receipt-new-cont label:before {
    content: "+";
    position: absolute!important;
    text-indent: 99999px!important;
    font-size: 37px;
    color: black;
    left: 28px;
    bottom: 12px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99999;
}

*/
.files_and_photos {
  display: flex;
  position: relative;
  padding-top: 40px;
}
.files_and_photos > label {
  position: absolute;
  top: 0;
}
input#files_photos {
  position: relative;
  border: none;
  background: #dcdcdc;
  text-indent: -9999px;
  width: 69px;
  height: 69px;
  border-radius: 100%;
  max-width: 69px;
  min-width: 69px;
}
input#files_photos:before {
  content: "+";
  position: absolute !important;
  text-indent: 99999px !important;
  font-size: 30px;
  color: black;
  left: 25px;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99999;
  top: 0;
  cursor: pointer;
}
.files_and_photos span.pip {
  width: 69px;
  height: 69px;
  object-fit: cover;
  border: 1px solid #f0efef;
  object-position: center;
  display: flex;
  align-items: center;
  margin-right: 10px;
  padding: 5px;
  position: relative;
}
.files_and_photos span.pip .remove {
  position: absolute;
  top: -5px;
  width: 16px;
  height: 16px;
  background: #2a9fa9;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  border-radius: 100%;
  color: #fff;
  right: -4px;
  line-height: inherit;
  padding: 0;
  cursor: pointer;
}
.files_and_photos img#files_photos_loading {
  width: 20px;
  height: 20px;
  flex: auto;
  max-width: 20px;
}
h4.toggleParticipants {
  position: relative;
}
h4.toggleParticipants:before {
  content: "+";
  position: absolute;
  left: 0;
  cursor: pointer;
}
h4.toggleParticipants.group_opened:before {
  content: "-" !important;
}
.files_and_photos .files-preview ul {
  list-style-type: none;
  display: flex;
  gap: 10px;
}
.files_and_photos .files-preview ul li {
  width: 69px;
  height: 69px;
  object-fit: cover;
  border: 1px solid #f0efef;
  object-position: center;
  display: flex;
  align-items: center;
  margin-right: 10px;
  padding: 5px;
}
.files_and_photos .files-preview ul li img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
form#add_group_form .form_action.w-50 {
  margin-bottom: 20px;
}
table#dataTable .user_n_img span.profile-pic {
  width: 55px;
  height: 55px;
  overflow: hidden;
}
table#dataTable .user_n_img span.profile-pic img {
  margin: 0;
  border-radius: 0;
}
.header_bredcrumb_title .hdr_btns {
  display: flex;
}
table#dataTable thead tr th {
  font-size: 17px;
}
div#dataTable_filter {
  gap: 10px;
}
div#dataTableSort {
  position: static !important;
}
.filesAndPhotosCont ul {
  list-style-type: none;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  justify-content: center;
}
.filesAndPhotosCont ul li {
  width: calc(111px - 10px);
  height: 111px;
  border: 1px solid #f8f8f8;
  background: #f2f2f2;
  display: flex;
  align-items: center;
  justify-content: center;
}
.filesAndPhotosCont ul li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.form_action.receiptCont img {
  height: 70px;
  width: 70px;
  border-radius: 10px;
  margin-top: 10px;
  object-fit: cover;
  border: 1px solid #ababab;
}
/******************************************/
/* RESPONSIVE CSS START HERE
/*****************************************/
.main_header .user_sec ul li.MobileMenu {
  display: none
}
.main_header .user_sec ul li.MobileMenu img {
  height: 30px;
  vertical-align: middle;
}
.OverLay {
  background: #0000008c;
  height: 100%;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  display: none;
  z-index: 9;
}



.logo_img img{width: 72px;}
table#dataTable tbody tr td.action-td {
    display: flex;
}
@media screen and (max-width:1440px) {
table#dataTable tbody tr td span.edit img{
	width: 15px;
}
.dataTable tbody tr td span.edit, table#dataTable tbody tr td span.edit {
    margin-left: 2px;
}
table#dataTable tbody tr td span.delete.user_delete img {
    width: 7px;
}
}
@media screen and (max-width:1400px) {
.dataTable tbody tr td img, table#dataTable tbody tr td img {
    margin-left: 0px;
}
table#dataTable tbody tr td span.delete.user_delete img {
    width: 10px;
}
div#dataTable_wrapper .dataTables_paginate span > .page-numbers, div#dataTable_wrapper a.paginate_button, .dataTable tbody tr td, table#dataTable tbody tr td, .dataTable thead tr th, table#dataTable thead tr th {
    padding: 10px 5px;
}
}

@media screen and (max-width:1024px) {
  .main_header .user_sec ul li.MobileMenu {
    display: inline-block;
    cursor: pointer;
  }
  .main_header .user_sec ul li.MobileMenu img.Close {
    display: none
  }
  .main_header .logo_img img {
    width: 70px;
  }
  aside.sidebar.sidebarMobile {
    position: fixed;
    width: 60%;
    right: -75%;
    height: 100%;
    z-index: 9999999;
    top: 0;
    box-shadow: 0 0 20px #000;
    transition: all 0.3s ease-in-out;
  }
  .sidebar.sidebarMobile ul.nav_list {
    display: block;
    background: #FFF
  }
  .sidebar.sidebarMobile ul.nav_list li {
    display: block;
    margin: 14px 0 14px 10px
  }
  ul.nav_list li a {
    padding: 0 20px 0 0
  }
  ul.nav_list li a.active {
    border-radius: 23px 0 0 25px;
    padding: 10px 20px 10px 20px;
    display: block;
  }
  img.Close {
    position: absolute;
    left: -31px;
    background: #FFF;
    border-radius: 1px solid #ccc;
    padding: 5px;
    width: 30px;
    cursor: pointer;
  }
	
	aside.sidebar.sidebarMobile.open-sidebar {
		transition: all 0.3s ease-in-out;
		right: 0;
	}
	.dataTable, table#dataTable {
	width: 100% !important;
}
	table#dataTable thead tr th, table#dataTable tbody tr td {
	font-size: 14px;
}
}

@media screen and (max-width:768px) {
	footer.footers { display: block;}
	footer.footers p:nth-child(1) {	justify-content: center;}
	span.total_months { display: inline-block}
	.circle {
	width: 99px!important;
	height: 99px!important;
	border: 2px solid rgba(255, 255, 255, 0.7);

}
	
	.profile-pic-2, .profile-pic-3 {
	border-radius: 50%;
	height: 98px;
	width: 98px;
	border: 1px solid #E6EAEF;

}
	
.profile-pic {
	max-width: 98px;
	max-height: 98px;
	display: block;
}	

	.dataTables_filter { display: block}
	.dataTables_filter ul.list_usr_cordinator{ width: 100%; margin-bottom: 10px}
	.dataTables_filter input[type="search"] { width: 100%;}
	
	table#dataTable .user_n_img span.profile-pic {
	width: 35px;
	height: 35px;
	overflow: hidden;
	object-fit: cover;
	margin: 0;
	padding: 0;
	border: 0;
	border: 1px solid #b9b9b9;
}
	table#dataTable .user_n_img span.profile-pic img {
	margin: 0;
	border-radius: 100%;
	width: 35px;
	height: 35px;
}
	.dataTable tbody tr td span, table#dataTable tbody tr td span.showInMobile {
	cursor: pointer;
	margin: 0;
	text-align: center;
	width: 37px;
}
	.uploads_prfm .custom-files{ height: auto; display: block}
	
	.profile-pic{ max-height: inherit!important; max-width: inherit!important; width: 98px!important; height: 98px!important}
	.circle {max-height: inherit!important; max-width: inherit!important; width: 98px!important; height: 98px!important; border:2px!important }
	.custom-files .large-2.columns { 
	max-width: 98px!important;
	margin: 0 auto 30px!important;
}
	
	
	table.table .profile-pic{ width: 35px!important; height: 35px!important;}
	
}
@media screen and (max-width:640px) {
	.main_header .logo_img img {
	width: 50px;
}
	.main_header .user_sec ul li{ margin: 0;}
	.main_header .btn_dflt {padding: 0 8px;	font-size: 13px; }
	.show_entise .dataTables_filter_new input[type="search"] {width: 100%!important; padding: 0 10px; margin: 7px 0 0;}
	div#dataTable_length select { width: 100%; margin: 0}
}
@media screen and (max-width:580px) {
	.user_add_btn a.btn_dflt { width: 100%; margin: 0 0 7px; display: block; }
	.user_add_btn a.btn_dflt span{ vertical-align: middle}
	.header_bredcrumb_title .hdr_btns { display: block!important; width: 100%;}
	.header_bredcrumb_title .btn_dflt.solid_btn {width: 100% !important;display: block !important;margin: 0 0 7px;}	
	.list_participants div#all_user_list h4, .list_participants div#all_user_list_arrived h4{ font-size: 16px;}
	.header_bredcrumb_title .filtersCont{ width: 100%;}
	form#filtersForm .dateFilterForm{ display: block; margin: 0 0 25px }
	form#filtersForm .dateFilterForm .formDataCont select{ width: 100%;}
	.user_icon.nottificatonre {	margin: 0 0 0 10px !important;}
	.edit_password_box .form_action input, .edit_profile_form .form_action select, .edit_password_form .form_action input, .edit_profile_box .form_action input {
	padding: 10px 5px;
}
	#dataTable_wrapper #dataTable td select#userStatus {
	width: 90px;
}
	.dataTable tbody tr td span, table#dataTable tbody tr td span {
	cursor: pointer;
	max-width: 60px;
	width: 100%;
}
}
div#all_user_list_arrived .main_checkbox_cont .main_checkbox_wrapper,
div#all_user_list_arrived .form_action label::before, div#all_user_list_arrived .form_action label::after {
    display: none !important;
}