/* -------------------
BEGIN  
Sitecore Resource: 10b57502-9679-4429-9fe5-e9b784c3a73f
   -------------------*/

.cta-leftaligned {
  box-shadow: 1px 1px 5px 1px rgba(169, 169, 169, 0.3);
  border: solid 1px #cacaca;
  background-color: white;
  margin: 50px 20px 50px 20px;
  margin-top: 50px;
  margin-bottom: 50px;
  width: 1100px;
}
.cta-leftaligned h3 {
  font-size: 21px !important;
  font-weight: bold;
  line-height: 22px;
}
.cta-leftaligned .large-9 .component-text {
  margin: 20px 40px 12px 25px;
}
.cta-leftaligned .large-10 .component-text {
  margin: 20px;
}
.cta-leftaligned .large-10 .cta-link {
  padding: 0px;
  margin: 20px;
}
.cta-leftaligned .large-2 .content-image {
  margin: 20px;
}
.cta-leftaligned .content-image {
  max-width: 312px;
}
.cta-link {
  padding-left: 25px;
}
.cta-link .primary-btn a {
  padding-left: 3.2rem;
  padding-right: 3.2rem;
}
.clear {
  clear: both;
}
.paragraph {
  overflow: auto;
}
@media (min-width: 769px) {
  .cta-leftaligned .large-2 {
    width: 10%;
  }
}
@media screen and (max-width: 500px) {
  .cta-link .primary-btn {
    padding: 15px 20px;
  }
}
/* -------------------
BEGIN  
Sitecore Resource: 313ed115-1401-4c82-9c4d-af1f84d999c2
   -------------------*/

.primary-btn {
  border-radius: 0 !important;
  background-color: #0864b1;
  border-color: #0864b1;
  margin: 0 0 1.05rem !important;
}
.primary-form-button {
  border-radius: 0 !important;
  background-color: #0864b1;
  border: 3px solid #0864b1;
  /*width: 150px;*/
  position: absolute;
  right: 40px;
}
.primary-btn a {
  color: white !important;
  font-weight: bold;
  text-decoration: none !important;
}
.primary-btn:hover {
  background-color: #031f73 !important;
}
.secondary-btn {
  border-radius: 0 !important;
  background-color: white;
  border-color: #0864b1;
  border-width: 3px;
  padding-top: 0.8rem;
  padding-bottom: 0.9rem;
  color: #0864b1;
}
.secondary-form-button {
  border-radius: 0 !important;
  background-color: white;
  border: 3px solid #0864b1;
  /*width: 150px;*/
  color: #0864b1;
}
.secondary-btn a {
  font-weight: bold;
  text-decoration: none !important;
}
.secondary-btn:hover {
  background-color: #031f73 !important;
  border-color: #031f73 !important;
}
.secondary-btn:hover a {
  color: white !important;
}
.btn-green {
  background-color: #3eb08e;
}
.btn-green h3,
.btn-green p {
  color: white !important;
  text-align: start;
}
/* Button with a Heading, Description and Icon */

.btn-content {
  display: block;
  padding: 20px 30px;
}
.btn-content h3 {
  font-size: 22px !important;
  font-weight: bold;
}
.btn-content > img {
  display: inline-block;
  float: left;
  height: 35px;
}
.btn-content > div {
  display: inline-block;
}
.btn-content > div:first-child {
  width: 10%;
  float: left;
}
.btn-content > div:nth-child(2) {
  width: 90%;
  padding-left: 20px;
}
@media screen and (max-width: 768px) {
  .button-group {
    text-align: center;
  }
  .primary-form-button {
    position: relative;
    right: auto;
  }
}
@media screen and (max-width: 500px) {
  .button-group {
    text-align: center;
    display: flex;
    flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
  }
  .primary-form-button {
    width: 100%;
    padding: 8px;
  }
  .secondary-form-button {
    width: 100%;
    padding: 8px;
  }
}
/* -------------------
BEGIN  
Sitecore Resource: 75c77a71-61e7-4712-a53f-3bf2c4056868
   -------------------*/

.bannerHeading {
  position: relative;
  font-family: NettoOffc;
  font-size: 38px;
}
.bannerBody {
  font-family: Arial;
  font-size: 16px;
}
.bannerImage img {
  min-height: 208px;
}
.bannerContainer {
  position: relative;
  z-index: -1;
}
.bannerText {
  position: absolute;
  top: calc(40%);
  transform: translate(-50%, -50%);
  left: 50%;
  width: 1180px;
  height: auto;
}
@media screen and (max-width: 1199px) {
  .bannerText {
    width: 980px;
  }
}
@media screen and (max-width: 991px) {
  .bannerText {
    width: 750px;
  }
}
@media screen and (max-width: 750px) {
  .bannerText {
    width: 100%;
    height: auto;
    padding: 0 15px;
    top: 120px;
  }
}
/* -------------------
BEGIN  
Sitecore Resource: 6b50e2d3-0512-40af-9531-2b2365b726d9
   -------------------*/

.app-statusCheck .component-content {
  box-shadow: 1px 1px 5px 1px rgba(169, 169, 169, 0.3);
  border: solid 1px #cacaca;
  background-color: #0864b1;
}
.app-statusCheck .component-content .content-image {
  padding: 30px;
  padding-left: 30px;
  padding-left: 65px;
}
.app-statusCheck .component-text {
  padding: 32px 0px;
  padding-bottom: 32px;
  padding-bottom: 20px;
}
.app-statusCheck .component-text h3 {
  color: white !important;
}
.status-link {
  padding: 20px 30px 10px 45px;
}
/* -------------------
BEGIN  
Sitecore Resource: d14d4e37-871b-4c85-9077-c1fa469a928c
   -------------------*/

.float-left {
  float: left;
}
.inlineBlock {
  display: inline-block;
}
.font-bold {
  font-weight: bold;
}
.radioButtons input:checked + label {
  background: #0864b1;
  color: white;
}
/*input[type=radio] {
    display: none;
}*/

.radioButtons input[type=radio] {
  display: none;
}
.radioButton {
  display: inline-block;
}
.margin-10 {
  margin: 10px;
}
.form-field__checkbox {
  border: solid 2px #0864b1;
  color: #0864b1;
  width: 105%;
  text-align: center;
  padding: 10px 25px;
  display: inline-block;
  font-size: 16px;
}
/*.mandatoryRed {
    color: Red !important;
}*/

.additionalInfo__text {
  margin: 10px;
}
.font-italic {
  font-style: italic;
}
.selectedIcon {
  display: none;
}
.active .unselectedIcon {
  display: none;
}
.active .selectedIcon {
  display: inline-block;
}
/* The Modal (background) */

.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 2;
  /* Sit on top */
  padding-top: 200px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.9);
  /* Black w/ opacity */

}
/* Modal Content (image) */

.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}
/*.modal-footer {
    padding: 2px 16px;
    color: white;
}*/

/*.modal-footer-secondary__close {
    margin-left: 40px;
}*/

/*.modal-footer__close {
    background-color: #0864b1;
}*/

.img-modal-content {
  background-color: white;
}
.I-Accept {
  background-color: lightgreen;
}
/* Add Animation */

.modal-content,
#caption {
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}
@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
  }
}
@keyframes zoom {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
/* The Close Button */

.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}
.close:hover,
.close:focus {
  color: #bbbbbb;
  text-decoration: none;
  cursor: pointer;
}
/* Remove spin button Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */

input[type=number] {
  -moz-appearance: textfield;
}
.firstLayerList {
  list-style: none;
  text-align: start;
}
.firstLayerList > li:before {
  content: '✓ ';
}
@media screen and (max-width: 768px) {
  .form-field__checkbox {
    padding: 10px 13px;
    width: 107%;
  }
  .tab-body {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 500px) {
  #body-wrapper h3 {
    font-size: 1.45rem;
  }
  #body-wrapper h4 {
    font-size: 1rem;
  }
  .tab-body {
    padding: 30px 10px !important;
  }
}
/* -------------------
BEGIN  
Sitecore Resource: 36dd7ce4-2121-485d-98da-f48adde1619d
   -------------------*/

.newConLandingPage {
  position: relative;
  top: -45px;
}
.tabs {
  background-color: white;
  float: left;
  width: 100%;
  text-align: center;
}
.tab {
  float: left;
  position: relative;
  border: solid 1px #979797;
  background-color: rgba(8, 100, 177, 0.1);
  height: 91px;
  width: 23%;
  padding: 20px;
}
.tabHead {
  float: left;
  position: relative;
  background: white;
  height: 91px;
  width: 31%;
  padding: 20px;
  border-bottom: solid 1px #979797;
}
.tab-text {
  font-size: 24px;
  color: #0864b1;
  padding: 14px;
}
.tab:hover {
  background-color: white;
  border-top: solid 10px #008ebf;
  height: 91px;
  cursor: pointer;
}
.tabs .active {
  z-index: 3;
}
.tabs .active {
  background: white;
  color: black;
  border-bottom: none;
}
.tab h3:before {
  left: -20px;
}
.tab h3:after {
  right: -20px;
}
.tab-body {
  position: relative;
  height: auto;
  width: 100%;
  padding: 30px 18px;
  z-index: 1;
  border-radius: 4px;
  box-shadow: 2px 2px 5px 2px rgba(169, 169, 169, 0.3);
  border: solid 1px #cacaca;
  border-top: none;
}
.tab-body hr {
  border-width: 1px 0 0 0;
  border-color: #cacaca;
  margin: 33px 21px;
}
.tab-body .tab-bodyContent {
  margin: 21px;
  margin-bottom: 40px;
}
.tabs .first-tab {
  border-top-left-radius: 4px;
}
.tabs .last-tab {
  border-top-right-radius: 4px;
}
.tab .static {
  border: none;
  background-color: white;
}
.tab.static a {
  cursor: default;
}
.tab.active {
  background-color: white;
  border-top: solid 10px #8ec63f;
  border-bottom: none;
  z-index: 2;
  height: 91px;
}
@media screen and (min-width: 1200px) {
  .tab-text {
    font-size: 20px;
  }
  .mobile-head {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  .tab-text {
    font-size: 20px;
  }
  .mobile-head {
    display: none;
  }
  .desktop-head {
    display: inline-block;
  }
}
@media screen and (max-width: 992px) {
  .mobile-head {
    display: block;
  }
  .desktop-head {
    display: none;
  }
  .tabs {
    width: 145%;
  }
  .tabHead {
    border: none;
    width: 100%;
  }
  .tab-text {
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .mobile-head {
    display: block;
  }
  .desktop-head {
    display: none;
  }
  .tab-text {
    font-size: 18px;
  }
}
@media screen and (max-width: 500px) {
  .mobile-head {
    display: block;
  }
  .desktop-head {
    display: none;
  }
  .tab {
    padding: 14px 0;
  }
  .tab-text {
    font-size: 18px;
    padding: 8px;
  }
  .tab-body {
    padding: 30px 10px;
  }
  .newConLandingPage {
    top: 20px;
  }
}
/* -------------------
BEGIN  
Sitecore Resource: ec8be08d-321e-436b-9700-1f125b566953
   -------------------*/

.tile-layout > .large-12 {
  overflow-y: hidden;
}
/* General Tile Rules */

.tile {
  width: 338px;
  margin: 0 auto;
}
.tile-large {
  width: 715px;
  margin: 0 auto;
}
.tile-fullWidth {
  width: 1100px;
  height: 203px;
}
.tile .component-content,
.tile-large .component-content,
.tile-fullWidth .component-content {
  box-shadow: 1px 1px 5px 1px rgba(169, 169, 169, 0.3);
  border: solid 1px #cacaca;
  background-color: white;
  height: 410px;
  position: relative;
}
/* Tile Image */

.tile .component-content .tile-image,
.tile-large .component-content .tile-image,
.tile-fullWidth .component-content .tile-image {
  background-size: cover;
  background-position: center;
}
.tile .component-content .tile-image {
  width: 100%;
  height: 132px;
}
.tile-large .component-content .tile-image {
  display: inline-block;
  width: 340px;
  height: 100%;
}
.tile-fullWidth .tile-image {
  width: 340px;
  flex: 0 0 340px;
}
/* Tile Body */

.tile-item {
  display: inline-block;
  margin: 21px;
}
.tile .component-content .tile-body {
  height: 100%;
  padding: 23px;
}
.tile-large .component-content .tile-body {
  width: 50%;
  height: 100%;
  display: inline-block;
  padding: 29px 20px;
  vertical-align: top;
}
.tile-fullWidth .component-content {
  height: 100%;
  display: flex;
}
.tile-fullWidth .tile-body {
  display: inline-block;
  flex: 1;
  height: 100%;
  padding: 25px 30px;
}
.tile .component-content .tile-body .tile-text h3,
.tile-large .component-content .tile-body .tile-text h3,
.tile-fullWidth .component-content .tile-body .tile-text h3 {
  font-size: 21px !important;
  font-weight: bold;
  line-height: 22px;
  margin-bottom: 8px !important;
}
.tile-large .component-content .tile-body .tile-text p,
.tile .component-content .tile-body .tile-text p {
  font-size: 14px;
}
.tile-large .component-content .tile-body .tile-text p + p,
.tile .component-content .tile-body .tile-text p + p {
  margin-top: 2px !important;
}
.tile .component-content .tile-body .tile-text a {
  text-decoration: none !important;
}
.tile .component-content .tile-links,
.tile-fullWidth .component-content .tile-links {
  position: absolute;
  bottom: 10px;
  width: 84%;
}
.tile-fullWidth .tile-body .tile-links {
  width: 271px;
}
.tile-links > .button {
  padding: 11px;
}
.tile-links .primary-btn {
  width: 100%;
}
.tile-links .secondary-btn {
  width: 100%;
}
.paragraph {
  overflow: auto;
}
.large-paragraph {
  height: 200px;
  overflow: auto;
  margin-bottom: 18px;
}
@media screen and (max-width: 1200px) {
  .tile-fullWidth {
    height: unset;
    width: 100%;
  }
  .tile-fullWidth .tile-links {
    position: static !important;
    margin-top: 40px;
  }
}
@media screen and (max-width: 992px) {
  .tile-large {
    width: auto;
  }
  .tile-large .component-content {
    height: unset;
    width: 100%;
  }
  .tile-large .component-content .tile-image {
    display: block;
    width: 100%;
    height: 356px;
  }
  .tile .component-content .tile-body,
  .tile-large .component-content .tile-body {
    width: 100%;
    padding: 22px 18px;
  }
  .large-paragraph {
    margin-bottom: 20px;
  }
  .tile-fullWidth .component-content {
    display: block;
  }
  .tile-fullWidth .component-content .tile-body {
    width: unset;
  }
  .tile-fullWidth .component-content .tile-image {
    min-height: 200px;
    width: 100%;
  }
  .tile-fullWidth .component-content .tile-links {
    position: static;
    width: unset;
    margin-top: 40px;
  }
  .large-paragraph {
    height: unset;
  }
}
@media screen and (max-width: 768px) {
  .tile-layout > .large-12 {
    width: unset;
    margin: 21px;
  }
  .tile-large .component-content .tile-image {
    display: block;
  }
  .tile-large {
    width: auto;
  }
  .tile-large .component-content .tile-body,
  .tile .component-content .tile-body {
    width: 100%;
    padding: 22px 18px;
  }
  .tile .component-content {
    height: unset;
  }
  .tile {
    width: auto;
  }
  .tile-item {
    width: 100%;
    margin: 21px 0;
  }
  .tile .component-content .tile-links,
  .tile-large .component-content .tile-links {
    position: static;
    width: unset;
    margin-top: 40px;
  }
  .tile .component-content .tile-links .button:last-child,
  .tile-large .component-content .tile-links .button:last-child {
    margin-bottom: 0 !important;
  }
  .large-paragraph {
    margin-bottom: 20px;
  }
  .tile-fullWidth .tile-body {
    padding: 22px 18px;
  }
}
@media screen and (max-width: 500px) {
  .tile {
    width: auto;
  }
  .large-paragraph {
    margin-bottom: 20px;
  }
}
/* -------------------
BEGIN  
Sitecore Resource: 5f29e671-5e3f-4487-9e94-d125cba4d2d0
   -------------------*/

/*
#login_box_right,
#resAppform,
#ElecSupply .tile-layout,
#ExistingApplication, 
#storageform, 
.solar, 
#resAppform, 
#ElecSupply .tile-layout,
.row .pad-job,
#main_body #login_body .row.cleardef.cl,
#claimform,
#insuranceform
{
    display: none;
}
*/

