.p_pagination_conatiner{
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.pagination_counter{
    /*opacity: 0.5;*/
    /*font-style: italic;*/
}
.pagination_counter.pagination_p a {
    padding: 6px 0;
    margin-right: 5px;
    text-decoration: none;
    display: inline-block;
    width: 35px;
    margin-bottom: 2px;
    text-align: center;
    vertical-align: middle;
    background: #F7F7F7;
}

.pagination_counter.pagination_p a:hover,.pagination_counter.pagination_p a.active {
    color: white;
    background-color: #FAB409;
    border: 1px solid #FAB409;
    text-decoration: none;
}
.pagination_counter a:not(.btn) {
    /* #FAB409 */
    font-weight: 500;
}

.pagination_counter.pagination_p i{
        font-size: 23px;
}
 /*----------------------Gourav Garg code starts here--------------------------*/

.selectbox .formError{
	left: auto !important;
	right: 0!important;
	top: -7px !important;
	margin-top: 0 !important;
}

.formError .formErrorArrow{
	margin: -2px 13px 0px 0px !important;
	float: right !Important;
}

.form-group .eye-toggle .formError{
   bottom: -23px !important
}

/* .form-group .formError, .input-group .formError {
	position: absolute !important;
	left: 0 !important;
	display: inline-block !important;
	float: left !important;
	clear: both !important;
	bottom: 0 !important;
	margin-top: 0 !important;
	width: 100% !important;
	background: transparent !important;
	top: auto !important;
    bottom: -13px !important;
} */

.school-edit .form-group .formError,.school-edit .input-group .formError{
    bottom:8px !Important;
}

#fancybox-wrap #fSet .form-group .formError{
    bottom: 5px !important;
}

.form-group .formError .formErrorContent, .input-group .formError .formErrorContent{
	background: transparent;
	color: #d0002e;
	padding: 0px;
	border: none;
}

.form-group .formError .formErrorArrow, .input-group .formError .formErrorArrow{
	display: none !Important;
}
.formError .formErrorContent{
	font-size:11px;
}

.form-group.span6 {
    position: relative !important;
}
.uk-notification{
    z-index:9999999;
}
.eye-toggle .fa-fw{
    margin-left: -30px;
    color: #20a520;
    cursor: pointer;
}
#update_more_image_form img{
    max-width: 100%;
}
 /*----------------------Gourav Garg code ends here--------------------------*/

/*@media (max-width: 1349px){*/
/*	.formError .formErrorContent {*/
/*	  font-size: 10px;*/
/*	  line-height: 9px;*/
/*	}*/
/*}*/
/*@media (max-width: 768px){*/
/*	.form-group .formError, .input-group .formError{*/
/*		bottom: -12px !important;*/
/*	}*/
/*}*/

.search_inputs
{
    width:100%;
    display: flex;
    /* justify-content: space-around; */
}
.search_inputs .search-list-sp
{
    margin-right: 12px;
}
.no_entries td
{
    font-size: 15px;
font-weight: bold;
text-align: center; 
}
.table-column-head i
{
    margin-left: 5px;
}
.center i {
    border: 2px solid #25A638;
    padding: 20px;
    font-size: 44px;
    border-radius: 100px;
    color: #25A638
  }
  .center i.inactive {
    border: 2px solid #E0E0E0;
    color: #fff;
    background-color: #E0E0E0;
  }
  .center {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
  }
  .center .sep_hr
  {
    width: 125px;
    height: 2px;
    background-color: #E0E0E0;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: -65px;
  }
  .icon_holder
  {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .text_ficon
  {
    margin-top: 20px;
    margin-bottom: 30px;
    font-family: inherit;
    font-weight: bold;
    color: #20a520;
  }
  .text_ficon.inactive_text
  {
    color: #000;
  }
  .left_text_h h5
  {
    color: #20a520;
  }
  span.instt
  {
    color: #005EA5;
  }
  .more_images_div
  {
    margin-top: 30px
  }

  input[type="file"].file_input_d {
    position: absolute;
    z-index: -1;
    top: 10px;
    left: 8px;
    font-size: 17px;
    color: #b8b8b8;
  }
  #add_more_btn_items.disabled {
    cursor: not-allowed;
    pointer-events: none;
  }  
  .file-input-container
  {
    border: 1px solid #707070;
    border-radius: 7px;
    position: relative;
    margin-top: 42px;
  }
  .upload_btn {
    display: inline-block;
    border: 1px solid #8F8F9D;
    margin-top: 5px;
    margin-left: 5px;
    padding: 4px 20px;
    cursor: pointer;
    border-radius: 5px;
    background-color: #E9E9ED;
    font-weight: bold;
    color: #000;
  }
  .file_text
  {
    margin-left: 30px;
    margin-top: 10px;
    color: #8F8F9D;
    font-weight: bold;
  }
  .mid_it_p
  {
    margin-right: 30px !important;
    margin-left: 30px !important;
  }
  .iwt-items
  {
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 8px;
  }
  .delete_btn_holder
  {
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    margin-left: 43px;
  }
  .fc-btns
{
    margin-top: 10px !important;
}
.fc-btns input
{
    width:120px !important;
    margin-right: 10px;
    border-radius: 5px !important;
}

.link-ctr, .published-ctr
{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.published-ctr i 
{
    font-size: 75px;
    color:#20a520;
}
.published-ctr h4
{
    color: #20a520;
    margin-bottom: 20px;
}
#event-preview-link
{
    padding: 8px;
    border: 1px solid #D5D5D5;
    width: 215px;
    margin-bottom: 0px;
    margin-right: 10px;
}
.published-ctr .fs-form 
{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
}
.link-copy-btn, .pview-event-btn
{
    background-color: #FAB409 !important;
    padding: 8px 12px;
    border: none;
    color: #fff;
    border-radius: 5px;
}
.preview-event-btn
{

    background-color: #25A638;
    padding: 8px 20px;
    border: none;
    color: #fff;
    border-radius: 5px;
}
.preview-event-btn:hover 
{
    background-color: #20a520;
    color: #fff;
}
.image_container_p
{
    border: 1px solid #EEEEEE;
    width: 100%;
    height: 400px;
    position: relative;
    display: flex;
}
.image_container_p img
{
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover; 
}
.image_container_p .overlay-dark
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.4;
}
.event_details_ctr
{
    position: absolute;
    height: 100%;
    width: 100%;
    color: #fff;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.event_details_ctr .event_name_div
{
    font-weight: bold;
    font-size: 50px;
    margin-bottom: 15px;
}
.evt_details
{
    margin-left: 70px;
    font-size: 18px;
}
.booking_details_container
{
    margin-right: 70px;
}
.event_location_div
{
    display: flex;
    align-items: center;
    justify-self: center;
    margin-top: 8px;
}
.evt_details i
{
    font-size: 30px;
    margin-right: 15px;
}
.event_creator_div
{
    margin-top: 20px;
}
.event_location_div
{
    font-size: 20px;
}
.booking_details_container
{
    background-color: #fff;
    border-radius: 5px;
    padding: 20px;
    color: #000;
}
.event_dt
{
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 10px;
}
.event_dt_details
{
    margin-top: 5px;
    margin-bottom: 5px;
}
.event_dt_details span
{
    color: #7B7B7B;
}
.book_now_btn
{
    background-color: #25a638;
    border-radius: 5px;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    margin-top: 20px;
    color: #fff;
    font-size: medium;
}
.main_im_container
{
    /* border: 1px solid #EEEEEE; */
    border-radius: 5px;
    padding: 20px;
}
.pg_title
{
    margin-bottom: 17px;
    font-size: 16px;
}
.event_pr_details
{
    display: flex;
    align-items: center;
    flex-direction: row;
}
.prv_url
{
    margin-bottom: 20px;
}
.booking_dd
{
    border: 1px solid #D5D5D5;
    border-radius: 5px;
    padding: 10px;
}
.booking_dd hr
{
    margin: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}
.bd_head
{
    font-weight: bold;
}
.bd_head span, .bd_text span
{
    font-weight: normal;
    margin-left: 20px;
}
.status_head
{
    color: #20a520;
}
.heading-option-btn-div,.form_btns_holder
{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}
.status_change
{
    margin-right: 10px;
}
#resetButton:hover
{
    background-color: #bd362f;
}

#start_time, #end_time, #booking_start_time, #booking_end_time 
{
  /* Disable autocomplete and autofill */
  -webkit-autocomplete: off;
  -moz-autocomplete: off;
  autocomplete: off;
}

/* For modern browsers supporting the latest specification */
#start_time:-webkit-autofill,
#end_time:-webkit-autofill,
#booking_start_time:-webkit-autofill,
#booking_end_time:-webkit-autofill 
{
  /* Set background and text color to override autofill styles */
  -webkit-text-fill-color: #333333 !important;
  -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

#resetButton:hover {
    color: #ffffff !important;
    background-color: #bd362f !important;
}

.desc_div_h b, .contact_div_h b, .images_div_h b
{
    font-size: 20px;
}
.desc_h , .contact_h , .images_h 
{
    font-size: 18px;
    margin-top: 20px;
}
.images_h img
{
    border: 1px solid #33333375;
    margin-right: 20px;
    margin-bottom: 20px;
}
.contact_h i
{
    font-size: 25px;
}
.contact_h .div_c
{
    margin-bottom: 5px;
    display: flex;
    align-items: center;
}
td .badge, td .badge-danger
{
    width: 48px !important;
    padding: 0.5em 1em !important;
    text-align: center;
}
.head_clr i
{
    color: #25A638;
}
.head_clr i:hover
{
    color: #25A638;
}
.contact_h span
{
    display: flex; 
    width: 28px; 
    height: 28px;
    margin-right: 15px;
    align-items: center;
    justify-content: center;
}
.grecaptcha-badge{
    z-index: 9999;
  }


