/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 01 2023 | 23:50:23 */
#redi_f_box {
	max-width: 100%;
	box-shadow: none;
	background: #ffffff;
}

.f_tab_box {
	box-shadow: none;
}

#redi_f_box td.persons {
	padding: 30px;
	text-align: center;
	font-size: 30px;
}

.f_subbox_title {
	border: 0px;
	border-radius: 0px;
}

.f_person_data,.f_subbox_title,.f_subbox_data {
	max-width: 100%;
}

div.step {
	min-width: 20%;
    cursor: not-allowed;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
}

div.step h5 {
	margin: 0px;
	padding: 0px;
}

.f_tab_box {
	border: 0px;
}