/* placeholder for css */
.tl-datepair-date-wrapper {
	width:  100%;
}
.tl-datepair-event-date-range-group {
	width: 100%;
	display: inline-flex;
	margin-top: 15px;
}
.hint {
	text-align: center;
}
/*#ws-plugin--s2member-security {
	display: none;
}*/
.tl-datepair-set {
	display: flex;
}
.control-label {
	font-size: 1.3rem;
}
.tl-datepair-close {
    font-size: 1.5rem;
    color: #cc3e3e;
    margin-top: 9px;
    margin-left: -10px;
}
.tl-closebtn-wrapper {
	margin-left: 15px;
    padding-top: 5px;
}
.tl-datepair-right {
	display: flex;
}
.metabox_fields .form-group li {
	margin-bottom: 30px;
}

/*#advanced-sortables {
	display: none;
}*/