/*@import url("global/egov.css");
@import url("app.responsive.css"); 

/* [ APP BRANDING ] */
.full-width {
    width: 96%;
}

.crownLogo {
    width: 160px;
    height: 68px;
}

.agencyTitle {
    margin: 6px 0 0 5px;
}

    .agencyTitle a:hover {
        text-decoration: none !important;
    }

a:hover {
    text-decoration: none;
}

#bodyWrapper {
    min-height: 803px;
}

#navbarContent {
    background-color: #333;
}

#appRightColumn section header {
    background-color: #666;
}

.clib_sectionBody {
    padding-bottom: 0px;
}

#appRightColumn section header {
    background-color: #666;
}

.certNotice {
    background-color: #ffffcc;
    border: 1px solid #F90;
    font-size: 15px;
    padding: 10px;
    margin-bottom: 30px;
    border-radius: 10px;
}

    .certNotice h3 {
        border-bottom: 1px dotted #F90;
        margin: 0 0 10px 0;
    }

    .certNotice p {
        margin: 0;
    }

.certStatement {
    border: 1px solid #b2b2b2;
    background-color: #F9F9F9;
    padding: 10px;
    border-radius: 10px;
}

.textFieldNote {
    font-size: 13px;
    font-style: italic;
    margin-left: 5px;
}

.specify {
    font-size: 13px;
    font-style: italic;
    font-weight: normal !important;
    margin: 5px -5px 0 0;
}

.specifyLabel {
    margin-left: -90px;
    position: relative;
    z-index: 1000;
}

.titleSelect {
    width: 80px;
    position: relative;
    z-index: 1020;
}

.incomplete {
    background-color: #eeeeee;
}

a.supportLink:hover, a.supportLink:focus {
    text-decoration: none !important;
}

.btn-group {
    white-space: normal;
}

.btnSpace {
    margin-left: 10px;
}

.lnkSpace {
    margin-left: 30px;
}

.dynatable .prototype {
    display: none;
}

.appInstructions {
    background-color: #FFFFFF;
    padding: 1px 30px 1px 5px;
}

    .appInstructions ol {
        margin-left: 16px;
    }

.dateMonth {
    width: 115px;
}

.dateDay {
    width: 70px;
}

.dateYear {
    width: 35px;
}

.datepicker {
    width: 168px;
}

#datepickerBtn, .datepicker-btn {
    width: 42px;
}

.checkTerms {
    margin: 3px 0 0 10px;
    width: 90%;
}

#demo {
    float: right;
    display: block;
    width: 110px;
    height: 110px;
    margin-top: -93px;
    padding: 3px 0 0 3px;
}

td > input[type="text"] {
    width: 65%;
    padding-left: 0px;
    padding-right: 0px;
}

table.dynatable td > input[type="text"] {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}

hr {
    width: 100%;
    border-top: 1px #EEEEEE solid;
    margin-top: 0;
}

    hr.permit {
        margin: 20px 0 10px 0;
    }

.capacityUnit {
    margin-left: 5px;
}

#datepicker1, #datepicker2, #datepicker3, #datepicker4, #datepicker5, #datepicker6, #datepicker7, #datepicker8, #datepicker100, #datepicker200, #datepicker199, #datepicker299 {
    width: 168px;
}

#datepickerBtn1, #datepickerBtn2, #datepickerBtn3, #datepickerBtn4, #datepickerBtn5, #datepickerBtn6, #datepickerBtn7, #datepickerBtn8, #datepickerBtn199, #datepickerBtn299, #datepickerBtn100, #datepickerBtn200 {
    width: 42px;
}

.permitHead {
    float: left;
    margin: 0 0 20px 0;
    color: #090d89;
}

.supportHeader {
    border-bottom: 0 !important;
}

.checkCertified {
    margin: 3px 0 0 7px;
    width: 95%
}

#contentWrapper .clib_sectionBody.marginRight30 {
    margin-right: 30px;
}

.loggedInAs {
    font-size: 90%;
    margin-bottom: 15px;
}

.table th {
    background-color: #DDDDDD;
}

.textfield35 {
    width: 35px;
}

.textfield40 {
    width: 40px;
}

.textfield44 {
    width: 44px;
}

.textfield184 {
    width: 184px;
}

.textfield240 {
    width: 240px;
}

.width75 {
    width: 75px;
}

.width90 {
    width: 90px;
}

.width120 {
    width: 120px;
}

.width400 {
    width: 400px;
}

.vision {
    margin-top: 5px;
}

.noInput {
    font-weight: bold;
    margin-right: 10px;
}

.dlDash {
    float: left;
    margin: 0 -5px 0 5px;
}

.sidebar.fixed {
    position: fixed;
    width: 370px;
    background-color: #F6F6F6;
    margin-top: 0;
    z-index: 1030;
}

.swmfNumber {
    float: left;
    margin: 0 5px 0 23px;
}

.swmfDrainage {
    margin-right: 5px;
}

.swmfDrainageField {
    float: left;
    margin-right: 0;
}

.formName {
    color: #576b97;
    background-color: #e7e9f0;
    padding: 5px 5px 3px 10px;
    border-radius: 3px;
    text-align: left;
    border: 1px solid #9fabc4;
}

.pointer {
    cursor: pointer;
}

.reviewShowHide {
    float: right;
    font-size: 14px;
}

.green {
    color: green;
}

.comment {
    border-bottom: 1px solid #EEEEEE;
    padding-top: 20px;
}

.commentDate {
    font-style: italic;
    font-size: 90%;
    color: #999999;
}

.fp_formActionsListAdmin {
    list-style: none;
    margin-left: 0;
}

    .fp_formActionsListAdmin li {
        margin-bottom: 10px;
    }

.flagNote {
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
    margin-left: 50px;
}

.flagOrange {
    color: orange;
    font-size: 16px;
    margin-left: 6px;
}

.flagPartial {
    color: Orange;
    font-size: 16px;
    margin-left: 6px;
}

.flagTransfer {
    color: Green;
    font-size: 16px;
    margin-left: 6px;
}

ul.actionBtns li {
    list-style: none;
    margin: 0 0 10px -35px;
}

.facilityInfoRow, .refundInfoRow {
    display: none;
}

.commentBox {
    width: 300px;
}

.login2 {
    float: left;
    margin-left: 12px;
}

.marginBottom20 {
    margin-bottom: 20px;
}

.usernameReq {
    margin: 10px 0 10px 40px;
}

.passwordReq {
    margin: 10px 0 10px 40px;
}

.marginR5 {
    margin-right: 5px
}

.marginL10 {
    margin-left: 10px;
}

.tableMargins {
    margin: 0 0 40px 0 !important;
}

.cellRight {
    text-align: right !important;
}

@media(max-width:1200px) {
    .sidebar.fixed {
        width: 300px;
    }
}

@media (max-width:979px) {
    /*#headerBlock {width:62%;height:30px;margin-top:-40px;margin-bottom:10px;padding-left:18px;}*/
    #headerBlock {
        display: inline-block
    }

    .crownLogo {
        width: 115px;
        height: 49px;
        margin-bottom: 10px;
    }

    #demo {
        margin-top: -82px;
    }

    .agencyTitle {
        margin: 26px 0 0 20px;
    }

    .sidebar.fixed {
        width: 228px;
    }
}

.marginTop4 {
    margin-top: 4px;
}

.adminTitle {
    color: #c18b52;
    text-shadow: none;
    letter-spacing: 0;
}

.adminTextLink {
    float: right;
    margin-top: -40px;
}

.headerViewLink {
    float: right;
    font-size: 16px;
    margin-top: -5px;
}

    .headerViewLink a:hover {
        text-decoration: none !important;
    }

@media(max-width:767px) {
    .sidebar.fixed {
        position: relative;
        width: 100%;
    }
}

@media (max-width:480px) {
    #headerBlock #headerLeft, #headerContentWrapper {
        padding-bottom: 0;
    }

    .agencyTitle {
        margin: 0 0 10px 0;
        font-size: 16px;
    }

    #demo {
        width: 70px;
        height: 70px;
        margin-top: -76px;
    }
}

.loader {
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.doclabel {
    width: 320px;
    display: inline-flex;
    align-items: center;
}
.doctext {
    display: inline-flex;
    align-items: center;
}
.doclink {
    display: inline-block;
    white-space: nowrap;
    width: 350px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: -5px;
}

.headerViewLink {
    font-size: 16px;
    margin-top: -5px;
}
.lnkSpace {
    margin-left: 30px;
}
.nowrap {
    white-space: nowrap;
}
.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.striped .striped-child {
    padding: 5px;
}
.striped .striped-child:nth-child(odd) {
    background-color: #f9f9f9;
}
.hover:hover {
    background-color: #f5f5f5 !important;
}

.font-80p {
    font-size: 80%;
}
#accountHome th {
    background-color: unset;
}
#accountHomeGridSearch .form-search {
    margin-bottom: .5em;
}
#accountHomeGrid table {
    table-layout: fixed;
}
#accountHomeGrid .tab-content {
    overflow: initial !important;
}
#accountHomeGrid td.sitename {
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#accountHomeGrid .newline {
    float: left;
    clear: both;
}
#accountHomeGrid .helpText {
    padding: 5px;
    color: #c09853;
    border-radius: 4px;
    border: 1px solid #fbeed5;
    background-color: #fcf8e3;
    white-space: nowrap;
    float: left;
    clear: both;
}
.table th, .table td {
    padding: 8px !important;
}
#accountHomeGrid td.haspopover {
    position: relative;
}
#accountHomeGrid td .popover {
    max-width: 550px;
    min-width: 280px;
    right: -.5em;
    left: auto !important;
    text-align: left;
}
#accountHomeGrid td .popover.bottom .arrow {
    display: none;
}
#accountHomeGrid td .popover.bottom {
    margin-top: 2px;
}
#accountHomeGrid .dropdown-menu {
    right: 0;
    left: auto;
    text-align: left;
}

.dropdown.dropdown-hover:hover > ul.dropdown-menu,
.dropdown.dropdown-hover:focus > ul.dropdown-menu {
    display: block;
}
.dropdown ul.dropdown-menu li.nolink {
    padding: 3px 20px;
}
#accountHomeGrid td .popover-title {
    font-weight: bold;
    white-space: nowrap;
}
span.history {
    white-space: nowrap;
}
ul.history {
    margin-left: 1em;
    margin-bottom: unset;
}
ul.history li {
    list-style: square;
    white-space: nowrap;
}
ul.history li span {
    position: relative;
    left: -5px;
}
@media (max-width:1200px) {
    #accountHomeGrid .helpText {
        white-space: unset;
    }
}

@media(min-width:1600px) {
    .full-width {
        max-width: 1600px !important;
    }
}

.modal-alert .modal-title {
    line-height: 1.5;
    margin: 0.5em;
    font-weight: 600;
    font-size: 1.2em;
}
#swppp-form * {
    line-height: 1.6;
}
#swppp-form fieldset .title {
    font-weight: bold;
    padding-bottom: 1em;
}
#swppp-form .lg-text {
    font-size: 1.2em;
    line-height: 1.5;
}
#swppp-form .subblock {
    padding: 5px 1em !important;
}
#swppp-form .inlineform label {
    display: inline;
    margin-left: 10px;
    font-weight: normal;
}
#swppp-form .disabled {
    background-color: #eee;
    border-radius: 5px;
}

#swppp-form ol,
#swppp-form ul {
    margin: 0px;
}
#swppp-form ol.pre-checkbox,
#swppp-form ul.pre-checkbox {
    margin: 0px;
    padding-left: 3em;
}
#swppp-form ol li,
#swppp-form ul li {
    margin: 1em;
    padding: 0;
}
/*#swppp-form ul li {
    margin-left: -0.5em;
}*/
#swppp-form ol ol,
#swppp-form ul ul,
#swppp-form ol ul,
#swppp-form ul ol  {
    margin: 0;
    padding: 0;
}
#swppp-form li input {
    margin-top: 5px;
}
#swppp-form li input[type='radio'],
#swppp-form li input[type='checkbox'] {
    margin: -3px .75em 0 5px;
}
#swppp-form li input[type='checkbox'] {
    margin-right: 1em;
}
#swppp-form ol.pre-checkbox > li > label > input[type='radio'],
#swppp-form ol.pre-checkbox > li > label > input[type='checkbox'],
#swppp-form ul.pre-checkbox > li > label > input[type='radio'],
#swppp-form ul.pre-checkbox > li > label > input[type='checkbox'] {
    position: absolute;
    margin-left: -3em;
    margin-top: 5px;
}
#swppp-form li label {
    font-weight: normal;
}
#swppp-form ul.no-list-style > li {
    list-style: none;
    padding: .5em 1em;
    margin: 0;
}
#swppp-form ol.condensed {
    margin-left: -1em;
    padding-left: 2em;
}
#swppp-form ol.condensed li,
#swppp-form ul.condensed li {
    margin: 0 .5em 0 1em;
    padding: 0 .5em;
}

#swppp-form.was-validated {

}
#swppp-form.was-validated .invalid {
    color: #dc3545;
}
#swppp-form.was-validated .invalid input[type='radio'],
#swppp-form.was-validated .invalid input[type='checkbox'] {
    background-color: #dc3545;
    border-color: #dc3545;
}
#swppp-form.was-validated .invalid input,
#swppp-form.was-validated .invalid textarea {
    border-color: #dc3545;
}
#swppp-form.was-validated #validationResult {
    color: #dc3545;
}

#swppp-review li {
    margin: 5px 0;
}

.checkBlk{display:flex;margin-bottom:15px;}
.checkBlk div:nth-child(1){margin-right:10px;}
.checkBlk div:nth-child(2){margin-top:3px;}
.checkBlk label{font-weight:normal;}