* {
    color: #333;
    margin: 0;
    padding: 0;
}

    * b {
        color: #FF5306;
    }

    * p {
        font-size: 1em;
        white-space: pre-line;
    }

    * a {
        padding-bottom: 2px;
        text-decoration: none;
    }

    * img {
        border: medium none;
        filter: none;
    }

html {
    font-size: 100%;
    font-size: 15px;
}

body {
    /*background-color: #eee;*/
    background-color: #F0F1FF;
    /*background: url(/images/fresh_snow.png) fixed;*/
    font-family: "Trebuchet MS";
    margin: 0;
    padding: 0; /*text-align: center;*/
}

body, html {
    height: 100%;
}


#ctlBody {
    width: 100%;
    height: 100%;
}

h1, h2, h3, h4, h5, h6 {
    /*white-space: pre-line;*/
}

h1 {
    font-size: 2em;
    line-height: 1.5em;
}

    h1 > span {
        font-size: 1em;
    }

    h1 cite {
        color: #8A8A8A;
        font-size: .65em;
        font-style: normal;
    }

h2 {
    font-size: 1.4375em;
    line-height: 1.5em;
}

    h2.hasButton, h3.hasButton {
        white-space: normal;
        padding: 0px 0px 11px !important;
        display: block;
    }

        .header.hasButton a, h2.hasButton a, h3.hasButton a {
            color: rgb(255, 255, 255);
            font-size: 16px;
            font-weight: normal;
            padding: 0px 13px;
            border-radius: 2px;
            display: inline-block;
            margin-left: 12px;
        }

.header.hasButton a {
    padding: 8px 19px;
    float: right;
}

h3 {
    font-size: 1.25em;
    margin-bottom: .523em;
    line-height: 1.5em;
    font-weight: 700;
}

    h3 > span {
        font-size: 1em;
    }

    h3.hasButton a {
        background-color: #1d87d3;
        border: 1px solid #007BD5;
        float: right;
    }

h4 {
    font-size: 1em;
    font-weight: 400;
}

.placeholder {
    color: #AAA;
    font-family: Verdana;
}

.none {
    display: none!important;
}

.bg-header {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 42.5625em;
    position: absolute;
    top: 7.1875em;
    width: 100%;
    z-index: 2;
}

.header {
    background-color: #fff; /*border-bottom: 1px solid #0054a5;*/
    position: relative;
    text-align: center;
    z-index: 10;
    text-align: left;
    height: 56px;
    border-bottom: 1px solid #C0E4FF;
    box-shadow: 0px 0px 25px -17px;
    -webkit-box-shadow: 0px 0px 14px -7px;
}

    .header .content {
        display: inline-block;
        padding: 0;
        z-index: 20;
        text-align: center;
        width: 100%;
        font-size: 15px;
    }

        .header .content > .logo {
            border: medium none;
            float: left;
            margin: 1em 0 0;
        }

.headerMenu {
    padding: 6px 0 6px 13px;
    height: 39px;
}

.menu {
    width: 20px;
    height: 20px;
    background: url(/images/nav-icon.png) no-repeat;
    float: right;
    display: none;
}

.header .logo img {
    display: inline-block;
    vertical-align: middle;
    width: 3.75em;
}

.header .logo b {
    color: #141F5D;
    font-family: "Monotype Corsiva";
    font-size: 1.25em;
    margin-left: .8em;
}

.header .border {
    border: 0;
    border-left: 1px solid #aaa!important;
    margin: 14px 3px;
}

/*.wrapper {
    background-color: #FFF;
    display: inline-block;
    min-height: 100%;
    padding: 0 40px;
 position: relative;
    width: 64em;
    z-index: 20;
    margin: 20px 0 0;
}*/

.maxFullWidth .wrapper {
    max-width: 85%;
}

.wrapperInner {
    margin-top: 52px;
}

.wrapper > h2 {
    text-align: left;
    padding: 4px 0;
    border-bottom: 1px solid #aaa;
}





.hasNo {
    margin-top: 30px;
}

    .hasNo .screenNo {
        margin-top: -2px;
        padding: 0 11px;
    }

.wspName { /*background: url(/images/id.png) no-repeat left center;*/ /*padding-left: 30px;*/
    text-align: left;
    font-weight: 700;
    color: #0356A6;
    display: block;
    font-weight: bold;
}

.right {
    text-align: right!important;
}

.fRight {
    float: right!important;
}

.left {
    text-align: left!important;
}

.fLeft {
    float: left!important;
    clear: both;
}

.center {
    text-align: center!important;
}

.block {
    display: block !important;
}

iframe {
    width: 100%;
    height: 100%;
    display: block;
}

.body.col.row {
    top: 93px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.row {
    left: 0;
    right: 0;
}

.col {
    top: 0;
    bottom: 0;
}

.col, .row { /*overflow: hidden;*/
    position: absolute;
    z-index: 2;
}

pre {
    color: #ff5306;
    display: inline;
    font-size: 14px;
    font-weight: 700;
}

.req { /*float: right;*/
    margin: 0 0 23px;
    display: block;
    font-size: 12px;
}

.section {
    display: inline-block;
    font-size: 1em;
    line-height: 1em;
    padding: .875em 0; /*text-align: center;*/
    width: 100%;
}

    .section p, .section ul {
        line-height: 1.54em;
    }

    .section p {
        white-space: pre-line;
    }

    .section ul {
        margin: 0 0 0 1em;
    }

    .section.contact p > i {
        color: #2B2B2B;
        font-size: .763em;
        font-style: normal;
    }

    .section.center p {
        margin: 0 13.1875em;
    }

    .section > a {
        border: medium none;
    }

.back-top {
    background: #00AEEF;
    border-bottom-left-radius: .2em;
    border-top-left-radius: .2em;
    color: #FFF;
    cursor: pointer;
    padding: 1em;
    position: fixed;
    right: 0;
    top: 40%;
}

form {
    width: 100%;
    height: 100%;
}

.popup {
    bottom: 0;
    left: 0;
    margin: auto;
    right: 0;
    top: 0;
    z-index: 30;
    display: none;
}

    .popup .tbl-title {
        margin: 19px 0;
    }

.modal {
    background-color: rgba(0,0,0,.49);
    display: none;
}

table.simple {
    width: 56%;
    margin: 0 auto;
}

    table.simple th {
        background: #e8e8e8;
        color: #222;
    }

    table.simple tr {
        border: 1px solid #d3d3d3;
    }

.black {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .7;
    filter: alpha(opacity=70);
    display: none;
    z-index: 25;
}

.black2 {
    position: fixed;
    background-color: #000;
    opacity: .7;
    filter: alpha(opacity=70);
    z-index: 800;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: none;
}

.modwrap .section {
    line-height: 1.5em;
}

.modwrap > .section {
    background: #FFF;
    border-radius: .5em;
    bottom: 0;
    left: 0;
    overflow: auto;
    position: absolute;
    right: 0;
    top: 0;
}

.modwrap .small, .modwrap .wu {
    bottom: 0;
    left: 0;
    margin: 0 auto;
    padding: 3em 4% 4em;
    position: fixed;
    right: 0;
    top: 3em;
    z-index: 999;
}

.modwrap .wu {
    width: 72%;
    height: 60%;
}

.modwrap .small {
    height: 54%!important;
    width: 30%!important;
    min-width: 400px;
    min-height: 248px;
}

.modal h2 {
    padding: 0!important;
}

.small .exit {
    position: absolute!important;
    right: 0!important;
    top: 0!important;
}

.modwrap textarea {
    width: 100% !important;
}

.exit {
    cursor: pointer;
    height: 27px;
    left: 0;
    margin: 0 auto;
    position: fixed;
    right: 0;
    top: 3em;
    z-index: 9999;
}

    .exit > b {
        background: #AAA;
        color: #FFF;
        position: absolute;
        right: 1.25em;
        padding: 1em 2em;
    }

.custom-exit {
    position: absolute;
    right: 7px;
    top: 2px;
    cursor: pointer;
}

    .custom-exit b {
        background: transparent;
        color: #BFBFBF;
        right: 0.25em;
        padding: 8px;
        font-size: 22px;
        position: absolute;
        font: normal 22px sans-serif;
    }

.loader {
    top: 0;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 1000;
    background: #fff url(/images/loader.gif) no-repeat center;
}

#loading {
    position: absolute;
    top: -25px;
    left: 0;
    z-index: 99; /* text-align: left; */
}

.hasValid > div {
    position: relative;
    display: inline-block;
    width: 137px;
    margin-right: 7px;
}

    .hasValid > div input[type="text"] {
        width: 100% !important;
    }

.hasValid.custom2 > span {
    vertical-align: top !important;
    margin-top: 15px !important;
}

    .hasValid.custom2 > span.desc {
        margin-top: 5px !important;
    }

.hasValid > span {
    vertical-align: top !important;
}

.validwrap, .serviceArea .validwrap { /*float: left;*/
    left: 0;
    position: relative;
    width: 323px;
    z-index: 2;
}

.serviceArea .validwrap {
    width: 251px;
}

td .validwrap {
    left: 100%;
    position: absolute;
    top: 0;
    width: 90px;
    text-align: left !important; /*min-width: 419px;*/
}

.serviceArea .validwrap .validation {
    height: auto;
    white-space: normal;
    margin-top: 0px;
}


.validwrap.validation {
    text-align: left;
}

.validwrap.warning .validation,
.serviceArea .validwrap.warning .validation {
    text-align: justify;
    background-color: #fffdb8;
    border: 1px solid #dad42b;
    color: #333;
}

.validwrap.warning b, .serviceArea .validwrap.warning b {
    background-position: -6px 0;
}

.serviceArea .validwrap.error td .validation > span {
    background-position: -35px 0;
}

.validation, .serviceArea .validation {
    background: #DA3030;
    border-radius: 4px;
    color: #FFF;
    font-size: 12px;
    font-style: normal;
    margin: 0 auto;
    padding: 3px 8px;
    right: 0;
    text-align: center;
    z-index: 100;
    box-shadow: 0px 2px 9px -6px;
    display: inline-block;
    font-family: 'Lucida Grande',sans-serif;
    line-height: 17px;
}

    .validation > b,
    .serviceArea .validwrap.warning b,
    .serviceArea .validwrap.error b {
        height: 7px;
        left: 6px;
        position: absolute;
        top: -5px;
        width: 6px;
        display: inline-block;
    }

    .validation > b,
    .serviceArea .validwrap.error b {
        background: transparent url(/images/tip.png) no-repeat;
    }



.serviceArea .validwrap.warning b {
    background: transparent url(/images/tip.png) -6px 0 no-repeat;
}

.section .header, .section.header {
    text-align: left;
    border-bottom: 1px solid #8A8A8A;
    height: 2.5em;
    position: relative;
    box-shadow: none;
}

    .section .header h2, .section .header h2 > span, .section.header h2,
    .section .header h3, .section .header h3 > span {
        display: inline-block;
        margin-bottom: 0!important;
    }

        .section .header h2 > .screenNo {
            display: inline;
            margin-left: 6px !important;
        }

    .section .header select, .section.header select {
        font-size: 1.5625em;
        border-bottom: 0;
        position: absolute;
        right: 0;
        bottom: -1px;
    }

.submit p {
    text-align: left;
}

.submit .wrapper {
    border: 0 none;
}

.submit .section .header, .submit .header h2, .submit .header h2 > span {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.addWU .section .header span, .header h2 > span {
    font-size: 1em;
    top: auto!important;
    bottom: -1px;
}

.section .header > span, .section.header > span {
    border-bottom: medium none;
    font-size: 1.8em;
    margin: 0;
    padding: .71428571428571em .5em .624em;
    position: absolute;
    right: 0;
    bottom: -1px;
}

.section.header {
    padding: 0;
}

.data .regi h2 {
    margin: 0 0 1em;
}

.data .regi h3 {
    padding-top: 0!important;
    font-weight: 700;
}

.data .section.regi {
    padding-top: 1em!important;
    padding-bottom: 2em;
    vertical-align: top;
}

.data .label2 {
    width: auto!important;
    margin: 0 0 0 6px;
}

.inblock .regi {
    width: 45%;
    padding: 0 26px;
}

    .inblock .regi input[type="text"] {
        width: 14em;
    }

.second {
    float: right;
    border-left: 1px dashed #AAA;
    width: 53%!important;
}

.first {
    width: 33%!important;
    float: left;
}

    .first .item > span {
        width: 18em;
    }

.desc {
    max-width: 24.5em;
    border-left: 1px solid #AAA;
    font-size: 11px;
    padding: 5px 0 7px 5px;
    width: auto!important;
    margin-left: 10px;
    position: absolute;
    left: 44.35em;
    border-top: 3px solid transparent !important;
    background: #fff;
}

.btnwrap {
    clear: both;
}

.section .header2 {
    text-align: center;
}

.search .header2 {
    margin: 1em 0;
}

.section .header2 h2 {
    margin: 1em 0 0;
}

.search {
    padding: 19px 0 0;
    margin-left: 25px;
    position: relative;
    width: 97%;
}

    .search .row {
        position: static;
    }

.section .header2 .label {
    white-space: pre-line;
    border: 0;
    font-size: 1.2em;
    margin: 0 0 0 1em;
    display: inline-block;
}

.search .header2 .label {
    font-size: 1em;
}

.section.hasTitle {
    padding-top: 0;
}

.print {
    background: url(/images/printer.png) no-repeat #1B7DC4 center center;
    width: 2.1875em;
    height: 2.1875em;
    border-radius: 2.1875em;
    padding: .125em;
}

.header .print {
    position: absolute;
    right: 7.1em;
    top: -5px;
}

a.print:hover {
    background-color: #3c95d5;
}

.cancel {
    background-position: -20px 0;
}

.section .header i {
    display: inline-block;
    position: absolute;
    font-style: normal;
    color: #222;
    font-size: .8em;
    right: 1px;
    top: 11px;
    display: none;
}

select, select option {
    font-family: "Trebuchet MS";
}

.wordings {
    background-color: rgba(255,255,255,.7);
    bottom: 0;
    position: absolute;
    width: 100%;
}

    .wordings > i {
        color: #222;
        float: left;
        font-size: 2em;
        margin: .7em;
        font-style: normal;
    }

    .wordings ul {
        float: right;
        margin: 8px 10px 0 0;
    }

    .wordings li {
        display: inline;
    }

        .wordings li a {
            float: left;
            padding: 1em 2em;
            color: #FFF;
            background: #00A8EC;
            margin: 7px 6px 0 0;
            border-radius: 4px;
            border: 1px solid #64CCF6;
        }

            .wordings li a:hover {
                background: #2ab7ef;
            }

body.log,
body.home,
body.user {
    text-align: center;
}

.wrapper .content {
    margin: 0 25px;
}

.log .wrapper,
.home .wrapper,
.user .wrapper {
    width: 1201px;
    position: static;
    min-width: inherit;
    margin: 27px 0;
}

.home .wrapper {
    min-height: inherit;
    padding: 0 0px !important;
}

.home .col-container,
.user .col-container {
    padding: 30px 0;
    border-bottom: 1px dotted #aaa; /*margin: 0 25px;*/
    display: block;
}

.user .col-container {
    border-bottom: 0;
}

.tblComponents {
    display: none;
}

    .tblComponents .footnote {
        color: #A0A0A0;
        margin: 11px 0 0;
        font-weight: normal;
    }

.home .data-table {
    margin: 42px 0 0;
    width: 100%;
}

.home .col1 {
    width: 63%; /*float: left;*/
    text-align: justify;
    padding: 0 20px 0 0;
    box-sizing: border-box;
}

.item-container {
    margin: 15px 0 0;
    background-color: #f9f9f9;
    padding: 7px 12px 0px;
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
    border-radius: 3px;
}

.notes {
    background: url(/Images/home-bg-tubig.png) no-repeat left bottom;
}

    .notes p {
        line-height: 24px;
    }

    .notes b {
        color: #222;
    }

.home .public-dashboard {
    background: url(/Images/home-bg-map.gif) no-repeat right -112px center;
}

.home .col2 {
    width: 36%;
}

.home .public-dashboard [class^='col'] {
    display: inline-block;
    vertical-align: middle;
}

.home .public-dashboard table {
    font-size: 14px;
}

.col-title {
    background-color: rgba(9, 125, 208, 0.06); /* margin: 0 13px; */
    box-sizing: border-box;
    padding: 33px 42px;
    line-height: 35px;
    margin: 0 51px;
    font-weight: bold;
    font-size: 17px;
    text-align: center;
}

.home .sideBar {
    list-style: none;
    text-align: left;
    display: block;
    border-bottom: 1px solid #C9E5F9;
    box-shadow: 0 0 39px -19px;
}

.sub .sideBar {
    margin: 0 -28px 0 -25px;
    box-shadow: 0 0 0 0;
}

.home .col2 .sideBar {
    padding: 30px 45px 0 30px;
    margin: 0;
    display: block;
    box-shadow: 0 0 0 0;
    border-bottom: 0 none;
}

.home .sideBar li {
    display: inline-block;
    box-sizing: border-box;
    width: 24.6%;
}

.sub .sideBar li {
    text-align: center;
    border-left: 1px solid #E6F5FF;
    border-right: 1px solid #E6F5FF;
    margin-right: -6px;
    width: 25%;
}

.home .col2 .sideBar li {
    width: 100%;
}



    .home .col2 .sideBar li a {
        display: block;
        border-bottom: 1px solid #7aa1cd;
        padding: 21px 24px 19px;
    }

.home .sideBar li a {
    border-radius: 3px;
    display: block;
    padding: 15px 24px;
}

.sub .sideBar li a {
    padding: 21px 9px;
}

.home h3,
.user h3 {
    font-size: 16px;
}


.main .sideBar li a.active, .main .sideBar li a:hover, .dl a:hover {
    background-color: #FFFFC8;
}

    .sub .sideBar li a.active span, .home .sideBar li a:hover span, .dl a:hover span {
        background-color: #097DD0;
        border-color: #097DD0;
        -moz-transition: all linear 100ms;
        -o-transition: all linear 100ms;
        -webkit-transition: all linear 100ms;
        transition: all linear 100ms;
    }

.home .sideBar li a > * {
    display: inline-block;
    vertical-align: bottom;
    color: #097dd0;
    font-style: normal;
}



.home .col2 .sideBar li a > span {
    background-color: #097dd0;
    float: right;
    padding-top: 10px;
}

.home .sideBar li a > span {
    background-color: transparent;
    padding: 10px 0 0;
    border-radius: 27px;
    float: left;
    margin: -14px 0 0;
    width: 43px;
    text-align: center;
    height: 43px;
    box-sizing: border-box;
}

.sub .sideBar li a > span {
    float: none;
    vertical-align: middle;
    width: 34px;
    height: 34px;
    padding: 5px 0 0;
    margin: -9px 5px;
    border: 1px solid #8ED0FF;
}

.home .sideBar li .twenty {
    margin-top: 2px;
}

/*.home .item:not(.hasButton) {
    color: #fff;
    background-color: #8A8A8A;
    border-radius: 3px;
    padding: 0 0 0 10px;
    overflow: hidden;
    width: auto;
    margin: 3px 0;
}*/
.searchWSP .item {
    color: #fff;
    background-color: #8A8A8A;
    border-radius: 3px;
    padding: 0 0 0 10px;
    overflow: hidden;
    width: auto;
    margin: 3px 0;
}

    .searchWSP .item.hasButton {
        width: 99%;
        background-color: transparent;
        margin: 18px 0 8px!important;
        text-align: right;
        float: none;
    }

    .searchWSP .item * {
        box-sizing: border-box;
    }

    .searchWSP .item select:first-child,
    .searchWSP .item input:first-child {
        margin-left: 6px;
    }

    .searchWSP .item select:last-child,
    #ctlMunicipality,
    .searchWSP .item input:last-child {
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        margin-right: 0px;
    }

    .searchWSP .item input,
    .searchWSP .item select {
        border-radius: 0;
        margin-right: -1px;
        padding: 4px 2px !important;
    }

.searchWSP select.null, .searchWSP select.null option:first-child {
    color: #aaa;
    font-style: italic;
}

select.hasValue {
    color: #222;
}

.searchWSP option {
    color: #222;
    font-style: normal;
}



.data-table {
    position: relative;
}

    .data-table table {
        padding: 0 !important; /*width: 100%;*/
        background-color: #fff;
    }

.home table th {
    color: #222;
    font-weight: bold;
    background-color: transparent;
}

.searchWSP table th {
    font-weight: bold;
}

.home .pop-container .tbl-title {
    margin: 15px 0;
    font-size: 1em;
    color: #333;
}

.main .tblComponents {
    color: #717171;
    font-weight: normal;
    margin-left: 26px;
    display: block;
}

table.borderBottom td {
    border-bottom: 1px solid #d8d8d8;
    border-right: 0 none;
}

table.borderTop .rowStyle {
    border-top: 1px solid #d8d8d8;
    border-right: 0 none;
}

table.borderTop td {
    border-right: 0 none;
}

.btn-export {
    color: #2c77ba;
    border: 1px solid #57AFFD;
    padding: 9px 15px;
    margin: 0 13px -5px 1px;
    display: inline-block;
    border-bottom: 0 none;
    border-radius: 6px; /* box-shadow: 0 0 11px -3px #aaa; */
    float: right;
}

    .btn-export:hover {
        background-color: #FFFDDA;
    }
/*.area select{
    color:#ccc
}
.area option
{
    color: #222;
}
.area option:first-child
{
    color: #ccc;
}*/
/*.home [class^='col']{
    vertical-align:middle
}*/
.log .wrapper {
    padding: 36px 0px !important;
}

.log.regWidth .wrapper {
    width: 80em;
}

.banner {
    float: left;
    height: 539px;
    overflow: hidden;
    width: 615px;
    position: relative;
    background-size: cover;
    vertical-align: middle;
    margin: 0 0 0 55px;
}

.banner1 { /*margin-bottom: 55px;*/
    height: 290px;
    overflow: hidden;
}

ul.bgImage {
    list-style-type: none;
    display: block;
}

    ul.bgImage li {
        width: 100%;
        height: 100%;
        position: absolute;
    }

        ul.bgImage li#a {
            background: url(/images/b1.jpg);
        }

        ul.bgImage li#b {
            background: url(/images/b2.jpg);
        }

        ul.bgImage li#c {
            background: url(/images/b3.jpg);
        }

.banner .title {
    position: absolute;
    bottom: 0;
    display: block;
    background-color: #0054a5;
    width: 100%;
    text-align: left;
    padding: 22px;
}

    .banner .title p, .banner .title h2 {
        color: #fff;
    }

    .banner .title a {
        color: #fff;
        text-decoration: underline;
    }

.login, .regi {
    display: inline-block;
    white-space: normal;
    width: 37.25em;
}

.login, .register {
    text-align: center;
    vertical-align: middle;
    margin-top: 30px;
    display: inline-block;
}

.register {
    width: 34em;
    margin-top: 0;
}

.login {
    width: 24em;
}

    .login input[type="text"], .login input[type="password"] {
        width: 100%!important;
        padding: 9px 0!important;
    }

    .login .logo {
        background: url(/images/listahan.png);
        width: 71px;
        height: 84px;
        display: block;
    }

    .login .item i, .register .item i {
        left: 0;
        bottom: -15px;
        top: auto;
        font-size: 13px;
    }

.loginInner, .registerInner {
    display: inline-block;
    text-align: left;
}

.loginInner {
    width: 20.5em;
}

.login .item {
    width: 100%;
}

.loginInner > a {
    display: block;
    color: #0054a5;
}

.register .item {
    margin: .625em 1em 3px 0;
}

a.signin {
    width: 310px;
    background-color: #0054a5;
    padding: 15px 0;
    text-align: center;
    color: #fff;
    display: inline-block;
    border-radius: 7px;
    font-size: 25px;
    margin: 33px auto 30px;
}

.login .reg {
    margin-top: 30px;
    display: block;
}

    .login .reg a, .log p > a {
        text-decoration: underline;
        color: #0054a5;
    }

.login .alerts {
    text-align: center;
}

.section h1 {
    margin: 1em 0;
}

.login h2, .dl h2 {
    font-weight: 400;
}

.loginInner > p {
    margin-top: 30px;
    display: block;
}

.section.search h1 {
    margin: 1.5em 0;
}

.regi.banner {
    margin: 0 0 0 30px;
}

.register p, .register h4 {
    text-align: left;
    font-size: 13px;
}

.register h4 {
    margin: 26px 0 3px;
    color: #6D6D6D;
    font-style: italic;
    font-size: .75em;
}

.register .item > span {
    width: 12em;
}

.register .item input[type=password], .register .item input[type=text] {
    width: 21em;
    padding: 4px 0!important;
}

.register .item select {
    width: 21.2em;
    padding: .3em 0;
}

.register .item i {
    right: .5em;
    left: auto;
    text-align: right;
}

.registerInner {
    text-align: center;
}

    .registerInner > span {
        float: right;
        margin: 0 .5em;
        font-size: 13px;
    }

.faqWrapper {
    box-sizing: border-box;
    background-color: #F7F7F7;
    padding: 15px;
    border-radius: 11px;
    display: block;
    margin-top: 46px;
}

.dl {
    text-align: left;
    display: block;
    margin-top: 19px;
    /* background-color: #FBFBFB; */
    padding: 10px 20px 10px 10px;
    border-radius: 6px;
    width: auto;
    min-width: 49%;
    box-sizing: border-box;
    /* margin-right: 39px; */
}

    .dl h2 {
        margin-bottom: 42px;
    }

    .dl ul {
        list-style-type: none;
    }

    .dl li a {
        padding: 10px 46px;
        display: block;
        border-bottom: 1px solid #ECECEC;
        /* border-radius: 4px; */
        /* margin: 7px 0; */
        color: #0054a5;
        background: url(/images/dl.png) no-repeat 10px;
    }

.section h3 {
    color: #3b3b3b;
    margin: 1em 0;
    text-align: left;
    padding: .5em 0;
    border-bottom: 1px solid #D8D8D8;
}



.section.col.row {
    top: 24em;
}

.section .col {
    background: none repeat scroll 0 0 #ADD8E6;
    display: inline-block;
    margin: 4px;
    padding: 1em .7em;
    position: relative;
    text-align: left;
    vertical-align: top;
    width: 30%;
}

    .section .col > h2 {
        color: #222;
        border-bottom-color: #fff;
    }

    .section .col > p {
        text-indent: 1em;
    }

.settings {
    margin-right: 1em;
}

.res-Rborder {
    border-right: 0!important;
}

.twoBtn {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}

.remarks {
    background-image: url(/images/remarks.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    display: inline-block;
}

.noRemarks {
    background-position: 0 -25px;
    cursor: default;
}

.ps {
    width: 500px;
    padding-top: 5em;
}

    .ps input[type=text], .ps textarea {
        width: 14em;
    }

    .ps select {
        width: 14.7em;
    }

    .ps > .section {
        padding-bottom: 0;
    }

.search {
    display: inline-block;
    white-space: normal;
    text-align: left;
}

    /*.search > .btn, .search > .group {
        display: inline-block;
        width: 30%;
        text-align: center;
        background: #f3f3f3;
        border-radius: .3125em;
        padding: 2em .5em;
        vertical-align: top;
        margin: 2em .3125em 0;
    }*/


    .search .item {
        display: inline-block;
        margin: .625em 10px;
        position: relative;
        text-align: left;
        vertical-align: middle;
        width: auto!important;
    }


        .search .item > span {
            width: auto;
            margin-bottom: 7px;
            margin-right: 5px;
        }

        .search .item input[type=text] {
            width: 12em;
        }

        .search .item > select {
            width: 18.75em;
        }

    /*.wuinquiry .search select {
    width: 92%!important;
}*/

    .search .btn {
        position: absolute;
        right: 0px;
        bottom: -42px;
    }

        .search .btn a {
            margin-bottom: 0;
        }

    .search > .btn, .search .group {
        display: inline-block;
        width: 100%;
        text-align: left;
        background: #F3F3F3;
        border-radius: .3125em;
        padding: 0;
        vertical-align: top;
        margin: 1em 0;
    }

    .search .item > .btn {
        position: static !important;
    }


.addWU .search .btn {
    width: 100%!important;
    position: relative;
    right: auto;
    top: auto;
    margin: 0;
}

    .addWU .search .btn a {
        width: 15em;
        text-align: center;
        margin: 0;
    }

.depth {
    display: block;
    position: relative;
}

    .depth:after, .depth:before {
        content: attr(title);
        padding: 50px;
        color: rgba(255,255,255,.1);
        position: absolute;
    }

    .depth:before {
        top: 1px;
        left: 1px;
    }

    .depth:after {
        top: 2px;
        left: 2px;
    }

a.ask {
    color: #867D7D;
    display: inline-block;
    font-family: "Lucida Sans Typewriter";
    font-size: 13px;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    background-image: url("/images/question.png");
    margin-left: .8em;
    background-repeat: no-repeat;
}

    a.ask.formula {
        background: url("/images/sprites.png") no-repeat -126px -3px;
        float: left;
        opacity: 0.5;
        filter: alpha(opacity=50);
        margin-left: 0;
        cursor: default;
        height: 16px;
    }

        a.ask.formula:hover {
            opacity: 1;
            filter: alpha(opacity=100);
        }

    a.ask:hover {
        color: #64CCF6;
    }

    a.ask.light {
        background-position: -25px 0;
    }

th .ask {
    color: #fff;
}

.midwrap {
    background: none repeat scroll 0 0 #FFF;
    border-radius: 6px;
    bottom: 0;
    height: 9em;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 32%;
    width: 21em;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background-image: none!important;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #95D8FF!important;
    background: #FEFFED!important;
    color: #363636!important;
    width: auto;
}

.ui-corner-all {
    border-radius: 0!important;
}

.ui-widget-header {
    border: 0!important;
    border-bottom: 1px solid #255788!important;
    background: none!important;
}


.ui-icon:hover {
    opacity: .5;
    filter: alpha(opacity=50);
    cursor: pointer;
}

* td a {
    text-decoration: underline;
}

    * td a:hover {
        color: #1d87d3;
    }

table {
    border: 1px solid #aaa !important;
    border-collapse: collapse;
    width: 100%;
    text-align: left;
    padding: 0 1em;
    -moz-box-sizing: border-box;
}

    table th {
        font-weight: 400;
        padding: .5em;
        color: #fff;
        text-align: left;
        background-color: #4DB0E6;
    }

        table th sup {
            font-weight: 400;
            color: #fff;
        }

    table td {
        padding: .5em 9px;
    }
/*td select {
    max-width: 10em;
    min-width: 100%;
}*/

td > span.hasReq {
    position: relative;
    display: block;
}

    td > span.hasReq b {
        top: 12px !important;
        right: -4px !important;
    }

#btnDelete img {
    width: 2.4375em;
}

.fixed td input[type=text] {
    width: 96%;
}

.fixed {
    table-layout: fixed!important;
    width: 64em;
    clear: both;
}

    .fixed tr {
        font-size: .9em;
    }

.searchWSP .fixed tr {
    font-size: 1em;
}

.searchWSP .fixed thead tr {
    background-color: #EFEFEF;
}

.fixed td {
    line-height: 1.5em;
    vertical-align: top;
    border-right: 1px solid #d8d8d8;
}

    .fixed td i > span {
        position: absolute;
    }

    .fixed td select, input[type=text] {
        word-wrap: normal;
    }

    .fixed td select {
        width: 100%!important;
    }

.fixed.hasReq td {
    position: relative;
}

    .fixed.hasReq td b {
        position: absolute;
        right: 3px;
        top: 0;
    }

    .fixed.hasReq td select {
        width: 100%!important;
        display: block;
    }

.grid {
    padding: 1em 0!important; /*width: 100%;*/
    margin: 0!important;
}

    .grid table {
        width: 95%;
        margin: 0;
    }

    .grid > span {
        margin-top: -10px;
    }

        .grid > span.location {
            margin-top: -2px;
        }

    .grid.hasButton .btn {
        display: inline-block;
        font-size: 1em;
        text-align: left;
        margin: .25em 0;
    }

    .grid > i,
    .data-table .reset {
        color: #222;
        display: inline-block;
        font-size: .8em;
        font-style: normal;
        margin: 25px 0 4px;
        text-align: left;
        border-radius: 3px;
        padding: 1px 0;
    }

.data-table .reset {
    margin: 0 0;
}

.home .data-table .reset {
    float: right;
    margin-right: 17px;
}

.hasTitle .title {
    float: right;
    color: #676767;
    font-size: .95em;
    font-style: italic;
    margin-top: -19px;
}

.table-btn {
    background-color: #77C7F4;
    border-radius: 3px;
    color: #FFF;
    float: left;
    font-size: 1em;
    padding: 5px 8px;
    text-align: center;
    text-decoration: none;
}

    .table-btn:hover {
        background-color: #0076a5;
        color: #fff;
    }

.smallTd {
    padding: 0!important;
    width: 3em;
}

.populationServed {
    margin: 0 auto;
    width: 46em;
}

    .populationServed input[type=text] {
        height: 2em;
    }

.wu td > b {
    color: #222;
    float: left;
    font-weight: 700;
    margin: 4px 0;
    width: 100%;
}

.wu table td {
    font-weight: lighter;
}

.tdBlack {
    display: none;
    z-index: 9!important;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .7;
    filter: alpha(opacity=70);
}

.qtip {
    position: absolute;
    left: -28000px;
    top: -28000px;
    display: none;
    max-width: 280px;
    min-width: 50px;
    font-size: 11px;
    line-height: 13px;
    direction: ltr;
    box-shadow: none;
    padding: 0;
}

.dashboard .qtip-content {
    font-size: 12px;
}

.qtip-content {
    position: relative;
    padding: 5px 9px;
    overflow: hidden;
    text-align: left;
    word-wrap: break-word;
    font-weight: 400!important;
    color: #333!important;
    font-size: 13px;
}


.qtip-titlebar {
    position: relative;
    padding: 5px 35px 5px 10px;
    overflow: hidden;
    border-width: 0 0 1px;
    font-weight: 700;
}

    .qtip-titlebar + .qtip-content {
        border-top-width: 0!important;
    }

.qtip-close {
    position: absolute;
    right: -9px;
    top: -9px;
    cursor: pointer;
    outline: medium none;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
}

.qtip-titlebar .qtip-close {
    right: 4px;
    top: 50%;
    margin-top: -9px;
}

* html .qtip-titlebar .qtip-close {
    top: 16px;
}

.qtip-icon .ui-icon, .qtip-titlebar .ui-icon {
    display: block;
    text-indent: -1000em;
    direction: ltr;
}

.qtip-icon, .qtip-icon .ui-icon {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
}

    .qtip-icon .ui-icon {
        width: 18px;
        height: 14px;
        line-height: 14px;
        text-align: center;
        text-indent: 0;
        font: normal bold 10px/13px Tahoma,sans-serif;
        color: inherit;
        background: transparent none no-repeat -100em -100em;
    }

.qtip-default {
    border-width: 1px;
    border-style: solid;
    border-color: #F1D031;
    background-color: #FFFFA3;
    color: #555;
}

    .qtip-default .qtip-titlebar {
        background-color: #FFEF93;
    }

    .qtip-default .qtip-icon {
        border-color: #CCC;
        background: #F1F1F1;
        color: #777;
    }

    .qtip-default .qtip-titlebar .qtip-close {
        border-color: #AAA;
        color: #111;
    }

.qtip-light {
    background-color: #fff;
    border-color: #E2E2E2;
    color: #454545;
}

    .qtip-light .qtip-titlebar {
        background-color: #f1f1f1;
    }

.qtip-dark {
    background-color: #505050;
    border-color: #303030;
    color: #f3f3f3;
}

    .qtip-dark .qtip-titlebar {
        background-color: #404040;
    }

    .qtip-dark .qtip-icon {
        border-color: #444;
    }

    .qtip-dark .qtip-titlebar .ui-state-hover {
        border-color: #303030;
    }

.qtip-cream {
    background-color: #FBF7AA;
    border-color: #F9E98E;
    color: #A27D35;
}

    .qtip-cream .qtip-titlebar {
        background-color: #F0DE7D;
    }

    .qtip-cream .qtip-close .qtip-icon {
        background-position: -82px 0;
    }

.qtip-red {
    background-color: #F78B83;
    border-color: #D95252;
    color: #912323;
}

    .qtip-red .qtip-titlebar {
        background-color: #F06D65;
    }

    .qtip-red .qtip-close .qtip-icon {
        background-position: -102px 0;
    }

    .qtip-red .qtip-icon, .qtip-red .qtip-titlebar .ui-state-hover {
        border-color: #D95252;
    }

.qtip-green {
    background-color: #CAED9E;
    border-color: #90D93F;
    color: #3F6219;
}

    .qtip-green .qtip-titlebar {
        background-color: #B0DE78;
    }

    .qtip-green .qtip-close .qtip-icon {
        background-position: -42px 0;
    }

.qtip-blue {
    background-color: #E5F6FE;
    border-color: #ADD9ED;
    color: #5E99BD;
}

    .qtip-blue .qtip-titlebar {
        background-color: #D0E9F5;
    }

    .qtip-blue .qtip-close .qtip-icon {
        background-position: -2px 0;
    }

.qtip-shadow {
    -webkit-box-shadow: 1px 1px 3px 1px rgba(0,0,0,.15);
    -moz-box-shadow: 1px 1px 3px 1px rgba(0,0,0,.15);
    box-shadow: 1px 1px 3px 1px rgba(0,0,0,.15);
}

.qtip-bootstrap, .qtip-rounded, .qtip-tipsy {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

    .qtip-rounded .qtip-titlebar {
        -moz-border-radius: 4px 4px 0 0;
        -webkit-border-radius: 4px 4px 0 0;
        border-radius: 4px 4px 0 0;
    }

.qtip-youtube {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 3px #333;
    -moz-box-shadow: 0 0 3px #333;
    box-shadow: 0 0 3px #333;
    color: #fff;
    border-width: 0;
    background: #4A4A4A;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#4A4A4A),color-stop(100%,#000));
    background-image: -webkit-linear-gradient(top,#4A4A4A 0,#000 100%);
    background-image: -moz-linear-gradient(top,#4A4A4A 0,#000 100%);
    background-image: -ms-linear-gradient(top,#4A4A4A 0,#000 100%);
    background-image: -o-linear-gradient(top,#4A4A4A 0,#000 100%);
}

    .qtip-youtube .qtip-titlebar {
        background-color: #4A4A4A;
        background-color: rgba(0,0,0,0);
    }

    .qtip-youtube .qtip-content {
        padding: .75em;
        font: 12px arial,sans-serif;
        filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);
        -ms-filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);
    }

    .qtip-youtube .qtip-icon {
        border-color: #222;
    }

    .qtip-youtube .qtip-titlebar .ui-state-hover {
        border-color: #303030;
    }

.qtip-jtools {
    background: #232323;
    background: rgba(0,0,0,.7);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#717171),to(#232323));
    background-image: -moz-linear-gradient(top,#717171,#232323);
    background-image: -webkit-linear-gradient(top,#717171,#232323);
    background-image: -ms-linear-gradient(top,#717171,#232323);
    background-image: -o-linear-gradient(top,#717171,#232323);
    border: 2px solid #ddd;
    border: 2px solid rgba(241,241,241,1);
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 12px #333;
    -moz-box-shadow: 0 0 12px #333;
    box-shadow: 0 0 12px #333;
}

    .qtip-jtools .qtip-titlebar {
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A);
        -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A);
    }

    .qtip-jtools .qtip-content {
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323);
        -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323);
    }

    .qtip-jtools .qtip-content, .qtip-jtools .qtip-titlebar {
        background: 0 0;
        color: #fff;
        border: 0 dashed transparent;
    }

    .qtip-jtools .qtip-icon {
        border-color: #555;
    }

    .qtip-jtools .qtip-titlebar .ui-state-hover {
        border-color: #333;
    }

.qtip-cluetip {
    -webkit-box-shadow: 4px 4px 5px rgba(0,0,0,.4);
    -moz-box-shadow: 4px 4px 5px rgba(0,0,0,.4);
    box-shadow: 4px 4px 5px rgba(0,0,0,.4);
    background-color: #D9D9C2;
    color: #111;
    border: 0 dashed transparent;
}

    .qtip-cluetip .qtip-titlebar {
        background-color: #87876A;
        color: #fff;
        border: 0 dashed transparent;
    }

    .qtip-cluetip .qtip-icon {
        border-color: #808064;
    }

    .qtip-cluetip .qtip-titlebar .ui-state-hover {
        border-color: #696952;
        color: #696952;
    }

.qtip-tipsy {
    background: #fff;
    background: rgba(255, 255, 255, 0.95);
    color: #333;
    border: 1px solid #bdbdbd;
    box-shadow: 0 2px 10px -6px;
    font-size: 11px;
    font-family: 'Lucida Grande',sans-serif;
    /*font-weight: 700;*/
    line-height: 16px;
    /*text-shadow: 0 1px #000;*/
}

    .qtip-tipsy .qtip-titlebar {
        padding: 6px 35px 0 10px;
        background-color: transparent;
    }

    .qtip-tipsy .qtip-content {
        padding: 6px 10px;
    }

    .qtip-tipsy .qtip-icon {
        border-color: #222;
        text-shadow: none;
    }

    .qtip-tipsy .qtip-titlebar .ui-state-hover {
        border-color: #303030;
    }

.qtip-tipped {
    border: 3px solid #959FA9;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #F9F9F9;
    color: #454545;
    font-weight: 400;
    font-family: serif;
}

    .qtip-tipped .qtip-titlebar {
        background-position: 0 0;
        border-bottom-width: 0;
        color: #fff;
        -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D);
        background-image: -o-linear-gradient(top,#3A79B8,#2E629D);
        background-color: #3A79B8;
        background-repeat: repeat;
        background-attachment: scroll;
    }

    .qtip-tipped .qtip-icon {
        border: 2px solid #285589;
        background: #285589;
    }

        .qtip-tipped .qtip-icon .ui-icon {
            background-color: #FBFBFB;
            color: #555;
        }

.qtip-bootstrap {
    font-size: 14px;
    line-height: 20px;
    color: #333;
    padding: 1px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

    .qtip-bootstrap .qtip-titlebar {
        padding: 8px 14px;
        margin: 0;
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
        background-color: #f7f7f7;
        border-bottom: 1px solid #ebebeb;
        -webkit-border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0;
    }

        .qtip-bootstrap .qtip-titlebar .qtip-close {
            right: 11px;
            top: 45%;
            border-style: none;
        }

    .qtip-bootstrap .qtip-content {
        padding: 9px 14px;
    }

    .qtip-bootstrap .qtip-icon {
        background: 0 0;
    }

        .qtip-bootstrap .qtip-icon .ui-icon {
            width: auto;
            height: auto;
            float: right;
            font-size: 20px;
            font-weight: 700;
            line-height: 18px;
            color: #000;
            text-shadow: 0 1px 0 #fff;
            opacity: .2;
            filter: alpha(opacity=20);
        }

            .qtip-bootstrap .qtip-icon .ui-icon:hover {
                color: #000;
                text-decoration: none;
                cursor: pointer;
                opacity: .4;
                filter: alpha(opacity=40);
            }

.qtip:not(.ie9haxors) div.qtip-content, .qtip:not(.ie9haxors) div.qtip-titlebar {
    filter: none;
    -ms-filter: none;
}

.qtip .qtip-tip {
    margin: 0 auto;
    overflow: hidden;
    z-index: 10;
}

.qtip .qtip-tip, x:-o-prefocus {
    visibility: hidden;
}

    .qtip .qtip-tip, .qtip .qtip-tip .qtip-vml, .qtip .qtip-tip canvas {
        position: absolute;
        color: #123456;
        background: 0 0;
        border: 0 dashed transparent;
    }

        .qtip .qtip-tip canvas {
            top: 0;
            left: 0;
        }

        .qtip .qtip-tip .qtip-vml {
            behavior: url(#default#VML);
            display: inline-block;
            visibility: visible;
        }

.qtipmodal-ie6fix {
    position: absolute!important;
}

.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:after, .ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse;
}

.ui-helper-clearfix:after {
    clear: both;
}

.ui-helper-clearfix {
    min-height: 0;
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}

.ui-front {
    z-index: 100;
}

.ui-state-disabled {
    cursor: default!important;
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin-top: 2px;
    padding: .5em .5em .5em .7em;
    min-height: 0;
}

.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em;
}

.ui-accordion .ui-accordion-noicons {
    padding-left: .7em;
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto;
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible;
}

    .ui-button, .ui-button:active, .ui-button:hover, .ui-button:link, .ui-button:visited {
        text-decoration: none;
    }

.ui-button-icon-only {
    width: 2.2em;
}

button.ui-button-icon-only {
    width: 2em;
}

.ui-button-icons-only {
    width: 3.4em;
}

button.ui-button-icons-only {
    width: 3.7em;
}

.ui-button .ui-button-text {
    display: block;
    line-height: normal;
}

.ui-button-text-only .ui-button-text {
    padding: .4em 1em;
}

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
    padding: .2em;
    text-indent: -9999999px;
}

.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em;
}

.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em;
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em;
}

input.ui-button {
    padding: .4em 1em;
}

.ui-button-icon-only .ui-icon, .ui-button-icons-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px;
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px;
}

.ui-button-icons-only .ui-button-icon-primary, .ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary {
    left: .5em;
}

.ui-button-icons-only .ui-button-icon-secondary, .ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary {
    right: .5em;
}

.ui-buttonset {
    margin-right: 7px;
}

    .ui-buttonset .ui-button {
        margin-left: 0;
        margin-right: -.3em;
    }

button.ui-button::-moz-focus-inner, input.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none;
}

    .ui-datepicker .ui-datepicker-header {
        position: relative;
        padding: .2em 0;
    }

    .ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
        position: absolute;
        top: 2px;
        width: 1.8em;
        height: 1.8em;
    }

    .ui-datepicker .ui-datepicker-next-hover, .ui-datepicker .ui-datepicker-prev-hover {
        top: 1px;
    }

    .ui-datepicker .ui-datepicker-prev {
        left: 2px;
    }

    .ui-datepicker .ui-datepicker-next {
        right: 2px;
    }

    .ui-datepicker .ui-datepicker-prev-hover {
        left: 1px;
    }

    .ui-datepicker .ui-datepicker-next-hover {
        right: 1px;
    }

    .ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span {
        display: block;
        position: absolute;
        left: 50%;
        margin-left: -8px;
        top: 50%;
        margin-top: -8px;
    }

    .ui-datepicker .ui-datepicker-title {
        margin: 0 2.3em;
        line-height: 1.8em;
        text-align: center;
    }

        .ui-datepicker .ui-datepicker-title select {
            font-size: 1em;
            margin: 1px 0;
        }

    .ui-datepicker select.ui-datepicker-month-year {
        width: 100%;
    }

    .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
        width: 49%;
    }

    .ui-datepicker table {
        width: 100%;
        font-size: .9em;
        border-collapse: collapse;
        margin: 0 0 .4em;
    }

    .ui-datepicker th {
        padding: .7em .3em;
        text-align: center;
        font-weight: 700;
        border: 0;
    }

    .ui-datepicker td {
        border: 0;
        padding: 1px;
    }

        .ui-datepicker td a, .ui-datepicker td span {
            display: block;
            padding: .2em;
            text-align: right;
            text-decoration: none;
        }

    .ui-datepicker .ui-datepicker-buttonpane {
        background-image: none;
        margin: .7em 0 0;
        padding: 0 .2em;
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
    }

        .ui-datepicker .ui-datepicker-buttonpane button {
            float: right;
            margin: .2em;
            cursor: pointer;
            padding: .2em;
            width: auto;
            overflow: visible;
            background: 0 0;
            border: 0;
        }

            .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
                float: left;
            }

    .ui-datepicker.ui-datepicker-multi {
        width: auto;
    }

.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}

    .ui-datepicker-multi .ui-datepicker-group table {
        width: 95%;
        margin: 0 auto .4em;
    }

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}

.ui-datepicker-rtl {
    direction: rtl;
}

    .ui-datepicker-rtl .ui-datepicker-prev {
        right: 2px;
        left: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-next {
        left: 2px;
        right: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-prev:hover {
        right: 1px;
        left: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-next:hover {
        left: 1px;
        right: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-buttonpane {
        clear: right;
    }

        .ui-datepicker-rtl .ui-datepicker-buttonpane button {
            float: left;
        }

            .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
                float: right;
            }

    .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
        border-right-width: 0;
        border-left-width: 1px;
    }

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0;
}

    .ui-dialog .ui-dialog-titlebar {
        padding: .4em 1em;
        position: relative;
    }

    .ui-dialog .ui-dialog-title {
        float: left;
        margin: .1em 0;
        white-space: nowrap;
        width: 90%;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .ui-dialog .ui-dialog-titlebar-close {
        position: absolute;
        right: .3em;
        top: 50%;
        width: 21px;
        margin: -10px 0 0;
        padding: 1px;
        height: 20px;
    }

    .ui-dialog .ui-dialog-content {
        position: relative;
        border: 0;
        padding: .5em 1em;
        background: 0 0;
        overflow: auto;
    }

    .ui-dialog .ui-dialog-buttonpane {
        text-align: left;
        border-width: 1px 0 0;
        background-image: none;
        margin-top: .5em;
        padding: .3em 1em .5em .4em;
    }

        .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
            float: right;
        }

        .ui-dialog .ui-dialog-buttonpane button {
            margin: .5em .4em .5em 0;
            cursor: pointer;
        }

    .ui-dialog .ui-resizable-se {
        width: 12px;
        height: 12px;
        right: -5px;
        bottom: -5px;
        background-position: 16px 16px;
    }

.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}

.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    outline: 0;
}

    .ui-menu .ui-menu {
        margin-top: -3px;
        position: absolute;
    }

    .ui-menu .ui-menu-item {
        margin: 0;
        padding: 0;
        width: 100%;
        list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
    }

    .ui-menu .ui-menu-divider {
        margin: 5px -2px;
        height: 0;
        font-size: 0;
        line-height: 0;
        border-width: 1px 0 0;
    }

    .ui-menu .ui-menu-item a {
        text-decoration: none;
        display: block;
        padding: 2px .4em;
        line-height: 1.5;
        min-height: 0;
        font-weight: 400;
    }

        .ui-menu .ui-menu-item a.ui-state-active, .ui-menu .ui-menu-item a.ui-state-focus {
            font-weight: 400;
            margin: -1px;
        }

    .ui-menu .ui-state-disabled {
        font-weight: 400;
        margin: .4em 0 .2em;
        line-height: 1.5;
    }

        .ui-menu .ui-state-disabled a {
            cursor: default;
        }

.ui-menu-icons {
    position: relative;
}

    .ui-menu-icons .ui-menu-item a {
        position: relative;
        padding-left: 2em;
    }

.ui-menu .ui-icon {
    position: absolute;
    top: .2em;
    left: .2em;
}

.ui-menu .ui-menu-icon {
    position: static;
    float: right;
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden;
}

    .ui-progressbar .ui-progressbar-value {
        margin: -1px;
        height: 100%;
    }

    .ui-progressbar .ui-progressbar-overlay {
        background: url(images/animated-overlay.gif);
        height: 100%;
        filter: alpha(opacity=25);
        opacity: .25;
    }

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none;
}

.ui-resizable {
    position: relative;
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
}

.ui-resizable-autohide .ui-resizable-handle, .ui-resizable-disabled .ui-resizable-handle {
    display: none;
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}

.ui-resizable-e {
    cursor: e-resize;
    width: 15px;
    right: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-w {
    cursor: w-resize;
    width: 12px;
    left: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-se {
    cursor: se-resize !important;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000;
}

.ui-slider {
    position: relative;
    text-align: left;
}

    .ui-slider .ui-slider-handle {
        position: absolute;
        z-index: 2;
        width: 1em;
        height: 1em;
        cursor: default;
    }

    .ui-slider .ui-slider-range {
        position: absolute;
        z-index: 1;
        font-size: .7em;
        display: block;
        border: 0;
        background-position: 0 0;
    }

    .ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
        filter: inherit;
    }

.ui-slider-horizontal {
    height: .6em;
}

    .ui-slider-horizontal .ui-slider-handle {
        top: -.3em;
        margin-left: -.6em;
    }

    .ui-slider-horizontal .ui-slider-range {
        top: 0;
        height: 100%;
    }

    .ui-slider-horizontal .ui-slider-range-min {
        left: 0;
    }

    .ui-slider-horizontal .ui-slider-range-max {
        right: 0;
    }

.ui-slider-vertical {
    width: .8em;
    height: 100px;
}

    .ui-slider-vertical .ui-slider-handle {
        left: -.3em;
        margin-left: 0;
        margin-bottom: -.6em;
    }

    .ui-slider-vertical .ui-slider-range {
        left: 0;
        width: 100%;
    }

    .ui-slider-vertical .ui-slider-range-min {
        bottom: 0;
    }

    .ui-slider-vertical .ui-slider-range-max {
        top: 0;
    }

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle;
}

.ui-spinner-input {
    border: 0;
    background: 0 0;
    color: inherit;
    padding: 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px;
}

.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0;
}

.ui-spinner a.ui-spinner-button {
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
}

.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0;
}

.ui-spinner-up {
    top: 0;
}

.ui-spinner-down {
    bottom: 0;
}

.ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px;
}

.ui-tabs {
    position: relative;
    padding: .2em;
}

    .ui-tabs .ui-tabs-nav {
        margin: 0;
        padding: .2em .2em 0;
    }

        .ui-tabs .ui-tabs-nav li {
            list-style: none;
            float: left;
            position: relative;
            top: 0;
            margin: 1px .2em 0 0;
            border-bottom-width: 0;
            padding: 0;
            white-space: nowrap;
        }

            .ui-tabs .ui-tabs-nav li a {
                float: left;
                padding: .5em 1em;
                text-decoration: none;
            }

            .ui-tabs .ui-tabs-nav li.ui-tabs-active {
                margin-bottom: -1px;
                padding-bottom: 1px;
            }

                .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
                    cursor: text;
                }

            .ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
                cursor: pointer;
            }

    .ui-tabs .ui-tabs-panel {
        display: block;
        border-width: 0;
        padding: 1em 1.4em;
        background: 0 0;
    }

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa;
}

body .ui-tooltip {
    border-width: 2px;
}


.ui-widget .ui-widget {
    font-size: 1em;
}

.ui-widget button, .ui-widget input, .ui-widget select, .ui-widget textarea {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1em;
}

.accttransfer .ui-widget-content {
    text-align: left;
}

.ui-widget-content {
    border: 1px solid #aaa;
    background: #fff url(/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
    color: #222;
}

    .ui-widget-content a {
        color: #222;
    }

.ui-widget-header {
    background: #ccc url(/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
    color: #222;
    font-weight: 700;
}

    .ui-widget-header a {
        color: #222;
    }

    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
        border: 1px solid #d3d3d3;
        background: #e6e6e6 url(/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
        font-weight: 400;
        color: #555;
    }

        .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { /*color: #555;*/
            text-decoration: none;
        }

    .ui-state-focus, .ui-state-hover, .ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-focus, .ui-widget-header .ui-state-hover {
        border: 0 none;
        background: #2794DD url(/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
        font-weight: 400;
        color: #fff;
    }

        .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {
            color: #212121;
            text-decoration: none;
        }

    .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
        border: 1px solid #aaa;
        background: #fff url(/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
        font-weight: 400;
        color: #212121;
    }

        .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
            color: #212121;
            text-decoration: none;
        }

    .ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
        color: #363636;
    }

    .ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
        border: 1px solid #cd0a0a;
        background: #fef1ec url(/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
        color: #cd0a0a;
    }

        .ui-state-error a, .ui-state-error-text, .ui-widget-content .ui-state-error a, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error a, .ui-widget-header .ui-state-error-text {
            color: #cd0a0a;
        }

    .ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
        opacity: .7;
        filter: Alpha(Opacity=70);
        font-weight: 400;
    }

    .ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
        opacity: .5;
        filter: Alpha(Opacity=50);
        background-image: none;
    }

        .ui-state-disabled .ui-icon {
            filter: Alpha(Opacity=35);
        }

.ui-icon {
    width: 16px;
    height: 16px;
}

.ui-icon, .ui-widget-content .ui-icon, .ui-widget-header .ui-icon {
    background-image: url(/images/ui-icons_222222_256x240.png);
}

.ui-state-default .ui-icon { /*background-image: url(/images/ui-icons_888888_256x240.png);*/
}

.ui-state-active .ui-icon, .ui-state-focus .ui-icon, .ui-state-hover .ui-icon {
    background-image: url(/images/ui-icons_454545_256x240.png);
}

.ui-state-highlight .ui-icon {
    background-image: url(/images/ui-icons_2e83ff_256x240.png);
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
    background-image: url(/images/ui-icons_cd0a0a_256x240.png);
}

.ui-icon-blank {
    background-position: 16px 16px;
}

.ui-icon-carat-1-n {
    background-position: 0 0;
}

.ui-icon-carat-1-ne {
    background-position: -16px 0;
}

.ui-icon-carat-1-e {
    background-position: -32px 0;
}

.ui-icon-carat-1-se {
    background-position: -48px 0;
}

.ui-icon-carat-1-s {
    background-position: -64px 0;
}

.ui-icon-carat-1-sw {
    background-position: -80px 0;
}

.ui-icon-carat-1-w {
    background-position: -96px 0;
}

.ui-icon-carat-1-nw {
    background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0;
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px;
}

.ui-icon-arrow-4 {
    background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px;
}

.ui-icon-extlink {
    background-position: -32px -80px;
}

.ui-icon-newwin {
    background-position: -48px -80px;
}

.ui-icon-refresh {
    background-position: -64px -80px;
}

.ui-icon-shuffle {
    background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px;
}

.ui-icon-folder-open {
    background-position: -16px -96px;
}

.ui-icon-document {
    background-position: -32px -96px;
}

.ui-icon-document-b {
    background-position: -48px -96px;
}

.ui-icon-note {
    background-position: -64px -96px;
}

.ui-icon-mail-closed {
    background-position: -80px -96px;
}

.ui-icon-mail-open {
    background-position: -96px -96px;
}

.ui-icon-suitcase {
    background-position: -112px -96px;
}

.ui-icon-comment {
    background-position: -128px -96px;
}

.ui-icon-person {
    background-position: -144px -96px;
}

.ui-icon-print {
    background-position: -160px -96px;
}

.ui-icon-trash {
    background-position: -176px -96px;
}

.ui-icon-locked {
    background-position: -192px -96px;
}

.ui-icon-unlocked {
    background-position: -208px -96px;
}

.ui-icon-bookmark {
    background-position: -224px -96px;
}

.ui-icon-tag {
    background-position: -240px -96px;
}

.ui-icon-home {
    background-position: 0 -112px;
}

.ui-icon-flag {
    background-position: -16px -112px;
}

.ui-icon-calendar {
    background-position: -32px -112px;
}

.ui-icon-cart {
    background-position: -48px -112px;
}

.ui-icon-pencil {
    background-position: -64px -112px;
}

.ui-icon-clock {
    background-position: -80px -112px;
}

.ui-icon-disk {
    background-position: -96px -112px;
}

.ui-icon-calculator {
    background-position: -112px -112px;
}

.ui-icon-zoomin {
    background-position: -128px -112px;
}

.ui-icon-zoomout {
    background-position: -144px -112px;
}

.ui-icon-search {
    background-position: -160px -112px;
}

.ui-icon-wrench {
    background-position: -176px -112px;
}

.ui-icon-gear {
    background-position: -192px -112px;
}

.ui-icon-heart {
    background-position: -208px -112px;
}

.ui-icon-star {
    background-position: -224px -112px;
}

.ui-icon-link {
    background-position: -240px -112px;
}

.ui-icon-cancel {
    background-position: 0 -128px;
}

.ui-icon-plus {
    background-position: -16px -128px;
}

.ui-icon-plusthick {
    background-position: -32px -128px;
}

.ui-icon-minus {
    background-position: -48px -128px;
}

.ui-icon-minusthick {
    background-position: -64px -128px;
}

.ui-icon-close {
    background-position: -80px -128px;
}

.ui-icon-closethick {
    background-position: -96px -128px;
}

.ui-icon-key {
    background-position: -112px -128px;
}

.ui-icon-lightbulb {
    background-position: -128px -128px;
}

.ui-icon-scissors {
    background-position: -144px -128px;
}

.ui-icon-clipboard {
    background-position: -160px -128px;
}

.ui-icon-copy {
    background-position: -176px -128px;
}

.ui-icon-contact {
    background-position: -192px -128px;
}

.ui-icon-image {
    background-position: -208px -128px;
}

.ui-icon-video {
    background-position: -224px -128px;
}

.ui-icon-script {
    background-position: -240px -128px;
}

.ui-icon-alert {
    background-position: 0 -144px;
}

.ui-icon-info {
    background-position: -16px -144px;
}

.ui-icon-notice {
    background-position: -32px -144px;
}

.ui-icon-help {
    background-position: -48px -144px;
}

.ui-icon-check {
    background-position: -64px -144px;
}

.ui-icon-bullet {
    background-position: -80px -144px;
}

.ui-icon-radio-on {
    background-position: -96px -144px;
}

.ui-icon-radio-off {
    background-position: -112px -144px;
}

.ui-icon-pin-w {
    background-position: -128px -144px;
}

.ui-icon-pin-s {
    background-position: -144px -144px;
}

.ui-icon-play {
    background-position: 0 -160px;
}

.ui-icon-pause {
    background-position: -16px -160px;
}

.ui-icon-seek-next {
    background-position: -32px -160px;
}

.ui-icon-seek-prev {
    background-position: -48px -160px;
}

.ui-icon-seek-end {
    background-position: -64px -160px;
}

.ui-icon-seek-first, .ui-icon-seek-start {
    background-position: -80px -160px;
}

.ui-icon-stop {
    background-position: -96px -160px;
}

.ui-icon-eject {
    background-position: -112px -160px;
}

.ui-icon-volume-off {
    background-position: -128px -160px;
}

.ui-icon-volume-on {
    background-position: -144px -160px;
}

.ui-icon-power {
    background-position: 0 -176px;
}

.ui-icon-signal-diag {
    background-position: -16px -176px;
}

.ui-icon-signal {
    background-position: -32px -176px;
}

.ui-icon-battery-0 {
    background-position: -48px -176px;
}

.ui-icon-battery-1 {
    background-position: -64px -176px;
}

.ui-icon-battery-2 {
    background-position: -80px -176px;
}

.ui-icon-battery-3 {
    background-position: -96px -176px;
}

.ui-icon-circle-plus {
    background-position: 0 -192px;
}

.ui-icon-circle-minus {
    background-position: -16px -192px;
}

.ui-icon-circle-close {
    background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
    background-position: -32px 0;
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
    background-position: -96px 0;
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px;
}

.ui-icon-circle-check {
    background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px;
}

.ui-corner-all, .ui-corner-left, .ui-corner-tl, .ui-corner-top {
    border-top-left-radius: 2px;
}

.ui-corner-all, .ui-corner-right, .ui-corner-top, .ui-corner-tr {
    border-top-right-radius: 2px;
}

.ui-corner-all, .ui-corner-bl, .ui-corner-bottom, .ui-corner-left {
    border-bottom-left-radius: 2px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-br, .ui-corner-right {
    border-bottom-right-radius: 2px;
}

.ui-widget-overlay {
    background: #aaa url(/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30);
}

.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaa url(/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30);
    border-radius: 8px;
}

.section.message {
    display: inline-block;
    min-height: 1em;
    padding: 10em 0 5em;
    width: 100%;
}

    .section.message a {
        margin: 1em 0;
    }

.label, input[type=password], input[type=text], select, textarea {
    background: none repeat scroll 0 0 #FFF;
    border: 1px solid #8A8A8A;
    border-top-left-radius: .25em;
    border-top-right-radius: .25em;
    display: inline;
    font-family: "Trebuchet MS";
    font-size: 1em;
    outline: 0 none;
    padding: 0 2px;
    vertical-align: middle;
}

.item div.label {
    border: 0 none;
    padding: 6px 2px;
}

.text-focus {
    outline: 0;
    border: 1px solid #5897fb!important;
    box-shadow: 0 0 5px rgba(0,0,0,.3);
}

.item > textarea {
    height: 6em;
    width: 23em;
}

.item input[type=password], .item input[type=text] {
    width: 23em;
    padding: 6px 2px;
}

.item > select {
    padding: 4px 2px;
    width: 23.4em;
}

select {
    padding: 4px 2px;
}

textarea {
    height: 15em;
}

.item {
    display: inline-block;
    margin: 0 1em .625em 0;
    position: relative;
    text-align: left;
    vertical-align: middle;
    width: 100%;
}

    .item.main {
        margin: 5px 0 24px !important;
    }

        .item.main > span {
            width: auto !important;
        }

    .item > cite, .item.double cite, .item.triple cite, p > i {
        color: #6D6D6D;
        float: right;
        font-size: .75em;
        margin-right: .75em;
    }

    .item > cite, .item.hasCite > div cite, .item.double cite, .item.triple cite, p > i {
        color: #6D6D6D;
        float: right;
        font-size: .75em;
        margin-right: .75em;
    }

    .item.hasCite input[type="text"] {
        width: 100% !important;
    }

    .item.hasCite > div {
        display: inline-block;
        vertical-align: middle;
    }

    .item.hasCite > b {
        margin: 6px 0px 0px 6px;
        vertical-align: top;
    }

    .item.hasCite > div cite {
        margin-right: -5px;
    }

.contacts .item.hasCite > div {
    width: 345px;
}

/*.item.hasCite > div cite{float:right}*/
.item > a,
.green-btn {
    display: inline-block; /*background: #F39C12;*/
    background: #A2D88C;
    padding: 6px 15px;
    border-radius: 3px;
    color: #FFF;
    border: 1px solid #8FC877; /*border: 1px solid #e67e22;*/
    min-width: 45px;
    text-align: center;
}

.datayear .item > a {
    background: #A2D88C;
}

.item > a:hover {
    background-color: #8FC877;
}

.item.hasButton {
    float: right;
    margin-right: 35px !important;
}

b, b > span, i, i > span {
    color: #ff5306;
}

.item > i {
    bottom: 0; /*display: block;*/
    font-size: 1em; /*left: 102%;*/
    margin: 0 auto; /*min-width: 8em;*/
    position: absolute;
    top: 0;
}

.register .item > b, .data .item > b, .otherdata .item > b {
    left: 99.5%;
}

.item > b {
    display: inline-block;
    left: 98.5%;
    min-width: initial;
    position: absolute;
    top: .125em;
}

.item > span {
    line-height: 1.3em;
    display: inline-block;
    vertical-align: middle;
    width: 13em;
}

    .item > span cite {
        float: left;
        font-size: .75em;
        color: #6D6D6D;
    }

.item.isAuto span, .isAuto {
    width: auto !important;
}

.item.customTech > span {
    width: 21%!important;
}

.item.customTech > input {
    width: 74.5%!important;
}

.otherdata .item.indent {
    margin-left: 50px !important;
}

.item.indent > span {
    width: 36em!important;
}

.navigate-btn {
    display: inline-block;
    margin: 2em 35px 0;
    width: 33%;
}

.btn {
    margin: 1em 0 0;
}

.navigate-btn a {
    width: 88%;
}

.btn a, .item-btn a, .navigate-btn a {
    background-color: #a1d88b;
    border-radius: 3px;
    display: inline-block;
    color: #fff;
    margin-bottom: 1em;
    font-weight: 400;
}

    .btn a:hover, .item-btn a:hover, .navigate-btn a:hover {
        background-color: #31b573;
    }

    .btn a img, .item-btn a img, .navigate-btn a img {
        display: inline-block;
        vertical-align: middle;
        margin: 0 1em 0 0;
    }

.wuinquiry .item-btn.right {
    display: inline-block;
    float: right;
}

.big-btn {
    height: 1em;
    padding: 3.3125em 1.9375em;
    width: 4em;
    border-radius: 5em!important;
}

.small-btn {
    padding: .8125em 2em;
}

input[type=text]:disabled, select:disabled {
    background-color: #F5F5F5;
    border: 1px solid #CCC!important;
}

td input[type=text] {
    padding: 5px 2px !important;
}

.login > .item > a {
    padding: .25em;
    text-align: center;
    display: inline-block;
    font-size: .9em;
}

    .login > .item > a:hover {
        color: #5897fb;
    }

.login > .item > span {
    display: none;
}

.footer {
    background: none repeat scroll 0 0 #222;
    color: #FFF;
    font-size: .8em;
    border-top: 9px solid #1D1D1D;
    min-width: 1200px;
    position: relative;
}

.footwrap {
    padding: 21px 0;
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.footer .logo {
    display: inline-block;
    vertical-align: middle;
    margin-right: .625em;
    margin-top: -.0625em;
    width: 3em;
}

.footer .content {
    width: 100%;
}

.footer a {
    padding: 0 6px;
    border-right: 1px dotted #444444;
}

    .footer a:hover {
        color: #bababa;
    }

    .footer a:last-child {
        border-right: 0 none;
    }

ul.content {
    display: inline-block;
}

    ul.content li {
        list-style: none;
        display: inline;
        padding: 0 3em;
        color: gray;
    }

        ul.content li a {
            color: gray;
        }

.powered {
    background: #1D1D1D;
    font-size: 9px;
    padding: 4px 15px 7px!important;
    position: absolute;
    right: 14px;
    top: 0;
    width: 5em;
}

.blue {
    color: #0095eb!important;
}

/*.wrapperContainer .alerts {
    border-top: 1px dotted #8cd68d;
    border-bottom: 1px dotted #8cd68d;
}*/

.buttonContainer > .alerts {
    margin: 0;
}

.home .alerts,
.log .alerts,
.reg .alerts,
.pw .alerts {
    max-width: 100%;
    float: none;
}

.alerts {
    border-style: solid;
    border-width: 1px;
    margin: 0;
    text-align: center;
    clear: both;
    z-index: 100;
    box-shadow: 0 0px 23px -12px inset;
    border-radius: 2px;
    font: 14px sans-serif;
    float: left;
    position: static;
    margin-top: 20px;
    padding: 6px 14px;
    text-align: left;
    position: relative;
    max-width: 55%;
}

    .alerts > span {
        text-align: left;
        display: inline-block;
    }

    .alerts ul {
        margin: 10px;
    }

        .alerts ul li {
            /*list-style: none;*/
            list-style-position: inside;
        }

.instruct {
    color: #2c77ba;
    background-color: #F0F8FF;
    border-color: #A8E7FF !important;
}

.info {
    color: #3c763d!important;
    background-color: #DEEFD7;
    border-color: #5EC560;
}

    .info * {
        color: #3c763d!important;
    }

.error {
    background: #CCEBFF;
    color: #31708f;
    border-color: #80CCFF;
}

    .error * {
        color: #31708f;
    }

.alerts a {
    text-decoration: underline;
    font-weight: 800;
    cursor: pointer;
}

    .alerts a:hover {
        color: #0094ff;
    }

tr.duplicate,
tr.invalidRow {
    background-color: #CCEBFF!important;
}

.item.double > div {
    width: 302px;
    display: inline-block;
    vertical-align: middle;
}

.address .item select {
    width: 609px;
}

.address .item input {
    width: 603px;
}

.item.triple input {
    width: 93%!important;
}

.item.triple > div {
    vertical-align: middle;
    display: inline-block;
    width: 18.011%;
    margin-right: 6px;
}

.item.triple > span {
    margin-top: -9px;
}

.double input[type="text"] {
    width: 98% !important;
}

.itude input[type="text"] {
    padding: 2px 0;
    width: 24px !important;
    margin: 0 -3px!important;
}

.itude span {
    position: relative;
    color: red;
    display: inline-block;
    font-size: 11px;
}

.itude b {
    position: static!important;
    vertical-align: top;
    margin-right: 4px;
    color: #222;
    font-weight: 600;
}

.invalid {
    background: #FFFDC3!important;
    border-color: #DB9F20 !important;
}

/*tr.invalidRow {
    background: #FFE0E0 !important;
}*/

.item.custom2 {
    margin-bottom: 16px;
}

    .item.custom2 span,
    .item.custom2 input,
    .item.custom2 .label2 {
        margin-top: 11px;
    }

    .item.custom2 .desc {
        margin-top: 0;
    }

.item.hasCheckBoxList span {
    vertical-align: top;
    margin-top: 7px;
}

.item.hasCheckBoxList div {
    width: 351px;
    display: inline-block;
}

.area .wrapper {
    width: 98em;
    padding: 0 1em;
}

.area .item > span {
    width: 19em;
}

.area .item input[type="text"] {
    width: 137px !important;
}

.area .item select {
    width: 9.45em;
}

.financial .regi {
    width: 45.25em;
}

.financial .item > span {
    width: 18em;
}

.financial .item input[type="text"] {
    width: 242px!important; /*float: right;*/
}

.financial .item select {
    width: 16.59em; /*float: right;*/
}

.otherdata .item select, .otherdata .item input[type="text"], .financial .item input[type="text"], .financial .item select, .technical .item input[type="text"], .technical .item select {
    margin-right: -2px;
}

.technical .wrapper.extracted {
    width: 88em!important;
}

.technical .grid {
    margin-left: 0px !important;
    border-top: 1px solid #D8D8D8;
    margin-top: 22px !important;
    padding-top: 30px !important;
}

.technical table td {
    vertical-align: top;
}


.technical .item input[type="password"], .technical .item input[type="text"] {
    width: 8em !important;
}

.technical .item > select {
    width: 8.5em !important;
}

.technical .item > span {
    width: 26em;
}

.technical .popup .item,
.technical .popup .item > span,
.technical .popup .item input,
.technical .popup .item .uploadcontainer {
    width: 100% !important;
}

.technical .modwrap .small {
    overflow: hidden;
}

.technical .section h3 {
    margin: .5em 0 1.5em;
}

.technical .fixed {
    width: 100% !important;
}

.wrapper.data.inblock {
    margin-left: 0 !important;
}

.otherdata .item {
    width: auto;
    float: left;
}

    .otherdata .item > select {
        width: 10em;
    }

.otherdata h3 {
    float: left;
    font-weight: 400;
    width: 100%;
    font-size: 1.1em;
}

.otherdata .item > span {
    width: auto;
    margin-right: 10px;
}

.otherdata .item input[type="text"] {
    width: 6.35em;
}

.subMenuContainer {
    width: 100%;
    display: inline-block;
    margin: 0 0 -7px;
    border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
    height: 41px;
    background: #2794DD;
    position: relative;
    z-index: 5;
    top: 0;
}

.subMenu {
    list-style: none outside none;
    margin: 0 0 0 14px;
    display: inline-block;
    height: 41px;
    overflow: hidden;
}

ul.subMenu > li.old-active {
    background-color: #1A68B3 !important;
}

ul.subMenu > li.active {
    background: url(/images/comment-tip.png) no-repeat left bottom!important;
}

ul.subMenu > li {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    padding: 0;
    color: #FFF;
    margin: 0 11px;
    position: relative;
    height: 100%;
}

/*ul.subMenu > li.active.old-active {
        background: transparent url(/images/menu-tip.png) no-repeat left bottom!important;
    }*/




ul.subMenu li > a {
    cursor: pointer;
    font-size: 15px;
    font-weight: 400;
    padding: 7px 16px 10px;
    text-decoration: none;
    color: #FFF;
    display: block;
    margin-top: 4px;
    border-radius: 5px;
}

ul.subMenu li.old-active > a:hover {
    background-color: transparent!important;
}

ul.subMenu li > a:hover { /*background: #0A4680!important;*/
}

ul.subMenu > li a > img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 11px;
}

.subPagesContainer {
    margin-top: 37px;
    position: absolute;
    z-index: 2;
}

ul.subPages {
    width: auto;
    min-width: 145px;
    position: relative;
    background-color: #FFFFFF;
    margin: 4px 0 0;
    padding: 12px 23px 21px 16px;
    color: #fff;
    display: none;
    border: 1px solid #D8D8D8;
    border-top: 0 none;
    border-bottom: 11px solid #464646;
    border-radius: 0 0 9px 9px;
    box-shadow: 5px 3px 8px -6px!important;
    -webkit-box-shadow: 0 5px 8px -5px #000!important;
}

    ul.subPages li {
        border: 0 none; /*border-bottom: 1px solid #03509B;*/
        font-size: 15px;
        list-style: none outside none;
        padding: 3px 0;
        text-align: left!important;
    }

        ul.subPages li, ul.subPages li a {
            color: #333;
        }

            ul.subPages li a {
                padding: 7px 12px;
                border-left: 4px solid transparent;
                border-radius: 0 0px 10px 0px;
                width: 90%;
                display: block;
                white-space: nowrap;
            }

                ul.subPages li a:hover {
                    color: #8b8b8b;
                }

            ul.subPages li.active a {
                border-left: 4px solid #2794DD;
                color: #156499;
            }


ul.menuList, ul.subMenu {
    list-style-type: none;
    float: left;
}

    ul.menuList li {
        display: inline-block;
        padding: 0 24px;
    }

    ul.menuList li, .subMenuContainer li {
        border-left: 0 dotted #B7B7B7;
    }

    ul.menuList.right {
        float: right;
        margin-top: 8px;
    }

.i {
    background-image: url(/images/sprites.PNG);
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
}

button.i {
    border: 0 none;
    background-color: transparent;
}

.i.thirty {
    width: 30px;
    height: 30px;
}

.i.twenty5 {
    width: 25px;
    height: 25px;
}

.i.twenty {
    width: 20px;
    height: 20px;
}

.i.fifteen {
    width: 15px;
    height: 15px;
}




.logo {
    width: 40px;
    height: 40px;
    background-position: 0 -24px;
}

.download {
    background-position: -24px 0px;
}

.contact {
    background-position: -255px -25px;
}

.logout {
    background-position: -75px 0;
}

.admin {
    background-position: 0 0;
}

.home {
    background-position: -55px -25px;
}

.faq {
    background-position: -75px -25px;
}

.place {
    background-position: -175px -25px;
}

.magnify {
    background-position: -195px -25px;
}

.export {
    background-position: -215px -25px;
}

.dashy {
    background-position: -235px -25px;
}

.helpIcon {
    background-position: -275px -25px;
}

.viewSelectedIcon {
    background-position: -295px -25px;
}

.kpiCorrIcon {
    background-position: -200px 0;
}

.kpiDbIcon {
    background-position: -175px 0;
}

.ltIcon {
    background-position: -330px -60px;
}

.faqIcon {
    background-position: -150px -60px;
}

.dlIcon {
    background-position: -180px -60px;
}

.placeIcon {
    background-position: -210px -60px;
}

.kpiBigIcon {
    background-position: -240px -60px;
}

.kpcBigIcon {
    background-position: -270px -60px;
}

.contactIcon {
    background-position: -300px -60px;
}

.edit {
    background-position: -100px 0;
    display: none;
    position: absolute;
    left: 0;
    top: -3px;
}

.information {
    background-position: -119px -59px;
}

.directive .information {
    position: absolute;
    left: 10px;
    top: 0;
    bottom: 0;
    margin: AUTO;
}

.searchIcon {
    background-position: -20px -60px;
    margin-right: 5px;
}

.add {
    background-position: 0px -60px;
    margin-right: 5px;
}

.logoImg {
    padding-left: 0!important;
}

#liChangePass {
    position: relative;
}

.uploadcontainer {
    width: 74.5%;
    text-align: left;
    display: inline-block;
}

.modwrap .uploadcontainer {
    width: 100%;
}

.uploadedfiles {
    display: inline-block;
    border: 1px solid #818181;
    background-color: #fff;
    background-image: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(1%,#eee),color-stop(15%,#fff));
    background-image: -webkit-linear-gradient(#eee 1%,#fff 15%);
    background-image: -moz-linear-gradient(#eee 1%,#fff 15%);
    background-image: -o-linear-gradient(#eee 1%,#fff 15%);
    background-image: linear-gradient(#eee 1%,#fff 15%);
    padding: 2px 5px 2px 0;
    margin-top: 13px;
    width: 100%;
}

.uploadcontrol {
    position: relative;
}

.FileUpload {
    position: relative;
    width: 100px;
    height: 30px;
    text-align: right;
    -moz-opacity: 0;
    filter: alpha(opacity: 0);
    opacity: 0;
    z-index: 2;
}

.file {
    position: relative;
    margin: 3px 0 3px 5px;
    padding: 3px 20px 3px 5px;
    border: 1px solid #AAA;
    border-radius: 3px;
    background-color: #E4E4E4;
    background-image: linear-gradient(#F4F4F4 20%,#F0F0F0 50%,#E8E8E8 52%,#EEE 100%);
    box-shadow: 0 0 2px #FFF inset,0 1px 0 rgba(0,0,0,0.05);
    line-height: 13px;
    display: inline-block;
}

.removefile {
    position: absolute;
    top: 7px;
    right: 3px;
    display: block;
    width: 12px;
    height: 12px;
    background: url(../../../images/chosen-sprite.png) -42px 1px no-repeat;
    font-size: 1px;
}

.uploadcontrol input[type="file"] {
    height: 100%;
    position: absolute;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 104%;
    z-index: 2;
    cursor: pointer;
    right: 0;
    left: 0;
}

html.ie .uploadcontrol input[type="file"] {
    height: 28px;
    position: static;
    opacity: 100;
    filter: alpha(opacity=100);
    width: 104%;
    z-index: 2;
    cursor: pointer;
    font-size: 15px;
    font-family: 'Trebuchet MS';
    padding: 3px 0;
}

html.ie #fileUploadClone {
    display: none;
}

#fileUploadClone {
    width: 100%;
    position: relative;
    z-index: 1;
    margin: 0!important;
}

.button {
    position: relative;
    z-index: 3;
    text-decoration: none;
}

.file a {
    text-decoration: none;
}

.mt, .infoStatus {
    width: 200px !important;
}

.group1 {
    float: left;
    width: 91%;
}

.date input {
    width: 190px !important;
}

.wrapper.addWU.custom { /*width: 1148px;*/
}

.addWU.custom .search .item {
    margin: 4px 10px;
    vertical-align: top;
}

    .addWU.custom .search .item > span {
        width: 97px;
        margin-bottom: 2px;
    }

    .addWU.custom .search .item > select {
        width: 271px;
    }

.addWU.custom .fixed { /*width: 76em !important;*/
}

.auto {
    width: auto !important;
}

.addWU.custom .item.custom {
    margin-top: -17px;
}

.addWU.custom .search .btn a {
    padding: 11px 16px;
    width: auto;
}

.addWU.custom .search .btn {
    margin-top: 10px;
}

.addWU .name {
    width: 258px !important;
}

/*.small-btn.custom2 {
    width: 277px !important;
}

.small-btn.custom3 {
    width: 353px !important;
}*/

.addWU .grid {
    border: 0 none !important;
}

.data.inblock input[type="text"] {
    font-weight: bold;
}

.footnoteContainer {
    text-align: right;
    border-top: 1px solid #eaeaea;
    padding-top: 5px;
    margin-top: 10px;
    clear: both;
    font-family: 'Courier New', Courier, 'Nimbus Mono L', monospace;
}

    .footnoteContainer > div, .footnoteContainer > div span {
        color: #8b8b8b;
        font-size: 12px;
    }

    .footnoteContainer > div {
        padding: 3px 10px;
        border-radius: 5px;
        display: block;
    }


.wrapper.data.inblock .first, .wrapper.data.inblock .second {
    margin-bottom: 30px;
}

#pnlsubLB001_Search {
    display: none;
}

.er .search .item input[type="text"] {
    width: 271px;
}

.er .search .item {
    margin: 4px 3px !important;
}

.er .item input[type="text"] {
    padding: 6px 0px;
}

.er .addWU.custom .search .btn {
    margin-top: 0px;
}

.er .addWU.custom .search .item > select {
    width: 279px;
}

.ref .wrapper, .fixed {
    width: 75em;
}

.ref .search .item > .btn {
    display: inline;
}

.ref .search {
    padding: 0 0 0;
}

.ref .section {
    padding-bottom: 80px;
}
/*  new     */

.wrapperContainer {
    position: fixed;
    left: 300px;
    right: 0px;
    top: 55px;
    bottom: 0px;
    overflow: auto;
    padding: 0 4px 0 21px;
}

    .wrapperContainer .wrapper {
        margin-top: 0;
    }

.wrapper {
    /* min-height: 100%;*/
    min-width: 100%;
    display: inline-block;
    /* position: absolute; */
    padding: 0px !important;
    width: auto;
    background: #fff;
    margin-top: 20px;
    box-sizing: border-box;
    position: relative;
}

.dashboard .wrapper {
    border: 0;
}

.wrapper > .buttonContainer,
.submit > .buttonContainer {
    position: absolute;
    top: -53px;
    border-bottom: 1px solid #e3e6e9;
    padding: 12px 0;
}

.wrapper, .submit {
    border: 1px solid #e3e6e9;
}

.otherdata h3, .otherdata .item, .regi, .footnoteContainer, .grid, .section .header {
    margin-left: 25px !important;
    margin-right: 25px !important;
}

.section.data {
    width: auto;
}

.screenLabel {
    display: block;
    padding: 25px 0 14px;
    border-bottom: 1px dotted#D7D7D7;
    margin: 0 16px 23px 11px;
}

    .screenLabel a {
        padding: 1px 8px;
        display: inline-block;
        background-color: #2794DD;
        color: #fff;
        border-radius: 2px;
    }

.wspID { /*border-left: 1px solid #AAA;*/ /*padding-left: 10px;*/
    font-weight: bold;
    color: #AAA;
    font-size: 13px; /*margin-left: 18px;*/
    display: block;
    margin: 6px 0;
}

.menuContainer {
    position: fixed;
    width: 300px;
    z-index: 100;
    background: #fff;
    top: 0;
    bottom: 0;
    box-shadow: -15px 0px 10px 10px #000;
    -webkit-box-shadow: -13px 0px 6px 10px #000;
}

.linkList {
    display: block;
}

    .linkList li {
        display: block;
        text-align: left;
        width: 296px;
        padding: 5px 0px 6px 12px;
    }

        .linkList li span {
            color: #aaa;
            margin-right: 10px;
        }

        .linkList li a:hover {
            color: #9a9a9a;
        }

        .linkList li.active {
            background: url("/images/linkList-style.gif") no-repeat center right;
        }

            .linkList li.active a {
                color: #fff;
            }

.buttonContainer {
    background-color: #F0F1FF;
    /* border-bottom: 1px solid #e3e6e9; */
    /* height: 34px; */
    position: fixed;
    top: 0px;
    left: 300px;
    display: block;
    right: 0;
    z-index: 99;
    text-align: right;
    padding: 12px 23px;
}

    .buttonContainer a, td a.button, .grid > a {
        display: inline-block;
        color: #fff !important;
        padding: 5px 15px;
        border-radius: 3px;
        border: 1px solid; /*margin: 2px 0px;*/
        text-decoration: none !important;
    }

.grid > a {
    margin-bottom: 10px;
}

td a.button {
    padding: 1px 8px;
    min-width: 42px;
    text-align: center;
    float: left;
    margin-right: 5px;
}

.buttonContainer a.del, td a.del, a.no,
a.del-btn {
    background-color: #e31e3e !important;
    border-color: #c81a37 !important;
}

    .buttonContainer a.del:hover, td a.del:hover,
    a.del-btn:hover {
        background-color: #c81a37 !important;
    }

.primary a, a.primary,
.secondary a, a.secondary,
td a.button, .datayear .item > a {
    background-color: #1d87d3;
    border-color: #007BD5;
}


    .primary a:hover, a.primary:hover,
    .secondary a:hover, a.secondary:hover,
    td a.button:hover, .datayear .item > a:hover {
        background-color: #2b93de;
    }

.navigate a, a.navigate {
    background-color: #a2d88c;
    border-color: #8fc877;
}

.neutral a, a.neutral,
.disabled-btn {
    background-color: #717171;
    border: 1px solid #5f5f5f !important;
}

.disabled-btn {
    cursor: default;
}

.navigate a:hover, a.navigate:hover {
    background-color: #8fc877;
}

/*.primary a, a.primary {
    padding: 5px 60px;
}*/



.screenNo {
    padding: 0px 6px !important;
    background-color: #EEE;
    border-radius: 6px;
    font-weight: bold;
    font-size: 17px !important;
    display: inline;
    position: static !important;
    margin: 0px 6px 0 0 !important;
    color: #757575;
}

    .screenNo * {
        color: #757575;
    }

.datayr {
    position: static !important;
    display: inline !important;
    padding: 0px 0px 0px 10px !important;
    border-left: 2px solid #222;
    font-size: 21px !important;
    font-weight: bold;
}

.comment {
    position: relative;
}

.commentContainer {
    position: absolute;
    top: 26px;
    z-index: 80;
    right: 27px;
    background: #F3F3F3;
    display: inline-block;
    padding: 13px;
    border-bottom: 6px solid #333;
    border-radius: 8px;
    box-shadow: 0px 0px 5px -2px;
    -webkit-box-shadow: 0px 0px 7px -2px;
    display: none;
}

    .commentContainer .arrow {
        background: url("/images/comment-tip.png");
        height: 9px;
        width: 11px;
        display: inline-block;
        float: right;
        margin-top: -22px;
    }

    .commentContainer textarea {
        width: 273px;
        height: 134px;
        margin-bottom: 11px;
        resize: none;
        font-size: 14px;
    }

.toggle {
    background-color: #a1a1a1;
    position: absolute;
    width: 20px;
    top: 0px;
    right: 0px;
    text-align: center;
    color: #FFF;
    font-size: 14px;
    cursor: pointer;
    padding: 2px 0px;
}

a.toggle:hover {
    background-color: #878585;
}

body.noMenu .toggle {
    width: auto;
    padding: 9px 10px;
}

body.noMenu.normal .alerts {
    right: 0;
    left: 0;
    margin: 0;
}
/*body.noMenu .buttonContainer,
body.noMenu .wrapperContainer {
    left: 0;
}*/

body.normal, table.thCenter th {
    text-align: center;
}

    body.normal .wrapper {
        position: relative;
        min-width: inherit;
        width: auto;
        margin-top: 53px;
        padding: 0 15px !important;
    }

    body.normal.noButton .wrapper {
        margin-top: 20px;
    }

body.noButton .alerts {
    top: 0;
}

body.normal .search, body.normal .grid, body.normal .section .header {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

body.normal .addWU.custom .fixed, body.normal .fixed {
    width: 100%;
}

#gvSections {
    width: 650px;
}

body.normal .search {
    width: 100%;
}

body.normal .buttonContainer {
    left: 0;
}

.submit {
    position: absolute;
    height: 387px;
    background-color: #fff;
    padding: 19px 60px;
    width: 507px;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    text-align: center;
}

    .submit.verify {
        height: 319px;
        width: 619px;
    }


    .submit.pw {
        height: 429px;
        width: 681px;
    }


body.normal .submit.pw .wrapper {
    width: 100%;
    padding: 0px 0px !important;
}

.submit.pw .section {
    padding-bottom: 0;
}

.submit .item > i, .submit .item > b {
    display: inline;
}

.submit .alerts {
    right: 0;
}

.submit.pw .alerts {
    top: 0;
    margin: 0 0 5px !important;
}

.submit > a {
    display: inline-block;
    background: none repeat scroll 0% 0% #A2D88C;
    text-align: center;
    color: #FFF !important;
    padding: 11px;
    border-radius: 3px;
    margin-top: 12px;
    width: 80%;
    text-decoration: none !important;
}

    .submit > a:hover {
        background: #8ec478;
    }

.submit .wrapper {
    min-height: inherit;
    min-width: inherit;
    margin: 0 !important;
    padding: 0 !important;
}

.submit .item {
    margin: 21px 0px 4px;
}

.submit.pw .item {
    margin: 4px 0px;
}

.submit textarea {
    width: 100%;
    height: 122px;
    padding: 0 0!important;
    resize: none;
}

.submit p a:hover {
    background-color: transparent;
}

.submit a:hover {
    color: #1F98C7;
}

.submit a {
    color: #0054a5;
    text-decoration: underline;
}

.submit .item > a {
    color: #fff;
    text-decoration: none;
}

.submit .section {
    padding-bottom: 2em;
}

.tblLabelHeader {
    background-color: #eee;
    border-top: 1px solid #DBDBDB;
    border-bottom: 1px solid #DBDBDB;
    font-weight: bold;
}

th.tblLabelHeader {
    font-weight: normal;
    color: #333 !important;
}

.extra {
    display: block;
}

    .extra .reset {
        margin-top: 31px;
        float: left;
        color: rgba(99, 99, 99, 1) !important;
    }

    .extra .item-btn {
        float: right;
    }

td.onHover, tr.onHover {
    background-color: #fff9c9 !important;
    cursor: pointer;
}

.search .group.autoItem .item {
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.names {
    margin-top: 0 !important;
    width: 466px !important;
}

    .names input[type="text"] {
        width: 350px !important;
    }

.name input[type="text"] {
    width: 400px !important;
}

.bold {
    font-weight: bold;
}

.location {
    display: inline-block;
    margin: 20px 0px;
    font-weight: bold; /*background-color: #F3F3F3;*/
    padding: 6px 16px 6px 8px;
    border-radius: 5px;
    overflow: hidden;
    float: left;
}

.grid > i.reset {
    display: block;
    margin-top: 0;
    float: right;
}

.location > span {
    font-weight: normal;
    color: #FFF !important;
    background-color: #4b4b4b;
    padding: 13px;
    margin: 0 9px 0 -9px;
}

table.fixed td.padRight {
    padding-left: 35px !important;
}

.reg select, .prov select,
.muni select,
.reg input[type="text"], .prov input[type="text"],
.muni input[type="text"] {
    width: 596px !important;
}

.xtra > span {
    width: 131px !important;
}

.tablefooter {
    text-align: right;
}

.treeview table {
    width: auto;
    border: 0 none !important;
    padding: 0 !important;
}

.treeview {
    margin: 20px 10px;
}

    .treeview table td, .treeview table td a {
        text-decoration: none;
        padding: 0 0px !important;
    }

        .treeview table td div {
            height: auto !important;
        }

.section .item > b, .section .item > i {
    display: inline;
    position: static;
}

.ref .section {
    width: 800px;
}

.req {
    margin: 8px 0px 13px!important;
    text-align: left;
}

.log .alerts {
    position: static;
    margin-top: 23px;
}

.register .alerts {
    margin-top: 3px;
}

/*  transfer    */
table.hasTable table {
    border: 0 none !important;
}

table.hasTable > tbody > tr > td {
    padding: 0 !important;
}

.transfer {
    width: 49.7% !important;
}

.kpiWSP {
    font-weight: bold;
}

.kpiIndicator .grid {
    padding: 0 0;
}

    .kpiIndicator .grid > span {
        margin: 10px 0;
        display: block;
    }

.kpiIndicator .addWU.custom .grid table { /*width: 100% !important;*/
}

.kpiIndicator .grid.regional,
.kpiIndicator .grid.provincial,
.kpiIndicator .grid.mngt {
    width: 700px;
}

.kpi.itemHasValid .validwrap {
    width: 206px;
}

tr.disabled td {
    color: #D1CDCD !important;
}

    tr.disabled td input[type] {
        opacity: .5;
        filter: alpha(opacity=50);
    }

.search h4 {
    line-height: 24px;
}

.search-field input[type="text"] {
    font-size: 15px;
}

tr.nrf td {
    text-align: left !important;
}

.log.home h2 {
    border-bottom: none;
    padding: 0 0 11px 49px;
}

.log.home b {
    color: inherit;
}

.log.home .wrapper > p {
    margin: 0 50px 0;
    text-align: left;
    border-bottom: 1px dashed #C7C7C7;
    padding: 0 0 42px;
}

.banner1 img, .bannerlogo {
    width: 100%;
    padding: 0;
    margin: 0;
}

.bannerlogo {
    border-top: 1px solid #fff;
    background: url("/images/NWRB-Web-Banner-logo.jpg") no-repeat;
    height: 65px;
    background-size: 100%;
    width: 877px;
    margin: 36px auto;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/NWRB-Web-Banner-logo.jpg',sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/NWRB-Web-Banner-logo.jpg',sizingMethod='scale')";
}

.banner1 img { /*background: url("/images/NWRB-Web-Banner.jpg") no-repeat;*/ /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/NWRB-Web-Banner.jpg', sizingMethod='scale');*/ /*height: 325px;*/ /*background-size: 100%;*/
    width: 100%; /*box-shadow: 0 0px 0px 7px rgba(224, 224, 224, 0.59);*/ /*position: relative;*/
}

a#btnLogInMenu {
    padding: 3px 16px; /* background: #3EC577; */
    color: #3EC577;
    border-radius: 5px; /* font-weight: bold; */
    border: 1px solid #11B657;
}

    a#btnLogInMenu:hover {
        background: #3EC577;
        color: #fff;
        border: 1px solid #11B657;
    }

.menuList li a, .menuList li a span {
    font-size: 16px;
}

    .menuList li a:hover {
        color: #aaa;
    }

    .menuList li a span,
    .menuList li button span {
        margin: 0 9px 3px 0;
    }

.counter {
    display: block;
    text-align: right;
    font: 13px monospace;
    margin-bottom: 18px;
}

.commentContainer .counter {
    float: left;
}

.group.custom {
    margin-top: -19px;
}

.itemHasValid .hasValid > div {
    width: 400px;
    display: inline-block;
    vertical-align: top;
    margin-right: 0;
    position: relative;
    margin-left: 0;
    margin-top: -7px;
}

.itemHasValid .validwrap { /*float: none;*/
    width: 323px;
    position: relative;
}

.itemHasValid .validation > b {
    top: -5px;
}

.itemHasValid .item.hasValid {
    margin: 6px 0 9px !important;
}

.itemHasValid .validation > .item b {
    height: 8px;
}

.itemHasValid .validation {
    white-space: normal;
    display: inline-block;
}

.itemHasValid .item.hasValid div > i {
    color: #FF5306;
    font-style: italic;
}

table.remarksTable {
    border: 0 none !important;
    width: 100%;
    cursor: default;
    border-top: 1px dotted #d8d8d8 !important;
}

    table.remarksTable th, table.remarksTable td {
        font-size: 13px !important;
        border-bottom: 1px dotted #d8d8d8;
        cursor: default;
        padding: 5px 0 !important;
        font-size: 14px !important;
    }

    table.remarksTable th {
        background-color: #fff !important;
        border-right: 1px dotted #EDEDED;
        width: 250px;
        color: #222;
        font-weight: bold;
    }

.modRemarks {
    border-bottom: 0 none !important;
    margin: 0 !important;
    cursor: default;
    padding: 0;
}

.WURemarks i {
    background: url(/Images/remarks.PNG);
    height: 29px;
    width: 27px;
    display: inline-block;
    vertical-align: middle;
}

.WURemarks {
    font-size: 19px;
    cursor: default;
}



.header.withCaption span {
    margin-left: 10px;
    padding: 4px 0 4px 10px;
    border-left: 2px solid #222;
    position: static;
    font-size: 16px;
}

.clicked {
    background-color: #BBBBBB !important;
}

.reportGen .search .group {
    min-width: 1441px;
    width: auto;
}

/* maximized */
.maximized {
    z-index: 22;
    width: 347px !important;
}

td .validwrap.maximized .validation {
    height: auto !important;
    white-space: normal !important; /*width: 100%;*/
    max-width: 83%;
    -moz-box-shadow: 0px 0px 14px -5px #7D7D7D;
    -webkit-box-shadow: 0px 0px 14px -5px #7D7D7D;
    box-shadow: 0px 0px 14px -5px #7D7D7D;
    padding: 3px 5px !important;
}

.maximized .validation > span {
    display: block;
    padding: 2px 3px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin: 2px 0;
    width: auto !important;
    white-space: normal !important;
    text-align: left;
}

/*  minimized   */
td .validwrap .validation {
    max-width: 96%;
    padding: 5px 10px 0 6px !important;
    height: 20px;
    overflow: hidden;
    /*text-overflow: ellipsis;*/
    white-space: nowrap;
    margin-top: 2px;
}

td .validation > span {
    width: 90px;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding: 0;
    white-space: nowrap;
    display: inline-block;
    zoom: 1;
    overflow: hidden;
    vertical-align: top;
}


td .validwrap b {
    top: 9px;
    left: -5px;
}

td .validwrap.warning .validation {
    border: 1px solid #CCC;
    background-color: #F3F3F3;
}


td .validwrap.warning b {
    background-position: -21px 0px;
}


.validation .warning {
    background-color: #fffdb8; /*border: 1px solid #dad42b;*/
}

.validwrap.error .validation,
td .error,
td .error span {
    background-color: #FFC3C3;
    color: #B42F2F;
}

.validwrap.error .validation {
    border: 1px solid #FF8787;
    text-align: left;
}

td .validwrap.error b {
    background-position: -27px 0px;
}

.validwrap.neutral,
.validwrap.error {
    background: transparent none;
}

    .serviceAreaInquiry td .validwrap.warning .validation, .validwrap.neutral .validation {
        background-color: #fffdb8;
        border: 1px solid #dad42b;
        color: #333;
    }

.serviceAreaInquiry td .validwrap.warning b, td .validwrap.neutral b {
    background-position: -14px 0px;
}

.itemHasValid .validwrap.error .validation > b {
    background-position: -36px 0;
}

.xclamation {
    display: inline-block;
    background: #FF5132;
    color: #fff !important;
    padding: 3px 7px;
    border-radius: 17px;
    border: 4px solid #FFB791;
    font-size: 10px;
    position: absolute;
    margin: -4px 0 0 6px;
}


td .description {
    color: #777777;
    font-size: 13px;
}

.dashboard .wrapper {
    margin: 20px auto;
    min-height: inherit;
    min-width: 650px;
    max-width: 1400px;
    display: block;
    background-color: transparent;
    padding-bottom: 200px !important;
}

    .dashboard .wrapper > h2 {
        border-bottom: 0 none;
        margin-bottom: 16px;
        font-size: 30px;
        font-weight: normal;
    }

.dashboard .boards {
}

    .dashboard .boards > section { /*width:1492px;*/
        background: #fff;
        margin: 7px 5px;
        padding: 0; /*display: inline-block;*/ /*vertical-align: top;*/
        border-top: 5px solid; /*width: 97.4%;*/
        overflow: hidden;
        position: relative;
        float: left;
        box-sizing: border-box;
    }

    .dashboard .boards .small-section { /*width: 499px;*/ /*width: 48%;*/
        max-width: 97.4% !important;
    }

    .dashboard .boards .whole {
        max-width: 97.4% !important;
    }

    .dashboard .boards .half { /*width: 499px;*/
        width: 48%;
        max-width: 97.4% !important;
    }

    .dashboard .boards .small-section.map-default {
        height: 600px;
    }

    .dashboard .boards .inner-section {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
    }

.dashboard section h3 {
    padding: 12px 24px 11px;
    margin: 0;
    white-space: normal;
    font-size: 17px;
}

    /*.dashboard section h3:hover {
        border-bottom: 1px dotted #d2d2d2;
    cursor: move;
    }*/

    .dashboard section h3 > b {
        height: 9px;
        width: 9px;
        border-radius: 9px;
        float: left;
        margin: 10px 10px 0 0;
    }

.dashboard section .board-button {
    float: right;
}

    .dashboard section .board-button a {
        opacity: .50;
    }

    .dashboard section .board-button :hover {
        opacity: 100;
        transition: all 200ms;
    }

ul.infos {
    list-style: none;
    margin: 86px 24px 36px;
    text-align: center;
    float: left;
    width: 45%;
}

    ul.infos li {
        display: inline-block;
        vertical-align: middle; /*margin: 0 41px;*/
        width: 31%;
    }

.ph-map {
    width: 682px;
    height: 407px;
    background-color: #f0f0f0;
    margin: 0 24px 0 0;
    float: right;
}

    .ph-map svg {
        width: 100%;
        height: 100%;
    }

/*.ph-map svg path {
            fill: #5394E8;
        }*/

.small-section ul li {
    margin: 0;
    width: auto;
    min-width: 120px;
}

.percentage {
    font-size: 41px;
    padding: 37px 0;
    border-radius: 100px;
    height: 45px;
    width: 121px;
    text-align: center;
    margin: 17px auto;
}

    .percentage span, .percentage sup {
        color: #fff;
    }

    .percentage sup {
        font-size: 19px;
    }

ul.infos i, ul.infos i > span {
    color: #333;
    font-style: italic;
}

ul.infos b {
    color: #333;
    font-weight: bold;
}

.small-section ul.infos, ul.infos {
    margin: 23px 24px;
    display: block;
    float: none;
    width: auto;
    text-align: center;
}

.small-section.single ul.infos {
    margin: 56px 24px 0;
}

    .small-section.single ul.infos li {
        text-align: left;
        margin: 0 11px;
        min-width: inherit;
    }

.small-section ul.infos li.percentage {
    text-align: center;
}

.small-section .percentage {
    padding: 21px 0;
    border-radius: 100px;
    height: 45px;
    width: 87px;
    text-align: center;
}

.small-section .ph-map {
    margin: 0 24px;
    width: auto;
    float: none;
    position: absolute;
    top: 244px;
    bottom: 24px;
    left: 0;
    right: 0;
    height: auto;
}

.potableWater .percentage {
    background-color: #f75555;
}



.potableWater {
    border-top-color: #f98080;
}

    .potableWater h3 > b {
        background-color: #f98080;
    }



#kpi2 {
    height: 607px;
}

#kpi {
    height: 1618px;
}

#water-sources {
    height: 2160px;
}

#nonWater h3 > b {
    background-color: #40b76d;
}

#nonWater .chart {
}

#waterless {
    border-top-color: #ff9370;
}

    #waterless h3 > b {
        background-color: #ff9370;
    }

#woLvl3 {
    border-top-color: #aa80b4;
}

    #woLvl3 h3 > b {
        background-color: #aa80b4;
    }

#service247 {
    border-top-color: #b88d40;
}

    #service247 h3 > b {
        background-color: #b88d40;
    }

#mngtType {
    border-top-color: #86a7d4;
    height: 550px;
}

    #mngtType h3 > b {
        background-color: #86a7d4;
    }

#lvlMngt {
    border-top-color: #ee8b54;
}

    #lvlMngt h3 > b {
        background-color: #ee8b54;
    }

#wspMngt {
    border-top-color: #aa80b4;
    height: 329px;
}



    #wspMngt h3 > b {
        background-color: #aa80b4;
    }

.reg .percentage {
    background-color: #ffb652;
}

.prov .percentage {
    background-color: #ff6f40;
}

.muni .percentage {
    background-color: #00b1ac;
}

.dtyr {
    float: right;
    margin-top: -3px;
    position: relative;
}

.datayear_wrapper {
    margin: 64px 0 0;
}

ul.opt {
    background-color: #e9e9e9;
    list-style-type: none;
    float: left;
    width: 100%;
    padding: 11px 0;
    text-align: center;
    border-radius: 4px;
    box-shadow: 2px 2px #DADADA;
    margin: 16px 0 33px;
}

    ul.opt > li {
        display: inline-block;
        padding: 0 13px;
    }

        ul.opt > li:not(:last-child) {
            border-right: 1px solid #aaa;
        }

        ul.opt > li.active a {
            color: #2794dd;
        }

    ul.opt a {
        background: transparent;
        border: 0 none;
    }

button {
    font: 15px "Trebuchet MS";
    border: 0;
    background-color: transparent;
}

section.national {
    margin-top: 15px;
}

.flag {
    background-image: url(/Images/location-flags.png);
    width: 102px;
    display: inline-block;
    color: #fff;
    padding: 10px 12px;
    margin: 0 20px 0 0;
    background-repeat: no-repeat;
    position: relative;
    height: 19px;
    z-index: 2;
}

/*.region .flag {
    background-position: 0 -38px;
}*/
.water-sources .municipality {
    height: auto;
    position: relative;
}

.municipality, .province {
    height: 500px;
}

    .province .flag {
        background-position: 0 -38px;
    }

    .municipality .flag {
        background-position: 0 -78px;
    }

.national > div > span {
    display: inline-block;
    vertical-align: middle;
}

#areas-wo-lvl3 {
    margin: 0 30px 0;
    float: left;
}

    #areas-wo-lvl3 div {
        margin: 8px 0;
        display: inline-block;
    }

        #areas-wo-lvl3 div > span {
            text-align: left;
            vertical-align: middle;
        }

span.percent, span.percent sup {
    color: #148dde;
    font-weight: bold;
}

span.percent {
    font-size: 45px;
    margin-right: 23px;
}

    span.percent sup {
        font-size: 22px;
    }

.ratio {
    font-weight: bold;
}

.dd div > b {
    background: #5dafe6;
    color: #fff;
    font-weight: normal;
    padding: 8px 21px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    float: left;
    position: relative;
    width: 131px;
}

.dd select {
    width: 272px;
    margin-left: -4px;
    padding: 6px 2px;
}

.region-dd {
    width: 371px;
    display: inline-block;
    position: relative;
    margin-left: 19px;
}

    .region-dd span {
        position: absolute;
        padding: 6px 7px;
        text-align: left;
        color: #fff;
        border-radius: 4px;
        background: #0096db url(/images/asc.gif) no-repeat right center;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
    }

    .region-dd select {
        width: 100%;
    }

.sec-placeholder {
    border: 1px dotted black !important;
    height: 50px;
    background: transparent !important;
    position: relative;
}

/*response*/

.response.small-section.single ul.infos {
    margin: 0 0 16px;
}

    .response.small-section.single ul.infos li {
        display: block;
        text-align: center;
        margin: 14px auto;
    }

.response .percentage {
    height: 45px;
    padding: 21px 0;
    width: 87px;
}

.response2 ul.infos {
    float: none;
    margin: 0 0 36px;
    width: auto;
}

.response2 .ph-map {
    margin: 0 24px;
    width: auto;
    float: none;
}

.response3.small-section ul.infos li {
    margin: 14px auto;
    display: block;
    text-align: center;
}

.response4.small-section ul.infos {
    position: absolute;
    width: 43%;
    margin: auto !important;
    bottom: 0;
    top: 0;
    left: 0;
    height: 130px;
}

.response4.small-section.single ul.infos {
    height: 87px;
}

.response4.response.small-section.single ul.infos {
    height: 172px;
}

.response4.small-section .ph-map {
    margin: 0 24px;
    width: 54%;
    top: 56px !important;
    left: auto;
}

.response4.small-section ul li {
    text-align: center;
    margin-bottom: 30px;
}

.response5 .small-section ul li {
    margin: 0 26px;
}

.response5.small-section .percentage {
    display: inline-block;
    margin: 0 11px;
}

.no-map.small-section .ph-map {
    display: none;
}

.response-height-map ul.infos {
    margin: 0;
}

.response-height-map.small-section ul.infos {
    margin: 0 0 35px;
}

.ins {
    color: #1B69B6;
    font-style: italic;
    border-bottom: 1px dotted #DDDDDD;
    display: inline-block;
    vertical-align: middle;
}

    .ins.noBorder {
        border-bottom: 0 none;
    }

.noBorder {
    border: 0 none !important;
}

.region-field.ins {
    padding-bottom: 6px;
    float: right;
    margin: 13px 47px 0 0;
    border-bottom: 0 none;
    position: relative;
    z-index: 1;
    width: 508px;
    text-align: right;
    z-index: 9;
}

.indicators {
    display: inline-block;
    margin: 0 0 0 25px;
    width: 18.2%;
    padding: 0 0 0 0;
    height: 100%;
    box-sizing: border-box;
    min-width: 254px;
}

    .indicators .ins {
        padding-bottom: 11px;
        margin: 12px 0 9px -3px;
    }


    .indicators ul {
        list-style: none;
        margin-top: 9px;
    }

        .indicators ul li {
            margin: 3px 0;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
        }

            .indicators ul li > a {
                color: #222;
                display: block;
                padding: 7px 5px;
                border-radius: 5px;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
                font-size: 13px;
            }

            .indicators ul li.active > a {
                color: #0669b2;
                background: #ecf3fa url(/Images/arrow-right.png) right center no-repeat;
                padding-right: 20px;
            }

            .indicators ul li > a:hover,
            .indicators ul li > a:focus {
                color: #0669b2;
                background-color: #ecf3fa;
            }


.sideBar-fixed-width .averages section {
    overflow: auto;
}

.sideBar-fixed-width .averages .chart img {
    width: auto !important;
}

.averages { /*width: 79.28%;*/
    display: inline-block;
    vertical-align: top;
    border-left: 1px solid #CFCFCF;
    padding-left: 36px;
    position: absolute; /*right: 0;*/
    box-sizing: border-box;
    width: auto;
    left: 284px;
    right: 14px;
}

.water-sources {
    left: 0;
    width: 100%;
}

.averages section {
    margin-bottom: 19px;
    position: relative;
    overflow: auto;
}

    .averages section label {
        margin-right: 20px;
        color: #9B9B9B;
    }


    .averages section .percent,
    .averages section .percent span {
        margin-right: 7px;
    }

        .averages section .percent * {
            display: inline-block;
            vertical-align: middle;
            font-weight: normal;
            font-size: 36px;
        }

        .averages section .percent sup * {
            font-size: 19px !important;
        }

.national .percent * {
    color: #ff5c5e;
}

.province .percent * {
    color: #FFB652;
}

.municipality .percent * {
    color: #FF6F40;
}

.chart {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin: 27px 0 0 -36px;
}

.water-sources .national .flag {
    margin: 0;
}

.water-sources .chart {
    margin-top: 0;
    overflow: auto;
    margin-left: -8px;
    margin: 27px 0 0 0;
    width: 99%;
}

.chart .img-chart {
    width: 100% !important;
    height: auto !important;
}

/*.province .chart {
    margin: 27px 0 0 0;
    width: auto;
}*/

.inner-tableDef {
    padding: 0 24px 24px;
}

    .inner-tableDef table {
        border: 0 none !important;
        padding: 0;
        empty-cells: show;
        width: auto;
        min-width: 100%;
    }

    .inner-tableDef tr.firstLevel td.noBorder,
    .inner-tableDef tr.firstLevel {
        border-bottom: 0 none;
    }

        .inner-tableDef tr.firstLevel td {
            text-transform: uppercase;
            font-size: 14px;
            text-align: center;
            border-bottom: 1px solid #d8d8d8;
        }

    .inner-tableDef thead,
    .inner-tableDef th {
        color: #222;
        background-color: transparent;
        font-weight: bold;
        text-transform: uppercase;
    }

        .inner-tableDef tbody tr, .inner-tableDef thead tr {
            border-bottom: 1px solid #d8d8d8;
        }

.searchWSP .inner-tableDef th {
    text-transform: none;
}

.searchWSP .inner-tableDef thead tr {
    border-bottom: 1px solid #d8d8d8;
    border-top: 1px solid #d8d8d8;
    background-color: #E6E6E6;
}

.inner-tableDef tfoot td {
    font-weight: bold;
}

.gray {
    background-color: #efefef !important;
}

.yellowLight {
    background-color: #fffed5 !important;
}

.gray, .yellowLight {
    text-align: right;
}


.small-section.hiddenLocation .percentage {
    display: inline-block;
    margin: 0 22px;
}

.small-section.single.hiddenLocation ul.infos {
    margin: 15px 24px 0;
}

.small-section.single.hiddenLocation .ph-map {
    top: 186px;
}

.hiddenLocation .muni .percentage {
    background-color: #F75555;
}

.searchWSP .pop-container {
    z-index: 999;
    width: 70%;
    height: 106%;
    margin: auto;
    max-height: 400px;
    border: 1px dashed #AFAFAF;
}

.pop-container {
    text-align: left;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 35px;
    background: #fff;
    overflow: hidden;
    padding: 15px 27px;
    display: none;
    border-radius: 13px;
    box-shadow: 0 0 17px -6px;
}

    .pop-container button {
        border: 0 none;
        padding: 4px 6px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        border-radius: 15px;
        background: #E4E4E4;
        float: right;
    }

        .pop-container button span {
            background: url(/Images/chosen-sprite.png) -41px -10px;
            width: 13px;
            height: 11px;
            display: inline-block;
        }

    .pop-container table {
        margin: 17px 0 0;
        width: 100%;
    }

.searchWSP .pop-container table {
    margin: 0;
}

.pop-container .inner-tableDef {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 48px;
    overflow: auto;
}

.home .pop-container .inner-tableDef {
    top: 95px;
}

.pop {
    width: 15px;
    height: 29px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.icon-map {
    background-position: -40px -24px;
}

.icon-water {
    background-position: -157px -24px;
}

.red {
    color: #F75555 !important;
}

.home .red {
    color: #333 !important;
}
/*#mapDefault2 {
    width: 1363px;
    height: 600px;
}*/

.chart-container {
    padding: 19px;
    text-align: center;
}

    .chart-container img {
        width: 100% !important;
    }

    .chart-container .pieImg {
        width: 100% !important;
        display: inline-block;
        height: auto !important;
    }

.dd-field {
    padding: 24px;
}

.chart-default .dd-clone {
    width: 150px;
}

.chart-default .div-loader {
    height: auto;
    top: 106px;
    bottom: 0;
}

.chart-default .loader {
    width: 100% !important;
}

.div-update {
    position: relative;
    max-height: 420px;
    margin: 9px 0;
}

.water-sources .div-loader {
    position: absolute;
    top: 52px;
    bottom: 0;
    left: 0;
    right: 0;
    height: auto;
}

.div-loader {
    height: 447px;
    position: absolute;
    left: 0;
    right: 0;
}

    .div-loader .loader {
        position: absolute;
        top: 0;
        bottom: 0;
        width: 107%;
        display: block !important;
    }

.kpiCorrelation .div-loader .loader {
    background: #fff url(/images/loader.gif) no-repeat top 100px center;
}

.wrap-fields {
    position: relative;
}

    .wrap-fields .div-loader {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: auto;
        height: auto; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4f4f4+0,ffffff+52 */
        background: #fff; /* Old browsers */
        z-index: 80;
        display: none;
    }

.wrap-comparison .div-loader .loader {
    left: 0;
    right: 0;
    width: auto;
    z-index: 50; /*border: 10px solid #F4F4F4;*/
    box-sizing: border-box;
    background-color: transparent;
}

.map-default {
    height: 600px;
}

.dash-header {
    display: inline-block;
    width: 100%;
    padding: 10px 0 19px;
}

    .dash-header > div {
        white-space: nowrap;
    }

        .dash-header > div > span:first-child {
            text-transform: uppercase;
        }

    .dash-header .dd-field {
        display: inline-block;
        font-size: 14px;
        font-weight: normal;
        background-color: #2794DD;
        padding: 0 0 0 11px;
        text-align: left;
        border-radius: 4px;
        color: #fff;
    }

    .dash-header .region-dd {
        width: 160px;
    }

    .dash-header .dd-field select {
        padding: 8px 2px;
        border-top-left-radius: 0;
    }

.dashboard .fLeft span {
    display: block;
}
/*#lblUpdate{
        font-size: 16px;
  vertical-align: middle;
  float: right;
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
  padding: 0 24px;
  color: #4C4C4C;
  border-radius: 36px;
  box-shadow: 0 0 27px -10px inset;
    }*/
#lblUpdate, .asOf {
    font-size: 14px; /* padding: 5px 7px; */ /* display: inline; */ /*margin-top: -8px;*/ /* background-color: #FFFFEF; */ /* border-left: 1px dotted #000000; */ /* border-radius: 4px; */
    font-weight: normal;
    vertical-align: middle; /* background-color: rgba(255, 255, 255, 0.53); */
    color: #343434;
    /*font-style: italic;*/
}

.dash-header .dashboard-button {
    display: inline-block;
    list-style-type: none;
    position: relative; /*width: 126px;*/
}

    .dash-header .dashboard-button > li {
        display: inline-block; /*width: 38px;*/
        border-radius: 38px;
    }

    .dash-header .dashboard-button .noOpt > a:hover, .dash-header .dashboard-button li.hasLabel.active > a { /*background-color: #FFFFFF;
        border: 1px solid #DDDDDD;*/
        border-bottom: 0 none;
    }

    .dash-header .dashboard-button .hasLabel.active {
        background-color: #2ecc71;
        transition: background-color linear 200ms;
        border: 1px solid #2ECC71;
    }

    .dash-header .dashboard-button li.active a > span {
        color: #fff;
    }

    /*.dash-header .dashboard-button .hasLabel.active > a {
        border-radius: 6px;
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
    }*/

    .dash-header .dashboard-button .noOpt > a:hover {
        border-bottom: 1px solid #DDDDDD;
    }

    .dash-header .dashboard-button .hasLabel { /*background-color: rgba(255, 255, 255, 0.6);*/ /*padding: 0 7px 0 0;*/ /*border: 1px solid #3d9b35;*/
    }

        .dash-header .dashboard-button .hasLabel a > span {
            display: inline-block;
            vertical-align: middle;
            margin-top: 0;
            font-size: 24px; /* font-weight: bold; */ /* color: #3d9b35 !important; */
            font-family: arial;
        }

    .dash-header .dashboard-button a { /*border-radius: 19px;*/
        margin: 3px;
        padding-bottom: 0;
        position: relative;
        z-index: 31;
        top: 0;
        border: 1px solid transparent;
        padding: 0px 1px;
        display: inline-block;
    }

.dashboard-button > li {
    border: 1px solid #A1A1A1;
    background-color: rgba(255, 255, 255, 0.57);
}

.dash-header .dashboard-button li > div {
    position: absolute;
    right: 0;
    padding: 20px 20px;
    z-index: 4;
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    top: 39px;
    display: none;
    -moz-box-shadow: 0 6px 22px -13px;
    -webkit-box-shadow: 0 6px 22px -13px;
    box-shadow: 0 6px 22px -13px;
}

    .dash-header .dashboard-button li > div > a {
        position: static;
        display: inline-block;
        font-size: 15px;
        font-weight: normal;
        background-color: #40B76D;
        color: #fff;
        padding: 0 19px;
        border-radius: 3px;
        border: 1px solid #1E8947;
        padding: 7px 12px;
    }

/*.dash-header .dashboard-button a:hover {
        background-color: #FFE770;
    }*/

.del {
    background-position: -95px -25px;
}

.drag {
    background-position: -115px -25px;
    cursor: move;
}

.reset {
    background-position: 4px -57px;
}

.add-board {
    background-position: -28px -59px;
}

.select-year {
    background-position: -60px -60px;
    margin-left: 4px;
}

.sec .chosen-container {
    width: 349px !important;
}

.sec .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    width: 5px;
    height: 8px;
}

.sec .chosen-container-multi .chosen-choices li.search-choice {
    padding: 4px 20px 4px 5px;
}

#pnl1019 .item > span {
    width: 100px !important;
}

#emailListContainer {
    width: 494px;
    background-color: #F9F9F9;
    display: inline-block;
    padding: 4px;
    height: 34px;
    overflow: hidden;
    box-sizing: border-box;
    border: 1px solid #EDE7E7;
    vertical-align: middle;
}

    #emailListContainer ul {
        margin: 0;
        list-style: none;
    }

button.ellipsis {
    background-position: -54px -46px;
    height: 16px;
    background-color: #E5E1E1;
    border: 1px solid #DADADA;
    border-radius: 8px;
    float: right;
    outline: 0 none;
    cursor: pointer;
    width: auto;
    min-width: 24px;
    margin-top: 4px;
    display: none;
}

.multiple button.ellipsis {
    display: inline;
}

button.ellipsis:hover {
    background-color: #d5d5d5;
}

.openThis {
    height: auto !important;
    transition: all 100ms ease;
}

.sendEmail .section {
    width: 900px;
    text-align: left;
}

.sendEmail #txtBody {
    height: 250px;
}

.sendEmail .item span {
    width: 10em;
}

.sendEmail .item input[type='text'],
.sendEmail .item select,
.sendEmail #txtBody,
#emailList {
    width: 721px;
    box-sizing: border-box;
}

div#pnlEmailListContainer {
    margin-left: 155px;
}

#emailList {
    display: block;
    border: 1px solid #8A8A8A;
    margin-top: 9px;
    border-radius: 4px;
    height: auto;
    overflow: auto;
    max-height: 160px;
}

ul#emailList {
    margin: 6px 0 0;
}

    ul#emailList li {
        display: inline-block;
        background: #fafafa;
        padding: 2px 6px;
        border-radius: 10px;
        /* margin-bottom: 7px; */
        border: 1px solid #e5e5e5;
        margin: 4px 3px;
    }

td span.error {
    display: inline-block;
    padding: 0px;
    box-sizing: border-box;
    /*max-width: 100%;*/
    border-radius: 3px;
    background: #FFC3C3;
    color: #b42f2f;
}


.dashboard .fRight {
    margin-right: 8px;
}

.ph-map .svg-pan-zoom-control path {
    fill: #282828;
}

.hasHover {
    cursor: pointer;
    transition: all 500ms;
    background-color: #fff !important;
}

[class^='col'] {
    display: inline-block; /*background-color: #fff;*/
    vertical-align: top;
}

    [class^='col'] > .inner {
        padding: 32px;
    }

.v-align-center {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    position: absolute;
}

.dashboard-settings h4 {
    margin-top: 16px;
}

.dashboard-settings [class^='col'] {
    width: 49%;
    height: 100%;
}

.dashboard-settings .v-align-center {
    width: 80%;
    height: 300px;
}

.dashboard-settings .acc-container {
    margin: 15px 0;
}

.dashboard-settings .accordion {
    width: 100%;
    margin: 0;
}

    .dashboard-settings .accordion p {
        white-space: normal;
        color: #696969;
        font-size: 14px;
        line-height: 21px;
    }

.dashboard-settings .accontent .accbodyInner {
    transition: all 100ms;
    padding: 11px;
    margin: 0 0 0 0;
}

/*.dashboard-settings .header {
    border-bottom: 0;
    height: auto;
    padding: 0 0 30px;
}*/


.dashboard-settings .accontent .arrow {
    right: 13px;
    left: inherit; /* background: #ABABAB none; */ /* width: auto; */ /* height: auto; */ /* top: 8px; */
    color: #FFF; /* padding: 2px 7px; */ /* border-radius: 7px; */
    font-weight: normal;
}

/*.sel-sec .accontent .arrow:after { content: "See Description"; }*/

.def-sec .accontent .arrow:after {
    content: "Change Default";
}

.dashboard-settings .accontent > .title {
    padding: 10px 13px;
}

.dashboard-settings .accontent.active > .title {
    border-radius: 4px 4px 0 0;
    background: #FFFEE3;
}

.dashboard-settings .accontent > .title input[type='checkbox'] {
    margin-right: 7px;
}

.lime-blue {
    background-color: #00b1ac;
}

.striking-red {
    background-color: #df0024;
}

.included {
    position: absolute;
    bottom: 0;
    background-color: #aaa;
    right: 0;
    left: 0;
    top: 80px;
    margin: 0 35px;
}

.lbl-email {
    color: #aaa;
    font-size: 13px;
}

.item-list {
    margin-top: 15px;
}

    .item-list.masonried {
        margin-top: 15px; /*background-color: rgb(237, 246, 255);*/
        padding: 16px;
        width: 100%;
        text-align: left;
    }

    .item-list button {
        color: #fff;
        padding: 4px 7px;
        border-radius: 2px; /*float: right;*/
        font-size: 13px;
    }

.masonried ul {
    margin: 0;
}

.masonried li {
    width: 48.2%;
    height: 61px;
    background: #FFFFFF;
    list-style: none;
    display: inline-block;
    color: #595959;
    vertical-align: top;
    box-sizing: border-box;
    margin: 5px;
    padding: 5px;
    text-align: center;
    border-radius: 6px;
    border: 1px dotted #759AC0;
    font-size: 13px;
    text-transform: uppercase;
    cursor: move;
}

    .masonried li.whole {
        width: 97.6%;
    }



/*.prev-sec .wrapper {
    min-height: inherit;
    min-width: inherit;
    position: relative;
}

.prev-sec .iframeContainer {
    position: absolute;
    bottom: 0px;
    right: 0px;
    left: 0;
    top: 107px; 
    border: 5px solid #DBDBDB;
    overflow: hidden;
    margin: 0 25px 20px;
    box-shadow: 0 4px 27px -14px #000;
}*/

.prev-sec .iframeContainer iframe {
    border: 0 none; /*max-width: 100%;*/
}

.settings-board {
    background-position: -88px -60px;
}

.arr-d {
    background-position: -73px -43px;
}

.legend {
    background-position: -117px -60px;
}

.leg-container > div {
    width: 100%;
}

.container-legend {
    width: 97.5%;
    float: left;
    padding: 12px 13px;
    background-color: #fff;
    margin: 17px 0 10px;
    box-sizing: border-box;
    position: relative;
    border: 1px solid #63BFF3;
    display: none;
}

    .container-legend h3 span {
        color: #2794DD;
        border: 1px solid;
        border-radius: 20px;
        padding: 0px 8px;
        margin-right: 11px;
        font-size: 18px;
    }

    .container-legend h4 {
        display: block;
        padding-bottom: 10px;
        margin: 0px 32px 10px;
    }

.close {
    background-position: -90px -42px;
    position: absolute;
    right: 17px;
    top: 11px;
}

.container-legend ul {
    list-style-position: outside;
    margin: 20px 37px 0;
    display: block;
}

    .container-legend ul li {
        margin-bottom: 10px;
    }

    .container-legend ul .accordion {
        display: block;
        text-align: right;
        width: 100%;
        margin: 0 15px 0;
    }

        .container-legend ul .accordion .accontent .accbodyInner {
            padding: 2px 38px 15px;
        }

.container-legend .acc-container {
    margin-top: 10px;
}

.container-legend .arr-u {
    position: absolute;
    top: 0;
    right: 10px;
    background-position: -109px -47px;
}

.container-legend table {
    white-space: normal;
    border: 0 none !important;
    width: 100%;
    margin: 14px 0;
}

    .container-legend table td {
        white-space: normal !important;
    }

    .container-legend table tr {
        border-bottom: 1px solid #d3d3d3;
    }

.formula {
    font-family: courier new;
    font-size: 14px;
}

.two-btn {
    display: inline-block;
    background-color: #2794DD;
    border-radius: 4px;
    overflow: hidden;
    margin: 0 23px 0px 13px;
    vertical-align: middle;
    box-shadow: 0px 0px 18px 0px #43B1FC inset;
    color: #C4E7FD;
}

    .two-btn a.active {
        box-shadow: 0px 0px 21px 1px #0E639D inset;
        border: 1px solid rgba(29, 120, 179, 0.99);
        color: #fff;
    }

    .two-btn a {
        padding: 6px 25px; /* display: inline-block; */
        border: 1px solid #3391CF;
        margin: 0;
        float: left;
        box-shadow: 0px 0px 28px 4px #43B1FC inset;
        color: #E9F6FF;
    }

.nameWSP input {
    width: 589px !important;
}

.area-container {
    position: relative;
}

    .area-container .div-loader {
        height: auto;
        bottom: 0;
        top: 60px;
        z-index: 1;
    }

    .area-container .loader {
        width: 100%;
    }

.averages .percent {
    display: inline-block;
    vertical-align: middle;
}
/*.percent .n span{margin:0 0 !important}*/
.chartcontainer {
    position: absolute;
    left: 0;
    right: 0;
    overflow: auto;
    top: 25px;
    margin: 20px 47px 0 0;
}

    .chartcontainer .chart {
        margin: 27px 0 0 0;
    }

.averages .chartcontainer .chart img {
    width: auto !important;
    margin-left: -33px;
}

#kpi2 .averages .chart img {
    width: auto !important;
}

.averages .chart img {
    /*width: 102% !important;*/
}

.water-sources .chart img {
    width: auto !important;
    margin-left: -39px;
}

.water-sources .region .chart img {
    margin-left: -57px;
}

tr.odd {
    background-color: #F4F4F4;
}

.popup .alerts {
    position: static;
    margin: 16px 0 0 0 !important;
}

.field-group {
    margin: 21px 0 10px 10px;
    border-top: 1px dashed #C0C0C0;
    padding: 17px 0 7px 7px;
    text-align: left;
    position: relative;
    width: 41%;
    display: inline;
    box-sizing: border-box;
    min-width: 626px;
}

.no-group {
    min-width: 657px;
    width: 43%;
}

.field-group h4 {
    background-color: #F3F3F3;
    position: absolute;
    top: -14px;
    left: 0;
    padding-right: 9px;
    font-style: italic;
    color: #898989;
}

.field-group .reg select,
.field-group .prov select,
.field-group .muni select,
.field-group .reg input,
.field-group .prov input,
.field-group .muni input {
    width: 512px !important;
}


.group .serviceArea {
    margin-right: 19px;
}

.field-group .item {
    margin: 0px 0px 10px !important;
}

.wspInquiry .search .group {
    min-width: 1350px;
    width: auto;
    position: relative;
}

.wspInquiry .item.hasButton {
    position: absolute;
    bottom: 23px;
}

.wspInquiry .search > div > * {
    display: inline-block;
}

ul.contacts {
    margin: 29px 0 0;
}

    ul.contacts li {
        padding: 4px 11px;
        background-color: #fff;
        margin: 6px 0;
        border-radius: 4px;
        border-bottom: none;
        list-style: none;
    }

        ul.contacts li > span {
            width: 117px;
            height: 20px;
            display: inline-block;
            vertical-align: middle;
            margin-right: 22px;
            padding: 5px 12px;
            margin: 4px 0;
            border-left: 3px solid #8FC3E8;
        }

.googleMap {
    text-align: center;
}

    .googleMap iframe {
        height: 268px;
        overflow: hidden;
        border: none;
        margin: 12px 0;
        display: inline-block;
    }

.person:after {
    content: 'Contact Person';
}

.map:after {
    content: 'Address';
}

.phone:after {
    content: 'Contact Number';
}

.mail:after {
    content: 'Email address';
}

.website:after {
    content: 'Website';
}

.hours:after {
    content: 'Business Hours';
}

.liPerson div {
    margin: -8px 0 0 147px;
    color: #B1B1B1;
    font-size: 14px;
}

.tbl-ins {
    color: #333;
    margin-top: 6px;
    float: left;
    font-style: normal;
}

.paging {
    text-align: center;
    margin: 19px;
    font-weight: bold;
}

.qtip-content b {
    color: #333;
    float: left;
    margin: 8px 0;
}

.qtip-content ul { /*list-style-position: inside;*/
    margin: 6px 4px 10px;
    font-style: italic;
    float: left;
    border-top: 1px dotted #616161;
    padding-top: 12px;
    width: 98%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.ul-reset ul {
    border-top: 0;
    margin: 0;
}

.wsp-tooltip .qtip-content {
    padding: 12px 12px;
}

.qtip-content li {
    color: #333;
    margin-left: 14px;
}

.qtip i {
    color: #333;
}

.dashboard .qtip {
    max-width: 302px;
}

.wrap-comparison {
    float: left;
    border: 1px solid #c4c4c4;
    border-top: 0;
    padding: 10px 37px 30px;
    background-color: #f6f6f6;
    width: 100%;
    box-sizing: border-box;
    text-align: left;
}

.resultKpi .wrap-comparison {
    padding: 30px 20px;
}

.kpiCorrelation p,
.stepBystep p {
    text-align: left;
    font-weight: bold;
}


.section > .directive {
    margin: 0 0 12px;
    text-align: left;
    font-weight: normal;
    background-color: #FFFFE7;
    padding: 15px 37px 13px 54px;
    border-radius: 0 0 6px 6px;
    /* text-align: center; */
    border: 1px solid #FBEECC;
    border-top: 0 none;
    position: relative;
    line-height: 21px;
    font-size: 14px;
    white-space: normal;
}

.directive .close {
    cursor: pointer;
    color: #6E6E6D;
}

.directives {
    position: absolute;
    right: 9px;
    .alerts top: 0;
}

.largerFont {
    font-size: 13px;
    font-family: trebuchet ms;
    line-height: 21px;
}

.wrap-comparison .directive {
    margin: 10px 0 16px;
    white-space: normal;
}

.corr-steps {
    margin: 0 0 0 !important;
    border: 1px solid #c4c4c4;
    float: left;
    width: 100%;
    box-sizing: border-box;
}

    .corr-steps b {
        font-size: 24px;
        margin-right: 7px;
    }

    .corr-steps * {
        box-sizing: border-box;
        font-weight: bold;
        color: #333;
    }

    .corr-steps li {
        width: 33.25%; /* border: 1px solid #CE8282; */
        float: left;
        list-style-type: none;
        position: relative;
        text-align: center;
    }

        .corr-steps li:not(:last-child) {
            background: url(/Images/arr-steps-corr.gif)no-repeat right;
        }

        .corr-steps li.active * {
            color: #359bd6;
        }

        .corr-steps li.active .arr {
            width: 26px;
            height: 20px;
            background: url(/Images/arrow-corr.jpg) no-repeat bottom center;
            display: inline-block;
            position: absolute;
            bottom: -1px;
            margin: 0 auto;
            right: 0;
            left: 0;
        }

        .corr-steps li a {
            width: 100%;
            display: inline-block;
            padding: 8px 0 26px;
            text-transform: uppercase;
            height: 44px;
        }

.setupMaster .corr-steps .active a:hover,
.setupMaster .corr-steps .active a:hover * {
    color: #359bd6;
}

.setupMaster .corr-steps a:hover,
.setupMaster .corr-steps a:hover * {
    color: #333;
}

.corr-steps a:hover *,
.corr-steps a:hover {
    color: #359bd6;
}

.btn-comparison {
    margin: 0 !important; /* border: 1px solid #E4E4E4; */
    float: left;
    width: 100%;
}

    .btn-comparison li {
        list-style-type: none;
        float: left;
        width: 15%;
        text-align: left;
        border: 1px solid #E4E4E4;
        margin-right: 4px;
        border-radius: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        background-color: #118bd0;
        color: #fff;
        border: 1px solid #118BD0;
    }

        .btn-comparison li.active {
            background-color: #fff;
            border-bottom: 1px solid #fff;
            position: relative;
            z-index: 8;
        }

            .btn-comparison li.active a {
                color: #333;
            }

    .btn-comparison a {
        width: 100%;
        float: left;
        padding: 9px 29px 6px 10px;
        box-sizing: border-box;
        color: #fff;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        position: relative;
    }

        .btn-comparison a > span {
            float: right;
            background-color: #eb4b4f;
            color: #fff; /* border: 1px solid; */
            padding: 0 3px;
            border-radius: 7px;
            font-size: 13px;
            position: absolute;
            right: 5px;
        }

.wrap-compare {
}

.wrap-fields {
    float: left;
    margin-top: -1px;
    border: 1px solid #118BD0;
    background-color: #fff;
    padding: 8px 33px;
    border-radius: 6px;
    border-top-left-radius: 0px;
    min-width: 100%;
    box-sizing: border-box;
}

.wrap-main {
    width: 55%;
    display: inline-block;
}

.wrap-xtra {
    width: 43%;
    display: inline-block;
}

body.kpiCorrelation .wrapAutoWidth,
body.home.kpc .wrapAutoWidth {
    width: auto;
}

body.kpiCorrelation .wrapFixedWidth,
body.home.kpc .wrapFixedWidth {
    width: 96%;
}

body.kpiCorrelation .wrapper {
    min-width: 900px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 53px 30px 0;
}

.kpiCorrelation .group > div[class^="wrap-"] {
    display: table-cell;
    vertical-align: top;
}

.kpiCorrelation .section,
.stepBystep .section {
    /*max-width: 1500px;*/
}
/*.resultKpi .section{

   width: 1200px;
}*/
.wrap-comparison > .grid {
    padding-top: 0 !important;
}

.kpiCorrelation .header,
.stepBystep .header {
    border-bottom: 0 none;
}

    .kpiCorrelation .header * {
        display: inline-block;
        vertical-align: middle;
    }

.dashboard-settings .accontent > .title.hover,
.dashboard-settings .accontent > ul li a:hover {
    background: #FFFEE3;
}

.sel-sec .acc-container {
    width: 800px;
}

.sort-sec .section {
    width: 1200px;
}

.prev-sec .section {
    min-width: 1200px;
    max-width: 100%;
}

.dashPrev body {
    background: none #EFEFEF;
    overflow: hidden;
}

.iframeContainer {
    background-color: #EFEFEF;
    margin-left: -25px;
    display: inline-block;
}

.corr-steps.four li {
    width: 25%;
}

.dashPrev .dashboard-button {
    display: none;
}



/*.resultKpi .section {
    max-width: 1200px !important;
}*/

.resultKpi .kpiIndicator .grid.result > div {
    border: 0 none;
}

.resultKpi div.dataTables_wrapper {
    margin: 0 auto;
}

.resultKpi .grid1 {
    width: 100%;
    text-align: left;
}

.resultKpi .autoWidth table {
    width: auto;
}

.resultKpi .fixed {
    padding: 0 !important;
    table-layout: auto!important;
    margin: 0 !important;
}

.resultKpi table.dataTable thead th.long {
    max-width: none;
}

.resultKpi table.dataTable thead th {
    width: auto;
    min-width: 100px;
    /*max-width: 100px;*/
    text-align: center;
    vertical-align: middle;
}

.autoWidth table.dataTable thead th {
    /*white-space:nowrap*/
    max-width: 300px;
    width: auto;
}

.li-ws {
    list-style-type: none;
    display: inline-block;
    margin-left: -21px;
    vertical-align: top;
    padding-left: 122px;
    position: absolute;
    right: 24px;
    left: 10px;
}

    .li-ws * {
        color: #fff;
    }

    .li-ws li {
        float: left;
        width: 24%;
        box-sizing: border-box;
        padding: 10px;
        margin-right: 4px;
    }

    .li-ws .spw {
        background-color: #67cb5b;
        padding-left: 20px;
        width: 25%;
    }

    .li-ws .fLeft {
        width: 100px;
    }

    .li-ws .fRight {
        width: 106px;
        text-align: right;
    }

.suw {
    background-color: #1a8fd2;
}

.dw {
    background-color: #ffb652;
}

.rw {
    background-color: #3d9b35;
}

.response3 .li-ws li {
    width: 48%;
    margin: 3px;
}

.response3 .li-ws {
    left: 34px;
}

    .response3 .li-ws .spw {
        padding-left: 10px;
        width: 48%;
    }

.accttransfer .container {
    float: left;
    position: relative;
    margin-top: 23px;
    min-height: 200px;
    width: 100%;
}

.accttransfer .inblock {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 44%;
}

.accttransfer .item > span {
    width: 114px;
}

.accttransfer .n1 {
    float: left;
}

.accttransfer .n2 {
    float: right;
}

.accttransfer hr {
    border: 1px solid #E0E0E0;
    width: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 48.5%;
}

.img-transfer {
    width: 38px;
    height: 118px;
    position: absolute;
    left: 49%;
    fill: #E0E0E0;
}

.accttransfer .directive {
    margin: 0 0 14px;
}

.coverage-wrapper {
    text-align: left;
    border-top: 1px dotted #CCC;
    padding: 20px 0;
    margin-top: 24px;
}

.coverage {
    background-color: #f9f9f9;
    float: left; /*padding: 12px 22px;*/
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 0 9px 0px #ededed inset;
    -webkit-box-shadow: 0 0 9px 0px #ededed inset;
    box-shadow: 0 0 9px 0px #ededed inset;
    border: 1px solid #e8e8e8;
    margin: 17px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    position: relative;
}

    .coverage .area {
        padding: 16px 13px;
        border-bottom: 1px solid #EAEAEA;
        height: 141px;
        overflow-y: auto;
    }

.area ol {
    margin-left: 23px;
    line-height: 21px;
}

.coverage .wsp {
    padding: 16px 13px !important;
}

.coverage .alerts {
    position: absolute;
    top: 0;
}

.coverage .error {
    background: rgba(255, 195, 195, 0.61);
}

.coverage .alerts a {
    color: #219bde;
}

.coverage .grid tr {
    background: #fff;
}

.fixedHeader {
    position: fixed !important;
    background-color: #fff;
    top: 0;
    left: 0;
    right: 0;
    padding: 5px 15px 0;
    border-bottom: 1px solid #c4c4c4 !important;
}

.stepBystep .hasButton a {
    margin-left: 5px;
}

/*.searchWSP .fixed {
    table-layout: auto !important;
    width: 100%;
}*/

/*.searchWSP .fixed td {
        word-wrap: break-word !important;
    }*/

/*.searchWSP .size1 {
    width: 250px !important;
}

.searchWSP .size2 {
    width: 100px !important;
}

.searchWSP .size3 {
    width: 150px !important;
}*/

.setupMaster .corr-steps a {
    cursor: default;
}

.setupMaster table {
    background: #fff;
}

.chooseContainer, .choicesContainer {
    position: relative;
}

.choicesContainer {
    display: none;
}

.chooseContainer button {
    outline: 0 none;
}

.chArrow {
    background: url(/images/header-menu-tip.png);
    width: 10px;
    height: 10px;
    display: inline-block;
    position: absolute;
    left: 7px;
    bottom: -12px;
    z-index: 11;
}

.choicesContainer .choicesList {
    background-color: #fff;
    min-width: 87px;
    position: absolute;
    padding: 8px 19px;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: 0 0 12px -4px #aaa;
    margin-top: 10px;
    z-index: 10;
}

.choicesContainer a {
    padding: 8px 0px;
    display: block;
}

.choicesContainer .liFirst a {
    padding-top: 6px;
}

.choicesContainer .liLast a {
    padding-bottom: 3px;
}

ul.choicesList li {
    display: block;
    text-align: left;
    padding: 0;
}


.sideNav {
    width: 280px;
    background-color: #FCFCFC;
    float: left;
    border: 1px solid #EAEAEA;
    box-sizing: border-box;
    padding: 17px 0 56px;
    margin-right: 25px;
    border-radius: 3px;
    text-align: left;
    position: absolute;
    top: 14px;
    margin-bottom: 15px;
    bottom: 0;
    min-height: 340px;
    box-shadow: 0 0 8px -4px #aaa;
}

    .sideNav header {
        margin-bottom: 11px;
        border-bottom: 1px solid #E0E0E0;
        padding: 0 14px 11px;
    }

    .sideNav h3 {
        color: #006fab;
        font-weight: bold;
        display: inline-block;
        border: 0 none;
        padding: 0;
        margin: 0;
    }

.groupList {
    padding: 0 13px 11px;
}

.sideNavList > ul {
    list-style-type: none;
    margin: 0;
}

.sideNavList .active {
    background-color: #e9f7fe;
}

    .sideNavList .active a {
        font-weight: bold;
        color: #006FAB;
    }

.sideNavList a:hover {
    color: #006FAB;
}

.sideNavList > ul > li {
    padding: 3px 6px;
    border-radius: 3px;
    margin-bottom: 4px;
}

.sideNavBlock {
    float: left;
    width: 868px;
    text-align: left;
    /* margin-left: 303px; */
    margin-top: 14px;
    position: relative;
    left: 303px;
    padding-top: 19px;
}

    .sideNavBlock .header {
        border-bottom: 0 none;
    }



.hasSections .header a {
    padding: 8px 17px;
}

.groupBlock .header {
    border-bottom: 1px dotted #C7C7C7;
}

.groupBlock h3 {
    /*padding: 21px 0 3px;*/
    font-weight: bold;
    margin: 0;
    border-bottom: 0 none;
    white-space: normal;
}

.groupBlock .header h3 {
    padding: 2px 0 0;
}

.sectionBlock {
    border-bottom: 1px dotted #C7C7C7;
    padding: 30px 0px;
    margin-top: 2px;
}

.sectionHeader {
    margin-bottom: 25px;
    /* display: block; */
    float: left;
    width: 100%;
}

    .sectionHeader ul {
        display: inline-block;
        margin-left: 18px;
        font-size: 18px;
    }

    .sectionHeader li {
        position: relative;
    }

    .sectionHeader .toggleBtn {
        visibility: hidden;
    }

    .sectionHeader li .edit {
        position: static;
        margin-top: -5px;
        margin-left: 4px;
        display: inline-block;
    }

        .sectionHeader li .edit:hover {
            opacity: .8;
            filter: alpha(opacity=80);
        }

.manageFAQ td a {
    margin-bottom: 8px;
}

.manageFAQ .modwrap span {
    margin-bottom: 10px;
}

.manageFAQ .modwrap input[type='text'] {
    width: 100%;
}

.groupBlock p {
    padding: 0 0 14px;
    color: #858585;
    white-space: normal;
}

.groupBlock td p {
    color: #333;
}

.groupBlock .screenCtrlArea {
    padding: 0;
    display: block;
}

.groupBlock .tableBlock {
    background-color: #f7f7f7;
    float: left;
}

.manageFAQ .modwrap .section {
    min-width: 800px;
    min-height: 540px;
    padding: 13px 40px 0px;
}

.manageFAQ .slider h3 {
    padding: 0px 38px 10px !important;
}

    .manageFAQ .slider h3:before {
        left: 41px;
    }

.manageFAQ .modwrap textarea {
    height: 300px;
}

.fieldFAQ .modwrap .section {
    padding: 43px 40px 0px;
}

.sideInfo {
    color: #D0D0D0;
    margin: 0 9px;
    font-weight: normal;
    font-style: normal;
    margin: 0;
}

.sideNavList .hover > a {
    color: #006fab;
}

.sideNavList .active .arrR {
    display: inline;
}

.sideNavList .arrR {
    float: right;
    display: none;
    margin-top: 3px;
    margin-right: -5px;
}

.relative {
    position: relative;
    float: left;
}

.arrR, .arrBlue {
    background: url(/Images/sprite-arrow.png) -281px 0;
    width: 15px;
    height: 15px;
}

    .arrBlue.d {
        background-position: 0px -16px;
    }

    .arrBlue.u {
        background-position: -15px -16px;
    }

.faq .accontent {
    padding-bottom: 0;
    margin: 0;
}

    .faq .accontent.active > .title {
        background: #FFFFFF !important;
    }

    .faq .accontent > .title:before {
        content: "Q : ";
        color: #BBB;
        font-weight: bold;
        position: absolute;
        left: 9px;
    }

    .faq .accontent .arrow {
        right: 17px;
        top: 24px;
        left: auto;
    }

    .faq .accontent > .title, .faq .accontent > ul li > a {
        padding: 15px 30px 15px 39px;
        display: block;
        box-shadow: 0px 1px 4px -3px;
        border: 0;
        border-bottom: 1px solid #E8E8E8;
        font-weight: bold;
        color: #333;
        border-radius: 0;
    }

    .faq .accontent .accbodyInner {
        border: 0;
        border-bottom: 1px solid #dbdbdb;
        padding-bottom: 31px;
    }

    .faq .accontent > .title.hover,
    .faq .accontent > ul li a:hover {
        background: #FEFFEC;
    }

.faq h3 {
    font-size: 16px;
    padding: 16px 0 5px;
}

.faq .accontent.active .accbody {
    display: block;
}

.searchWrapper {
    text-align: center;
    padding: 33px 0 0;
}

    .searchWrapper input[type="text"] {
        width: 570px;
        border-radius: 3px;
        font-size: 18px;
        padding: 11px 5px;
        border: 1px solid #55BBFF;
        box-shadow: 0 0 10px -4px #000;
        padding-left: 45px;
        box-sizing: border-box;
    }

    .searchWrapper .relative {
        float: none;
        display: inline-block;
    }

    .searchWrapper .faqSearchIcon {
        position: absolute;
        top: 10px;
        left: 13px;
        background-position: -150px 0;
    }

    .searchWrapper a {
        float: right;
        border: 1px solid #097DD0;
        padding: 13px 23px;
        margin-left: 9px;
        border-radius: 3px;
        color: #fff;
        background-color: #097DD0;
    }

        .searchWrapper a:hover {
            background-color: #fff;
            /*color: #fff;*/
            color: #097DD0;
        }

.highlight {
    background-color: #FFF133;
}

.noResults:before {
    content: "No results found. Please try again.";
}

.section ul.slides {
    margin: 0;
}

.flexslider,
.flex-viewport {
    width: 1030px;
    margin: auto;
    min-height: 410px;
}

.modwrap .slider {
    width: 1130px !important;
    height: 530px !important;
    padding: 14px 0;
    max-height: 78%;
    max-width: 99%;
}

.slider h3:before {
    content: "Q : ";
    color: #aaa;
    position: absolute;
    left: 8px;
}

.slider h3 {
    padding: 0px 37px 10px !important;
    margin: 0 0 22px;
    border-bottom: 1px solid #F1F1F1;
    box-shadow: 0 9px 22px -16px #aaa;
}

.flexslider .slides img {
    /* margin-left: -15px; */
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 99.5%;
    width: auto;
}

.flex-control-paging li a {
    /*width: auto;
    height: auto;
    padding: 3px 10px;*/
    color: transparent;
    /*text-indent: unset;*/
    border: 1px solid;
    /*background: #FFFFFF;*/
}

.flex-direction-nav a:before {
    font-family: "Arial";
}

.flex-direction-nav a.flex-next:before {
    content: '';
}

.flex-direction-nav a.flex-prev:before {
    content: '';
}

.accbodyInner > div .flex-direction-nav a {
    color: rgb(197, 197, 197);
    font-size: 56px;
    border-bottom: 0;
    font-style: normal;
}

.fleximage {
    display: inline-block;
    height: 406px;
    width: 670px;
    border: 1px solid #ebebeb;
    position: relative;
    box-sizing: border-box;
    /* margin-bottom: 13px; */
    box-shadow: 0 0px 9px -4px #9E9D9D inset;
    background-color: #f5f5f5;
    vertical-align: middle;
}

.flexcaption {
    padding: 0;
    font-weight: bold;
    text-align: center;
    width: 340px;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
}

ul.flexcaption > li {
    display: block;
    text-align: left;
    margin-bottom: 7px;
    font-weight: normal;
}

.flexcaption ol li {
    margin-left: 57px;
}

ul.flexcaption li:before,
ul.flexcaption li > b {
    font-weight: bold;
    color: #1A68B3;
    content: attr(data-seq);
}

.flex-nav-prev {
    text-align: left;
}

.manageFAQ .hasFleximage .section {
    min-width: 800px;
    min-height: 520px;
    padding: 20px 10px 0px;
}

/*#lblSpecialTags {
    margin: 12px 0;
    display: block;
}*/

.specialTags {
}

    .specialTags span {
    }

    .specialTags .tags {
        width: auto !important;
    }

        .specialTags .tags span {
            font-family: monospace;
            background: #ECECEC;
            padding: 2px 10px;
            border-radius: 8px;
            display: inline-block;
            font-size: .8em;
            width: auto;
            margin-right: 10px;
        }

ol.number {
    list-style-type: decimal;
}

ol.letter {
    list-style-type: lower-alpha;
}

.faq .accbodyInner > div > p {
    white-space: normal;
}

.accbody b {
    color: #333;
}

.Header td {
    text-transform: uppercase;
    border-bottom: 1px solid #DAEEF9 !important;
    background: #D9F2FF;
    border-top: 1px solid #DAEEF9 !important;
    border-right: 0 none;
}

/*td.subLevel1 {
    padding-left: 0!important;
}

td.subLevel2 {
    padding-left: 60px !important;
}*/

td.Header, td.subLevel1, td.subLevel2 {
    white-space: nowrap;
}

td b,
.hasReq td.itude b {
    color: #333;
}

.hasReq td b {
    color: #ff5306;
}

.managePermission .section {
    width: 1200px;
}

.home .boards {
    text-align: left;
}

.home .indicators {
    text-align: left;
    margin: 0;
    border-right: 1px solid #D8D8D8;
    padding-right: 8px;
    width: 23%;
    bottom: 0;
    position: absolute;
    top: 70px;
    height: auto;
    background: hsla(0,0%,99%,1);
    box-shadow: 12px 0 14px -17px #aaa;
}

.home .averages {
    border-left: 0 none;
    position: static;
    margin-left: 269px;
    padding-left: 20px;
    width: 76%;
}

.home .ins {
    border-bottom: 0 none;
}

.home .averages section {
    width: 100%;
    overflow: hidden;
}

.home .chart {
    margin: 27px 0 0 0px;
    overflow: auto;
}

.home .region-field.ins {
    margin: 8px 0 0;
}

.home .averages section .percent * {
    font-size: 32px;
}

.home h2 {
    color: #2398ed;
}

    .home h2 .i {
        margin-right: 11px;
    }


.home-board, .home .area-container {
    border-bottom: 1px dotted #aaa;
}

.home .area-container {
    position: relative;
    margin-bottom: 24px;
    padding-bottom: 2px;
}

.home .municipality,
.home .province {
    height: auto;
}

.home .indicators .ins {
    margin-bottom: 0;
}

.home-board {
    text-align: left;
    padding-top: 22px;
    position: relative;
}



    .home-board h2:before {
        content: "\25BA";
        font-size: 16px;
        font-family: arial;
        /*display: inline-block;*/
        vertical-align: middle;
        margin-right: 6px;
        color: #2398ed;
    }

    .home-board h2 {
        display: block;
        font-weight: normal;
        color: #333;
        font-size: 20px;
    }

    .home-board.boardMngtType {
        border-bottom: 0;
    }

.home .dash-header {
    width: 100%;
    text-align: right;
    margin-bottom: -65px;
}

    .home .dash-header .dd-field {
        width: 300px;
    }

.averages .area-container:last-child {
    border-bottom: 0 none;
}

.home .area-container .div-loader {
    top: 38px;
}

.home .grid table {
    width: 100%;
}

.home .corr-container {
    margin: 0 -12px;
}

.home .corr-steps {
    /*border: 1px solid #ECECEC;*/
    border-left: 0;
    border-right: 0;
}

.home .wrap-comparison {
    background-color: #FCFCFC;
    text-align: left;
    border: 0 none;
    padding: 30px 37px;
}

.home .corr-steps li.active .arr {
    background: url(/Images/arrow-corr-home.jpg) no-repeat bottom center;
}

.home .buttonContainer {
    background: transparent;
    border: 0;
    position: static;
    padding: 0;
    margin-bottom: 12px;
}

.home .content {
    text-align: left;
}

.home .btn-comparison li {
    width: auto;
}

.home .directive {
    white-space: normal;
}

.home .wrap-comparison .grid {
    margin: 0 !important;
}

.home .corr-container .search {
    margin: 0;
    width: 100%;
}

.home .corr-container .wrap-fields {
    padding: 0 21px;
}


.home.home .corr-container input[type='text'] {
    width: 439px !important;
}

.kpc table.dataTable {
    margin: 0;
}

/*.home.kpc .wrapper{
    width:96%
}*/

.home.kpc table.dataTable thead th {
    padding: 11px 8px;
    text-align: center;
    vertical-align: middle;
}

.home.kpc table.dataTable thead th,
.home.kpc table.dataTable td {
    border-right: 1px solid #DCDBDB;
    border-bottom: 0 none;
}

th.long {
    width: 270px;
}

.kpc .grid1 table {
    width: auto;
}

.resultKpi .grid1.autoWidth {
    width: auto;
    display: inline-block;
}

.kpc .grid1.autoWidth .dataTables_wrapper {
    /*border:0 none !important*/
}

.kpc table.tablesorter thead tr th,
.kpc table th {
    background-color: #EFEFEF;
}

.kpc table.tablesorter th div,
.kpc table th {
    color: #222;
    font-weight: bold;
    padding: 2px 0;
    padding-left: 10px;
}

.kpc table th {
    padding: 0.5em;
}

.kpc .grid > div {
    border: 1px solid #ccc;
    display: inline-block;
}

.thCheckbox {
    padding: 0 !important;
    text-align: center;
}

.kpc table.tablesorter th.thCheckbox div {
    padding: 0;
}

.home .indicators ul li > a {
    font-size: 14px;
}

.col-container h2 + p {
    line-height: 26px;
    white-space: normal;
    padding: 11px 0;
}


div[id^="Pager"] {
    border: 0 none !important;
    margin-top: 19px;
    display: block;
    text-align: center;
}

    div[id^="Pager"] a {
        background: #4DB0E6;
        padding: 0px 7px 3px;
        border-radius: 23px;
        color: #fff;
        text-align: center;
        /* border: 1px solid #2F99D4; */
        font-size: 18px;
    }

[id^="PagerBack"] {
    margin-right: 11px;
}

[id^="PagerNext"] {
    margin-left: 11px;
}

.boardMngtType {
    height: 620px;
}

    .boardMngtType .indicators {
        bottom: -18px;
    }

.subHeader i,
.subHeader b {
    color: #333;
}

.btn-comparison li.viewSelected {
    float: right;
    margin-right: 13px;
    background: #ffffff;
    border-color: #2c77ba;
}

    .btn-comparison li.viewSelected a {
        color: #2c77ba;
        padding: 9px 23px 6px;
    }

    .btn-comparison li.viewSelected .i {
        margin-right: 5px;
        margin-top: -3px;
    }

#divAdvSearch {
    display: none;
}

.advSearch {
    margin-bottom: 17px;
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 10px;
}

.buttons {
    margin-bottom: 4px;
    vertical-align: bottom;
    /*margin-left: 13px;*/
    display: inline-block;
}

    .buttons a {
        padding: 5px 15px;
    }

.lnkBlue {
    color: #2c77ba;
}

.buttons .i {
    margin-right: 5px;
}


.kpiCorrelation .search .item {
    margin: 5px !important;
}




.kpiCorrelation .group,
.kpc .group {
    padding: 6px 14px;
    box-sizing: border-box;
}

.kpiCorrelation .wrap-xtra {
    display: inline-block;
}

.kpiCorrelation .reg select,
.kpc .reg select {
    width: 366px !important;
}

.kpiCorrelation .serviceArea select,
.kpc .serviceArea select {
    width: 445px !important;
}

a#lnkAdvSearch:hover {
    background: #E6E6E6;
    border-radius: 12px;
}

.kpc .grid {
    display: inline-block;
}

.kpc div[id^="Pager"] {
    display: block;
}


.resultKpi .DTFC_LeftBodyWrapper {
    border-right: 1px solid #d8d8d8;
}

@media all and (-ms-high-contrast:none) {

    .DTFC_LeftBodyWrapper {
        border-right: 1px solid #d8d8d8;
    }

    *::-ms-backdrop, .DTFC_LeftBodyWrapper {
        border-right: 1px solid #d8d8d8;
    }
    /* IE11 */
}

.comp-nat table {
    width: 400px !important;
}

.comp-reg table,
.comp-prov table,
.comp-muni table {
    width: 700px !important;
}

.comp-mngt table {
    width: 600px !important;
}

.advSearch .wrap-xtra {
    width: 435px;
}

    .advSearch .wrap-xtra .item {
        width: 415px;
    }

.advSearch .serviceArea {
    width: 564px;
}

    .advSearch .serviceArea .item {
        width: auto;
    }

.group .advSearch .serviceArea {
    margin-right: 0;
}

.home .advSearch .serviceArea {
    width: 574px;
}

.kpc .wrapper {
    min-width: 1200px;
}

.wspDataEntry .submitContainer {
    width: 813px;
}

.wspDataEntry .submit {
    display: block;
    width: auto;
}

.submit .directive code {
    font-weight: bold;
    color: #3A3A3A;
    font-size: 15px;
}

.wspDataEntry .section .directive {
    margin: 0;
    padding: 10px;
    white-space: normal;
    border: 0 none;
    /*border: 1px solid #FBEECC;*/
    border-left: 52px solid #FDFDB7;
    border-radius: 0;
    position: relative;
    padding-left: 16px;
}

.submit .directive .information {
    left: 10px;
}

.wspDataEntry .submit .directive .information {
    left: -41px;
}

.plsSubmit {
    color: #ff5031;
}

.resetMar {
    margin: 0 0 0 0 !important;
}

li.plsSubmit > span {
    color: #f7ac9e;
}

li.plsSubmit a {
    color: #ff5132;
}

    li.plsSubmit a:hover {
        color: #fc927f;
    }

li.plsSubmit i {
    display: inline-block;
    padding: 2px 7px;
    background-color: #F74E4E;
    color: #FFFFFF;
    border-radius: 50px;
    margin-left: 8px;
    border: 4px solid #FFCCCC;
    /* font-weight: normal; */
    /* font-style: normal; */
    /* font-family: trebuchet ms; */
    /* font-size: 12px; */
    font: 12px "trebuchet ms" normal;
}

.wspDataEntry {
    text-align: center;
    top: 0;
}

.submitContainer {
    position: relative;
    display: inline-block;
    margin-top: 40px;
}

    .submitContainer > .buttonContainer {
        position: static;
        display: block;
        padding: 10px 0;
    }

    .submitContainer > .submit {
        position: static;
        margin-top: 10px;
        float: left;
    }


.xtraPadBottom {
    padding-bottom: 80px;
}
