﻿.site-head {
    background: #fff;
    background-image: none;
    border-top: solid 1px #0079c1;
    box-shadow: 0px 5px 4px rgba(0, 0, 0, 0.15);
}

.side-head.header-landing,
.site-head-pad {
    height: 90px !important;
}

.site-head .logo,
.site-head .wrapper .site-head-pad .utility-need-assistance {
    position: absolute !important;
    margin-top: 0 !important;
    float: none !important;
    top: 50% !important;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.site-head .utility-nav-wrap,
.site-head .utility-need-assistance {
    color: #333333;
    font-size: 75%;
    font-weight: 400;
    line-height: 1.5;
    margin: 0 10px 0 0;
    right: 0px;
    text-align: right;
}

.utility-need-assistance a, .utility-need-assistance strong {
    color: #333333;
    font-weight: 600;
}

.utility-need-assistance a:hover {
    color: #0779BD;
}

.landing-wrapper {
    margin-bottom: 0;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
}

.generic-header-wrapper-floating {
    background-color: #0079C1;
    float: left;
    width: 100%;
}

.landing-wrapper .form-title-header {
    background-color: #0079C1;
    bottom: 0;
    color: #FFFFFF;
    font-size: 24px;
    margin-right: 1px;
    padding: 24px 0;
    position: absolute;
    right: 42px;
    text-align: center;
    width: 301px;
    z-index: 20;
}

.landing-wrapper .form-title-header b {
    font-weight: 600;
}

.landing-wrapper .banner-wrapper {
    color: #FFFFFF;
    float: left;
    margin: 20px 50px;
    position: relative;
    width: 90%;
    z-index: 30;
}

.landing-wrapper .banner-wrapper .banner-product-logo {
    clear: both;
    margin: 48px 0 13px;
    max-width: 55%;
}

.landing-wrapper .banner-wrapper .banner-product-title-content {
    clear: both;
    color: #000000;
    margin-top: 48px;
    max-width: 55%;
}

.landing-wrapper .banner-wrapper .banner-product-logo + .banner-product-title-content {
    margin-top: 0;
}

.landing-wrapper .banner-wrapper .banner-product-title-content h2 {
    color: #0079C1;
    font-size: 34px;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 0;
}

.landing-wrapper .banner-wrapper .banner-product-title-content h3 {
    color: #000000;
    font-size: 34px;
    font-weight: 400;
    line-height: 36px;
    max-height: 70px;
    overflow: hidden;
}

.landing-main-content p {
    color: #333333;
}

.landing-main-content p {
    color: #333333;
    font-size: 16px;
    line-height: 21px;
    font-weight: 400;
}

.landing-main-content ul li {
    color: #333333;
    font-size: 16px;
    line-height: 21px;
    font-weight: 400;
}

.landing-wrapper .module-form {
    margin-top: -30px;
}
