.wrap {
	margin-top: 30px;
}
.restriction-page-form {
	background: #ffffff;
}
.restriction-page-form h3 {

	padding: 14px;
    background: #fafafa;
    font-size: 15px;
    height: 20px;
    border: 1px solid #cfd2d5c4;
    border-left: 0;
    border-right: 0;
    color: black;
    margin-top: 25px;
}
.restriction-page-form .form-table {
	width: 60%;
}
.restriction-page-form .form-table th {
	padding-left: 36px;
}
.learndash-license-is-dismissible {
	display: none !important;
}
.restriction-page-form .restriction-btn {
	margin-left: 36px;
    margin-bottom: 22px;
}
.restriction-page-form textarea {
	border: unset;
    outline: 1px solid #d4d4d4;
    border-radius: unset;
}