/*MISC*/
/*Back To The Top */
.wrapper .back-to-top{
	background-color: #204a40;
}
/* For buttons */
.btn:focus, .btn:active {
  outline: none !important;
  box-shadow: none !important;
}

/* For form inputs */
.form-control:focus {
  outline: none !important;
  box-shadow: none !important;
}
/*Dashboard*/
/* Mini stat icon */
.row-cols-md-2 .card-body .bg-light-primary{
	background-color: #204a40 !important;
}

/* Mini stat icon */
.d-flex .bg-light-danger{
	background-color: #204a40 !important;
}

/* Mini stat icon */
.d-flex .text-success{
	background-color: #204a40 !important;
}

/* Mini stat icon */
.d-flex .bg-light-warning{
	background-color: #204a40 !important;
}

/* Italic */
.mini-stat-icon .bx-check-shield{
	color: #ffffff;
}

/* Italic */
.mini-stat-icon .bx-bookmark-alt{
	color: #ffffff;
}

/* Italic */
.text-danger .bxs-plane-alt{
	color: #ffffff;
}

/* Italic */
.mini-stat-icon .bx-calendar-check{
	color: #ffffff;
}

/* Badge */
.row-cols-xl-2 .card-body .bg-light-primary{
	background-color: #204a40 !important;
	color: #ffffff !important;
}

/* Link */
.card-body .btn-sm{
	color: #ffffff;
	border-color: #204a40;
	background-color: #204a40;
}

/* Link */
.card-body .btn-sm:hover{
	background-color: #226857 !important;
}
/* Country rank */
.d-flex .country-rank{
	background-color: #204a40;
	color: #ffffff;
}

/* Italic */
.col-12 .text-warning{
	color: #204a40 !important;
}

/* Link */
.col-xl-5 .route-code{
	color: #3e4652;
	font-weight: 500;
}

/* Link */
.card-header .btn-sm{
	border-color: #204a40;
	color: #204a40;
}
.card-header .btn-sm:hover{
	background-color: #226857 !important;
    color: #ffffff;
}
/*Live Map*/
/* Map stat icon */
.nx-map-stat .nx-map-stat-icon{
	background-image: linear-gradient(135deg, #04160f 0%, #0b7a4f 100%);
}

/* Italic */
.nx-map-stat-icon .bx{
	color: #ffffff;
}

/* Map count */
.nx-map-card-header #live-map-count{
	background-color: #204a40;
	color: #ffffff;
}

/* Badge */
.nx-map-card-header .badge{
	background-color: #cc0000 !important;
	color: #ffffff !important;
}
/*Flight Schedule*/
/* Card body */
.card .p-lg-5{
	background-image: linear-gradient(135deg, #04160f 0%, #0b7a4f 100%);
}

/* Nexus page heading icon */
.nexus-page-heading .nexus-page-heading-icon{
	background-image: linear-gradient(135deg, rgb(32, 74, 64) 0%, rgb(7, 39, 31) 100%);
}

/* Widgets icons */
.widgets-icons.bg-light-primary{
	background-color: #204a40 !important;
}

/* Italic */
.widgets-icons .bx-calendar-check{
	color: #ffffff;
}

/* Italic */
.widgets-icons .bx-map-pin{
	color: #ffffff;
}

/* Italic */
.widgets-icons .bxs-plane{
	color: #ffffff;
}

/* Italic */
.widgets-icons .bx-bookmark{
	color: #ffffff;
}
/* Button */
.flex-wrap .btn-primary{
	background-color: #204a40;
	border-color: #204a40;
}
.flex-wrap .btn-primary:hover{
	background-color: #226857 !important;
    color: #ffffff;
}
/* Button */
.flex-fill .btn-primary{
	background-color: #204a40;
	border-color: #204a40;
}
.flex-fill .btn-primary:hover{
	background-color: #226857 !important;
    color: #ffffff;
}

/* Link */
.flex-column > .btn-primary{
	background-color: #204a40;
	border-color: #204a40;
}
.flex-column > .btn-primary:hover{
	background-color: #226857 !important;
    color: #ffffff;
}
/* Badge */
.flex-wrap .bg-light-primary{
	background-color: #204a40 !important;
	color: #ffffff !important;
}
/*My Bids*/
/* Section */
.nx-pilot-screen .nx-bids-hero{
	background-image: linear-gradient(135deg, #04160f 0%, #0b7a4f 100%);
	box-shadow: 0px 18px 45px 0px #226857;
}

/* Section */
.nx-pilot-screen .nx-bids-hero{
	background-image: linear-gradient(135deg, #04160f 0%, #0b7a4f 100%);
	box-shadow: 0px 18px 50px 0px #ffffff;
}

/* Nexus page heading icon */
.nexus-page-heading .nexus-page-heading-icon{
	background-image: linear-gradient(135deg, rgb(32, 74, 64) 0%, rgb(7, 39, 31) 100%);
}
/*Dispatch Center*/
/* Nexus page heading icon */
.nexus-page-heading .nexus-page-heading-icon{
	background-image: linear-gradient(135deg, rgb(32, 74, 64) 0%, rgb(7, 39, 31) 100%);
}

/* Dispatch hero content */
.dispatch-hero .dispatch-hero-content{
	background-image: linear-gradient(135deg, #04160f 0%, #0b7a4f 100%);
}

/* Heading */
.col-lg-8 h2{
	color: #ffffff;
}

/* Paragraph */
.col-lg-8 p{
	color: #ffffff !important;
}

/* Link */
.col-lg-4 .hero-action{
	color: #204a40;
}

/* Italic */
.hero-action .bx-plus-circle{
	color: #204a40;
}

/* Metric icon */
.metric-card .bg-light-primary{
	background-color: #204a40 !important;
}

/* Metric icon */
.metric-card .text-info{
	background-color: #204a40 !important;
}

/* Italic */
.metric-icon .bx-ruler{
	color: #ffffff;
}

/* Italic */
.metric-icon .bx-cloud-download{
	color: #ffffff;
}

/* Italic */
.metric-icon .bx-file-find{
	color: #ffffff;
}

/* Italic */
.metric-icon .bx-bookmark-alt{
	color: #ffffff;
}

/* .nx-pilot-screen .nx-bids-hero */
.nx-pilot-screen .nx-bids-hero{
	background-image: linear-gradient(135deg, #04160f 0%, #0b7a4f 100%);
	box-shadow: 0px 18px 50px 0px #ffffff;
}
/* Flow number */
.flow-step .flow-number{
	background-image: linear-gradient(135deg, #04160f 0%, #0b7a4f 100%);
}
/* Section badge */
.h-100 .section-badge{
	background-color: #226857;
	color: #ffffff;
}

/* Section */
.ops-card:nth-child(4) .section-badge{
	color: #ffffff !important;
	background-color: #226857 !important;
}

/* Section */
.ops-card:nth-child(5) .section-badge{
	background-color: #204a40 !important;
	color: #ffffff !important;
}
/*PIREPS*/
/* Section */
main.nx-page-surface.nx-route-pilot-pireps-index div.np-pirep-page section.np-pirep-hero{
	background-image: linear-gradient(135deg, #04160f 0%, #0b7a4f 100%) !important;
	box-shadow: 0px 18px 42px 0px rgba(255, 255, 255, 0.22);
}

/* Italic */
.np-pirep-stat .bx-file{
	background-color: #204a40;
	color: #ffffff;
}

/* Italic */
.np-pirep-stat .bx-time-five{
	background-color: #204a40;
	color: #ffffff;
}

/* Italic */
.np-pirep-stat .bx-timer{
	background-color: #204a40;
	color: #ffffff;
}

/* Italic */
.np-pirep-stat .bx-trending-down{
	background-color: #204a40;
	color: #ffffff;
}

/* Italic */
.np-pirep-flight-badge .bxs-plane-alt{
	color: #204a40;
}

/* Italic */
.np-pirep-route-line .bxs-plane-alt{
	color: #204a40;
}
/*My Profile*/
/* Profile cover content */
.nx-profile-cover .nx-profile-cover__content{
	background-image: linear-gradient(135deg, #04160f 0%, #0b7a4f 100%);
}

/* Profile eyebrow */
section.card div.nx-profile-cover__content div span.nx-profile-eyebrow{
	color: #ffffff !important;
}

/* Badge */
.badge.bg-light-primary{
	font-weight: 500;
}

/* Link */
.d-flex .btn-outline-primary{
	border-color: #204a40;
	color: #204a40;
}
.d-flex .btn-outline-primary:hover{
	background-color: #226857 !important;
    color: #ffffff;
	}
		/* Link */
.d-flex .btn-primary{
	color: #ffffff;
	background-color: #204a40;
}
.d-flex .btn-primary:hover{
	background-color: #226857 !important;
    color: #ffffff;
	}
	/* Card body */
.nx-profile-stat .card-body{
	background-image: linear-gradient(135deg, #04160f 0%, #0b7a4f 100%);
}

/* Profile detail icon */
.nx-profile-detail-icon.bg-light-primary{
	background-color: #204a40 !important;
}

/* Profile detail icon */
.nx-profile-detail-icon.bg-light-success{
	background-color: #204a40 !important;
}

/* Profile detail icon */
.nx-profile-detail-item .text-warning{
	background-color: #204a40 !important;
}

/* Profile detail icon */
.nx-profile-detail-item .text-info{
	background-color: #204a40 !important;
}

/* Profile detail icon */
.nx-profile-detail-item .text-danger{
	background-color: #204a40 !important;
	color: #ffffff !important;
}

/* Italic */
.row .bx-id-card, .nx-profile-detail-icon .bx-building-house{
	color: #ffffff;
}

/* Italic */
.nx-profile-detail-icon .bx-current-location{
	color: #ffffff;
}

/* Italic */
.nx-profile-detail-icon .bx-calendar-check{
	color: #ffffff;
}
/* Profile rank */
.card-body .nx-profile-rank{
	background-image: linear-gradient(135deg, #04160f 0%, #0b7a4f 100%);
}

/* Small */
.nx-profile-rank small{
	color: #ffffff;
}
/* Link */
.temp-item .temp-btn{
	background-color: #204a40;
}
.temp-item .temp-btn:hover{
	background-color: #226857 !important;
    color: #ffffff;
	}
	/* Profile section kicker */
	.mb-4 .nx-profile-section-kicker{
		color: #204a40;
	}

	/* Profile section kicker */
	.mt-4 .card-header .nx-profile-section-kicker{
		color: #204a40;
	}

	/* Italic */
	.nx-profile-empty .bx-award{
		color: #204a40;
	}

	/* Badge */
	.d-flex .bg-primary{
		background-color: #204a40 !important;
	}

	/* Badge */
	.card-header .gap-2 .bg-success{
		background-color: #204a40 !important;
	}

	/* Badge */
	.bg-success.px-3{
		background-color: #204a40 !important;
	}
	/* Profile section kicker */
	.h-100 .card-header .nx-profile-section-kicker{
		color: #204a40;
	}

	/* Activity icon */
	.nx-profile-activity-row .bg-light-primary{
		background-color: #204a40 !important;
	}

	/* Italic */
	.nx-activity-icon .bx-bookmark{
		color: #ffffff;
	}

	/* Activity icon */
	.nx-profile-activity-row .text-success{
		color: #ffffff !important;
		background-color: #204a40 !important;
	}
/*Awards*/
/* Award image wrap */
.mb-4 .nx-award-image-wrap{
	background-image: linear-gradient(135deg, #04160f 0%, #0b7a4f 100%);
}

/* Section */
.nx-pilot-screen .nx-awards-hero{
	background-image: linear-gradient(135deg, #04160f 0%, #0b7a4f 100%);
}

/* Paragraph */
p.opacity-75{
	color: #ffffff !important;
}

/* Image */
.mb-4 img{
	background-color: #204a40 !important;
	border-color: #ffffff;
	border-width: 18px;
	background-image: linear-gradient(135deg, #f4f7fb 0%, #e2e8f1 100%) !important;
}
/* Card */
.card:nth-child(3) .nx-award-card:nth-child(1) .nx-award-image-wrap, .card:nth-child(3) .nx-award-card:nth-child(2) .nx-award-image-wrap, .locked:nth-child(3) .nx-award-image-wrap, .nx-award-card:nth-child(4) .nx-award-image-wrap, .nx-award-card:nth-child(5) .nx-award-image-wrap, .nx-award-card:nth-child(6) .nx-award-image-wrap, .nx-award-card:nth-child(7) .nx-award-image-wrap, .nx-award-card:nth-child(8) .nx-award-image-wrap, .nx-award-card:nth-child(9) .nx-award-image-wrap, .nx-award-card:nth-child(10) .nx-award-image-wrap, .nx-award-card:nth-child(11) .nx-award-image-wrap, .nx-award-card:nth-child(12) .nx-award-image-wrap, .nx-award-card:nth-child(13) .nx-award-image-wrap, .nx-award-card:nth-child(14) .nx-award-image-wrap, .nx-award-card:nth-child(15) .nx-award-image-wrap, .nx-award-card:nth-child(16) .nx-award-image-wrap, .nx-award-card:nth-child(17) .nx-award-image-wrap, .nx-award-card:nth-child(18) .nx-award-image-wrap, .nx-award-card:nth-child(19) .nx-award-image-wrap, .nx-award-card:nth-child(20) .nx-award-image-wrap, .nx-award-card:nth-child(21) .nx-award-image-wrap, .nx-award-card:nth-child(22) .nx-award-image-wrap, .nx-award-card:nth-child(23) .nx-award-image-wrap, .nx-award-card:nth-child(24) .nx-award-image-wrap{
	background-image: linear-gradient(135deg, #16181c 0%, #383d45 100%) !important;
}
/*Ranks*/
/* Widgets icons */
.card-body .text-info{
	background-color: #204a40 !important;
}

/* Widgets icons */
.widgets-icons.bg-light-success{
	background-color: #204a40 !important;
}

/* Italic */
.widgets-icons .bx-up-arrow-alt{
	color: #ffffff;
}

/* Italic */
.widgets-icons .bx-time-five{
	color: #ffffff;
}

/* Badge */
.nx-rank-card .bg-primary{
	background-color: #204a40 !important;
}

/* Badge */
.d-flex .text-success{
	color: #ffffff !important;
}
/*Wallet*/
/* Section */
.nx-pilot-screen .nx-wallet-hero{
	background-image: linear-gradient(135deg, #04160f 0%, #0b7a4f 100%);
	box-shadow: 0px 18px 45px 0px rgba(255, 255, 255, 0.2);
}

/* Italic */
.widgets-icons .bx-wallet{
	color: #ffffff;
}

/* Widgets icons */
.nx-wallet-metric .text-info{
	background-color: #204a40 !important;
}

/* Italic */
.widgets-icons .bx-line-chart{
	color: #ffffff;
}

/* Widgets icons */
.nx-wallet-metric .text-warning{
	color: #204a40 !important;
	transform: translatex(0px) translatey(0px);
	background-color: #204a40 !important;
}

/* Text success */
.d-flex .text-uppercase{
	background-color: #ffffff !important;
	color: #204a40 !important;
}

/* Badge */
td .badge{
	color: #ffffff !important;
	background-color: #204a40 !important;
}

/* Wallet private badge */
.d-flex .nx-wallet-private-badge{
	color: #204a40 !important;
}
/*Tours*/
/* View Tour */
.te-front-actions .te-front-btn--primary{
	background-color: #204a40;
}
.te-front-actions .te-front-btn--primary:hover{
	background-color: #226857 !important;
    color: #ffffff;
	}

/* View Tour */
a.te-front-btn--secondary{
	color: #204a40;
}
a.te-front-btn--secondary:hover{
	background-color: #226857 !important;
    color: #ffffff;
	}
	/* Join Tour Button */
	form .te-front-btn--secondary{
		color: #204a40;
		background-color: #ffffff;
	}
	form .te-front-btn--secondary:hover{
		background-color: #226857 !important;
	    color: #ffffff;
		}
/*Downloads*/
/* From */
.overflow-hidden .bg-gradient-to-r{
	background-image: linear-gradient(135deg, #04160f 0%, #0b7a4f 100%) !important;
}

/* Heading */
.relative h2{
	color: #ffffff !important;
}

/* Paragraph */
.relative .max-w-2xl{
	color: #ffffff !important;
}

/* Box */
.relative .tracking-\[0\.34em\]{
	color: #ffffff;
}

/* Box */
div.flex.relative div.flex.flex-wrap div.border.backdrop-blur{
	background-image: linear-gradient(135deg, #04160f 0%, #0b7a4f 100%) !important;
}

/* Box */
.text-white .absolute{
	background-image: linear-gradient(135deg, #04160f 0%, #0b7a4f 100%) !important;
}

/* Box */
.rounded-2xl .text-lg{
	color: #ffffff;
}
/* Link */
.flex .border-sky-200{
	background-color: #204a40 !important;
	color: #ffffff !important;
	border-color: #204a40 !important;
}
.flex .border-sky-200:hover{
	background-color: #226857 !important;
    color: #ffffff;
		border-color: #226857 !important;
	}
/* Link */
.flex-wrap .border-slate-200{
	color: #084637 !important;
}
/*Hub Transfer*/
/* Submitt Request Button */
.nx-transfer-form .btn{
	background-color: #204a40;
	color: #ffffff;
}
.nx-transfer-form .btn:hover{
	background-color: #226857 !important;
    color: #ffffff;
		border-color: #226857 !important;
	}
/*Notifications*/
/* Notifications kicker */
.np-notifications-hero-inner .np-notifications-kicker{
	color: #ffffff;
}

/* Heading */
.np-notifications-hero-inner h2{
	color: #ffffff;
}

/* Badge */
.np-notifications-toolbar .badge{
	background-color: #204a40 !important;
	color: #ffffff !important;
}

/* Italic */
.np-empty .bx-bell-off{
	color: #204a40;
}
/*Pilot Roster*/
/* Section */
.np-roster .np-roster-hero{
	background-image: linear-gradient(135deg, #04160f 0%, #0b7a4f 100%);
}

/* Roster kicker */
.np-roster-hero-inner .np-roster-kicker{
	color: #ffffff;
}

/* Heading */
.np-roster-hero-inner h2{
	color: #ffffff;
}

/* Crew */
.min-w-0 .np-crew-id{
	color: #226857;
}
/* Badge */
.np-roster-panel-head .badge{
	background-color: #204a40 !important;
	color: #ffffff !important;
}
/*Edit Profile*/
/* Text */
.flex span{
	color: #6b7480;
}

/* Box */
.px-6 .space-y-3{
	color: #6b7480;
}

/* Box */
.border-b .text-sky-700{
	color: #204a40 !important;
}
/* Link */
.flex .shadow-sm{
	color: #204a40 !important;
	background-color: #ffffff !important;
}
/* Button */
.flex .from-sky-500{
	background-image: linear-gradient(135deg, #04160f 0%, #0b7a4f 100%);
	color: #ffffff !important;
}
/*Public Profile*/
/* Profile hero inner */
.np-profile-hero .np-profile-hero-inner{
	background-image: linear-gradient(135deg, #04160f 0%, #0b7a4f 100%);
}

/* Profile kicker */
.np-profile-person .np-profile-kicker{
	color: #ffffff;
}

/* Head */
.np-id-card .np-id-head{
	background-image: linear-gradient(135deg, #04160f 0%, #0b7a4f 100%);
}

/* Box */
.np-id-head .text-white-50{
	color: rgba(255, 255, 255, 0.5) !important;
}

/* Italic */
.np-profile-metric .bx{
	color: #204a40;
}

/* Italic */
.text-center .d-block{
	color: #204a40;
}
/* Link */
.np-profile-actions a{
	background-image: linear-gradient(135deg, #04160f 0%, #0b7a4f 100%);
	border-color: rgba(255, 255, 255, 0.22);
	border-width: 3px;
	color: #ffffff;
}
/*Hub Manager*/
/* Section */
.hm-public .hm-hero{
	background-image: linear-gradient(135deg, #04160f 0%, #0b7a4f 100%);
}

/* Kicker */
.hm-hero-content .hm-kicker{
	color: #ffffff;
}

/* Heading */
.hm-hero-content .hm-title{
	color: #ffffff;
}

/* Link */
.hm-actions .manage{
	background-color: #226857 !important;
}

/* Button */
.hm-tabs .is-active{
	background-image: linear-gradient(135deg, #04160f 0%, #0b7a4f 100%) !important;
}

/* Pill */
.hm-person .hm-pill{
	color: #ffffff;
	background-color: #204a40;
}
/* Button */
.hm-tab:not([data-hm-tab="overview"]) {
	background-color: #e1eae8 !important;
	color: #204a40;
}

.hm-tab:not([data-hm-tab="overview"]):hover {
	color: #1f5d4e;
}
/* community tag */
#events .hm-panel-tag{
	background-color: #204a40;
	color: #ffffff;
}
/* Panel tag */
.is-active .hm-panel-tag{
	background-color: #204a40;
	color: #ffffff;
}

/* Code */
.hm-route .hm-code{
	color: #204a40;
}

/* Box */
.nexus-page-heading .min-w-0{
	font-weight: 500;
}
/* Pill */
td .hm-pill{
	background-color: #204a40;
	color: #ffffff;
}
/*Sidebar*/
/* Link */
#menu .active, .mm-active .has-arrow{
	background-color: #e1eae8 !important;
}
/*NOTAMS*/
/* Box */
#vanexus-notam-overlay > div > div:nth-child(2){
	background-image: linear-gradient(135deg, #04160f 0%, #0b7a4f 100%) !important;
}

/* Heading */
#vanexus-notam-overlay h2{
	color: #ffffff;
}

/* Paragraph */
#vanexus-notam-overlay p{
	color: #ffffff !important;
}

/* Button */
#vanexus-notam-overlay #vanexus-notam-ack{
	background-image: linear-gradient(135deg, #04160f 0%, #0b7a4f 100%) !important;
	box-shadow: 0px 12px 24px 0px rgba(255, 255, 255, 0.22) !important;
}

/* Box */
#vanexus-notam-overlay > div > div > div:nth-child(1) > div:nth-child(1){
	color: #204a40 !important;
}

/* Text */
#vanexus-notam-overlay span:nth-child(1){
	background-color: #ffffff !important;
	color: #204a40 !important;
}

/* Box */
#vanexus-notam-overlay > div > div > div:nth-child(3) > div:nth-child(1){
	color: #e60404 !important;
	font-weight: 500 !important;
}
/*NOTAMS Center*/
/* Heading */
.min-w-0 h3{
	color: #ffffff !important;
}

/* Text */
.flex .border-sky-200{
	color: #ffffff !important;
}

/* Text */
.flex .bg-slate-950{
	color: #ffffff !important;
	background-image: linear-gradient(135deg, #04160f 0%, #0b7a4f 100%) !important;
}

/* Heading */
.relative h2{
	color: #6b7480 !important;
}

/* Paragraph */
.relative .leading-7{
	color: #6b7480;
}

/* Box */
.mt-6 .py-2{
	color: #6b7480;
}

/* Box */
.gap-3 .rounded-\[1\.5rem\]{
	color: #ffffff;
}

/* Box */
.backdrop-blur .text-3xl{
	color: #6b7480;
}

/* Box */
.backdrop-blur div:not(.text-3xl){
	color: #6b7480 !important;
}

/* Text */
.flex .bg-amber-50{
	background-color: #e60404 !important;
	color: #ffffff !important;
	border-color: #ffffff !important;
}

/* Nexus page heading icon */
.nexus-page-heading .nexus-page-heading-icon{
	background-image: linear-gradient(135deg, #04160f 0%, #0b7a4f 100%);
}

/* .shadow-sm .text-amber-700 */
.shadow-sm .text-amber-700{
	color: #e60404 !important;
}
/* Box */
div.grid.relative div div.border.uppercase{
	background-color: #204a40 !important;
}
/*PIREP Details*/
/* Section */
.np-pirep-page .np-pirep-detail-hero{
	background-image: linear-gradient(135deg, #04160f 0%, #0b7a4f 100%);
}

/* Italic */
.np-bid-route-track .bxs-plane-alt{
	background-color: transparent;
}

/* Italic */
.np-detail-stat .bx{
	background-color: #204a40;
	color: #ffffff;
}

/* Italic */
.np-section-heading .bx-map-alt{
	background-image: linear-gradient(135deg, #04160f 0%, #0b7a4f 100%);
}

/* Italic */
.np-section-heading .bx-check-shield{
	background-image: linear-gradient(135deg, #04160f 0%, #0b7a4f 100%);
}

/* Italic */
.np-section-heading .bx-pulse{
	background-image: linear-gradient(135deg, #04160f 0%, #0b7a4f 100%);
}

/* Pirep empty icon */
.np-pirep-empty .np-pirep-empty-icon{
	background-color: #e1eae8;
}

/* Italic */
.np-pirep-empty-icon .bx-pulse{
	color: #204a40;
}

/* Badge */
.card-header .badge{
	background-color: #204a40 !important;
	color: #ffffff !important;
}

/* Text */
.np-pirep-detail-ident span{
	color: #ffffff;
}
/* Browse Flights Button */
.d-grid .btn-primary{
	background-color: #204a40;
	color: #ffffff;
}
.d-grid .btn-primary:hover{
	background-color: #226857 !important;
    color: #ffffff;
	}
/* My PIREPS*/
/* Link */
.np-pirep-actions .btn{
	background-color: #204a40;
	color: #ffffff !important;
}
.np-pirep-actions .btn:hover{
	background-color: #226857 !important;
    color: #ffffff;
	}
	/*Manual PIREP*/
	/* Section */
.np-pirep-page .np-pirep-form-hero{
	background-image: linear-gradient(135deg, #04160f 0%, #0b7a4f 100%);
	box-shadow: 0px 18px 42px 0px rgba(255, 255, 255, 0.22);
}

/* Pirep eyebrow */
.np-pirep-form-hero .np-pirep-eyebrow{
	color: #ffffff;
}

/* Small */
.active small{
	color: #204a40;
}

/* Card body */
.np-pirep-review-card .card-body{
	background-image: linear-gradient(135deg, #04160f 0%, #0b7a4f 100%);
}

/* Italic */
.card-body .bx-hourglass{
	color: #ffffff;
}

/* Paragraph */
.np-pirep-review-card .card-body p{
	color: #ffffff;
}

/* Italic */
.card-header .np-section-heading .bx{
	background-image: linear-gradient(135deg, #04160f 0%, #0b7a4f 100%);
}
