.ct-glocal-fonts-modal {

	.ct-modal-description {
		padding-bottom: 30px;
		margin-bottom: 5px;
		border-bottom: 1px dashed #eee;
	}

	.ct-modal-content > .ct-control {
		position: relative;
		z-index: 5;
		margin-bottom: 20px;
	}

	.ct-checkbox-container {
		align-items: flex-start;
		font-size: 13px;
	}

	.ct-checkbox {
		margin-top: 3px;
		margin-right: 10px;
	}

	.ct-modal-actions.has-divider {
		padding-top: 30px;
	}

	.ct-checkbox-container {
		font-size: 13px;
		font-weight: 400;
		margin: 0;
		padding: 0 0 20px 0;
	}

	.ct-lgf-date {
		text-align: center;
	}
}