.icon-menu:before {
  content: "";
  display: none;
}

.badge-success,
.preview-list .preview-item .preview-thumbnail .badge.badge-online {
  color: green !important;
  padding: 13px 30px !important;
  border: 1px solid green !important;
}
.badge-warning,
.preview-list .preview-item .preview-thumbnail .badge.badge-busy {
  color: #f0a83a !important;
  border: 1px solid #f0a83a !important;
  padding: 13px 30px !important;
}
.badge-danger {
  color: red !important;
  border: 1px solid red !important;
  padding: 13px 30px !important;
}

.cstm_stiped.table tbody tr:nth-of-type(odd) td {
  background-color: #000 !important;
}
.nav-pills .nav-link {
  border: none;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #e7a138 !important;
  border: none;
}
.all_user_card {
  background: transparent !important;
  box-shadow: none !important;
}
.cstm_nav .nav-item a {
  color: white;
  background: #232227;
  padding: 12px 54px;
}
#pills-tabContent {
  background: #232227;
  border-radius: 10px;
}
.cstm_stiped .badge {
  min-width: 144px;
}
.cstm_stiped td {
  padding: 10px;
}
/* upload css */

.help_title {
  border-radius: 10px;
  background: transparent;
  padding: 10px;
}
.editor_card {
  min-height: 400px;
}
.ql-container {
  height: 60%;
}
span.ql-picker-item {
  color: black;
}
.editor_btn {
  background: green;
}

/* blog css */
input.file-upload {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  max-width: 457px;
  min-height: 457px;
}
.plus-sign {
  height: 100%;
  min-height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px dashed;
  border-radius: 10px;
}
.blog_btn {
  background: #f0a83a;
}
.blog_btn img.me-2 {
  width: 22px;
}
.blog_table img {
  border-radius: 0 !important;
  width: auto !important;
  height: auto !important;
}
/* notification css */
.cstm_green_m {
  color: green;
}
.notification_table td {
  padding: 15px 10px;
}
/* help-reply */
.help_editor {
  min-height: 350px;
}
.error_card {
  min-height: 500px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.error_404 {
  font-size: 100px;
}
/* user profile */
.user_pro_details ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.user_details li span:nth-child(1):after {
  content: ":";
  right: 0;
  position: absolute;
}
.user_pro_details ul li {
  padding: 15px 0;
}
#userPayment {
  margin-top: 70px;
}
#userPayment .accordion-button {
  background-color: #000 !important;
}
#userPayment .accordion-button::after {
  background-image: url("../images/userPayment_arrow.png");
  background-size: contain;
}
#userPayment .accordion-button:not(.collapsed)::after {
  transform: rotate(-90deg);
}
#userPay .accordion-body {
  background: black;
}
/* login css */
.user_login_right_wrpr {
  background-color: black;
  padding: 25px;
  max-width: 450px;
  margin: auto;
}
.bg_grey {
  background-color: #151419;
}
.user_login_btn {
  background: #f0a83a;
}
.user_login_btn:hover {
  background-color: #151419;
}
.user_hover_color_m:hover {
  color: #fff !important;
}
.user_body {
  background: #151419;
}

.video_tables_on_home {
  width: 100px;
  border: 1px solid #FFF;
}

#WatchVideo .modal-content {
  background: #FFF;
  padding: 20px;
  border-radius: 10px;
}

#EditVideo .modal-content {
  background: #FFF;
  padding: 20px;
  border-radius: 10px;
}

#UploadVideo .modal-content {
  background: #FFF;
  padding: 20px;
  border-radius: 10px;
}

.btn-close-video_view, .btn-close-video_view:focus {
  position: absolute;
  right: -15px;
  top: -15px;
  background: no-repeat;
  outline: none;
  border: none;
  box-shadow: none;
  z-index: 999;
}

.btn-close-video_view img {
  width: 40px;
}

.upload_video_file_section10_label {
  display: block;
  font-size: 16px;
  color: #000;
  margin: 20px 0 10px 0;
  text-transform: uppercase;
  font-weight: 500;
}

.upload_video_file_section10_input {
  width: 100%;
  display: block;
  border: 1px solid #cfcfcf;
  padding: 10px;
  background: #efefef;
  color: #000;
  border-radius: 5px;
}

.heading_title_on_video_model {
  display: block;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 22px;
  border-bottom: 1px solid #ebebeb;
  padding: 0 0 10px 0;
  margin: 0 0 20px 0;
}

.model_data_submit_adws {
  width: 150px;
  display: inline-block;
  height: 50px;
  border-radius: 5px;
  background: green;
  font-size: 18px;
  text-transform: capitalize;
  color: #FFF;
  border: none;
  margin: 20px 0 0 auto;
}

.submit_password_change, .submit_password_change:focus {
  width: 100%;
  display: block;
  height: 60px;
  border-radius: 10px;
  font-size: 18px;
  text-transform: uppercase;
  background: #f0a83a;
  color: #FFF;
  outline: none;
  box-shadow: none;
}

.add_cohort_analysis {
  color: #fff;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.875rem 1.5rem;
  border-radius: 0.1875rem;
  float: right;
}

.add_cohort_analysis:hover {
  color: #fff;
}

/* Start Settings Cohort Analysis */

.listing_corhort_chart_ul1 {
  width: 100%;
  display: flex;
  list-style: none;
  padding: 0;
  margin: -6px 0;
  justify-content: space-between;
}

.left_cort {
  width: 8%;
  text-align: right;
}

.center_cort {
  width: 5%;
  text-align: center;
}

.right_cort {
  width: 85%;
}

.inner_boxes_inline {
  width: 100%;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  justify-content: left;
}

.inner_boxes_inline li {
  display: inline-block;
}

.box_size_cor {
  width: 60px;
  display: inline-block;
  height: 60px;
  text-align: center;
  padding: 18px 0;
  font-size: 14px;
}

.title_corhort001 {
  display: inline-block;
  padding: 20px 0;
}

.title_corhort001 {
  display: inline-block;
  padding: 20px 0;
}

.box_green {
  background: green;
  color: #fff;
}

.box_cor_color01 {
  background: #efa166;
  color: #fff;
}

.box_cor_color02 {
  background: #f5c37d;
  color: #000;
}

.box_cor_color03 {
  background: #f3b774;
  color: #fff;
}

.box_cor_color04 {
  background: #d65a41;
  color: #fff;
}

.box_cor_color05 {
  background: #df6b4b;
  color: #fff;
}

.box_cor_color06 {
  background: #cc4837;
  color: #fff;
}

.box_dark {
  background: #ad2d30;
  color: #fff;
}

#AddCohortAnalysis .modal-content {
  background: #FFF;
  border-radius: 10px;
  color: #000;
}

#EditCohortAnalysis .modal-content {
  background: #FFF;
  border-radius: 10px;
  color: #000;
}

#AddTrackerResult .modal-content {
  background: #FFF;
  border-radius: 10px;
  color: #000;
}

#EditTrackerResult .modal-content {
  background: #FFF;
  border-radius: 10px;
  color: #000;
}

#ViewTrackerResult .modal-content {
  background: #FFF;
  border-radius: 10px;
  color: #000;
}

.title_cohort_analysis_add {
  display: block;
  padding: 30px 20px;
  border-bottom: 1px solid #e3e3e3;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
}

.btn_close_cohort_analysis, .btn_close_cohort_analysis:focus {
  border: none;
  background: none;
  padding: 0;
  position: absolute;
  right: -20px;
  top: -18px;
  outline: none;
}

.btn_close_cohort_analysis img {
  width: 40px;
}

.modal_footer_cohort_analysis {
  display: block;
  padding: 10px 20px;
  border-top: 1px solid #e3e3e3;
  text-align: right;
  font-weight: 600;
  text-transform: uppercase;
}

.cohort_analysis_label {
  width: 100%;
  display: block;
  text-transform: uppercase;
  margin: 0 0 4px 0;
  font-weight: 500;
}

.select_number_model_cohort_analysis, .select_number_model_cohort_analysis:focus {
  width: 100%;
  display: block;
  padding: 8px 5px;
  border-radius: 5px;
  border: 1px solid #838383;
}

.result_peragraph_view_model {
  font-weight: 800;
  font-size: 18px;
  margin: 0;
}

.tab_cohortadmin {
  display: block;
  margin: 0 0 40px 0;
}

.cursor_pointer001 {
  cursor: pointer;
}

.tabcontent_cohortadmin {
  display: none;
}

.tablinks_cohortadmin {
  padding: 14px 40px;
  border-radius: 5px;
  border: 1px solid #f0f0f0;
  margin: 0 5px 0 0;
  background: #f0f0f0;
  outline: none;
  box-shadow: none;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
}

.active_cohortadmin {
  background: #f0a83a;
  color: #FFF;
  border: 1px solid #f0a83a;
}
.form_error {
  color: #ff0000;
  margin-top: 6px;
}
.ajax-loader {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 9999;
}
.ajax-loader .loader {
    border: 4px solid #8c8d8d;
    border-radius: 50%;
    border-top: 4px solid #012243;
    width: 40px;
    height: 40px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    position: absolute;
    left: 50%;
    top: 50%;
}
/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.form_error {
    color: #ff0000;
    margin-top: 8px;
}

/* End Settings Cohort Analysis */

@media only screen and (max-width: 1200px) {

.inner_boxes_inline {
    width: 100%;
    display: block;
    margin: 0 0 10px 0;
    padding: 0;
    list-style: none;
    justify-content: left;
}

.inner_boxes_inline li {
  display: inline-block;
  margin: 0 0 0 -4px;
}




}

@media only screen and (max-width: 575px) {

  .tablinks_cohortadmin {
    padding: 7px 5px;
    border-radius: 5px;
    border: 1px solid #f0f0f0;
    margin: 0 5px 0 0;
    background: #f0f0f0;
    outline: none;
    box-shadow: none;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
}

.active_cohortadmin {
  background: #f0a83a;
  color: #FFF;
  border: 1px solid #f0a83a;
}
  .editor_card {
    min-height: 500px;
  }
  .ql-container {
    height: 45%;
  }

  #WatchVideo .modal-content {
    background: #FFF;
    padding: 10px;
    border-radius: 10px;
  }

  #EditVideo .modal-content {
    background: #FFF;
    padding: 10px;
    border-radius: 10px;
  }

  #UploadVideo .modal-content {
    background: #FFF;
    padding: 10px;
    border-radius: 10px;
  }

}
