@charset "UTF-8";
/*
.debug
{
    margin-top:20px;
}
.debug:after
{
    content:'Версия для разработчика';
    position:fixed;
    bottom:0;
    width:100%;
    color:#fff;
    left:0;
    padding:5px;
    text-align:center;
    background:#af0000;
}
.debug .nav-pills a 
{
    color:#e26363;
    background:#fbe6e6
}
.debug .nav-pills .active a
{
    background:#ec8080
}*/
body
{
    background:#fafafa;
    font-family: "PT Sans";
    font-size: 14px;
    line-height:1.4;
    padding-bottom:50px;
}
.fl
{
    float:left;
}
a
{
    color:#199adb
}
a:hover
{
    color:red;
    text-decoration:none;
}
a:focus
{
    color:red;
    text-decoration:none;
}
.dashed
{
    border-bottom:1px dashed;
}
label
{
    font-weight:400;
    position:relative;
    vertical-align:top;
}
h2
{
    margin-top:0;
}
.form hr
{
    margin:0 15px 15px;
    background-color:#f5f5f5;
}
.logo
{
    height:42px;
}
.dialog-modal input[type="text"]
{
    width:246px;
}
.form-unit input,
.form-unit select
{
    padding:3px 7px;
    width:246px;
    font-size:16px;
    border:1px solid #e0e0e0
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px white inset;
    -webkit-text-fill-color:#000 !important;
    background:#fff;
}
.block table input[type=search],
.block table select
{
    padding:3px 7px;
    width:100%;
    border:1px solid #e0e0e0;
}
.form-unit input.small
{
    width: 99px;
}
.form-button-unit
{
    padding:15px 15px 30px!important;
    text-align:center;
}
label.inline
{
    display:inline-block;
}
.form-unit .input-with-attach
{
    width:156px;
}
.form-unit .input-with-attachValue
{
    width:86px;
}
.form-unit .integer-input
{
    width:80px;
}
header
{
    padding-top:20px;
}
.max-width-wrap
{
    max-width:1210px;
    min-width:1137px;
    width:1210px;
    margin:0 auto;
}
.c
{
    text-align:center!important;
}
.subtext
{
    font-size:11px;
    line-height:1.4;
    color:#868686;
    display:inline-block;
    word-break: break-all
}
.graytext
{
    color:#868686;
}
.graytext b
{
    color:#000
}
.bigtext
{
    font-weight:700;
    font-size:16px;
    text-transform:uppercase;
}
/*
td:hover
{
    background-color:#f9fafc;
}
.opened + table td:hover
{
    background-color:#f4f5f9;
}*/
.exit
{
    text-align:right;
    min-height:60px;
}
h1
{
    font-size:32px;
    font-family:pt sans narrow;
    text-transform:uppercase;
    font-weight:700;
    margin-top: 5px;
    margin-bottom: 20px;
    letter-spacing: 0.02em;
}
.block
{
    background: #fff;
    box-shadow:0 2px 9px 0 rgba(0,0,30,0.15);
    margin-bottom:30px;
    min-height:100px;
    position:relative;
    opacity:0;
    animation:transform 0.7s;
    animation-fill-mode: forwards;
}
table
{/*
    background:#fff;*/
    width:100%;
    border-collapse: initial!important;
}
.wraper
{
    width:100%;
}
table.border-bottom > tbody > tr > td
{
    border-bottom:1px solid #e0e0e0;
}
table.border-bottom 
{
    height:100%
}
.table-bordered
{
    border:none!important;
}
table.table-bordered td,
table.table-bordered th
{
    border-bottom:1px solid #e0e0e0!important;
    border-right:1px solid #e0e0e0!important;
    border-left:none!important;
    border-top:none!important;
    padding:8px 7px 8px;
}
.table-bordered td:last-child,
.table-bordered th:last-child
{
    border-right:none!important;
}
.table-bordered td
{
    text-align:left;
    vertical-align: top;
}
table.content
{
    width:auto;
    position:relative;
    left:0;
    transition:all 0.1s;
}
.content td.comment
{
    width:70px;
}
th
{
    text-align:center;
    font-weight:400;
}
.approve-bill:not(.loaded) .content tbody tr
{
    animation: transform 0.3s;
    transform:translateX(-10px);
    animation-fill-mode: forwards;
    opacity:0;
}

.director .content td,
.director .content th
{
    padding:12px 7px;
    transition:all 0.3s;
    cursor:pointer;
    outline:none;
}
.approve-bill:not(.general) tr:hover td
{
    background-color:#f9fafc
}
.oneline
{
   white-space: nowrap;
   text-align:center;
   display:inline-block;
}
.p0
{
    padding:0!important;
}
.fixed td
{
    width:73px!important;
    max-width:73px;
    font-size:13px;
    position:relative;
    text-align:center;
    padding:12px 0;
    vertical-align: middle;
    white-space:nowrap;
}
.line-caption
{
    width:262px;
    padding:12px 7px;
    text-align:left;
    border-right:1px solid #e0e0e0;
    background:#fff;
    position:relative;
    z-index:10;
}
.line-caption .index 
{
    display: none;
}
.colored
{
    background:#f9fafc!important
}
.branch .leaf .line-content td:hover
{
    background:#e6f2fb!important;
    cursor:pointer
}
.line-content
{
    height:1px;
    vertical-align:top;
}
@-moz-document url-prefix() {
   .line-content {
        height: 100%;
    }
}
.line-content > div,
.line-content table
{
    height:100%;
}

.line-content td
{
    position:relative;
}
.branch .line-content td,
.leaf .line-content td
{
    overflow:hidden;
}
.line-content td:nth-child(n+27)
{
    display:none;
}
.line-content td .usage
{
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    background:#5aff35;
    opacity:0.2;
    z-index:1;
    animation:AppearFadeInWithMove 0.5s 0.1s;
    transform:translateY(50%);
    animation-fill-mode: forwards;
}
.collapsed ol .usage
{
    display:none;
}
.expanded .usage
{
    display:block!important;
}
@keyframes AppearFadeInWithMove
{
    0 {
    }
    100% {
        transform:translateX(0);
        transform:translateY(0);
    }
}
.overdraw
{
    color:red;
}
.line-content td .overdraw .usage
{
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    background:red;
    opacity:0.1;
    z-index:1
}
.line-content td .plan
{
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    border-top: 1px dotted #868686;
    z-index:2
}
.line-content .value
{
    position:relative;
    z-index:3
}
.fixed td:nth-child(13n)
{
    border-right:1px solid #e0e0e0;
}
.year
{
    padding:3px;
    color:#fff;
    background:#e3e3e3;
    position:absolute;
    top:-16px;
    right:0;
    font-size:10px;
    line-height:1
}
.lastYear
{
        left: -28px!important;
        right:auto;
}
.fixed td:nth-child(13n+1) .year
{
    left:0;
    right:auto;
}
.controls
{
    padding:22px;
}
.show-hide
{
    padding:15px;
    text-align:center;
    display:block;
}
table + table
{
    display:none;
}
.opened + table
{
    display:table;
    margin-bottom:1px;
 }
.opened + table td:first-child
{
    padding-left:28px;
 }
.opened + table td
{
    background-color:#f9fafc;
    box-shadow: inset  0  5px 5px -5px rgba(0,0,0,0.2), 
                inset  0 -5px 5px -5px rgba(0,0,0,0.2);
    border:none;
}
.department-title
{
    padding:15px;
    border-bottom:1px solid #e3e3e3;
    font-size:18px;
    cursor:pointer;
}
.time-slider
{
    position:relative;
    overflow:hidden;
    top:-20px;
    padding-top:20px;
    margin-bottom:-20px;
}
.time-slider-prev
{
    height: 100%;
    width: 13px;
    position: absolute;
    left: 263px;
    top:20px;
    background:url(../img/left-right.png) no-repeat left 3px center;
    /*box-shadow: inset 6px 0 16px -9px rgba(0,0,0,0.5);*/
    opacity: 0.3;
    transition:opacity 0.2s;
    z-index:11;
    user-select: none;
    cursor:pointer;
}
.time-slider-next
{
    height: 100%;
    width: 13px;
    position: absolute;
    right: 0;
    top:20px;
    background: url(../img/left-right.png) no-repeat left -9px center;
    /*box-shadow: inset -7px 0 16px -9px rgba(0,0,0,0.5);*/
    opacity: 0.3;
    transition:opacity 0.2s;
    z-index:11;
    user-select: none;
    -webkit-user-select: none;
    cursor:pointer;
}
.time-slider-next:hover,
.time-slider-prev:hover
{
    opacity: 1;
}
.time-slider:after
{
    content:'';
    position:absolute;
    height: 100%;
    width:30px;
    z-index:10;
    right: 0;
    top: 20px;
    background: linear-gradient(to left,rgba(255,255,255,0.8), rgba(255,255,255,0));
}/*
.time-slider:before
{
    content:'';
    position:absolute;
    height: 100%;
    width: 20px;
    position: absolute;
    left: 263px;
    width:30px;
    z-index:10;
    background: linear-gradient(to right,rgba(255,255,255,0.8), rgba(255,255,255,0));
}
.fixed-left-column
{
    position:absolute;
    left:0;
    top:20px;
    background:#fff;
    z-index:100;
    overflow:hidden;
}*//*
.timeline 
{
    position:absolute;
    top:0;
    left:240px;
}*/
.timeline 
{
    position:relative;
    z-index:5;
    top:-20px;
}
.timeline table
{
    top:20px;
    position:relative;

}
.sortable
{
    margin:0;
    padding:0;
}
.sortable li
{
    margin:0;
    padding:0;
    display:block;
    min-height:45px;/* ФФ округляет странно, пришлось зафиксировать */
}
ol ol
{
    padding-left:0;
    position:relative;
}
ol .line-caption
{
    padding-left:20px;
}
ol ol .line-caption
{
    padding-left:40px;
}
ol ol ol .line-caption
{
    padding-left:80px;
}
.placeholder
{
    border:1px dashed #dff1fa;
    background-color:#dff1fa;
}

ol ol .placeholder
{
    margin-left:40px;
}
ol ol ol .placeholder
{
    margin-left:200px;
}
.branch .add-link
{
    display:none;
}
.branch.expanded .add-link
{
    display:block;
}
.branch.expanded td
{

    background-color:#f9fafc!important;
}
.branch.expanded > div td
{
    background-color:#f4f5f9!important;
}
.branch.expanded ol:after
{
    content:'';
    position:absolute;
    left:0;
    right:0;
    background:linear-gradient(to top,rgba(0,0,0,0.1), rgba(0,0,0,0));
    height:7px;
    opacity:0.5;
    bottom:0;
    z-index:12;
}
.branch.expanded ol:before
{
    content:'';
    position:absolute;
    left:0;
    right:0;
    background:linear-gradient(to bottom,rgba(0,0,0,0.1), rgba(0,0,0,0));
    height:7px;
    opacity:0.5;
    top:0;
    z-index:12;
}
.collapsed ol
{
    display:none
}
.department-title ~ tr.collapsed
{
    display:none;
}
.branch .line-caption
{
    padding-right:30px;
    background-color:#fff;
    background-image:url(../img/show.png);
    background-position:top 50% right 9px;
    background-repeat:no-repeat;
}
.branch.expanded  .line-caption
{
    padding-right:30px;
    background-color:#fff;
    background-image:url(../img/hide.png);
    background-position:top 50% right 9px;
    background-repeat:no-repeat;
}

.ui-sortable-helper
{
    width:262px!important;
    overflow:hidden;
}
.ui-sortable-helper .line-content
{
    display:none;
}
.ui-sortable-helper ~ .leaf,
.placeholder ~.leaf
{
    animation:none;
    opacity:1;
}
.leaf
{
    animation:transform 0.4s;
    transform:translateX(10px);
    opacity:0;
    animation-fill-mode: forwards;
}
@keyframes transform
{
    0{
        opacity:0;
    }
    100%
    {
        transform:translateX(0);
        opacity:1;
    }
}
.leaf  .line-caption
{
    background-image:none!important;
}
.error
{
    border-color:#ff7979!important;
}
label.error
{
    color:#ff6262;
    font-size:13px;
    display:block;
    margin-top:4px;
}
.general-page .invoicesTotal
{
    float:none;
    position:static;
}
.general-page .currentTotal,
.peo-approve-page .currentTotal
{
    display:none;
}
.cfo-initiator-page .waitingTotal
{
    display:none;
}
.currentTotal,
.waitingTotal,
.sessionApproveSum
{
    text-align:right;
}
.currentTotal,
.waitingTotal,
.sessionApproveSum
{
    margin-right:20px
}
.approveCounter
{
    clear:both;
    width:100%;
    margin-bottom:5px;
}
.approveCounter-title
{
    float:left;
    font-size:12px;
    color:#868686;
}
.invoicesTotalValue
{
    float:right;
}
.invoicesTotal
{
    position:absolute!important;
    bottom:0;
    right:0;
    width:300px;
    min-height:57px;
}
.invoicesTotal.loading:after
{
    background-color:#fafafa;
}
.invoicesTotalValue span:after
{
    content:' руб.'
}

.invoicesTotalValue
{
    color:#4b6690
}
.invoicesTotalValue span
{
    font-weight:700;
    font-size:13px;
}
.invoicesTotal .glyphicon
{
    font-size:12px;
    margin-right:4px;
}
.nav
{
    display:inline-block
}
.nav-pills li a:hover {
    color: #fff;
    background-color: #c6e1f6;
    text-decoration: none;
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #80c0ec;
}
.nav-pills li a {
    padding: 10px 20px;
    color: #63aee2;
    background-color: #e6f2fb;
    display: inline-block;
    cursor: pointer;
    border-radius: 0;
}
.nav-pills li
{
    margin-right:15px;
    position:relative;
}
.tabs
{
    margin-top:-5px;
    margin-bottom:30px;
    position:relative;
}
.role-tabs .nav-pills li
{
    margin:0 15px 15px 0;
}
.role-tabs
{
    margin-top:20px;
}
.notification
{
    position:absolute;
    padding: 1px 5px;
    top: -9px;
    font-size: 12px;
    right: 7px;
    background:red;
    color:#fff;
    animation: transform 0.3s;
    animation-fill-mode: forwards;
    opacity:0;
}
.notification:empty
{
    display:none;
}
.border-btn {
    border: 1px solid;
    background: #fff;
    color: #4b6690;
    cursor: pointer;
    display: inline-block;
    margin-right: 5px;
    padding: 7px 13px;
    vertical-align: top;
    font-weight: 700;
    outline: none;
    text-decoration: none;
    position:relative;
}
.border-btn:hover {
    background-color: #29476e;
    color: #fff;
    text-decoration: none;
}

.border-btn.disabled,
.border-btn.disabled:hover
{
    border-color:#c8c8c8;
    color:#c3c3c3!important;
    background:#fff;
    cursor:default;
    pointer-events:none;
    text-decoration:none;
}
.submit-btn
{
    background-color: #29476e;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    /*margin-right: 5px;*/
    padding: 8px 18px;
    vertical-align: baseline;
    border: none;
    outline: none;
    text-decoration:none;
}
.submit-btn:hover
{
    opacity:0.7;
    color: #fff;
    text-decoration:none;
}
.submit-btn.disabled
{
    background-color:#c8c8c8!important;
    pointer-events:none;
    text-decoration:none;
}
.to-excel-explain
{
    position:relative;
    display:inline-block;
}
.to-excel-explain:hover:after
{
    position: absolute;
    top: -10px;
    left: 50%;
    padding: 8px 10px;
    width: 181px;
    content: 'Для выгрузки в эксель в выбоке должно быть менее 1000 счетов (~20 страниц)';
    background: #fff;
    box-shadow: 0 0 20px 0 rgba(0,75,120,0.2);
    transform: translateX(-50%) translateY(-100%);
    text-align: center;
    animation: toTop 0.3s;
    opacity:0;
    animation-fill-mode: forwards;
    color: #000;
    font-weight: 400;
}   
.total,
.yearTotal
{
    background:#f4f5f9;
    font-weight:700;
}
.total .line-caption
{
    background:#f4f5f9
}
.total td
{
    font-size:12px;
}
.dialog-modal
{
    background:#fff;
    padding:40px;
    max-width:400px;
    width:100%;
    margin:0 auto;
    display:block;
    height:auto;
    text-align:center;
    position:relative;
}
.dialog-modal .h3
{
    margin-bottom:15px;
}
.dialog-modal .border-btn
{
    margin-top:20px;
}
.dialog-modal .submit-btn
{
    margin-top:20px;
}
.form-caption
{
    margin:0 0 30px 0
}
.block .form-unit
{
    padding:0 15px 15px;
}
.form-unit
{
    padding:0 0 15px;
    font-size:16px;
}
label .text,
label .subtext
{
    color:#868686;
    font-size:12px;
    margin-bottom:5px;
}
button.border-btn
{
    margin-top:30px;
}
.add-link
{
    background:#fff;
    padding:12px 40px!important;
    border-bottom:1px solid #e0e0e0;
    display:block;
}
.mfp-add
{
    cursor:pointer;
}
.link
{
    border-bottom:1px solid;
    color:#275acd;
    cursor:pointer;
}
.link:hover
{
    border-bottom:1px solid;
    color:red;
}
.ui-sortable-helper
{
    opacity:1!important;
    width:262px;
    display:block;
    overflow:hidden;
    box-shadow: 0 0 40px 0 rgba(0,75,120,0.3);
    background:#fff;
}
.ui-sortable-helper .line-caption{

}
.line-caption
{
    cursor:pointer;
}
.cfo-director-page .line-controls,
.allBudget .line-controls
{
    display:none!important
}
.line-caption:hover .line-controls
{
    display:block;
}
.cfo-director-page .add-link,
.allBudget .add-link
{
    display:none!important;
}
.cfo-director-page .wraper > li:not(:last-child):not(:first-child)
{
    display:none
}

.cfo-director-page
{
    padding-left:15px;
    padding-right:15px;
}
.dblock
{
    display:block!important;
}
/*
.allBudget .total
{
    display:none
}*/
.line-controls
{
    position: absolute;
    right: 9px;
    top: 0;
    bottom:0;
    display:none;
    animation:transform 0.2s;
    opacity:0;
    animation-fill-mode: forwards;
    background-color:inherit;
    width:49px;
}
.branch > div .line-controls
{
    right:30px;
}
.branch .line-content td
{
    font-size:12px;
}



.line-edit
{
    position: absolute;
    top: 50%;
    margin-top:-8px;
    right:0;
    width:16px;
    height:16px;
    display:inline-block;
    background:url(../img/edit.png) center no-repeat;
    cursor:pointer;
    margin-right:5px;
}
.line-delete
{
    position: absolute;
    top: 50%;
    right:0;
    margin-top:-8px;
    width:16px;
    height:16px;
    display:inline-block;
    background:url(../img/delete.png) center no-repeat;
    cursor:pointer
}
.line-comment,
.line-cost_item
{
    font-size:11px;
    color:#868686;
}
.delete
{
    display:inline-block;
    width:16px;
    height:16px;
    display:inline-block;
    background:url(../img/delete.png) center no-repeat;
    cursor:pointer;
    margin-left:-2px;
}
.line-delete + .line-edit
{
    right:17px;
}
.delete:hover
{
    opacity:0.5
}
.edit
{
    display:inline-block;
    width:16px;
    height:16px;
    display:inline-block;
    background:url(../img/edit.png) center no-repeat;
    cursor:pointer;
    margin-left:-2px;
}
.edit:hover
{
    opacity:0.5
}
.repeat
{
    display:inline-block;
    width:16px;
    height:16px;
    display:inline-block;
    background:url(../img/edit.png) center no-repeat;
    cursor:pointer;
    margin-left:-2px;
    margin-bottom:10px;
}
.repeat:hover
{
    opacity:0.5
}
.line-edit:hover,
.line-delete:hover
{
    opacity:0.5;
}
.hasPayed
{
    line-height:1.4;
    color:#2cbf00;
}
.table-control
{
    padding:12px!important;
    text-align:center!important;
}
.subtext .recipient
{
    display:inline-block;
    color:#000;
}
.subtext .reason
{
    display:inline-block;
    color:#000;
}
.r
{
    text-align:right;
}
.side-budget td:first-child
{
        text-align:left!important;
}
.side-table-caption
{
    padding:10px 15px;
    text-align:center;
    font-size:20px;
    border-bottom:1px solid #e0e0e0
}
.side-budget table td:first-child
{
    width: auto!important;
    word-break: break-word;
}
.side-budget table td
{
   white-space: normal;
}
tr.branch
{
    cursor:pointer;
}/*
tr.branch.expanded + .leaf
{
    display:table-row;
}*/
tr.branch ~.leaf
{
    display:none;
    background-color:#f9fafc!important
}
tbody:empty
{
    display:table-row!important
}
.approve-bill table,
.history table
{
    visibility: hidden;
}
.general-block table.block
{
    visibility: visible!important;
}
.approve-bill:not(.loaded) tbody:empty:after,
.history:not(.loaded) tbody:empty:after
{
    content:"";
    background:#fff url(../img/spinner.gif) no-repeat center;
    background-size:36px;
    font-size:20px;
    padding-top: 36px;
    left:0;
    top:0;
    bottom:0;
    right:0;
    position: absolute;
    visibility: visible;/*
    opacity: 0;
    transform: translateX(0px);
    animation: transform 0.7s;
    animation-fill-mode: forwards;*/

}
/*
.approve-bill.loaded tr
{
    animation: transform 0.2s;
    opacity:0;
    animation-fill-mode: forwards;
}*/
.approve-bill.loaded table
{/*
    display:table;
    animation: transform 0.2s;
    opacity:0;
    animation-fill-mode: forwards;*/
    visibility: visible;
}
.approve-bill tbody:empty
{
    text-align:center;
    padding:30px;
    display:block;
}
.general-block
{

}
.general-block:empty
{
    position:relative;
    background:url('/img/spinner.gif') center center no-repeat;
}
.general-block:empty:after
{
    content:"Нет ожидающих счетов";
    font-size:20px;
    position: absolute;
    visibility: visible;
    z-index:3;
   /* opacity: 0;
    transform: translateX(0px);
    animation: transform 0.7s;
    animation-fill-mode: forwards;*/
}
.history.loaded tbody:empty:before
{
    content:"Ничего не найдено";
    font-size:20px;
    padding-top: 36px;
    left:0;
    top:0;
    bottom:0;
    right:0;
    background:#fff!important;
    background-image: none!important;
    position: absolute;
    visibility: visible;
    z-index:3;
/*  opacity: 0;
    transform: translateX(0px);
    animation: transform 0.7s;
    animation-fill-mode: forwards;*/
}
.approve-bill.loaded tbody:empty:before
{
    content:"Нет текущих счетов";
    font-size:20px;
    padding-top: 36px;
    left:0;
    top:0;
    bottom:0;
    right:0;
    background:#fff!important;
    background-image: none!important;
    position: absolute;
    visibility: visible;
    z-index:3;
/*  opacity: 0;
    transform: translateX(0px);
    animation: transform 0.7s;
    animation-fill-mode: forwards;*/
}
.history tbody:empty
{
    text-align:center;
    padding:30px;
    visibility: hidden;
}
.invoiceType-unit 
{
    display:none;
    color:red;
}
.invoiceType-unit select
{
    border:1px solid red
}
.super-adder-history .invoiceType-unit
{
    display:block
}
.loaded
{
    visibility: visible!important;
}
.block.loaded
{
    animation: none;
    opacity: 1;
}
.loading
{
    overflow:hidden;
    position:relative;
}
.loading:after
{
    content:"";
    background:#fff url(../img/spinner.gif) no-repeat center;
    background-size:36px;
    font-size:20px;
    padding-top: 36px;
    left:0;
    top:0;
    bottom:0;
    right:0;
    position: absolute;
    z-index:50;
    max-width:1210px;
    visibility: visible;/*
    opacity: 0;
    transform: translateX(0px);
    animation: transform 0.7s;
    animation-fill-mode: forwards;*/

}
.history.loaded tr
{
    /*
    animation: transform 0.2s;
    opacity:0;
    animation-fill-mode: forwards;
    */
}
.history.loaded table
{
    /*
    display:table;
    animation: transform 0.2s;
    opacity:0;
    animation-fill-mode: forwards;
    */
    visibility: visible;
}
.history.loaded tbody:empty:after
{
    content:"За выбранный период ничего не найдено";
    font-size:20px;
    padding-top: 36px;
    left:0;
    top:0;
    bottom:0;
    right:0;
    background:#fff;
    position: absolute;
    visibility: visible;/*
    opacity: 0;
    transform: translateX(0px);
    animation: transform 0.7s;
    animation-fill-mode: forwards;*/
}
tr
{
    position:relative;
}
tr:hover
{
    position:relative;
    z-index:2;
}
tr.selected td
{
    border-color: red;
    background:#e6f2fb!important
}
.select-ceo
{
    margin-top:10px;
    font-size:18px;
}
.page-select
{
    margin:0 15px 10px;
    font-size:18px;
}
.select-ceo select,
.page-select select
{
    padding:3px 7px;
}

optgroup:empty
{
    display:none;
}
.side-сaption
{
    padding:15px;
    font-size:24px;
    text-align:center;
}
.budget-popup
{
    background:#fff;
    box-shadow:0 0 10px 0 rgba(0,0,0,0.3);
    position:absolute;
    width:200px;
}
.gen-approve,
.director-approve,
.peo-approve,
.payed,
.initiator-approve,
.executor-approve,
.owner-approve
{
    padding:1px 7px;
    background:#dedede;
    font-size:12px;
    line-height:1.2;
    margin-bottom:3px;
}
/*скрываем неактивные в истории*/
.reject ~ .wait
{
    display:none;
}
.gen-approve:before
{
    content:'ГЕН';
}
.director-approve:before
{
    content:'РУК';
}
.peo-approve:before
{
    content:'ПЭО';
}
.payed:before
{
    content:'ОПЛ';
}
.executor-approve:before
{
    content:'ИСП';
}
.initiator-approve:before
{
    content:'ИНИ';
}
.owner-approve:before
{
    content:'ВЛА';
}
.general-page .max-width-wrap
{
    width:100%;
    min-width:auto;
    padding:0 30px;
}
.wait-owner
{
    position:relative;
    font-size:16px;
}
.wait-owner:hover:after
{
    font-size:12px;
    font-family:PT Sans;
    content:'Ожидайте подтверждения руководителя ЦФО';
    position: absolute;
    left: 50%;
    top: -3px;
    padding: 5px 7px;
    background: #fff;
    box-shadow: 0 0 20px 0 rgba(0,75,120,0.2);
    transform: translateX(-50%) translateY(-100%);
    color: #000;
}
.general-approve-bill-btn,
.general-decline-bill-btn
{
    float:left;
    clear:both;
    margin-bottom:15px;
}
@media (max-width: 59em) {
    .general
    {
        margin-bottom:50px;
    }
    .general-page .general-block .col-xs-10,
    .general-page .general-block .col-xs-2
    {
        float:none;
        width:100%;
    }
    .general-page .col-xs-2
    {
        letter-spacing: 0;
    }
    .general-approve-bill-btn
    {
        letter-spacing: auto;
        display:inline-block;
        float:none;
        text-align:center;
        margin-bottom:30px;
        width:48%;
        margin-right:2%;
    }
    .general-decline-bill-btn
    {
        letter-spacing: auto;
        display:inline-block;
        float:none;
        width:49%;
        margin-right:0;
        text-align:center;
        margin-bottom:30px;
    }
    header .col-xs-10,
    header .col-xs-2
    {
        width:50%;
    }
}
@media (max-width: 46em) {
    .general-page .general-cfo-name,
    .general-page .general-date,
    .general-page .general-content,
    .general-page .general-summ
    {
        display:block;
        width:100%
    }
    .general-page .oneline
    {
        white-space: normal;
    }
}
@media (max-width: 26em) {
    .general-page .bucketInfo,
    .general-page .filesInfo
    {
        display:block;
        width:100%!important
    }
    .general-page .oneline
    {
        white-space: normal;
    }
}
.general-block
{
    margin-top:50px;
}

.general-block
{
    margin-top:50px;
}
.general-comment
{
    margin-top:5px;
}
.gen-approve,
.director-approve,
.peo-approve,
.payed,
.initiator-approve,
.executor-approve,
.owner-approve
{
    position:relative;
}
.gen-approve.not-needed,
.director-approve.not-needed,
.peo-approve.not-needed,
.payed.not-needed,
.initiator-approve.not-needed,
.executer-approve.not-needed,
.owner-approve.not-needed
{
    background-color:#ffeab2;
    position:relative;
    display:block!important;
}
.gen-approve.active,
.director-approve.active,
.peo-approve.active,
.payed.active,
.initiator-approve.active,
.executor-approve.active,
.owner-approve.active
{
    background-color:#72e450;
    position:relative;
    display:block!important;
}
.gen-approve.reject,
.director-approve.reject,
.peo-approve.reject,
.payed.reject,
.initiator-approve.reject,
.executor-approve.reject,
.owner-approve.reject
{
    background-color:#e45050;
    color:#fff;
    display:block!important;
}
.gen-approve:hover:after,
.director-approve:hover:after,
.peo-approve:hover:after,
.payed:hover:after,
.initiator-approve:hover:after,
.executor-approve:hover:after,
.owner-approve:hover:after
{
    position:absolute;
    left:50%;
    top:-3px;
    padding:5px 7px;
    background:#fff;
    box-shadow:0 0 20px 0 rgba(0,75,120,0.2);
    transform:translateX(-50%) translateY(-100%);/*
    animation:toTop 0.3s;
    animation-fill-mode: forwards;*/
    color:#000;
}

@keyframes toTop
{
    0{
        top:3px;
        opacity:0;
    }
    100%
    {
        top:-5px;
        opacity:1;
    }
}

.gen-approve:hover:after
{
    content:'Генеральный директор';
}
.director-approve:hover:after
{
    content:'Руководитель ЦФО';
}
.peo-approve:hover:after
{
    content:'Плановый отдел';
}
.payed:hover:after
{
    content:'Оплата';
}
.executor-approve:hover:after
{
    content:'Исполнитель счета';
}
.initiator-approve:hover:after
{
    content:'Инициатор счета';
}
.owner-approve:hover:after
{
    content:'Владелец бюджета';
}

.peo-approve.not-needed:hover:after
{
    content:'Подтверждение не требуется';
}
.gen-approve.not-needed:hover:after
{
    content:'Подтверждение не требуется';
}


.general-date,
.general-content,
.general-summ,
.general-cfo-name
{
    padding:15px;
    vertical-align:top;
}
.general-cfo-name
{
    font-size:32px;
    width:30px;
    font-family:PT Sans Narrow;
    font-weight:700;
    text-align:center;
    color:#fff;
    background:#4b6690;
    vertical-align:middle;
}
.general-content
{
    padding-bottom:40px;
    padding-right:40px;
}
.general-summ
{
    width:250px;
}
.general-summ-total
{
    font-size:26px;
}
.general-title
{
    font-size:18px;
}
.general-punkt
{
    margin-top:10px;
}
.general-date
{
    width:200px;
}
.deleted
{
    animation:fade 0.3s!important;
    animation-fill-mode: forwards;
    opacity:0;
    transform: translateX(0)!important;
}
@keyframes fade
{
    from {
        opacity:1;
        transform:translateX(0);
    }
    to {
        opacity:0!important;
        transform:translateX(14px);
    }
}

td.number
{
    width:55px;
    position:relative;
    text-align:center;
}
td.depname
{
    width:47px;
    text-align:center;
    font-size:18px;
    font-weight:700;
    letter-spacing: 0.02em
}
td.date
{
    width:66px;
}
td.date .subtext,
td.number .subtext
{
    font-size:10px
}
td.table-control
{
    width:50px;
}
td.all-limits
{
    width:80px;
}
td.sum
{
    width:80px;
}
td.limit
{
    width:80px;
    text-align:center
}
td.fakt
{
    width:80px;
    text-align:center
}

.used 
{
    font-size:11px;
    font-weight:400;
    color:#868686;
    display:block;
}
.used.overdraw
{
    color:red;
}
.bucket
{
    position:relative;
}
.bucketInfo.in
{
    background:#4b6690 url(../img/bucket.png) center no-repeat;
    background-size:12px;
    padding:10px;
    position:absolute;
    top:0;
    left:-20px;
    min-width:20px;
    min-height:33px;
    text-align:left;
}
.bucketInfo.out
{
    background:#4b6690 url(../img/bucket-out.png) center no-repeat;
    background-size:12px;
    padding:10px;
    position:absolute;
    top:0;
    height:33px;
    left:-20px;
    min-width:20px;
    min-height:33px;
    text-align:left;
}

.filesInfo
{
    background:#80c0ec url(../img/files.png) center no-repeat;
    background-size:10px;
    padding:10px;
    position:absolute;
    top:0;
    left:-20px;
    min-width:20px;
    min-height:33px;
}
.filesInfo .oneline
{
    text-align:left;
}
.filesInfo > div
{
    display:none;
    text-align:left;
}

.filesInfo:hover > div
{
    display:block;
}

.filesInfo:hover
{
    background-color:#fff;
    bottom:auto;
    padding:15px;
    min-height:70px;
    height:auto;
    z-index:5;
    box-shadow:0 0 20px 0 rgba(0,75,120,0.2);
    cursor:default;
}
.filesInfo:empty
{
    display:none;
}
.filesInfo .h4,
.bucketInfo .h4
{
    margin-top:0;
}
.fileInfo-item a
{
    padding: 5px 0 3px 18px;
    background: url(../img/emptyfile.png) left 0 top 6px no-repeat;
    background-size: 12px;
}
.general-files .filesInfo > div
{
    display:block;
    margin-bottom:3px;
}
.general-files .filesInfo
{
    position:static;
    width: 50%;
    display: inline-block;
    vertical-align:top;
    background:#fff;
    padding:15px;
}
.general-files
{
    border-top:1px solid #e3e3e3;
    margin-bottom: 1px;
}
.general-files:empty
{
    display:none;
}
.general-files .bucketInfo
{
    position:static;
    width: 50%;
    display: inline-block;
    vertical-align:top;
    background:#fff;
    min-height:auto;
    padding:15px;
    box-shadow:none;
    height:auto;
}
.general-files .bucketInfo *
{
    display:block;
    text-align:left;
}
.general-files .bucketInfo span
{
    display:inline-block;
    text-align:left;
}
.general-files .bucketInfo .h4
{
    display:none;
}
.general-files .bucketInfo:hover
{
    box-shadow:none;
    min-height:auto;
}
.general-files .filesInfo:hover
{
    box-shadow:none;
    min-height:auto;
}
.general-files .filesInfo .h4
{
    font-size:14px;
}
.general-plan
{
    width:50%
}
.general-fact
{
    width:50%
}
.bucketInfo + .filesInfo
{
    top:34px;
}
.bucketInfo > div
{
    display:none;
    text-align:left;
}
.bucketInfo .oneline
{
    text-align:left;
}
.bucketInfo:hover
{
    background-color:#fff;
    bottom:auto;
    padding:15px;
    min-height:70px;
    height:auto;
    z-index:5;
    box-shadow:0 0 20px 0 rgba(0,75,120,0.2);
}
.bucketInfo:hover > div
{
    display:block;
}
.resposiblePerson
{
    margin-top:7px;
}
.modal-chat
{
    max-width:450px;
    width:100%;
}
.chat-respond 
{
    text-align:left;
}
.chat-respond textarea
{
    height:75px;
    width:100%;
    border:1px solid #e3e3e3;
    padding:3px 7px;
}
.chat-body
{
    overflow:auto;
    height:300px;
    border:1px solid #e3e3e3;
    text-align:left;
}
.chat-canvas:empty:after
{
    content:'Нет сообщений для данного счета';
    padding: 10px 15px;
    display: block;
}
.chat-name
{
    font-size: 14px;
}
.chat-date
{
    font-size: 10px;
    color:#868686
}
.chat-role
{
    font-size: 10px;
    color:#868686
}
.chat-text
{
    margin-top:5px;
}
.chat-post
{
    padding:10px;
}
.action-accept
{
    background:#f2fbf2!important;    
}
.action-reject
{
    background:#fbf2f2!important;    
}
.chat-accept
{
    color:#00be00;    
}
.chat-accept:before
{
    content:'';
    width:16px;
    height:15px;
    margin-right:5px;
    vertical-align: baseline;
    margin-bottom: -2px;
    display:inline-block;
    background:url(../img/status-sprite.png) top 0 left 0 no-repeat;
}
.chat-reject
{
    color:red;
    
}
.chat-reject:before
{
    content:'';
    width:16px;
    height:15px;
    margin-right:3px;
    vertical-align: baseline;
    margin-bottom: -2px;
    display:inline-block;
    background:url(../img/status-sprite.png) top -19px left 0 no-repeat;
}
.chat-action
{
    margin-top:3px;
    font-size:16px;
    text-transform: uppercase;
}
.chat-post.action
{
    border:1px dotted #e3e3e3;
    border-width:1px 0;
    margin-top:-1px;
    background: #fafafa;
}
.chat-date
{
    font-size:12px;
}
.chat-respond
{
    margin-top:30px;
}
.chat-control
{
    padding: 1px 20px;
    background: #fff url(../img/chat.png) no-repeat center;
    border: 1px solid #80c0ec;
    font-size: 14px;
    padding-top: 6px;
    padding-left: 8px;
    text-align: left;
    line-height: 1.2;
    margin-bottom: 3px;
    height: 29px;
    margin-top: 7px;
    cursor: pointer;
    background-position: right 7px center;
}
.table-control hr
{
    margin:10px 0;
}
td.item
{
    min-width:80px;
}
.chat-control:empty
{
    background-position: center center;
}

.chat-control:hover
{
    border-color: #64a2d6;
    background-color: #f5fbff;
}
.general .chat-control
{
    margin:-1px 0 0;
    cursor:pointer;
    text-align:center;
    padding:5px 0;
    background:none;
}
.general .chat-control:hover
{
    opacity:0.5;
}
.paginate
{
    padding:0 0 15px;
}
.paginate-page.selected
{
    background:#29476e;
    color:#fff;
    padding: 3px 7px;
}
.paginate-page
{
    margin-right:7px;
    font-size:18px;
    line-height: 0.8;
    display: inline-block;
}
.chat-post:not(:last-child)
{
    border-bottom: 1px dotted #e3e3e3;
}
/*----------*/


/* magnific-popup Fade-zoom animation for first dialog */
.my-mfp-zoom-in .mfp-content  {
	opacity: 0;

	-webkit-transition: all 0.2s ease-in-out; 
	-moz-transition: all 0.2s ease-in-out; 
	-o-transition: all 0.2s ease-in-out; 
	transition: all 0.2s ease-in-out; 



	-webkit-transform: scale(0.9); 
	-moz-transform: scale(0.9); 
	-ms-transform: scale(0.9); 
	-o-transform: scale(0.9); 
	transform: scale(0.9); 
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .mfp-content  {
	opacity: 1;

	-webkit-transform: scale(1); 
	-moz-transform: scale(1); 
	-ms-transform: scale(1); 
	-o-transform: scale(1); 
	transform: scale(1); 
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .mfp-content  {
	-webkit-transform: scale(0.8); 
	-moz-transform: scale(0.8); 
	-ms-transform: scale(0.8); 
	-o-transform: scale(0.8); 
	transform: scale(0.8); 

	opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-out; 
	-moz-transition: opacity 0.3s ease-out; 
	-o-transition: opacity 0.3s ease-out; 
	transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: 0.6;
}
/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0;
}
.mfp-with-zoom.mfp-removing
{
    opacity: 0;
    transition:all 0.6s;
}



.my-mfp-slide-in .mfp-content  {
	opacity: 0;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;

	-webkit-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	-moz-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	-ms-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	-o-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );

}

/* animate in */
.my-mfp-slide-in.mfp-ready .mfp-content  {
	opacity: 1;
	-webkit-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
	-moz-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
	-ms-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
	-o-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
	transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
}

/* animate out */
.my-mfp-slide-in.mfp-removing .mfp-content  {
	opacity: 0;

	-webkit-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
	-moz-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
	-ms-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
	-o-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
	transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
}

#ui-datepicker-div
{
    background:#fff;
    padding:15px;
    box-shadow: 0 0 40px 0 rgba(0,30,70,0.2);
    z-index:1050!important;
}
#ui-datepicker-div .table
{
    width:100%;
    border-collapse: collapse;

}
#ui-datepicker-div td,
#ui-datepicker-div th
{
    padding:3px;
    border:1px solid #e0e0e0;
    margin:-1px -1px 0 0;

}
#ui-datepicker-div td a
{
    padding:3px;
}

#ui-datepicker-div
{
    display:none;
}
.ui-datepicker-calendar
{
    border-collapse: collapse!important;
    text-align:center;
}
.ui-datepicker-title
{
    text-align:center;
    font-size:16px;
    padding:0 0 15px 0
}
.ui-datepicker-next
{
    position:absolute;
    right:7px;
    top:11px;
    width:30px;
    height:30px;
    background:url(../img/control-right.png) center no-repeat;
    background-size:contain;
    cursor:pointer
}
.ui-datepicker-prev
{
    position:absolute;
    left:7px;
    top:11px;
    width:30px;
    height:30px;
    background:url(../img/control-right.png) center no-repeat;
    background-size:contain;
    transform:rotate(180deg);
    cursor:pointer
}
.ui-datepicker-next:hover,
.ui-datepicker-prev:hover
{
    opacity:0.5
}
.ui-datepicker-prev span,
.ui-datepicker-next span
{
    display:none;
}/*
.dropZone {    
    color: #555;
    font-size: 18px;
    text-align: center;    
    
    width: 400px;
    padding: 50px 0;
    margin: 50px auto;
    
    background: #eee;
    border: 1px solid #ccc;
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}*/
.dropzone,
.customDroper:empty
{
    position:relative;
    width:100%;
    text-align:center;
}
.dropzone,
.customDroper:empty
{
    padding:70px 0;
    cursor:pointer;
}
.customDroper:not(:empty):after
{
    content:'Добавить еще';
    display:block;
    text-align:center;
    padding-top:10px;
    pointer-events:none;
}
.dropzone:hover,
.customDroper:hover
{
    border:1px dashed #80c0ec;
    color:#80c0ec;
}
.dropzone-container:before,
.customDroper:empty:before
{
    content:'Перетащите файл сюда';
    font-size:18px;
}
.dropzone-container,
.customDroper
{
    content:'';
    background:#fff;
    border:1px dashed #ddd;
    transition:all 0.4s;
    padding:10px;

}
.dropzone.hover,
.customDroper.hover {
    content:'';
    background:rgba(255,255,255,0.8);
    border:1px dashed #80c0ec;
    color:#80c0ec;
    color:#868686;
}
.dz-preview + .dz-preview
{
    margin-top:10px
}
.dz-error-message
{
    font-size:12px;
    color:#000
}
.dz-error .dz-filename
{
    color:red
}
.dropzone.error,
.customDroper.error{
    background: #faa;
    border-color: #f00;
}

.dropzone.drop,
.customDroper.drop {
    background: #afa;
    border-color: #0f0;
}
.dz-filename
{
    color:#868686;
}
.dz-success .dz-filename
{
    color: #00be00;
}
.dz-success .dz-progress
{
    display:none;
}
.dz-error-mark
{
    display:none;
}
.dz-success-mark
{
    display:none;
}
.dz-image
{
    display:none;
}
.dz-size
{
    display:inline-block;
    color:#868686;
    font-size:14px;
}
.dz-filename
{
    display:inline-block;
    font-size:16px;
}
.dz-preview
{
    text-align:left;
}
.dz-success-mark
{
    width:16px;
    margin-right:15px;
    float:left;
}
.dz-success-mark path
{
    fill:#80c0ec;
}
.dz-success-mark svg
{
    width:16px;
}
.dz-upload { 
    display: block; 
    background-color: #80c0ec; 
    height: 3px;
    width: 0%;
}

.tablesorter-headerAsc:not(:last-child) .tablesorter-header-inner:after
{
    display:inline-block;
    vertical-align:baseline;
    content:'';
    height:6px;
    width:8px;
    margin-left: 4px;
    background:url(../img/asc-desc.png) left -9px top 0 no-repeat
}
.tablesorter-headerDesc:not(:last-child) .tablesorter-header-inner:after
{
    display:inline-block;
    vertical-align:baseline;
    content:'';
    height:6px;
    width:8px;
    margin-left: 4px;
    background:url(../img/asc-desc.png) left 0 top 0 no-repeat
}

.to-excel{
    /*display: none;*/
}

.item-name
{
    word-break:break-all;
}
.item span,
.entry,
.subentry
{
    word-break:break-word;
}
.filtered
{
    display:none;
}
.tablesorter-filter
{
    width:100%;
}
.tablesorter-sticky-hidden,
select.tablesorter-filter:empty
{
    display:none;
}
.tablesorter-sticky-wrapper
{
    background:#fff;
    box-shadow: 0px 13px 35px -11px rgba(0,0,0,0.1);
}
.filter-disabled select
{
    display:none
}
thead tr:nth-child(2)
{
    background: #f9fafc!important;
}





.npo .logo
{
    height:52px;
}
.npo .nav-pills>li.active>a,
.npo .nav-pills>li.active>a:hover
{
    background-color:#0c426a;
    color:#fff
}
.npo .nav-pills>li>a
{
    color: #0c426a;
    background-color: #cbe1f3;
}
.npo .filesInfo:hover
{
    background-color:#fff;
}
.npo .nav-pills li a:hover
{
    background-color:#a0ccef;
    color:#fff
}
.npo .bucketInfo.out
.npo .bucketInfo.in
{
    background-color:#0c426a;
}
.npo .submit-btn
{
    background-color:#e63e30;
}
.npo .border-btn
{
    color:#e63e30
}
.npo .border-btn:hover
{
    background-color:#e63e30;
    color:#fff;
}




.kw .nav-pills>li.active>a,
.kw .nav-pills>li.active>a:hover
{
    background-color:#0090d7;
    color:#fff;
}
.kw .nav-pills>li>a
{
    color: #0090d7;
    background-color: #d3f0ff;
    border-radius:7px;
}
.kw .nav-pills li a:hover
{
    background-color:#a4dbf7;
    color:#fff
}
.kw .bucketInfo.out
.kw .bucketInfo.in
{
    background-color:#0090d7;
}
.kw .submit-btn
{
    background-color:#333;
    border-radius:7px;
}
.kw .border-btn
{
    color:#333;
    border-radius:7px;
}
.kw .border-btn:hover
{
    background-color:#333;
    color:#fff;
}
.hint
{
    font-weight:400;
    display:none;
    z-index: 10;
    width: 100%;
    bottom: 42px;
    left: 0;
    line-height: 1.2;
    position: absolute;
    content: "Поиск компонентов";
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 10px 0px;
    text-align: center;
    font-size: 13px;
    color: rgb(255, 255, 255);
    opacity: 0;
    transform: translateY(5px);
    background: rgb(81, 85, 86);
    padding: 5px 8px 7px;
    animation: transform 0.3s forwards;
}
.hint:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: -7px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 5px 0 5px;
    border-color: #515556 transparent transparent transparent;
    z-index: 2;
}
.hint-exсel-btn:before
{
    content:'Выгрузка в формате CSV, понятном Excel-подобным программам. При открытии выберите кодировку UTF-8, или позвоните 237.';
}
.border-btn:hover .hint
{
    display:block;
}
.controls + .content
{
    border-top:1px solid #e3e3e3
}
.autocomplete-suggestions 
{
    width:auto!important;
}
.general-filters
{

}
.general-filters .active.asc a:after
{
    display: inline-block;
    vertical-align: baseline;
    content: '';
    height: 6px;
    width: 8px;
    margin-left: 4px;
    background: url(../img/asc-desc.png) left -9px top 0 no-repeat;
}
.general-filters .active.desc a:after
{
    display: inline-block;
    vertical-align: baseline;
    content: '';
    height: 6px;
    width: 8px;
    margin-left: 4px;
    background: url(../img/asc-desc.png) left 0px top 0 no-repeat;
}
.selectize-input
{
    padding: 6px 11px!important;
    border-radius:0!important;
    -webkit-border-radius: 0!important;
}
.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 16px!important;
  line-height: 1.4;
  -webkit-font-smoothing: inherit;
}
.selectize-dropdown
{
    font-size: 16px!important;
    z-index:51!important;
}
.selectize-dropdown .active
{
    background-color: #80c0ec!important;
    color:#fff!important;
}
.selectize-dropdown .active .subtext
{
    color:#c3e7ff!important;
}
.selectize-dropdown .option
{
    padding: 6px 11px!important;
   
}
.selectize-dropdown .optgroup-header
{
    background:#f5f5f5!important;
    padding: 2px 11px!important;
    font-size:12px!important;
}
.selectize-dropdown .option .subtext
{
    font-size:11px;
    color:#b3b3b3;
}
.selectize-input.full
{
    border:1px solid #72e450;
}
.selectize-input:not(.has-options)
{
    background:#f5f5f5;
    pointer-events: none;
    opacity:0.7;
}
.selectize-dropdown, .selectize-dropdown.form-control{
    height: 50vh !important;
}

.selectize-dropdown-content{
    max-height: 100% !important;
    height: 100% !important;
}
.selectize-dropdown .highlight
{
    background:#4b6690!important;
    color:#fff!important;
}
.selectize-control
{
    width:245px;
}

.notification-close 
{
    width: 44px;
    height: 44px;
    line-height: 32px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.5;
    padding: 0 0 18px 10px;
    color: red;
    font-style: normal;
    font-size: 26px;
    font-family: monospace;
    cursor: pointer;
    z-index: 11;
    font-family: monospace;
}
.notification-close:hover
{
    opacity:1;
}
.notification-block
{
    display:none;
    padding: 7px 30px 30px;
    width:400px;
    background:#fff;
    position:fixed;
    bottom:10px;
    right:10px;
    box-shadow: 0 2px 9px 0 rgba(0,0,30,0.15);
}
.notification-block ul
{
    padding-left:23px;
}
.general-page .notification-block
{
    display:none!important;
}