/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.g-offcanvas-toggle {
  color: #fff;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #005320;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #8aff6c;
}
#g-offcanvas #g-mobilemenu-container ul {
  background: #005320;
}
#g-offcanvas {
  background: #005320 !important;
}
.startup-fields {
  display: none;
}
.hidden-field {
  display: none;
}
p {
  line-height: 1.2rem !important;
}
h3, h4 {
  line-height: 1.4rem !important;
  font-weight: 700;
}
h2 {
  line-height: 1.8rem !important;
  font-weight: 700;
  margin-bottom: 1.2rem;
}
ol {
  line-height: 1.6rem !important;
}
.banner-main {
  background-color: #005320;
  height: 40rem;
}
.banner-bckgd {
  margin-top: -20rem;
}
.welcome-text-banner {
  margin: auto;
}
.banner-text {
  font-size: 2.3rem;
  line-height: 2.5rem;
  color: white;
  margin-left: 7rem;
}
@media (max-width: 767px) {
  .banner-text {
    margin-left: 0;
    text-align: center;
  }
}
.login-banner {
  margin-top: 5rem;
  display: flex;
  justify-content: center;
  background-color: #F6F5F5;
  width: 23rem;
  height: 20rem;
  border-radius: 1rem;
}
.extranet-search {
  margin-top: 3rem;
  margin-bottom: 4em;
}
.ext-header {
  line-height: 1.2rem;
}
.container-main {
  display: flex;
}
.container-main-phone {
  display: flex;
  flex-wrap: wrap;
}
.search-containers {
  background-color: #eaf5ef;
  margin: 0 0.5rem;
  padding: 1.5rem;
  border-radius: 1rem;
}
/*@media(max-width: 777px){
	.container-main{
		flex-wrap: wrap;
	}
}*/
.flex-cont-phone {
  display: flex;
  margin-top: 1rem;
}
.create-header {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0.2rem;
}
.search-cont {
  background-color: #E9F5EE;
  border-radius: 1rem;
}
.cert-search {
  background-color: #E9F5EE;
  border-radius: 1rem;
}
.comp-search {
  background-color: #E9F5EE;
  border-radius: 1rem;
}
.search-btn {
  font-size: 0.8rem;
  font-weight: 700;
  padding: 0.5rem 0.7rem;
  border-radius: 0.3rem;
  background-color: #8aff6c;
  color: #005320;
}
.register-btn {
  font-size: 0.9rem;
  font-weight: 700;
  padding: 0.4rem 0.6rem;
  border-radius: 0.3rem;
  background-color: #8aff6c;
  color: #005320;
}
.register-btn:hover {
  background-color: #fff;
}
@media (max-width: 767px) {
  .register-btn {
    display: none;
  }
}
.create-account-btn {
  font-size: 0.9rem;
  font-weight: 700;
  padding: 0.4rem 0.6rem;
  border-radius: 0.3rem;
  background-color: #8aff6c;
  color: #005320;
}
.create-account-btn:hover {
  background-color: #fff;
}
.learn-more-btn {
  font-size: 0.9rem;
  font-weight: 600;
  padding: 0.4rem 0.6rem;
  border-radius: 0.3rem;
  background-color: #005320;
  color: #f3fff1;
  margin-top: 0.5rem;
}
.learn-more-btn:hover {
  background-color: #8aff6c;
  color: #005320;
}
.learn-more-btn-phone {
  font-size: 0.9rem;
  font-weight: 700;
  padding: 0.4rem 0.6rem;
  border-radius: 0.3rem;
  background-color: #005320;
  color: #f3fff1;
  margin: 0.5rem 0;
  width: 100%;
}
.create-acct {
  background-color: #005320;
  border-radius: 1rem;
  color: white;
  margin-bottom: 3rem;
}
.create-acct-phone {
  background-color: #005320;
  border-radius: 1rem;
  color: white;
  margin: 1rem;
}
.create-acct-txt {
  padding: 1rem;
}
.create-acct-txt-2 {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  padding: 3rem;
}
.create-acct-txt-phone {
  padding: 1rem;
}
.create-col-1 {
  width: 60%;
  margin: auto;
}
.list-col-cont {
  display: flex;
  justify-content: space-between;
}
.nodits-learn {
  background-color: #f3fff0;
  border-radius: 1rem;
  margin-bottom: 5rem;
  padding: 2rem;
}
.nodits-learn-phone {
  background-color: #f3fff0;
  border-radius: 1rem;
  margin-top: 1rem;
  margin-bottom: 5rem;
  padding: 1rem;
  margin-left: 1rem;
  margin-right: 1rem;
}
.nodits-img-cont {
  margin: auto;
}
.nodits-img-hmpg {
  background-color: green;
  width: 20rem;
  height: 15rem;
}
.nodits-cont-wrapper {
  display: flex;
}
.nodits-text-cont {
  width: 50%;
}
.footer-bckgrd {
  background-image: url('../../../../data/images/CoA_New.png');
  background-color: #ececec !important;
  color: #424753 !important;
}
.page_name_banner {
  background-color: #8AFF6C;
  height: 7rem;
}
.page-header {
  /*position: absolute;
    	top: 9%;
   	 	left: 46.2%;*/
  text-align: center;
  margin: -8rem;
  margin-bottom: 4rem;
}
.breadcrumb {
  background-color: #fff !important;
  display: flex;
  justify-content: center;
  font-weight: 700;
  font-kerning: none;
}
.nppic {
  background-color: #f0f0f0;
  border-radius: 1rem;
  margin-bottom: 3rem;
}
.nppic-wrap {
  padding: 2rem 5rem;
}
@media (max-width: 767px) {
  .nppic-wrap {
    padding: 1.5rem 1rem;
  }
}
.nodits {
  border-radius: 1rem;
  margin-bottom: 3rem;
}
.nodits-wrap {
  padding: 2rem 5rem;
}
@media (max-width: 767px) {
  .nodits-wrap {
    padding: 1.5rem 0;
  }
}
.para-spacing {
  margin-bottom: 3.5rem;
}
@media (max-width: 767px) {
  .para-spacing {
    text-align: justify;
  }
}
/* form section */
.registration input {
  width: 50%;
}
/*# sourceMappingURL=custom_14.css.map */