.accordion-item label.form-check-label {
    font-size: 14px;
}
.accordion-item .form-switch {
    padding-left: 2.5em;
    width: 49%;
    display: inline-block;
}
.accordion-item .amenitycat {
    font-weight: 500;
    margin: 8px 0px;
    text-transform: uppercase;
}
#btngenerate i{display: none;position: relative;top: 5px;}
#btngenerate.compiling i{display: inline-block !important;}
.flyer-component{overflow: hidden;}
.sidebar-buttons i{/*position: relative;top: 5px;*/}
.form-custom-check-label{}
.custom-clickable{
	width: 33%;
	display: inline-block;
	color: #fff;
	cursor: pointer;
	padding: 1px 6px;
	margin-bottom: 4px;
}
.custom-clickable > label{cursor: pointer;}
#basicwizard .nav-tabs {
    background-color: #d9e3f1;
    border: none;
    box-shadow: 5px 5px 10px rgba(55,94,148,.2), -5px -5px 10px rgba(255,255,255,.4);
    transition: background-color .15s ease-in-out,border .15s ease-in-out,box-shadow .15s ease-in-out,color .15s ease-in-out;
    border-radius: 0.25rem;
}
#basicwizard .nav-tabs .nav-item {
    box-shadow: 1px 0 rgba(55,94,148,.1);
}
#basicwizard .nav-justified .nav-item, .nav-justified>.nav-link {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
}
#basicwizard .nav-tabs .nav-item.show .nav-link, #basicwizard .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #378dfc;
    border-color: #dee2e6 #dee2e6 #378dfc;
    box-shadow: inset 0 3px 6px rgba(0,0,0,.2);
}
#saveDescription i{display: none;}
#saveDescription.compiling i{display: block;}
.selectedwords, .selectedwords-result{
	border-radius: 5px;
    border: 1px solid;
    width: 45px;
    text-align: center;
	color: #fff;
}
div#existsdescription {
    font-size: 14px;
}
#amenitiesgroup .custom-clickable{width: 24%;}
.font-weight-500{font-weight:500}
#left-sidebar{height: 100vh;}
.height-35{height: 35px;}
.desc-action-btn{border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important;padding-bottom:8px;}
.text-red{color: red;}
.sidebar-buttons {
    padding-left: 10px;
    padding-right: 10px;
}
