﻿body {
    font-size: 0.80em;
    font-family: Tahoma,Arial;
    font-weight: bold;
    text-decoration: none;
    color: #595a5c;
    margin: 2px 2px 2px 2px;
}

td {
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    text-decoration: none;
    color:inherit;
}

li {
    font-size: 1.0em;
    font-weight: inherit;
    text-decoration: none;
}

.textData {
    font-size: 1.0em;
    font-family: Tahoma,Arial;
    font-weight: normal;
    text-decoration: none;
    color: Black;
}

/* add rounded corners for fieldset in firefox */
fieldset {
    border-radius: 3px; /* IE 9 doesn't do rounded corners nicely so make them all square for now */
    -moz-border-radius-bottomleft: 7px;
    -moz-border-radius-bottomright: 7px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 7px;
}

legend {
    color: #0046D5;
    font-weight: bold;
    vertical-align: top;
}

.data {
    font-size: 10pt;
    font-family: Tahoma;
    font-weight: normal;
    background-color: #f8fcff;
    margin: 0px 0px 2px 0px;
}

.datarw {
    border: #3d6e9b solid 1px;
    padding: 2px 1px 2px 3px;
    color: Black;
}

.labelTitle {
    font-family: UniversD,Arial;
    font-size: 2.2em;
    font-weight: normal;
    text-decoration: none;
    color: Black;
    padding: 0px 0px 10px 0px;
}

.button {
    font-size: 1.0em;
    font-family: Tahoma;
    font-weight: bold;
    background-color: #5e86a0;
    color: #ffffff;
}

.btnen {
    padding: 0px 2px 0px 2px;
    border: #50758f solid 2px;
}

.btndis {
    color: #777777;
    background-color: #e6e7d5;
    border: #dddddd solid 2px;
}

.label {
    display: block;
    border: #cadbe8 solid 1px;
    padding: 2px 20px 2px 5px;
    font-size: 1.0em;
    font-family: Tahoma;
    font-weight: normal;
    text-decoration: none;
    color: #444444;
    background-color: #f8fcff;
    margin: 1px 0px 3px 0px;
    display: inline-block;
}

td.label {
    display: block;
    border: #cadbe8 solid 1px;
    padding: 2px 20px 2px 5px;
    font-size: 1.0em;
    font-family: Tahoma;
    font-weight: normal;
    text-decoration: none;
    color: #444444;
    background-color: #f8fcff;
    margin: 1px 0px 3px 0px;
    display: table-cell;
    text-align: left;
}

.labelError {
    display: block;
    border: #cadbe8 solid 1px;
    padding: 2px 20px 2px 5px;
    font-size: 1.0em;
    font-family: Tahoma;
    font-weight: bold;
    text-decoration: none;
    color: Red;
    background-color: #f8fcff;
    margin: 1px 0px 3px 0px;
    display: inline-block;
}

.inlineEdit {
    padding-top: 2px;
    padding-bottom: 2px;
}

.noPadding {
    padding:0 !important;
}

.btnImga:hover {
    border-top: #ddffff solid 124px;
}


.basketLink a:link {
    color: #B7B8BA;
    text-decoration: underline;
}

.basketLink a:visited {
    color: #B7B8BA;
    text-decoration: underline;
}

.basketLink a:hover {
    color: #B7B8BA;
    text-decoration: underline;
}

.basketLink a:active {
    color: #B7B8BA;
    text-decoration: underline;
}

a {
    font-weight: bold;
    text-decoration: none;
    color: #5e86a0;
}

    a:hover {
        text-decoration: none;
        color: Orange;
    }

    a:visited, a:active {
        font-family: Tahoma;
        text-decoration: none;
    }

h1 {
    color: #595a5c;
    font-family: Tahoma;
    font-weight: normal;
    font-size: 1.5em;
    margin: 10px 0px 5px 0px;
}

h2 {
    font-family: Tahoma;
    font-weight: normal;
    font-size: 1.4em;
}

h3 {
    font-size: 1.2em;
    font-weight: bold;
}

h4 {
    color: Orange;
    font-family: Tahoma;
    font-weight: bold;
    font-size: smaller;
    margin-bottom: 5px;
    font-style: italic;
}


h5 {
    color: Gray;
    font-family: Tahoma;
    font-weight: bold;
    font-size: x-small;
    margin-bottom: 5px;
}

/**************************************/
/* Page Title Elements                */
/**************************************/

.title {
    font-weight: normal;
    background: #ffffff;
    color: #5E86A0;
    font-family: Verdana;
    font-size: 1.6em;
    padding: 0px 8px 0px 8px;
}

.titleWarning {
    width: 100%;
    text-align: center;
    font-weight: normal;
    background: #313131;
    color: #FCD116;
    font-family: UniversD,Arial;
    font-size: 1.1em;
    padding: 0px 0px 0px 0px;
}

.titleSubWarning {
    font-weight: normal;
    background: #313131;
    color: #FCD116;
    font-family: UniversD,Arial;
    font-size: 1.1em;
    padding: 0px 0px 0px 0px;
}

.titleSubWarningDef {
    font-weight: bold;
    color: #FCD116;
    font-family: UniversD,Arial;
    font-size: 1.3em;
    padding: 0px 0px 0px 0px;
}

.title.environ {
    color: #414141;
    font-family: UniversD;
    font-size: 2.3em;
}

.titletable {
    /*border-top: solid 1px #a0a0a0;*/
    background: #ffffff;
    color: #a0a0a0;
}

/**************************************/
/* Page Footer Elements               */
/**************************************/

.pgrfooter {
    border-top: solid 1px #a0a0a0;
    background: #313131;
    color: #a0a0a0;
}

/**************************************/
/* Menu Elements                      */
/**************************************/
.menu {
    background: #50758f;
    color: #ffffff;
    font-weight: bold;
    padding: 0px 0px 0px 20px;
    line-height: 24px;
}


a.mainMenu {
    font-family: Tahoma;
    font-weight: bold;
    padding: 0px 10px 0px 10px;
    line-height: 24px;
    color: #ffffff;
    text-decoration: none;
}

    a.mainMenu:hover {
        text-decoration: none;
        background-color: #ffffff;
        color: #313131;
    }

    a.mainMenu:visited, a.mainMenu:active {
        text-decoration: none;
    }

/**************************************/
/**************************************/

.standardContentBlock {
    background-color: #ffffff;
    /*padding: 8px 8px 8px 8px;*/
    border: 1px #313131 solid;
}

.standardContentBlockLeft {
    background-color: #ffffff;
    padding: 2px 2px 2px 2px;
    border: 1px #313131 solid;
    width: 240px;
    height: 100%;
}

.standardContentBlockRight {
    background-color: #ffffff;
    padding: 8px 8px 8px 8px;
    border: 1px #313131 solid;
    height: 100%;
}

.StandardBkg {
    min-height: 300px;
    height: auto !important;
    height: 450px;
}

.headertable {
    background: #313131;
    color: #FFFFFF;
    font-size: 0.9em;
}

.user {
    color: #50758f;
    padding: 0px 10px 0px 10px;
}

/**************************************/
/* Home Page Elements                 */
/**************************************/
.welcome {
    border: solid 1px #a0a0a0;
    padding: 16px 16px 0px 22px;
    background: #313131 url(/PGR/images/frontchev.gif) bottom right no-repeat;
}


.homePageMainTable {
    /*border: solid 1px #a0a0a0;*/
    padding: 16px 16px 0px 22px;
    background: #313131 url(/PGR/images/frontchev.gif) bottom right no-repeat;
}

.homePageSearchInfoTable {
    height: 108px;
    background-color: #5E86A0;
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 20px;
    FONT-WEIGHT: bold;
    PADDING-BOTTOM: 0px;
    WIDTH: 100%;
    COLOR: #ffffff;
    PADDING-TOP: 0px;
}

.homePageButtons {
    background: url(/PGR/images/homePageButtonOutline.gif);
    background-repeat: no-repeat;
    height: 41px;
    width: 214px;
    color: #B7B8BA;
    font-family: Arial;
    font-size: 16px;
    vertical-align: middle;
    text-align: center; /* IE */
    margin-left: auto; /* center moz */
    margin-right: auto; /* center moz */
}

.homePageButtonMouseOver {
    background: url(/PGR/images/homePageButtonHighlighted.gif);
    background-repeat: no-repeat;
    /*background-color: #5E86A0;*/
    height: 41px;
    width: 214px;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 16px;
    /*font-weight: normal;*/
    vertical-align: middle;
    text-align: center; /* IE */
    margin-left: auto; /* center moz */
    margin-right: auto; /* center moz */
    cursor: pointer;
}

.homePageButtonRowSeperator {
    /*height: 14px;*/
    line-height: 14px;
}

.registrationDetailsTable {
    text-align: left;
    margin-bottom: 10px;
    font-weight: normal;
}

.strictComplianceDetailsTable, .submissionCompleteTable {
    text-align: left;
    margin-bottom: 10px;
    font-weight: normal;
    padding:20px;
}

.registrationDetailsLabel {
    font-weight: bold;
    text-align: right;
}

.headerLink {
    cursor: pointer;
}

.keyword {
    color: Yellow;
}

.largeImg {
    border: none;
    padding: 0px 0px 0px 2px;
}

a.footer {
    font-size: 0.85em;
    color: #a0a0a0;
    text-decoration: none;
    padding: 0px 5px 0px 5px;
}

a.result {
    font-size: 1.2em;
    font-weight: bold;
    background-color: Transparent;
    padding: 0px 0px 0px 0px;
}

    a.result:visited, a.result:active {
        text-decoration: none;
    }

a.crumb, a.crumb:active, a.crumb:visited, a.crumb:link {
    font-size: 0.8em;
    padding: 0px 1px 0px 2px;
    color: #000000;
}

    a.crumb:hover {
        font-size: 0.8em;
        padding: 0px 1px 0px 2px;
        color: Orange;
    }

a.letter {
    padding: 0px 0px 0px 5px;
}

a.view {
    vertical-align: middle;
    text-decoration: none;
    background: url(dma.gif) right no-repeat;
    padding: 0px 12px 0px 0px;
}

    a.view:visited {
        background: url(dma.gif) right no-repeat;
    }

    a.view:hover {
        background: url(odma.gif) right no-repeat;
        color: Orange;
    }


.rSet {
    font-weight: normal;
    color: #444444;
    margin-bottom: 20px;
}

.rSetExpire {
    font-weight: bold;
    color: green;
}

.autoListElement {
    visibility: hidden;
    margin: 0px!important;
    background-color: #ffffff;
    color: windowtext;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: default;
    overflow: auto;
    text-align: left;
    list-style-type: none;
    font-size: 1.0em;
    font-family: Tahoma;
    font-weight: bold;
    text-decoration: none;
}

.autoListItem {
    background-color: window;
    color: windowtext;
    padding: 1px;
    font-size: 1.0em;
    font-family: Tahoma;
    font-weight: bold;
    text-decoration: none;
}

.autoHighlight {
    background-color: #3377ff;
    color: #ffffff;
    padding: 1px;
    font-size: 1.0em;
    font-family: Tahoma;
    font-weight: bold;
    text-decoration: none;
}

.stdGrid {
    background-color: #ffffff;
    padding: 0px 3px 0px 3px;
}

.altGrid {
    background-color: #daeaf8;
    padding: 0px 3px 0px 3px;
}

label.FormHints {
    font-weight: normal;
}

.caveat {
    font-size: 0.8em;
    font-weight: normal;
}

.collapsePanelHeader {
    height: 23px;
    background: url(/PGR/images/revisionhead.png) bottom left repeat-x;
    color: #ffffff;
    font-weight: bold;
    padding: 3px 4px 1px 7px;
    margin: 0px 0px 0px 0px;
}

.collapsePanel {
    background-color: white;
    border: solid 1px #4f758f;
    padding: 3px 4px 4px 7px;
    margin: 0px 0px 10px 0px;
}

.basic {
    padding: 10px 5px 10px 0px;
}

.fire {
    padding: 15px 15px 15px 15px;
    background: url(/PGR/images/thinstripsepia.gif) top left repeat-x;
    border-bottom: 1px solid #a6a08c;
    border-left: 1px solid #a6a08c;
    border-right: 1px solid #a6a08c;
}

.titleSub {
    padding: 0px 0px 0px 10px;
    font-size: 0.85em;
    font-weight: normal;
    color: #5E86A0;
}

label.titleSub {
    padding: 0px 0px 0px 10px;
    font-size: 0.85em;
    font-weight: normal;
    color: #5E86A0;
}

.chapterl {
    color: #333333;
    background: url(~/images/bchapter.gif) top left;
    padding: 9px 9px 9px 11px;
}

.chapterr {
    color: #333333;
    background: url(~/images/bchapter.gif) top right;
    padding: 9px 9px 9px 9px;
}

clear {
    clear: both;
}

.sfoot {
    display: inline;
    vertical-align: top;
    padding: 0px 0px 0px 8px;
}

.altbody {
    background-color: #ffffff;
    border-style: solid;
    border-color: #b7b09b;
    border-width: 6px;
}

.altgridheader {
    background: url(/PGR/images/altgridheader.png);
    height: 28px;
    padding: 1px 5px 0px 8px;
    border: solid 1px #b7b09b;
    color: #222222;
}

.gridHeader {
    background: url(/PGR/images/altgridheader.png);
    height: 28px;
    padding: 1px 5px 0px 8px;
    border: solid 1px #b7b09b;
    color: #222222;
    text-indent: 9px;
}

.auditEventHeader { /* override core style */
    BACKGROUND: url(/PGR/images/header.gif);
    COLOR: #000000;
    BORDER-TOP-STYLE: none;
    BORDER-RIGHT-STYLE: none;
    BORDER-LEFT-STYLE: none;
    BORDER-BOTTOM-STYLE: none;
    height: 20px;
}

.dgLocations {
    padding: 0px 3px 0px 3px;
}

.edge {
    padding: 5px 5px 5px 5px;
    border: 1px solid #ffffff;
    text-indent: 2px;
    margin: 5px 5px 5px 5px;
}

.clear {
    clear: both;
}

.titledocument {
    color: #5e86a0;
}

/*--------------------------------- Corp.Core.UI.Controls.Tab ----------------------*/

.pgrtabbody {
    background-color: #ffffff;
    border-style: solid;
    border-color: #b3cfec;
    border-width: 3px;
    min-height: 325px;
    height: auto !important;
    height: 325px;
}

.ftab {
    color: #000000;
    font-weight: bold;
    font-size: 10pt;
    padding: 3px 6px 2px 6px;
}

.ftabl {
    background: url(/PGR/images/btab.gif);
}

.ftabr {
    background: url(/PGR/images/btab.gif);
}

.btab {
    color: #000000;
    font-weight: lighter;
    font-size: 10pt;
    padding: 2px 6px 2px 6px;
}

.btabl {
    background: url(/PGR/images/gtab.gif);
}

.btabr {
    background: url(/PGR/images/gtab.gif);
}

.alttabl {
    background: url(/PGR/images/alttab.gif);
}

.alttabr {
    background: url(/PGR/images/alttab.gif);
}

/* --------------------------------------- Corp.Core.UI.Controls.Page --------------*/

.cellpadding {
    padding: 0px 0px 0px 5px;
}

.paymentstepstable {
    text-align: center;
}

.paymentstep {
    color: #54A9FF;
    font-weight: bold;
}

.mandatory,
.error {
    color: Red;
    font-weight: bold;
}

.errorReversed {
    color: #595a5c;
    font-weight: normal;
}

.requiredIndicator {
    color: Red;
    font-weight: bold;
}

/**************************************/
/* Application Status Headers         */
/**************************************/

.applicationHeaderBar {
    background: #000000;
    color: #FFFFFF;
    font-size: 14pt;
    font-weight: bold;
    text-align: left;
    width: 100%;
    padding: 5px 0px 5px 5px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.awaitingLodgementHeader {
    background: #FFE330 !important;
}

.awaitingAcreageReleaseClosureHeader {
    background: #BD8CFF !important;
}

.pendingAcreageReleaseAssessmentHeader {
    background: #BD8CFF !important;
}

.completingHeader {
    background: #D9C237 !important;
}

.inprogressHeader {
    background: #639ACE !important;
}

.submittedHeader {
    background: #639AFF !important;
}

.underAssessmentHeader {
    background: #639ACE !important;
}

.referredHeader {
    background: #D9882D !important;
}

.onHoldHeader {
    background: #E46D78 !important;
}

.approvedHeader {
    background: #009E12 !important;
}

.rejectedHeader {
    background: #9E9E9E !important;
}

.refusedHeader {
    background: #9E9E9E !important;
}

.lapsedHeader {
    background: #9E9E9E !important;
}

.withdrawnHeader {
    background: #9E9E9E !important;
}

.adminErrorHeader {
    background: #000000 !important;
}

.finalisedHeader {
    background: #009E12 !important;
}

/**************************************/
/* Approval Tracking                  */
/**************************************/

.approvalsTitle {
    font-weight: normal;
    background: #ffffff;
    color: #5E86A0;
    font-family: Verdana;
    font-size: 1.2em;
    padding: 0px 0px 2px 0px;
}

.gridHeaderApprovalTracking {
    color: #222;
    border: #94b3d9 1px solid;
    padding: 1px 5px 0px 8px;
    height: 28px;
}

.approvalsHeader {
    color: #000;
    border: #94b3d9 1px solid;
    cursor: pointer;
    font-weight: bold;
    text-indent: 6px;
}

/**************************************/

/**************************************/
/* Payment History grids              */
/**************************************/
.paymentgridrow {
}

.paymentaltgridrow {
    /*background-color: #F6ECE3;*/
    background-color: #F0DFD0;
    color: Black;
}


/**************************************/
/* FAQ elements                       */
/**************************************/
.faq {
    padding: 0px 0px 10px 0px;
}

.faqquestion {
    text-indent: -10px;
    padding: 0px 0px 10px 20px;
    font-size: 10.0pt;
    font-family: Arial;
    font-weight: bold;
    color: Black;
    cursor: pointer;
    width: 90%;
}

.faqanswer {
    padding: 0px 0px 10px 20px;
    font-size: 10.0pt;
    font-family: Arial;
    font-style: italic;
    color: #000000;
    font-weight: normal;
    display: none;
    visibility: hidden;
    width: 90%;
}

.usefullinks {
    border: 2px solid #808080;
    /*height: 500px;*/
}

.faqbulletheader {
    font-weight: bold;
    margin: 2px 0px 4px 25px;
    border: solid 1px #94b3d9;
    width: 95%;
}

.faqbullet1 {
    margin: 2px 0px 4px 0px;
    padding: 0px 0px 0px 30px;
    text-indent: -10px;
}

.faqbullet2 {
    margin: 2px 0px 4px 0px;
    padding: 0px 0px 0px 60px;
    text-indent: -10px;
}

/**************************************/
/* Extend gridview result set style   */
/**************************************/

.dgHeaderStyle { /* override core style */
    BACKGROUND: url(/PGR/images/header.gif);
    COLOR: #000000;
    BORDER-TOP-STYLE: none;
    BORDER-RIGHT-STYLE: none;
    BORDER-LEFT-STYLE: none;
    BORDER-BOTTOM-STYLE: none;
    height: 25px;
}

.dgItemStyle /* override core style */ {
    COLOR: #000000;
    BORDER-TOP-STYLE: none;
    BORDER-RIGHT-STYLE: none;
    BORDER-LEFT-STYLE: none;
    BACKGROUND-COLOR: #ffffff !important;
    BORDER-BOTTOM-STYLE: none;
}

.dgAlternatingItemStyle { /* override core style */
    COLOR: #000000;
    BACKGROUND-COLOR: #EDF5FF !important;
}

/**************************************/
/* Extend gridview result set style   */
/* for search results                 */
/**************************************/

.dgSearchResultSet {
    BORDER-RIGHT: #5d87a1 1px solid;
    BORDER-TOP: #5d87a1 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    BORDER-LEFT: #5d87a1 1px solid;
    TEXT-INDENT: 2px;
    BORDER-BOTTOM: #5d87a1 1px solid;
    FONT-FAMILY: Tahoma;
    BORDER-COLLAPSE: separate;
    TEXT-DECORATION: none;
}

.dgSearchHeaderStyle {
    BACKGROUND: url(/PGR/images/header.gif);
    COLOR: #000000;
    BORDER-TOP-STYLE: none;
    BORDER-RIGHT-STYLE: none;
    BORDER-LEFT-STYLE: none;
    BORDER-BOTTOM-STYLE: none;
}

.dgSearchItemStyle {
    COLOR: #000000;
    BORDER-TOP-STYLE: none;
    BORDER-RIGHT-STYLE: none;
    BORDER-LEFT-STYLE: none;
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM-STYLE: none;
}

.dgSearchItemStyleHighlight {
    CURSOR: pointer;
    COLOR: orange;
    BORDER-TOP-STYLE: none;
    BORDER-RIGHT-STYLE: none;
    BORDER-LEFT-STYLE: none;
    BACKGROUND-COLOR: #313131;
    BORDER-BOTTOM-STYLE: none;
}

.dgSearchAlternatingItemStyle {
    COLOR: #000000;
    BACKGROUND-COLOR: #EDF5FF;
}

.dgSearchResultSet TD {
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    PADDING-BOTTOM: 5px;
    VERTICAL-ALIGN: top;
    PADDING-TOP: 5px;
}

.dgSearchResultSet TH {
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
}

.dgSearchResultPagerStyle {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
}

/**************************************/
/* Form styles                        */
/**************************************/
.editform {
    border: solid 1px silver;
    padding-bottom: 10px;
}

    .editform .formHeader {
        text-align: left;
        height: 23px;
        background: url(/PGR/images/formheader.jpg) left repeat-x;
        color: #ffffff;
        font-weight: bold;
        font-size: 16px;
        padding: 3px 4px 4px 7px;
        margin: 0px 0px 10px 0px;
    }

    .editform .formDetail {
        padding: 10px 10px 10px 10px;
    }

    .editform .formRow {
        padding: 0px 0px 5px 0px;
    }

    .editform .fieldlabel {
        width: 35%;
        text-align: right;
    }

    .editform .fieldvalue {
        width: 65%;
        text-align: left;
    }

    .editform .formControls {
        text-align: center;
        padding: 5px 5px 10px 5px;
    }

/**************************************/
/* Modal popup forms                  */
/**************************************/

/*** External modal ***/
.modalformexternal {
    border: 2px solid #FFFFFF;
    display: none;
}

.modalformheaderexternal {
    background-color: #6699FF;
    font-family: tahoma;
    font-size: 14pt;
    color: #FFFFFF;
    font-weight: bold;
    text-align: left;
    padding: 5px 5px 5px 10px;
}

.modalformbodyexternal {
    padding: 10px 10px 10px 10px;
    font-weight: normal;
    /*text-align: right; */
    overflow-y: scroll;
}

.modalformfooterexternal {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    padding: 5px 5px 5px 5px;
}

/*** Internal modal ***/
.modalforminternal {
    border: 2px solid #FFFFFF;
    display: none;
    overflow: auto;
}

.modalformheaderinternal {
    /*font-size:14pt;
    font-weight: bold;  
    padding: 5px 5px 10px 5px;
    border-bottom: 2px solid; */
    background-color: #6699FF;
    font-family: tahoma;
    font-size: 14pt;
    color: #FFFFFF;
    font-weight: bold;
    text-align: left;
    padding: 5px 5px 5px 10px;
}

.modalformbodyinternal {
    padding: 10px 10px 10px 10px;
    font-weight: normal;
    text-align: right;
}

.modalformfooterinternal {
    padding: 5px 5px 5px 5px;
}

/**************************************/
/* jqModal popup forms                */
/**************************************/
.jqmDialog {
    display: none;
    position: fixed;
    left: 50%;
    width: 600px;
    margin-left: -300px;
    background-color: #FFF;
    border: 2px solid #FFF;
    overflow: hidden;
    -moz-box-shadow: 0 0 50px 5px #888;
    -webkit-box-shadow: 0 0 50px 5px #888;
    box-shadow: 0 0 50px 5px black;
}

.jqmDialogWithClose {
    display: none;
    position: fixed;
    min-height: 200px;
    top: 3%;
    left: 50%;
    width: 600px;
    background-color: #FFF;
    margin-left: -300px;
    overflow: visible;
    -moz-box-shadow: 0 0 50px 5px #888;
    -webkit-box-shadow: 0 0 50px 5px #888;
    box-shadow: 0 0 50px 5px black;
}

.jqmOverlay {
    background-color: #000;
}

div.jqmdHeader {
    background-color: #69F;
    color: #FFF;
    font-family: tahoma;
    font-size: 14pt;
    font-weight: bold;
    text-align: left;
    padding: 5px 5px 5px 10px;
    cursor: move;
}

.jqmdHeaderClose {
    position: absolute;
    right: -18px;
    top: -20px;
    cursor: pointer;
    height: 32px;
    width: 32px;
    outline: none;
}

    .jqmdHeaderClose img {
        margin-right: -1px;
        float: right;
        height: 36px;
        width: 36px;
        outline: none;
    }

.jqmdHeaderReturn {
    position: absolute;
    right: -18px;
    top: 8px;
    cursor: pointer;
    height: 32px;
    width: 32px;
    outline: none;
}

.jqmdHeaderReturn img {
    margin-right: -1px;
    float: right;
    height: 36px;
    width: 36px;
    outline: none;
}


.jqmdHeaderMinimise {
    position: absolute;
    right: -18px;
    top: 36px;
    cursor: pointer;
    height: 32px;
    width: 32px;
    outline: none;
}

    .jqmdHeaderMinimise img {
        margin-right: -1px;
        float: right;
        height: 36px;
        width: 36px;
        outline: none;
    }

.jqmdHeaderFavourite {
    position: absolute;
    right: -18px;
    top: 64px;
    cursor: pointer;
    height: 32px;
    width: 32px;
    outline: none;
}

    .jqmdHeaderFavourite img {
        margin-right: -1px;
        float: right;
        height: 36px;
        width: 36px;
        outline: none;
    }

.jqmdHeaderHiddenButton {
    display: none;    
}

div.jqmdBody {
    background-color: #FFF;
    font-weight: normal;
    padding: 10px 10px;
    overflow-y: auto;
}

/**************************************/
/* Wizard styles                        */
/**************************************/
.sideBar ul {
    list-style-type: none;
    padding-left: 2px;
    border: 0;
    margin-left: 0px;
}

    .sideBar ul li {
        padding-bottom: 0px;
        padding-top: 0px;
    }

ul.noBullet {
    list-style-type: none;
}

.wizardSidebarItem {
    background-image: url(/PGR/Images/sideBarButton.gif);
}

.wizardSidebarItemInformation {
    background-image: url(/PGR/Images/sideBarButtonInformation.gif);
}

.wizardSidebarItemComplete {
    background-image: url(/PGR/Images/sideBarButtonComplete.gif);
}

.wizardSidebarItemNotAvailable {
    background-image: url(/PGR/Images/sideBarButtonNotAvailable.gif);
}

.wizardSidebarItemInformation:hover {
    background-image: url('/PGR/Images/sideBarButtonHoverInformation.gif');
}

.wizardSidebarItemComplete:hover {
    background-image: url('/PGR/Images/sideBarButtonHoverComplete.gif');
}

.wizardSidebarItem:hover {
    background-image: url('/PGR/Images/sideBarButtonHover.gif');
}

.wizardSidebarSubItem {
    background-color: #313131;
    text-align: left;
    height: 30px;
    /*
    width: 180px;
    margin-left: 10px;
*/
    width: 190px;
    margin-left: 5px;
    color: #ffffff;
    font-family: Arial;
    font-size: 12px;
    border: 0;
    cursor: pointer;
    margin-top: 0px;
    padding-left: 5px;
}

    .wizardSidebarSubItem:hover {
        background-color: #313131;
        text-align: left;
        height: 30px;
        /*
    width: 180px;
    margin-left: 10px;
*/
        width: 190px;
        margin-left: 5px;
        color: orange;
        font-family: Arial;
        font-size: 12px;
        border: 0;
        cursor: pointer;
        margin-top: 0px;
        padding-left: 5px;
    }

.submitunavailable {
    color: #FF0000;
    font-weight: bold;
    margin-left: 40px;
    text-indent: -40px;
}

.field-validation-error {
    color: #ff0000;
}

.validation-summary-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000 !important;
    background-color: #ffeeee;
}

.titleHeaderDescription {
    padding: 0px 0px 0px 10px;
    font-size: 0.85em;
    font-weight: normal;
    color: #5E86A0;
    height: 40px;
    vertical-align: middle;
}

.titleHeaderValue {
    color: #FFFFFF;
    font-size: 12px;
    height: 40px;
    vertical-align: middle;
}

.validationItemWarning {
    color: Blue;
}

.validationItemError {
    color: Red;
}

.validationLegendAlt {
    color: gray;
    background-color: #ffffff;
    vertical-align: text-top;
    text-align: left;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    border: 0;
    display: block;
    cursor: pointer;
    margin-top: 8px;
}

.validationFieldSet {
}

.validationLegend {
    background-image: url('../Images/sideBarButton.gif');
    background-repeat: no-repeat;
    background-color: #ffffff;
    text-align: left;
    vertical-align: middle;
    height: 30px;
    width: 200px;
    color: #ffffff;
    font-family: Arial;
    font-size: 12px;
    border: 0;
    display: block;
    cursor: pointer;
    margin-top: 8px;
    padding-left: 15px;
}

.sideBarContent {
    float: left;
    width: 200px;
}

.progressNote {
    width: 190px;
    font-size: 0.7em;
    font-family: Verdana;
    margin-top: 10px;
}

    .progressNote div {
        text-align: left;
        font-weight: normal;
    }

.wizardContent {
    margin-left: 205px;
}

.stepContent {
    /*
    padding-top: 20px;
    width: 780px;
    */
    max-width: 780px;
}

.wizardStepButtonSmallPadding {
    padding: 0px 5px 0px 5px;
}

.wizardStepLinkButton {
    display: inline-block;
    vertical-align: middle;
    height: 22px;
}

.wizardNavigationButtonFixedWidth {
    width: 80px;
}

.wizardLabel, .wizardLabelSmall, .wizardLabelExtraSmall, .wizardLabelWide, .wizardLabelExtraWide {
    /*vertical-align:top;*/
    vertical-align: middle;
    text-align: right;
    width: 110px;
    font-weight: normal;
}

.wizardLabelSmall {
    width: 60px;
}

.wizardLabelExtraSmall {
    width: 40px;
}

.wizardLabelWide {
    width: 140px;
}

.wizardLabelExtraWide {
    width: 160px;
}

.wizardNoListItems {
    font-size: 1em;
    font-family: Tahoma,Arial;
    font-weight: normal;
    color: #808080;
    font-style: italic;
}

.wizardContent fieldset {
    /*margin-top: 5px;*/
    margin: 0 5px 0 5px;
    /*border: 0px;*/
    font-weight: normal;
    vertical-align: text-top;
}
    /*
.wizardContent fieldset label
{
  float:left;
  width:30%;
  text-align:right;
  display: inline;
}
*/
    .wizardContent fieldset legend {
        /*
    margin-top: -10px;
    margin-left: -10px;
    font-size: 0.85em; 
    font-weight:normal;
*/
        margin: -2px 0 0 0;
        font-size: 0.9em;
        font-weight: bold;
        /*color: #5E86A0;*/
        color: #0046D5;
        border-color: #D0D0BF;
        padding: 0 2px 0 2px;
        vertical-align: text-top;
    }

.wizardModalContent fieldset legend {
    margin: -2px 0 0 0;
    font-size: 0.9em;
    font-weight: bold;
    color: #0046D5;
    border-color: #D0D0BF;
    padding: 0 2px 0 2px;
    vertical-align: text-top;
}

#ext-wizard-step .externalDescription,
#ext-wizard-step .shapeFileDescription,
#ext-wizard-step .displayPropertyAccordion,
#ext-wizard-step .displayPropertyAccordionDescription {
    margin-bottom: 20px;
}

#ext-wizard-step .mandatoryAccordion {
    background-image: url(../images/accordion_mandatory.png);
}

#ext-wizard-step .mandatoryAccordion.complete {
    background-image: url(../images/accordion_mandatory_complete.png);
}

#ext-wizard-step .displayPropertyAccordion > .ui-accordion-content {
    overflow-y: scroll;
    height: 609px;
}

#ext-wizard-step .displayPropertyAccordionDescription,
#ext-wizard-step .externalDescription {
    font-weight: normal;
    margin-left: 10px;
    margin-right: 10px;
    text-align: justify;
}

/* External Registered users home page */

.homeSidebarItemPanelApplyOnline {
    height: 335px;
    font-weight: normal;
}

.homeSidebarItemPanelApplications,
.homeSidebarItemPanelInvoices, .homeSidebarItemPanelProjects {
    height: 96px;
    font-weight: normal;
}

.homeSidebarItemPanelApplyOnline {
    background: url('../images/applyOnline.gif') no-repeat;
}

.homeSidebarItemPanelApplications {
    background: url('../images/applications3.gif') no-repeat;
}

.homeSidebarItemPanelInvoices {
    background: url('../images/invoices3.gif') no-repeat;
}

.homeSidebarItemPanelProjects {
    background: url('../images/invoices3.gif') no-repeat;
}

.wizardTextBoxWide {
    width: 300px;
}

    .wizardTextBoxWide[disabled] {
        width: 300px;
    }

.wizardTitle {
    font-weight: normal;
    background: #ffffff;
    color: #5E86A0;
    font-family: Verdana;
    font-size: 1.5em;
    padding: 0px 2px 0px 2px;
}

.wizardTitleSub {
    padding: 0px;
    font-size: 0.85em;
    font-weight: bold;
    color: #5E86A0;
}

/* Internal Users Home Page */
.internalContentBlockLeft {
    background-color: #ffffff;
    padding: 2px 2px 0px 2px;
    border: 1px #0098C3 solid;
    width: 150px;
    min-width: 150px;
    height: 100%;
    margin-left: -1px;
    vertical-align: top;
}

.internalContentBlockRight {
    background-color: #ffffff;
    padding: 8px 8px 0px 8px;
    border: 1px #0098C3 solid;
    height: 100%;
    margin-right: -1px;
    vertical-align: top;
}

.internalbtnAnchor {
    padding: 5px 8px 5px 8px;
    margin: 2px 2px 2px 2px;
    border: 2px solid #dddddd;
    background-color: #0098C3;
    font-weight: bold;
    color: #FFFFFF;
    vertical-align: middle;
    cursor: pointer;
}

.internalbtnAnchorDark {
    padding: 5px 8px 5px 8px;
    margin: 2px 2px 2px 2px;
    border: 2px solid #dddddd;
    background-color: #404040;
    font-weight: bold;
    color: #FFFFFF;
    vertical-align: middle;
    cursor: pointer;
}

.internalbtnAnchorDisabled {
    padding: 5px 8px 5px 8px;
    margin: 2px 2px 2px 2px;
    border: 2px solid #dddddd;
    background-color: #0098C3;
    font-weight: bold;
    vertical-align: middle;
    color: #C6C6C6;
    cursor: default;
}

    .internalbtnAnchorDisabled:hover {
        color: #C6C6C6;
    }

.internalbtnAnchorClose {
    padding: 5px 8px 5px 20px;
    margin: 2px 2px 2px 2px;
    background: url('../images/dialog_close.png');
    background-color: #FFF;
    background-origin: padding-box;
    background-size: 20px 20px;
    background-position: left;
    background-repeat: no-repeat;
    font-weight: bold;
    color: #5e86a0;
    vertical-align: middle;
    cursor: pointer;
}

.internalbtnSwitch {
    padding: 5px 8px 5px 20px;
    margin: 2px 2px 2px 2px;
    background: url('../images/arrow_switch_red.png');
    background-origin: padding-box;
    background-size: 16px 16px;
    background-position: 2px;
    background-repeat: no-repeat;
    vertical-align: middle;
    border: 2px solid #dddddd;
    background-color: #404040;
    font-weight: bold;
    color: #FFFFFF;
    vertical-align: middle;
    cursor: pointer;
}

.internalheadertable {
    background: #0098C3; /*#313131;*/
    color: #FFFFFF;
    font-size: 0.9em;
    vertical-align: middle;
    border-spacing: 0; 
    border-collapse: collapse; 
    padding: 0; 
    margin: 0;
}

.internalrightheadertable {
    background: url('../images/top_right_banner_background.gif') no-repeat;
    width: 450px;
    vertical-align: top;
    text-align: right;
    border-spacing: 0; 
    border-collapse: collapse; 
    padding: 0; 
    margin: 0;
}

.internalheadertable a {
    color: #FFFFFF;
    font-size: 0.9em;
    font-weight: normal;
    font-family: Verdana;
    vertical-align: middle;
}

.sideMenuIternalItem.a {
    color: White;
}

.sideMenuInternal ul {
    list-style-type: none;
    padding-left: 2px;
    border: 0;
    margin-left: 2px;
    text-align: center;
}

.searchForm {
    padding: 0px;
    margin: 0px;
}

table.search select, table.search input, .modalForm input, .modalForm select, .modalForm textarea {
    width: 100%;
    background-color: #F8FCFF;
    border: 1px solid #CADBE8;
    margin: 0 0 2px;
    font-family: Tahoma,Arial;
}

table.search th, table.search td {
    font-weight: normal;
    width: auto;
    padding-right: 5px;
}

table.search th {
    text-align: right;
}

table.search .datepicker {
    font-weight: normal;
    width: 80px;
    padding-right: 5px;
}

table.search .radioButton {
    border: none;
    width: 15px;
    font-weight: normal;
    padding-right: 5px;
}

/****************************************************/
.internalSectionHeader {
    border-style: solid none solid none;
    border-width: 1px;
    border-color: #94b3d9;
    background: #C8DBF1;
    color: #000000;
    cursor: pointer;
    font-weight: bold;
    text-indent: 6px;
}


.internalScreensLabel {
    vertical-align: top;
    text-align: right;
    font-weight: normal;
    padding: 2px 0px 5px 0px;
}

.internalScreensLabelLeftAlign {
    vertical-align: top;
    text-align: left;
    font-weight: normal;
    padding: 2px 0px 5px 0px;
}

.internalFieldValue .internalFieldValueEmphasis {
    vertical-align: top;
    text-align: left;
}

.internalFieldValue {
    font-weight: normal;
}

.internalFieldValueEmphasis {
    font-weight: bold;
    color: #000000;
}

.internalFieldValueLeftAlign {
    vertical-align: middle;
    text-align: left;
    font-weight: normal;
}

.internalPanel {
    border: 1px solid #5d87a1;
}

.internalPanelContent {
    font-weight: normal;
    padding-left: 15px;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 30px;
}

/* Internal table classes, emulates the grid style */
.internalTable {
    border: 1px solid #5d87a1;
}

    .internalTable table {
        border-collapse: collapse;
        border-spacing: 5px;
    }

.internalTableHeader {
    background: #C8DBF1;
    border-bottom: 1px solid #5d87a1;
    padding: 4px;
    color: #000000;
}

.internalTable th {
    font-size: 90%;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 0px;
    padding-top: 0px;
    font-weight: bold;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    background: url(/PGR/images/header.gif) transparent repeat-x;
    height: 18px;
    color: #5E86A0;
    border: 1px solid #CCCCCC;
}

.internalTable td {
    font-weight: normal;
    font-family: inherit;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 0px;
    padding-top: 0px;
    cursor: default;
    border: 1px solid #CCCCCC;
}

.internalTable .normal {
    background-color: #FFFFFF;
}

.internalTable .hover {
    background-color: #c9b9b1;
}

.bankDepositHeader {
    font-weight: bold;
    text-align: center;
    background: url(/PGR/images/header.gif) transparent repeat-x;
    border-style: none;
    padding: 2px 0px 0px 8px;
    color: #000000;
    width: 100%;
    white-space: nowrap;
}

.bankDepositHeader {
    border-style: none none solid solid;
    border-width: 1px;
    border-color: #808080;
}

.bankDepositItem {
    border: none;
    text-align: center;
    padding: 2px 0px 0px 8px;
    color: #000000;
    width: 100%;
    white-space: nowrap;
}

.bankDepositItemAlternate {
    border: none;
    padding: 2px 0px 0px 8px;
    color: #000000;
    width: 100%;
    white-space: nowrap;
    background-color: #F0F0F0;
}

.bankDepositFooter {
    border-style: solid none solid none;
    border-width: 1px;
    border-color: #000000;
    padding: 2px 0px 0px 8px;
    width: 100%;
    white-space: nowrap;
}

.bankDepositFooterSingle {
    border-top: solid;
    border-width: 1px;
    border-color: #000000;
    padding: 2px 0px 0px 8px;
    width: 100%;
    white-space: nowrap;
}

.bankDepositItemTabel {
    font-weight: normal;
    color: #000000;
    border-style: none;
    width: 95%;
}

.bankDepositItemLabel {
    padding-right: 5px;
    padding-left: 5px;
    text-align: right;
    white-space: nowrap;
    vertical-align: text-top;
}

.bankDepositItemValue {
    width: 180px;
    padding-right: 15px;
    /*white-space: nowrap;*/
    vertical-align: text-top;
}

.feeStatusFinalised, .feeStatusIssued {
    color: #FFFFFF;
    font-size: 14pt;
    font-weight: bold;
    text-align: left;
    width: 100%;
    padding: 5px 0px 5px 5px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.feeStatusFinalised {
    background: #639ACE;
}

.feeStatusIssued {
    background: #E46D78;
}

/*******************************************/
/* Search Request and Bank Deposit Elements*/
/*******************************************/
.progressHeaderBar {
    background: #639ACE;
    color: #FFFFFF;
    font-size: 14pt;
    font-weight: bold;
    text-align: left;
    width: 100%;
    padding: 5px 0px 5px 5px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.progressHeaderBarInProgress {
    background: #639ACE;
}

.progressHeaderBarComplete {
    background: #009E12;
}

.progressHeaderBarCeased {
    background: #9E9E9E;
}

.readonlyDiv {
    color: #000000;
    border: 1px solid #A5ACB2;
    width: 150px;
    /*height: 20px;white-space: nowrap;*/
    padding-left: 5px;
    font-size: 10pt;
    font-family: inherit;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    background-color: #F3F3F3;
}

.stdLabel {
    font-size: 10pt;
    font-family: inherit;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    vertical-align: top;
}


.dummyTab {
    text-align: center;
    vertical-align: middle;
    font-style: normal;
    width: 140px;
    margin: 0px 3px 3px 3px;
    padding: 5px 5px 5px 5px;
    background-color: #E8E8E9;
}

.dummySelectedTab {
    text-align: center;
    vertical-align: middle;
    width: 140px;
    padding: 5px 5px 5px 5px;
    background-color: #D1DEF2;
}

.dummyDocumentTab {
    text-align: right;
    vertical-align: middle;
    /*width: 340px;    */
    padding: 5px 5px 5px 5px;
    background-color: #00344E;
}

.dummyDocumentTabOrangeRed {
    text-align: right;
    vertical-align: middle;
    /*width: 340px;    */
    padding: 5px 5px 5px 5px;
    background-color: orangered;
}

    .dummyDocumentTabOrangeRed a {
        color: #FFF;
    }

        .dummyDocumentTabOrangeRed a:hover {
            color: orange;
        }

.dummyTabContent {
    width: 99%;
    padding: 0px 5px 0px 5px;
}

.applicationtoolbaricon {
    background-color: #0098C3;
    height: 20px;
    text-align: center;
    vertical-align: middle;
    width: 25px;
}

fieldset.search {
    width: 95%; /*970px; */
    padding: 10px;
}

legend.search {
    padding-bottom: 10px;
    vertical-align: middle;
}

.addressValidateHide {
    visibility: collapse;
}

.gridActionImageButton {
    padding: 2px;
}

.visible_true, .visible_yes {
    display: block;
}

.visible_false, .visible_no {
    display: none;
}


.tooltip, .tooltiptopleftarrow, .tooltiptoprightarrow, .tooltipbottomleftarrow, .tooltipbottomrightarrow {
    display: none;
    background-color: #ffa;
    border: 1px solid #cc9;
    padding: 3px;
    font-weight: bold;
    font-size: 12px;
    color: #000;
}

.tooltiptopleftarrow {
    background: transparent url('/PGR/images/tooltipbackground.png') no-repeat;
    padding: 10px;
    border: none;
    height: 154px;
    width: 304px;
}

.tooltiptoprightarrow {
    background: transparent url('/PGR/images/tooltipbackground_topright.png') no-repeat;
    padding: 10px;
    border: none;
    height: 154px;
    width: 304px;
}

.tooltipbottomleftarrow {
    background: transparent url('/PGR/images/tooltipbackground_leftbottom.png') no-repeat;
    padding: 10px;
    border: none;
    height: 110px;
    width: 330px;
}

.tooltipbottomrightarrow {
    background: transparent url('/PGR/images/tooltipbackground_rightbottom.png') no-repeat;
    padding: 10px;
    border: none;
    height: 154px;
    width: 304px;
}

.tooltip p {
    width: 280px;
    margin-left: 6px;
}

.titleHeaderLive, .workflowStateInitiated {
    background-color: #639ACE !important;
}

.titleHeaderDead {
    background-color: #9E9E9E !important;
}

.titleHeaderPending, .workflowStateNotInitiated {
    background-color: #FFE330 !important;
}

.titleHeaderSplit, .titleHeaderSubsisting {
    background-color: #D9882D !important;
}

.acreageReleaseHeaderPreGazettal {
    background-color: #FFE330 !important;
}

.acreageReleaseHeaderOpen {
    background-color: #639ACE !important;
}

.acreageReleaseHeaderClosedPending {
    background-color: #D9882D !important;
}

.acreageReleaseHeaderClosedFinalised, .workflowStateCompleted {
    background-color: #009E12 !important;
}

.ui-tabs-left {
    border: 1px solid transparent !important;
    position: relative;
}

    .ui-tabs-left.ui-widget {
        font-family: Tahoma !important;
        font-size: 1em;
    }


        .ui-tabs-left.ui-widget input {
            font-family: Tahoma !important;
            font-size: 1em;
        }

    .ui-tabs-left > .ui-widget-header {
        background-image: none;
        background-color: #FFF;
        border: 0px;
    }

    .ui-tabs-left > .ui-widget-content {
        background-color: #FFF;
    }

    .ui-tabs-left > .ui-tabs-nav {
        position: absolute;
        left: 0.25em;
        top: 0.25em;
        bottom: 0.25em;
        width: 6em;
        padding: 0.2em 0 0.2em 0.2em;
    }

    .ui-tabs-left > ul {
        width: 150px !important;
    }

    .ui-tabs-left > .ui-tabs-nav {
        border-right: 1px solid #A6C9E2;
    }

        .ui-tabs-left > .ui-tabs-nav > li {
            right: 1px;
            width: 150px;
            height: 30px;
            background-image: none;
            background-color: #404040;
            color: #FFF !important;
            border-right: none;
            overflow: hidden;
        }

            .ui-tabs-left > .ui-tabs-nav > li.ui-tabs-active {
                float: none !important;
                bottom: 1px;
                background-image: none;
                border-top: 1px solid #A6C9E2 !important;
                border-right: 1px solid transparent;
                border-bottom: 1px solid #A6C9E2 !important;
                border-left: 1px solid #A6C9E2 !important;
                background-color: #FFF !important;
                color: #404040;
            }

                .ui-tabs-left > .ui-tabs-nav > li.ui-tabs-active a {
                    color: #404040;
                    outline: none;
                }

                    .ui-tabs-left > .ui-tabs-nav > li.ui-tabs-active a:hover {
                        color: #404040;
                        outline: none;
                    }

            .ui-tabs-left > .ui-tabs-nav > li a {
                font-family: Tahoma, Arial;
                font-size: 12px;
                font-weight: bold;
                float: right;
                width: 100%;
                text-align: right;
                color: #FFF;
            }

            .ui-tabs-left > .ui-tabs-nav > li:hover {
                background-color: orange;
            }

    .ui-tabs-left > div {
        margin-left: 153px;
        background-color: #FFF;
        border-top: 1px solid #A6C9E2 !important;
        border-right: 1px solid #A6C9E2 !important;
        border-bottom: 1px solid #A6C9E2 !important;
        border-left: 1px solid transparent;
    }

.ui-tabs-left-wide {
    border: 1px solid transparent !important;
    position: relative;
}

    .ui-tabs-left-wide.ui-widget {
        font-family: Tahoma !important;
        font-size: 1em;
    }


        .ui-tabs-left-wide.ui-widget input {
            font-family: Tahoma !important;
            font-size: 1em;
        }

    .ui-tabs-left-wide > .ui-widget-header {
        background-image: none;
        background-color: #FFF;
        border: 0px;
    }

    .ui-tabs-left-wide > .ui-widget-content {
        background-color: #FFF;
    }

    .ui-tabs-left-wide > .ui-tabs-nav {
        position: absolute;
        left: 0.25em;
        top: 0.25em;
        bottom: 0.25em;
        width: 6em;
        padding: 0.2em 0 0.2em 0.2em;
    }

    .ui-tabs-left-wide > ul {
        width: 175px !important;
    }

    .ui-tabs-left-wide > .ui-tabs-nav {
        border-right: 1px solid #A6C9E2;
    }

        .ui-tabs-left-wide > .ui-tabs-nav > li {
            right: 1px;
            width: 175px;
            height: 30px;
            background-image: none;
            background-color: #404040;
            color: #FFF !important;
            border-right: none;
            overflow: hidden;
        }

            .ui-tabs-left-wide > .ui-tabs-nav > li.ui-tabs-active {
                float: none !important;
                bottom: 1px;
                background-image: none;
                border-top: 1px solid #A6C9E2 !important;
                border-right: 1px solid transparent;
                border-bottom: 1px solid #A6C9E2 !important;
                border-left: 1px solid #A6C9E2 !important;
                background-color: #FFF !important;
                color: #404040;
            }

                .ui-tabs-left-wide > .ui-tabs-nav > li.ui-tabs-active a {
                    color: #404040;
                    outline: none;
                }

                    .ui-tabs-left-wide > .ui-tabs-nav > li.ui-tabs-active a:hover {
                        color: #404040;
                        outline: none;
                    }

            .ui-tabs-left-wide > .ui-tabs-nav > li a {
                font-family: Tahoma, Arial;
                font-size: 12px;
                font-weight: bold;
                float: right;
                width: 100%;
                text-align: right;
                color: #FFF;
            }

            .ui-tabs-left-wide > .ui-tabs-nav > li:hover {
                background-color: orange;
            }

    .ui-tabs-left-wide > div {
        margin-left: 178px;
        background-color: #FFF;
        border-top: 1px solid #A6C9E2 !important;
        border-right: 1px solid #A6C9E2 !important;
        border-bottom: 1px solid #A6C9E2 !important;
        border-left: 1px solid transparent;
    }

.gridRowDeleteButton {
    background: transparent url('/PGR/images/deleteButton.gif') no-repeat;
    border: none;
    cursor: pointer;
    height: 16px;
    width: 16px;
}

.gridRowEditButton {
    background: transparent url('/PGR/images/page_white_edit.png') no-repeat;
    border: none;
    cursor: pointer;
    height: 16px;
    width: 16px;
}

.gridRowSelectButton {
    background: transparent url('/PGR/images/application_view_detail.png') no-repeat;
    border: none;
    cursor: pointer;
    height: 16px;
    width: 16px;
}

.ui-jqgrid tr.jqgrow td {
    cursor: pointer !important;
}

.ui-jqgrid .ui-jqgrid-htable th div {
    height: auto !important;
    overflow: hidden;
    padding-right: 4px;
    padding-top: 2px;
    position: relative;
    vertical-align: text-top;
    white-space: normal !important;
}

.outerStrikethroughWrapper {
    background-image: url('/PGR/images/red_strikethrough_bg.png');
    float: left;
    width: 100%;
    background-position: center;
    height: 16px;
}

.strikethroughExternal {
    background-image: url('/PGR/images/red_strikethrough_bg.png'); 
    width: 100%;
    background-position: center; 
}

.innerStrikethroughWrapper {
    color:black;
    padding: 0 2px;
}

.validation-summary {
    padding: 5px;
    background-color: #DD0000;
    color: white;
    border-radius: 5px;
    -moz-border-radius: 5px;
    font-weight: bold;
}

.status-message {
    font-style: italic;
    font-weight: normal;
    color: gray;
}

.hyperlinkButton {
    border: none;
    background: transparent;
    font-weight: bold;
    color: #595A5C;
    padding: 1px;
    outline: none;
    cursor: pointer;
}

.warningLabel {
    font-weight: bold;
    font-size: 1.0em;
    color: red;
    text-align: center;
}

/* lozenge style for pick list (knockout extension) */
.lozenge {
    display: inline-block;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: #4CB7D5;
    color: White;
    padding: 2px 7px 2px 7px;
    margin: 2px;
    font-weight: bold;
}

.lozenge-button {
    display: inline-block;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 2px 7px 2px 13px;
    margin: 2px;
    font-weight: bold;
}

.lozenge-small {
    display: inline-block;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #4CB7D5;
    color: White;
    padding: 2px 4px 2px 4px;
    margin: 2px;
    font-weight: bold;
}

/* This is used by the ko clickWhen binding extension to set the class of an unclickable button
effectively this is a disabled button, however we can use the disabled property as this removes mouse over events
which we need for tool tips */

.ko-button-disabled {
    color: #C6C6C6 !important;
    cursor: default !important;
}

.jqmdContent {
    height: 100%;
}

/* count down clock css for Acreage Release bids */
.clock {
    padding-left: 2px;
    color: white;
    font-size: 10px;
    margin: 20px auto;
    overflow: hidden;
    text-align: center;
}

    .clock p {
        background: #333;
        float: left;
        height: 35px;
        width: 38px;
    }

        .clock p span {
            display: block;
            font-size: 10px;
            font-weight: bold;
            padding: 5px 0 0;
        }

        .clock p.space {
            color: #ccc;
            background: #fff;
            display: block;
            font-size: 10px;
            float: left;
            height: 35px;
            width: 2px;
        }

/* fix for jqgrid pager layout settings being trounced over by .modalForm input .... styles */

.ui-jqgrid-pager .ui-pg-input {
    width: auto !important;
}

/* lozenge style for acreage release links (e.g. from Discrete Areas Page */

.lozenge-small {
    display: inline-block;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #4CB7D5;
    color: White;
    padding: 2px 4px 2px 4px;
    margin: 2px;
    font-weight: bold;
    font-size: 11px;
}

/* general style that can be applied to hide an element from the screen, but still have it exists in the visual tree 
    This is particularlty useful when you need to render invisible content that dynamically sizes itself (as hidden content will have no height etc
    or you need content to be accessible to screen readers etc, but not visible.
    in general, applying this class if preferable to display: none */

.hide {
    position: absolute !important;
    top: -9999px !important;
    left: -9999px !important;
}


/* accordian style for workflow */
.loading {
    display: none;
}

.accordion {
    list-style-type: none;
    margin: 0;
    padding: 10px;
}

    /*.accordion li h3 a {
    vertical-align: middle;
    padding: 5px;
    background:             #666;
    background:             #666 -webkit-gradient(linear, left top, left bottom, from(#999), to(#666)) no-repeat;
    background:             #666 -moz-linear-gradient(top,  #999,  #666) no-repeat;
    border-bottom:          1px solid #333;
    border-top:             1px solid #ccc;
    color:                  #fff;
    display:                block;
    font-style:             normal;
    margin:                 0;
    padding:                5px 10px;
    text-shadow:            0 -1px 2px #333, #ccc 0 1px 2px;
}

.accordion li.active h3 a {
    vertical-align: middle;
    padding: 5px;
    background:             #369;
    background:             #369 -webkit-gradient(linear, left top, left bottom, from(#69c), to(#369)) no-repeat;
    background:             #369 -moz-linear-gradient(top,  #69c,  #369) no-repeat;
    border-bottom:          1px solid #036;
    border-top:             1px solid #9cf;
    text-shadow:            0 -1px 2px #036, #9cf 0 1px 2px;
}

.accordion li.locked h3 a {
    vertical-align: middle;
    padding: 5px;
    background:             #963;
    background:             #963 -webkit-gradient(linear, left top, left bottom, from(#c96), to(#963)) no-repeat;
    background:             #963 -moz-linear-gradient(top,  #c96,  #963) no-repeat;
    border-bottom:          1px solid #630;
    border-top:             1px solid #fc9;
    text-shadow:            0 -1px 2px #630, #fc9 0 1px 2px;
}

.accordion li h3 {
    margin:         0;
    padding:        0;
}*/

    .accordion li {
        padding: 5px;
        /*border: 1px solid #ccc;*/
    }

    .accordion .panel {
        padding: 10px;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
    }

.accordionHeader {
    border: 1px solid #ccc;
    height: 24px;
}

    .accordionHeader table tr td div {
        font-weight: bold;
        text-decoration: none;
        color: #5e86a0;
    }

        .accordionHeader table tr td div:hover {
            text-decoration: none;
            color: Orange;
        }

        .accordionHeader table tr td div:visited, a:active {
            text-decoration: none;
            color: #5e86a0;
        }

.accordionCompletedState {
    background-color: #BFF2E3;
}

.accordionHandle {
    cursor: pointer;
}

.accordionIncompletedState {
    background-color: white;
}

.accordionCurrentState {
    background-color: #FACC7D;
}

#titleOperatorHistoryAccordion, #titlePayerHistoryAccordion {
    width: 1000px;
}


#SummaryAccordian {
    list-style-type: none;
    margin: 0;
    padding: 10px;
}

#SummaryAccordian li {
    padding-bottom: 10px;
}

/*PIPELINE PROGRESS*/
#ConstructedLength {
    width: 90px;
}

/* Application Reference Property tabs */

.reference-property-fieldset {
    margin: 20px 0; 
    padding: 0 15px 0 15px;
}

.reference-property-table {
    padding-bottom:10px;
}

    .reference-property-table th{
        text-align:right;
        padding:5px;
    }

    .reference-property-table td {
        text-align:left;
        padding:5px;
    }


/* css from Nopta dialogs wasn't always being applied correctly so it is here */

#noptaNotification-main-tabs > .ui-tabs-panel {
    overflow: auto !important;   
    height: 610px !important; 
}

#divNoptaTitleTabs > .ui-widget-content {
    width: 1017px;
    height: 650px;
}

#liTitleHistory {
    height: 43px;
    position: absolute;
    top: 628px;
    left: 2px;
}

#liTitleHistory > a > div {
    display: inline-block;
}
    
#liTitleHistory > a > .imgLoading {
    margin-top: -15px
}

#divNoptaTitleTabs.ui-tabs-left > .ui-tabs-nav > #liViewInNeats {
    width:75%;
    top:20px;
    border-radius:10px;
}
    
#divNoptaTitleTabs.ui-tabs-left > .ui-tabs-nav > #liViewInNeats,
#liViewInNeats a {
    background-color: #FF6A00 !important;
    border-color: white;
    color: white;
    cursor: pointer;
    padding-top: 12px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 16px;
}

#divNoptaTitleTabs.ui-tabs-left > .ui-tabs-nav > #liViewInNeats.ui-tabs-active,
#liViewInNeats.ui-tabs-active a {
    background-color: #FFA361 !important;
    color: #502A2A;
}

#divNoptaTitleTabs.ui-tabs-left > .ui-tabs-panel.neats {
    overflow: hidden !important;
    margin-left: 153px;
    margin-top: 0;
    padding: 0;
    width: 1050px;
    height: 675px;
}

#titleHistory > fieldset {
    padding: 10px;
    margin-bottom: 20px;
}

#divRequestApprovalNote {
    margin: auto;
    padding: 0 9px 0 9px;
    color: #FFF;
    text-align: center;
    width: auto;
}

#divNoptaTitleTabs .imgLoading {
    vertical-align: middle;
    margin-left: 5px;
    margin-right: -7px;
    height: 16px;
    width: 16px;
}  

.historyCollumn1 {
         width:100px; 
         text-align: right;
         vertical-align: top;
}
.historyCollumn2 {
    width: 250px;
}
.historyCollumn3 {
    text-align: right;
}
.historyCollumn4 {
    padding-right: 38px;width: 170px;
}

.historyTextBox1{width: 90%;}
.historyTextBox2 {width: 90%;}

#actionButtons {position: absolute;bottom: 0;left: 44%;}

#addBenificiaryProposedCompanyPartyDetails #companyContainer table tr.newCompanyDetails {
    display: none;
}

/* Composed documents internal */
.inlineComposedDocument td {
    text-align: center;
}
.inlineComposedDocument span,
.externalDescriptionWrapper .externalDescription {
    font-style: italic;
}

.externalDescriptionWrapper {
    padding: 12px 15px;
    background-color: #F8FCFF;
    border: #CADBE8 solid 1px;
}

.externalDescriptionHeader {
    font-weight: bold;
}

tr.ui-subgrid tr.jqgrow td {
    cursor: text !important;
    white-space: normal !important;
}

tr.ui-subgrid .ui-state-hover {
    background: none !important;
    color: inherit;
}

.subgrid-data table {
    width: 100%;
}

    .mock-jqgrid {
        font-size: 12px; border-spacing: 0px;border-left: #a6c9e2 1px solid;border-right: #a6c9e2 1px solid;border-bottom: #a6c9e2 1px solid;
    }

    .mock-jqgrid thead > tr > th:first-child {
        border-left: none;
    }

    .mock-jqgrid thead > tr > th {
        border-right: none;
        padding: 4px;
    }

     .mock-jqgrid tbody > tr > td:first-child {
         padding: 4px;
         border-bottom: #a6c9e2 1px solid;
         border-left: none;
     }

    .mock-jqgrid tbody > tr > td {
        padding: 4px;
        border-left: #a6c9e2 1px solid;
        border-bottom: #a6c9e2 1px solid;
    }

    .mock-jqgrid tbody > tr:last-child > td {
        border-bottom: none;
    }

div.centered {
    text-align: center;
}

div.centered table {
        margin: 0 auto;
        text-align: left;
}
