﻿/*MainHeader*/
.div-mh-main {
    height: 50px;
    background-color: #91221E;
}
.div-mh-img {
    float: left;
    margin-right: 50px;
}
.img-mh-logo {
    height: 50px;
}
.div-mh-lnk {
    padding-top: 1.3em;
}
.a-mh-cur {
    cursor: help
}
.div-mh-hlp {
    display: none
}
/*Index*/
.btn-in-main {
    background-color: #91221E;
    display: block;
}
.btn-in-lstrpt {
    background-color: #91221E;
    display: none;
}
.btn-in-detrpt {
    background-color: #91221E;
    display: none;
}
.btn-in-docimg {
    background-color: #91221E;
    display: none;
}
.btn-in-blnk {
    background-color: gray;
    width: 85%;
    display: block;
}
.fa-close {
    float: right;
}

/*Deb_Order_Details*/
.th-dd {
    width: 10%;
}
.tr-dd {
    text-align: center;
}
/*Debit_Order_Histroty*/
.th-doh {
    width: 10%;
}
.tr-dh {
    text-align: center;
}
.td-dh {
    width: 30px;
}
/*Debit_Owner_Name_Search*/
.div-dn-ns {
    margin-top: 10px;
}
.lblMsg {
    color: red;
    display: none;
}
.div-inpts {
    text-align: right;
}
.div-inpts-nm {
    padding-right: 75px;
}
/*Debit_Owner_Search_Results*/
.tbl-ds-lnks {
    width: 500px;
}
.td-drs {
    width: 20%;
}
.btn-info-drs {
    background-color: #eee;
    padding: 5px 10px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    border: 1px solid gray;
}
.td-tns {
    width: 80%;
}
/*Debit_Property_Address_Search*/
.div-dps-main {
    margin-top: 10px;
}
.div-dps-str {
    padding-right: 20px;
}
.div-btns {
    text-align: right;
    width: 100%;
    max-width: 375px;
}
/*Debit_ReportOrder*/
.div-dro-sel {
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
}
.div-dro-lnk {
    margin-top: 10px;
}
.div-dro-nt {
    padding: 10px;
    line-height: 1.5em;
    border: solid 1px #999;
    margin-right: 10px;
    min-height: 310px;
    position: relative;
}
.div-dro-inps {
    margin-left: 40px;
}
.tbl-dro {
    border-collapse: collapse;
}
.td-dro-pd {
    width: 200px;
}
.td-dro-amt {
    width: 100px;
}
.td-dro-blnk {
    width: 150px;
}
.a-dro-det {
    float: right;
}
.div-dro-btn {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    height: 40px;
}
.div-submit {
    margin: 0 auto;
    text-align: center;
}
.div-dro-ht {
    padding: 10px;
    line-height: 1.5em;
    border: solid 1px #999;
    min-height: 310px;
    position: relative;
}
.div-dro-inp {
    margin-left: 40px;
}
.tbl-dro-prc {
    border-collapse: collapse;
}
.td-prc-nm {
    width: 200px;
}
.td-prc-amt {
    width: 100px;
}
.td-pdf {
    width: 150px;
}
.a-pdf {
    float: right;
}
.div-btn-sub {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    height: 40px;
}
.div-sub {
    margin: 0 auto;
    text-align: center;
}
.div-od {
    margin-top: 10px;
}
.div-dro-od {
    padding: 10px;
    line-height: 1.5em;
    border: solid 1px #999;
    margin-right: 10px;
}
.tb-od {
    border-collapse: collapse;
}
.td-pdn {
    width: 200px;
}
.td-amt {
    width: 100px;
}
.div-lnk-sd {
    text-align: center;
}
/*Deb_Tax_Number_Search*/
.div-dtn-main {
    margin-top: 10px;
}
.div-ttn {
    padding-right: 10px;
}
.inp-ttn {
    width: 100%;
}
.inp-ttn-ext {
    width: 70%;
    text-align: center;
    max-width: 60px;
}
.lbl-notvalid {
    color: red;
    display: none;
}
/*index-deb_user_county*/
.btn-tbl1 {
    background-color: #91221E;
    display: block;
}
.btn-tbl2 {
    background-color: #91221E;
    display: none;
}
.btn-tbl3 {
    background-color: #91221E;
    display: none;
}
.btn-tbl4 {
    background-color: #91221E;
    display: none;
}
.btn-tbl5 {
    background-color: gray;
    width: 85%;
    display: block;
}
.div-i-or {
    max-width: 1200px;
}
.tbl-or {
    border-collapse: collapse;
}
.tr-or {
    background-color: #E0E0E0;
}
.lnk-dro {
    font-weight: bold;
    color: #2C4F70;
}
.div-loader {
    display: none;
}