table.its {
    border-bottom: 1px solid #D1D1D1;
    background-color: #D1D1D1;
    /*background-color: transparent;*/
    /*border-right: 1px solid #D1D1D1;*/
/*rgb(229, 229, 229)*/
/*//949494;*/
    width: 99%;
    /*width: 879px;*/
    margin: 0px 0 10px 0 !important;
    /*max-width: 0;*/
    /*table-layout: fixed;*/
}

.content_left table.its tr td, th
/*th,td */
{
    padding: 2px 4px 2px 4px !important;
    text-align: left;
    vertical-align: top;
    /*color: #666666;*/
    color: #333;
    /*border: 1px solid #D1D1D1;*/
    vertical-align: middle;
}

.content_left table.its td {
    /*border: 1px solid #D1D1D1;*/
    /*border-bottom : 1px solid #D1D1D1;*/
}

thead tr {
    background-color: #e0e0e0;
}

th.sorted {
    /*background-color: #d3f2c0;*/
    /*eeecd8 f0f0f0 ffef8f #FFF6D9;*/
}

th a,th a:visited {
    color: #666666;
}

th a:hover {
    text-decoration: underline;
    color: #a3a3a3;
}

th.sorted a,th.sortable a {
    background-position: right;
    display: block;
    width: 100%;
    /*color: #6DA3BD;*/
}

th.sorted a {
    /*color: #6DA3BD;*/
}

th.sortable a {
    background-image: url(../img/arrow_off.png);
    background-repeat: no-repeat;
    /*color: #6DA3BD;*/
    /*width: 16px;*/
    /*height: 16px;*/
    /*background-image: url(./cupertino/images/ui-icons_2e83ff_256x240.png);*/
    /*background-position: -128px -16px;*/
    /*background-repeat: no-repeat;*/
}

th.order1 a {
    background-image: url(../img/arrow_down.png);
    background-repeat: no-repeat;
    /*width: 16px;*/
    /*height: 16px;*/
    /*background-image: url(./cupertino/images/ui-icons_2e83ff_256x240.png);*/
    /*background-position: -64px -16px;*/
    /*background-repeat: no-repeat;*/
}

th.order2 a {
    background-image: url(../img/arrow_up.png);
    /*background-repeat: no-repeat;*/
    /*width: 16px;*/
    /*height: 16px;*/
    /*background-image: url(./cupertino/images/ui-icons_2e83ff_256x240.png);*/
    /*background-position: 0 -16px;*/
    /*background-repeat: no-repeat;*/
}

tr.odd {
    background-color: #fff;
}

tr.tableRowEven,tr.even {
    /*background-color: #F9F9F9;*/
    background-color: #EAECEA;
}

span.export {
    padding: 0 4px 1px 20px;
    display: inline;
    display: inline-block;
    cursor: pointer;
}

span.excel {
    /*background-image: url(../img/ico_file_excel.png);*/
    background-repeat: no-repeat;
}

span.csv {
    /*background-image: url(../img/ico_file_csv.png);*/
    background-repeat: no-repeat;
}

span.xml {
    /*background-image: url(../img/ico_file_xml.png);*/
    background-repeat: no-repeat;
}

span.pdf {
    /*background-image: url(../img/ico_file_pdf.png);*/
    background-repeat: no-repeat;
}

span.rtf {
    /*background-image: url(../img/ico_file_rtf.png);*/
    background-repeat: no-repeat;
}

.group-1 {
    font-weight: bold;
    padding-bottom: 10px;
    border-top: 1px solid black;
}

.group-2 {
    font-style: italic;
    border-top: 1px solid black;
}

.subtotal-sum,.grandtotal-sum {
    font-weight: bold;
    text-align: right;
}

.subtotal-header {
    padding-bottom: 0px;
    border-top: 1px solid white;
}

.subtotal-label,.grandtotal-label {
    border-top: 1px solid white;
    font-weight: bold;
}

.grouped-table tr.even {
    background-color: #fff;
}

.grouped-table tr.odd {
    background-color: #fff;
}

.grandtotal-row {
    border-top: 2px solid black;
}

.topbar {
    position: static;
}


/*   teststyles.css */

/*tr.good td {*/
    /*color: #C43C35;*/
    /*font-weight: bold;*/
/*}*/

/*tr.bad td {*/
    /*color: #46A546;*/
/*}*/

/*td.money {*/
    /*text-align: right;*/
    /*padding-right: 2px;*/
/*}*/

/*tr.bad td.money {*/
    /*font-weight: bold;*/
    /*background-color: blue;*/
    /*color: #fff;*/
/*}*/

/*td.r,th.r {*/
    /*text-align: right;*/
    /*padding-right: 10px;*/
/*}*/

tr.total td,tr.subtotal td {
    background-color: #D3E2F0;
    font-weight: bold;
    text-align: right !important;
}

tr.sub-total td {
    /*background-color: #D3E2F0;*/
    font-weight: bold;
    /*color: red; !important;*/
    text-align: right !important;
}
/*   end teststyles.css */







/* alternative styles */
table.its thead tr {
    background-color: #D3E2F0; /*#e0edf8;*/
}

table.its tr.even {
    background-color: #EAECEA;
}

table.mars thead tr {
    background-color: #9c9;
}

table.mars tr.even {
    background-color: #ccb;
}

table.mars tr.odd {
    background-color: #eec;
}

table.simple thead tr th {
    background-color: #eee;
}

table.simple tr.even {
    background-color: #fff;
}

table.simple {
    border: 1px solid #ccc;
    border-collapse: collapse;
}

table.simple td,table.simple th {
    border: 1px solid #ccc;
}

table.nocol tbody td,table.nocol tbody th {
    border-left: none;
    border-right: none;
}

table.report td,table.report th {
    font: menu;
}

table.report th {
    background: buttonface;
    border-width: 1px;
    border-style: solid;
    border-color: threedhighlight threedshadow threedshadow threedhighlight;
    cursor: hand;
}

table.report idcol {
    background: buttonface;
}

table.report tr.even {
    background-color: #399;
}

table.report tbody {
    height: 100px;
    overflow: auto;
}

table.report {
    height: 120px;
    overflow: auto;
}

table.report tbody tr {
    height: 10px;
}

table.mark td.tableCellError {
    background-color: #d00;
    color: #fff;
}

table.simple td.textRed {
    color: #b11;
}


/*.well {*/
    /*padding: 6px;*/
/*}*/

/*.well {*/
    /*background-color: rgb(245, 245, 245);*/
    /*margin-bottom: 20px;*/
    /*padding: 19px;*/
    /*min-height: 20px;*/
    /*border: 1px solid rgba(0, 0, 0, 0.05);*/
    /*border-radius: 4px 4px 4px 4px;*/
    /*box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset;*/

    /*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
    /*font-size: 13px;*/
    /*font-weight: normal;*/
    /*line-height: 18px;*/
    /*color: rgb(64, 64, 64);*/
/*}*/

.pagebanner {
    color: #949494;
}
.pagelinks {
    color: #666666;
}

.add_button{display:inline-block;width:16px;height:16px;background: url(../img/new_companies.btn.png) no-repeat 0px 0px;cursor: pointer;}
.edit_button{display:inline-block;width:16px;height:16px;background: url(../img/new_companies.btn.png) no-repeat -16px 0px;cursor: pointer;}
.delete_button{display:inline-block;width:16px;height:16px;background: url(../img/new_companies.btn.png) no-repeat -32px 0px;cursor: pointer;}
/*.unsubscribe_button:hover{background: url(/resources/img/new_companies.btn.png) no-repeat -32px 0px;cursor: pointer;}*/

.spinner {
    width: 40px;
}

.label {
    /*color: rgb(126, 126, 126);*/
    color: #666;
    font-size: 11px;
    margin-bottom: 2px;
}

.actions {
    background: none;
    border: none;
}

.action{
    display: inline-block;
}


/* це для тестування видідення окремих ячейок*/
tr.good td.event {
    /*color: #C43C35 !important;*/
    font-weight: bold;
}

tr.bad td.event {
    /*color: #46A546 !important;*/
}

.right-align {
    text-align: right;
}

.center-align {
    text-align: center;
}

table.its tr:hover { background: #C5DAE5; !important}
table.its tr.selected {background: #C5DAE5; !important}


/*tr.in {*/
    /*background-color: #baeeba !important;*/
/*}*/
/*tr.out {*/
    /*background-color: #ffc8bd !important;*/
/*}*/

/*tr.in td.operation {*/
    /*color: #093 !important;*/
    /*color: #008b8b !important;*/
    /*font-weight: bold;*/
/*}*/

/*tr.out td.operation {*/
    /*color: #ed6060 !important;*/
    /*color: #2f98ff !important;*/
    /*color: #fe9077 !important;*/
    /*font-weight: bold;*/
/*}*/

/*tr.terminal td.operation {*/
    /*color: #2f98ff !important;*/
    /*font-weight: bold;*/
/*}*/

/*table.its tr.in td.actions {*/
    /*border-bottom: 1px solid #ccc;*/
    /*background: #d3f2c0;*/
/*}*/

/*table.its tr.out td.actions {*/
    /*background-color: #ffc8bd ;*/
    /*border-bottom: 1px solid #ccc;*/
/*}*/

/*table.its tr.terminal td.actions {*/
    /*border-bottom: 1px solid #ccc;*/
    /*background: #e0edf8;*/
/*}*/

tr.in td.actions {
    /*color: #093 !important;*/
    /*color: #008b8b !important;*/
    /*font-weight: bold;*/
}

tr.out td.actions {
    /*color: #ed6060 !important;*/
    /*color: #2f98ff !important;*/
    /*color: #fe9077 !important;*/
    /*font-weight: bold;*/
}

tr.terminal td.actions {
    /*color: #2f98ff !important;*/
    /*font-weight: bold;*/
}

table.its tr.in td.actions {
    /*color: #3cb371;*/
    /*color: #5ebc95;*/
    color: #093;
    /*font-weight: bold;*/
}

table.its tr.out td.actions {
    /*color: #ff7f50;*/
    color: #f08080;
    /*font-weight: bold;*/
}

table.its tr.terminal td.actions {
    /*color: #2694e8 !important;*/
    color: #66add6;
    /*font-weight: bold;*/
}

table.its tr.black td.actions {
    /*color: #2694e8 !important;*/
    color: black;
    /*font-weight: bold;*/
}

table.its tr.available td.card_status {
    /*color: #3cb371;*/
    color: #5ebc95;
    font-weight: bold;
}

table.its tr.locked td.card_status {
    /*color: #ff7f50;*/
    /*color: #ff7f50;*/
    color: #f08080;
    font-weight: bold;
}

table.its tr.inactive td.card_status {
    /*color: #2694e8 !important;*/
    color: #666;
    /*font-weight: bold;*/
}

table.its tr.active td.card_status {
    /*color: #2694e8 !important;*/
    color: #66add6;
    font-weight: bold;
}


table.its tr.agent td.agent {
    /*color: #2694e8 !important;*/
    color: #66add6;
    font-weight: bold;
}

/* при перерисовке ставим нужный background и background-color для парных и непарних строк */
table.its tr.lost.odd {
    /*color: #ff7f50;*/
    /*color: #ff7f50;*/
    /*background-color: #ffc8bd;*/
    /*background-color: #fef1ec;*/
    /*color: #f08080;*/
    /*font-weight: bold;*/
    /*animated-overlay.gif*/
    background: #fff url("./cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png") repeat scroll 50% 50%;
    /*background: transparent url("./cupertino/images/ui-bg_diagonals-thick_75_f3d8d8_40x40.png") repeat scroll 50% 50%;*/
    /*background: transparent url("./cupertino/images/ui-bg_diagonals-thick_100_f6f6f6_40x40.png") repeat scroll 50% 50%;*/
    /*background-image: url(./cupertino/images/ui-icons_2e83ff_256x240.png);*/
}
table.its tr.lost.even {
    background: #EAECEA url("./cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png") repeat scroll 50% 50%;
}

table.its tr.non-closable {
    background-color: #ffc8bd;
}

table.its tr.running {
    background-color: #baeeba;
}
/*table.its tr.non-closable:hover { background: #C5DAE5; !important}*/
/*table.its tr.non-closable.selected {background: #C5DAE5; !important}*/

table.its tr.lost:hover { background: #C5DAE5; !important}
table.its tr.lost.selected {background: #C5DAE5; !important}

table.its tr.disabled td {
    /*color: #ff7f50;*/
    /*color: #ff7f50;*/
    /*background-color: #ffc8bd;*/
    color: #aaaaaa;
    /*color: #D3E2F0;*/
    /*color: #C5C5C5;*/
    /*background:#dcdf00;*/
    /*background:transparent;*/
    /*color:#fff;*/
    /*font-weight: bold;*/
}

.exportlinks {
    margin-top: 15px;
    color: #666;
    /*font-weight: bold;*/
}

table.its tr.make-bold td {
    /*color: #ff7f50;*/
    /*color: #ff7f50;*/
    /*background-color: #ffc8bd;*/
    /*color: #f08080;*/
    font-weight: bold;
}

table.its a {
    text-decoration: none;
    /*font-weight: bold;*/
    /*color:#6690C9;*/
    /*color:#909;*/
    /*color:#3a7ca2;*/
    /*color:#0078AE;*/
    color:#369;
    /*2f98ff*/
}

table.its a:hover{color:#2f98ff;}

.grid-icon {
    width: 20px;
    height: 16px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}