/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.aol_app_form input[type="file"] {
    height: auto;
    width: 100%;
}
@media(max-width:620px){
	.share-post ul {
    justify-content:center!important;
		float:unset!important;
}
	.aol_ad.type-aol_ad{
		margin-top:auto!important;
	}
	.et_pb_code.aol-meta{
		padding-left:20px!important;
		padding-right:20px!important;
	}
	.et_post_meta_wrapper .row{
		display:block!important;
		text-align:center;
	}
}
.et_post_meta_wrapper .row{
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
@media(max-width:980px){
	.htag{margin-bottom:20px;}
	.share-post ul {
    flex-wrap: wrap;
}
	.share-post ul li{
		margin-bottom:10px;
	}
}
.aol-ad-taxonomy{}
table.aol_ads_features{
    border-bottom: 1px solid #ededed;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    line-height: 2;
    margin: 0 0 20px;
    width: 100%;
}
table.aol_ads_features td{
    border-top: 1px solid #ededed;
    padding: 6px 10px 6px 0;
    font-weight: normal;
    text-align: left;
}

ol.aol_ads_list li{padding-bottom: 10px;}
ol.aol_ads_list p{padding: 0px; margin: 0}


#aol_form_status.success{color: #0E0}
#aol_form_status.error{color: #E00}

.aol_ad_list p{margin: 0px;}
.aol_ad_list li{margin-bottom: 20px;}
.ui-datepicker .ui-datepicker-title input,
.ui-datepicker .ui-datepicker-title select,
.ui-datepicker .ui-datepicker-title textarea{padding: 0px;}
.form-control.selected {	border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);}
.aol_app_form .help-block { display: inline-block; margin-bottom: 10px; color: #737373; font-style: italic;}
.aol_app_form fieldset{ margin-top: 20px;}
/*Textarea Charchter Counter*/
.the-count {display: inline-block; float: right;}
.aol-textbox {overflow-y: auto; border: 1px solid #eee; color: #555; border-radius: 4px; padding: 0px 10px; }
.aol_multistep .dashicons{vertical-align: middle; }
.aol_fieldset{border: 1px solid #ccc;padding: 10px 20px 20px 20px;margin-bottom:20px;}
.field_wrapper{}
.field_wrapper .fields{min-width:100%;}
.field_wrapper .actions{align-self: center;width: 100%;text-align: center;justify-content: center;position: relative;margin-top: -31px;display: flex;}
.field_wrapper .actions p{margin:2px 3px!important;padding-bottom:0px!important;border-radius:100px!important;background:white;}
.field_wrapper .actions p:hover{cursor:pointer;}
.field_group_remove{display:none;}
.field_legend{
	margin-bottom:0;
	border-bottom-width:0px;
    text-align: center;
    background: white;
    width: max-content;
    left: 20px;
    font-size: 17px;
    font-style: oblique;
    font-weight: 700;
}
.btn-next,.btn-submit{background:#aa1850;color:white;padding:5px 20px !important;margin-bottom:20px;border-radius:4px;box-shadow:2px 2px 3px 0px #ccc;transition:all 0.5s ease-in}.btn-prev{margin-right:10px;background:#29317f;color:white;padding:5px 20px !important;margin-bottom:20px;border-radius:4px;box-shadow:2px 2px 3px 0px #ccc;transition:all 0.5s ease-in}.btn-next:hover,.btn-submit:hover{background:#921947;color:white;transition:all 0.5s ease-in;box-shadow:2px 2px 8px 0px #ccc}.btn-prev:hover{background:#1d235a;color:white;transition:all 0.5s ease-in;box-shadow:2px 2px 8px 0px #ccc}.btns{color:white !Important;margin-right:20px;background-color:#ce0058;height:40px;padding:12px 15px}.btns:hover{cursor:pointer;background:#dd4d8a !important}.step_default{border-radius:6px;padding:7px 14px;background:#ccc;z-index:22;color:#000;margin-bottom:30px}.from_bar::before {
    content: '';
    
    position: relative;
    width: -webkit-fill-available;
    background: #303030;
    margin-top: 15px;
    height: 7px;
    bottom: -23px;
    font-size: 5px;
    color: rgba(0, 0, 0, 0);
    text-align: center;
}.form_active{background:#29317e;color:white}#logo{max-height:100%}#body{background-color:#f7f7f7}
.btn{
width:max-content;
}

.btn:hover,.step_default:hover{
	cursor:pointer!important;
}
/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.aol-wrapper p.alert:last-of-type { padding-bottom: 15px; }
.aol-grid-body, .img-responsive { padding-bottom: 1em; }

.aol-user-box label{color: #FFF;}
.aol-user-box .alert{color: inherit;}

.aol_forum-template-default .et_pb_fullwidth_header_container{
	max-height:510px!important;
	min-height:510px!important;
}
.aol_forum-template-default .et_pb_fullwidth_header_container img{
	max-height:460px!important;
	min-height:480px!important;
}


.signature-pad {
	display: block;
  border: 2px dotted #CCCCCC;
  border-radius: 15px;
  cursor: crosshair;
}
@media(max-width:620px){
	.signature-pad{
		width: 100%;	
	}
}
.aol-signature{
	position: relative;
}
@media(max-width:620px){
	.aol-signature .reset{
		bottom:20px;
		top: unset!important;
	}
}
.aol-signature .reset{
	position: absolute;
	top: 20px;
	right: 20px;
	text-decoration: underline;
    font-weight: 600;
    color: #5f5959;
}
.aol-signature .trigger-singature-modal:hover{
	background-color: #00a8e0;
	transition: all 0.23s ease-in-out;
	color: #fff;
	cursor: pointer;
}
.aol-signature .trigger-singature-modal{
	color: #00a8e0;
	transition: all 0.23s ease-in-out;
    height: 40px;
	margin: 15px 0;
    padding: 10px 15px;
    font-weight: 600;
    text-transform: uppercase;
    border: 1px solid #00a8e0;
    border-radius: 0;
	width: max-content;
}
.swal2-html-container .text{
	text-align: left;
}

.swal-wide{
	max-width: 800px!important;
}



/* Dropdown button */
.dropdown-btn {
    background-color: #f0f0f0;
    color: #333;
    border: 1px solid #ccc;
    padding: 10px;
    cursor: pointer;
    display: inline-block;
}

/* Dropdown container */
.dropdown-checkbox {
    position: relative;
    display: inline-block;
}

/* Hide dropdown content by default */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    z-index: 1;
    min-width: 250px;
    padding: 10px;
    max-height: 300px;
    overflow-y: auto;
}

/* Show the dropdown content when active */
.dropdown-checkbox.open .dropdown-content {
    display: block;
}

/* Style checkboxes and labels */
.dropdown-content label {
    display: block;
    margin-bottom: 5px;
    cursor: pointer;
}

/* Add spacing between language groups */
.dropdown-content hr {
    border: none;
    border-top: 1px solid #ddd;
    margin: 10px 0;
}

.aol-dropdown label{
	z-index: 9;
}

.aol-dropdown .select2-selection--multiple{
	padding: 6px 10px 0;
    font-size: 14px;
	    width: 700px;
    max-width: 100%;
}