﻿/*MainHeader*/
.div-ccu-main {
    height: 50px;
    background-color: #91221E;
}
.div-mh-img {
    float: left;
    margin-right: 50px;    
}
.img-mh-logo {
    height: 50px;
}
.hand-cursor {
    cursor: pointer;
}
.div-mh-lnks {
    padding-top: 1.3em;
}
.a-mh-hlp {
    cursor: help;
}
.div-mh-dlg {
    display: none;
}
/*CC_Order_History*/
/*CC_Order_Details*/
.th-cc {
    width: 10%;
}
.tr-cc {
    text-align: center;
}
.td-cc {
    width: 30px;
}
/*CC_Owner_Name_Search*/
.div-cown-main {
    margin-top: 10px;
}
.div-inps {
    padding-right: 75px;
}
.div-inps-cown {
    text-align: right;
}
/*CC_Owner_Search_Result*/
.tbl-cos {
    width: 500px;
}
.td-cos-1 {
    width: 20%;
}
.td-cos-2 {
    width: 80%;
}
.btn-info-rs {
    background-color: #eee;
    padding: 5px 10px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    border: 1px solid gray;
}
/*CC_Property_Address_Search*/
.div-cpas-main {
    margin-top: 10px;
}
.div-cpas-add {
    padding-right: 20px;
}
.div-cpas-btn {
    text-align: right;
    width: 100%;
    max-width: 375px;
}
.lbl-cpas-msg {
    color: red;
    display: none;
}
/*CC_Record_Selection*/
.lnk-cnt {
    width: 100%;
}
.txt-crs {
    border: 1px solid gray;
}
/*CC_ReportOrder*/
.div-cro-main {
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
}
.div-cro {
    margin-top: 10px;
}
.div-cro-nt {
    padding: 10px;
    line-height: 1.5em;
    border: solid 1px #999;
    margin-right: 10px;
    min-height: 310px;
    position: relative;
}
.div-cro-inpts {
    margin-left: 40px;
}
.tbl-cro {
    border-collapse: collapse;
}
.td-cro-1 {
    width: 200px;
}
.td-cro-2 {
    width: 100px;
}
.td-cro-3 {
    width: 150px;
}
.div-cro-btnsbt {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    height: 40px;
}
.a-cro-rpt {
    float: right;
}
.div-btnsubmit {
    margin: 0 auto;
    text-align: center;
}
.div-cro-hv {
    padding: 10px;
    line-height: 1.5em;
    border: solid 1px #999;
    min-height: 310px;
    position: relative;
}
.div-inps-cro {
    margin-left: 40px;
}
.tbl-cro-hr {
    border-collapse: collapse;
}
.td-hr-1 {
    width: 200px;
}
.td-hr-2 {
    width: 100px;
}
.td-hr-3 {
    width: 150px;
}
.a-hrs {
    float: right;
}
.div-cntue {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    height: 40px;
}
.div-cntu {
    margin: 0 auto;
    text-align: center;
}
.div-rd {
    margin-top: 10px;
}
.div-rdi {
    padding: 10px;
    line-height: 1.5em;
    border: solid 1px #999;
    margin-right: 10px;
}
.tbl-prds {
    border-collapse: collapse;
}
.td-pd-1 {
    width: 200px;
}
.td-pd-2 {
    width: 100px;
}
.div-cdo-cnt {
    text-align: center;
}
/*CC_Tax_Number_Search*/
.div-ctn-main {
    margin-top: 10px;
}
.div-ctn-inp {
    padding-right: 10px;
}
.txt-txno {
    width: 100%;
}
.txt-txno-ext {
    width: 70%;
    text-align: center;
    max-width: 60px;
}
/*CCUser-Index*/
.div-cci {
    display: none;
}
.tablink-i-1 {
    background-color: #91221E;
    display: block;
}
.tablink-i-2 {
    background-color: #91221E;
    display: none;
}
.tablink-i-3 {
    background-color: #91221E;
    display: none;
}
.tablink-i-4 {
    background-color: #91221E;
    display: none;
}
.tablink-i-5 {
    background-color: gray;
    width: 85%;
    display: block
}
.fa-close {
    float: right;
}
.tabcontent {
    display: block;
}
.div-i-or {
    max-width: 1200px;
}
.tbl-gcs {
    border-collapse: collapse;
}
.tr-i-sc {
    background-color: #E0E0E0;
}
.lnk-i-ccro {
    font-weight: bold;
    color: #2C4F70;
}
