.swal2-confirm-custom {
  color: rgba(0, 0, 0, 0.7) !important;
  background-color: #fbff00 !important; }

.swal2-image {
  margin-top: 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; }

.colored-toast.swal2-icon-success {
  background-color: #3fc3ee !important; }

.colored-toast .swal2-title {
  color: white; }

.tabs .c_filter_tab_list {
  border-bottom: none; }
  .tabs .c_filter_tab_list_item {
    width: 90px;
    border-top: 3px solid transparent; }
    .tabs .c_filter_tab_list_item.is-active {
      font-weight: bold;
      color: #4a4a4a;
      border-top: 3px solid #4a4a4a; }
      .tabs .c_filter_tab_list_item.is-active .c_filter_tab_list_item_link {
        color: #4a4a4a; }
    .tabs .c_filter_tab_list_item_link {
      border-bottom: none; }

.image_posts_includes_image_post_list_multi_files_icon {
  width: 15px;
  height: 15px;
  position: absolute;
  top: 7px;
  right: 7px;
  z-index: 10; }

.tabs .image_posts_index_tab_list_item.is-active .image_posts_index_tab_list_item_link {
  background-color: #4a4a4a;
  border-color: #4a4a4a; }
