﻿/*
 *	SWEP: Core Styles for All Pages
 *
 *	@author Kurt Smith <kurt.smith@august.com.au>
 *	@author Matt Agar <matt.agar@august.com.au>
 */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    text-rendering: optimizelegibility;
}

article,
aside,
details,
figcaption,
footer,
header,
nav,
section {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

    audio:not([controls]) {
        display: none;
    }

[hidden] {
    display: none;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
    font-family: Mikado, arial, sans-serif;
    color: #575757;
}

body {
    margin: 0;
    font-size: 14px;
    line-height: 18px;
    background: #acdbf5;
}

html,
html > body,
body {
    height: 100%;
}

.auto-height {
    height: auto;
}

::-moz-selection {
    background: #ff0000;
    color: #ffffff;
    text-shadow: none;
}

::selection {
    background: #ff0000;
    color: #ffffff;
    text-shadow: none;
}

a {
    color: #73acca;
    text-decoration: none;
}

    a:hover {
        color: #575757;
    }

    a:focus {
        outline: 0;
    }

    a:hover,
    a:active {
        outline: 0;
    }

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

dfn {
    font-style: italic;
}

ins {
    background: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background: #007dc4;
    color: #ffffff;
    font-style: italic;
    font-weight: bold;
}

pre,
code,
kbd,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

    q:before,
    q:after {
        content: "";
        content: none;
    }

small {
    font-size: 85%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

label {
    cursor: pointer;
}

legend {
    border: 0;
    *margin-left: -7px;
    padding: 0;
    white-space: normal;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

button,
input {
    line-height: normal;
}

    button,
    input[type="button"],
    input[type="reset"],
    input[type="submit"] {
        cursor: pointer;
        -webkit-appearance: button;
        *overflow: visible;
    }

        button[disabled],
        input[disabled] {
            cursor: default;
        }

    input[type="checkbox"],
    input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
        *width: 13px;
        *height: 13px;
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

        input[type="search"]::-webkit-search-decoration,
        input[type="search"]::-webkit-search-cancel-button {
            -webkit-appearance: none;
        }

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 20px;
}

td,
th {
    padding: 20px 6px 20px 0;
}

td {
    vertical-align: middle;
    border-top: 1px solid #d4d3ce;
}

    td.name a {
        display: block;
        margin-bottom: 5px;
        margin-top: 7px;
    }

    td.last {
        padding-right: 0;
    }

th {
    text-align: left;
}

.styled thead th {
    font-size: 14px;
    padding: 20px;
    text-transform: uppercase;
}

.styled tbody {
    border-top: 1px solid #eef7fc;
}

    .styled tbody td {
        font-size: 14px;
        padding: 13px 20px;
        border-top: 0;
        border-bottom: 1px solid #eef7fc;
        color: #73acca;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s;
    }

    .styled tbody .odd td {
        background: #f2f2f2;
    }

    .styled tbody tr.hover td {
        background: #b5d7e9;
        color: #fff;
    }

.styled tr.hover td {
    background: #fbfbfb;
}

.chromeframe {
    margin: 0;
    background: #e9e9e9;
    color: black;
    padding: 10px 0;
    text-align: center;
}

.ripple {
    background: url(../img/water-white.png) 50% 100% repeat-x;
}

hr.ripple {
    background: url(../img/water-white-top.png) 50% 0 repeat-x;
    height: 10px;
    width: 100%;
    display: block;
    border: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.pipe {
    background: url(../img/pipe.png) 50% 0 no-repeat;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
}

#l-what .pipe {
    height: 232px;
    top: 240px;
}

#l-regsiter .pipe {
    height: 100px;
}

.fill {
    background: url(../img/fill.png) 50% 100% repeat-x;
    position: absolute;
    top: 588px;
    left: 50%;
    z-index: 0;
    width: 337px;
    margin-left: -170px;
    max-height: 2090px;
    overflow: hidden;
}

.hollow {
    background: #efefef;
    position: absolute;
    top: 587px;
    left: 50%;
    z-index: 0;
    width: 337px;
    height: 229px;
    margin-left: -170px;
}

    .hollow.b {
        top: 816px;
        height: 680px;
    }

    .hollow.c {
        top: 1905px;
        height: 774px;
        background: #ffffff url(../img/hollow.gif) 50% 100% no-repeat;
    }

figure {
    margin-bottom: 24px;
}

i.sun {
    background: url("../img/sprite-zero.png") no-repeat 0 -228px;
    width: 163px;
    height: 149px;
    display: inline-block;
    float: left;
    margin-left: -20px;
}

i.smile {
    background: url("../img/sprite-zero.png") no-repeat -163px -377px;
    width: 168px;
    height: 149px;
    display: inline-block;
    float: left;
    margin-left: -20px;
}

    i.smile.sml {
        background: url("../img/sprite-zero.png") no-repeat -378px -319px;
        width: 102px;
        height: 88px;
        display: inline-block;
        float: right;
        margin: -25px 0;
    }

i.computer {
    background: url("../img/sprite-zero.png") no-repeat -271px -228px;
    width: 107px;
    height: 91px;
    display: inline-block;
    float: right;
    margin: -25px 0;
}

.zoom {
    background: url("../img/sprite-zero.png") no-repeat -331px 0;
    width: 163px;
    height: 163px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -82px 0 0 -82px;
    z-index: 2;
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -moz-transform: translateX(0) scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    transition: all 0.2s ease-out 0;
    -webkit-transition: all 0.2s ease-out 0;
    -moz-transition: all 0.2s ease-out 0;
    -o-transition: all 0.2s ease-out 0;
}

.video {
    *zoom: 1;
    position: relative;
    display: block;
}

    .video:before,
    .video:after {
        display: table;
        content: "";
    }

    .video:after {
        clear: both;
    }

    .video img {
        max-width: 100%;
        display: block;
        float: right;
    }

    .video#how-video {
        margin: -40px 0 70px 0;
        position: relative;
    }

        .video#how-video a {
            position: relative;
            display: block;
            z-index: 99;
        }

    .video .play {
        background: url("../img/sprite-zero.png") no-repeat -488px -150px;
        width: 164px;
        height: 164px;
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -82px 0 0 -82px;
        z-index: 2;
        -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -webkit-transform: scale(0.5);
        -moz-transform: translateX(0) scale(0.5);
        -o-transform: scale(0.5);
        transform: scale(0.5);
        transition: all 0.2s ease-out 0;
        -webkit-transition: all 0.2s ease-out 0;
        -moz-transition: all 0.2s ease-out 0;
        -o-transition: all 0.2s ease-out 0;
    }

    .video .how-video__play {
        top: 30px;
        left: 208px;
        margin: 0;
    }

    .video a:hover .play {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: translateX(0) scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

a.video {
    float: right;
}

.nolist {
    list-style: none;
    margin: 0;
}

    .nolist li {
        display: inline;
    }

.flatlist {
    list-style: none;
    margin: 0;
}

.reset-table {
    border-collapse: collapse;
    border: none;
}

.clearfix {
    *zoom: 1;
}

    .clearfix:before,
    .clearfix:after {
        display: table;
        content: "";
    }

    .clearfix:after {
        clear: both;
    }

#skip-links {
    position: absolute;
    left: -9999em;
}

.show {
    display: block;
}

.hide {
    display: none;
}

.tl {
    text-align: left;
}

.tr {
    text-align: right;
}

.tc {
    text-align: center;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.clear-left {
    clear: left;
}

.mt0 {
    margin-top: 0 !important;
}

.mr0 {
    margin-right: 0 !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.ml0 {
    margin-left: 0 !important;
}

.space-r20 {
    margin-right: 20px !important;
}

.space-l20 {
    margin-left: 20px !important;
}

.inline {
    display: inline !important;
}

.inline-block {
    display: inline-block !important;
}

hr.dashed {
    border-top: 1px dashed #b4b2ae;
    border-bottom: 0;
}

hr.spacer {
    margin: 45px 0;
}

.notice-error {
    background: #faf0c4;
    border: 1px solid #f89406;
    color: #f89406;
    margin-left: 0;
    padding: 10px;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    list-style: none;
}

    .notice-error li {
        padding: 5px;
    }

.notice-info {
    background: #fcf9f2;
    border: 1px solid #e1ddd5;
    margin-left: 0;
    padding: 10px;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    list-style: none;
}

    .notice-info li {
        padding: 5px;
    }
/* Added for alerts */
#alert-notification-parent-container {
    position: relative;
    width: 400px;
    display: none;
}

#alert-notification-container {
    position: absolute;
}

    #alert-notification-container a {
        float: left;
        background: url('../img/alert-orange.png') no-repeat 10px 6px #73acca;
        padding: 8px 13px 8px 37px;
        color: #fff;
        font-weight: bold;
        -webkit-border-radius: 3px 3px 3px 3px;
        -moz-border-radius: 3px 3px 3px 3px;
        border-radius: 3px 3px 3px 3px;
        -webkit-transition: background-color 0.3s;
        -moz-transition: background-color 0.3s;
        -ms-transition: background-color 0.3s;
        -o-transition: background-color 0.3s;
        transition: background-color 0.3s;
    }

        #alert-notification-container a:hover,
        #alert-notification-container a:focus {
            background-color: #679fbc;
        }

#admin #alert-notification-container {
    left: 40px;
    top: 0;
}

#dashboard #alert-notification-container {
    left: 40px;
    top: 0;
}

#alert-list-container {
    margin: 10px;
}

    #alert-list-container h4 {
        background: url('../img/alert-orange.png');
        background-repeat: no-repeat;
        padding: 1px 0px 35px 25px;
        margin: 10px 10px 15px 10px;
        height: 20px;
        text-transform: uppercase;
        border-bottom: 1px solid #d4d3ce;
    }

    #alert-list-container h5 {
        margin-bottom: 10px;
        color: #73acca;
    }

    #alert-list-container li {
        font-weight: bold;
        margin-left: 10px;
        padding: 25px 0px 25px 25px;
        color: #73acca;
        counter-increment: number;
        position: relative;
    }

        #alert-list-container li:before {
            content: counter(number) ".";
            position: absolute;
            top: 22px;
            left: 0;
        }

#alert-list {
    list-style: none;
    margin-left: 0;
    counter-reset: number;
}

    #alert-list li:not(:first-child) {
        border-top: 1px solid #d4d3ce;
    }

    #alert-list li:last-child {
        margin-bottom: 40px;
    }

#alert-list-container #alert-list .alert-content {
    font-weight: normal;
    color: #575757;
}

.hidden {
    display: none;
}

.ui-timepicker-select {
    padding: 0;
    width: auto;
}

.ui-datepicker-title {
    font-weight: bold;
}

select#alert_schools {
    width: 100%;
    min-height: 350px;
}

.ui-timepicker-div {
    padding: 10px;
}

    .ui-timepicker-div dl dt {
        float: left;
        clear: both;
        width: 50px;
    }

    .ui-timepicker-div dl dd {
        float: left;
        padding-left: 10px;
    }

.ui-datepicker-buttonpane {
    clear: both;
    padding: 10px;
}

#fancybox-wrap #fancybox-outer {
    border-radius: 0px;
    border: none !important;
    -webkit-border-radius: 0px !important;
}

[class*="span"] {
    float: left;
    margin-left: 20px;
}

.row {
    margin-left: -20px;
    *zoom: 1;
}

    .row:before,
    .row:after {
        display: table;
        content: "";
    }

    .row:after {
        clear: both;
    }

    .row .span1 {
        width: 60px;
    }

    .row .span1-5 {
        width: 100px;
    }

    .row .span2 {
        width: 140px;
    }

    .row .span2-5 {
        width: 180px;
    }

    .row .span3 {
        width: 220px;
    }

    .row .span3-5 {
        width: 260px;
    }

    .row .span4 {
        width: 300px;
    }

    .row .span4-5 {
        width: 340px;
    }

    .row .span5 {
        width: 380px;
    }

    .row .span5-5 {
        width: 420px;
    }

    .row .span6 {
        width: 460px;
    }

    .row .span6-5 {
        width: 500px;
    }

    .row .span7 {
        width: 540px;
    }

    .row .span8 {
        width: 620px;
    }

    .row .span9 {
        width: 700px;
    }

    .row .span10 {
        width: 780px;
    }

    .row .span11 {
        width: 860px;
    }

    .row .span12 {
        width: 940px;
    }

    .row .span13 {
        width: 1020px;
    }

    .row .span14 {
        width: 1100px;
    }

    .row .offset1 {
        margin-left: 100px;
    }

    .row .offset2 {
        margin-left: 180px;
    }

    .row .offset3 {
        margin-left: 260px;
    }

    .row .offset4 {
        margin-left: 340px;
    }

    .row .offset5 {
        margin-left: 420px;
    }

    .row .offset6 {
        margin-left: 500px;
    }

    .row .offset7 {
        margin-left: 580px;
    }

    .row .offset8 {
        margin-left: 660px;
    }

    .row .offset9 {
        margin-left: 740px;
    }

    .row .offset10 {
        margin-left: 820px;
    }

    .row .offset11 {
        margin-left: 900px;
    }

    .row .offset12 {
        margin-left: 980px;
    }

    .row .offset13 {
        margin-left: 1060px;
    }

    .row .offset14 {
        margin-left: 1140px;
    }

    .row .push1 {
        margin-left: 100px;
    }

    .row .push2 {
        margin-left: 180px;
    }

    .row .push3 {
        margin-left: 260px;
    }

    .row .push4 {
        margin-left: 340px;
    }

    .row .push5 {
        margin-left: 420px;
    }

    .row .push6 {
        margin-left: 500px;
    }

    .row .push7 {
        margin-left: 580px;
    }

    .row .push8 {
        margin-left: 660px;
    }

    .row .push9 {
        margin-left: 740px;
    }

    .row .push10 {
        margin-left: 820px;
    }

    .row .push11 {
        margin-left: 900px;
    }

    .row .push12 {
        margin-left: 980px;
    }

    .row .push13 {
        margin-left: 1060px;
    }

    .row .push14 {
        margin-left: 1140px;
    }

.row-inner {
    margin-left: -20px;
    *zoom: 1;
}

    .row-inner:before,
    .row-inner:after {
        display: table;
        content: "";
    }

    .row-inner:after {
        clear: both;
    }

    .row-inner .span1 {
        width: 60px;
    }

    .row-inner .span2 {
        width: 133px;
    }

    .row-inner .span3 {
        width: 170px;
    }

    .row-inner .span4 {
        width: 285px;
    }

    .row-inner .span5 {
        width: 364px;
    }

    .row-inner .span6 {
        width: 440px;
    }

    .row-inner .span7 {
        width: 516px;
    }

    .row-inner .span8 {
        width: 592px;
    }

    .row-inner .span9 {
        width: 668px;
    }

    .row-inner .span10 {
        width: 744px;
    }

    .row-inner .span11 {
        width: 820px;
    }

    .row-inner .span12 {
        width: 896px;
    }

    .row-inner .span13 {
        width: 972px;
    }

    .row-inner .span14 {
        width: 1048px;
    }

    .row-inner .offset1 {
        margin-left: 51px;
    }

    .row-inner .offset2 {
        margin-left: 86px;
    }

    .row-inner .offset3 {
        margin-left: 65px;
    }

    .row-inner .offset4 {
        margin-left: 164px;
    }

    .row-inner .offset5 {
        margin-left: 200px;
    }

    .row-inner .offset6 {
        margin-left: 236px;
    }

    .row-inner .offset7 {
        margin-left: 272px;
    }

    .row-inner .offset8 {
        margin-left: 308px;
    }

    .row-inner .offset9 {
        margin-left: 344px;
    }

    .row-inner .offset10 {
        margin-left: 380px;
    }

    .row-inner .offset11 {
        margin-left: 416px;
    }

    .row-inner .offset12 {
        margin-left: 452px;
    }

    .row-inner .offset13 {
        margin-left: 488px;
    }

    .row-inner .offset14 {
        margin-left: 524px;
    }

.row-flex {
    display: flex;
    width: 100%;
    margin-left: -2.4%;
}

    .row-flex > [class*="span"] {
        margin-left: 2.4%;
        display: flex;
        align-items: center;
    }

    .row-flex .span1 {
        width: 10.1%;
    }

        .row-flex .span1.first {
            width: 12.5%;
        }

    .row-flex .span2 {
        width: 22.599999999999998%;
    }

        .row-flex .span2.first {
            width: 25%;
        }

    .row-flex .span3 {
        width: 35.099999999999994%;
    }

        .row-flex .span3.first {
            width: 37.5%;
        }

    .row-flex .span4 {
        width: 47.599999999999994%;
    }

        .row-flex .span4.first {
            width: 50%;
        }

    .row-flex .span5 {
        width: 60.1%;
    }

        .row-flex .span5.first {
            width: 62.5%;
        }

    .row-flex .span6 {
        width: 72.6%;
    }

        .row-flex .span6.first {
            width: 75%;
        }

    .row-flex .span7 {
        width: 85.1%;
    }

        .row-flex .span7.first {
            width: 87.5%;
        }

    .row-flex .span8 {
        width: 97.6%;
    }

        .row-flex .span8.first {
            width: 100%;
        }

    .row-flex .span9 {
        width: 110.1%;
    }

        .row-flex .span9.first {
            width: 112.49999999999999%;
        }

    .row-flex .span10 {
        width: 122.6%;
    }

        .row-flex .span10.first {
            width: 125%;
        }

    .row-flex .span11 {
        width: 135.1%;
    }

        .row-flex .span11.first {
            width: 137.5%;
        }

    .row-flex .span12 {
        width: 147.6%;
    }

        .row-flex .span12.first {
            width: 150%;
        }

.row-fluid {
    width: 100%;
    margin-left: -2.4%;
    *zoom: 1;
}

    .row-fluid:before,
    .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid > [class*="span"] {
        float: left;
        margin-left: 2.4%;
    }

    .row-fluid .span1 {
        width: 10.1%;
    }

        .row-fluid .span1.first {
            width: 12.5%;
        }

    .row-fluid .span2 {
        width: 22.599999999999998%;
    }

        .row-fluid .span2.first {
            width: 25%;
        }

    .row-fluid .span3 {
        width: 35.099999999999994%;
    }

        .row-fluid .span3.first {
            width: 37.5%;
        }

    .row-fluid .span4 {
        width: 47.599999999999994%;
    }

        .row-fluid .span4.first {
            width: 50%;
        }

    .row-fluid .span5 {
        width: 60.1%;
    }

        .row-fluid .span5.first {
            width: 62.5%;
        }

    .row-fluid .span6 {
        width: 72.6%;
    }

        .row-fluid .span6.first {
            width: 75%;
        }

    .row-fluid .span7 {
        width: 85.1%;
    }

        .row-fluid .span7.first {
            width: 87.5%;
        }

    .row-fluid .span8 {
        width: 97.6%;
    }

        .row-fluid .span8.first {
            width: 100%;
        }

    .row-fluid .span9 {
        width: 110.1%;
    }

        .row-fluid .span9.first {
            width: 112.49999999999999%;
        }

    .row-fluid .span10 {
        width: 122.6%;
    }

        .row-fluid .span10.first {
            width: 125%;
        }

    .row-fluid .span11 {
        width: 135.1%;
    }

        .row-fluid .span11.first {
            width: 137.5%;
        }

    .row-fluid .span12 {
        width: 147.6%;
    }

        .row-fluid .span12.first {
            width: 150%;
        }

.container-fixed {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    *zoom: 1;
}

    .container-fixed:before,
    .container-fixed:after {
        display: table;
        content: "";
    }

    .container-fixed:after {
        clear: both;
    }

.l-container {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    *zoom: 1;
}

    .l-container:before,
    .l-container:after {
        display: table;
        content: "";
    }

    .l-container:after {
        clear: both;
    }

.l-container-fluid {
    width: 968px;
    margin: 0 auto;
    padding-left: 60px;
    padding-right: 60px;
    *zoom: 1;
}

    .l-container-fluid:before,
    .l-container-fluid:after {
        display: table;
        content: "";
    }

    .l-container-fluid:after {
        clear: both;
    }

.l-container {
    position: relative;
}

.section {
    position: relative;
    z-index: 2;
}

.fp {
    width: 100%;
    float: left;
}

.split {
    width: 50%;
    float: left;
}

    .split.right {
        float: right;
    }

.row .split {
    padding: 0 20px;
}

.row.pull {
    margin-left: -20px;
}

.excerpt {
    margin-left: 180px;
    text-align: left;
}

.push {
    margin-top: 80px;
}
/* Popup */
#popup {
    background: #fff;
    padding: 30px;
}

#l-header {
    height: auto;
    line-height: 1;
    padding: 20px 0;
    background: url(../img/water-orange.png) 50% 100% repeat-x;
}

    #l-header ul {
        font-weight: bold;
        list-style: none;
        margin: 0 10px 0 0;
        float: right;
        line-height: 1.4;
        font-size: 16px;
    }

        #l-header ul li {
            display: inline;
        }

        #l-header ul li {
            margin: 0 5px;
            color: #fff;
        }

            #l-header ul li:first-child {
                margin-right: 10px;
            }

            #l-header ul li:last-child {
                margin-right: 0;
            }

        #l-header ul a {
            color: #73acca;
            text-transform: uppercase;
            -webkit-transition: all 0.25s;
            -moz-transition: all 0.25s;
            -ms-transition: all 0.25s;
            -o-transition: all 0.25s;
            transition: all 0.25s;
        }

            #l-header ul a:hover {
                color: #fff;
            }

            #l-header ul a.btn {
                color: #fff;
            }

        #l-header ul date {
            font-weight: bold;
        }

    #l-header .logo {
        float: left;
    }

    #l-header p {
        font-size: 14px;
        margin: 20px 0 5px;
    }

    #l-header .icon-invalid,
    #l-header .icon-valid {
        margin-right: 7px;
    }

#l-nav {
    background-color: #FCF9F2;
    background: url(../img/water-white.png) 50% 100% repeat-x;
    padding: 20px 0;
    margin-left: -46px;
    text-transform: uppercase;
}

    #l-nav.nav-basic ul a {
        margin: 0 19px;
    }

    #l-nav.nav-basic.nav-nocomparison ul a {
        margin: 0 40px;
    }

    #l-nav.nav-nocomparison ul a {
        margin: 0 34px;
    }

    #l-nav ul {
        list-style: none;
        margin: 0;
        margin: 0 auto;
    }

        #l-nav ul li {
            display: inline;
        }

        #l-nav ul li {
            float: left;
            position: relative;
        }

            #l-nav ul li:last-child a {
                margin-right: 0;
            }

            #l-nav ul li.current {
                position: relative;
            }

            #l-nav ul li.home.current a span,
            #l-nav ul li.home a:hover span {
                background-position: 0 -92px;
            }

            #l-nav ul li.home a span {
                background: url(/bundles/swepmain/img/nav.gif) no-repeat 0 -2px;
                width: 100px;
                height: 77px;
                display: block;
                content: '';
                margin: 0 auto;
            }

            #l-nav ul li.standard-reporting.current a span,
            #l-nav ul li.standard-reporting a:hover span {
                background-position: -158px -94px;
            }

            #l-nav ul li.standard-reporting a span {
                background: url(/bundles/swepmain/img/nav.gif) no-repeat -158px -4px;
                width: 94px;
                height: 77px;
                display: block;
                content: '';
                margin: 0 auto;
            }

            #l-nav ul li.custom-reporting.current a span,
            #l-nav ul li.custom-reporting a:hover span {
                background-position: -308px -94px;
            }

            #l-nav ul li.custom-reporting a span {
                background: url(/bundles/swepmain/img/nav.gif) no-repeat -308px -4px;
                width: 91px;
                height: 77px;
                display: block;
                content: '';
                margin: 0 auto;
            }

            #l-nav ul li.water-supply.current a span,
            #l-nav ul li.water-supply a:hover span {
                background-position: -460px -90px;
            }

            #l-nav ul li.water-supply a span {
                background: url(/bundles/swepmain/img/nav.gif) no-repeat -460px 0;
                width: 90px;
                height: 77px;
                display: block;
                content: '';
                margin: 0 auto;
            }

            #l-nav ul li.water-calculator.current a span,
            #l-nav ul li.water-calculator a:hover span {
                background-position: -627px -89px;
            }

            #l-nav ul li.water-calculator a span {
                background: url(/bundles/swepmain/img/nav.gif) no-repeat -627px 0;
                width: 87px;
                height: 77px;
                display: block;
                content: '';
                margin: 0 auto;
            }

            #l-nav ul li.comparison.current a span,
            #l-nav ul li.comparison a:hover span {
                background-position: -774px -89px;
            }

            #l-nav ul li.comparison a span {
                background: url(/bundles/swepmain/img/nav.gif) no-repeat -774px 2px;
                width: 100px;
                height: 77px;
                display: block;
                content: '';
                margin: 0 auto;
            }

    #l-nav a {
        font-size: 14px;
        text-shadow: 0 1px 0 #ffffff;
        margin: 0 22px;
        color: #73acca;
        display: block;
        text-align: center;
        float: left;
    }

        #l-nav a:hover {
            color: #007dc4;
        }

        #l-nav a span {
            margin-bottom: 8px !important;
        }

        #l-nav a b {
            background: none;
            padding: 5px 10px;
            border-radius: 5px;
            -webkit-transition: all 0.5s;
        }

    #l-nav .basic a {
        width: 163px;
    }

.grain {
    background: #fff7e8 url(../img/grain.png);
}

.clouds {
    background: url(../img/clouds-yellow.png);
}

.grey {
    background: #efefef;
}

#l-content {
    width: 100%;
    padding: 0;
    overflow: hidden;
}

    #l-content form header {
        background-color: #ecf4f6;
        padding: 10px 20px;
        margin-bottom: 20px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
    }

        #l-content form header h2 {
            padding: 0;
            margin: 0;
            font-size: 24px;
            color: #73acca;
            line-height: 36px;
        }

#l-footer {
    height: 440px;
    background: url(../img/footer.jpg) 50% 100% repeat-x;
    color: #73acca;
    padding: 320px 0 25px;
    position: relative;
    z-index: 2;
    margin: 0;
}

    #l-footer .logo {
        float: left;
        background: url("../img/sprite.png") no-repeat 0 0;
        width: 94px;
        height: 27px;
        display: inline-block;
        text-indent: -9999em;
    }

    #l-footer ul {
        list-style: none;
        margin: 0;
        margin: 14px 0 0 0;
    }

        #l-footer ul li {
            display: inline;
        }

        #l-footer ul li {
            margin-right: 20px;
        }

        #l-footer ul a {
            font-weight: bold;
            color: #73acca;
            -webkit-transition: all 0.25s;
            -moz-transition: all 0.25s;
            -ms-transition: all 0.25s;
            -o-transition: all 0.25s;
            transition: all 0.25s;
        }

            #l-footer ul a:hover {
                color: #fff;
            }

    #l-footer span {
        padding: 0 6px 0 5px;
        color: #73acca;
    }

    #l-footer img.right {
        margin: 10px 20px;
    }

    #l-footer p {
        font-size: 12px;
        margin: 3px 0 0 0;
        clear: left;
    }
/* @import must be at top of file, otherwise CSS will not work - I call bullshit...*/
@font-face {
    font-family: 'Mikado';
    src: url('../fonts/2704EA_4_0.eot');
    src: url('../fonts/2704EA_4_0.eot?#iefix') format('embedded-opentype'), url('../fonts/2704EA_4_0.woff') format('woff'), url('../fonts/2704EA_4_0.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Mikado';
    src: url('../fonts/2704EA_1_0.eot');
    src: url('../fonts/2704EA_1_0.eot?#iefix') format('embedded-opentype'), url('../fonts/2704EA_1_0.woff') format('woff'), url('../fonts/2704EA_1_0.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Mikado';
    src: url('../fonts/2704EA_B_0.eot');
    src: url('../fonts/2704EA_B_0.eot?#iefix') format('embedded-opentype'), url('../fonts/2704EA_B_0.woff') format('woff'), url('../fonts/2704EA_B_0.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Mikado';
    src: url('../fonts/2704EA_A_0.eot');
    src: url('../fonts/2704EA_A_0.eot?#iefix') format('embedded-opentype'), url('../fonts/2704EA_A_0.woff') format('woff'), url('../fonts/2704EA_A_0.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@media screen {
    p {
        margin: 0 0 24px;
        font-family: Mikado, arial, sans-serif;
        font-size: 14px;
        line-height: 18px;
    }

        p small {
            font-size: 12px;
        }

    .text-xxsmall {
        font-size: 10px;
    }

    .text-xsmall {
        font-size: 11px;
    }

    .text-small {
        font-size: 12px;
    }

    .text-medium {
        font-size: 14px;
    }

    .text-large {
        font-size: 16px;
    }

    .text-xlarge {
        font-size: 18px;
    }

    .text-xxlarge {
        font-size: 20px;
    }

    .text-blue {
        color: #007dc4;
    }

    .text-green {
        color: #5ba634;
    }

    .text-orange {
        color: #5ba634;
    }

    .text-red {
        color: #cc0000;
    }

    .text-grey {
        color: #959595;
    }

    .text-grey-light {
        color: #959595;
    }

    .text-normal {
        font-weight: normal;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin: 0 0 24px;
        text-rendering: optimizelegibility;
        font-weight: bold;
        line-height: 1;
    }

        h1 small,
        h2 small,
        h3 small,
        h4 small,
        h5 small,
        h6 small {
            font-weight: normal;
            float: right;
        }

    h1,
    .h1 {
        font-size: 34px;
        color: #5b6476;
    }

        h1 small,
        .h1 small {
            font-size: 32px;
        }

    h2,
    .h2 {
        font-size: 24px;
        color: #5b6476;
    }

        h2 small,
        .h2 small {
            font-size: 14px;
        }

            h2 small a,
            .h2 small a {
                color: #73acca;
            }

        h2.orange,
        .h2.orange {
            color: #f89406;
        }

        h2.blue,
        .h2.blue {
            color: #007dc4;
        }

        h2.green,
        .h2.green {
            color: #5ba634;
        }

        h2.yellow,
        .h2.yellow {
            color: #ffe6a1;
        }

        h2 small.text-active,
        .h2 small.text-active,
        h2 small.text-pending,
        .h2 small.text-pending,
        h2 small.text-ready,
        .h2 small.text-ready,
        h2 small.text-inactive,
        .h2 small.text-inactive {
            color: #ffffff;
            border-radius: 5px;
            padding: 3px 6px;
            font-size: 13px;
            line-height: 1;
            margin-top: 0px;
            position: relative;
            top: -4px;
            margin-left: 5px;
        }

        h2 small.text-active,
        .h2 small.text-active {
            background: #5ba634;
        }

        h2 small.text-pending,
        .h2 small.text-pending {
            background: #f89406;
            vertical-align: bottom;
        }

        h2 small.text-ready,
        .h2 small.text-ready {
            background: #007dc4;
        }

        h2 small.text-inactive,
        .h2 small.text-inactive {
            background: #cc0000;
        }

    h3,
    .h3 {
        font-size: 18px;
        color: #5b6476;
    }

        h3 small,
        .h3 small {
            font-size: 16px;
            padding-left: 8px;
        }

    h4,
    .h4 {
        font-size: 16px;
        color: #575757;
    }

        h4 small,
        .h4 small {
            font-size: 14px;
        }

    h5,
    .h5 {
        font-size: 14px;
        color: #575757;
    }

    h6,
    .h6 {
        font-size: 12px;
        color: #575757;
        text-transform: uppercase;
    }

    .text-active {
        color: #5ba634;
    }

    .text-pending {
        color: #f89406;
    }

    .text-ready {
        color: #007dc4;
    }

    .text-inactive {
        color: #cc0000;
    }

    ul,
    ol {
        padding: 0;
        margin: 0 0 24px 20px;
    }

        ul ul,
        ul ol,
        ol ol,
        ol ul {
            margin-bottom: 0;
        }

    ul {
        list-style: disc;
    }

    ol {
        list-style: decimal;
    }

    li {
        line-height: 18px;
    }

    ul.unstyled {
        margin-left: 0;
        list-style: none;
    }

    dl {
        margin: 0 0 24px;
    }

    dt,
    dd {
        line-height: 18px;
    }

    dt {
        font-weight: bold;
        margin-bottom: 2px;
    }

    dd {
        margin: 0 0 7px;
    }

    hr {
        margin: 28px 0;
        border: 0;
        border-top: 1px solid #e5e5e5;
        border-bottom: 1px solid #ffffff;
    }

    strong {
        font-weight: bold;
    }

    em {
        font-style: italic;
    }

    abbr {
        cursor: help;
    }

    blockquote {
        margin: 0 0 48px 0;
    }

        blockquote p {
            color: #edb35f;
            font-size: 25px;
            line-height: 27px;
            font-weight: bold;
        }

        blockquote cite {
            margin-top: 24px;
            display: block;
        }

        blockquote small {
            display: block;
            line-height: 18px;
        }

            blockquote small:before {
                content: '\2014 \00A0';
            }

        q:before,
        q:after,
        blockquote:before,
        blockquote:after {
            content: "";
        }

    address {
        display: block;
        margin: 0 0 24px;
        line-height: 18px;
        font-style: normal;
    }

    cite {
        font-style: normal;
    }
}
/* Lets add some structure...
*
*	GENERAL STYLES
*	CHECKBOXES & RADIOS
*	FOCUS STATE
*	INPUT SIZES
*	GRID SIZING FOR INPUTS
*	DISABLED STATE
*	FORM FIELD FEEDBACK STATES
*	FORM ACTIONS
*	HELP TEXT
*	INPUT GROUPS
*	SEARCH FORM
*	HORIZONTAL & VERTICAL FORMS
*
*/
form {
    margin: 0 0 18px;
}

.controls {
    position: relative;
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    font-size: 15px;
    line-height: 36px;
    border: 0;
}

input,
button,
select,
textarea {
    background: #ffffff;
}

    input:-webkit-autofill,
    button:-webkit-autofill,
    select:-webkit-autofill,
    textarea:-webkit-autofill {
        transition: none;
        background-color: #fff;
        -webkit-box-shadow: 0 0 0px 1000px white inset;
    }

:-moz-placeholder {
    color: #5b6476;
}

::-webkit-input-placeholder {
    color: #5b6476;
}

.placeholder {
    color: #5b6476;
}

input.search {
    background-color: #eef7fc;
    border: 0;
}

label {
    display: block;
    margin-bottom: 12px;
    color: #a1a1a1;
    font-size: 18px;
}

input,
textarea,
select,
.uneditable-input {
    display: inline-block;
    width: 320px;
    padding: 10px 11px;
    font-size: 16px;
    font-family: Mikado, arial, sans-serif;
    line-height: 1;
    color: #575757;
    border: 1px solid #fbe6bf;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.uneditable-textarea {
    width: auto;
    height: auto;
}

label input,
label textarea,
label select {
    display: block;
}

input[type="date"],
input[type="date"]:focus {
    background-image: url(/bundles/swepmain/img/sprite.png);
    background-repeat: no-repeat;
    background-position: 89% -515px;
    padding-right: 15px;
    cursor: pointer;
}

input[type="image"],
input[type="checkbox"],
input[type="radio"] {
    width: auto;
    height: auto;
    padding: 0;
    margin: 3px 0;
    *margin-top: 0;
    line-height: normal;
    border: 0;
    cursor: pointer;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

input[type="file"] {
    padding: initial;
    line-height: initial;
    border: initial;
    background-color: #ffffff;
    background-color: initial;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
    width: auto;
    height: auto;
}

input[type="file"] {
    height: 28px;
    *margin-top: 4px;
    line-height: 28px;
}

select {
    width: 220px;
    background-color: #fbfbfb;
}

    select[multiple],
    select[size] {
        height: auto;
    }

input[type="image"] {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

textarea {
    width: 100%;
    height: 120px;
}

input[type="hidden"] {
    display: none;
}

input.search {
    padding-right: 40px;
}

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
    float: left;
}

.controls > .radio:first-child,
.controls > .checkbox:first-child {
    padding-top: 5px;
}

.radio.inline,
.checkbox.inline {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}

    .radio.inline + .radio.inline,
    .checkbox.inline + .checkbox.inline {
        margin-left: 10px;
    }

.controls > .radio.inline:first-child,
.controls > .checkbox.inline:first-child {
    padding-top: 0;
}

input,
textarea {
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}

    input:focus,
    textarea:focus {
        border-color: #75adcb;
        outline: 0;
        background: #ecf4f6;
    }

    input[type="file"]:focus,
    input[type="checkbox"]:focus,
    select:focus {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        outline: 0;
    }

form input.input-mini {
    width: 60px;
}

form input.input-small {
    width: 120px;
}

form input.input-medium {
    width: 194px;
}

form input.input-large {
    width: 320px;
}

form input.input-xlarge {
    width: 422px;
}

form input.input-xxlarge {
    width: 445px;
}

.row-fluid input,
.row-fluid .control {
    width: 100%;
}

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input {
    float: none;
    margin-left: 0;
}

    input.span1,
    textarea.span1,
    .uneditable-input.span1 {
        width: 50px;
    }

    input.span2,
    textarea.span2,
    .uneditable-input.span2 {
        width: 130px;
    }

    input.span3,
    textarea.span3,
    .uneditable-input.span3 {
        width: 210px;
    }

    input.span4,
    textarea.span4,
    .uneditable-input.span4 {
        width: 290px;
    }

    input.span5,
    textarea.span5,
    .uneditable-input.span5 {
        width: 370px;
    }

    input.span6,
    textarea.span6,
    .uneditable-input.span6 {
        width: 450px;
    }

    input.span7,
    textarea.span7,
    .uneditable-input.span7 {
        width: 530px;
    }

    input.span8,
    textarea.span8,
    .uneditable-input.span8 {
        width: 610px;
    }

    input.span9,
    textarea.span9,
    .uneditable-input.span9 {
        width: 690px;
    }

    input.span10,
    textarea.span10,
    .uneditable-input.span10 {
        width: 770px;
    }

    input.span11,
    textarea.span11,
    .uneditable-input.span11 {
        width: 850px;
    }

    input.span12,
    textarea.span12,
    .uneditable-input.span12 {
        width: 930px;
    }

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
    background-color: #f5f5f5;
    border-color: #ddd;
    cursor: not-allowed;
}

.error > label,
.error .help-block,
.error .help-inline {
    color: #575757;
}

.error input,
.error select,
.error textarea {
    color: #575757;
    border-color: #ff6600;
    background: #ffffff;
}

    .error input:focus,
    .error select:focus,
    .error textarea:focus {
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    }

.error .input-prepend .add-on,
.error .input-append .add-on {
    color: #575757;
    background-color: #ffffff;
    border-color: #575757;
}

.error .icon-invalid {
    position: absolute;
    top: 10px;
    right: 17px;
}

.error input {
    padding-right: 50px;
}

.complete > label,
.complete .help-block,
.complete .help-inline {
    color: #575757;
}

.complete input,
.complete select,
.complete textarea {
    color: #575757;
    border-color: #fbe6bf;
    background: #ffffff;
}

    .complete input:focus,
    .complete select:focus,
    .complete textarea:focus {
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    }

.complete .input-prepend .add-on,
.complete .input-append .add-on {
    color: #575757;
    background-color: #ffffff;
    border-color: #575757;
}

.complete .icon-valid {
    position: absolute;
    top: 10px;
    right: 17px;
}

.complete input {
    padding-right: 50px;
}

.uneditable-input {
    display: block;
    background-color: #ffffff;
    border-color: #eee;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    cursor: not-allowed;
}

.help-block {
    margin-top: 5px;
    margin-bottom: 0;
}

.help-inline {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */

    *zoom: 1;
    margin-bottom: 9px;
    vertical-align: middle;
    padding-left: 5px;
}

.input-prepend,
.input-append {
    margin-bottom: 5px;
    *zoom: 1;
}

    .input-prepend:before,
    .input-append:before,
    .input-prepend:after,
    .input-append:after {
        display: table;
        content: "";
    }

    .input-prepend:after,
    .input-append:after {
        clear: both;
    }

    .input-prepend input,
    .input-append input,
    .input-prepend .uneditable-input,
    .input-append .uneditable-input {
        -webkit-border-radius: 0 3px 3px 0;
        -moz-border-radius: 0 3px 3px 0;
        border-radius: 0 3px 3px 0;
    }

        .input-prepend input:focus,
        .input-append input:focus,
        .input-prepend .uneditable-input:focus,
        .input-append .uneditable-input:focus {
            position: relative;
            z-index: 2;
        }

    .input-prepend .uneditable-input,
    .input-append .uneditable-input {
        border-left-color: #ccc;
    }

    .input-prepend .add-on,
    .input-append .add-on {
        float: left;
        display: block;
        width: auto;
        min-width: 16px;
        height: 18px;
        margin-right: -1px;
        padding: 4px 5px;
        font-weight: normal;
        line-height: 18px;
        text-align: center;
        text-shadow: 0 1px 0 #ffffff;
        background-color: #f5f5f5;
        border: 1px solid #ccc;
        -webkit-border-radius: 3px 0 0 3px;
        -moz-border-radius: 3px 0 0 3px;
        border-radius: 3px 0 0 3px;
    }

    .input-prepend .active,
    .input-append .active {
        background-color: #aede95;
        border-color: #5ba634;
    }

    .input-prepend .add-on {
        *margin-top: 1px;
    }

    .input-append input,
    .input-append .uneditable-input {
        float: left;
        -webkit-border-radius: 3px 0 0 3px;
        -moz-border-radius: 3px 0 0 3px;
        border-radius: 3px 0 0 3px;
    }

    .input-append .uneditable-input {
        border-right-color: #ccc;
    }

    .input-append .add-on {
        margin-right: 0;
        margin-left: -1px;
        -webkit-border-radius: 0 3px 3px 0;
        -moz-border-radius: 0 3px 3px 0;
        border-radius: 0 3px 3px 0;
    }

    .input-append input:first-child {
        *margin-left: -160px;
    }

        .input-append input:first-child + .add-on {
            *margin-left: -21px;
        }

.search-query {
    padding-left: 14px;
    padding-right: 14px;
    margin-bottom: 0;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
}

button.search {
    background: url("../img/sprite.png") no-repeat -190px -273px;
    width: 26px;
    height: 22px;
    display: inline-block;
    position: absolute;
    top: 13px;
    right: 12px;
    cursor: pointer;
    border: none;
    text-indent: -9999em;
}

.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input {
    display: inline-block;
    margin-bottom: 0;
}

.form-search label,
.form-inline label,
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
    display: inline-block;
}

    .form-search .input-append .add-on,
    .form-inline .input-prepend .add-on,
    .form-search .input-append .add-on,
    .form-inline .input-prepend .add-on {
        vertical-align: middle;
    }

.form-inline .btn {
    margin-right: 10px;
}

.control-group {
    margin-bottom: 18px;
}

    .control-group .notice-error {
        margin-top: 10px;
    }

.control-group-medium {
    width: 194px;
}

.control {
    display: inline-block;
    position: relative;
}

    .control label {
        display: inline;
        margin: 0 10px 0 0;
    }

    .control.full {
        width: 100%;
    }

.form-horizontal legend + .control-group {
    margin-top: 18px;
    -webkit-margin-top-collapse: separate;
}

.form-horizontal .control-group {
    margin-bottom: 18px;
    *zoom: 1;
}

    .form-horizontal .control-group:before,
    .form-horizontal .control-group:after {
        display: table;
        content: "";
    }

    .form-horizontal .control-group:after {
        clear: both;
    }

    .form-horizontal .control-group > label {
        float: left;
        width: 140px;
        padding-top: 8px;
        text-align: right;
    }

.form-horizontal .controls {
    margin-left: 160px;
}

.btn {
    display: inline-block;
    margin-bottom: 2px;
    padding: 10px 15px 8px;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    text-align: center;
    background-color: #efefef;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    color: #575757;
    outline: none;
    border: 0;
    *margin-left: .3em;
}

    .btn:hover,
    .btn:active,
    .btn.active,
    .btn.disabled,
    .btn[disabled] {
        background-color: #e0e0e0;
    }

    .btn:active,
    .btn.active {
        background-color: #c7c7c7;
    }

    .btn:first-child {
        *margin-left: 0;
    }

    .btn:hover {
        text-decoration: none;
        color: #ffffff;
    }

    .btn:focus {
        outline: 0;
    }

    .btn input,
    .btn .radio {
        display: none;
    }

    .btn.right {
        margin-left: 5px;
    }

    .btn i {
        vertical-align: middle;
        margin: -2px 10px 0 0;
    }

    .btn.water i {
        background: url("../img/sprite.png") no-repeat -109px -414px;
        width: 11px;
        height: 16px;
        display: inline-block;
    }

    .btn.water.btn-outline i {
        background: url("../img/sprite.png") no-repeat -109px -466px;
        width: 11px;
        height: 16px;
        display: inline-block;
    }

    .btn.water:hover i {
        background: url("../img/sprite.png") no-repeat -109px -414px;
        width: 11px;
        height: 16px;
        display: inline-block;
    }

    .btn.electricity i {
        background: url("../img/sprite.png") no-repeat -143px -414px;
        width: 12px;
        height: 17px;
        display: inline-block;
    }

    .btn.electricity.btn-outline i {
        background: url("../img/sprite.png") no-repeat -143px -466px;
        width: 12px;
        height: 17px;
        display: inline-block;
    }

    .btn.electricity:hover i {
        background: url("../img/sprite.png") no-repeat -143px -414px;
        width: 12px;
        height: 17px;
        display: inline-block;
    }
    /* SOLAR COLOR and SPRITE UPDATE - 8/12/2015 Josh Moncrieff */
    /* SOLAR BUTTON */
    .btn.solar i {
        background: url("../img/sprite.png") no-repeat -174px -464px;
        width: 20px;
        height: 20px;
        display: inline-block;
    }

    .btn.solar:hover i,
    .btn.solar:not(.btn-outline) i {
        background: url("../img/sprite.png") no-repeat -174px -413px;
    }

    .btn.solar {
        background-color: #A9C72F;
    }

        .btn.solar.btn-outline:hover {
            background-color: #C3DB73;
        }

    /* WATER BUTTONS */
    .btn.water.btn-tertiary:not(.btn-outline),
    .btn.water.btn-secondary:not(.btn-outline),
    .btn.water.btn-tertiary:not(.btn-outline):hover,
    .btn.water.btn-secondary:not(.btn-outline):hover {
        background-color: #73ACCA;
    }

    .btn.water.btn-outline:hover {
        background-color: #9bd4f2;
    }

    /* ELECTRICITY BUTTONS */
    .btn.electricity.btn-tertiary:not(.btn-outline),
    .btn.electricity.btn-secondary:not(.btn-outline) {
        background-color: #F6901C;
    }

    /* SOLAR BUTTONS */
    .btn.solar.btn-tertiary:not(.btn-outline),
    .btn.solar.btn-secondary:not(.btn-outline) {
        background-color: #A9C72F;
    }


/* flag */
span.orange-flag {
    color: #fff;
    background-color: orange;
    font-size: 10px;
    padding: 3px 5px;
    border-radius: 3px;
    white-space: nowrap;
}


.buzzer {
    background-color: #c5da6e;
    color: #fff;
    text-transform: uppercase;
    transition: background-color 0.2s ease-out 0;
    -webkit-transition: background-color 0.2s ease-out 0;
    -moz-transition: background-color 0.2s ease-out 0;
    -o-transition: background-color 0.2s ease-out 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 0;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 1;
    font-weight: bold;
    position: relative;
    z-index: 10;
}

    .buzzer i {
        vertical-align: middle;
        margin: -2px 0 0 10px;
    }

    .buzzer.big {
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        font-size: 22px;
        padding: 25px 65px;
        letter-spacing: .05em;
    }

        .buzzer.big i {
            background: url("../img/sprite-zero.png") no-repeat 0 -588px;
            width: 20px;
            height: 18px;
            display: inline-block;
            transition: all 0.2s ease-out 0;
            -webkit-transition: all 0.2s ease-out 0;
            -moz-transition: all 0.2s ease-out 0;
            -o-transition: all 0.2s ease-out 0;
        }

        .buzzer.big.register {
            background-image: none;
            padding: 25px 65px;
        }

            .buzzer.big.register.active {
                background-color: #73acca;
            }

                .buzzer.big.register.active:hover {
                    background-color: #c5da6e;
                }

            .buzzer.big.register i {
                background: url("../img/sprite-zero.png") no-repeat -97px -588px;
                width: 20px;
                height: 20px;
                display: inline-block;
            }

        .buzzer.big:hover i {
            -webkit-transform: translateX(10px);
            -moz-transform: translateX(10px);
            -o-transform: translateX(10px);
            transform: translateX(10px);
        }

    .buzzer.register i {
        background: url("../img/sprite-zero.png") no-repeat 0 -526px;
        width: 14px;
        height: 14px;
        display: inline-block;
    }

    .buzzer.download i {
        background: url("../img/sprite-zero.png") no-repeat 0 -660px;
        width: 13px;
        height: 14px;
        display: inline-block;
    }

    .buzzer.back {
        background-color: #73acca;
    }

        .buzzer.back:hover {
            background-color: #c5da6e;
        }

        .buzzer.back i {
            background: url("../img/sprite-zero.png") no-repeat 0 -708px;
            width: 9px;
            height: 13px;
            display: inline-block;
        }

    .buzzer.sep {
        margin-left: 20px;
    }

    .buzzer:hover {
        background-color: #73acca;
        color: #fff;
    }

.btn-large {
    font-size: 16px;
    line-height: 16px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .btn-large .icon {
        margin-top: 1px;
    }

.btn-small {
    padding: 5px 9px 3px 9px;
    font-size: 12px;
    line-height: 16px;
}

    .btn-small .icon {
        margin-top: -1px;
    }

.btn.btn-green,
.btn.btn-primary {
    background-color: #c0d569;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    color: #ffffff;
}

    .btn.btn-green:hover,
    .btn.btn-primary:hover,
    .btn.btn-green:active,
    .btn.btn-primary:active,
    .btn.btn-green.active,
    .btn.btn-primary.active,
    .btn.btn-green.disabled,
    .btn.btn-primary.disabled,
    .btn.btn-green[disabled],
    .btn.btn-primary[disabled] {
        background-color: #a7c13d;
    }

    .btn.btn-green:active,
    .btn.btn-primary:active,
    .btn.btn-green.active,
    .btn.btn-primary.active {
        background-color: #859a31;
    }

    .btn.btn-green:active,
    .btn.btn-primary:active {
        background: #006ead;
        color: #ffffff;
    }

    .btn.btn-green:hover,
    .btn.btn-primary:hover {
        text-decoration: none;
        color: #ffffff;
    }

.btn.btn-blue,
.btn.btn-secondary {
    background-color: #73acca;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    color: #ffffff;
}

    .btn.btn-blue:hover,
    .btn.btn-secondary:hover,
    .btn.btn-blue:active,
    .btn.btn-secondary:active,
    .btn.btn-blue.active,
    .btn.btn-secondary.active,
    .btn.btn-blue.disabled,
    .btn.btn-secondary.disabled,
    .btn.btn-blue[disabled],
    .btn.btn-secondary[disabled] {
        background-color: #68a0bd;
    }

    .btn.btn-blue:active,
    .btn.btn-secondary:active,
    .btn.btn-blue.active,
    .btn.btn-secondary.active {
        background-color: #4a88a8;
    }

    .btn.btn-blue:active,
    .btn.btn-secondary:active {
        background: #68a0bd;
        color: #ffffff;
    }

    .btn.btn-blue:hover,
    .btn.btn-secondary:hover {
        text-decoration: none;
        color: #ffffff;
    }

.btn.btn-yellow,
.btn.btn-tertiary {
    background-color: #f2d966;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    color: #ffffff;
}

    .btn.btn-yellow:hover,
    .btn.btn-tertiary:hover,
    .btn.btn-yellow:active,
    .btn.btn-tertiary:active,
    .btn.btn-yellow.active,
    .btn.btn-tertiary.active,
    .btn.btn-yellow.disabled,
    .btn.btn-tertiary.disabled,
    .btn.btn-yellow[disabled],
    .btn.btn-tertiary[disabled] {
        background-color: #FFBE67;
    }

    .btn.btn-yellow:active,
    .btn.btn-tertiary:active,
    .btn.btn-yellow.active,
    .btn.btn-tertiary.active {
        background-color: #e8a838;
    }

    .btn.btn-yellow:active,
    .btn.btn-tertiary:active {
        background: #edbc66;
        color: #ffffff;
    }

    .btn.btn-yellow:hover,
    .btn.btn-tertiary:hover {
        text-decoration: none;
        color: #ffffff;
    }

.btn.btn-red,
.btn.btn-remove {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

    .btn.btn-red:hover,
    .btn.btn-remove:hover {
        background-color: #cc2e2a;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
        color: #fff;
    }

        .btn.btn-red:hover:hover,
        .btn.btn-remove:hover:hover,
        .btn.btn-red:hover:active,
        .btn.btn-remove:hover:active,
        .btn.btn-red:hover.active,
        .btn.btn-remove:hover.active,
        .btn.btn-red:hover.disabled,
        .btn.btn-remove:hover.disabled,
        .btn.btn-red:hover[disabled],
        .btn.btn-remove:hover[disabled] {
            background-color: #cc2e2a;
        }

        .btn.btn-red:hover:active,
        .btn.btn-remove:hover:active,
        .btn.btn-red:hover.active,
        .btn.btn-remove:hover.active {
            background-color: #a22421;
        }

button.btn,
input[type="submit"].btn {
    *padding-top: 2px;
    *padding-bottom: 2px;
}

    button.btn::-moz-focus-inner,
    input[type="submit"].btn::-moz-focus-inner {
        padding: 0;
        border: 0;
    }

    button.btn.large,
    input[type="submit"].btn.large {
        *padding-top: 7px;
        *padding-bottom: 7px;
    }

    button.btn.small,
    input[type="submit"].btn.small {
        *padding-top: 3px;
        *padding-bottom: 3px;
    }

.btn.bar-graph {
    height: 36px;
    padding-top: 7px;
    background-color: #73acca;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    color: #ffffff;
    color: #b5b5b5;
    background-color: transparent;
}

    .btn.bar-graph:hover,
    .btn.bar-graph:active,
    .btn.bar-graph.active,
    .btn.bar-graph.disabled,
    .btn.bar-graph[disabled] {
        background-color: #68a0bd;
    }

    .btn.bar-graph:active,
    .btn.bar-graph.active {
        background-color: #4a88a8;
    }

    .btn.bar-graph:active {
        background: #68a0bd;
        color: #ffffff;
    }

    .btn.bar-graph:hover {
        text-decoration: none;
        color: #ffffff;
    }

    .btn.bar-graph.current {
        background-color: #73acca;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
        color: #ffffff;
    }

        .btn.bar-graph.current:hover,
        .btn.bar-graph.current:active,
        .btn.bar-graph.current.active,
        .btn.bar-graph.current.disabled,
        .btn.bar-graph.current[disabled] {
            background-color: #68a0bd;
        }

        .btn.bar-graph.current:active,
        .btn.bar-graph.current.active {
            background-color: #4a88a8;
        }

        .btn.bar-graph.current:active {
            background: #68a0bd;
            color: #ffffff;
        }

        .btn.bar-graph.current:hover {
            text-decoration: none;
            color: #ffffff;
        }

        .btn.bar-graph.current span {
            background-position: 0 -412px;
        }

    .btn.bar-graph span {
        background: url("../img/sprite.png") no-repeat 0 -463px;
        width: 31px;
        height: 19px;
        display: inline-block;
        display: block;
        text-indent: -9999em;
    }

    .btn.bar-graph:hover {
        background-color: #68a0bd;
    }

        .btn.bar-graph:hover span {
            background-position: 0 -412px;
        }

.btn.line-graph {
    height: 36px;
    padding-top: 7px;
    background-color: #73acca;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    color: #ffffff;
    color: #b5b5b5;
    background-color: transparent;
}

    .btn.line-graph:hover,
    .btn.line-graph:active,
    .btn.line-graph.active,
    .btn.line-graph.disabled,
    .btn.line-graph[disabled] {
        background-color: #68a0bd;
    }

    .btn.line-graph:active,
    .btn.line-graph.active {
        background-color: #4a88a8;
    }

    .btn.line-graph:active {
        background: #68a0bd;
        color: #ffffff;
    }

    .btn.line-graph:hover {
        text-decoration: none;
        color: #ffffff;
    }

    .btn.line-graph.current {
        background-color: #73acca;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
        color: #ffffff;
    }

        .btn.line-graph.current:hover,
        .btn.line-graph.current:active,
        .btn.line-graph.current.active,
        .btn.line-graph.current.disabled,
        .btn.line-graph.current[disabled] {
            background-color: #68a0bd;
        }

        .btn.line-graph.current:active,
        .btn.line-graph.current.active {
            background-color: #4a88a8;
        }

        .btn.line-graph.current:active {
            background: #68a0bd;
            color: #ffffff;
        }

        .btn.line-graph.current:hover {
            text-decoration: none;
            color: #ffffff;
        }

        .btn.line-graph.current span {
            background-position: -54px -409px;
        }

    .btn.line-graph span {
        background: url("../img/sprite.png") no-repeat -54px -460px;
        width: 31px;
        height: 27px;
        display: inline-block;
        display: block;
        text-indent: -9999em;
        position: relative;
        top: -2px;
    }

    .btn.line-graph:hover {
        background-color: #68a0bd;
    }

        .btn.line-graph:hover span {
            background-position: -54px -409px;
        }

.btn.list {
    height: 45px;
    padding-top: 10px;
}

    .btn.list.current {
        background-color: #006ead;
        background-image: none;
    }

    .btn.list span {
        background: url("../img/sprite.png") no-repeat 0 -633px;
        width: 25px;
        height: 24px;
        display: inline-block;
        display: block;
        text-indent: -9999em;
        position: relative;
    }

.btn.grid {
    height: 45px;
    padding-top: 10px;
}

    .btn.grid.current {
        background-color: #006ead;
        background-image: none;
    }

    .btn.grid span {
        background: url("../img/sprite.png") no-repeat -29px -633px;
        width: 24px;
        height: 24px;
        display: inline-block;
        display: block;
        text-indent: -9999em;
        position: relative;
    }

.btn.btn-outline {
    color: #b5b5b5;
    background-color: transparent;
}

.btn.btn-download {
    background: url('../img/sprite-zero.png') no-repeat -93px -645px;
    width: 20px;
    height: 25px;
    background-color: #73acca;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    color: #ffffff;
    text-indent: -9999em;
    width: 33px;
    height: 35px;
    display: inline-block;
}

    .btn.btn-download:hover,
    .btn.btn-download:active,
    .btn.btn-download.active,
    .btn.btn-download.disabled,
    .btn.btn-download[disabled] {
        background-color: #68a0bd;
    }

    .btn.btn-download:active,
    .btn.btn-download.active {
        background-color: #4a88a8;
    }

    .btn.btn-download:active {
        background: #68a0bd;
        color: #ffffff;
    }

    .btn.btn-download:hover {
        text-decoration: none;
        color: #ffffff;
    }

.lt-ie9 .btn {
    border: 1px solid #ccc;
}

@media screen and (min-width: 1000px) {
    .l-container-fluid {
        width: 100%;
        max-width: 1815px;
    }

    .row-fluid {
        width: 100%;
        margin-left: -2.4%;
        *zoom: 1;
    }

        .row-fluid:before,
        .row-fluid:after {
            display: table;
            content: "";
        }

        .row-fluid:after {
            clear: both;
        }

        .row-fluid > [class*="span"] {
            float: left;
            margin-left: 2.4%;
        }

        .row-fluid .span1 {
            width: 10.1%;
        }

            .row-fluid .span1.first {
                width: 12.5%;
            }

        .row-fluid .span2 {
            width: 22.599999999999998%;
        }

            .row-fluid .span2.first {
                width: 25%;
            }

        .row-fluid .span3 {
            width: 35.099999999999994%;
        }

            .row-fluid .span3.first {
                width: 37.5%;
            }

        .row-fluid .span4 {
            width: 47.599999999999994%;
        }

            .row-fluid .span4.first {
                width: 50%;
            }

        .row-fluid .span5 {
            width: 60.1%;
        }

            .row-fluid .span5.first {
                width: 62.5%;
            }

        .row-fluid .span6 {
            width: 72.6%;
        }

            .row-fluid .span6.first {
                width: 75%;
            }

        .row-fluid .span7 {
            width: 85.1%;
        }

            .row-fluid .span7.first {
                width: 87.5%;
            }

        .row-fluid .span8 {
            width: 97.6%;
        }

            .row-fluid .span8.first {
                width: 100%;
            }

        .row-fluid .span9 {
            width: 110.1%;
        }

            .row-fluid .span9.first {
                width: 112.49999999999999%;
            }

        .row-fluid .span10 {
            width: 122.6%;
        }

            .row-fluid .span10.first {
                width: 125%;
            }

        .row-fluid .span11 {
            width: 135.1%;
        }

            .row-fluid .span11.first {
                width: 137.5%;
            }

        .row-fluid .span12 {
            width: 147.6%;
        }

            .row-fluid .span12.first {
                width: 150%;
            }
}

@media screen {
    .featurebox {
        margin-bottom: 20px;
        line-height: 1.2;
        padding: 25px 0 0 0;
        position: relative;
        background: #fff;
    }

        .featurebox .inner {
            background: url("../img/water-orange.png") repeat-x scroll 70% 100% transparent;
            padding: 0 0 10px 0;
        }

        .featurebox h1 {
            font-size: 48px;
        }

        .featurebox h4 {
            font-size: 20px;
        }

            .featurebox h4.small {
                font-size: 14px;
                margin-bottom: 10px;
            }

        .featurebox .sub-heading {
            margin-top: -90px;
            float: right;
        }

            .featurebox .sub-heading h2 {
                font-size: 16px;
                margin-bottom: 10px;
            }

    .featurebox-fill {
        background: #fbfbfb;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        margin-bottom: 10px;
        padding: 20px;
    }

        .featurebox-fill h4 {
            font-size: 16px;
            margin-bottom: 13px;
        }

        .featurebox-fill p {
            margin-bottom: 12px;
        }

    .dot {
        width: 69px;
        height: 69px;
        line-height: 1.8;
        font-size: 42px;
        font-weight: bold;
        color: #ffffff;
        display: block;
        background: url(/bundles/swepmain/img/sprite.png) no-repeat;
        text-align: center;
    }

        .dot.orange {
            background-position: 0 -316px;
        }

        .dot.blue {
            background-position: -69px -316px;
        }

        .dot.green {
            background-position: -137px -316px;
        }

        .dot.yellow {
            background-position: -208px -316px;
        }

    .breadcrumbs {
        list-style: none;
        margin: 0;
        margin-bottom: 24px;
        font-weight: bold;
    }

        .breadcrumbs li {
            display: inline;
        }

        .breadcrumbs span {
            position: relative;
            padding: 0 5px;
            font-size: 16px;
        }

    .progress {
        width: 262px;
        height: 12px;
        list-style: none;
        margin: 0;
        margin: 0 auto -30px;
        font-size: 14px;
        background: #e4e4e4;
        border-top: 1px solid #c6c6c6;
        border-bottom: 1px solid #c6c6c6;
        box-shadow: inset 0px 1px 2px #dcdcdc;
        position: relative;
    }

        .progress li {
            display: inline;
        }

        .progress li {
            width: 22px;
            height: 22px;
            line-height: 19px;
            background: #e4e4e4;
            -webkit-border-radius: 2px 2px 2px 2px;
            -moz-border-radius: 2px 2px 2px 2px;
            border-radius: 2px 2px 2px 2px;
            border: 1px solid #c4c4c4;
            display: inline-block;
            -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.05);
            -moz-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.05);
            box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.05);
            text-shadow: 0 1px 0 #fff;
            font-weight: bold;
            text-align: center;
            position: absolute;
            top: -6px;
        }

            .progress li.current {
                top: -8px;
            }

                .progress li.current:before,
                .progress li.current:after {
                    display: none;
                }

            .progress li.complete {
                top: -6px;
            }

                .progress li.complete span {
                    width: 16px;
                    height: 16px;
                    line-height: 23px;
                    color: #ffffff;
                    -webkit-border-radius: 1px 1px 1px 1px;
                    -moz-border-radius: 1px 1px 1px 1px;
                    border-radius: 1px 1px 1px 1px;
                    border: 1px solid #0078bc;
                    background: url(/bundles/swepmain/img/sprite.png) no-repeat -247px 0 #1996dd;
                    -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.3);
                    -moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.3);
                    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.3);
                    text-shadow: 0 1px 0 #000;
                    text-indent: -9999em;
                    display: block;
                    position: relative;
                    top: 2px;
                    left: 2px;
                }

                    .progress li.complete span:before {
                        content: '';
                        display: block;
                        width: 108px;
                        height: 4px;
                        position: absolute;
                        top: 4px;
                        left: 14px;
                        z-index: 1;
                        background: #1996dd;
                        border-top: 1px solid #0078bc;
                        border-bottom: 1px solid #0078bc;
                    }

            .progress li.step1:before {
                content: '';
                height: 10px;
                border-left: 1px solid #e4e4e4;
                position: absolute;
                top: 5px;
                right: -1px;
            }

            .progress li.step2 {
                left: 122px;
            }

                .progress li.step2:before {
                    content: '';
                    height: 10px;
                    border-left: 1px solid #e4e4e4;
                    position: absolute;
                    top: 5px;
                    left: -1px;
                }

                .progress li.step2:after {
                    content: '';
                    height: 10px;
                    border-left: 1px solid #e4e4e4;
                    position: absolute;
                    top: 5px;
                    right: -1px;
                }

            .progress li.step3 {
                left: 240px;
            }

                .progress li.step3:before {
                    content: '';
                    height: 10px;
                    border-left: 1px solid #e4e4e4;
                    position: absolute;
                    top: 5px;
                    left: -1px;
                }

    .lt-ie9 .progress li.complete span:before {
        top: 5px;
    }

    .progress li.current,
    .blue-feature {
        width: 33px;
        height: 36px;
        color: #ffffff;
        background-color: #73acca;
        font-weight: bold;
        z-index: 2;
        -webkit-border-radius: 3px 3px 3px 3px;
        -moz-border-radius: 3px 3px 3px 3px;
        border-radius: 3px 3px 3px 3px;
        float: left;
        margin: 0 20px 0 0;
        text-align: center;
    }

        .progress li.current span,
        .blue-feature span {
            display: block;
            font-size: 26px;
            line-height: 43px;
        }

    .stripe-list {
        margin-top: -15px;
        margin-left: 0;
        list-style-position: inside;
    }

        .stripe-list li,
        .stripe-list > tbody tr {
            padding: 8px 6px;
        }

            .stripe-list li:nth-child(even),
            .stripe-list > tbody tr:nth-child(even) {
                background: #f2f2f2;
            }

            .stripe-list li a,
            .stripe-list > tbody tr a {
                cursor: pointer;
            }

        .stripe-list .name a {
            display: block;
            margin-bottom: 5px;
        }

    table.report {
        width: 100%;
        border-collapse: collapse;
        border: none;
        margin-bottom: 24px;
    }

        table.report td {
            border: none;
            border-bottom: 2px dashed #e1ddd5;
            padding: 40px 0;
            vertical-align: middle;
        }

        table.report tr:first-child td {
            padding-top: 20px;
        }

        table.report .number {
            padding-right: 10px;
            width: 60px;
        }

        table.report .title {
            font-size: 20px;
            font-weight: bold;
            padding-right: 20px;
            width: 340px;
        }

        table.report label {
            margin-right: 10px;
            margin-bottom: 0;
        }

        table.report .btn {
            margin-right: 10px;
        }

        table.report #uniform-water-meter {
            width: 50%;
        }

    .legend {
        list-style: none;
        margin: 0;
        font-weight: bold;
        font-size: 14px;
    }

        .legend li {
            display: inline;
        }

        .legend li {
            margin-right: 15px;
        }

        .legend .legend {
            width: 45px;
            text-indent: -9999em;
            display: inline-block;
            position: relative;
            top: 10px;
            margin-right: 10px;
        }

            .legend .legend.blue {
                border-top: 2px solid #007dc4;
            }

            .legend .legend.red {
                border-top: 2px solid #cc0000;
            }

            .legend .legend.green {
                border-top: 2px solid #5ba634;
            }

            .legend .legend.orange {
                border-top: 2px solid #f89406;
            }

            .legend .legend.yellow {
                border-top: 2px solid #ffc809;
            }

    .btn-header {
        margin-bottom: 24px;
    }

        .btn-header .btn {
            margin-right: 10px;
        }

    .lt-ie8 .btn-header,
    .lt-ie7 .btn-header {
        overflow: hidden;
    }

        .lt-ie8 .btn-header .btn,
        .lt-ie7 .btn-header .btn {
            float: left;
        }

        .lt-ie8 .btn-header button.btn,
        .lt-ie7 .btn-header button.btn {
            padding-top: 3px;
            padding-bottom: 8px;
        }

    .pagination {
        text-align: center;
        list-style: none;
        margin: 0;
    }

        .pagination li {
            display: inline;
        }

        .pagination .first {
            margin-right: 10px;
        }

        .pagination .last {
            margin-left: 10px;
        }

        .pagination .pagination-item {
            border: 1px solid #d3d3d3;
            background: #f2f2f2;
            padding: 1px 6px;
            color: #575757;
        }

            .pagination .pagination-item:hover,
            .pagination .pagination-item.current {
                background: #007dc4;
                border: 1px solid #007dc4;
                color: #ffffff;
                font-weight: bold;
            }

    .awards .award {
        width: 20%;
        font-size: 16px;
        font-weight: bold;
        float: left;
        margin: 0;
        padding: 18px 18px 30px;
        text-align: center;
    }

        .awards .award.last {
            margin-right: 0;
        }

    .awards .medal {
        background: url("../img/sprite.png") no-repeat -170px -574px;
        width: 112px;
        height: 86px;
        display: inline-block;
        display: block;
        margin: -43px auto 18px;
        line-height: 108px;
        font-size: 46px;
        color: #fa7532;
        -webkit-text-shadow: -1px 1px 0 #b8450f;
        -moz-text-shadow: -1px 1px 0 #b8450f;
        text-shadow: -1px 1px 0 #b8450f;
    }
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #000000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    line-height: 1.4;
}

.tooltip {
    position: absolute;
    z-index: 9999;
    display: block;
    visibility: visible;
    padding: 5px;
    font-size: 11px;
    opacity: 0;
}

    .tooltip.in {
        opacity: 1;
    }

    .tooltip.top {
        margin-top: -2px;
    }

    .tooltip.right {
        margin-left: 2px;
    }

    .tooltip.bottom {
        margin-top: 2px;
    }

    .tooltip.left {
        margin-left: -2px;
    }

    .tooltip.top .tooltip-arrow {
        bottom: 0;
        left: 50%;
        margin-left: -5px;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #000000;
    }

    .tooltip.left .tooltip-arrow {
        top: 50%;
        right: 0;
        margin-top: -5px;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-left: 5px solid #000000;
    }

    .tooltip.bottom .tooltip-arrow {
        top: 0;
        left: 50%;
        margin-left: -5px;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 5px solid #000000;
    }

    .tooltip.right .tooltip-arrow {
        top: 50%;
        left: 0;
        margin-top: -5px;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-right: 5px solid #000000;
    }

    .tooltip.right .tooltip-arrow {
        left: 1px;
    }

    .tooltip.top .tooltip-arrow {
        bottom: 1px;
    }

    .tooltip.blue .tooltip-inner {
        background: #007dc4;
        border: 1px solid #005c91;
    }

    .tooltip.blue.right .tooltip-arrow {
        border-right: 5px solid #007dc4;
    }

    .tooltip.lightblue .tooltip-inner {
        color: #007dc4;
        background: #eef9ff;
        font-weight: bold;
        border: 1px solid #bbe7ff;
    }

    .tooltip.orange .tooltip-inner {
        background: #e25e14;
        border: 1px solid #b34b10;
    }

    .tooltip.orange.right .tooltip-arrow {
        border-right: 5px solid #e25e14;
    }

    .tooltip.green .tooltip-inner {
        background: #5ba634;
        border: 1px solid #467f28;
    }

    .tooltip.green.right .tooltip-arrow {
        border-right: 5px solid #5ba634;
        left: 1px;
    }

    .tooltip.orange.top .tooltip-arrow {
        border-top: 5px solid #e25e14;
    }

    .tooltip.blue.top .tooltip-arrow {
        border-top: 5px solid #007dc4;
    }

    .tooltip.lightblue.top .tooltip-arrow {
        border-top: 5px solid #eef9ff;
    }

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
}

.map-container {
    width: 767px;
    height: 383px;
    background: url(/bundles/swepmain/img/map.png) no-repeat;
    border: 1px solid #d3d3d3;
}

#map {
    width: 478px;
    height: 385px;
    margin: 0 0 0 186px;
}

ul.faq li {
    border: 1px solid #ffdfa3;
    padding: 15px;
    margin-bottom: 10px;
}

    ul.faq li.open {
        background: #fff;
    }

ul.faq h3 {
    font-size: 14px;
    margin: 0;
}

    ul.faq h3 a.btn {
        height: 26px;
        vertical-align: middle;
        margin: 0 10px 0 0;
        background: #c5da6e;
        color: #fff;
    }

ul.faq .answer {
    display: none;
}

    ul.faq .answer p {
        margin: 15px 0 0;
    }
/* Fade Down */
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.pulse {
    -webkit-animation: pulse 0.5s ease-in-out 1 forwards 0;
    -moz-animation: pulse 0.5s ease-in-out 1 forwards 0s;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
    }

    50% {
        -webkit-transform: scale(0.9);
    }

    100% {
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes pulse {
    0% {
        -moz-transform: scale(1);
    }

    50% {
        -moz-transform: scale(0.9);
    }

    100% {
        -moz-transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(0.9);
    }

    100% {
        transform: scale(1);
    }
}

.shake {
    -webkit-animation: shake 1s ease-in-out 1 forwards 0;
    -moz-animation: shake 1s ease-in-out 1 forwards 0s;
}

@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-10px);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(10px);
    }
}

@-moz-keyframes shake {
    0%, 100% {
        -moz-transform: translateX(0);
    }

    10%, 30%, 50%, 70%, 90% {
        -moz-transform: translateX(-10px);
    }

    20%, 40%, 60%, 80% {
        -moz-transform: translateX(10px);
    }
}

@keyframes shake {
    0%, 100% {
        transform: translateX(0);
    }

    10%, 30%, 50%, 70%, 90% {
        transform: translateX(-10px);
    }

    20%, 40%, 60%, 80% {
        transform: translateX(10px);
    }
}

.bounce {
    -webkit-animation: bounce 1s ease-in-out 1 forwards 0;
    -moz-animation: bounce 1s ease-in-out 1 forwards 0s;
}

@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-20px);
    }

    60% {
        -webkit-transform: translateY(-10px);
    }
}

@-moz-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0);
    }

    40% {
        -moz-transform: translateY(-20px);
    }

    60% {
        -moz-transform: translateY(-10px);
    }
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-20px);
    }

    60% {
        transform: translateY(-10px);
    }
}

.icon-container {
    border: 1px solid #d3d3d3;
    width: 21px;
    height: 20px;
    background-color: #ffffff;
    text-indent: -9999em;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
}

.badge {
    width: 65px;
    height: 0;
    overflow: hidden;
    padding-top: 51px;
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../img/sprite-zero.png) -191px 0 no-repeat;
}

i {
    text-indent: -1000px;
    overflow: hidden;
}

    i.icon-waterdrop-large {
        background: url('../img/sprite-zero.png') no-repeat -662px 0px;
        width: 167px;
        height: 194px;
        display: inline-block;
    }

    i.icon-waterdrop-small {
        background: url('../img/sprite-zero.png') no-repeat -880px -383px;
        height: 70px;
        width: 70px;
        display: inline-block;
    }

    i.icon-lightbulb-large {
        background: url('../img/sprite-zero.png') no-repeat -662px -282px;
        width: 167px;
        height: 194px;
        display: inline-block;
    }

    i.icon-lightbulb-small {
        background: url('../img/sprite-zero.png') no-repeat -825px -475px;
        height: 70px;
        width: 70px;
        display: inline-block;
    }

    i.icon-sun-large {
        background: url('../img/sprite-zero.png') no-repeat -842px -132px;
        width: 167px;
        height: 194px;
        display: inline-block;
    }

    i.icon-sun-small {
        background: url('../img/sprite-zero.png') no-repeat -932px -475px;
        height: 70px;
        width: 70px;
        display: inline-block;
    }

    i.icon-girl-smile {
        background: url('../img/sprite-zero.png') no-repeat -650px -548px;
        width: 110px;
        height: 95px;
        display: inline-block;
    }

    i.icon-clouds-rain {
        background: url('../img/sprite-zero.png') no-repeat -550px -470px;
        width: 110px;
        height: 105px;
        display: inline-block;
    }

    i.droplet {
        background: url("../img/sprite-zero.png") no-repeat -488px -407px;
        width: 57px;
        height: 66px;
        display: inline-block;
    }

    i.calc-glass {
        background: url("../img/calculator-icons.png") no-repeat 0px 0px;
        width: 71px;
        height: 97px;
        display: inline-block;
    }

    i.calc-milk-carton {
        background: url("../img/calculator-icons.png") no-repeat 0px -99px;
        width: 67px;
        height: 121px;
        display: inline-block;
    }

    i.calc-bucket {
        background: url("../img/calculator-icons.png") no-repeat 0px -223px;
        width: 87px;
        height: 95px;
        display: inline-block;
    }

    i.calc-bathtub {
        background: url("../img/calculator-icons.png") no-repeat -87px 0px;
        width: 272px;
        height: 242px;
        display: inline-block;
    }

    i.calc-pool {
        background: url("../img/calculator-icons.png") no-repeat -90px -249px;
        width: 274px;
        height: 210px;
        display: inline-block;
    }

    i.calc-lightbulb {
        background: url("../img/calculator-icons-electricity.png") no-repeat 0px 0px;
        width: 60px;
        height: 109px;
        display: inline-block;
    }

    i.calc-toaster {
        background: url("../img/calculator-icons-electricity.png") no-repeat 0px -129px;
        width: 105px;
        height: 108px;
        display: inline-block;
    }

    i.calc-hairdryer {
        background: url("../img/calculator-icons-electricity.png") no-repeat -749px 0px;
        width: 91px;
        height: 104px;
        display: inline-block;
    }

    i.calc-fridge {
        background: url("../img/calculator-icons-electricity.png") no-repeat -107px 0px;
        width: 158px;
        height: 249px;
        display: inline-block;
    }

    i.calc-mcg {
        background: url("../img/calculator-icons-electricity.png") no-repeat -265px 0px;
        width: 316px;
        height: 207px;
        display: inline-block;
    }

    i.calc-washing-machine {
        background: url("../img/calculator-icons-electricity.png") no-repeat -584px -112px;
        width: 107px;
        height: 115px;
        display: inline-block;
    }

    i.calc-aircon {
        background: url("../img/calculator-icons-electricity.png") no-repeat -584px 0px;
        width: 162px;
        height: 81px;
        display: inline-block;
    }

    i.calc-computer {
        background: url("../img/calculator-icons-electricity.png") no-repeat -703px -115px;
        width: 120px;
        height: 102px;
        display: inline-block;
    }

.icon-up {
    background: url("../img/sprite.png") no-repeat 3px -590px;
    width: 21px;
    height: 20px;
    display: inline-block;
}

.icon-down {
    background: url("../img/sprite.png") no-repeat -24px -590px;
    width: 21px;
    height: 20px;
    text-indent: -9999em;
    display: inline-block;
}

.icon-static {
    background: url("../img/sprite.png") no-repeat -51px -589px;
    width: 21px;
    height: 20px;
    text-indent: -9999em;
    display: inline-block;
}

.icon-help {
    background: url("../img/sprite.png") no-repeat -81px -270px;
    width: 26px;
    height: 26px;
    display: inline-block;
    position: relative;
    top: 3px;
    cursor: help;
    text-indent: -9999em;
}

    .icon-help.left,
    .icon-help.right {
        top: -4px;
    }

.icon-invalid {
    background: url("../img/sprite.png") no-repeat -42px -272px;
    width: 23px;
    height: 23px;
    display: inline-block;
    text-indent: -9999em;
    position: relative;
    top: 5px;
    cursor: help;
}

.icon-valid {
    background: url("../img/sprite.png") no-repeat 0 -272px;
    width: 22px;
    height: 23px;
    display: inline-block;
    position: relative;
    top: 5px;
    text-indent: -9999em;
    cursor: help;
}


/*

	Uniform Theme: Uniform Default
	Version: 1.6
	By: Josh Pyles
	License: MIT License
	---
	For use with the Uniform plugin:
	http://pixelmatrixdesign.com/uniform/
	---
	Generated by Uniform Theme Generator:
	http://pixelmatrixdesign.com/uniform/themer.html

	*/
/* Global Declaration */
div.selector,
div.selector span,
div.checker span,
div.radio span,
div.uploader,
div.uploader span.action,
div.button,
div.button span {
    background-image: url(/bundles/swepmain/img/uniform/sprite.png);
    background-repeat: no-repeat;
    -webkit-font-smoothing: antialiased;
}

.selector,
.radio,
.checker,
.uploader,
.button,
.selector *,
.radio *,
.checker *,
.uploader *,
.button * {
    margin: 0;
    padding: 0;
}
/* INPUT & TEXTAREA */
input.text,
input.email,
textarea.uniform {
    font-size: 12px;
    font-weight: normal;
    padding: 3px;
    color: #777;
    background: url('/bundles/swepmain/img/uniform/bg-input-focus.png') repeat-x 0px 0px;
    background: url('/bundles/swepmain/img/uniform/bg-input.png') repeat-x 0px 0px;
    border-top: solid 1px #aaa;
    border-left: solid 1px #aaa;
    border-bottom: solid 1px #ccc;
    border-right: solid 1px #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    outline: 0;
}

    input.text:focus,
    input.email:focus,
    textarea.uniform:focus {
        -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
        box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
        border-color: #999;
        background: url('/bundles/swepmain/img/uniform/bg-input-focus.png') repeat-x 0px 0px;
    }
/* SPRITES */
/* Select */
div.selector {
    background-position: -592px -538px;
    line-height: 44px;
    height: 45px;
}

    div.selector span {
        background-position: right -303px;
        height: 44px;
        line-height: 45px;
    }

    div.selector select {
        /* change these to adjust positioning of select element */

        top: 0px;
        left: 0px;
    }

    div.selector:active,
    div.selector.active {
        background-position: -592px -156px;
    }

        div.selector:active span,
        div.selector.active span {
            background-position: right -26px;
        }

    div.selector.focus,
    div.selector.hover,
    div.selector:hover {
        background-position: -592px -585px;
    }

        div.selector.focus span,
        div.selector.hover span,
        div.selector:hover span {
            background-position: right -350px;
        }

        div.selector.focus:active,
        div.selector.focus.active,
        div.selector:hover:active,
        div.selector.active:hover {
            background-position: -592px -585px;
        }

            div.selector.focus:active span,
            div.selector:hover:active span,
            div.selector.active:hover span,
            div.selector.focus.active span {
                background-position: right -350px;
            }

    div.selector.disabled {
        background-position: -592px -234px;
    }

        div.selector.disabled span {
            background-position: right -104px;
        }
/* Checkbox */
div.checker {
    width: 19px;
    height: 19px;
    display: inline;
    float: left;
}

    div.checker input {
        width: 19px;
        height: 19px;
    }

    div.checker span {
        background-position: 0px -260px;
        height: 19px;
        width: 19px;
    }

    div.checker:active span,
    div.checker.active span {
        background-position: -19px -260px;
    }

    div.checker.focus span,
    div.checker:hover span {
        background-position: -38px -260px;
    }

    div.checker.focus:active span,
    div.checker:active:hover span,
    div.checker.active:hover span,
    div.checker.focus.active span {
        background-position: -57px -260px;
    }

    div.checker span.checked {
        display: block;
        background-position: -76px -260px;
    }

    div.checker:active span.checked,
    div.checker.active span.checked {
        background-position: -95px -260px;
    }

    div.checker.focus span.checked,
    div.checker:hover span.checked {
        background-position: -114px -260px;
    }

    div.checker.focus:active span.checked,
    div.checker:hover:active span.checked,
    div.checker.active:hover span.checked,
    div.checker.active.focus span.checked {
        background-position: -133px -260px;
    }

    div.checker.disabled span,
    div.checker.disabled:active span,
    div.checker.disabled.active span {
        background-position: -152px -260px;
    }

        div.checker.disabled span.checked,
        div.checker.disabled:active span.checked,
        div.checker.disabled.active span.checked {
            background-position: -171px -260px;
        }
/* Radio */
div.radio {
    width: 18px;
    height: 18px;
}

    div.radio input {
        width: 18px;
        height: 18px;
    }

    div.radio span {
        display: block;
        height: 18px;
        width: 18px;
        background-position: 0px -279px;
    }

    div.radio:active span,
    div.radio.active span {
        background-position: -18px -279px;
    }

    div.radio.focus span,
    div.radio:hover span {
        background-position: -36px -279px;
    }

    div.radio.focus:active span,
    div.radio:active:hover span,
    div.radio.active:hover span,
    div.radio.active.focus span {
        background-position: -54px -279px;
    }

    div.radio span.checked {
        background-position: -72px -279px;
    }

    div.radio:active span.checked,
    div.radio.active span.checked {
        background-position: -90px -279px;
    }

    div.radio.focus span.checked,
    div.radio:hover span.checked {
        background-position: -108px -279px;
    }

    div.radio.focus:active span.checked,
    div.radio:hover:active span.checked,
    div.radio.focus.active span.checked,
    div.radio.active:hover span.checked {
        background-position: -126px -279px;
    }

    div.radio.disabled span,
    div.radio.disabled:active span,
    div.radio.disabled.active span {
        background-position: -144px -279px;
    }

        div.radio.disabled span.checked,
        div.radio.disabled:active span.checked,
        div.radio.disabled.active span.checked {
            background-position: -162px -279px;
        }
/* Uploader */
div.uploader {
    background-position: 0px -297px;
    height: 28px;
}

    div.uploader span.action {
        background-position: right -409px;
        height: 24px;
        line-height: 24px;
    }

    div.uploader span.filename {
        height: 24px;
        /* change this line to adjust positioning of filename area */

        margin: 2px 0px 2px 2px;
        line-height: 24px;
    }

    div.uploader.focus,
    div.uploader.hover,
    div.uploader:hover {
        background-position: 0px -353px;
    }

        div.uploader.focus span.action,
        div.uploader.hover span.action,
        div.uploader:hover span.action {
            background-position: right -437px;
        }

    div.uploader.active span.action,
    div.uploader:active span.action {
        background-position: right -465px;
    }

    div.uploader.focus.active span.action,
    div.uploader:focus.active span.action,
    div.uploader.focus:active span.action,
    div.uploader:focus:active span.action {
        background-position: right -493px;
    }

    div.uploader.disabled {
        background-position: 0px -325px;
    }

        div.uploader.disabled span.action {
            background-position: right -381px;
        }

div.button {
    background-position: 0px -523px;
}

    div.button span {
        background-position: right -643px;
    }

    div.button.focus,
    div.button:focus,
    div.button:hover,
    div.button.hover {
        background-position: 0px -553px;
    }

        div.button.focus span,
        div.button:focus span,
        div.button:hover span,
        div.button.hover span {
            background-position: right -673px;
        }

    div.button.active,
    div.button:active {
        background-position: 0px -583px;
    }

        div.button.active span,
        div.button:active span {
            background-position: right -703px;
            color: #555;
        }

    div.button.disabled,
    div.button:disabled {
        background-position: 0px -613px;
    }

        div.button.disabled span,
        div.button:disabled span {
            background-position: right -733px;
            color: #bbb;
            cursor: default;
        }
/* PRESENTATION */
/* Button */
div.button {
    height: 30px;
}

    div.button span {
        margin-left: 13px;
        height: 22px;
        padding-top: 8px;
        font-weight: bold;
        font-size: 12px;
        letter-spacing: 1px;
        text-transform: uppercase;
        padding-left: 2px;
        padding-right: 15px;
    }
/* Select */
div.selector {
    /*width:448px;*/

    width: 100%;
}

    div.selector select {
        /*min-width:448px;*/

        min-width: 100%;
        cursor: pointer;
    }

    div.selector span {
        padding: 0 50px 0 0;
        font-size: 16px;
        cursor: pointer;
        /*width:438px;*/

        width: 100%;
    }

    div.selector.disabled span {
        color: #bbb;
    }
/* Checker */
div.checker {
    margin-right: 5px;
}
/* Radio */
div.radio {
    margin-right: 3px;
}
/* Uploader */
div.uploader {
    cursor: pointer;
    background: none;
    height: auto;
}

    div.uploader span.action {
        background: none;
        background-color: #c5da6e;
        color: #fff;
        text-transform: uppercase;
        transition: background-color 0.2s ease-out 0;
        -webkit-transition: background-color 0.2s ease-out 0;
        -moz-transition: background-color 0.2s ease-out 0;
        -o-transition: background-color 0.2s ease-out 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        border: 0;
        padding: 10px 15px;
        font-size: 14px;
        line-height: 1;
        font-weight: bold;
        position: relative;
        z-index: 10;
        float: left;
        height: auto;
    }

        div.uploader span.action i {
            vertical-align: middle;
            margin: -2px 0 0 10px;
        }

        div.uploader span.action.big {
            -webkit-border-radius: 6px;
            -moz-border-radius: 6px;
            border-radius: 6px;
            font-size: 22px;
            padding: 25px 65px;
            letter-spacing: .05em;
        }

            div.uploader span.action.big i {
                background: url("../img/sprite-zero.png") no-repeat 0 -588px;
                width: 20px;
                height: 18px;
                display: inline-block;
                transition: all 0.2s ease-out 0;
                -webkit-transition: all 0.2s ease-out 0;
                -moz-transition: all 0.2s ease-out 0;
                -o-transition: all 0.2s ease-out 0;
            }

            div.uploader span.action.big.register {
                background-image: none;
                padding: 25px 65px;
            }

                div.uploader span.action.big.register.active {
                    background-color: #73acca;
                }

                    div.uploader span.action.big.register.active:hover {
                        background-color: #c5da6e;
                    }

                div.uploader span.action.big.register i {
                    background: url("../img/sprite-zero.png") no-repeat -97px -588px;
                    width: 20px;
                    height: 20px;
                    display: inline-block;
                }

            div.uploader span.action.big:hover i {
                -webkit-transform: translateX(10px);
                -moz-transform: translateX(10px);
                -o-transform: translateX(10px);
                transform: translateX(10px);
            }

        div.uploader span.action.register i {
            background: url("../img/sprite-zero.png") no-repeat 0 -526px;
            width: 14px;
            height: 14px;
            display: inline-block;
        }

        div.uploader span.action.download i {
            background: url("../img/sprite-zero.png") no-repeat 0 -660px;
            width: 13px;
            height: 14px;
            display: inline-block;
        }

        div.uploader span.action.back {
            background-color: #73acca;
        }

            div.uploader span.action.back:hover {
                background-color: #c5da6e;
            }

            div.uploader span.action.back i {
                background: url("../img/sprite-zero.png") no-repeat 0 -708px;
                width: 9px;
                height: 13px;
                display: inline-block;
            }

        div.uploader span.action.sep {
            margin-left: 20px;
        }

        div.uploader span.action:hover {
            background-color: #73acca;
            color: #fff;
        }

    div.uploader.hover span.action {
        background-color: #73acca;
    }

    div.uploader input {
        height: 100%;
    }
/*

	CORE FUNCTIONALITY

	Not advised to edit stuff below this line
	-----------------------------------------------------
	*/
.selector,
.checker,
.button,
.radio,
.uploader {
    display: -moz-inline-box;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    *display: inline;
}

    .selector select:focus,
    .radio input:focus,
    .checker input:focus,
    .uploader input:focus {
        outline: 0;
    }
/* Button */
div.button a,
div.button button,
div.button input {
    position: absolute;
}

div.button {
    cursor: pointer;
    position: relative;
}

    div.button span {
        display: -moz-inline-box;
        display: inline-block;
        line-height: 1;
        text-align: center;
    }
/* Select */
div.selector {
    position: relative;
    padding-left: 10px;
    overflow: hidden;
}

    div.selector span {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    div.selector select {
        position: absolute;
        opacity: 0;
        height: 43px;
        border: none;
        background: none;
    }
/* Checker */
div.checker {
    position: relative;
}

    div.checker span {
        display: -moz-inline-box;
        display: inline-block;
        text-align: center;
    }

    div.checker input {
        opacity: 0;
        filter: alpha(opacity=0);
        display: inline-block;
        background: none;
    }
/* Radio */
div.radio {
    position: relative;
    top: -2px;
}

    div.radio span {
        display: -moz-inline-box;
        display: inline-block;
        text-align: center;
    }

    div.radio input {
        opacity: 0;
        filter: alpha(opacity=0);
        text-align: center;
        display: inline-block;
        background: none;
    }
/* Uploader */
div.uploader {
    position: relative;
    cursor: default;
}

    div.uploader span.action {
        float: right;
        display: block;
        cursor: pointer;
    }

    div.uploader span.filename {
        padding: 5px 10px;
        float: left;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        cursor: default;
    }

    div.uploader input {
        opacity: 0;
        filter: alpha(opacity=0);
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 99;
        float: right;
        width: 100%;
        height: 100%;
        border: none;
        cursor: default;
    }
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.html
 *   http://www.gnu.org/licenses/gpl.html
 */
#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1104;
    display: none;
}

    #fancybox-loading div {
        position: absolute;
        top: 0;
        left: 0;
        width: 40px;
        height: 480px;
        background-image: url('/bundles/swepmain/img/fancybox/fancybox.png');
    }

#fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1100;
    display: none;
}

#fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none;
}

#fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    z-index: 1101;
    outline: none;
    display: none;
    width: auto !important;
    height: auto !important;
}

#fancybox-outer {
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 10px solid #eaeaea !important;
}

#fancybox-content {
    width: 0;
    height: 0;
    padding: 0;
    outline: none;
    position: relative;
    overflow: hidden;
    z-index: 1102;
    background: #fff;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    border-radius: 10px !important;
}

    #fancybox-content:hover {
        border-color: #f0f0f0 !important;
    }

#fancybox-hide-sel-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 1101;
}

#fancybox-close {
    position: absolute;
    top: -23px;
    right: -23px;
    width: 48px;
    height: 48px;
    background: transparent url('/bundles/swepmain/img/fancybox/fancybox.png') -52px -280px;
    cursor: pointer;
    z-index: 1103;
    display: none;
}

#fancybox-error {
    color: #444;
    font: normal 12px/20px Arial;
    padding: 14px;
    margin: 0;
}

#fancybox-img {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    line-height: 0;
    vertical-align: top;
    background: #fff;
}

#fancybox-frame {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}

#fancybox-left,
#fancybox-right {
    position: absolute;
    bottom: 0px;
    height: 100%;
    width: 35%;
    cursor: pointer;
    outline: none;
    background: transparent url('/bundles/swepmain/img/fancybox/blank.gif');
    z-index: 1102;
    display: none;
}

#fancybox-left {
    left: 0px;
}

#fancybox-right {
    right: 0px;
}

#fancybox-left-ico,
#fancybox-right-ico {
    position: absolute;
    top: 50%;
    left: -9999px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    cursor: pointer;
    z-index: 1102;
    display: block;
}

#fancybox-left-ico {
    background-image: url('/bundles/swepmain/img/fancybox/fancybox.png');
    background-position: -40px -30px;
}

#fancybox-right-ico {
    background-image: url('/bundles/swepmain/img/fancybox/fancybox.png');
    background-position: -40px -60px;
}

#fancybox-left:hover,
#fancybox-right:hover {
    visibility: visible;
    /* IE6 */
}

    #fancybox-left:hover span {
        left: 20px;
    }

    #fancybox-right:hover span {
        left: auto;
        right: 20px;
    }

.fancybox-bg {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    width: 20px;
    height: 20px;
    z-index: 1001;
}
/*
#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/bundles/swepmain/img/fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/bundles/swepmain/img/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/bundles/swepmain/img/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/bundles/swepmain/img/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/bundles/swepmain/img/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/bundles/swepmain/img/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/bundles/swepmain/img/fancybox/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/bundles/swepmain/img/fancybox/fancybox.png');
	background-position: -40px -122px;
}*/
#fancybox-title {
    font-family: Helvetica;
    font-size: 12px;
    z-index: 1102;
}

.fancybox-title-inside {
    padding-bottom: 10px;
    text-align: center;
    color: #333;
    background: #fff;
    position: relative;
}

.fancybox-title-outside {
    padding-top: 10px;
    color: #fff;
}

.fancybox-title-over {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #FFF;
    text-align: left;
}

#fancybox-title-over {
    padding: 10px;
    background-image: url('/bundles/swepmain/img/fancybox/fancy_title_over.png');
    display: block;
}

.fancybox-title-float {
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 32px;
}

#fancybox-title-float-wrap {
    border: none;
    border-collapse: collapse;
    width: auto;
}

    #fancybox-title-float-wrap td {
        border: none;
        white-space: nowrap;
    }

#fancybox-title-float-left {
    padding: 0 0 0 15px;
    background: url('/bundles/swepmain/img/fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
    color: #FFF;
    line-height: 29px;
    font-weight: bold;
    padding: 0 0 3px 0;
    background: url('/bundles/swepmain/img/fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
    padding: 0 0 0 15px;
    background: url('/bundles/swepmain/img/fancybox/fancybox.png') -55px -90px no-repeat;
}
/* IE6 */
.fancybox-ie6 #fancybox-close {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bundles/swepmain/img/fancybox/fancy_close.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-left-ico {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bundles/swepmain/img/fancybox/fancy_nav_left.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-right-ico {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bundles/swepmain/img/fancybox/fancy_nav_right.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-title-over {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bundles/swepmain/img/fancybox/fancy_title_over.png', sizingMethod='scale');
    zoom: 1;
}

.fancybox-ie6 #fancybox-title-float-left {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bundles/swepmain/img/fancybox/fancy_title_left.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-title-float-main {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bundles/swepmain/img/fancybox/fancy_title_main.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-title-float-right {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bundles/swepmain/img/fancybox/fancy_title_right.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-bg-w,
.fancybox-ie6 #fancybox-bg-e,
.fancybox-ie6 #fancybox-left,
.fancybox-ie6 #fancybox-right,
#fancybox-hide-sel-frame {
    height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
    position: absolute;
    margin-top: 0;
    top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

    #fancybox-loading.fancybox-ie6 div {
        background: transparent;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bundles/swepmain/img/fancybox/fancy_loading.png', sizingMethod='scale');
    }
/* IE6, IE7, IE8 */
.fancybox-ie .fancybox-bg {
    background: transparent !important;
}

.fancybox-ie #fancybox-bg-n {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bundles/swepmain/img/fancybox/fancy_shadow_n.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-ne {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bundles/swepmain/img/fancybox/fancy_shadow_ne.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-e {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bundles/swepmain/img/fancybox/fancy_shadow_e.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-se {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bundles/swepmain/img/fancybox/fancy_shadow_se.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-s {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bundles/swepmain/img/fancybox/fancy_shadow_s.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-sw {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bundles/swepmain/img/fancybox/fancy_shadow_sw.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-w {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bundles/swepmain/img/fancybox/fancy_shadow_w.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-nw {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bundles/swepmain/img/fancybox/fancy_shadow_nw.png', sizingMethod='scale');
}

.ui-datepicker {
    width: 195px;
    background: #f1f1f1;
    -webkit-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0px 2px rgba(0, 0, 0, 0.4);
    border-collapse: collapse;
    border: none;
    z-index: 9999 !important;
}

    .ui-datepicker table {
        width: 100%;
        margin: 0;
    }

    .ui-datepicker thead {
        color: #4f4f4f;
        font-size: 10px;
        background-color: #f2f2f2;
        background-image: -moz-linear-gradient(top, #ffffff, #dedede);
        background-image: -ms-linear-gradient(top, #ffffff, #dedede);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#dedede));
        background-image: -webkit-linear-gradient(top, #ffffff, #dedede);
        background-image: -o-linear-gradient(top, #ffffff, #dedede);
        background-image: linear-gradient(top, #ffffff, #dedede);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dedede', GradientType=0);
        border-right: 1px solid #b8b8b8;
        border-left: 1px solid #b8b8b8;
        font-weight: bold;
    }

    .ui-datepicker tbody {
        border-top: 1px solid #b8b8b8;
        border-left: 1px solid #b8b8b8;
    }

    .ui-datepicker th {
        padding: 5px;
        text-align: center;
    }

    .ui-datepicker td {
        width: 27px;
        height: 26px;
        background: #fbfbfb;
        border-right: 1px solid #b8b8b8;
        border-bottom: 1px solid #b8b8b8;
        text-align: center;
        padding: 0;
    }

        .ui-datepicker td a {
            width: 27px;
            height: 26px;
            line-height: 26px;
            display: block;
            color: #787777;
            font-size: 12px;
            font-weight: bold;
        }

            .ui-datepicker td a:hover {
                background: #d8d8d8;
            }

    .ui-datepicker .ui-datepicker-unselectable {
        background: #f1f1f1;
    }

    .ui-datepicker .ui-datepicker-current-day {
        background: #6c6c6c;
        border-right: 1px solid #4d4d4d;
        border-bottom: 1px solid #4d4d4d;
    }

        .ui-datepicker .ui-datepicker-current-day a {
            color: #fff;
            font-size: 14px;
        }

            .ui-datepicker .ui-datepicker-current-day a:hover {
                background: #6c6c6c;
            }

.ui-datepicker-header {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-shadow: 0 1px 0 #000;
    border: 1px solid #0568a0;
    color: #fff;
    background: #007dc4;
    text-align: center;
}

.ui-datepicker-next,
.ui-datepicker-prev {
    width: 16px;
    height: 16px;
    background: url(/bundles/swepmain/img/sprite-datepicker.png) no-repeat;
    text-indent: -9999em;
    display: block;
    position: absolute;
    top: 7px;
    cursor: pointer;
}

.ui-datepicker-next {
    background-position: 100% 0;
    right: 7px;
}

.ui-datepicker-prev {
    left: 7px;
}

#register {
    color: #a1a1a1;
    /* Case Studies */
    /* Forms */
}

    #register header {
        position: relative;
        z-index: 5;
    }

    #register #l-header {
        line-height: 1;
        height: 78px;
        padding: 0;
        background: #acdbf5 url(../img/water-white.png) 50% 100% repeat-x;
    }

        #register #l-header .logo {
            float: left;
            margin: 19px 0 0 0;
        }

        #register #l-header ul {
            line-height: 1;
            position: absolute;
            top: 28px;
            left: 50%;
            width: 700px;
            margin-left: -300px;
        }

            #register #l-header ul li {
                margin: 0 30px;
                text-transform: uppercase;
                font-size: 14px;
                line-height: 1;
                float: left;
            }

                #register #l-header ul li.active a {
                    color: #fff;
                }

                #register #l-header ul li a.buzzer {
                    color: #fff;
                    background-color: #73acca;
                }

                    #register #l-header ul li a.buzzer:hover {
                        background-color: #c5da6e;
                    }

        #register #l-header .badge {
            display: block;
        }

    #register #l-title {
        padding: 40px 0;
        background: #fff;
        text-align: center;
    }

        #register #l-title.inside {
            text-align: left;
            background: #ffffff url(../img/clouds-blue.png) 0 60%;
        }

            #register #l-title.inside h1 {
                padding-left: 180px;
            }

        #register #l-title h3 {
            color: #b5d7e9;
            font-size: 31px;
            line-height: 1;
        }

    #register h1,
    #register h2 {
        font-size: 47px;
        line-height: 1;
        margin: 0 0 40px 0;
    }

        #register h1.subpage,
        #register h2.subpage {
            text-align: left;
            margin-bottom: 0;
        }

    #register h2 {
        margin-bottom: 74px;
    }

    #register h3 {
        font-size: 23px;
        line-height: 25px;
    }

    #register #l-what {
        text-align: center;
        background: url(../img/curve.png) 50% 0 repeat-x;
        padding: 80px 0 120px 0;
    }

        #register #l-what i.droplet {
            position: absolute;
            top: -30px;
            margin: 0 0 0 -28px;
            left: 50%;
            transition: opacity 0.3s ease-out 0s;
            -webkit-transition: opacity 0.3s ease-out 0s;
            -moz-transition: opacity 0.3s ease-out 0s;
            -o-transition: opacity 0.3s ease-out 0s;
            opacity: 1;
        }

            #register #l-what i.droplet.dissipate {
                opacity: 0;
            }

        #register #l-what h3 {
            margin-bottom: 12px;
        }

        #register #l-what ul {
            list-style: none;
            margin: 0 -20px 0 -20px;
        }

            #register #l-what ul li {
                width: 25%;
                padding: 0 20px 30px 20px;
                float: left;
                margin-top: -80px;
            }

                #register #l-what ul li i {
                    background: url(../img/sprite-zero.png) 0 0 no-repeat;
                    display: block;
                    margin: 0 auto;
                }

                #register #l-what ul li#what-about h3 {
                    color: #b5d7e9;
                }

                #register #l-what ul li#what-about i {
                    width: 97px;
                    height: 72px;
                    background-position: 0 0;
                    margin-bottom: 26px;
                }

                #register #l-what ul li#what-involved {
                    margin-top: -120px;
                }

                    #register #l-what ul li#what-involved h3 {
                        color: #edb35f;
                    }

                    #register #l-what ul li#what-involved i {
                        width: 94px;
                        height: 78px;
                        background-position: -97px -72px;
                        margin-bottom: 32px;
                    }

                #register #l-what ul li#what-learning {
                    margin-top: -120px;
                }

                    #register #l-what ul li#what-learning h3 {
                        color: #f2d966;
                    }

                    #register #l-what ul li#what-learning i {
                        width: 80px;
                        height: 78px;
                        background-position: -191px -150px;
                        margin-bottom: 32px;
                    }

                #register #l-what ul li#what-start h3 {
                    color: #86ad3d;
                }

                #register #l-what ul li#what-start i {
                    width: 107px;
                    height: 91px;
                    background-position: -271px -228px;
                    margin-bottom: 25px;
                }

                #register #l-what ul li#what-start a {
                    color: #86ad3d;
                    border-bottom: 1px solid #86ad3d;
                }

                    #register #l-what ul li#what-start a:hover {
                        border: 0;
                    }

    #register #l-how {
        /* background: #fff url(../img/clouds-blue.png) 0 0; */
    }

        #register #l-how .pipe {
            background-position: 50% -260px;
        }

        #register #l-how article {
            width: 100%;
            float: left;
            padding: 50px 40px;
        }

            #register #l-how article#how-see {
                padding: 50px 60px 50px 0;
            }

        #register #l-how .schools {
            margin-top: 16px;
            margin-left: 116px;
            text-align: center;
        }

            #register #l-how .schools h3 {
                color: #c5da6e;
            }

            #register #l-how .schools i {
                background: url("../img/sprite-zero.png") no-repeat -488px -228px;
                width: 156px;
                height: 155px;
                display: inline-block;
                margin: 0 auto 20px;
            }

            #register #l-how .schools canvas {
                margin: 0 auto 20px;
            }

            #register #l-how .schools .dial {
                font-size: 48px !important;
            }

        #register #l-how .water {
            text-align: center;
        }

            #register #l-how .water h3 {
                color: #b5d7e9;
            }

            #register #l-how .water i {
                background: url("../img/sprite-zero.png") no-repeat -644px -526px;
                width: 182px;
                height: 175px;
                display: inline-block;
                margin: 0 auto 20px;
            }

        #register #l-how #how-awards {
            padding: 80px 0 0 100px;
        }

            #register #l-how #how-awards i {
                background: url("../img/sprite-zero.png") no-repeat -331px -526px;
                width: 157px;
                height: 123px;
                display: inline-block;
                float: left;
            }

            #register #l-how #how-awards .excerpt {
                margin-left: 187px;
            }

                #register #l-how #how-awards .excerpt img {
                    margin: -20px 0 0 -20px;
                }

        #register #l-how #how-stats .graph {
            border-left: 1px solid #accfe6;
            border-bottom: 1px solid #accfe6;
            width: 160px;
            height: 180px;
            padding: 20px 0 0 15px;
            margin: 0 auto 16px auto;
        }

            #register #l-how #how-stats .graph .month {
                float: left;
                width: 30px;
                margin-right: 15px;
                background: #accfe6;
                position: relative;
            }

                #register #l-how #how-stats .graph .month h4 {
                    font-weight: normal;
                    font-size: 14px;
                    margin: -24px 0 0 0;
                    color: #B5D7E9;
                }

                #register #l-how #how-stats .graph .month .total {
                    width: 0;
                    height: 0;
                    padding-left: 30px;
                    overflow: hidden;
                    position: absolute;
                    bottom: 0;
                    background: #74a8cf;
                    transition: height 2s ease-out 0;
                    -webkit-transition: height 2s ease-out 0;
                    -moz-transition: height 2s ease-out 0;
                    -o-transition: height 2s ease-out 0;
                }

                #register #l-how #how-stats .graph .month.Apr {
                    height: 120px;
                    margin-top: 40px;
                }

                    #register #l-how #how-stats .graph .month.Apr .total.anim {
                        height: 25%;
                    }

                #register #l-how #how-stats .graph .month.Mar {
                    height: 100%;
                }

                    #register #l-how #how-stats .graph .month.Mar .total.anim {
                        height: 60%;
                    }

                #register #l-how #how-stats .graph .month.Feb {
                    height: 120px;
                    margin-top: 40px;
                }

                    #register #l-how #how-stats .graph .month.Feb .total.anim {
                        height: 100%;
                    }

        #register #l-how #how-stats .dial {
            opacity: 0;
        }

            #register #l-how #how-stats .dial.anim {
                opacity: 1;
            }

    #register #l-studies {
        padding: 30px 0;
    }

        #register #l-studies.inside {
            background: #ffffff url(../img/clouds-blue.png) 0 0;
        }

        #register #l-studies .pipe {
            background-position: 50% -800px;
        }

        #register #l-studies .case {
            width: 50%;
            float: left;
            padding: 50px 40px 50px 20px;
        }

            #register #l-studies .case img {
                width: 100px;
                margin-left: 50px;
                height: auto;
                float: left;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                border-radius: 3px;
            }

            #register #l-studies .case .buzzer {
                color: #fff;
                background-color: #73acca;
            }

                #register #l-studies .case .buzzer:hover {
                    background-color: #c5da6e;
                }

        #register #l-studies .case--video .case__icon {
            width: 143px;
            margin-top: 0px;
            position: absolute;
            margin-left: 37px;
        }

        #register #l-studies .case--video .excerpt {
            position: relative;
            z-index: 1;
        }

        #register #l-studies .video:hover .play,
        #register #l-studies .video:focus .play {
            -moz-transform: scale(0.8);
            -ms-transform: scale(0.8);
            -webkit-transform: scale(0.8);
            -moz-transform: translateX(0) scale(0.8);
            -o-transform: scale(0.8);
            transform: scale(0.8);
        }

        #register #l-studies .video img {
            margin: 0;
            max-width: 100%;
            width: auto;
            float: none;
        }

    #register #l-content {
        background: url(../img/water-white.png) 50% 100% repeat-x;
        padding: 70px 0;
        position: relative;
    }

        #register #l-content.noafter {
            padding: 70px 0 0 0;
            position: relative;
            background: none;
        }

        #register #l-content h3 {
            margin-bottom: 42px;
        }

    #register #l-content-feature {
        text-align: center;
        position: relative;
    }

        #register #l-content-feature .grain,
        #register #l-content-feature.inside {
            padding: 70px 0;
        }

        #register #l-content-feature h2 small {
            float: none;
            display: block;
            color: #A1A1A1;
        }

        #register #l-content-feature .feature {
            width: 33.33%;
            padding: 0;
            -moz-transform: scale(0.75);
            -ms-transform: scale(0.75);
            -webkit-transform: scale(0.75);
            -moz-transform: translateX(0) scale(0.75);
            -o-transform: scale(0.75);
            transform: scale(0.75);
        }

            #register #l-content-feature .feature.active {
                -moz-transform: scale(1);
                -ms-transform: scale(1);
                -webkit-transform: scale(1);
                -moz-transform: translateX(0) scale(1);
                -o-transform: scale(1);
                transform: scale(1);
                width: 33.33%;
                margin: 0;
            }

                #register #l-content-feature .feature.active .zoom {
                    -moz-transform: scale(0.75);
                    -ms-transform: scale(0.75);
                    -webkit-transform: scale(0.75);
                    -moz-transform: translateX(0) scale(0.75);
                    -o-transform: scale(0.75);
                    transform: scale(0.75);
                }

            #register #l-content-feature .feature:hover .zoom {
                -moz-transform: scale(1);
                -ms-transform: scale(1);
                -webkit-transform: scale(1);
                -moz-transform: translateX(0) scale(1);
                -o-transform: scale(1);
                transform: scale(1);
            }

    #register .feature {
        position: relative;
        width: 50%;
        float: left;
        padding: 0 20px;
    }

        #register .feature.active {
            width: 100%;
            margin-bottom: 20px;
        }

        #register .feature img {
            margin: 0 auto;
            max-width: 100%;
        }

        #register .feature.active {
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            -webkit-transform: scale(1);
            -moz-transform: translateX(0) scale(1);
            -o-transform: scale(1);
            transform: scale(1);
        }

            #register .feature.active .zoom {
                -moz-transform: scale(0.75);
                -ms-transform: scale(0.75);
                -webkit-transform: scale(0.75);
                -moz-transform: translateX(0) scale(0.75);
                -o-transform: scale(0.75);
                transform: scale(0.75);
            }

        #register .feature:hover .zoom {
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            -webkit-transform: scale(1);
            -moz-transform: translateX(0) scale(1);
            -o-transform: scale(1);
            transform: scale(1);
        }

    #register #l-register {
        text-align: center;
        padding: 80px 0 40px 0;
    }

        #register #l-register.inside {
            text-align: left;
        }

            #register #l-register.inside h2 {
                margin-bottom: 31px;
            }

        #register #l-register .pipe {
            height: 40px;
            background-position: 50% 100%;
        }

        #register #l-register p a {
            color: #73acca;
            text-decoration: underline;
        }

            #register #l-register p a:hover {
                text-decoration: none;
            }

    #register #benefits {
        padding: 50px 0 0 0;
        background: #ffffff url(../img/clouds-blue.png) 50% 0;
    }

        #register #benefits ul {
            list-style: none;
            margin-left: 240px;
        }

            #register #benefits ul li {
                width: 220px;
                height: 260px;
                padding: 0 20px;
                float: left;
            }

                #register #benefits ul li#benefits-tailored h3 {
                    color: #b5d7e9;
                }

                #register #benefits ul li#benefits-identification h3 {
                    color: #edb35f;
                }

                #register #benefits ul li#benefits-understanding h3 {
                    color: #f2d966;
                }

                #register #benefits ul li#benefits-accessibility h3 {
                    color: #86ad3d;
                }

                #register #benefits ul li#benefits-economy h3 {
                    color: #a1a1a1;
                }

    #register #objective {
        padding: 60px 0 20px 0;
        background: #ffffff url(../img/clouds-blue.png) 50% 0;
    }

    #register #summary p {
        width: 220px;
        padding: 0 20px;
        float: left;
    }

    #register #screens {
        padding-right: 20px;
    }

    #register #checklist h2 {
        font-size: 25px;
        line-height: 31px;
        margin-bottom: 0;
    }

    #register #checklist h3 {
        color: #73acca;
        margin-left: 130px;
    }

    #register #checklist i {
        background: url("../img/sprite-zero.png") no-repeat -760px -630px;
        width: 92px;
        height: 88px;
        display: inline-block;
        display: block;
        margin: -12px 0 18px 0;
        float: left;
    }

        #register #checklist i.ii {
            background: url("../img/sprite-zero.png") no-repeat -760px -773px;
            width: 92px;
            height: 88px;
            display: inline-block;
        }

        #register #checklist i.iii {
            background: url("../img/sprite-zero.png") no-repeat -851px -701px;
            width: 92px;
            height: 88px;
            display: inline-block;
        }

        #register #checklist i.iv {
            background: url("../img/sprite-zero.png") no-repeat -943px -773px;
            width: 94px;
            height: 88px;
            display: inline-block;
        }

        #register #checklist i.v {
            background: url("../img/sprite-zero.png") no-repeat -851px -845px;
            width: 98px;
            height: 88px;
            display: inline-block;
        }

    #register #checklist hr {
        margin-bottom: 0;
        clear: both;
    }

    #register .row-fluid {
        margin: 0 -20px;
        padding: 20px 0;
        width: auto;
    }

        #register .row-fluid .span6 {
            width: 50%;
            margin: 0;
            padding: 0 20px 10px 20px;
        }

            #register .row-fluid .span6 input {
                width: 100%;
            }

        #register .row-fluid .span12 {
            width: 100%;
            padding: 0 20px;
            margin: 0;
        }
/* Video */
#video {
    position: absolute;
    top: -99999em;
}

#fancybox-content div {
    overflow: hidden;
}

#fancybox-content #video {
    position: relative;
    top: 0;
    overflow: hidden;
}

    #fancybox-content #video div {
        overflow: visible;
    }

#admin h2 {
    font-size: 36px;
    margin: 32px 0 24px 0;
}

    #admin h2 small {
        float: none;
        font-size: 26px;
    }

#admin h3 {
    margin-bottom: 13px;
}

#admin .m10-button {
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 10px;
}



#admin h3 .btn {
    margin-top: -4px;
}

#admin .no-borders {
    border: none;
    padding-top: 10px;
    margin-bottom: 0;
}

#admin .l-container-fluid > .featurebox {
    background: url(../img/bg-admin.gif) repeat-y 22.6% 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#admin .featurebox {
    padding: 0;
}

#admin .l-admin-primary-buttons {
    margin-top: 10px;
    margin-bottom: 15px;
}

#admin nav.span2 {
    /*background:#f4f4f4;
		border-right:1px solid #d3d3d3;*/

    position: relative;
}

    #admin nav.span2 li {
        border-bottom: 1px solid #fff;
        -webkit-transition: background-color 0.2s linear;
        -moz-transition: background-color 0.2s linear;
        -ms-transition: background-color 0.2s linear;
        -o-transition: background-color 0.2s linear;
        transition: background-color 0.2s linear;
    }

        #admin nav.span2 li:hover {
            background: #73acca;
        }

            #admin nav.span2 li:hover ul {
                display: block;
            }

                #admin nav.span2 li:hover ul a {
                    color: #51add2;
                }

                #admin nav.span2 li:hover ul li:hover a {
                    color: #ffffff;
                }

            #admin nav.span2 li:hover a {
                color: #ffffff;
            }

        #admin nav.span2 li.current {
            background: #73acca;
            border-bottom: 1px solid #fff;
        }

            #admin nav.span2 li.current ul {
                display: block;
            }

                #admin nav.span2 li.current ul li:hover a {
                    color: #ffffff;
                }

                #admin nav.span2 li.current ul a {
                    color: #ffffff;
                }

            #admin nav.span2 li.current a {
                color: #ffffff;
            }

        #admin nav.span2 li.last {
            border-bottom: none;
        }

        #admin nav.span2 li a {
            font-size: 16px;
            font-weight: bold;
            color: #007dc4;
            display: block;
            padding: 24px;
        }

            #admin nav.span2 li a span {
                background: url("../img/sprite-icons-admin.png") no-repeat 0 0;
                width: auto;
                height: auto;
                display: inline-block;
                display: block;
                padding-left: 33px;
            }

        #admin nav.span2 li.events a span {
            background-position: 0 -99px;
        }

        #admin nav.span2 li.dashboard:hover span {
            background-position: -700px 0;
        }

        #admin nav.span2 li.dashboard.current span {
            background-position: -350px 0;
        }

        #admin nav.span2 li.dashboard span {
            background-position: 0 0;
        }

        #admin nav.span2 li.registration:hover span {
            background-position: -700px -100px;
        }

        #admin nav.span2 li.registration.current span {
            background-position: -350px -100px;
        }

        #admin nav.span2 li.registration span {
            background-position: 0 -100px;
        }

        #admin nav.span2 li.schools:hover span {
            background-position: -700px -200px;
        }

        #admin nav.span2 li.schools.current span {
            background-position: -350px -200px;
        }

        #admin nav.span2 li.schools span {
            background-position: 0 -200px;
        }

        #admin nav.span2 li.suppliers:hover span {
            background-position: -700px -300px;
        }

        #admin nav.span2 li.suppliers.current span {
            background-position: -350px -300px;
        }

        #admin nav.span2 li.suppliers span {
            background-position: 0 -300px;
        }

        #admin nav.span2 li.user-accounts:hover span {
            background-position: -700px -400px;
        }

        #admin nav.span2 li.user-accounts.current span {
            background-position: -350px -400px;
        }

        #admin nav.span2 li.user-accounts span {
            background-position: 0 -400px;
        }

        #admin nav.span2 li.resource-material:hover span {
            background-position: -700px -500px;
        }

        #admin nav.span2 li.resource-material.current span {
            background-position: -350px -500px;
        }

        #admin nav.span2 li.resource-material span {
            background-position: 0 -500px;
        }

        #admin nav.span2 li.alert:hover span {
            background: url('../img/alert-reverse.png') no-repeat;
        }

        #admin nav.span2 li.alert.current span {
            background: url('../img/alert-reverse.png') no-repeat;
        }

        #admin nav.span2 li.alert span {
            background: url('../img/alert-blue.png') no-repeat;
        }

        #admin nav.span2 li.reporting:hover span {
            background-position: -700px -600px;
        }

        #admin nav.span2 li.reporting.current span {
            background-position: -350px -600px;
        }

        #admin nav.span2 li.reporting span {
            background-position: 0 -600px;
        }

        #admin nav.span2 li.support:hover span {
            background-position: -700px -700px;
        }

        #admin nav.span2 li.support.current span {
            background-position: -350px -700px;
        }

        #admin nav.span2 li.support span {
            background-position: 0 -700px;
        }

    #admin nav.span2 .arrow-current-admin {
        width: 9px;
        height: 13px;
        background: url(../img/admin-nav-current.png) no-repeat 0 50%;
        position: absolute;
        top: 0;
        right: -9px;
    }

#admin .stripe-list {
    width: 100%;
}

    #admin .stripe-list th {
        text-align: left;
        padding-bottom: 5px;
        border-bottom: 2px solid #f2f2f2;
    }

    #admin .stripe-list .spacer {
        color: #d4d4d4;
        padding: 0 5px;
    }

    #admin .stripe-list td,
    #admin .stripe-list th {
        padding: 20px 20px 20px 0;
    }

#admin .search-form {
    margin-top: 24px;
}

    #admin .search-form .control-group {
        margin-bottom: 0;
    }

#admin th {
    text-transform: uppercase;
}

    #admin th.paging {
        text-align: right;
        font-weight: normal;
        font-size: 11px;
        padding-right: 0;
        white-space: nowrap;
        opacity: 0.5;
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -ms-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s;
    }

        #admin th.paging:hover {
            opacity: 1;
        }

        #admin th.paging a {
            margin-left: 2px;
        }

#admin tfoot td {
    text-align: center;
    opacity: 0.5;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

    #admin tfoot td:hover {
        opacity: 1;
    }

#admin form {
    position: relative;
}

    #admin form .btn-large {
        margin-right: 10px;
        position: relative;
        top: 1px;
    }

#admin tbody tr td:last-child {
    white-space: nowrap;
}

#admin select#user_schools {
    width: 100%;
    height: 300px;
}

#admin .graph-date {
    text-align: right;
}

    #admin .graph-date input {
        width: 120px;
        padding: 5px 9px;
        font-size: 11px;
        line-height: 16px;
    }

#admin p.water-meters {
    margin: 12px 0;
}

#admin div.logger-ids {
    display: none;
}

#admin .supplier-detail-view ul {
    list-style: none;
    margin: 0;
}

#admin .month-report,
#admin .year-report {
    display: none;
    padding: 1em 0;
}

#login #l-header {
    background: url("../img/water-white.png") repeat-x scroll 50% 100% transparent;
}

#login #l-title {
    padding: 40px 0;
    background: #fff;
    text-align: left;
    background: #ffffff url(../img/clouds-blue.png) 0 60%;
    position: relative;
    z-index: 99999;
}

    #login #l-title h1 {
        font-size: 47px;
        line-height: 1;
        margin: 0;
    }

#login .login-container,
#login .setup-container {
    position: relative;
    margin-top: 40px;
}

    #login .login-container fieldset,
    #login .setup-container fieldset {
        padding: 20px;
    }
/* Make forgotten password links more prominent */
#login .control-group {
    position: relative;
}

#login .label-hint {
    display: inline-block;
    position: absolute;
    top: 2px;
    left: 65px;
    width: 120%;
}

#login footer {
    position: relative;
}

#login .forgotten-password-link {
    display: inline-block;
    position: absolute;
    top: 6px;
    right: 100px;
    text-align: right;
}

    #login .forgotten-password-link a {
        font-size: 15px;
        color: orange;
        text-decoration: underline;
    }

#login .js /*.user-login .staff-login*/ {
    position: absolute;
    top: -600px;
}

#login .span6 input,
#login .control {
    width: 100%;
    display: block;
}

.class-list .prototype {
    display: none;
}

.class-list span.type {
    font-style: italic;
}

#dashboard h2 {
    font-size: 40px;
    margin-bottom: 5px;
    margin-top: 10px;
}
/* Alignment fix for water-only dashboard tile headings */
#dashboard .water h4 {
    min-height: 40px;
}
/* Fix for graph reports font styles */
#dashboard .featurebox .sub-heading h2 {
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 0;
}

#dashboard h4 {
    margin-bottom: 40px;
}

#dashboard .water h2 {
    color: #9bd4f2;
}

#dashboard .electricity h2 {
    color: #F6901C;
}

#dashboard .solar h2 {
    color: #A9C72F;
}

#dashboard .rainfall h2 {
    color: #edb35f;
}

#dashboard .average h2 {
    color: #86ad3d;
}

#dashboard .dashboard-graphs {
    padding-top: 30px;
}

#dashboard form header {
    margin: 20px 0 0 0;
    font-size: 20px;
    font-weight: bold;
    color: #73acca;
    line-height: 35px;
    padding: 10px;
    *zoom: 1;
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
}

    #dashboard form header:before,
    #dashboard form header:after {
        display: table;
        content: "";
    }

    #dashboard form header:after {
        clear: both;
    }

    #dashboard form header.electricity {
        /*color: #f2d966;
  background-color: #fff6cf;*/
        color: #F6901C;
        background-color: #F9E2B5;
    }

        #dashboard form header.electricity .btn-download {
            background-color: #f2d966;
        }

    #dashboard form header.solar {
        color: #A9C72F;
        background-color: #f0f2c4;
    }

        #dashboard form header.solar .btn-download {
            background-color: #A9C72F;
        }

#dashboard .btn-primary {
    margin-top: 50px;
}

#report .featurebox h1 {
    margin: 30px 0;
}

#report form header {
    margin: 20px 0 0 0;
    font-size: 20px;
    font-weight: bold;
    color: #73acca;
    line-height: 35px;
    padding: 10px;
    *zoom: 1;
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
}

    #report form header:before,
    #report form header:after {
        display: table;
        content: "";
    }

    #report form header:after {
        clear: both;
    }

    #report form header.electricity {
        color: #f2d966;
        background-color: #fff6cf;
    }

        #report form header.electricity .btn-download {
            background-color: #f2d966;
        }

    #report form header small {
        margin-left: 10px;
    }

#report #solar_form,
#report #electricity_form {
    display: none;
}

    #report #solar_form .row,
    #report #electricity_form .row,
    #report #water_form .row {
        padding: 20px 0;
    }

    #report #solar_form .span4,
    #report #electricity_form .span4,
    #report #water_form .span4 {
        padding-top: 12px;
    }

    #report #solar_form select,
    #report #electricity_form select,
    #report #water_form select {
        width: 100%;
    }

    #report #solar_form input.date,
    #report #electricity_form input.date,
    #report #water_form input.date {
        width: 100%;
    }

    #report #solar_form .span6-5,
    #report #electricity_form .span6-5,
    #report #water_form .span6-5 {
        font-size: 30px;
        font-weight: bold;
        line-height: 2.3;
    }

        #report #solar_form .span6-5.orange,
        #report #electricity_form .span6-5.orange,
        #report #water_form .span6-5.orange {
            color: #edb35f;
        }

        #report #solar_form .span6-5.blue,
        #report #electricity_form .span6-5.blue,
        #report #water_form .span6-5.blue {
            color: #9bd4f2;
        }

        #report #solar_form .span6-5.yellow,
        #report #electricity_form .span6-5.yellow,
        #report #water_form .span6-5.yellow {
            color: #f2d966;
        }

        #report #solar_form .span6-5.green,
        #report #electricity_form .span6-5.green,
        #report #water_form .span6-5.green {
            color: #86ad3d;
        }

#comparison .featurebox h1 {
    margin: 10px 0 30px 0;
}

#comparison .school-rank h1,
#comparison .top-5 h1,
#comparison .school-list h1 {
    font-size: 34px;
    margin: 30px 0 10px;
}

    #comparison .school-rank h1 span,
    #comparison .top-5 h1 span,
    #comparison .school-list h1 span {
        color: #9bd4f2;
    }

#comparison .school-rank h2,
#comparison .top-5 h2,
#comparison .school-list h2 {
    font-size: 16px;
    color: #73acca;
    margin-bottom: 50px;
}

#comparison .top-5 h2 {
    margin-bottom: 20px;
}

#comparison .school-list .featurebox {
    padding: 20px;
}

#comparison .school-list h3 {
    margin-top: 30px;
}

#comparison .school-find {
    margin-top: 20px;
}

#comparison .icon-up,
#comparison .icon-down,
#comparison .icon-static {
    width: 20px;
    height: 20px;
    background-color: rgba(255, 255, 255, 0.5);
    text-indent: -9999em;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
}

#comparison .regional-comparison {
    padding-top: 50px;
}

#comparison section header {
    background-color: #ECF4F6;
    padding: 10px 20px;
    margin: 20px 0 0 0;
    font-size: 20px;
    font-weight: bold;
    color: #73acca;
    line-height: 35px;
    padding: 10px;
    *zoom: 1;
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
}

    #comparison section header:before,
    #comparison section header:after {
        display: table;
        content: "";
    }

    #comparison section header:after {
        clear: both;
    }

#comparison .water-usage-level {
    height: 387px;
    background: url(/bundles/swepmain/img/map-water-level.png) no-repeat 10px 0;
    list-style: none;
    margin: 0;
    padding-left: 76px;
}

    #comparison .water-usage-level li {
        width: 75px;
        height: 78px;
        font-size: 18px;
        color: #73acca;
    }

        #comparison .water-usage-level li:last-child {
            color: #bee7fb;
        }

#calculator .featurebox h1 {
    margin: 30px 0;
}

#calculator #solar,
#calculator #electricity {
    display: none;
}

    #calculator #electricity h2 {
        color: #f2d966;
    }

#calculator .totals .row {
    padding: 30px 0 40px 0;
    border-bottom: 2px dotted #ccc9c2;
}

    #calculator .totals .row:first-child,
    #calculator .totals .row:last-child {
        border: 0;
    }

    #calculator .totals .row > div {
        position: relative;
    }

        #calculator .totals .row > div:hover p {
            opacity: 1;
            -webkit-transform: translate(0, 0);
            -moz-transform: translate(0, 0);
            -ms-transform: translate(0, 0);
            -o-transform: translate(0, 0);
            transform: translate(0, 0);
        }

#calculator .totals h2 {
    font-size: 42px;
    color: #9bd4f2;
    margin-bottom: 10px;
    cursor: help;
}

#calculator .totals h3 {
    font-size: 16px;
    text-transform: uppercase;
    cursor: help;
}

#calculator .totals p {
    text-align: left;
    background-color: #fff;
    position: absolute;
    right: 60px;
    bottom: 60%;
    width: 250px;
    padding: 20px;
    margin: 0 0 15px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: translate(0, 20px);
    -moz-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    -o-transform: translate(0, 20px);
    transform: translate(0, 20px);
}

    #calculator .totals p i {
        display: block;
        width: 0;
        height: 0;
        overflow: hidden;
        position: absolute;
        bottom: -20px;
        right: 30px;
        border: 10px solid rgba(255, 255, 255, 0);
        border-right: 10px solid #ffffff;
        border-top: 10px solid #ffffff;
    }

    #calculator .totals p b {
        color: #73acca;
    }
/* Fade Down */
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

#water-supply .featurebox h1 {
    margin: 30px 0;
}

#water-supply .dam-capacity {
    margin: 20px 0 0 0;
    font-size: 20px;
    font-weight: bold;
    color: #73acca;
    line-height: 35px;
    padding: 10px 20px;
    background-color: #ECF4F6;
    *zoom: 1;
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
}

    #water-supply .dam-capacity:before,
    #water-supply .dam-capacity:after {
        display: table;
        content: "";
    }

    #water-supply .dam-capacity:after {
        clear: both;
    }

#water-supply .water-supply-map {
    border: none;
    padding: 20px;
    background-color: #fff;
    width: 720px;
    height: 390px;
    margin-bottom: 30px;
}

#water-supply .rainfall i {
    float: right;
}

#water-supply .rainfall h1 {
    margin-bottom: 10px;
    font-size: 34px;
}

#water-supply .rainfall h2 {
    color: #73acca;
    font-size: 16px;
    margin-bottom: 24px;
}

#water-supply .rainfall h3 {
    font-size: 42px;
    color: #edb35f;
    margin-bottom: 10px;
}

#water-supply .rainfall h4 {
    text-transform: uppercase;
}

#water-supply .observations h1,
#water-supply .capacity h1 {
    margin: 24px 0;
}

#water-supply .observations p,
#water-supply .capacity p {
    padding: 20px 0;
}

#water-supply .container {
    padding: 20px;
    background-color: #ffffff;
}

    #water-supply .container td {
        width: 25%;
    }

        #water-supply .container td:first-child {
            font-weight: bold;
        }

.note {
    color: #aaa;
    margin: 5px 0;
    display: block
}



@media print {
    .screen {
        display: none;
    }

    .print {
        display: inherit;
    }

    * {
        background: transparent !important;
        color: black !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    body {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        line-height: 1.4;
    }

    h1 {
        font-size: 24px;
    }

    h2 {
        font-size: 16px;
    }

    h3 {
        font-size: 15px;
    }

    h4 {
        font-size: 14px;
    }

    h5 {
        font-size: 13px;
    }

    h6 {
        font-size: 12px;
    }

    .tc {
        text-align: left;
    }

    .left,
    .right {
        float: none;
    }

    .btn {
        text-decoration: none;
    }

    .control,
    .control-group,
    input {
        width: 100% !important;
    }

    .icon-valid,
    .icon-invalid,
    .icon-help,
    .blue-feature,
    #register footer,
    #l-footer,
    #l-header ul,
    a.feature,
    #register #l-content section img,
    #admin nav.span2,
    #admin .search,
    .breadcrumbs {
        display: none !important;
    }

    .row,
    .row-fluid,
    .row-inner,
    .span1,
    .span2,
    .span3,
    .span4,
    .span5,
    .span6,
    .span7,
    .span8,
    #register #l-content section {
        width: auto !important;
        clear: both !important;
        float: none !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .offset1,
    .offset2,
    .offset3,
    .offset4,
    .offset5,
    .offset6,
    .offset7 {
        margin: 0 !important;
    }

    #l-header img {
        margin-bottom: 20px;
        display: block;
    }

    .sf-toolbarreset {
        display: none;
    }
}

/*
 * easy-autocomplete
 * jQuery plugin for autocompletion
 * 
 * @author Łukasz Pawełczak (http://github.com/pawelczak)
 * @version 1.3.5
 * Copyright  License: 
 */

.easy-autocomplete {
    position: relative;
}

    .easy-autocomplete input {
        border-color: #ccc;
        border-radius: 4px;
        border-style: solid;
        border-width: 1px;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
        color: #555;
        float: none;
        padding: 6px 12px;
    }

        .easy-autocomplete input:hover, .easy-autocomplete input:focus {
            box-shadow: none;
        }

    .easy-autocomplete a {
        display: block;
    }

    .easy-autocomplete.eac-blue-light input:hover, .easy-autocomplete.eac-blue-light input:focus {
        border-color: #66afe9;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    }

    .easy-autocomplete.eac-blue-light ul {
        border-color: #66afe9;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    }

        .easy-autocomplete.eac-blue-light ul li, .easy-autocomplete.eac-blue-light ul .eac-category {
            border-color: #66afe9;
        }

            .easy-autocomplete.eac-blue-light ul li.selected, .easy-autocomplete.eac-blue-light ul .eac-category.selected {
                background-color: #ecf5fc;
            }

    .easy-autocomplete.eac-green-light input:hover, .easy-autocomplete.eac-green-light input:focus {
        border-color: #41DB00;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(146, 237, 107, 0.6);
    }

    .easy-autocomplete.eac-green-light ul {
        border-color: #41DB00;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(146, 237, 107, 0.6);
    }

        .easy-autocomplete.eac-green-light ul li, .easy-autocomplete.eac-green-light ul .eac-category {
            border-color: #41DB00;
        }

            .easy-autocomplete.eac-green-light ul li.selected, .easy-autocomplete.eac-green-light ul .eac-category.selected {
                background-color: #9eff75;
            }

    .easy-autocomplete.eac-red-light input:hover, .easy-autocomplete.eac-red-light input:focus {
        border-color: #ff5b5b;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 90, 90, 0.6);
    }

    .easy-autocomplete.eac-red-light ul {
        border-color: #ff5b5b;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 90, 90, 0.6);
    }

        .easy-autocomplete.eac-red-light ul li, .easy-autocomplete.eac-red-light ul .eac-category {
            border-color: #ff5b5b;
        }

            .easy-autocomplete.eac-red-light ul li.selected, .easy-autocomplete.eac-red-light ul .eac-category.selected {
                background-color: #ff8e8e;
            }

    .easy-autocomplete.eac-yellow-light input:hover, .easy-autocomplete.eac-yellow-light input:focus {
        border-color: #ffdb00;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 231, 84, 0.6);
    }

    .easy-autocomplete.eac-yellow-light ul {
        border-color: #ffdb00;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 231, 84, 0.6);
    }

        .easy-autocomplete.eac-yellow-light ul li, .easy-autocomplete.eac-yellow-light ul .eac-category {
            border-color: #ffdb00;
        }

            .easy-autocomplete.eac-yellow-light ul li.selected, .easy-autocomplete.eac-yellow-light ul .eac-category.selected {
                background-color: #ffe233;
            }

    .easy-autocomplete.eac-dark-light input:hover, .easy-autocomplete.eac-dark-light input:focus {
        border-color: #333;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(55, 55, 55, 0.6);
    }

    .easy-autocomplete.eac-dark-light ul {
        border-color: #333;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(55, 55, 55, 0.6);
    }

        .easy-autocomplete.eac-dark-light ul li, .easy-autocomplete.eac-dark-light ul .eac-category {
            border-color: #333;
        }

            .easy-autocomplete.eac-dark-light ul li.selected, .easy-autocomplete.eac-dark-light ul .eac-category.selected {
                background-color: #4d4d4d;
                color: #fff;
            }

    .easy-autocomplete.eac-dark {
        color: #fff;
    }

        .easy-autocomplete.eac-dark input {
            background-color: #404040;
            border-radius: 4px;
            box-shadow: 0;
            color: #f6f6f6;
        }

            .easy-autocomplete.eac-dark input:hover, .easy-autocomplete.eac-dark input:focus {
                border-color: #333;
                box-shadow: 0;
            }

        .easy-autocomplete.eac-dark ul {
            border-color: #333;
        }

            .easy-autocomplete.eac-dark ul li, .easy-autocomplete.eac-dark ul .eac-category {
                background-color: #404040;
                border-color: #333;
            }

                .easy-autocomplete.eac-dark ul li.selected, .easy-autocomplete.eac-dark ul .eac-category.selected {
                    background-color: #737373;
                    color: #f6f6f6;
                }

    .easy-autocomplete.eac-dark-glass {
        color: #fff;
    }

        .easy-autocomplete.eac-dark-glass input {
            background-color: rgba(0, 0, 0, 0.8);
            border-radius: 4px;
            box-shadow: 0;
            color: #f6f6f6;
        }

            .easy-autocomplete.eac-dark-glass input:hover, .easy-autocomplete.eac-dark-glass input:focus {
                border-color: rgba(0, 0, 0, 0.8);
                box-shadow: 0;
            }

        .easy-autocomplete.eac-dark-glass ul {
            border-color: rgba(0, 0, 0, 0.8);
        }

            .easy-autocomplete.eac-dark-glass ul li, .easy-autocomplete.eac-dark-glass ul .eac-category {
                background-color: rgba(0, 0, 0, 0.8);
                border-color: rgba(0, 0, 0, 0.8);
            }

                .easy-autocomplete.eac-dark-glass ul li.selected, .easy-autocomplete.eac-dark-glass ul .eac-category.selected {
                    background-color: rgba(64, 64, 64, 0.8);
                    color: #f6f6f6;
                }

                .easy-autocomplete.eac-dark-glass ul li:last-child, .easy-autocomplete.eac-dark-glass ul .eac-category:last-child {
                    border-radius: 0 0 4px 4px;
                }

    .easy-autocomplete.eac-blue {
        color: #fff;
    }

        .easy-autocomplete.eac-blue input {
            background-color: #6d9ed1;
            border-radius: 4px;
            box-shadow: 0;
            color: #f6f6f6;
        }

            .easy-autocomplete.eac-blue input::-webkit-input-placeholder {
                color: #f6f6f6;
            }

            .easy-autocomplete.eac-blue input:-moz-placeholder {
                color: #f6f6f6;
            }

            .easy-autocomplete.eac-blue input::-moz-placeholder {
                color: #f6f6f6;
            }

            .easy-autocomplete.eac-blue input:-ms-input-placeholder {
                color: #f6f6f6;
            }

            .easy-autocomplete.eac-blue input:hover, .easy-autocomplete.eac-blue input:focus {
                border-color: #5A91CB;
                box-shadow: 0;
            }

        .easy-autocomplete.eac-blue ul {
            border-color: #5A91CB;
        }

            .easy-autocomplete.eac-blue ul li, .easy-autocomplete.eac-blue ul .eac-category {
                background-color: #6d9ed1;
                border-color: #5A91CB;
            }

                .easy-autocomplete.eac-blue ul li.selected, .easy-autocomplete.eac-blue ul .eac-category.selected {
                    background-color: #94b8dd;
                    color: #f6f6f6;
                }

    .easy-autocomplete.eac-yellow {
        color: #333;
    }

        .easy-autocomplete.eac-yellow input {
            background-color: #ffdb7e;
            border-color: #333;
            border-radius: 4px;
            box-shadow: 0;
            color: #333;
        }

            .easy-autocomplete.eac-yellow input:hover, .easy-autocomplete.eac-yellow input:focus {
                border-color: #333;
                box-shadow: 0;
            }

        .easy-autocomplete.eac-yellow ul {
            border-color: #333;
        }

            .easy-autocomplete.eac-yellow ul li, .easy-autocomplete.eac-yellow ul .eac-category {
                background-color: #ffdb7e;
                border-color: #333;
            }

                .easy-autocomplete.eac-yellow ul li.selected, .easy-autocomplete.eac-yellow ul .eac-category.selected {
                    background-color: #ffe9b1;
                    color: #333;
                }

    .easy-autocomplete.eac-purple {
        color: #333;
    }

        .easy-autocomplete.eac-purple input {
            background-color: #d6d1e7;
            border-color: #b8afd5;
            box-shadow: 0;
            color: #333;
        }

            .easy-autocomplete.eac-purple input:hover, .easy-autocomplete.eac-purple input:focus {
                border-color: #333;
                box-shadow: 0;
            }

        .easy-autocomplete.eac-purple ul {
            border-color: #333;
        }

            .easy-autocomplete.eac-purple ul li, .easy-autocomplete.eac-purple ul .eac-category {
                background-color: #d6d1e7;
                border-color: #333;
            }

                .easy-autocomplete.eac-purple ul li.selected, .easy-autocomplete.eac-purple ul .eac-category.selected {
                    background-color: #ebe8f3;
                    color: #333;
                }

    .easy-autocomplete.eac-bootstrap input {
        border-color: #ccc;
        border-radius: 4px;
        border-style: solid;
        border-width: 1px;
        color: #555;
        padding: 6px 12px;
    }

.easy-autocomplete-container {
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 2;
}

    .easy-autocomplete-container ul {
        background: none repeat scroll 0 0 #ffffff;
        border-top: 1px dotted #ccc;
        display: none;
        margin-top: 0;
        padding-bottom: 0;
        padding-left: 0;
        position: relative;
        top: -1px;
    }

        .easy-autocomplete-container ul li, .easy-autocomplete-container ul .eac-category {
            background: inherit;
            border-color: #ccc;
            border-image: none;
            border-style: solid;
            border-width: 0 1px;
            display: block;
            font-size: 14px;
            font-weight: normal;
            padding: 4px 12px;
        }

            .easy-autocomplete-container ul li:last-child {
                border-radius: 0 0 2px 2px;
                border-width: 0 1px 1px;
            }

            .easy-autocomplete-container ul li.selected {
                background: none repeat scroll 0 0 #ebebeb;
                cursor: pointer;
            }

                .easy-autocomplete-container ul li.selected div {
                    font-weight: normal;
                }

            .easy-autocomplete-container ul li div {
                display: block;
                font-weight: normal;
                word-break: break-all;
            }

            .easy-autocomplete-container ul li b {
                font-weight: bold;
            }

        .easy-autocomplete-container ul .eac-category {
            color: #aaa;
            font-style: italic;
        }

.eac-description .eac-item span {
    color: #aaa;
    font-style: italic;
    font-size: 0.9em;
}

.eac-icon-left .eac-item img {
    margin-right: 4px;
    max-height: 30px;
}

.eac-icon-right .eac-item {
    margin-top: 8px;
    min-height: 24px;
    position: relative;
}

    .eac-icon-right .eac-item img {
        margin-left: 4px;
        max-height: 30px;
        position: absolute;
        right: -4px;
        top: -8px;
    }

/*# sourceMappingURL=easy-autocomplete.css.map */

/*
 * easy-autocomplete
 * jQuery plugin for autocompletion
 * 
 * @author Łukasz Pawełczak (http://github.com/pawelczak)
 * @version 1.3.5
 * Copyright  License: 
 */

.easy-autocomplete {
    /* Theme Square */
    /* Round */
    /* Funky */
    /* Solid */
    /* Plate */
}

    .easy-autocomplete.eac-swep {
        font-family: "Roboto", "Helvetica Neue",Helvetica,Arial,sans-serif;
    }

        .easy-autocomplete.eac-swep input {
            padding: 10px 11px;
            font-size: 16px;
            font-family: Mikado, arial, sans-serif;
            line-height: 1;
            color: #575757;
            border: 1px solid #fbe6bf;
            border-radius: 3px;
        }

            .easy-autocomplete.eac-swep input:focus {
                border-color: #75adcb;
                outline: 0;
                background: #ecf4f6;
            }

        .easy-autocomplete.eac-swep ul {
            border-color: #7f8c8d;
            border-top: 0;
            box-shadow: none;
            display: block;
            margin: 0;
            top: 0;
        }

            .easy-autocomplete.eac-swep ul li, .easy-autocomplete.eac-swep ul .eac-category {
                border-color: #75adcb;
                font-family: Mikado, arial, sans-serif;
                font-size: 16px;
                font-weight: 300;
                padding: 10px 12px;
                transition: all 0.4s ease 0s;
            }

                .easy-autocomplete.eac-swep ul li *, .easy-autocomplete.eac-swep ul .eac-category * {
                    font-weight: 300;
                }

                .easy-autocomplete.eac-swep ul li.selected, .easy-autocomplete.eac-swep ul .eac-category.selected {
                    background-color: #ecf4f6;
                    font-weight: 300;
                }

                .easy-autocomplete.eac-swep ul li b, .easy-autocomplete.eac-swep ul .eac-category b {
                    font-weight: bold;
                    color: #007dc4;
                }

                .easy-autocomplete.eac-swep ul li:last-child {
                    border-radius: 0 0 3px 3px;
                }

.ui-datepicker-buttonpane.ui-widget-content {
    text-align: center;
}


.ui-datepicker-buttonpane.ui-widget-content button {
    margin-left: 10px;
}