body {
    background: #d5f3de !important;
    font-size: 13px !important;
}

.header,
.footer {
    width: 1290px;
    margin: 10px auto;
}

.business_filter {
    float: right;
    width: 65%;
    padding: 10px 0px 0px 0px;
    padding: 10px;
    background: #efefef;
}

.business_filter input[type="text"] {
    width: 80px;
}

.footer {
    text-align: center;
}

th,
td {
    vertical-align: middle;
    line-height: 1.2 !important;
}

.hint {
    font-size: 10px;
    font-style: italic;
    font-weight: normal;
}

.status_1 {
    background: #d7ffd1;
}

.status_2 {
    background: #ffdbdb;
}

.status_0 {
    background: #fbfec4;
}

.navbar .container {
    width: 1240px !important;
}

.profile_photo {
    float: left;
    margin-right: 20px;
}

.profile_photo img {
    width: 60px;
    height: 60px;
}

.inecontrol-container {
    width: 1250px;
    margin: 10px auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #ffffff;
    padding: 20px;
}

.editline td,
.editline {
    border-bottom: 2px solid #000000;
}

th {
    background: #e6e6e6;
}

.personal_note {
    float: right;
}

.notice {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: rgb(197, 253, 197);
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.help h5,
.help h4 {
    color: #0088cc;
}

.help img {
    width: 900px;
    border: 4px solid #d0d0d0;
    margin: 20px 0px 20px 0px;
    padding: 2px;
}

.help_box {
    border: 2px solid #ff0000;
    background: #efefef;
    padding: 5px;
    width: 900px;
}

.project-plan-input {
    width: 50px;
}

.project-plan td {
    text-align: center!important;
}

.highlight {
    background: rgba(255, 0, 0, 0.28)!important;
}

.statistic_member {
    background: #efefef;
    float: left;
    padding: 2px;
    border: 1px solid #d0d0d0;
    margin-right: 10px;
    height: 24px;
    margin-bottom: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.sales_stage_table {
    text-align: center !important;
}

.sales_stage_table a,
.sales_stage_table a:link,
.sales_stage_table a:active,
.sales_stage_table a:visited,
.sales_stage_table a:hover {
    color: #ffffff;
}

.sales_stage_box {
    width: 15px;
    height: 15px;
    margin-right: 10px;
    display: block;
    float: left;
}

.sales-stages td {
    width: 8%;
}

.maintenance td {
    width: 8%;
}

.sales-stages a {
    color: #000000;
}

.req {
    color: red;
}

.items td {
    font-size: 12px;
}

.sales-report td,
.sales-report th {
    text-align: center !important;
}

.sales-report-bottomrow {
    border-bottom: 2px solid #bbb;
}

.sales-report-endcol {
    border-right: 2px solid #bbb;
}

.sales-report-firstcol {
    font-weight: bold;
    border-right: 2px solid #bbb;
}

.sales-report-sum {
    font-weight: bold;
}