.civicrm-smsinbox #crm-container, .page-civicrm-activity #crm-container, .page-civicrm-sms #crm-container{width:100%;}
.civicrm-smsinbox .form-actions , .admin-sms-outbox .form-actions , .page-civicrm-activity .form-actions, .page-civicrm-sms .form-actions{margin:10px 0;}
.civicrm-smsinbox .form-actions .btn-default, .admin-sms-outbox .form-actions .btn-default, .page-civicrm-activity .form-actions .btn-default, .page-civicrm-sms .form-actions .btn-default{background:#6c757d !important}
.sms-outbox .right-content.local-add .races-table.table{
    width: 100%;
margin: 0 auto;
border: 1px solid #ececec !important;
background: #fff;
}

.sms-outbox .official-form-wrapper th, .sms-outbox .official-form-wrapper td{
    padding: 18px !important;
    border-bottom: 1px solid #ececec !important;
}

.sms-outbox .grg .fieldset-race{
    margin-top: 0px;
    margin-bottom: 0px;
}

.sms-outbox .local-add .fieldset__legend{
    display: none;
}
.sms-outbox .right-content.local-add .dn-sms-config-filter-form .fieldset__wrapper{
    padding:0px !important
}
.sms-outbox .right-content.local-add div#edit-actions{
    justify-content: start;
    margin-top: 0px;
}
.sms-outbox .right-content.local-add div#edit-actions input#edit-submit{
    position:relative;
    top:16px
}
.sms-outbox .right-content.local-add div#edit-actions a#edit-reset{
    position:relative;
top:16px
}
.sms-outbox  #edit-submit{
background: #6c757d !important;
min-height: 44px;
height: 44px;
margin-bottom: 0px;
}

@media only screen and (min-width: 576px) and (max-width: 990px)  {
	.path-sms .dn-sms-config-filter-form .row.align-items-center {
		display: block !important;
	}
	.path-sms .dn-sms-config-filter-form .row.align-items-center .ext {
		display: block !important;
	}
	.path-sms .dn-sms-config-filter-form .row.align-items-center .col-sm-9.p-0 {
		width: 100%;
	}
	.path-sms .dn-sms-config-filter-form .row.align-items-center .ext .col-sm-3.col-md-2.p-0 {
		width: 100% !important;
		max-width: 100%;
	}
	.path-sms .add-btn {
		display: flex;
		width: 100%;
		justify-content: right;
		gap: 10px;
		margin-top: 20px;
	}
}
@media only screen and (min-width: 991px) and (max-width: 1250px)  {
	.path-sms .ext .col-sm-3.col-md-2.p-0 {
		max-width: 30%;
		width: 30%;
	}
	.path-sms .col-sm-9.p-0 {
		width: 55%;
	}
	.path-sms .add-btn {
		width: 45%;
		display: flex;
		gap: 10px;
		justify-content: right;
		padding: 0;
		margin-bottom: 0px !important;
		position: relative;
		top: 13px;
	}
}

.path-sms .add-btn a {
	background: #e11e2e;
	color: #ffffff;
	padding: 9px 18px;
	border-radius: 3px;
	font-size: 16px;
	font-weight: 500;
}
.path-sms .add-btn a:hover {
	background: #1f2d61;
}
@media screen and (max-width: 576px) {
	.ext .col-sm-3.col-md-2.p-0 .js-form-item {
		margin: 0px;
	}
	.path-sms .add-btn {
		display: flex;
		align-items: center;
		gap: 5px;
		flex-wrap: wrap;
	}
	.path-sms .add-btn a {
		height: 44px;
		margin: 0px;
	}
}
@media screen and (min-width: 991px) {
	.path-sms .add-btn {
		width: 35%;
		display: flex;
		gap: 10px;
		justify-content: right;
		padding: 0;
		margin-bottom: 0px !important;
		position: relative;
		top: 13px;
	}
	.path-sms .col-sm-9.p-0 {
		width: 65%;
	}
	.path-sms .ext .col-sm-3.col-md-2.p-0 {
		max-width: 25%;
		width: 25%;
	}
	.path-sms .ext .col-sm-3.col-md-2.p-0 .js-form-item input {
		width: 100%;
	}
  }
  .marginassignbtn{margin-bottom:10px;}




/* Volunteer page CSS of Akash */
  .page-civicrm-vol .crm-vol-opp-cart.floating_cart {
	position: unset !important;
	max-width: 49% !important;
	width: 49% !important;
	opacity: unset !important;
	box-shadow: none !important;
}
.page-civicrm-vol .crm-vol-opp-cart.floating_cart h2 {
	display: block !important;
}
.page-civicrm-vol .info.ui-notify-message .notify-content p {
	color: #fff;
}
.page-civicrm-vol .crm-vol-opp-search .crm-vol-proximity.ng-isolate-scope {
	padding-top: 10px;
}
.page-civicrm-vol .crm-vol-opp-search, .page-civicrm-vol .crm-vol-opp-cart {
	padding-top: 20px;
	opacity: 1.0 !important;
}
.page-civicrm-vol .crm-vol-opp-results {
	padding-bottom: 20px;
}
@media only screen and (max-width: 1000px) {

	.page-civicrm-vol .crm-vol-opp-cart.floating_cart {
		position: unset !important;
		max-width: 100% !important;
		width: 100% !important;
		opacity: unset !important;
		box-shadow: none !important;
	}
}

.page-civicrm-vol .crm-vol-opp-search h2 {
    color: #1f2d61 !important;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 400;
}
.page-civicrm-vol .crm-vol-opp-search .ui-widget-content.ui-corner-all {
    border: 1px solid #c5c5c5 !important;
}
.page-civicrm-vol .crm-vol-opp-search .ui-widget-content.ui-corner-all .content input {
    min-height: 1.8em !important;
}
.page-civicrm-vol .crm-vol-opp-cart h2 {
    color: #1f2d61 !important;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 400;
}
.page-civicrm-vol .crm-vol-opp-cart .ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5 !important;
}
.page-civicrm-vol .crm-vol-opp-results h2 {
    color: #1f2d61 !important;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 0px;
}
.page-civicrm-vol .crm-vol-opp-search .ui-widget-content.ui-corner-all .label span span {
    color: #e11e2d;
}
.page-civicrm-vol .crm-vol-opp-search .ui-widget-content.ui-corner-all .content span span {
    color: #e11e2d;
}
#crm-notification-container {
    z-index: 99999999999999;
}
.page-civicrm-vol .crm-vol-opp-search .crm-vol-proximity.ng-isolate-scope .crm-accordion-body .content select {
    height: 2em;
}

.page-civicrm-vol .crm-vol-opp-search .ui-widget-content.ui-corner-all .content span span {
    color: #444444 !important;
}
.page-civicrm-vol .crm-vol-opp-search .ui-widget-content.ui-corner-all .label span span {
    color: #444444 !important;
}

.note-modal{top:auto !important; bottom:20% !important;}

/* =========== Mailing CSS ==============*/
.path-civicrm .ui-widget-overlay.ui-front {
	z-index: 1 !important;
}
body .top-sec {
	z-index: 999999 !important;
}
.path-civicrm .ui-dialog {
	z-index: 9999999 !important;
}
.path-civicrm .ui-front.elfinder.dialogelfinder {
	z-index: 999999;
}
/* =========== Mailing CSS ==============*/



/* Sent SMS changes CSS */
@media only screen and (min-width: 991px) and (max-width: 1250px)  {
	.path-sms .col-sm-9.p-0 {
		width: 55%;
	}
	.path-sms .add-btn {
		width: 45%;
	}
	.path-sms .ext .col-sm-3.col-md-2.p-0 {
		max-width: 35%;
		width: 35%;
	}
	.path-sms .add-btn a {
		padding: 9px 14px;
	}
}
@media only screen and (min-width: 991px) {
	.sms-info-text {
		display: flex;
		padding-left: 10px;
		gap: 70px;
	}
	.path-sms .add-btn a {
		padding: 9px 16px !important;
	}
}
.sms-info-text p b {
	font-weight: 500;
}
.sms-info-text p b span {
	color: #000 !important;
	font-size: 17px;
}
.path-sms .datasearch.races-table {
	border: 1px solid #ececec !important;
}
.path-sms .datasearch.races-table thead tr th {
	border-bottom: 1px solid #ececec !important;
	padding: 18px;
}
.path-sms .datasearch.races-table tbody tr td {
	padding: 18px;
}


.page-civicrm-eventcalendarsettings .crm-section:nth-child(13){display:none;}
.page-civicrm-eventcalendarsettings .crm-section:nth-child(11){display:none;}


/* Mossaico Email template and POP UP css */
.path-civicrm .ui-dialog .ui-dialog-titlebar .crm-dialog-titlebar-resize {
	background-image: none;
}
.path-civicrm .ui-dialog .ui-dialog-titlebar .crm-dialog-titlebar-resize::before {
	content: "\f065";
	font-family: fontAwesome;
	color: #444444;
	position: relative;
	bottom: 4px;
}

.path-civicrm .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
	color: #444444;
}

.path-civicrm .ui-dialog .ui-dialog-titlebar .crm-dialog-titlebar-print::before {
	content: "\f02f";
	font-family: fontAwesome;
	color: #444444;
	position: relative;
	bottom: 4px;
}

.page-civicrm-mosaico-template-list #crm-mosaico {
	z-index: 9999999999;
}


.withToolbox #main-edit-area #main-wysiwyg-area replacedbody {
	padding: 16px 60px !important;
}
.page-civicrm-mosaico-template-list #crm-mosaico {
	z-index: 9999999999;
	top: 100px !important;
}

  .path-civicrm #crm-mosaico {
	z-index: 99;
	top: 112px !important;
	max-width: 90%;
	margin: 0 5%;
}
.path-civicrm .crm-mosaico-page .panel.panel-default .panel-body .form-group button:hover {
	color: #565752 !important;
}
.path-civicrm .crm-mosaico-page .panel.panel-default .panel-body .form-group button:first-child:hover {
	color: #fff !important;
}
@media only screen and (min-width: 768px) {
	.path-civicrm .crm-mosaico-page .crm-form-date-wrapper {
		display: flex;
		gap: 10px;
		align-items: center;
	}
	.path-civicrm .crm-mosaico-page .crm-form-date-wrapper .form-control {
		min-height: 44px;
		max-width: 300px;
	}
	.path-civicrm .crm-mosaico-page .crmMosaico-schedule-outer .crmMosaico-schedule-inner {
		gap: 11px;
		align-items: center;
	}
}
@media only screen and (min-width: 768px) {
	.path-civicrm .crm-mosaico-page .crm-form-date-wrapper .form-control {
		margin-bottom: 10px !important;
		min-height: 44px;
	}

}


.page-civicrm-mosaico-template-list .ui-dialog.ui-corner-all {
	text-align: center;
}
.page-civicrm-mosaico-template-list .ui-dialog.ui-corner-all .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: none;
	display: flex;
	gap: 10px;
	justify-content: center;
}
.page-civicrm-mosaico-template-list .ui-dialog.ui-corner-all .ui-dialog-buttonpane .ui-dialog-buttonset button {
	background: #e11e2d !important;
	border: none;
	margin: 0px;
	width: 120px;
	justify-content: center;
	font-size: 16px;
	font-weight: 500;
	border-radius: 3px;
	padding: 0 0px;
	height: 3.375rem;
}
.page-civicrm-mosaico-template-list .ui-dialog.ui-corner-all .ui-dialog-buttonpane .ui-dialog-buttonset button:last-child {
	background: #1f2d61 !important;
}
.page-civicrm-mosaico-template-list .ui-dialog.ui-corner-all .ui-dialog-buttonpane .ui-dialog-buttonset button:last-child:hover {
	background: #e11e2d !important;
}
.page-civicrm-mosaico-template-list .ui-dialog.ui-corner-all .ui-dialog-buttonpane .ui-dialog-buttonset button:first-child:hover {
	background: #1f2d61 !important;
}
.page-civicrm-mosaico-template-list .ui-dialog.ui-corner-all .ui-dialog-titlebar .ui-dialog-title {
	background-image: none !important;
}
.page-civicrm-mosaico-template-list .ui-dialog.ui-corner-all .ui-dialog-buttonpane .ui-dialog-buttonset button span {
	display: none;
}
.path-civicrm .panel.panel-default.crm_wizard__footer .panel-body .col-md-6 button:hover {
	color: #565752 !important;
}
.path-civicrm .panel.panel-default.crm_wizard__footer .panel-body .col-md-6 button:nth-last-child(2):hover {
	color: #fff !important;
}
.path-civicrm .panel.panel-default.crm_wizard__footer .panel-body .col-md-6 button:first-child:hover {
	color: #565752 !important;
}
.page-civicrm .ui-dialog.ui-corner-all {
	text-align: center;
}
.page-civicrm .ui-dialog.ui-corner-all .ui-dialog-titlebar .ui-dialog-title {
	background-image: none !important;
}
.page-civicrm .ui-dialog.ui-corner-all .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: none;
	display: flex;
	gap: 10px;
	justify-content: center;
}
.page-civicrm .ui-dialog.ui-corner-all .ui-dialog-buttonpane .ui-dialog-buttonset button {
	background: #e11e2d !important;
	border: none;
	margin: 0px;
	width: 120px;
	justify-content: center;
	font-size: 16px;
	font-weight: 500;
	border-radius: 3px;
	padding: 0 0px;
	height: 3.375rem;
}
.page-civicrm .ui-dialog.ui-corner-all .ui-dialog-buttonpane .ui-dialog-buttonset button:last-child {
	background: #1f2d61 !important;
}
.page-civicrm .ui-dialog.ui-corner-all .ui-dialog-buttonpane .ui-dialog-buttonset button:last-child:hover {
	background: #e11e2d !important;
}
.page-civicrm .ui-dialog.ui-corner-all .ui-dialog-buttonpane .ui-dialog-buttonset button:first-child:hover {
	background: #1f2d61 !important;
}
.page-civicrm .ui-dialog.ui-corner-all .ui-dialog-buttonpane .ui-dialog-buttonset button span {
	display: none;
}

/* SMS payment page */
.path-email-payment .email-paymentflow .col-sm-12 #edit-billing-info > div:nth-child(2n) {
	width: 49%;
	float: right;
	padding: 0px;
}
.path-email-payment .email-paymentflow .col-sm-12 #edit-billing-info > div:nth-child(2n+1) {
	width: 49%;
	float: left;
	clear: both;
	padding: 0px;
}
.path-email-payment .email-paymentflow .col-sm-12 #edit-billing-info > div:last-child {
	float: none;
}
.path-email-payment .email-paymentflow label {
	color: #444444;
	font-size: 16px !important;
	font-weight: 500;
	margin: 0px !important;
}
.path-email-payment .email-paymentflow input {
	border-radius: 3px;
}
.path-email-payment .email-paymentflow select {
	border-radius: 3px;
}
.path-email-payment .email-paymentflow .js-form-item {
	margin: 12px 0px;
}
.path-email-payment .email-paymentflow .col-sm-12 fieldset {
	margin-bottom: 0px;
}
.path-email-payment .email-paymentflow .col-sm-12 fieldset legend span {
	color: #1f2d61;
	font-weight: 600;
	font-size: 20px;
	padding-left: 0px;
	padding-right: 0px;
}
.path-email-payment .email-paymentflow .col-sm-12 fieldset legend {
	background: none;
	margin-bottom: 0px;
}
.path-email-payment .email-paymentflow .col-sm-12 fieldset .fieldset__wrapper {
	padding-left: 0px;
	padding-right: 0px;
}
.path-email-payment .email-paymentflow .col-sm-12 fieldset .fieldset__wrapper .form-boolean-group {
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
}
.path-email-payment .email-paymentflow .col-sm-12 fieldset .fieldset__wrapper .form-boolean-group label {
	padding-left: 3px;
}
.path-email-payment .email-paymentflow .js-form-submit {
	padding: 15px 0px;
	height: auto;
	width: 100%;
	font-weight: 500;
	font-size: 16px;
}
.path-email-payment .email-paymentflow .js-form-submit {
	padding: 15px 0px;
	height: auto;
	width: 175px;
	font-weight: 500;
	font-size: 16px;
	display: block;
	text-align: center;
	margin: 10px 0 10px 15px;
}
.path-email-payment .email-paymentflow .col-sm-12 fieldset .fieldset__wrapper {
	padding-top: 5px;
}
.path-email-payment .email-paymentflow .col-sm-6 {
	max-width: 100%;
	width: 100%;
}
.path-email-payment .email-paymentflow .col-sm-6 .js-form-type-email input {
	min-height: 44px;
}
.path-email-payment .section-spacing.inner-page {
	background-image: url(/modules/custom/nc_donation/images/donation-img.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.path-email-payment .email-paymentflow {
	max-width: 600px;
	margin: 0 auto;
	background: white;
	padding: 10px;
}
.path-email-payment .email-paymentflow #verify-info h5 {
	color: #1f2d61;
	margin-top: 20px;
}
.path-email-payment .email-paymentflow #verify-info label {
	padding-bottom: 0px;
	padding-top: 0px;
	width: auto;
}
.path-email-payment .email-paymentflow #verify-info label::after {
	content: ":";
	position: relative;
	left: 3px;
	color: #000;
	font-weight: 500;
}
.path-email-payment .email-paymentflow #verify-info .col-sm-10 {
	width: auto;
}
.path-email-payment .email-paymentflow .js-form-submit {
	background: #e11e2d;
}
.path-email-payment .email-paymentflow .col-sm-12 fieldset .fieldset__wrapper .form-boolean-group .js-form-type-radio input {
	border-radius: 50px !important;
}
@media only screen and (max-width: 550px) {
	.path-email-payment .email-paymentflow .col-sm-12 #edit-billing-info > div:nth-child(2n+1) {
		width: 100%;
	}
	.path-email-payment .email-paymentflow .col-sm-12 #edit-billing-info > div:nth-child(2n) {
		width: 100%;
	}
}
.path-email-payment .email-paymentflow .col-sm-6 .js-form-type-email input {
    width: 100%;
}
.path-email-payment .email-paymentflow .js-form-submit:hover {
	background: #1f2d61;
	padding: 15px 0px;
}
.path-email-payment .email-paymentflow #buttonsinfo {
	display: flex;
	justify-content: center;
}
/* SMS payment Page CSS ends here */

/*SMS stats page  */


.path-sms-dashboard .admin-sms-outbox .sms-info-text {
	padding-left: 17px;
}
.path-sms-dashboard .admin-sms-outbox .grg .filterpage label {
	font-size: 16px;
	margin: 0px;
	font-weight: 500;
	color: #444;
}
.path-sms-dashboard .admin-sms-outbox .grg .filterpage select {
	height: 44px;
	border-radius: 3px;
}
.path-sms-dashboard .admin-sms-outbox .grg .filterpage input {
	height: 44px;
	border-radius: 3px;
	background: #e11e2d;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	border: none;
	margin-left: -10px;
}
.path-sms-dashboard .admin-sms-outbox .grg .filterpage .card-body {
	margin-bottom: 15px;
}
.col-sm-12.form-section.local-add.right-content.grg p {
	font-size: 16px;
	font-weight: 500;
	color: #444;
	margin-bottom: 11px;
}
.col-sm-12.form-section.local-add.right-content.grg p b {
	font-weight: 600;
	color: #000;
}
.col-sm-12.form-section.local-add.right-content.grg .small-box {
	padding: 15px;
}
.col-sm-12.form-section.local-add.right-content.grg .small-box h3 {
	color: #fff;
	font-weight: 700;
	font-size: 40px;
	margin: 0px;
	line-height: normal;
}
.col-sm-12.form-section.local-add.right-content.grg .small-box p {
	color: #fff;
	font-size: 22px;
	margin: 0px;
	padding: 6px 0 25px 0px;
}
.col-sm-12.form-section.local-add.right-content.grg .small-box.bg-info .sms-moreinfo {
	text-align: center;
	background: #12adcc;
	margin-left: -15px;
	margin-right: -15px;
	padding: 12px 0;
	margin-bottom: -15px;
	border-radius: 0 0 8px 8px;
}
.col-sm-12.form-section.local-add.right-content.grg .small-box.bg-info {
	border-radius: 8px;
}
.col-sm-12.form-section.local-add.right-content.grg .small-box.bg-success {
	border-radius: 8px;
}
.col-sm-12.form-section.local-add.right-content.grg .small-box.bg-success .sms-moreinfo {
	text-align: center;
	background: #207950;
	margin-left: -15px;
	margin-right: -15px;
	padding: 12px 0;
	margin-bottom: -15px;
	border-radius: 0 0 8px 8px;
}
.col-sm-12.form-section.local-add.right-content.grg .small-box.bg-warning {
	border: ;
	border-radius: 8px;
}
.col-sm-12.form-section.local-add.right-content.grg .small-box.bg-warning .sms-moreinfo {
	text-align: center;
	background: #d2a51e;
	margin-left: -15px;
	margin-right: -15px;
	padding: 12px 0;
	margin-bottom: -15px;
	border-radius: 0 0 8px 8px;
}
.col-sm-12.form-section.local-add.right-content.grg .small-box.bg-warning .inner h3 {
	color: #1f2d61;
}
.col-sm-12.form-section.local-add.right-content.grg .small-box.bg-warning .inner p {
	color: #646464;
}
.col-sm-12.form-section.local-add.right-content.grg .small-box.bg-warning .sms-moreinfo a {
	font-size: 20px;
	font-weight: 500;
	color: #646464;
}
.col-sm-12.form-section.local-add.right-content.grg .small-box.bg-warning .sms-moreinfo a svg path {
	fill: #1f2d61;
}
.col-sm-12.form-section.local-add.right-content.grg .small-box.bg-info .sms-moreinfo a {
	font-size: 20px;
	font-weight: 500;
	color: #fff;
}
.col-sm-12.form-section.local-add.right-content.grg .small-box.bg-success .sms-moreinfo a {
	font-size: 20px;
	font-weight: 500;
	color: #fff;
}
.col-sm-12.form-section.local-add.right-content.grg .small-box.bg-info .inner::before {
	content: "\f0e0";
	font-family: fontAwesome;
	position: absolute;
	font-size: 80px;
	right: 20px;
	top: 0px;
	color: #00000036;
}
.col-sm-12.form-section.local-add.right-content.grg .small-box .inner {
	position: relative;
}
.col-sm-12.form-section.local-add.right-content.grg .small-box.bg-success .inner::before {
	content: "\e4e8";
	font-family: fontAwesome;
	position: absolute;
	font-size: 80px;
	right: 20px;
	top: 0px;
	color: #00000036;
}
.col-sm-12.form-section.local-add.right-content.grg .small-box.bg-warning .inner::before {
	content: "\f09d";
	font-family: fontAwesome;
	position: absolute;
	font-size: 80px;
	right: 20px;
	top: 0px;
	color: #00000036;
}
.col-sm-12.form-section.local-add.right-content.grg .small-box {
	margin-top: 15px;
}
@media only screen and (max-width: 550px) {
	.col-sm-12.form-section.local-add.right-content.grg .small-box.bg-info .inner::before {
		font-size: 50px;
		right: 0px;
	}
	.col-sm-12.form-section.local-add.right-content.grg .small-box.bg-warning .inner::before {
		font-size: 50px;
		right: 0px;
	}
	.col-sm-12.form-section.local-add.right-content.grg .small-box.bg-success .inner::before {
		font-size: 50px;
		right: 0px;
	}
}
.smsnumber-details{font-size:17px;}
#card-element{
	border: 1px solid transparent;
	padding: 2%;
	margin: 2% auto;
	box-shadow: 0 0 1px 1px rgba(0,0,0,0.2);
}
.sms-paymentflow .error{color:#e11e2d}
/*SMS stats page end here  */
.sms-outbox .local-add .form-actions .button{width:69px}
