@font-face {
    font-family: 'MyriadProRegular';
    src: url("../fonts/MyriadProRegular.eot");
    src: url("../fonts/MyriadProRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/MyriadProRegular.woff") format("woff"),
    url("../fonts/MyriadProRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: 'MyriadProBold';
    src: url("../fonts/MyriadProBold.eot");
    src: url("../fonts/MyriadProBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/MyriadProBold.woff") format("woff"),
    url("../fonts/MyriadProBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: 'MyriadProItalic';
    src: url("../fonts/MyriadProItalic.eot");
    src: url("../fonts/MyriadProItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/MyriadProItalic.woff") format("woff"),
    url("../fonts/MyriadProItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "PTSansProDemi";
    src: url("../fonts/PTSansRegular.eot");
    src: url("../fonts/PTSansRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/PTSansRegular.woff") format("woff"),
    url("../fonts/PTSansRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "PTSansProDemiItalic";
    src: url("../fonts/PTSansItalic.eot");
    src: url("../fonts/PTSansItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/PTSansItalic.woff") format("woff"),
    url("../fonts/PTSansItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "PTSansProExtraBold";
    src: url("../fonts/PTSansBold.eot");
    src: url("../fonts/PTSansBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/PTSansBold.woff") format("woff"),
    url("../fonts/PTSansBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
article,aside,details,figcaption,figure,footer,header,main,nav,section,summary {
    display: block
}

audio,canvas,video {
    display: inline-block
}

audio:not([controls]), svg {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    overflow: hidden;
}

button,html,input,select,textarea {
    font-family: sans-serif
}

body {
    margin: 0
}

a:focus {
    outline: 0
}

a:active,a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

h2 {
    font-size: 1.5em;
    margin: .83em 0
}

h3 {
    font-size: 1.17em;
    margin: 1em 0
}

h4 {
    font-size: 1em;
    margin: 1.33em 0
}

h5 {
    font-size: .83em;
    margin: 1.67em 0
}

h6 {
    font-size: .67em;
    margin: 2.33em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: 700
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

hr {
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

p,pre {
    margin: 1em 0
}

code,kbd,pre,samp {
    font-family: monospace,serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap;
    word-wrap: break-word
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

dl,menu,ol,ul {
    margin: 1em 0
}

dd {
    margin: 0 0 0 40px
}

menu,ol,ul {
    padding: 0 0 0 40px
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal
}

button,input,select,textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}

button,input {
    line-height: normal
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    background: none;
    border: 1px solid #f5f5f5;
    padding: 5px 10px;
}

button[disabled],html input[disabled] {
    cursor: default
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body,html {
    height: 100%;
    background: url(images/bg.png) #343434
}

body {
    min-width: 1000px
}

.wrapper {
    width: 100%;
    min-height: 100%;
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.root-wrap {
    width: 100%;
    height: 100%
}

.column {
    background: #fff
}

.column .column-title {
    /*height: 55px;*/
    border-bottom: 1px solid #f5f5f5;
    font: 14px/55px Roboto,sans-serif
}



.btn {
    display: inline-block;
    border: 1px solid transparent;
    text-decoration: none;
    letter-spacing: -.02em;
    outline: 0;
	cursor: pointer;
}

.btn.btn-red {
    padding: 0 15px;
    color: #ea2272;
    border-color: #ea2272;
    font: 13px/28px Roboto,sans-serif;
    border-radius: 15px;
    background: radial-gradient(circle at center,#ea2272 50%,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 100%) 50% 50% no-repeat;
    background-size: 0 0;
    transition: all .15s linear
}

.btn.btn-red:hover {
    color: #fff;
    background-size: 200px 200px
}

.btn.btn-red-big {
    padding: 0 24px;
    color: #ea2272;
    border-color: #ea2272;
    font: 14px/36px Roboto,sans-serif;
    border-radius: 35px;
    background: radial-gradient(circle at center,#ea2272 50%,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 100%) 50% 50% no-repeat;
    background-size: 0 0;
    transition: all .15s linear
}

.btn.btn-red-big:hover {
    color: #fff;
    background-size: 200px 200px
}

.btn.btn-blue-small {
    padding: 0 15px;
    color: #3896ff;
    border-color: #3896ff;
    font: 13px/28px Roboto,sans-serif;
    border-radius: 15px;
    background: radial-gradient(circle at center,#3896ff 50%,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 100%) 50% 50% no-repeat;
    background-size: 0 0;
    transition: all .15s linear
}

.btn.btn-blue-small:hover {
    color: #fff;
    background-size: 300px 400px
}

.btn.btn-blue {
    padding: 0 29px;
    color: #fff;
    border-color: #3896ff;
    font: 14px/38px Roboto,sans-serif;
    border-radius: 20px;
    background: radial-gradient(circle at center,#fff 50%,#3896ff 50%,#3896ff 100%) 50% 50% no-repeat #3896ff;
    background-size: 0 0;
    transition: all .15s linear
}

.btn.btn-blue:focus {
    box-shadow: 0 0 5px 2px rgba(56,150,255,.6);
    outline: 0
}

.btn.btn-blue:hover {
    color: #3896ff;
    background-size: 200px 200px
}

.btn.btn-blue.loading {
    width: 40px;
    height: 40px;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-name: rotate;
    animation-name: rotate;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    border-left-color: transparent;
    box-shadow: 0 0 5px 2px rgba(56,150,255,0);
    transition: all .5s ease;
    padding: 0;
    border-radius: 50%;
    background: 0 0;
    color: #fff;
    font-size: 0
}

.mce-panel {
    height: 160px
}

form article, form input[type=password], form input[type=text], form textarea, form select {
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    display: block;
    padding: 10px;
    border: 1px solid #ebebeb;
    background: #f8f8f8;
    font: 14px/20px Roboto,sans-serif;
    color: #000
}

form article:focus, form input[type=password]:focus, form input[type=text]:focus, form textarea:focus {
    background: #fff;
    border-color: #8cc2ff
}

form article:disabled, form input[type=password]:disabled, form input[type=text]:disabled, form textarea:disabled {
    background: rgba(65,150,255,.12)
}

form .error-text {
    display: none;
    text-transform: lowercase;
    color: #ea2272;
    float: right;
    height: 14px;
    margin: 2px 0 -16px;
    font: 12px/12px Roboto,sans-serif


}

form .error .mce-container, form .error input, form .error textarea {
    border-color: #ffa4c8
}

form .error .error-text {
    display: block
}

form textarea {
    padding: 5px 10px;
    height: 80px;
    max-height: 300px;
    resize: vertical
}

form label span {
    display: block;
    font: 13px/28px Roboto,sans-serif
}

form label.file-label {
    position: relative;
    display: inline-block;
    padding-left: 27px;
    font: 13px/40px Roboto,sans-serif;
    color: #3896ff;
    box-sizing: border-box;
	z-index: 2
}

form label.file-label span, form label.file-label>a {
	position: relative;
    transition: all .2s ease;
    white-space: nowrap;
	cursor: pointer
}

form label.file-label input {
    position: absolute;
    top: -100px
}

form label.file-label a:before {
    content: '';
    position: absolute;
    width: 17px;
    height: 19px;
    background: url(images/sprite.png) -20px 0 no-repeat;
    transition: all .2s linear;
    top: -3px;
    left: -22px
}

form label.file-label a:hover:before {
    -webkit-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    transform: rotate(-20deg)
}

.add-ticket-popup {
    position: absolute;
    z-index: 10;
    left: 17px;
    box-shadow: 0 2px 5px -3px rgba(0,0,0,.5), 0 5px 30px -10px rgba(0,0,0,.3);
    top: 60px;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
    z-index: 6;
    -webkit-transform: translate(0,-20px) scale(.9);
    -ms-transform: translate(0,-20px) scale(.9);
    transform: translate(0,-20px) scale(.9);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.add-ticket-popup+.popup-cover {
    position: fixed;
    display: none;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 5
}

.add-ticket-popup .close {
    width: 40px;
    height: 40px;
    transition: all .2s;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
	cursor: pointer
}

.add-ticket-popup .close:hover {
    opacity: .6
}

.add-ticket-popup .close:after,.add-ticket-popup .close:before {
    content: '';
    position: absolute;
    width: 24px;
    height: 1px;
    background-color: #3896ff;
    left: 5px;
    bottom: 16px
}

.add-ticket-popup .close:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.add-ticket-popup .close:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.add-ticket-popup.add-ticket-page .form {
    margin-bottom: 0
}

.add-ticket-popup.vis {
    visibility: visible;
    -webkit-transform: translate(0,0) scale(1);
    -ms-transform: translate(0,0) scale(1);
    transform: translate(0,0) scale(1);
    opacity: 1
}

.add-ticket-popup.vis+.popup-cover {
    display: block
}

@keyframes rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.modal-content-wrap {
    text-align: center;
    padding: 30px 0
}

.modal-content-wrap .header {
    color: #000;
    font: 700 24px/1 Roboto,sans-serif;
    margin-bottom: 12px
}

.modal-content-wrap .text {
    color: #000;
    padding: 0 40px;
    margin-bottom: 16px
}

.sibirix {
    position: absolute;
    font: 12px/18px Roboto,sans-serif;
    color: #fff;
    text-decoration: none;
    transition: opacity .3s linear
}

.sibirix .slon {
    width: 86px;
    height: 18px;
    background: url(images/sprite.png) 0 -60px no-repeat;
    display: inline-block;
    margin-right: 1px;
    vertical-align: top
}

.sibirix .slon:after,.sibirix .slon:before {
    width: 0;
    height: 0;
    content: '';
    position: absolute;
    border: 2px solid #ffe400;
    left: 12px;
    top: 9px;
    border-radius: 50%;
    box-sizing: border-box;
    opacity: 0;
    transition: all .3s ease
}

.sibirix .slon:before {
    width: 60px;
    height: 60px;
    margin: -30px;
    border-color: #ff0036
}

.sibirix:hover .slon:after {
    width: 50px;
    height: 50px;
    margin: -25px;
    opacity: 1
}

.sibirix:hover .slon:before {
    width: 40px;
    height: 40px;
    margin: -20px;
    opacity: 1
}

.dropzone-drop {
    display: block;
    position: relative;
    width: 220px;
    min-height: 60px;
    float: right;
    text-align: right
}

.dropzone-drop.drag-hover .file-label a,.dropzone-drop.drag-hover .file-label span {
    opacity: 0;
    -webkit-transform: translate(20px,0);
    -ms-transform: translate(20px,0);
    transform: translate(20px,0)
}

.dropzone-drop.drag-hover .file-label:before {
    -webkit-transform: translate(60px,12px) scale(1.1);
    -ms-transform: translate(60px,12px) scale(1.1);
    transform: translate(60px,12px) scale(1.1)
}

.added-file {
    transition: all,.2s;
    max-width: 210px;
    width: auto;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #777;
    float: right;
    line-height: 24px;
    cursor: pointer;
    opacity: .6
}

.added-file:hover {
    opacity: 1
}

.add-ticket-page.wrapper {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 30px 0;
    color: #fff
}

.add-ticket-page .login.btn {
    transition: all .2s;
    display: block;
    position: absolute;
    right: 20px;
    top: 20px;
    color: #fff;
    font-family: Roboto,sans-serif;
    padding: 10px 20px 10px 40px;
    border-radius: 30px;
    background-color: rgba(0,0,0,.3);
    opacity: .6
}

.add-ticket-page .login.btn:hover {
    opacity: 1
}

.add-ticket-page .login.btn:before {
    content: '';
    position: absolute;
    width: 17px;
    height: 16px;
    background: url(images/sprite.png) -40px 0 no-repeat;
    left: 15px;
    top: 11px
}

.add-ticket-page .sibirix {
    left: 30px;
    bottom: 26px
}

.add-ticket-page h1 {
    font: 700 30px/30px Roboto,sans-serif;
    margin: 6px 0
}

.add-ticket-page h2 {
    margin: 0 0 40px;
    font: 13px/30px Roboto,sans-serif;
    text-transform: uppercase
}

.add-ticket-page .form {
    width: 560px;
    margin: 0 0 71px;
    padding: 22px 40px;
    background: #fff;
    color: #000;
    position: relative
}

.add-ticket-page .form form {
    position: relative
}

.add-ticket-page .form .btn {
    transition: all .5s ease
}

.add-ticket-page .form .success-text {
    transition: all .4s ease;
    position: absolute;
    font-size: 16px;
    width: 100%;
    bottom: 200px;
    left: 0;
    text-align: center;
    font-weight: 300;
    opacity: 0;
    -webkit-transform: translate(0,20px);
    -ms-transform: translate(0,20px);
    transform: translate(0,20px)
}

.add-ticket-page .form form.success .success-text {
    transition: all .4s ease .4s;
    opacity: 1;
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0)
}

.add-ticket-page .form form.success .row {
    transition: all .3s ease;
    opacity: 0
}

.add-ticket-page .form form.success .file-label {
    transition: all 0s ease;
    opacity: 0;
    visibility: hidden
}

.add-ticket-page .form form.success .row-submit {
    -webkit-transform: translate(207px,-280px);
    -ms-transform: translate(207px,-280px);
    transform: translate(207px,-280px)
}

.add-ticket-page .form form.success .row-submit:after,.add-ticket-page .form form.success .row-submit:before {
    transition: all .3s ease .3s;
    opacity: 1
}

.add-ticket-page .form form.success .row-submit:after {
    -webkit-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg)
}

.add-ticket-page .form form.success .row-submit:before {
    -webkit-transform: rotate(-50deg);
    -ms-transform: rotate(-50deg);
    transform: rotate(-50deg)
}

.add-ticket-page .form form.success .btn {
    width: 150px;
    height: 150px;
    box-shadow: 0 0 5px 2px rgba(56,150,255,0);
    padding: 0;
    border-radius: 50%;
    background: 0 0;
    color: #fff;
    font-size: 0
}

.add-ticket-page .form .added-file {
    transition: all,.2s;
    max-width: 210px;
    width: auto;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #777;
    float: right;
    line-height: 24px;
    cursor: pointer;
    opacity: .6
}

.add-ticket-page .form .added-file:hover {
    opacity: 1
}

.add-ticket-page .form.login {
    width: 360px
}

.add-ticket-page .form .row {
    transition: all .3s ease .3s;
    margin: 0 0 10px
}

.add-ticket-page .form .row:after,.add-ticket-page .form .row:before {
    content: "";
    display: table
}

.add-ticket-page .form .row:after {
    clear: both
}

.add-ticket-page .form .row-submit {
    position: relative;
    transition: all .4s;
    margin: 30px 0 8px
}

.add-ticket-page .form .row-submit:after,.add-ticket-page .form .row-submit:before {
    content: "";
    display: table
}

.add-ticket-page .form .row-submit:after {
    clear: both
}

.add-ticket-page .form .row-submit .btn {
    transition: all .7s
}

.add-ticket-page .form .row-submit:after,.add-ticket-page .form .row-submit:before {
    content: '';
    position: absolute;
    width: 70px;
    height: 1px;
    transition: all .3s ease;
    opacity: 0;
    -webkit-transform: translate(0,20px);
    -ms-transform: translate(0,20px);
    transform: translate(0,20px);
    background-color: #3896ff
}

.add-ticket-page .form .row-submit .file-label {
    transition: all .3s ease .5s
}

.add-ticket-page .form .row-submit:after {
    width: 45px;
    top: 88px;
    left: 31px;
    -webkit-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg)
}

.add-ticket-page .form .row-submit:before {
    top: 75px;
    left: 58px;
    -webkit-transform: rotate(-50deg);
    -ms-transform: rotate(-50deg);
    transform: rotate(-50deg)
}

.add-ticket-page .form .col {
    width: 270px;
    float: left
}

.add-ticket-page .form .col+.col {
    margin-left: 20px
}

.add-ticket-page .form .file-label {
    overflow: visible;
    float: right;
    text-align: right
}

.add-ticket-page .form .file-label:before {
    transition: all .2s ease
}

.add-ticket-page .form .file-label span {
    transition: all .2s ease
}

.add-ticket-page .form textarea {
    height: 120px
}

.add-ticket-page .documents {
    font-size: 0
}

.add-ticket-page .documents .doc {
    position: relative;
    display: inline-block;
    width: 193px;
    margin-right: 20px;
    padding-top: 39px;
    vertical-align: top;
    text-decoration: none;
    font: 14px/22px Roboto,sans-serif;
    color: #9d9d9d
}

.add-ticket-page .documents .doc:before {
    content: '';
    position: absolute;
    width: 21px;
    height: 26px;
    background: url(images/sprite.png) -60px -30px no-repeat;
    top: 0
}

.add-ticket-page .documents .doc:hover {
    color: #fff
}

.tickets-list-page .groups {
    padding: 0 30px
}

.tickets-list-page .groups.popup {
    padding: 0
}

.tickets-list-page .groups .title {
    color: #fff;
    font: 700 12px/48px Roboto,sans-serif;
    text-transform: uppercase
}

.tickets-list-page .groups ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0
}

.tickets-list-page .groups li {
    margin-bottom: 5px;
    padding: 0;
    display: inline-block
}

.tickets-list-page .groups li:nth-child(3n) {
    margin-right: 0
}

.tickets-list-page .groups a {
    width: 49px;
    height: 49px;
    display: inline-block;
    box-sizing: border-box;
    border: 2px solid #6a666d;
    border-radius: 25px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font: 16px/45px Roboto,sans-serif;
    color: #6a666d;
    transition: color .2s linear,border .2s linear
}

.tickets-list-page .groups a:hover {
    color: inherit
}

.tickets-list-page .groups a.active {
    border-color: inherit!important;
    color: inherit
}

.tickets-list-page .sidebar {
    width: 250px;
   min-width: 250px;
   background: #414042;
   max-height: 100vh;
   overflow-y: auto;
}

.tickets-list-page .sidebar .column-title {
    padding: 0 30px 0 22px;
    border-bottom: 1px solid #383639
}

.tickets-list-page .sidebar .logout, .tickets-list-page .sidebar  .rbm_new_orders {
    position: relative;
    display: block;
    padding-left: 30px;
    height: 55px;
    font: 14px/55px Roboto,sans-serif;
    color: #989898;
    text-decoration: none;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.tickets-list-page .sidebar .logout:hover {
    opacity: .75
}

.tickets-list-page .sidebar .logout:before {
    width: 19px;
    height: 16px;
    background: url(images/sprite.png) 0 0 no-repeat;
    content: '';
    position: absolute;
    left: 0;
    top: 20px
}

.tickets-list-page .sidebar .folders {
    margin: 0 0 10px;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #383639
}

.tickets-list-page .sidebar .folders li {
    margin: 0;
    padding: 0;
    height: 55px
}

.tickets-list-page .sidebar .folders li a {
    display: block;
    padding: 0 30px;
    font: 16px/55px Roboto,sans-serif;
    color: #928c97;
    text-decoration: none;
	cursor: pointer
}

.tickets-list-page .sidebar .folders li a:hover {
    background: #3a393b
}

.tickets-list-page .sidebar .folders li a.active {
    background: #383639;
    color: #fff;
    cursor: default
}

.tickets-list-page .sidebar .folders li a.active .count {
    background: #fff;
    color: #414042
}

.tickets-list-page .sidebar .folders li .count {
    float: right;
    min-width: 25px;
    margin: 13px 0 12px;
    padding: 0 10px;
    border-radius: 15px;
    height: 30px;
    font: 16px/30px Roboto,sans-serif;
    background: #343236;
    text-align: center
}

.tickets-list-page .sidebar .groups {
    padding: 0 30px
}

.tickets-list-page .sidebar .groups .title {
    color: #fff;
    font: 700 12px/48px Roboto,sans-serif;
    text-transform: uppercase
}

.tickets-list-page .sidebar .groups ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0
}

.tickets-list-page .sidebar .groups li {
    margin-bottom: 5px;
    padding: 0;
    display: block
}

.tickets-list-page .sidebar .groups li:nth-child(3n) {
    margin-right: 0
}

.tickets-list-page .sidebar .groups span {
    overflow: hidden;
    position: relative;
    display: block;
    box-sizing: border-box;
    border: 2px solid #6a666d;
    border-radius: 5px;
    padding: 5px 10px;
    text-decoration: none;
    text-transform: uppercase;
	text-overflow: ellipsis;
    font-family: Roboto,sans-serif;
    font-size: 14px;
    color: #6a666d;
    transition: color .2s linear,border .2s linear;
	cursor: pointer
}

.tickets-list-page .sidebar .groups span:hover {
    color: inherit
}

.tickets-list-page .sidebar .groups span.active {
    border-color: inherit!important;
    color: inherit
}

.tickets-list-page .sidebar .sibirix {
    left: 20px;
    bottom: 22px
}

.tickets-list-page .tickets-list-column {
    position: relative;
    width: 921px
}

.tickets-list-page .tickets-list-column .column-title {
    padding: 0 20px 0 0
}

.tickets-list-page .tickets-list-column .column-title .btn {
    margin-left: 16px
}

.tickets-list-page .tickets-list-column .column-title .icon-menu {
    width: 63px;
    height: 55px;
    position: relative;
    cursor: pointer;
    opacity: .8
}

.tickets-list-page .tickets-list-column .column-title .icon-menu:after {
    width: 22px;
    height: 16px;
    background: url(images/sprite.png) 0 -30px no-repeat;
    content: '';
    position: absolute;
    top: 20px;
    left: 20px
}

.tickets-list-page .tickets-list-column .column-title .icon-menu:hover {
    opacity: .5
}

.tickets-list-page .tickets-list-column .tickets-list {
    position: absolute;
    left: 0;
    right: 0;
    top: 56px;
    bottom: 0;
    overflow-y: auto
}

.tickets-list-page .tickets-list-column .sort-block {
    float: right;
    position: relative;
    font: 13px/55px Roboto,sans-serif
}

.tickets-list-page .tickets-list-column .sort-block .title {
    margin-right: 10px;
    color: #989898
}

.tickets-list-page .tickets-list-column .sort-block .one-sort {
    white-space: nowrap
}

.tickets-list-page .tickets-list-column .sort-block .dir {
    color: #989898;
	position: relative
}

.tickets-list-page .tickets-list-column .sort-block .current {
    float: right;
    padding-right: 26px;
    cursor: pointer
}

.tickets-list-page .tickets-list-column .sort-block .current .dir:after {
    width: 7px;
    height: 4px;
    content: '';
    position: absolute;
    right: -10px;
    top: 6px;
    display: inline-block;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAQElEQVR42mK8dOmSHwMDw2ogZmNAgF9AHMIEJDaBGFABmEQoEG9mggpshir4ApUAaWBgQTIKpEARiN/ABAACDACvUQ2RFlyrAgAAAABJRU5ErkJggg==)
}

.tickets-list-page .tickets-list-column .sort-block .current:hover {
    opacity: .75
}

.tickets-list-page .tickets-list-column .sort-block .dropdown, .tickets-list-page .tickets-list .ticket-row .status_box {
    display: none;
    position: absolute;
    z-index: 50;
    top: 54px;
    right: 0;
    box-shadow: 0 2px 5px -3px rgba(0,0,0,.5), 0 5px 30px -10px rgba(0,0,0,.3);
    line-height: 50px;
    background-color: #fff
}

.tickets-list-page .tickets-list .ticket-row .status_box.opened {
	display: block
}

.tickets-list-page .tickets-list-column .sort-block div > span, .status_box > span  {
    display: block;
    padding: 0 25px 0 20px;
    text-decoration: none;
    color: #000;
	cursor: pointer
}

.status_box > span {
	line-height: 25px;
	padding: 0 15px
}

.tickets-list-page .tickets-list-column .sort-block div > span:hover {
    background: #f5faff
}

.tickets-list-page .tickets-list .ticket-row {
    height: 54px;
    font-size: 0;
    padding: 0 20px 0 17px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    cursor: pointer;
    box-shadow: inset 0 -1px 0 #f5f5f5,inset 0 54px #fff;
	position: relative
}

.tickets-list-page .tickets-list .ticket-row>* {
    font: 14px Roboto,sans-serif;
    display: inline-block;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.tickets-list-page .tickets-list .ticket-row .icon {
    position: absolute;
    top: 10px;
    /*width: 30px;*/
    /*height: 30px;*/
    box-sizing: border-box;
    /*border-radius: 15px;*/
    /*margin: 12px 21px 12px 0;*/
    /*line-height: 30px;*/
    /*text-align: center;*/
    /*background-color: inherit;*/
    /*color: #fff*/
    /*color: #39a40a;*/
    color: #000;
    background: none;
    font-size: 12px;
    text-transform: lowercase;
    opacity: .5;
}

.tickets-list-page .tickets-list .ticket-row .icon:first-letter {
    text-transform: uppercase;
}

.tickets-list-page .tickets-list .ticket-row .subject {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-right: 10px;
    max-width: calc(100% - 532px);
    font-weight: 700;

    margin-top: 14px;
}

.tickets-list-page .tickets-list .ticket-row .time {
    width: 112px;
    margin-right: 10px;
    opacity: .5
}

.tickets-list-page .tickets-list .ticket-row .time.fuckup {
    opacity: 1;
    font-weight: 700;
    color: #ea2272!important
}

.tickets-list-page .tickets-list .ticket-row .uid {
    width: 148px;
    margin-right: 10px;
    opacity: .5
}

.tickets-list-page .tickets-list .ticket-row .name {
    width: 125px;
    margin-right: 10px
}

.tickets-list-page .tickets-list .ticket-row .status {
    width: 80px;
    color: #39a40a
}

.tickets-list-page .tickets-list .ticket-row:hover {
    box-shadow: inset 0 54px #f5faff
}

.tickets-list-page .tickets-list .ticket-row.active {
    box-shadow: none;
    background: linear-gradient(to right, #ff0036 5px, #fafafa 5px);
}

/*.tickets-list-page .tickets-list .ticket-row.active>* {
    color: #fff
}*/

/*.tickets-list-page .tickets-list .ticket-row.active .icon {
    color: #fff
}*/

/*.tickets-list-page .tickets-list .ticket-row.active .time,.tickets-list-page .tickets-list .ticket-row.active .uid {
    color: #fff
}*/

/*.tickets-list-page .tickets-list .ticket-row.active .status {
    color: #fff
}*/

.tickets-list-page .tickets-list .ticket-row.active .icon {
    /*background: #fff*/
}

.tickets-list-page .tickets-list .ticket-row.closed {
    box-shadow: none;
    /*background: repeating-linear-gradient(135deg,#fafafa,#fafafa 5px,#f5f5f5 8px,#fafafa 11px)*/
    background: linear-gradient(to right, #fff, #fff);
    box-shadow: inset 0 -1px 0 #f5f5f5;
}

.tickets-list-page .tickets-list .ticket-row.closed > div {
    opacity: .3 !important;
}

.tickets-list-page .tickets-list .ticket-row.new .time {
    opacity: 1;
    font-weight: bold;
}

.tickets-list-page .tickets-list .ticket-row.closed .icon {
    /*border: 1px solid #e4e4e4;*/
    /*background: 0 0;*/
    /*line-height: 28px;*/
    /*color: #989898*/
    color: #000000;
    opacity: .5;
}

.tickets-list-page .tickets-list .ticket-row.closed .time.fuckup {
    opacity: .5!important;
    font-weight: 400!important;
    color: #000!important
}

.tickets-list-page .tickets-list .ticket-row.closed .status {
    color: #000
}

.tickets-list-page .tickets-list .ticket-row.closed:hover {
    box-shadow: inset 0 54px #f5faff
}

.tickets-list-page .tickets-list .ticket-row.closed.active {
    /*background: repeating-linear-gradient(135deg,#dadada,#dadada 5px,#d1d1d1 8px,#dadada 11px)*/
    background: linear-gradient(to right, #fafafa, #fafafa);
}

.tickets-list-page .tickets-list .ticket-row.closed.active>* {
    color: #000
}

.tickets-list-page .tickets-list .ticket-row.closed.active:hover {
    box-shadow: none
}

.tickets-list-page .tickets-list .ticket-row.last-support:not(.closed) .icon {
    border: 1px solid;
    border-color: inherit;
    color: inherit;
    background: #fff
}

.tickets-list-page .tickets-list .ticket-row.last-support .subject {
    font-weight: 400
}

.tickets-list-page .one-ticket {
    position: relative;
    display: none;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    background-color: #fff;
    box-shadow: 0 0 50px rgba(0,0,0,.1)
}

.tickets-list-page .one-ticket .number {
    color: #dadada;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px
}

.tickets-list-page .one-ticket .ticket-title {
    display: inline-block;
    vertical-align: bottom;
    /*max-width: 330px;*/
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.tickets-list-page .one-ticket.visible {
    display: block
}

.tickets-list-page .one-ticket.loading:before {
    opacity: 1;
    visibility: visible
}

.tickets-list-page .one-ticket.loading:after {
    opacity: 1;
    visibility: visible;
    margin-top: -20px
}

.tickets-list-page .one-ticket.loading .answer .textarea-wrap {
    opacity: 0;
    -webkit-transform: translate(0,20px);
    -ms-transform: translate(0,20px);
    transform: translate(0,20px)
}

.tickets-list-page .one-ticket.loading .answer .btn-blue {
    opacity: 0;
    -webkit-transform: translate(0,20px);
    -ms-transform: translate(0,20px);
    transform: translate(0,20px)
}

.tickets-list-page .one-ticket.loading .answer .file-label {
    opacity: 0;
    -webkit-transform: translate(0,20px);
    -ms-transform: translate(0,20px);
    transform: translate(0,20px)
}

.tickets-list-page .one-ticket.loading .answer .sub {
    opacity: 0;
    -webkit-transform: translate(0,20px);
    -ms-transform: translate(0,20px);
    transform: translate(0,20px)
}

.tickets-list-page .one-ticket:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all .2s ease;
    opacity: 0;
    visibility: hidden;
    z-index: 2;
    left: 0;
    top: 0;
    background-color: rgba(255,255,255,.7)
}

.tickets-list-page .one-ticket:after {
    content: '';
    position: absolute;
    width: 40px;
    height: 40px;
    box-sizing: border-box;
    z-index: 4;
    transition: all .2s ease;
    margin-top: -60px;
    opacity: 0;
    visibility: hidden;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-name: rotate;
    animation-name: rotate;
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
    border: 2px solid #3896ff;
    border-left-color: #d1e7ff;
    border-radius: 50%;
    left: 50%;
    margin-left: -12px;
    top: 50%
}

.tickets-list-page .one-ticket.closed {
    /*background: repeating-linear-gradient(135deg,#fafafa,#fafafa 5px,#f5f5f5 8px,#fafafa 11px)*/
}

.tickets-list-page .one-ticket .icon-back {
    width: 60px;
    height: 55px;
    float: left;
    position: relative;
    margin-left: -30px;
	cursor: pointer
}

.tickets-list-page .one-ticket .icon-back:after {
    content: '';
    position: absolute;
    width: 9px;
    height: 21px;
    background: url(images/sprite.png) -30px -30px no-repeat;
    transition: all .3s linear;
    left: 25px;
    top: 17px
}

.tickets-list-page .one-ticket .icon-back:hover:after {
    left: 21px
}

.tickets-list-page .one-ticket .column-title {
    background-color: #fff;
    padding: 0 30px;
    font: 700 18px Roboto,sans-serif;
    white-space: nowrap
}

.tickets-list-page .one-ticket .column-title .line {
    margin: 5px 0;
}

.tickets-list-page .one-ticket .column-title .btn {
    /*float: right;*/
    /*margin-top: 13px*/
    vertical-align: middle;
    line-height: 23px;
}

.tickets-list-page .one-ticket .ticket-messages {
    position: absolute;
    overflow-y: auto;
    top: 56px;
    bottom: 0;
    right: 0;
    left: 0;
    padding-bottom: 20px
}

.tickets-list-page .one-ticket .message {
    position: relative;
    padding: 16px 30px 25px;
    border-bottom: 1px solid #f5f5f5;
    font: 14px/22px Roboto,sans-serif;
    letter-spacing: -.02em
}

.tickets-list-page .one-ticket .message.our {
    padding-left: 60px;
    /*background: rgba(255,255,128,.1)*/
    background: #fafafa
}

.tickets-list-page .one-ticket .message .logo {
    width: 60px;
    height: 60px;
    position: absolute;
    margin: 0 0 0 -60px;
    text-align: center
}

.tickets-list-page .one-ticket .message .author .name {
    font-weight: 700
}

.tickets-list-page .one-ticket .message .author .email {
    padding-left: 4px;
    text-decoration: none;
    color: #989898
}

.tickets-list-page .one-ticket .message .author .date {
    float: right;
    color: #989898
}

.tickets-list-page .one-ticket .message .text {
    margin-top: 12px
}

.tickets-list-page .one-ticket .message .text p {
    margin: 0
}

.tickets-list-page .one-ticket .message .text p:not(:first-child) {
    margin-top: 13px
}

.tickets-list-page .one-ticket .message .text a {
    color: #0054ff;
    text-decoration: underline
}

.tickets-list-page .one-ticket .message .text a:hover {
    text-decoration: none
}

.tickets-list-page .one-ticket .answer {
    position: relative;
    padding: 20px;
    font: 14px/22px Roboto,sans-serif
}

.tickets-list-page .one-ticket .answer .textarea-wrap {
    transition: all .2s ease .2s
}

.tickets-list-page .one-ticket .answer .textarea-wrap .error-text {
    margin-top: -13px
}

.tickets-list-page .one-ticket .answer .btn-blue {
    transition: all .2s ease .3s
}

.tickets-list-page .one-ticket .answer .btn-blue:hover {
    transition: all .2s ease 0s
}

.tickets-list-page .one-ticket .answer .sub {
    transition: all .2s ease .325s
}

.tickets-list-page .one-ticket .answer .file-label {
    transition: all .2s ease .4s
}

.tickets-list-page .one-ticket .answer .mce-tinymce {
    margin-bottom: 14px
}

.tickets-list-page .one-ticket .answer textarea {
    margin: 0 0 20px
}

.tickets-list-page .one-ticket .answer .files {
    display: block
}

.tickets-list-page .one-ticket .answer .files a {
    display: inline-block
}

.js-send + span.sub {
    color: #989898;
    padding-left: 13px;
    font-size: 13px
}

.tickets-list-page .one-ticket .answer .file-label {
    float: right
}

.tickets-list-page .one-ticket .answer .file-label a {
    color: #999;
    text-decoration: none
}

@media screen and (max-width: 1500px) {
    .tickets-list-page .tickets-list-column {
        width:auto;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .tickets-list-page .one-ticket {
        position: absolute;
        right: 0;
        bottom: 0;
        top: 55px;
        width: 672px;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }
}

.rbm_blur {
    -webkit-filter: url(#blur);
    filter: url(#blur);
    -webkit-filter: blur(3px);
    filter: blur(3px);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='3');
}

.pagination {
    margin: 30px 0;
    list-style-type: none;
}

.pagination .rbm_js_goto_page {
    cursor: pointer;
}

.pagination li {
    margin: 0;
    display: inline-block;
}

.pagination a, .pagination span {
    position: relative;
    z-index: 10;
    display: inline-block;
    vertical-align: middle;
    padding: 10px 5px;
    width: 30px;
    text-align: center;
    line-height: 1;
    font-weight: bold;
    border-bottom: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.pagination a:not(.active):hover,
.pagination span:not(.active):hover {
    background: #f5f5f5;
}

.pagination .active {
    background: #ff0036;
    color: #fff;
    cursor: default;
}

.pagination .nav {
    color: #4ba698;
}

.usersList {
    margin-top: 20px;
    margin-left: -25px;
    max-height: 400px;
    overflow-y: auto;
}

.usersList .editUserview {
    padding: 0;
    margin: 0 5px 10px 0;
    background: none;
    border: none;
    opacity: .3;
}

.usersList .editUserview:hover {
    opacity: 1;
    color: #3896ff;
}

.usersAdd {
    position: relative;
    z-index: 1;
}
.usersAdd .addUser {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    margin-left: 2px;
    background: none;
}
.usersAdd .addUser:hover {
    border-color: #3896ff;
    color: #3896ff;
}


.rbm_js_get_group_enable:after {
    content: "";
    position: absolute;
    top: calc(50% - 4px);
    right: 10px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #666;
}
.rbm_js_get_group_enable.online:after {
    background: #1aff66;
}

.tickets-list-page .one-ticket .message.our.red:before {
    content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBjbGlwLXBhdGg9InVybCgjY2xpcDApIj48cGF0aCBkPSJNMC4yMzA3NjkgMTAuNzY5M0MwLjA3NjkyMzEgMTAuNjE1NCAwIDEwLjM4NDcgMCAxMC4yMzA4QzAgMTAuMDc3IDAuMDc2OTIzMSA5Ljg0NjIgMC4yMzA3NjkgOS42OTIzNkwxLjMwNzY5IDguNjE1NDNDMS42MTUzOCA4LjMwNzc0IDIuMDc2OTIgOC4zMDc3NCAyLjM4NDYyIDguNjE1NDNMMi40NjE1NCA4LjY5MjM2TDYuNjkyMzEgMTMuMjMwOEM2Ljg0NjE1IDEzLjM4NDcgNy4wNzY5MiAxMy4zODQ3IDcuMjMwNzcgMTMuMjMwOEwxNy41Mzg1IDIuNTM4NTFIMTcuNjE1NFYyLjUzODUxQzE3LjkyMzEgMi4yMzA4MiAxOC4zODQ2IDIuMjMwODIgMTguNjkyMyAyLjUzODUxTDE5Ljc2OTIgMy42MTU0M0MyMC4wNzY5IDMuOTIzMTIgMjAuMDc2OSA0LjM4NDY2IDE5Ljc2OTIgNC42OTIzNUw3LjQ2MTU0IDE3LjQ2MTZDNy4zMDc2OSAxNy42MTU0IDcuMTUzODUgMTcuNjkyNCA2LjkyMzA4IDE3LjY5MjRDNi42OTIzMSAxNy42OTI0IDYuNTM4NDYgMTcuNjE1NCA2LjM4NDYyIDE3LjQ2MTZMMC4zODQ2MTUgMTFMMC4yMzA3NjkgMTAuNzY5M1YxMC43NjkzWiIgZmlsbD0iIzFBRkY2NiIvPjwvZz48ZGVmcz48Y2xpcFBhdGggaWQ9ImNsaXAwIj48cmVjdCB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9IndoaXRlIi8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+);
    display: block;
    position: absolute;
    top: 16px;
    left: 25px;

}
