.table-responsive .table > tbody > tr.selectedRow:hover,
.table-responsive .table > tbody > tr.selectedRow:hover,
.table-responsive .table > tbody > tr.selected,
.table-responsive .table > tbody > tr.selected { 
  background-color: #6ed4f4;
  color: #FFFFFF;
}
.table-responsive a.sumaddr
{
    text-decoration: underline;
}
.table-responsive a.sumaddr:hover
{
    text-decoration: none;
}

.table-responsive .the-icons {
  list-style: none;
}
.table-responsive .the-icons i {
  font-size: 18px;
  width: 24px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
.table-responsive .the-icons a {
  line-height: 18px;
  display: block;
  white-space: nowrap;
}
.table-responsive .the-icons a:hover i {
  font-size: 18px;
  vertical-align: middle;
}
.table-responsive .the-icons span {
  vertical-align: middle;
}
.table-responsive .label
{
  font-size:80%;
  text-transform: uppercase;
  padding: 0px 4px;
  border-radius: .4em;
  vertical-align: middle;
}
.table .v-align-td
{
    vertical-align: middle;
}

.table-bordered .col-md-1,
.table-bordered .col-md-5,
.table-bordered .col-lg-1
{
    position: static;
}

.clients .panel-body
{
    padding:5px 0 0;
}
.clients .panel
{
    margin-bottom: 10px;
}


/*.not-added-items-block .table-overflowR*/
.table-overflowR
{
    overflow-x: auto;
    border-radius: 5px;
    padding-bottom: 3px;
    box-shadow: 0 -6px 0 -3px #E3E4E8 inset;
    /*border-radius: 0 0 5px 5px;
    padding-bottom: 2px;
    box-shadow: 0 -6px 0 -3px #E3E4E8 inset;*/
}
.table-overflowEntrust
{
    overflow-x: auto;
    border-radius: 0 0 5px 5px;
    padding-bottom: 3px;
    box-shadow: 0 -6px 0 -3px #E3E4E8 inset;
    /*border-radius: 0 0 5px 5px;
    padding-bottom: 2px;
    box-shadow: 0 -6px 0 -3px #E3E4E8 inset;*/
}
.grid-view-loading>table.orders>thead>tr>th.grid_view_loading /*item-block-cell:first-child*/
{
    background:url(loading.gif) no-repeat;
    background-color: #E47108;
    color: #ffffff;
}
.grid-view-loading-gif
{
    background:url(loading.gif) no-repeat;
}
.table-overflowR table.orders,
.table-overflowEntrust table.orders
{
    width: 100%;
    table-layout: auto; /*fixed;*/
}
.table-overflowR table.orders.orders_no_fixed,
.table-overflowEntrust table.orders.orders_no_fixed
{
    table-layout: auto;
}
table.orders>thead th.cell-block,
table.orders>thead td.cell-block,
table.orders>tbody td.cell-block
{
    border-left: 1px solid #F0F2F5;
    line-height: 30px; /*45px;*/
    vertical-align: middle;
    padding-left: 5px; /* 10px;*/
    padding-right: 5px; /* 10px;*/
    overflow: hidden;
    text-overflow: ellipsis;
    
    /*font-family: Tahoma,Lato,arial,sans-serif;*/
    white-space: nowrap;
    font-weight: normal;
}
table.orders .item-block-cell
{
    background-color: #E47108;
    color: #ffffff;
    font-size: 16px;
}
table.orders .item-block-cell>a.sort-link,
table.orders .item-block-cell>a.sort-link:hover
{
    color: #ffffff;
}
table.orders .input-fields
{
    height: 35px;
    min-height: 35px;
    vertical-align: baseline;
    text-indent: 5px;
}
table.orders .select-group>select
{
    height: 35px;
    min-height: 35px;
    vertical-align: baseline;
    width: 100%;
}
/*table.orders .error {
    background-color: inherit;
    border-color: #E1E1E1;
    color: #8D9AA6;
}*/
table.orders>thead,
table.orders>tbody
{
    background-color: #ffffff;
    /*border-radius: 0 0 5px 5px;
    padding-bottom: 2px;
    box-shadow: 0 -6px 0 -3px #E3E4E8 inset;*/
}
table.orders>tbody>tr:nth-child(odd)
{
    background-color: #E3E4E8;
}   

table.orders>thead th.cell-block:first-child,
table.orders>tbody td.cell-block:first-child
{
    border-left: 0 none;
}
table.orders>tbody>tr.active
{
    background-color: #19ABE4;
}
table.orders>thead>tr>td.tc-action-group,
table.orders>tbody>tr>td.tc-action-group,
table.orders>tbody>tr>td.tc-action-groupA
{
    background-color: #D81380;
    border-left: 0 none;
    padding: 0;
    box-shadow: 0 2px 0 -1px #E475B2 inset;
}
table.orders>tbody>tr.active>td.tc-action-group,
table.orders>tbody>tr.active>td.tc-action-groupA
{
    background-color: #19ABE4;
    border-left: 1px solid #F0F2F5;
    box-shadow: none;
}

table.orders>tbody>tr>td.tc-action-group-green-bg
{
    background-color: #149e50;
    border-left: 0 none;
    padding: 0;
    box-shadow: 0 2px 0 -1px #E475B2 inset;
}

.tc-action-group>.add-to-group-parcel
{
    /*background: url("http://localhost:9100/images/icons/group-package.png") no-repeat scroll center center rgba(0, 0, 0, 0);*/
    background: url("/../../images/icons/group-package.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    display: inline-block;
    height: 45px;
    vertical-align: bottom;
    width: 45px;
}

.tc-action-groupA>.add-to-group-parcel
{
    /*background: url("http://localhost:9100/images/icons/round-checked.png") no-repeat scroll center center rgba(0, 0, 0, 0);*/
    background: url("/../../images/icons/round-checked.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    display: inline-block;
    height: 45px;
    vertical-align: bottom;
    width: 45px;
}

table.orders .tc-shop{
    width: 170px; /* +72px  -37px */
}
table.orders .tc-got{
    width: 114px;
}
table.orders .tc-weight{
    /*width: 72px;*/
    width: 80px;
}
table.orders .tc-order-n{
    width: 214px;
}
table.orders .tc-tracking-n{
    width: 200px; /*+183px - 34px  - 135px to tc-name*/
    /*max-width: 275px;*/
}
table.orders .tc-status{
    width: 100px;
}
table.orders .tc-actions{
    width: 166px;
}
table.orders .tc-action{
    width: 120px; /*154px; /* + 34px */
    /*padding-left: 9px !important;*/
}
table.orders>tbody>tr>td.tc-action-group{
    width: 46px;
}
.modalR
{
    width: 94%;
    max-width: 800px;
    margin: 0 auto;   
    left:0;
    right:0;
    z-index: 10000;
    top: 5%;
}
.modalR .modal-body
{
    max-height: 500px;
}
.modalGallery {
    left: 0;
    margin: 0 auto;
    max-width: 1000px;
    right: 0;
    width: 94%;
    z-index: 10000;
    top: 5%;
}
.modalGallery .modal-body
{
    max-height: none;
}
.modalCalc {
    left: 0;
    margin: 0 auto;
    max-width: 1000px;
    right: 0;
    width: 94%;
    z-index: 10000;
    top: 20px;/*5%;*/
}
.modalCalc .modal-body
{
    max-height: 650px;
}


.table-striped tbody > tr:nth-child(2n) > td.bg-danger,
.table-striped tbody > tr:nth-child(2n) > th.bg-danger,
.table-striped tbody > tr:nth-child(2n+1) > td.bg-danger, 
.table-striped tbody > tr:nth-child(2n+1) > th.bg-danger
{
    background-color: #FFE9E9;    
}
/****  nav-justified ****/
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/*** ui-datepicker  ***/
.ui-datepicker .ui-datepicker-title
{    
    line-height: initial; 
}
.ui-widget 
{
    font-size: 14px;
    line-height: initial;    
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year
{    
    height: initial;
    max-height: initial;
    min-height: initial;
    text-indent: 0px;
}

.myPopover
{
    max-width: 1000px;
    width: 500px;
}

/*.accordion-wrap li.opened .accordion-content, 
.accordion-wrap li.opened .accordion-content a, 
.accordion-wrap li.opened .accordion-content p
{
    color: inherit;
    text-decoration: none;
}*/
.accordion-content-entrust {
    display: none;
    padding: 0 20px 20px;
}
.accordion-wrap
{
    margin: 0;
    padding: 0;
}
.accordion-wrap li 
{
    list-style: none outside none;
    border-bottom: 1px solid #e1e1e1;
}

.uAddrRec .table td, .uAddrRec .table th {
    padding: 3px !important;
}

a.passport_underline:hover
{
    text-decoration: none;
    color: #953b39;
}
a.passport_underline
{
    text-decoration: underline;
    color: #b94a48;
}


#back-top-e4ria {
    position: fixed;
    /*margin-right: 10px;*/
    bottom: 50px; /* отступ кнопки снизу */
    right: 10px;
    /*margin-left: 1000px; /* отступ кнопки слева (для указания отступа справа 
используйте margin-right) */
} 
#back-top-e4ria a {
    width: 71px;/*108px;*/
    display: block;
    text-align: center;
    font: 12px/100% Tahoma;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    color: #bbb;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    outline: none;
}
#back-top-e4ria a:hover {
    color: #000;
} 
/* иконка стрелки (тег span) */
#back-top-e4ria span {
    width: 71px;/*108px;*/
    height: 71px; /*108px;*/
    display: block;
    margin-bottom: 7px;
    background: #ddd url(/../../images/up-arrow.png) no-repeat center center; 
    /* в скобках указываем путь к иконке */ 
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s; 
    /* скругленные углы  */
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px; 
}
#back-top-e4ria a:hover span {
    background-color: #777;
}