body {
    font-size: 12px !important;
}
.counts {
    display: block;
    font-weight: bold;
    margin-bottom: 15px;
    text-align: right;
    font-size: 14px;
}

.user_doc_block {
    display: block;
    height: 10px;
}

.user_doc_container {
    position: relative;
    top: -17px;
    padding: 5px;
}

.someSwitchers {
    padding: 2px 0 0 5px;
}

.verification-nav-cpanel {
    box-sizing: border-box;
    float: left;
    width: 220px;
    padding: 0;
    text-align: center;
    background: #ffefef;
}

.finance-table .finance-table-td.td-status {
    position: relative;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    padding-left: 45px;
    border: 1px solid #a9a9a9;
    margin: 3px 0;
    background: #ff8100;
}

.finance-table .finance-table-td.td-status.midcol {
    background: #fbff00;
}

.finance-table .finance-table-td.td-status.avtor {
    background: #b3ffa0;
}

.yesver {
    position: relative;
    padding: 10px;
    display: block;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    background-color: #d6ffd6;
}

.finance-table .finance-table-td.td-status span:before {
    top: 6px;
    left: 15px !important;
}

.finance-table .finance-table-td.td-status span::before {
    background-image: url('https://secure.payboy.money/img/icons.png');
    left: -15px;
}

th.header {
    background-image: url('../../img/bg.gif');
    background-repeat: no-repeat;
    background-position: right center;
    cursor: pointer;
}

.headerSortDown {
    background-image: url('../../img/asc.gif') !important;
    background-repeat: no-repeat;
    background-position: right center
}

.headerSortUp {
    background-image: url('../../img/desc.gif') !important;
    background-repeat: no-repeat;
    background-position: right center
}

.namecheck {
    padding: 3px 11px;
    font-weight: bold;
    border: 1px solid #ffc800;
    border-radius: 2px;
    background-color: #ffc800;
    font-size: 12px;
}

.resultnamecheck {
    padding: 3px 11px;
    font-weight: bold;
    border: 1px solid #301b44;
    border-radius: 2px;
    background-color: #301b44;
    font-size: 12px;
    color: white;
}

#overflow {
    background-color: #ffffffc4;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    background-image: url(../../img/processing.gif);
    bottom: 0;
    z-index: 2;
    background-repeat: no-repeat;
    background-position: center center;
    display: none;
}

.csvFile, .nicht, .search, .trfilt, .showverify, .showverify2 {
    color: white;
    font-size: 13px;
    text-align: center;
    box-shadow: none;
}

.csvFile:hover, .nicht:hover, .search:hover, .trfilt:hover, .showverify:hover, .showverify2:hover {
    background: #7a6fa5;
    color: white;
    font-size: 13px;
    text-align: center;
    transition: none;
}

.verbut, .someSwitchers a {
    padding: 3px 11px;
    font-weight: bold;
    border: 1px solid #ffc800;
    border-radius: 2px;
    background-color: #ffc800;
    font-size: 12px;
    width: 230px;
    margin-right: 2px;
}

button.verbut.theme {
    background: #ff8100;
}

hr {
    margin: 4px 0;
}

.editfio {
    position: relative;
    top: -24px;
    float: right;
    cursor: pointer;
}

.finance-table .finance-table-td {
    display: block;
}

.finance-table img {
    display: none;
}

.editfio img {
    position: absolute;
    top: -20px;
    right: 20px;
}

.changeperson input[type = "text"] {
    width: 100%;
    padding: 5px;
    font-size: 14px;
    margin-bottom: 15px;
    border-radius: 3px;
    border: 1px solid #e4edef;
}

.changeperson input[type = "submit"] {
    padding: 3px 11px;
    border: 1px solid #ffc800;
    border-radius: 2px;
    background-color: #ffc800;
    font-size: 14px;
    margin: auto;
    display: block;
}

.changeperson label {
    clear: left;
    display: block;
    font-size: 12px;
}

.changeperson {
    border-radius: 3px;
    position: fixed;
    width: 350px;
    margin: auto;
    left: 0;
    right: 0;
    background-color: white;
    z-index: 2;
    border: 1px solid #301b44;
    box-shadow: 1px 1px 25px 1px #301b44;
    top: 20%;
    padding: 20px;
    display: none;
}

.changeperson legend {
    font-size: 15px;
    text-align: center;
    padding-bottom: 8px;
}

.closeform {
    position: absolute;
    right: 12px;
    font-size: 18px;
    top: 5px;
    cursor: pointer;
}

#ui-datepicker-div {
    z-index: 666666 !important;
}

.verifylevel {
    padding: 1px;
    margin-left: 2px;
    font-size: 14px;
    height: 25px;
    background: #301b44;
    color: white;
    position: relative;
    top: 2px;
}

.wrapper-finance, .wrapper-users {
    padding: 20px;
}

.wrapper-finance {
    display: none;
}

#pagination {
    list-style-type: none;
    margin: auto;
    display: block;
    text-align: center;
    max-width: 330px;
    overflow: hidden;
    padding: 0;
}

#pagination li {
    float: left;
    margin: 0 4px;
    font-size: 16px;
    font-weight: bold;
    color: #301b44;
}

#pagination a {
    color: #deae00;
}

.icon-date {
    float: right;
}

/*#transfersearch-datefrom, #transfersearch-dateto {*/
    /*width: 90%;*/
/*}*/

select[name="searchwhere"] {
    padding: 4px;
    display: inline-block;
}

input[name="q"] {
    padding: 2px;
    position: relative;
    top: -1px;
    padding-bottom: 3px;
}

.wrapper-full {
    height: auto;
}
@media screen and (min-width: 64em) {
    .wrapper-full {
        height: 100%;
    }
}
/*Cpanel styles after intagration yii2*/
a.logo {
    padding: 0 !important;
}

.td_id {
    text-align: center;
    min-width: 50px;
}

.deleteFile,
.red_span {
    color: red;
}

.lastn,
.firstn,
.patronymic,
.phone,
.email {
    display: block;
}

.jq-selectbox .jqselect {
    z-index: 10;
}

.tableDate {
    display: table-cell;
}

.userSpan {
    display: block;
}

.userImg {
    height: 12px;
}

.nsresp{
    display: none;
}
#w0{
    width:100%;
    padding: 10px;
}
#limits #w0{
    padding: 0;
}
.summary{
    text-align: center;
    margin: 10px;
    font-size: 14px;
}
.pagination {
    padding-left: 0;
    border-radius: 4px;
    margin: auto;
    display: block;
    /*max-width: 240px;*/
    overflow: hidden;
    text-align: center;
}

.date-range-clear {
    position: absolute;
    right: 2rem;
    top: 0.3rem;
    color: #000;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 20px;
    opacity: 0.4;
    cursor: pointer;
}

input[type='checkbox'] {
    display: initial;
}
.kv-panel-pager {
    display: inline-block;
}

.content {
    /*min-height: 250px;*/
    /*margin-right: auto;*/
    /*margin-left: auto;*/
    /*padding: 15px;*/
}
main {
    padding-right: 15px;
    padding-left: 15px;
}

.main-content > main{
	max-width: 100%;
}

table.kv-grid-table thead th, table.kv-grid-table thead th * {
    font-size: 10px !important;
    line-height: 100% !important;
}

.update-container {
    width: 100%;
}

.update-container .pull-right {
    padding-right: 11px;
    padding-top: 6px;
}

.dropdown-menu {
    z-index: 10000;
}
ul[aria-labelledby="selectVersion"]{
	margin: 34px 0 0;
	min-width: 124px;
}

.container-fluid {
    overflow: hidden;
    width: 100%;
}

.btn-spinner .spinner-icon {
    -webkit-animation: spinner-icon 1.2s infinite linear;
    -moz-animation: spinner-icon 1.2s infinite linear;
    -o-animation: spinner-icon 1.2s infinite linear;
    animation: spinner-icon 1.2s infinite linear;
}

@-moz-keyframes spinner-icon {
    from {
        -moz-transform: rotate(0deg);
    }
    to {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spinner-icon {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spinner-icon {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.filters .select2-container--krajee.select2-container .select2-selection--single .select2-selection__rendered {
    margin-top: 2px;
    max-width: 265px;
    padding-right: 25px;
}

.filters .select2-container--krajee.select2-container .select2-selection--single .select2-selection__clear {
    top: 8px;
}

.alert {
    position: fixed;
    margin: 0;
    z-index: 9999;
    min-width: 250px;
    max-width: 450px;
    top: 20px;
    right: 20px;
}
.cron-job-update, .cron-job-create {
	width: 100%;
}
