﻿body {
    background-color: #383838;
    font-size: .9em;
}

.normalRow, .alternateRow, .alternateRow1, .selectedRow, .normalRow1 {
    height: 14px;
    font-size: small;
    color: black;
    padding-top: 3px;
    vertical-align: middle;
}

    .normalRow:hover, .alternateRow:hover, .selectedRow:hover {
        background-color: #ffbb00;
        cursor: pointer;
    }

.normalRow, .normalRow1, .smallRow {
    background-color: #ffffe7;
}

.folderRow, .lbDocument {
    color: #333333;
    background-color: white;
    height: 12px;
    font-size: .9em;
    width: 100%;
}
.padL5{
    padding-left:5px;
}
.botMar2px {
    margin-bottom:2px;
}

.folderRowSelected, .folderRow:hover, .lbDocument:hover {
    color: red;
    text-decoration: none;
    font-weight: 600;
    width: 100%;
}

.smallRow {
    color: black;
}

.alternateRow, .alternateRow1, .smallalternateRow {
    background-color: #b0daf8;
}

    .selectedRow, .smallRow:hover, .smallSelectedRow, .smallalternateRow:hover {
        background-color: #ffbb00;
    }

.smallRow, .smallRow:hover, .smallSelectedRow, .smallalternateRow {
    height: 14px;
    font-size: .9em;
}



.lbHeader {
    background-color: transparent;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    padding: 6px 0 0 10px;
    height: 25px;
    color: white;
}

    .lbHeader:hover {
        text-decoration: none;
        color: white;
        /*background-color: #706e6e;*/
    }

.choiceRow {
    color: white;
    background-color: #4f4f4f;
}

    .choiceRow, .choiceRow:hover {
        height: 25px;
        font-size: .8em;
        text-decoration: none;
    }

        .choiceRow:hover {
            color: red;
            background-color: #706e6e;
        }

.choiceSelectedRow {
    text-decoration: none;
    color: red;
    background-color: #706e6e;
    font-size: .8em;
}
.lookDisabled{
    opacity:0.2;
}
.lbName, .lbName:hover {
    color: black;
    text-decoration: none;
    width: 100%;
    display: table-column;
    margin-left: 3px;
}

.lbSelect, .lbSelect:hover {
    text-decoration: none;
    width: 100%;
    display: block;
    height: 100%;
}

    .lbSelect:hover {
        color: white;
        background-color: red;
    }

.lbSelect {
    color: black;
}

.lbName:hover, .lbName::selection {
    font-weight: 600;
}

.pnlReportList {
    padding: 2px;
    background-color: #bcd0de;
    position: relative;
    border-radius: 3px;
    /*border-top-right-radius: 0;
    border-bottom-right-radius: 0;*/
    border-top: solid 1px darkgray;
    border-right: solid 1px white;
    border-bottom: solid 1px white;
    border-left: solid 1px darkgray;
}

.posSticky {
    position: absolute;
    top: 0;
}

.form-row {
    text-align: left;
    font-weight: 400;
    font-size: .9em;
    width: 100%;
    margin-top: 2px;
}

.form-rowRight {
    text-align: right;
    padding-right: 2%;
    font-weight: 400;
    font-size: .9em;
    width: 100%;
    margin-top: 2px;
}

.form-rowCenter {
    text-align: center;
    /*padding-right: 20%;*/
    font-weight: 400;
    font-size: .9em;
    width: 100%;
    margin-top: 2px;
}

.noResize {
    resize: none;
}

/*.form-row label {
    font-size: .9em;
    color: black;
    display: inline-block;
    text-align: right;
    width: 30%;
    display: inline-block;
}*/

.drp {
    width: 80%;
    height: 20px;
    font-size: .8em;
}

.taCenter {
    text-align: center;
}

.taRight {
    text-align: right;
}

.taLeft {
    text-align: left;
}

.labelFor {
    font-weight: 200;
    font-size: .9em;
    width: 40%;
}

.labelForDate {
    font-weight: 200;
    font-size: .8em;
    width: 30%;
}

.padRight10 {
    padding-right: 3em;
}

.padTop5 {
    padding-top: 5px;
}
.padTop10 {
    padding-top: 10px;
}

.doSmallerFont {
    font-size: .8em;
}

.popupContent {
    font-size: 1em;
    font-family: Arial;
    padding-left: 6px;
    text-align: left;
    vertical-align: bottom;
    height: 50px;
    display: inline-block;
    width: 50%;
}

.popupBodyShow {
    background-color: white;
    border: solid thin black;
    border-radius: 5px;
    top: 50%;
    right: 50%;
    position: fixed;
    height: 180px;
    width: 400px;
    z-index: 50;
}

.popupLoad {
    display: none;
}

.cancelLink, .cancelLink2 {
    padding: 3px;
    position: absolute;
    height: 14px;
    width: 14px;
    top: 10px;
    color: black;
}

.cancelLink2 {
    right: 20px;
}

.cancelLink {
    right: 10px;
}

    .cancelLink:hover, .cancelLink2:hover {
        background-color: lightgray;
    }

.gvHeader {
    /*width: 100%;*/
    font-family: Calibri;
    font-size: .9em;
    background-color: #094580;
    color: white;
    /*text-shadow: 1px 1px #000000;*/
    border: thin black solid;
}

.posRelative {
    position: relative;
}

.colWidth30 {
    width: 30%;
    padding-left: 3px;
}

.colWidth5 {
    width: 5%;
}
.colWidth10 {
    width: 10%;
}
.colWidth20 {
    width: 20%;
    padding-right: 3px;
    text-align: right;
}

.colWidth15 {
    width: 15%;
    padding-left: 3px;
    text-align: left;
}

/*gvParishNo", "parishListCols23", "parishListCols23*/

.gvParishNo {
    text-align: center;
}

.parishNoList {
    width: 4%;
    text-align: center;
}

.parishName {
    /*width: 30%;*/
    padding-left: 3px;
    text-align: left;
}

.parishListCols23 {
    width: 20%;
    padding-left: 3px;
    text-align: left;
}
.parishAddress {
    width: 60%;
    padding-left: 3px;
    text-align: left;
}

.parishListCols25 {
    width: 25%;
    padding-left: 3px;
    text-align: left;
}

.pad3 {
    padding-left: 3px;
}
.pad20 {
    padding-left: 20px;
}

.pad3R {
    padding-right: 3px;
}

.width10 {
    width: 10%;
}

.center8 {
    text-align: center;
    width: 8%;
}
.center15 {
    text-align: center;
    width: 15%;
}
.center20 {
    text-align: center;
    width: 20%;
}

.center2 {
    text-align: center;
    width: 2%;
}

.contractorWidth {
    width: 15%;
    padding-left: 3px;
    text-align: left;
}

.cost {
    width: 5%;
    padding-right: 3px;
    text-align: right;
}

.lbParishNo {
    display: block;
    text-align: center;
    width: 100%;
    color: black;
    /*height:100%;
    margin:-2px 0;*/
}

    .lbParishNo:hover {
        background-color: red;
        color: white;
        font-weight: 500;
        text-decoration: none;
        /*height: 100%;
        margin: -2px 0;*/
    }
.lbSelect {
    display: block;
    text-align: left;
    width: 100%;
    color: black;
    /*height:100%;
    margin:-2px 0;*/
}
.lbSelectCenter {
    display: block;
    text-align: center;
    width: 100%;
    color: black;
    /*height:100%;
    margin:-2px 0;*/
}

.lbSelect:hover, .lbSelectCenter:hover {
    background-color: red;
    color: white;
    font-weight: 500;
    text-decoration: none;
    /*height: 100%;
        margin: -2px 0;*/
}

.lbYear, .lbYear:hover {
    text-align: center;
    width: 100%;
    color: black;
}

    .lbYear:hover {
        text-decoration: none;
    }

.pnlHouseDetail {
    visibility: hidden;
    /*margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;*/
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    /*width: 100%;*/
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 10;
    background-color: cornsilk;
    width: 650px;
    height: 500px;
    font-size: .9em;
    border: solid black 1px;
    border-radius: 5px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.pnlHouseDetailVisible {
    visibility: visible;
    /*margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;*/
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    /*width: 100%;*/
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 10;
    background-color: cornsilk;
    width: 650px;
    height: 500px;
    font-size: .9em;
    border: solid black 1px;
    border-radius: 5px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.sculptedBorder {
    border-top: solid 2px darkgray;
    border-right: solid 2px white;
    border-bottom: solid 2px white;
    border-left: solid 2px darkgray;
}

.pnlHouseProps {
    background-color: cornsilk;
    width: 98%;
    height: 400px;
    font-size: .9em;
    margin: 5px;
    margin-top: 5px;
    border-bottom: solid 1px white;
    border-left: solid 1px black;
    border-top: solid 1px black;
    border-right: solid 1px white;
}

/* Modal Panel etc*/
/* The Modal (background) */
/*.modal {
    display: none; 
    position: fixed;
    z-index: 1; 
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4); 
}*/

/*Modal Content/Box*/
.modal-content {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 130px;
}

/* The Close Button */
.closeme {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
    margin: 2px 10px 0 0;
    height: 20px;
    width: 20px;
}

    .closeme:hover,
    .closeme:focus {
        color: lightgray;
        text-decoration: none;
        cursor: pointer;
    }

.header-title {
    position: absolute;
    top: 13px;
    left: 70px;
    /*margin: 5px 0 0 10px;*/
    color: white;
    display: inline-block;
    width: 80%;
}

.footer {
    margin-top: 5px;
    padding: 2px;
    text-align: left;
    color: white;
    width: auto;
}

.actionBar {
    position: relative;
    width: 100%;
    height: 40px;
    background-color: #808080;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-align: left;
    padding: 2px;
    cursor: grab;
}

    .actionBar:hover {
        cursor: grabbing;
    }

.dropdown-menu-lg {
    width: 800px;
    padding: 20px 0px;
}

.dropdown-menu-par {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #333333;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.dropdown-menu-sm {
    width: 350px;
    padding: 0px 0px;
}

ul {
    list-style: none
}

.dropdown-menu-lg > li > ul, .dropdown-menu-sm > li > ul {
    padding: 0;
    margin: 0;
}

    .dropdown-menu-sm > li > ul > li,
    .dropdown-menu-lg > li > ul > li {
        list-style: none;
    }

        .dropdown-menu-sm > li > ul > li > a,
        .dropdown-menu-lg > li > ul > li > a {
            display: block;
            padding: 3px 5px;
            clear: both;
            font-weight: normal;
            /*line-height: 1.428571429;*/
            height: 28px;
            background-color: #333333;
            color: white;
            white-space: normal;
        }

.dropdown-menu-sm > li ul > li > a:hover,
.dropdown-menu-sm > li ul > li > a:focus,
.dropdown-menu-lg > li ul > li > a:hover,
.dropdown-menu-lg > li ul > li > a:focus {
    height: 28px;
    text-decoration: none;
    color: white;
    background-color: #656565;
    /*border-top: solid 1px #094580;
    border-right: solid 1px #094580;
    border-bottom: solid 1px #094580;
    border-left: solid 1px #094580;*/
}

.dropdown-menu-sm .disabled > a,
.dropdown-menu-sm .disabled > a:hover,
.dropdown-menu-sm .disabled > a:focus,
.dropdown-menu-lg .disabled > a,
.dropdown-menu-lg .disabled > a:hover,
.dropdown-menu-lg .disabled > a:focus {
    color: #999999;
}

    .dropdown-menu-sm .disabled > a:hover,
    .dropdown-menu-sm .disabled > a:focus,
    .dropdown-menu-lg .disabled > a:hover,
    .dropdown-menu-lg .disabled > a:focus {
        text-decoration: none;
        background-color: transparent;
        background-image: none;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
        cursor: not-allowed;
    }

.dropdown-menu-sm .dropdown-header,
.dropdown-menu-lg .dropdown-header {
    color: #428bca;
    font-size: 18px;
}


.form-row {
    font-family: sans-serif;
    text-align: left;
    font-weight: 300;
    font-size: .9em;
    width: 100%;
}

.form-rowRight {
    font-family: sans-serif;
    text-align: right;
    padding-right: 2%;
    font-weight: 300;
    font-size: .9em;
    width: 100%;
}

.form-rowCenter {
    font-family: sans-serif;
    text-align: center;
    /*padding-right: 20%;*/
    font-weight: 300;
    font-size: .9em;
    width: 100%;
}

.noResize {
    resize: none;
}

.form-row label, .form-rowLabel {
    font-size: .9em;
    color: black;
    display: inline-block;
    text-align: right;
    font-weight: 300;
    width: 30%;
    margin: auto;
    padding: 3px;
}

.labelTextBox {
    font-size: .9em;
    background-color: transparent;
    width: 15%;
    border: none;
}
.labelTextBox2 {
    font-size: .8em;
    border: none;
}

.smallControl {
    height: 22px;
    display: inline-block;
    width: 65%;
    font-size: .9em;
}
.smallControl_SetWidth {
    height: 22px;
    display: inline-block;
    font-size: .9em;
}

.smallLabel {
    display: inline-block;
    font-size: .9em;
}

.atoz_active {
    border-top: solid 1px gray;
    border-right: solid 1px white;
    border-bottom: solid 1px white;
    border-left: solid 1px gray;
}
.atoz_active2 {
    border-top: solid 2px gray;
    border-right: solid 2px white;
    border-bottom: solid 2px white;
    border-left: solid 2px gray;
}
.dialog-rnd {
    border: grey solid 1px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.msgDeleteDocument {
    position: absolute;
    top: 200px;
    right: 300px;
    width: 250px;
    height: 100px;
    background-color: bisque;
}

.parishNo {
    width: 50px;
    display: inline-block;
    height: 22px;
    text-align: center;
    background-color: white;
}

.parishName {
    height: 22px;
    text-align: left;
    padding-left: 3px;
}

.data-block {
    background-color: antiquewhite;
    padding: 5px;
    margin-top: 5px;
    border: solid black 1px;
}

.data-block-small {
    background-color: antiquewhite;
    padding: 5px;
    border: solid black 1px;
}

.centermiddle {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    /*width: 100%;*/
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.electestresults {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    /*width: 100%;*/
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.uploadTitleLabel {
    font-size: 1em;
    font-weight: 400;
    display: inline-block;
    text-align: center;
}

.titleLabel {
    font-size: 1em;
    font-weight: 400;
    /*vertical-align: middle;*/
    display: inline-block;
}

.titleHeader, .titleHeaderL {
    width: 100%;
    height: 25px;
    background-color: #69b7b9;
    color: black;
    /*    margin-bottom: 5px;
*/ border: solid black 1px;
    padding-top: 2px;
}

.titleHeaderL {
    text-align: left;
    padding-left: 20%;
}

.titleHeader {
    text-align: center;
    margin-bottom:5px;
}
.gvBack {
    background-color: #4e7b92 !important;
}

.bluebox {
    background-color: #bde9ff;
    padding-bottom: 10px;
    border: solid black 1px;
}
.mainbox {
    background-color:antiquewhite;
    padding-bottom: 10px;
    border: solid black 1px!important;
}
.section {
/*    border: solid black 1px;
*/    min-height:120px;
    padding: 5px;
}
.blackBorder {
    border: solid black 1px;
}
.blackBorderNoRight {
    border: solid black 1px;
    border-right: none !important;
}

.exclamation{
    height:20px;
    width:20px;
    margin:2px 0 5px 5px;
}
.fs9 {
    font-size: .9em;
}

.lbRef {
    background-color: #333;
}

    .lbRef, .lbRef:hover {
        display: table-cell;
        width: 100%;
        height: 100%;
        text-decoration: none;
        text-align: center;
        color: white;
        vertical-align: middle;
    }

        .lbRef:hover, .lbRef::selection {
            background-color: red;
        }

.lbRefCell, .lbRefCell:hover {
    color: white;
    display: inline-block;
    text-decoration: none;
    padding-top: 5px;
    /*height: 100%!important;
    width: 100%!important;*/
}

.disappear {
    font-size: .9em;
    text-align: right;
    width: 10%;
}

.fileUpload {
    width: 250px;
    border: solid 1px black;
    background-color: white;
    color: blue;
    padding: 5px;
    border-radius: 5px;
}

.hidden {
    visibility: hidden;
}

.visible {
    visibility: visible;
}

.blankpdf {
    height: 450px;
    width: 100%;
    background-color: gray;
}

.blankfolder {
    height: 450px;
    width: 100%;
    background-color: white;
}

.notesBox {
    height: 120px;
    padding: 0px;
    text-align: center;
}

@media only screen and (max-width: 1200px) {
    h5 {
        display: none;
    }

    .form-row label {
        font-size: .9em;
    }
}

@media only screen and (max-width: 800px) {
    .disappear {
        font-size: .6em;
        display: none;
    }

    .notesBox {
        height: 120px;
        text-align: center;
        margin-top: 10px;
    }
}
/*.lbLogout {
    color: #bdbdbd;
}*/


.logout {
    color: #bdbdbd;
    float: right;
    position: absolute;
    top: 15px;
    right: 3%;
}

    .logout:hover {
        color: white;
        text-decoration: none;
    }

.gvYear {
    text-align: right;
    height: 70px;
    overflow-y: scroll;
    border: solid black 1px;
}

.gvYear {
    width: 50%;
    margin-left: 20px;
}

.gvExpenditure {
    width: 100%;
}

.pnlGvExpenditure {
    width: 100%;
}

.pnlGvExpenditure_SingleRow {
    height: 60px !important;
    width: 100%;
}

.pnlGvExpenditure_NotVisible {
    height: 0px !important;
    width: 100%;
}

.disabledBtn, .disabledBtn:hover {
    background-color: gray;
    color: lightgray;
}
.readOnly {
    background-color:gainsboro;
    color: black;
}
.txtItemNo {
    display: inline-block;
    height: 22px;
    width: 50px;
    text-align: center;
    background-color: white;
    border: blue solid 1px;
    font-size: .9em;
}

.modalBackground {
    background-color: #e1e0e0;
    filter: alpha(opacity=40);
    opacity: 0.5;
}

.leftPanel {
    padding: 5px;
}

@media only screen and (max-width: 1000px) {
    .gvExpenditure {
        width: 200%;
    }
}

@media only screen and (max-width: 800px) {
    .logout {
        right: 10%;
    }

    .gvExpenditure_SingleRow {
        width: 150%;
    }

    .pnlGvExpenditure_SingleRow {
        height: 80px !important;
        width: 100%;
    }

    .gvYear {
        width: 100%;
        margin-left: 2px;
    }
}
