html {
	overflow-y: scroll;
	min-height: 100%;
}
body {
	min-height: 100%;
}
main {
	min-height:50vh;
}
p {
    margin-top: 0;
    margin-bottom: 0rem;
}
.container-fluid, .container-xl, .container-lg, .container-md, .container-sm {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
}
.first-block-title {
	margin-top: 20px;
}
.row {
    margin-right: 0px;
    margin-left: 0px;
}
.blue-100 {
	font-family: lora;
	font-size: 1.5rem;
}
.logo-text-dept {
    padding-right: 5px;
}
.logo-text-app {
    border-left: 1px solid #000000;
    padding-left: 5px;
}
.ecpt-login {
	max-width: 42rem;
	min-width: 25rem;
}
.ecpt-home-content {
	padding-left: 50px;
}
.ecpt-home-graphic {
	width: auto; max-height:25rem;
}
.ecpt-registration-link {
	font-size: 1.56rem;
}
.row-fluid {
    margin-right: -10px;
    margin-left: -10px;
}
.form-row {
    margin: 0px 0px 0px 0px;
}
.form-group {
    margin: 0px 25px 0px 0px;
}
.form-radio-label {
    margin-bottom: 0;
    margin-left: .5rem;
    font-weight: 300;
    margin-right: 2rem;
}
.form-check-label-margin {
	margin-left: 0.5rem !important;
}
.input-label-radio {
	display: flex;
}
.input-group-append-clear {
    margin-left: 15px !important;
}
.form-check-label {
    margin-bottom: 0;
    margin-left: 0;
    font-weight: 300;
    margin-right: 2rem;
}
legend {
    font-family: Roboto, serif;
    margin-bottom: 0;
}
.legend-boolean {
	font-weight: 300;
}
.input-label {
	margin: 12px 0px 0px 0px;
}
.input-label::first-letter {
	text-transform: uppercase;
}
.input-xxs {
     width: 80px !important;
}
.input-xs {
     width: 100px !important;
}
.input-125 {
     width: 125px !important;
}
.input-sm {
     width: 150px !important;
}
.input-175 {
     width: 175px !important;
}
.input-md {
     width: 200px !important;
}
.input-225 {
     width: 225px !important;
}
.input-lg {
     width: 250px !important;
}
.input-275 {
     width: 275px !important;
}
.input-xl {
     width: 300px !important;
}
.input-325 {
     width: 325px !important;
}
.input-xxl {
	width: 350px !important;
}
.input-xxxl {
	width: 425px !important;
}
.input-xxxxl {
	width: 500px !important;
}
.input-6xl {
	width: 600px !important;
}
.input-7xl {
	width: 700px !important;
}
.input-8xl {
	width: 800px !important;
}
.input-9xl {
	width: 900px !important;
}
.app-help-btn {
	margin-top: -.55rem;
	display: inline-block;
    font-family: Lora, Roboto;
    font-weight: 400;
    color: #0075bb;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    font-size: 1.5rem;
}
.invalid-feedback {
	display: block !important;
}
.valid-feedback {
	display: block !important;
}
.text-center-data-table {
    text-align: center !important;
}
.table td {
	padding-top: 0.2rem;
    padding-right: 0.75rem;
    padding-bottom: 0.2rem;
    padding-left: 0.75rem;    
}
.form-row-margin {
    margin-left: -5px !important;
}
.dt-buttons .btn {
    margin-right: 5px;
}
.icon-background-white {
	color: white;
}
.read-text-box {
	background-color:#e4e2e0;
	opacity:1;
	font-size: 1.5rem;
	font-weight: 400;
	color: #494440;
	padding: .575rem .75rem;
	border: 1px solid #5b616b;
}
.menu-right-nolink {
	float:right;
	padding-top: 1.8rem;
    padding-bottom: 1.8rem;
    padding: 1.3rem 1.5rem 2.2rem;
    color: #5b616b;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
}
.nowrap {
	white-space: nowrap;
}
.repeatable-block {
	padding-bottom: 10px;
	background-color: #f1f1f1 !important;
}
.file-block {
	display: block !important;
	background-color: #fff !important;
	margin-top: 5px;
}
.file-label {
	margin-bottom: 0rem;
}

/* My Profile */
@media (max-width: 720px) {
     .dropdown-header {
        color: #000 !important;
    }
}

/* CDS overwrites */
.cds-header-title {
	font-size: 3.95rem;
	margin-bottom: 0.0rem;
	margin-left: 0.8rem;	
}
.cds-navbar {
    padding-left: 1.5rem;
}
.cds-nav {
	z-index:1 !important; 
}
.cds-logo-text img {
    flex-grow: 1;
    max-height: 7rem;
    max-width: 7rem;
}
.cds-hero {
    background-image: url('/eforms/resources/v3/login-banner.jpg');
    background-position: 50%;
    font-size:inherit!important;
}
.cds-hero-full {
	max-width: 65rem;
    background-color: #162e51;
    padding: 3.2rem;
}
.cds-menu-btn {
	margin-right: 10px;
	padding-left: 5px;
	padding-right: 5px;
	width: 8rem;
}
.cds-focus-white:focus {
    outline: 0.3rem dashed #FFFFFF !important;
}
.cds-header .cds-nav-inner {
    padding-right: 0px;
}
.bs-step {
	display: flex;
    flex-direction: row; 
	align-items: center;
}
.bs-stepper {
	margin-top: 10px;
	margin-bottom: 10px;
}
.bs-stepper-line {
	margin-right: 15px;
    flex: 1 0 10px;	
}
.bs-stepper-circle {
	margin: 0rem;
}
.bs-stepper .step-trigger {
	margin: 0px 5px 0px 0px;
}

/* Google Translate */
#google_translate_element {
	margin-top:-15px;
}
.goog-te-gadget {
	display:inline-block;
}
.goog-te-gadget-icon { 
	display:none;
}
.goog-te-gadget-simple, .goog-te-menu-value {
	font-family:Roboto;
	padding:0px !important;
	border:0px;
	background-color:transparent;
	font-size:1.5rem;
	font-weight:normal;
}

/* media adjustments - DO NOT ADD non-media elements below this line */
@media (max-width: 575.98px) { 
	.cds-logo .cds-logo-text .cds-header-title {
	    font-family: "Big Shoulders Text", sans-serif;
		font-size: 2.6rem;
	}
	.cds-navbar {
		padding-left: 15px;
		padding-right: 5px;
	}
}

@media (min-width: 575.99px) { 
	.cds-logo .cds-logo-text .cds-header-title {
	    font-family: "Big Shoulders Text", sans-serif;
	    font-weight: 700;
	    font-size: 3.6rem;
	}
	.cds-navbar {
		padding-left: 15px;
		padding-right: 5px;
	}
}

@media (min-width: 40em) {
	.cds-hero-callout {
	    max-width: 70rem;
	}
}

@media (max-width: 768px) {
	.ecpt-login {
		max-width: unset;
	}
	.ecpt-login-page .col-5 {
		flex-basis: 0;
    	flex-grow: 1;
    	max-width: 100%;
	}
	.ecpt-login-page .col-7 {
		flex-basis: 0;
    	flex-grow: 1;
    	max-width: 100%;
	}
	.ecpt-home-content {
		padding-left: 15px;
	}
	.ecpt-login-page h2 {
		font-size: 2.5rem;
	}
	.ecpt-login-page h1 {
		font-size: 2.8rem;
	}
	.ecpt-head-text {
		padding-top: 40px;
		padding-left: 50px;
		padding-right: 30px;
		flex-basis: 0;
    	flex-grow: 1;
    	max-width: 100%;
	}
	.ecpt-head-image {
		display: none!important;
	}
	.ecpt-head-image-dup {
		display: block!important;
		flex-basis: 0;
    	flex-grow: 1;
    	max-width: 100%;
	}
    .cds-nav  {
		z-index:200 !important;
	}
	.dropdown-header {
		color: #000 !important;
	}
	.cds-nav-submenu a, .cds-nav-submenu a:hover  {
		padding-left: 1.8rem;
	}     
	.cds-nav-secondary ul {
		border-top: 1px solid #000;
	}
	#google_translate_element {
		margin-top: 15px;
	}
	.cds-nav-secondary ul li {
		margin-left: -35px;
	}
	.cds-nav-primary .cds-nav-link  {
		padding-left:15px !important;
	}
	.bs-stepper-line, .bs-stepper-label {
		display:none;
	}
	
	.household-block {
		width:100% !important;
	}
}