/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 02.11.2020, 16:05:57
    Author     : sisyandra
*/
.interface-table img
{
    max-width: 80px;
}

#card_info {
    width: 260px;
    position: absolute!important;
    right: 10px;
    background: white;
    top: 0px;
    height: 400px;
}

.object-table
{
    width: 100%;
}

.object-table > tbody > tr
{
    border-bottom: 1px solid lightgray;
}

.dont-touch
{
    cursor: pointer;
    font-size: 16px;
}

.dont-touch span
{
    display: block;
    width: 100%;
    text-align: center;
    line-height: 20px;
}

.img-property
{
    max-height: 80px;
}

label
{
    font-size: 11px;
    margin-bottom: .1rem!important;
}

.form-group {
    margin-bottom: .1rem!important;
}

.no-margin
{
    margin: 0px!important;
}

.editing input
{
    width: 100%;
}

td[not-found]
{
    color: #bbb;
}

.dynatable-search input, .dynatable-per-page select
{
    border: 1px solid #ced4da;
    border-radius: .25rem;
}
#reader
{
    width: 260px; 
    position: absolute!important; 
    right: 10px;
    background: black;
    top: 420px;
}



.no-data:after {
  
  animation: shine 5s ease-in-out  infinite;
  animation-fill-mode: forwards;  
  content: "";
  position: absolute;
  top: -110%;
  left: -210%;
  width: 80%;
  height: 80%;
  opacity: 0;
  transform: rotate(30deg);
  
  background: rgba(255, 255, 255, 0.13);
  background: linear-gradient(
    to right, 
    rgba(255, 255, 255, 0.13) 0%,
    rgba(255, 255, 255, 0.13) 77%,
    rgba(255, 255, 255, 0.5) 92%,
    rgba(255, 255, 255, 0.0) 100%
  );
}

/* Hover state - trigger effect */


/* Active state */

.no-data:active:after {
  opacity: 0;
}

@keyframes shine{
  90% {
    opacity: 1;
    top: -130%;
    left: -130%;
    transition-property: left, top, opacity;
    transition-duration: 0.7s, 0.7s, 0.15s;
    transition-timing-function: ease;
  }
  100% {
    opacity: 0;
    top: -30%;
    left: 130%;
    transition-property: left, top, opacity;
  }
}

.dynatable-search > input
{
    width: 100px;
}

.tab-content {
     overflow-x: visible!important; 
     position: relative;
}

#result_source_filter
{
    width: 80px;
}

.dynatable-per-page-select
{
    width: 100px;
}

#uk-table
{
    width: 100%;
}

#houses-table
{
    width: 100%;
}

#questions-table, #variants-table, #votes-table, #initiatives-table
{
    width: 100%;
}

.dynatable-pagination-links
{
    margin-top: 10px;
}

.search-control-wrapper
{
    margin-bottom: 10px;
}

.ui-datepicker-trigger
{
    margin-bottom: 10px;
}
.tab-content{overflow-x: hidden;}

thead {background-color: #007bff; color: white;}
.interface-table td {text-align: left!important; padding-left: 10px; border-left: 1px solid #bbb; border-right: 1px solid #bbb;}
.dynatable-search
{    
    float: none;
    margin-left: 30px;
    position: relative;
}
.dynatable-per-page{float: none; margin-left: 60px;}
th {padding: 5px 5px 5px 5px;}
th a{color: inherit;}
th a:hover, th a:visited{color: #fdfdfd;}
#chat-table tbody>tr:nth-child(odd)>td{background-color:white;}
#chat-table tbody>tr>td:nth-child(4){color:darkgray; font-size: 20px; padding-left: 20px;}
#chat-table tbody>tr>td:nth-child(3){color: white; font-size: 5px;}
#chat-table tbody>tr{display: block; margin-top: 10px; margin-bottom: 10px; padding: 10px 10px 10px 10px; border: 1px solid gray; border-radius: 5px;}

table.profile-table>tbody>tr>td:nth-child(1){color:#555; font-size: 16px; padding-right: 20px;}
table.profile-table>tbody>tr>td:nth-child(3){color:#555; font-size: 16px; padding-right: 20px; padding-left: 20px;}

table#keywords-table, table#rules-table, table#whitelist-table{width: 100%;}
/*OFFICE TABLE*/
table#regions-table>tbody>tr>td:nth-child(1){display: none;}
table#regions-table>thead>tr>th:nth-child(1){display: none;}
table#subregions-table>tbody>tr>td:nth-child(1){display: none;}
table#subregions-table>thead>tr>th:nth-child(1){display: none;}
table#subregions-table>tbody>tr>td:nth-child(4){display: none;}
table#subregions-table>thead>tr>th:nth-child(4){display: none;}
table#categories-table>tbody>tr>td:nth-child(1){display: none;}
table#categories-table>thead>tr>th:nth-child(1){display: none;}
table#categories-table>tbody>tr>td:nth-child(3){display: none;}
table#categories-table>thead>tr>th:nth-child(3){display: none;}
table#categories-table>tbody>tr>td:nth-child(4){display: none;}
table#categories-table>thead>tr>th:nth-child(4){display: none;}
table#subtypes-table>tbody>tr>td:nth-child(4){display: none;}
table#subtypes-table>thead>tr>th:nth-child(4){display: none;}
table#subtypes-table>tbody>tr>td:nth-child(5){display: none;}
table#subtypes-table>thead>tr>th:nth-child(5){display: none;}
table#subtypes-table>tbody>tr>td:nth-child(11){display: none;}
table#subtypes-table>thead>tr>th:nth-child(11){display: none;}
table#blurbs-table>tbody>tr>td:nth-child(1){display: none;}
table#blurbs-table>thead>tr>th:nth-child(1){display: none;}

table#blurbs-table>tbody>tr>td:nth-child(3), table#blurbs-table>tbody>tr>td:nth-child(4),
table#users-table>tbody>tr>td
{
    font-size: 14px;
}
table#users-table>tbody>tr>td
{
    /*white-space: nowrap;  Отменяем перенос текста */
    /*overflow: hidden;  Обрезаем содержимое */
    /*padding: 5px;  Поля */
    /*text-overflow: ellipsis;  Многоточие */
    /*max-width: 70px;*/
}
.blurb-thumb {max-height: 180px;}
table#goods-table>tbody>tr>td:nth-child(1){display: none;}
table#goods-table>thead>tr>th:nth-child(1){display: none;}
table#goods-table>tbody>tr>td:nth-child(7){display: none;}
table#goods-table>thead>tr>th:nth-child(7){display: none;}
table#goods-table>tbody>tr>td:nth-child(9){display: none;}
table#goods-table>thead>tr>th:nth-child(9){display: none;}
table#goods-table>tbody>tr>td:nth-child(10){display: none;}
table#goods-table>thead>tr>th:nth-child(10){display: none;}
table#goods-table>tbody>tr>td:nth-child(11){display: none;}
table#goods-table>thead>tr>th:nth-child(11){display: none;}
table#goods-table>tbody>tr>td:nth-child(12){display: none;}
table#goods-table>thead>tr>th:nth-child(12){display: none;}
table#goods-table>tbody>tr>td:nth-child(13){display: none;}
table#goods-table>thead>tr>th:nth-child(13){display: none;}
table#goods-table>tbody>tr>td:nth-child(14){display: none;}
table#goods-table>thead>tr>th:nth-child(14){display: none;}
table#goods-table>tbody>tr>td:nth-child(15){display: none;}
table#goods-table>thead>tr>th:nth-child(15){display: none;}
table#goods-table>tbody>tr>td:nth-child(16){display: none;}
table#goods-table>thead>tr>th:nth-child(16){display: none;}

table#orders-table>tbody>tr>td:nth-child(1){display: none;}
table#orders-table>thead>tr>th:nth-child(1){display: none;}
table#orders-table>tbody>tr>td:nth-child(5){display: none;}
table#orders-table>thead>tr>th:nth-child(5){display: none;}
table#orders-table>tbody>tr>td:nth-child(8){display: none;}
table#orders-table>thead>tr>th:nth-child(8){display: none;}
table#orders-table>tbody>tr>td:nth-child(9){display: none;}
table#orders-table>thead>tr>th:nth-child(9){display: none;}
table#orders-table>tbody>tr>td:nth-child(10){display: none;}
table#orders-table>thead>tr>th:nth-child(10){display: none;}
table#orders-table>tbody>tr>td:nth-child(12){display: none;}
table#orders-table>thead>tr>th:nth-child(12){display: none;}
table#orders-table>tbody>tr>td:nth-child(13){display: none;}
table#orders-table>thead>tr>th:nth-child(13){display: none;}
table#orders-table>tbody>tr>td:nth-child(7){display: none;}
table#orders-table>thead>tr>th:nth-child(7){display: none;}
table#orders-table>tbody>tr>td:nth-child(14){display: none;}
table#orders-table>thead>tr>th:nth-child(14){display: none;}

table#performers-table>thead>tr>th:nth-child(1){display: none;}
table#performers-table>tbody>tr>td:nth-child(1){display: none;}
table#performers-table>thead>tr>th:nth-child(7){display: none;}
table#performers-table>tbody>tr>td:nth-child(7){display: none;}
table#performers-table>thead>tr>th:nth-child(8){display: none;}
table#performers-table>tbody>tr>td:nth-child(8){display: none;}

table#actions-table>tbody>tr>td:nth-child(1){display: none;}
table#actions-table>thead>tr>th:nth-child(1){display: none;}
table#actions-table>tbody>tr>td:nth-child(8){display: none;}
table#actions-table>thead>tr>th:nth-child(8){display: none;}
table#actions-table>tbody>tr>td:nth-child(9){display: none;}
table#actions-table>thead>tr>th:nth-child(9){display: none;}
table#actions-table>tbody>tr>td:nth-child(10){display: none;}
table#actions-table>thead>tr>th:nth-child(10){display: none;}

table#requests-table>tbody>tr>td:nth-child(1){display: none;}
table#requests-table>thead>tr>th:nth-child(1){display: none;}

table#pages-table>tbody>tr>td:nth-child(1){display: none;}
table#pages-table>thead>tr>th:nth-child(1){display: none;}
table#pages-table>tbody>tr>td:nth-child(2){display: none;}
table#pages-table>thead>tr>th:nth-child(2){display: none;}

.imagecontainer>div
{
    display: inline-block!important;
}

#export_area td {padding: 5px;}

.dynatable-pagination-links 
{float: none;}

.jconfirm-box-container
{max-width: 500px;}

.jc-bs3-row
{
    margin-left: 50%!important;
}

.jconfirm-box-container
{
    margin-left: -250px!important;
}

.virtualform
{
    background: rgba(215,20,20,0.1);
    border-radius: 5px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    padding: 10px 10px 10px 10px;
}

.interface-table tr:hover td
{
    background-color: wheat!important;
}
.interface-table tr
{
    cursor: pointer;
}
.interface-table
{
    width: 100%;
}

.modal.fade
{
    top:-75%; 
}

tr.result-row table tr
{
    border-bottom: 1px solid green; 
    border-top: 1px solid green; 
}

.result-row table tr:first-child td
{
    background-color: #1f6377!important;
    color: white;
}
