/**
 * 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%;
}
.aol-ad-taxonomy{text-transform: capitalize;}
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{padding:2px 3px!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;
}