﻿@import url('https://fonts.googleapis.com/css?family=Lato');
@import url('https://fonts.googleapis.com/css?family=Questrial');

/*.myBorder {
	/* border-top: 2px solid black;
    border-bottom: 2px solid black;
    border-left: 2px solid black;
    border-right: 2px solid black;     */
	/* height: 800px; */
	/* display: none; 
}*/

.myBorder2 {
	/* border-top: 5px solid black;
    border-bottom: 5px solid black;
    border-left: 5px solid black;
    border-right: 5px solid black;
    background-color: aqua; 
	float: right;*/
	height: auto;
	position: relative;
	padding-top: 16px;
	/* width: auto; */
}

.myNav {
	background-color: #06ba63;
	height: 500px;
}

.outer {
	position: absolute;
	top: 10%;
	bottom: 1%;
	right: 5%;
	left: 5%;
}

.inner {
	position: relative;
	height: auto;
	margin-top: 16px;
	padding: 10px;
	padding-bottom: 0px;
}

.inner3 {
	position: relative;
	padding: 10px;
}

.inner2 {
	height: 100px;
	margin-top: 16px;
	padding: 20px;
	padding-left: 20px;
}

.innerNoLogo {
	padding-left: 20px;
}

.myFooter {
	position: absolute;
	bottom: 110px;
	left: 58px;
	right: 58px;
	font-family: 'Questrial', sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 1.3px;
	color: #ffffff;
}

.sideNav {
	position: fixed;
	top: 0%;
	bottom: 0%;
	z-index: 20;
	height: 100%;
	background-color: #06ba63;
}

.logoGH {
	margin-right: 36px;
}

.navHeader {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 2vw;
	color: white;
}

.navBody {
	font-family: 'Questrial', sans-serif;
	font-size: 0.7vw;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 3.7px;
	color: #ffffff;
}

.nav2 {
	font-family: 'Questrial', sans-serif;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.55;
	letter-spacing: normal;
	color: #ffffff;
}

.nav3 {
	font-family: 'Lato', sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.29;
	letter-spacing: normal;
	color: #ffffff;
}

.nav4 {
	display: flex;
	flex-wrap: wrap;
	font-family: 'Questrial', sans-serif;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.29;
	letter-spacing: normal;
	color: #ffffff;
	margin-top: 10px;
}

.myBtn {
	margin-top: 10px;
	height: 48px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.47);
	border-radius: 4px;
	font-family: 'Questrial', sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.72;
	letter-spacing: normal;
	color: #172a3a;
}

.sideLinks {
	font-family: 'Questrial', sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.72;
	letter-spacing: 1px;
	color: #ffffff;
}

	.sideLinks:hover {
		color: black;
	}

/*li a {
	width: 60px;
}*/

.linkUL {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top: 10px;
}

.hor {
	background-color: white;
	height: 3px;
	width: 55px;
	float: left;
}

.homeContainer {
	height: auto;
	/* border-top: 2px dashed black;
    border-bottom: 2px dashed black;
    border-left: 2px dashed black;
    border-right: 2px dashed black;
    background-color: tomato; */
	padding: 0px;
}

.inners {
	/* border-top: 2px solid black;
    border-bottom: 2px solid black;
    border-left: 2px solid black;
    border-right: 2px solid black; 
    background-color: yellow;*/
	height: auto;
	position: relative;
	padding-top: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.homeBody {
	font-family: 'Lato', sans-serif;
	font-size: 30px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #172a3a;
}

.bodyHeaders {
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #172a3a;
}

.bodyContent {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: normal;
	color: #172a3a;
	/* height: 114px; */
	text-overflow: ellipsis;
}

.myBtn2 {
	/* width: 130px; */
	border-radius: 2px;
	/* background-color: #059e54; */
	font-family: 'Lato', sans-serif;
	/* font-size: 10px; */
	/* font-size: 1.5vw; */
	font-weight: 500;
	border-color: #059e54;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 0.8px;
	color: #059e54;
	overflow: hidden;
}

.myBtn3 {
	position: absolute;
	top: 60px;
	right: 60px;
	/* width: 130px; */
	border-radius: 2px;
	/* background-color: #059e54; */
	font-family: 'Lato', sans-serif;
	/* font-size: 10px; */
	/* font-size: 1.5vw; */
	font-weight: 500;
	width: 100px;
	border-color: #059e54;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 0.8px;
	color: #059e54;
	overflow: hidden;
	z-index: 1019;
}

.myBtn3:hover {
	background-color: #059e54;
}

.myBtn2:hover {
	background-color: #059e54;
}

.bodyButtons {
	padding-left: 18px;
}

/*.btnText {
	/* max-width: 10px; 
	 font-size: 2.5vw; 
}*/

.homeLinks {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 0.8px;
	color: #e07a5f;
}

.navTitle {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 0px;
	color: #ffffff;
}

.mLink {
	font-family: 'Questrial', sans-serif;
	/* font-size: 14px; */
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	letter-spacing: 0.8px;
	color: #ffffff !important;
}

	.mLink:hover {
		color: black !important;
	}


.n {
	position: fixed;
	top: 0;
	z-index: 1020;
}

.priorityBtns {
	/* border-top: 2px solid black;
    border-bottom: 2px solid black;
    border-left: 2px solid black;
    border-right: 2px solid black;      */
	height: auto;
	margin-bottom: 16px;
}

.topNav {
	position: fixed;
	margin-bottom: 16px;	
}

.loginContainer {
	/*margin-top: 15%;*/
	font-family: 'Questrial', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.94;
	letter-spacing: 0.9px;
}

.loginHeader {
	font-family: 'Questrial', sans-serif;
	font-size: 36px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 2px;
	color: #059e54;
}

.loginForm {
	margin-top: 36px;
}


.subBtn {
	border-radius: 4px;
	background-color: #06ba63;
	border-color: #06ba63;
	width: 70%;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.47);
}

	.subBtn:hover {
		background-color: #059e54;
		border-color: #059e54;
	}

.loginSpan {
	font-family: 'Questrial', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #9b9b9b;
}

.bottSpan {
	font-family: 'Questrial', sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #ffffff;	
	float:right;
	margin-top: 10px;
}

.formControl {
	border: 0 none;
	border-radius: 0px;
	border-bottom: 1px solid black;
	text-align: center;
}

	.formControl:focus {
		box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0) !important;
	}

.formHeader {
	font-size: 2vw;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 2px;
	color: #172a3a;
}

.myForm {
	margin-top: 20px;
}

.formControl2 {
	border-radius: 2px;
	border: solid 1px black;
	float: right;
	margin-right: 0px;
	height: 30px;
	padding: 6px;
}

.innerForm {
	position: relative;
	height: auto;
	margin-bottom: 15px;
}

.submitButton {
	margin-left: 0px;
}

.sBtn {
	background-color: #06ba63 !important;
	font-family: Questrial;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 1.1px;
	color: #ffffff;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.47);
}

	.sBtn:hover {
		background-color: #059e54 !important;
	}

.registerForm {
	margin-top: 11px;
}

.subBtn2 {
	border-top: 0.5px solid black;
	border-bottom: 0.5px solid black;
	border-left: 0.5px solid black;
	border-right: 0.5px solid black;
}

.ck ck-editor__main{
	height: 500px;
}

/* If the screen size is 601px wide or more, set the font-size of <div> to 80px */
@media screen and (min-width: 601px) {
	.btnText {
		font-size: 10px;
	}
}

/* If the screen size is 600px wide or less, set the font-size of <div> to 30px */
@media screen and (max-width: 600px) {
	.btnText {
		font-size: 10px;
	}

	.myBtn2 {
		padding-left: 2px;
	}

	.bodyButtons {
		padding-left: 8px;
	}
}

@media screen and (max-width: 575px) {
	.myBtn4 {
		margin-bottom: 5px;
	}
}

@media screen and (min-width: 576px) {
	.myNavCont {
		max-width: 100%;
	}
}

/* If the screen size is 1296px wide or less, rearrange nav components */
@media screen and (max-width: 1296px) {
	/*.sideNav {
		/* background-color: black;         
	}*/

	.inner2 {
		margin-bottom: 40px;
	}

	/* .tRAP{
        margin-bottom: 40px;
    } */
	.sideLinks {
		margin-top: 0px;
	}

	.linkUL {
		margin-top: 0px;
	}

	.myFooter {
		bottom: 10px;
		left: 20px;
		right: 20px;
	}
}

@media screen and (min-height: 900px) {
	.innerNoLogo{
		margin-bottom: 40px;
		margin-top: 40px;
	}
}

/* hide side nav */
@media screen and (max-width: 1060px) {
	.sideNav {
		display: none;
	}


	.myBody {
		float: left;
		margin-top: 80px;
	}

	.inner2 {
		margin-bottom: 20px;
	}

	.tRAP {
		margin-bottom: 40px;
	}

	.sideLinks {
		margin-top: 0px;
	}

	.linkUL {
		margin-top: 0px;
	}

	.myFooter {
		bottom: 10px;
		left: 20px;
		right: 20px;
	}
}

/* hide top nav */
@media screen and (min-width: 1060px) {
	.topNav {
		display: none;
	}
	/* 
    .inner2{
        margin-bottom: 40px;
    } */

	/* .tRAP{
        margin-bottom: 40px;
    } */
	.sideLinks {
		margin-top: 0px;
	}

	.linkUL {
		margin-top: 0px;
	}

	.myBtn2 {
		font-size: 12px;
	}

	.myFooter {
		bottom: 10px;
		left: 20px;
		right: 20px;
	}
}

@media screen and (max-width: 300px) {
	.btnText {
		font-size: 8px;
	}

	.bodyButtons {
		padding-left: 5px;
	}

	.myBtn2 {
		font-size: 10px;
	}
}

@media screen and (max-width: 750px) {
	.navHeader {
		font-size: 25px;
	}

	.navBody {
		display: none;
	}

	.myLogo {
		height: 54px;
		width: 65px;
	}
}

@media screen and (max-width: 460px) {
	.navHeader {
		font-size: 20px;
	}

	.navBody {
		display: none;
	}

	.myLogo {
		height: 54px;
		width: 65px;
	}

	.prevBtn{
		margin-bottom: 5px;
		margin-right: 0px !important;
	}
}

@media screen and (min-width: 767px)  {
	.smallScreenProgress{
		display: none;
	}

	.bigScreenProgress {
		display: block;
	}

	.progressToggle{
		display: none !important;
	}

	.navbar-toggler {
		display: none;
	}
	
}

@media screen and (max-width: 767px) {
	.smallScreenProgress {
		display: block;
	}

	.bigScreenProgress {
		display: none;
	}

	.progressToggle {
		display: block !important;
	}

	.navbar-toggler {
		display: none;
	}
}


/* Absolute Center Spinner */
.loading {
	position: fixed;
	z-index: 999;
	height: 2em;
	width: 2em;
	overflow: show;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

	/* Transparent Overlay */
	.loading:before {
		content: '';
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0, .8));
		background: -webkit-radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0,.8));
	}

	/* :not(:required) hides these rules from IE9 and below */
	.loading:not(:required) {
		/* hide "loading..." text */
		font: 0/0 a;
		color: transparent;
		text-shadow: none;
		background-color: transparent;
		border: 0;
	}

		.loading:not(:required):after {
			content: '';
			display: block;
			font-size: 10px;
			width: 1em;
			height: 1em;
			margin-top: -0.5em;
			-webkit-animation: spinner 1500ms infinite linear;
			-moz-animation: spinner 1500ms infinite linear;
			-ms-animation: spinner 1500ms infinite linear;
			-o-animation: spinner 1500ms infinite linear;
			animation: spinner 1500ms infinite linear;
			border-radius: 0.5em;
			-webkit-box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
			box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
		}

/* Animation */

@-webkit-keyframes spinner {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-moz-keyframes spinner {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-o-keyframes spinner {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes spinner {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}


/*placeholder color change for phone number*/

input[type="tel"].tele::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: lightgray !important;
}

input[type="tel"].tele::-moz-placeholder { /* Firefox 19+ */
    color: lightgray !important;
}

input[type="tel"].tele:-ms-input-placeholder { /* IE 10+ */
    color: lightgray !important;
}

input[type="tel"].tele::-moz-placeholder { /* Firefox 18- */
    color: lightgray !important;
}

.telPhone {
	position: relative !important;
	width: 100% !important;
	min-height: 1px !important;	
	padding-right: 15px !important;
	border-color: black !important;
	border-radius: 2px !important;
}

.manage-cases .card-primary .card-block .list-group a{
    color: #222222 !important;
}