@font-face {
    font-family: Gotham;
    src: url('/s/site/nswdpc/font-gotham/Gotham-Book_Web.woff');
    font-weight: 400;

}

@font-face {
    font-family: Gotham;
    src: url('/s/site/nswdpc/font-gotham/Gotham-Medium_Web.woff');
    font-weight: 700;
}

@font-face {
    font-family: 'Gotham';
    src: url('myfont-webfont.eot?#iefix') format('embedded-opentype'),
        url('/s/site/nswdpc/font-gotham/Gotham-Book_Web.woff') format('woff'),
        url('myfont-webfont.ttf') format('truetype'),
        url('myfont-webfont.svg#svgFontName') format('svg');
}


html,
body {
    font-family: Gotham, arial, Helvetica, sans-serif;
    font-weight: 400;
    line-height: 1.77em;
    background: #f1fbfd;
}

#header {
    min-width: 960px;
}

#logo {
    /*width:1300px;*/
    width: 960px;
    margin: 0 auto;
    height: 0px;

}

.logo-container {
    height: 100px;
    background-color: #fff;
    max-width: 960px;
    margin: 0 auto;
}

.header-container {
    background-color: white;
}

.banner-image {
    height: 250px;
    background-image: url(/s/site/aemoservices/banner_update.png);
    background-size: 100%;
    background-position-y: 25%;
    background-repeat: no-repeat;
}

#wrapper {
    width: 960px;
    height: 100%;
    min-height: 720px;
    margin: 0 auto;
    position: relative;
}

#head {
    height: 40px;
    color: #333;
    line-height: 40px;
    padding: 20px 0 15px 15px;
    font-weight: 400;
}

#head a,
#head a:link,
#head a:visited {
    font-size: 16px;
    color: #333;
    text-decoration: underline;
    font-weight: 700;
    padding: 5px 10px;
}

#head a:hover,
#head a:active,
#head a:focus {
    color: #333;
    text-decoration: none;
}

#user,
#headlinks {
    margin: 0px;
    color: #333;
    float: left;
}

#body {
    padding: 15px;

}

a,
a:link,
a:visited {
    color: #3379bf;
    text-decoration: underline;
}

a:hover,
a:active,
a:focus {
    color: #005e84;
    text-decoration: underline;
    border: none;
}

a:focus {
    border: 1px dotted #0172a8
}

h1 {
    font-size: 46px;
    color: #005e84;
    font-weight: 700;
    line-height: 62.4px;
    margin: 0 0 26px 0;
}

h2 {
    color: #005e84;
    font-size: 24px;
    font-weight: 700;
    line-height: 31.2px;
}

.validationerror,
.ftValidError {
    border: 1px solid;
    border-radius: 5px;
    margin: 10px 0px;
    padding: 15px 10px 15px 20px !important;
    color: #B94A48 !important;
    background-color: #F2DEDE;
    border-color: #eed3d7;
}

#regform>fieldset>div:nth-child(5)>div.hint>p {
    margin-top: 130px;
}

#appnav {
    float: left;
    /*This is for appnav on left side*/
    background-color: #f1fbfd;
    border: none;
    margin-bottom: -4000px;
    color: #337ab7;
    padding: 0px;
    font-size: 14px;
    font-weight: 500;
    width: 200px;
}

#appnav .current {
    border: none;
    padding: 8px;
    margin: 0px;
    font-size: 14px;
    font-weight: 700;
    color: #005e84 !important;
    border-bottom: #005e84 1px solid;
    background-color: #f1fbfd;
}

#appnav h3 {
    border: none;
    margin: 0px;
    padding: 8px;
    font-size: 16px;
    background-color: #f1fbfd;
    color: #005e84;
}

#appnav li {
    border-top: #d7d7d7 1px solid;
    padding: 0px;
    margin: 0px;
    font-weight: 500;
}

#appnav a,
#appnav a:link,
#appnav a:visited {
    display: block;
    padding: 8px;
    font-size: 14px;
    font-weight: 500;

    color: #000;
}

#appnav a:hover,
#appnav a:active,
#appnav a:focus {
    text-decoration: underline;
}

#appnav .current .page_review a {
    color: white !important;
}

/*This is for appnav on left side*/

#htmlForm .appform {
    margin-left: 230px;
}

.ftEditForm,
.ftViewForm {
    border: none;
    width: 700px !important;
}

.appform h2,
.ftEditPageHeading {

    color: white;
    font-weight: 400;
    width: inherit;
    line-height: 26px;
    background-color: #005e84;
    font-size: 20px;
}

.ftEditSectionHeading {
    background-color: #005e84;
    color: #fff;
    font-weight: 400;
    width: inherit;
    font-size: 20px;
    line-height: 22px;

}

.ftEditColumnHeading {
    background-color: transparent;
    font-size: 18px;
    width: inherit;
}

.appform .btn {
    font-size: 90%;
    border: none;
    background: none;
    /*padding: 5px;
	margin: 10px 0 10px 0;*/
    position: relative;
    background-color: transparent;
    border: none;
}


.appform .btn input,
#body .appform .btn a.linkbtn,
.appform .btn .close {
    font-size: 12px;
    text-decoration: none;
    cursor: pointer;
    font-weight: 700;
    text-transform: uppercase;
    padding: 5px;
    height: 35px;
    width: 150px;
    -webkit-appearance: none;
    border: #005e84 2px solid;
    color: #005e84;
    background-color: #f1fbfd;
    border-radius: 25px;
}

#body .appform .btn a.linkbtn {
    padding: 2px !important;
}

.appform .btn input:hover,
#body .appform .btn a.linkbtn:hover,
.appform .btn .close:hover {
    background-color: #005e84;
    color: #fff;
}

.appform .btn .next,
.appform .btn .review {
    background-position: 123px 6px;
    padding: 5px 25px 5px 5px;
}

.appform .btn input.btndisabled {
    cursor: not-allowed;
}

.appform .btn .prev {
    background-position: 3px 6px;
    padding: 5px 5px 5px 28px;
}

.appform .btn .mid {
    width: 410px;
}

.appform .l {
    width: 197px;
}

#lastSaved {
    margin-top: -75px;
}

.iconbar .item a:hover {
    text-decoration: underline;
}

.iconbar .item-narrow {
    width: 175px;
}

#footer {
    height: 220px;
    background-color: #333132;
    font-size: 14px;
    line-height: 25px;
    color: #000;
    transition: 0.5s;
    background-color: #fff;
    border-top: #d7d7d7 2px solid;
}

#footer-content {
    width: 960px;
    margin: 0 auto;
    padding-top: 30px;
    height: 75%;
    border-bottom: #d7d7d7 2px solid;
}

#footer h4 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    color: #005e84;
    font-size: 16px;

}

.footer-position {
    width: 36%;
    float: left;
    height: 85px;
    padding: 15px;
    margin-top: 0px;
}

.footer-position ul {
    margin: 0px;
}

.footer-position li {
    list-style: none;
    margin-bottom: 0px;
}

.organisation {
    font-weight: bold;
}

#footer a,
#footer a:link,
#footer a:visited {

    text-decoration: none;
    color: #000;
    transition: 0.5s;
}

#footer a:hover,
#footer a:active,
#footer a:focus {
    color: #005e84;
    text-decoration: underline;
}

/*This is necessary for an ie11 glitch.*/
.questionLegend {
    width: inherit;
}

.footer-icon-grant {
    float: left;
    height: 100%;
    width: 7%;
    background-image: url(/s/site/aemoservices/grants_information_icon.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position-x: center;
    background-position-y: 20px;
}

.footer-icon-tech {
    float: right;
    height: 100%;
    width: 7%;
    background-image: url(/s/site/aemoservices/technical_assistance_icon.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position-x: center;
    background-position-y: 20px;
}

#tech-support {
    float: right;
}

.chooseform {
    background-color: #9ad5e5;
    padding: 5px 5px 16px 15px;
    color: #005e84;
    margin: 0 0 20px 0px;
}