.add-mailing-subs #edit-row4{display:none;}
.add-mailing-subs #edit-row5{display:none;}
.add-mailing-subs #edit-row6{display:none;}


/* CSS of newsletter page */
.path-newsletter .add-mailing-subs {
	max-width: 1000px;
	margin: 0 auto;
	width: 100%;
}
.path-newsletter .add-mailing-subs .js-form-item.form-item label {
	color: #444444;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 2px;
}
.path-newsletter .add-mailing-subs .js-form-item.form-item input {
	min-height: 44px;
	width: 100%;
}
.path-newsletter .add-mailing-subs .js-form-type-radio input {
	width: 1.6875rem !important;
	height: 1.6875rem !important;
	min-height: 1.6875rem !important;
}
.path-newsletter .add-mailing-subs .js-form-type-checkbox input {
	width: 1.6875rem !important;
	height: 1.6875rem !important;
	min-height: 1.6875rem !important;
	border: 2px solid #404c78 !important;
}
.path-newsletter .add-mailing-subs h2 {
	font-size: 30px;
	font-weight: 500;
	color: #000;
	margin: 0px;
}
.path-newsletter .add-mailing-subs p {
	margin-bottom: 5px;
	font-size: 17px;
	color: #000;
	font-weight: 400;
}
.path-newsletter .add-mailing-subs fieldset legend {
	background: none;
	padding-top: 25px;
	padding-bottom: 15px;
}
.path-newsletter .add-mailing-subs fieldset legend span {
	color: #000;
	font-size: 18px;
	font-weight: 400;
	padding: 0px;
}
.path-newsletter .add-mailing-subs fieldset #edit-alertsinfo {
	display: flex;
	gap: 35px;
	align-items: center;
}
.path-newsletter .add-mailing-subs fieldset #edit-alertsinfo .js-form-type-radio {
	margin: 0px;
}
.path-newsletter .add-mailing-subs fieldset {
	margin: 0px;
}
.path-newsletter .add-mailing-subs fieldset .fieldset__wrapper {
	padding: ;
	padding-top: 0px;
	padding-bottom: 0px;
}
.path-newsletter .add-mailing-subs .js-form-type-radio input:checked{
	background-image: url(/themes/custom/nc/images/download-svg.png) !important;
  background-size: 11px !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
}
.path-newsletter .add-mailing-subs .js-form-type-checkbox input:checked{
	background-size: 12px !important;
	background-repeat: no-repeat !important;
	background-position: 50% 50% !important;
	background-image: url(/themes/custom/nc/images/Vector%201.png);
}
.path-newsletter .add-mailing-subs fieldset legend {
	padding-left: 12px;
}
.path-newsletter .add-mailing-subs .submitbtn {
	text-align: center;
}
.path-newsletter .add-mailing-subs .submitbtn input {
	margin: 10px 0px;
	padding: 0px 30px;
	font-weight: 400;
	font-size: 17px;
	min-width: 150px;
	line-height: normal;
	height: 50px;
}
.path-newsletter .add-mailing-subs .submitbtn input:hover {
	background: #1f2d61;
}
.path-newsletter .add-mailing-subs p #showaddressfields {
	text-decoration: underline;
}

/* CSS of newsletter page end here */


.path-subscription-groups table {
	border: 1px solid #ececec !important;
	width: 100%;
	background: none;
	width: 100%;
}
.path-subscription-groups table thead tr th {
	padding: 18px;
	background: #ececec !important;
	color: #444444 !important;
	font-weight: 500;
}
.path-subscription-groups table tbody tr td {
	font-size: 14px;
	padding: 18px;
	color: #444;
	font-weight: 400;
}
.path-subscription-groups table tbody tr td span a {
	height: auto;
}
.path-subscription-groups form fieldset .fieldset__legend {
	display: none;
}
.path-subscription-groups form fieldset .fieldset__wrapper {
	padding: 0px;
}
.path-subscription-groups form fieldset .fieldset__wrapper .ext {
	align-items: end;
}
.path-subscription-groups form fieldset .fieldset__wrapper .ext .js-form-item-group-title {
	margin-bottom: 8px;
}
.path-subscription-groups form .add-btn.text-align-right.col-sm-2 {
	margin: 0px;
}
.path-subscription-groups form .add-btn.text-align-right.col-sm-2 a {
	margin-top: 33px;
}
.path-subscription-groups table tbody tr td .edit-link.delete-i .button {
	padding: 0px !important;
}
@media only screen and (max-width: 575px) {
	.path-subscription-groups form .add-btn.text-align-right.col-sm-2 a {
		margin-top: 0px;
		margin-bottom: 10px;
	}
}
@media only screen and (min-width: 576px) and (max-width: 799px)  {
	.path-subscription-groups form .row .col-sm-10.p-0 {
		width: 70%;
	}
	.path-subscription-groups form .row .add-btn.text-align-right.col-sm-2 {
		width: 30%;
	}
	.path-subscription-groups form fieldset .fieldset__wrapper .ext .col-sm-4.col-md-4.p-0 {
		width: 60%;
		max-width: 60%;
	}
	.path-subscription-groups form .add-btn.text-align-right.col-sm-2 {
		margin: 0px;
	}
	.path-subscription-groups form .add-btn.text-align-right.col-sm-2 a {
		margin-top: 33px;
	}
}


/*newsletter*/
.path-newsletter-dashboard .admin-sms-outbox .sms-info-text {
	padding-left: 17px;
}
.path-newsletter-dashboard .admin-sms-outbox .grg .small-box {
	padding: 15px;
	border-radius: 8px;
}
.path-newsletter-dashboard .admin-sms-outbox .grg .small-box .inner h3 {
	color: #fff;
	font-weight: 700;
	font-size: 40px;
	margin: 0px;
	line-height: normal;
}
.path-newsletter-dashboard .admin-sms-outbox .grg .small-box .inner p {
	color: #fff;
	font-size: 22px;
	margin: 0px;
	padding: 6px 0 25px 0px;
}
.path-newsletter-dashboard .admin-sms-outbox .grg .small-box.bg-warning .inner h3 {
	color: #1f2d61;
}
.path-newsletter-dashboard .admin-sms-outbox .grg .small-box.bg-warning .inner p {
	color: #646464;
}
.path-newsletter-dashboard .admin-sms-outbox .grg .col-lg-4.col-6 {
	padding-bottom: 15px;
}


.path-newsletter .add-mailing-subs fieldset legend span {
	line-height: 25px;
}
@media only screen and (min-width: 576px) and (max-width: 799px) {
	.path-subscription-groups form .row .add-btn.text-align-right.col-sm-2 {
	  width: 35% !important;
	}
	.path-subscription-groups form .row .col-sm-10.p-0 {
		width: 65% !important;
	}
  }
@media only screen and (max-width: 550px) {
	.path-subscription-groups table tbody tr td {
		width: 100%;
	}
}


.path-newsletter .add-mailing-subs .textalertsinfo {
	font-size: 22px;
	font-weight: 500;
	color: #1f2d61;
	margin: 0px;
	line-height: normal;
	padding-top: 20px;
	padding-bottom: 5px;
}
.path-newsletter .add-mailing-subs fieldset legend span {
	font-size: 22px !important;
	font-weight: 500 !important;
	padding: 0px;
	color: #1f2d61 !important;
}
.path-newsletter .add-mailing-subs fieldset legend {
	padding-bottom: 10px !important;
}
.path-newsletter .add-mailing-subs fieldset .fieldset__wrapper {
	padding-left: 12px;
}
.path-newsletter .add-mailing-subs fieldset legend {
	padding-top: 5px !important;
}
