﻿/* users */
.tbl-user th.actions {
    width: 135px;
}

/* download icon in list */
.download-icon {
    display: inline-flex;
    vertical-align: middle;
}

/* status dropdown */
.status-dropdown .btn {
    padding: 2px 5px;
    margin: 0;
    font-size: 12px;
    border: 0;
}

.status-dropdown .dropdown-menu {
    border: 1px solid #fff3cd;
}

    .status-dropdown .dropdown-menu:before {
        border-bottom-color: #fff3cd;
    }

    .status-dropdown .dropdown-menu > li > a {
        font-size: 12px;
        line-height: 8px;
    }

/* chart */
.chart, .pie, .bars {
    height: 500px;
}

/* two-factor */
.two-factor .green {
    color: #155724;
}

.two-factor .red {
    color: #a94442;
}

/* category */
.tbl-category th.actions {
    width: 135px;
}

.tbl-category th.lineitems {
    width: 335px;
}

/* material */
.tbl-material th.actions {
    width: 135px;
}

/* line item */
.tbl-lineitem th.actions {
    width: 135px;
}

.tbl-election th.proposals {
    width: 60px;
}

/* election proposal */
.tbl-election-proposal th.actions {
    width: 135px;
}

.tbl-election-proposal th.sort-order {
    width: 75px;
}

.tbl-election-proposal th.options {
    width: 60px;
}

/* estimate line items */
.estimate-lineitems-section h3 {
    font-size: 16px;
    margin-top: 0;
}

    .estimate-lineitems-section h3 a {
        padding-bottom: 0;
        padding-top: 0;
    }

        .estimate-lineitems-section h3 a:hover {
            outline: none;
            text-decoration: none;
        }

.estimate-lineitems-section .estimate-lineitems {
    border: solid 1px #ccc;
    border-radius: 4px !important;
    padding: 5px;
}
    .estimate-lineitems-section .estimate-lineitems .tbl-estimate-lineitems th.notes {
        width: 10%;
    }
    .estimate-lineitems-section .estimate-lineitems .tbl-estimate-lineitems th.lineitem {
        width: 20%;
    }

    .estimate-lineitems-section .estimate-lineitems .tbl-estimate-lineitems th.hour {
        width: 6%;
    }

    .estimate-lineitems-section .estimate-lineitems .tbl-estimate-lineitems th.rate {
        width: 6%;
    }

    .estimate-lineitems-section .estimate-lineitems .tbl-estimate-lineitems th.total {
        width: 7%;
    }

    .estimate-lineitems-section .estimate-lineitems .tbl-estimate-lineitems th.actions {
        width: 2%;
    }

    .estimate-lineitems-section .estimate-lineitems .tbl-estimate-lineitems td.default {
        text-align: center;
    }

    .estimate-lineitems-section .estimate-lineitems .tbl-estimate-lineitems td.actions {
        text-align: center;
    }

        .estimate-lineitems-section .estimate-lineitems .tbl-estimate-lineitems td.actions a {
            color: #a94442;
        }



.estimate-summary-section {
    border: solid 1px #ccc;
    border-radius: 4px !important;
    padding: 5px;
    margin-top: 5px;
}

.estimate-summary-section h3 {
    font-size: 16px;
    margin-top: 0;
    text-align: center;
}



.lineitem-sub {
    background-color: #f7f1ad;
    
}
.lineitem-equip {
    background-color: #d0eaad;
    
}


/* table row delete */
.tr-delete {
    background-color: #f36a5a;
    opacity: .8;
}

    .tr-delete td.actions a {
        color: #fff;
    }

/* control  number */
.control-number {
    font-size: 28px;
}

/* registered shareholder */
.tbl-registered-shareholder th.actions {
    width: 135px;
}

/* bank broker shareholder */
.tbl-bank-broker-shareholder th.actions {
    width: 135px;
}

/* registered shareholders vote */
.tbl-registered-shareholders-vote th.actions {
    width: 80px;
}

.tbl-registered-shareholders-vote th.votes {
    width: 80px;
}

/* registered shareholder create vote */
.shareholder-search-wrap {
    border: 1px solid #c2cad8;
    border-radius: 4px !important;
    margin-bottom: 12px;
    padding: 18px;
}

.shareholder-info-wrap {
    border: 1px solid #c2cad8;
    border-radius: 4px !important;
    margin-bottom: 12px;
    padding: 18px;
}

.proposals-wrap {
    border: 1px solid #c2cad8;
    border-radius: 4px !important;
    padding: 18px;
}

/* shareholder search list */
.tbl-shareholder th.rdselect {
    width: 1px;
}

.tbl-shareholder td .name {
    display: block;
}

.tbl-shareholder td .address {
    color: #009dc7;
}
/* bank agents vote */
.tbl-bank-agent-vote th.actions {
    width: 80px;
}

.tbl-bank-agent-vote th.votes {
    width: 80px;
}

/* bank agent search list */
.tbl-bank-agent th.rdselect {
    width: 1px;
}

.tbl-bank-agent td .name {
    display: block;
}

/* report */
.report-no-data {
    font-size: 16px;
    text-align: center;
    margin-top: 50px;
    padding: 16px;
    background: #ffeeba;
}

.text-underline {
    text-decoration: underline;
}

.report-cont {
    margin-top: 12px;
    border: solid 1px #ccc;
    padding: 12px;
    border-radius: 4px !important;
}

    .report-cont .report-date {
        text-align: right;
    }

    .report-cont h3 {
        font-size: 22px;
    }

    .report-cont h4 {
        font-size: 14px;
        line-height: 24px;
        font-weight: 500;
    }

/* election proposal banker search */
.tbl-election-proposal-banker-search .form-group {
    margin-bottom: 0 !important;
}

/* vote hitory */
.votes-history-wrap .voter-info {
    margin-bottom: 12px;
}

.votes-history-wrap .vote-history-box {
    border-radius: 4px !important;
}

    .votes-history-wrap .vote-history-box .panel-heading {
        color: #3f4047;
    }

    .votes-history-wrap .vote-history-box th.vote-for {
        white-space: nowrap;
    }

    .votes-history-wrap .vote-history-box .option {
        display: block;
    }

.modal-estimate
{
    width: 1500px;
}
.modal-sov {
    width: 800px;
}

/* contracts */
.contractitems-section a {
    padding: 8px 0;
}

    .contractitems-section a:hover {
        outline: none;
        text-decoration: none;
    }

.contractitems-section .contractitems {
    border: solid 1px #ccc;
    border-radius: 4px !important;
    padding: 5px;
}

    .contractitems-section .contractitems .tbl-contractitems th.actions,
    .contractitems-section .contractitems .tbl-contractitems td.actions {
        text-align: center;
    }


    