.carrier-logo, .page-header i {
	white-space: nowrap
}

body {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 100vh
}

fieldset+fieldset {
	margin-top: 15px
}

legend {
	margin-bottom: 15px;
	font-family: "Trajan Pro", Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: 600;
	color: #317ab9
}

picture {
	display: inline-block;
	margin-top: 0
}

.block-center {
	max-width: 35em;
	margin: 0 auto
}

.block-center>:last-child {
	margin-bottom: 0
}

.btn-deemph {
	background-color: #e8e8e8
}

.btn-deemph:active, .btn-deemph:focus, .btn-deemph:hover {
	background-color: #a8a8a8
}

.carrier-logo img {
	max-height: 16px
}

.carriers .checkbox-inline, .carriers .radio-inline {
	padding: 5px 20px 10px
}

.carriers .checkbox-inline+.checkbox-inline, .carriers .radio-inline+.radio-inline
	{
	margin-left: 0
}

.container-main {
	/* -ms-flex: 1;
	flex: 1; */
	width: 100%
}

.fa-required {
	font-size: .8em;
	color: #b52222
}

.label-block {
	display: block
}

.login-form h3, .login-form h3:first-child {
	width: 100%;
	color: #21527d;
	text-align: center
}

.login-form h3.text-left, .login-form h3:first-child.text-left {
	text-align: left
}

.login-form label {
	font-size: 14px;
	font-weight: 600;
	color: #21527d
}

.login-form .checkbox label:after, .login-form .checkbox label:before,
	.login-form .radio label:after, .login-form .radio label:before {
	margin-top: 3px
}

.login-form .checkbox label:after, .login-form .radio label:after {
	padding-left: 3px
}

.login-form .list-group-form .list-group-item.active, .login-form .list-group-form .list-group-item:active,
	.login-form .list-group-form .list-group-item:focus, .login-form .list-group-form .list-group-item:hover
	{
	color: #21527d;
	background-color: #9ec4e5
}

.login-form .list-group-form .list-group-item .checkbox, .login-form .list-group-form .list-group-item .radio
	{
	margin: 0
}

.login-form .form-options {
	margin-bottom: 15px;
	text-align: center
}

.login-form .form-options:last-child {
	margin-bottom: -5px
}

.login-form .form-options label {
	display: block;
	font-size: 12px;
	font-weight: 600;
	color: #21527d
}

.login-form .form-options .checkbox, .login-form .form-options .radio {
	display: inline-block;
	margin-bottom: 10px
}

.login-form .form-options .checkbox label:after, .login-form .form-options .checkbox label:before,
	.login-form .form-options .radio label:after, .login-form .form-options .radio label:before
	{
	margin-top: 1px
}

.login-form .form-options .checkbox label:after, .login-form .form-options .radio label:after
	{
	padding-left: 1px
}

.login-form .form-options .fa {
	position: relative;
	top: -3px;
	float: left;
	margin-right: 5px;
	font-size: 24px
}

.login-form .form-options .fa-question-circle {
	top: 0;
	float: right;
	margin: 0 5px;
	font-size: 18px
}

.login-form .pw-options {
	display: block;
	margin-top: 15px;
	font-size: 12px
}

.page-header {
	padding: 25px 0;
	background-color: #dae9f5;
	border-width: 0
}

.site-header+.page-header {
	margin-top: -30px
}

.page-header a:not (.btn ){
	color: #112a40
}

.page-header a:not (.btn ):active, .page-header a:not (.btn ):focus,
	.page-header a:not (.btn ):hover {
	color: #010204
}

.page-header h1:first-of-type, .page-header h2:first-of-type,
	.page-header h3:first-of-type, .page-header h4:first-of-type,
	.page-header h5:first-of-type, .page-header h6:first-of-type {
	margin-top: 0;
	font-size: 20px;
	font-style: normal;
	color: #317ab9
}

.page-header i {
	font-style: normal
}

.page-header .block-center.text-center {
	padding-left: 25px;
	padding-right: 25px
}

.page-header .btn-right {
	display: block;
	margin: 0 auto 15px
}

@media screen and (min-width:992px) {
	.page-header .btn-right {
		float: right;
		margin: 0 0 0 15px
	}
	.page-header .btn-right span {
		display: block
	}
}

.panel-body :only-child {
	margin-bottom: 0
}

.popover {
	width: 400px;
	max-width: 100%;
	padding: 0;
	border-color: #317ab9
}

.popover.bottom>.arrow:after {
	border-bottom-color: #317ab9
}

.popover h3 {
	color: #fff;
	text-align: left
}

.popover-content {
	font-size: 14px;
	color: #424242
}

.popover-title, .row-federated h4 {
	color: #fff;
	background-color: #317ab9
}

.popover-title {
	padding: 14px
}

.required-note {
	display: inline;
	float: right;
	font-size: .8em
}

.row-btns .btn-block {
	margin-top: 15px
}

.row-federated {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: center;
	justify-content: center;
	margin: -5px 0 10px
}

.row-federated h4 {
	-ms-flex-positive: 0;
	flex-grow: 0;
	width: 100%;
	padding: 5px 10px;
	margin: 0;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: 300;
	line-height: 1.3;
	white-space: normal;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.row-federated img {
	width: 100%
}

.row-federated picture, .row-federated picture:first-child {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex: 1;
	flex: 1;
	width: calc(100% - 30px);
	margin: 15px
}

.row-federated .btn-block {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-direction: column;
	flex-direction: column;
	max-width: calc(100% - 20px);
	padding: 0;
	margin: 10px
}

@media screen and (min-width:400px) {
	.row-federated .btn-block {
		max-width: calc(50% - 20px)
	}
}

@media screen and (min-width:600px) {
	.row-federated .btn-block {
		max-width: calc(25% - 20px)
	}
}

@media screen and (min-width:992px) {
	.row-federated .btn-block {
		max-width: calc(20% - 20px)
	}
}

.row-flex {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.row-flex>div[class^=col-] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.row-cards>.card-single {
	width: 100%;
	padding: 0 15px;
	margin: 0 auto
}

@media screen and (min-width:768px) {
	.row-federated .btn-block {
		max-width: calc(20% - 20px)
	}
	.row-cards>.card-single {
		max-width: 50%
	}
}

.row-piv {
	margin: 0 15px 0 0
}

.row-piv>div[class^=col-] {
	-ms-flex-item-align: center;
	align-self: center;
	font-size: 21px;
	font-weight: 600;
	color: #21527d
}

.row-piv>div[class^=col-]>:only-child {
	margin: 0 0 15px
}

.row-piv picture, .row-piv picture img {
	width: 100%;
	max-height: 177px
}

.secure-fed {
	display: none
}

.site-footer {
	position: relative;
	padding: 1em 0;
	margin-top: 2em;
	background-color: #dae9f5
}

.site-footer a {
	color: #21527d;
	text-decoration: none;
	cursor: pointer
}

.site-footer a:active, .site-footer a:focus, .site-footer a:hover {
	color: #112a40
}

.site-footer p {
	max-width: 36em;
	font-size: 13px;
	color: #424242
}

.site-footer p.max-cas-version {
	margin-bottom: 0;
	font-family: "Trajan Pro", Georgia, "Times New Roman", Times, serif;
	text-align: center
}

.site-footer .footer-content {
	max-width: 36em;
	margin: 0 auto
}

@media screen and (max-width:767px) {
	.row-flex>div[class^=col-] {
		width: 100%
	}
	.site-header.site-header-sm {
		padding: 0
	}
}

.site-header.site-header-sm span {
	padding: 0
}

.site-header .navbar-collapse {
	-ms-flex-item-align: center;
	align-self: center;
	border-width: 0;
	box-shadow: none
}

.site-header .navbar-default {
	margin-bottom: 0;
	background-color: transparent;
	border-width: 0
}

.site-header .navbar-flex {
	margin: 0 -15px
}

@media screen and (min-width:992px) {
	.site-header .navbar-flex {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin: 0
	}
}

.site-header .navbar-header {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.site-header .navbar-header:after, .site-header .navbar-header:before,
	.view-login-secure-plus .btn-ed, .view-login-secure-plus .btn-hhs,
	.view-login-secure-plus .btn-mcc, .view-login-secure-plus .btn-nasa,
	.view-login-secure-plus .btn-oge, .view-login-secure-plus .btn-usaid,
	.view-login-secure-plus .btn-va {
	display: none
}

@media screen and (max-width:991px) {
	.site-header .navbar-header h1 {
		padding-left: 15px
	}
}

.site-header .navbar-nav {
	margin: 0 -15px
}

.well, .well-login {
	margin-bottom: 30px;
	border-color: transparent
}

@media screen and (min-width:768px) and (max-width:991px) {
	.site-header .navbar-nav {
		margin-top: 15px
	}
}

.site-header .navbar-nav a {
	border-radius: 3px
}

.site-header .navbar-toggle {
	padding: 8px 9px
}

.sr-only-focusable:active, .sr-only-focusable:focus, .sr-only-focusable:hover
	{
	padding: 15px;
	font-weight: 700;
	color: #000;
	text-decoration: none
}

.well {
	background-color: #dae9f5
}

.well a.btn, .well a.btn:active, .well a.btn:focus, .well a.btn:hover {
	color: #fff
}

.well h2 {
	text-align: center
}

.well-login {
	width: 100%;
	font-size: 14px;
	background-color: #e8e8e8
}

.well-login abbr {
	padding-bottom: 5px
}

.well-login h2:first-child {
	padding: 15px 20px;
	margin: -19px -19px 19px;
	font-size: 16px;
	color: #fff;
	text-align: left;
	background-color: #21527d;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}

.well-login h2:first-child .fa.pull-right {
	position: relative;
	top: -4px;
	font-size: 24px;
	color: rgba(255, 255, 255, .7)
}

.well-login h2:first-child .tooltip-arrow {
	border-top-color: #fff
}

.well-login h2:first-child .tooltip-inner {
	color: #424242;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, .2)
}

.well-login p+.btn-block {
	margin-top: 15px
}

.well-login table {
	margin-bottom: 0;
	background-color: #fff
}

.well-login table tbody>tr>td, .well-login table thead>tr>th {
	vertical-align: middle
}

.well-login table td:first-child {
	white-space: nowrap
}

.well-login .well {
	margin-bottom: 15px;
	border: 1px solid #9ec4e5;
	box-shadow: none
}

.view-login-secure-plus .secure-fed {
	display: block
}

.breadcrumb-wizard {
	max-width: 100%;
	padding: 0;
	margin-bottom: 30px;
	overflow: hidden
}

@media screen and (min-width:768px) {
	.breadcrumb-wizard {
		display: -ms-flexbox;
		display: flex
	}
}

.page-header .breadcrumb-wizard {
	margin: 25px 0 0
}

.breadcrumb-wizard li {
	display: block;
	-ms-flex-align: stretch;
	-ms-grid-row-align: stretch;
	align-items: stretch;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	background: #9ec4e5
}

@media screen and (min-width:768px) {
	.breadcrumb-wizard li {
		display: -ms-flexbox;
		display: flex;
		width: auto;
		min-height: 3em
	}
}

.breadcrumb-wizard li:before {
	display: none
}

.breadcrumb-wizard li:after {
	content: '\f078';
	width: 100%;
	margin-top: -18px;
	margin-bottom: -16px;
	display: block;
	text-align: center;
	font-family: FontAwesome;
	font-size: 24px;
	color: #21527d
}

.breadcrumb-wizard li:last-child:after {
	display: none
}

@media screen and (min-width:768px) {
	.breadcrumb-wizard li:after {
		display: none
	}
	.breadcrumb-wizard li:first-child a {
		padding-left: 1.5em
	}
	.breadcrumb-wizard li:last-child a {
		padding-right: 1em
	}
}

.breadcrumb-wizard li.active {
	font-weight: 600;
	background: #21527d
}

.breadcrumb-wizard li.active>span {
	color: #fff;
	background: #21527d
}

.breadcrumb-wizard li.active>span:after {
	border-left-color: #21527d
}

.breadcrumb-wizard li>span {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-item-align: center;
	align-self: center;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	padding: .7em;
	color: #292929;
	text-align: center;
	text-decoration: none
}

.breadcrumb-wizard li>span:after, .breadcrumb-wizard li>span:before {
	position: absolute;
	top: 50%;
	left: 100%;
	display: block;
	width: 0;
	height: 0;
	margin-top: -3.5em;
	border-top: 3.5em solid transparent;
	border-bottom: 3.5em solid transparent;
	content: ''
}

@media screen and (min-width:768px) {
	.breadcrumb-wizard li>span {
		padding-left: 2.5em
	}
}

.breadcrumb-wizard li>span:after {
	z-index: 2;
	border-left: 1.5em solid #9ec4e5
}

.breadcrumb-wizard li>span:before {
	z-index: 1;
	margin-left: .25em;
	border-left: 1.5em solid #fff
}
/*# sourceMappingURL=cas.min.css.map */