/* Table Listing */

.table-listing {
    margin: 0 -17px 0;
    overflow: auto;
    border-bottom: 1px solid [main_bordcolor];
}

.table-listing table {
    font-size: 13px;
    color: #9c9790;
    font-weight: 300;
    line-height: normal;
    width: 100%;
    min-width: 700px;
}

.table-listing table.full {
    min-width: 100%;
}

.table-listing table th {
    font-weight: 600;
    color: #474747;
    vertical-align: middle;
    height: 44px;
    background: none;
    border-bottom: 1px solid [main_bordcolor];
}

.table-listing table td {
    padding: 15px 0;
    vertical-align: middle;
	word-break: break-all;
}

.table-listing table td.inherit a {
    color: inherit;
}

.table-listing table tr:hover td {
    color: #1b78c1;
}

.table-listing table th:first-child,
.table-listing table td:first-child {
    padding-left: 16px;
}

.table-listing table th:last-child,
.table-listing table td:last-child {
    padding-right: 16px;
    text-align: center;
}

.table_scroll {
    overflow: auto;
}

.table_listing {
    border-collapse: collapse;
    margin-bottom: 15px;
    border: 1px solid #c9c9c9;
}

.table_listing th {
    font-weight: 600;
}

.table_listing th,
.table_listing td {
    padding: 5px 8px 5px 10px !important;
    text-align: left;
    color: #333333;
    border-right: 1px solid #c9c9c9;
}
.table_listing th a {
	font-weight:400;
}
.table_listing td {
    border: 1px solid #c9c9c9;
}
.table_listing td img.profileImg {
    margin-right: 8px;
}
.table_listing th.ctr,
.table_listing td.ctr {
    text-align: center;
    padding: 0 10px !important;
    vertical-align: middle;
}


/*.table_listing td.ctr:last-child {
    padding-top: 5px !important;
    vertical-align: top;
}*/

.table_listing td.ctr img {
    float: none;
}

.table_listing td.ctr a {
    display: inline-block;
    vertical-align: middle;
}

.table_listing td.ctr a.edit {
    width: 13px;
    height: 0;
    padding-top: 11px;
    overflow: hidden;
    background: url([edit_list]) [no_repeat] 0 0;
}

.table_listing td.ctr a.edit:hover {
    background-position: 0 -11px;
}

.table_listing td.ctr a.close {
    width: 13px;
    height: 0;
    padding-top: 11px;
    overflow: hidden;
    background: url([listing_member_close]) [no_repeat] 0 0;
}

.table_listing td.ctr a.close:hover {
    background-position: 0 -11px;
}

.table_listing td.ctr a.view {
    width: 13px;
    height: 0;
    padding-top: 11px;
    overflow: hidden;
    background: url([view_list_icon]) [no_repeat] 0 -11px;
}

.table_listing td.ctr a.view:hover {
    background-position: 0 0;
}

.table_listing th.last,
.table_listing td.last {
    border-right: none;
    padding: 0 10px;
}

.table-listing table th {
    text-align: left;
}

.table-listing table.todo_table {
    table-layout: fixed;
}

.table-listing table.todo_table th,
.table-listing table.todo_table td {
    font-weight: 400;
    height: auto;
}

.table-listing table.todo_table td a {
    color: #fff;
}

.table-listing table.todo_table td a span {
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: pre;
    text-overflow: ellipsis;
}

.table-listing table.todo_table td a em {
    color: #000 !important;
}

.table-listing table.todo_table td {
    padding: 5px;
}

.table-listing table.todo_table th:last-child,
.table-listing table.todo_table td:last-child {
    padding-right: 0;
}

.data_table.todo_table th {
	font-size:12px;
    text-align: center;
    background: none;
	font-weight:700;
	height:30px;
	text-transform:none!important;
}

.data_table.todo_table th:last-child,
.data_table.todo_table td:last-child {
    border-right: 1px solid #d6d6d6;
}

.table-listing table.todo_table tr:hover td {
    color: #000;
}

.table-listing table.todo_table th:first-child,
.table-listing table.todo_table td:first-child {
    padding-left: 5px;
}

.table-listing table.todo_table td:last-child {
    text-align: left;
}

.data_table {
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    border-collapse: collapse;
    width: 100%;
}

.data_table th,
.data_table td {
    border: 1px solid [main_bordcolor];
    padding: 0 5px;
    vertical-align: middle;
}

.data_table th {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    height: 40px;
    background-color: #808080;
    padding: 0;
}

.data_table td {
    color: #000;
    font-size: 12px;
    height: 26px;
}

.data_table td span.status_name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre;
    display: inline-block;
    vertical-align: middle;
    max-width: 50px;
}

.data_table td.pro_title {
    font-weight: 600;
    color: #000;
    text-align: center;
    border-bottom: medium none;
    border-left: medium none;
    border-top: 1px solid #999898;
}

#report_table .data_table th:last-child,
#report_table .data_table td:last-child {
    border-right: medium none;
}

.data_table tr.sub_title {
    background: #dadada;
}

.data_table tr.sub_title td {
    text-align: center;
    border-top: 1px solid #999898;
    border-right: 1px solid #999898;
}

.data_table tr.sub_title td:last-child {
    border-right: none;
}

.data_table td.row_highlight {
    font-size: 14px;
    font-weight: 600;
    padding: 5px 0;
}

.button.text-link {
    background: none!important;
    color: #767676 !important;
    min-width: inherit;
    padding: 0 !important;
    width: auto !important;
    text-transform: none !important;
}

/*------------------------------*/

.table_listing th.sorting {
    background: url(../images/common/table-sorting.png) 100% 50% [no_repeat];
}
.table_listing th.sorting.up {
    background: url(../images/common/table-sorting-up.png) 100% 50% [no_repeat];
}
.table_listing th.sorting.down {
    background: url(../images/common/table-sorting-down.png) 100% 50% [no_repeat];
}
.table_listing th.sorting:hover,
.table_listing th.sorting.sorted {
    cursor: pointer;
    background-color: rgba(0, 0, 0, .1);
}

/*----------------------------------*/
.calendar_tbl.table-listing table.todo_table th {
	font-weight:600;
	height:30px;
	background:#efefef;
}
.calendar_tbl.table-listing table.todo_table th b {
	font-weight:700;
}
/*.calendar_tbl.table-listing table.todo_table td {
	padding:0;
	vertical-align:middle;
}
.calendar_tbl.table-listing table.todo_table td td {
	border:none!important;
	padding:0!important;
}
.calendar_tbl.table-listing table.todo_table td:first-child,
.calendar_tbl.table-listing table.todo_table td:nth-child(2){
	padding-left:5px;
}
.calendar_tbl.table-listing table.todo_table td .calendar_tbl_div {
	padding:5px;
}*/

/* project browse calendar */
.tblborderzero{
    border: 0 !important;
    border-bottom: 1px solid [main_bordcolor]!important;
}
.tblborderone{    
    border: 0 !important;
    border-left: 1px solid [main_bordcolor]!important;
    border-bottom: 1px solid [main_bordcolor]!important;
}
.tblborderlast{    
    border: 0 !important;
    border-right: 1px solid [main_bordcolor]!important;
    border-bottom: 1px solid [main_bordcolor]!important;
}
/* project browse calendar */

.evtList li *{
    display: inline-block;
    float: none;
    vertical-align: top;
}
.evtList li span{
    margin-right: 7px;
    position: relative;
    top: 2px;
}
.evtDiv label{
    display: inline-block;
    float: none;
    vertical-align: top;
}
.evtDiv label span{
    position: relative;
    top: -8px;
    font-size: 10px;
}
.evtDiv label input{
    margin-right: 2px;
}

/* Notification Board */
.n_b_o {
    /*border:1px solid #e4ecd0;*/
    background-color:#5f5f5f;
    border-bottom:1px solid #464646;
    min-height: 42px;
    max-width:1200px;
    margin:0 auto;
}
.n_b_o.r_b_o {
    background-color:#fdf1df;
    border-bottom:1px solid #fcead0;
}
.n_b {
    padding:4px 12px 4px 58px;
    position:relative;
}
.n_b:after {
    content:"";
    display:block;
    width:32px;
    height:32px;
    position:absolute;
    left:25px;
    top:4px;
    /*background:url([promotion_sprites]) 0 0 [no_repeat];*/
}
.n_b p {
    font-size:14px;
    line-height:normal;
    color:#fff;
    font-weight:400;
    margin:0;
    padding:5px 0;
}
.n_b p span {
    display:none;
    font-size:11px;
    line-height:normal;
    color:#625741;
    font-style:italic;
}
.n_b_o.r_b_o p {
    color:#eb3700;
}
.n_b_o.r_b_o .n_b {
    padding:4px 12px 4px 31px;
}
.n_b_o.r_b_o .n_b i {
    margin-right:4px;
    position:relative;
    top:2px;
}
.n_b_o.r_b_o .n_b:after {
    display:none;
}
.n_b_o a {
    color: #ffffff;
    text-decoration: underline;
    font-size: 12px;
}
.morecontent span {
    display: none;
}
