/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

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

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

progress {
    vertical-align: baseline
}

template,
[hidden] {
    display: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

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

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

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

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

figure {
    margin: 1em 40px
}

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

button,
input,
select,
textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: bold
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

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

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

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

::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

.select2-dropdown {
    border-color: #c3c3c3
}

.select2-results__option {
    padding: 4px 4px 3px;
    line-height: 1.2;
    font-size: 13px
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 178px
}

.select2-container {
    border: none;
    font-family: "PFDinTextPro-Regular"
}

.select2-container .select2-selection {
    border: 1px solid #c3c3c3 !important
}

.select2-container .select2-selection .select2-selection__placeholder {
    font-family: "PFDinTextPro-Italic";
    color: #999
}

.select2-container .select2-selection .select2-selection__rendered {
    padding-left: 7px;
    color: #231f20 !important
}

.select2-container .select2-selection .select2-selection__arrow {
    width: 14px
}

.select2-container .select2-selection .select2-selection__arrow b {
    border-width: 5px 3px 0 3px;
    margin-left: -3px;
    border-top-color: #231f20
}

.select2-container .select2-selection--multiple {
    min-height: 30px
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: block;
    padding-top: 0px;
    padding-bottom: 3px;
    white-space: normal
}

.select2-container .select2-selection--multiple .select2-selection__choice {
    position: relative;
    max-width: 100%;
    margin-top: 3px;
    padding-top: 3px;
    padding-bottom: 2px;
    padding-left: 16px;
    background: #eee;
    border-radius: 3px
}

.select2-container .select2-selection--multiple .select2-selection__choice__remove {
    position: absolute;
    top: 3px;
    left: 0;
    width: 16px;
    line-height: 1;
    text-align: center;
    color: #999;
    -webkit-transition: color .15s;
    transition: color .15s
}

.select2-container .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #1b763f
}

.select2-container .select2-selection--multiple .select2-search__field {
    margin-top: 4px;
    padding-top: 1px;
    font-size: 14px;
    line-height: normal
}

.select2-container .select2-selection--multiple .select2-search__field::-webkit-input-placeholder {
    opacity: 1;
    color: #999;
    font-family: "PFDinTextPro-Italic"
}

.select2-container .select2-selection--multiple .select2-search__field::-moz-placeholder {
    opacity: 1;
    color: #999;
    font-family: "PFDinTextPro-Italic"
}

.select2-container .select2-selection--multiple .select2-search__field:-ms-input-placeholder {
    opacity: 1;
    color: #999;
    font-family: "PFDinTextPro-Italic"
}

.select2-container .select2-selection--multiple .select2-search__field::placeholder {
    opacity: 1;
    color: #999;
    font-family: "PFDinTextPro-Italic"
}

.select2-container.select2-container--open .select2-selection .select2-selection__arrow b {
    border-width: 0 3px 5px 3px
}

.invalid .select2-container .select2-selection {
    border-color: #d43b45 !important
}

.m-ntf {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 400px;
    margin-left: -200px
}

.m-ntf__ct {
    position: relative;
    padding: 10px;
    background: #fff;
    box-shadow: 0px 1px 10px 0px rgba(183, 183, 183, 0.4);
    max-height: 300px;
    overflow: auto
}

.m-ntf__ct:before,
.m-ntf__ct:after {
    content: '';
    position: absolute;
    bottom: 100%;
    border-bottom: 10px solid #fff
}

.m-ntf__ct:before {
    left: 50%;
    border-right: 10px solid transparent
}

.m-ntf__ct:after {
    right: 50%;
    border-left: 10px solid transparent
}

.m-ntf__wr {
    padding-top: 14px
}

.m-ntf__wr:before {
    content: '';
    position: absolute;
    top: 8px;
    left: 50%;
    margin-left: -4px;
    width: 8px;
    height: 8px;
    box-shadow: 0px 0px 10px 0px rgba(183, 183, 183, 0.4);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

@media screen and (max-width: 980px) {
    .m-ntf {
        width: 260px;
        margin-left: -130px
    }
}

.ntf {
    display: block;
    margin-bottom: 2px;
    padding: 9px 10px;
    -webkit-transition: background .3s;
    transition: background .3s
}

.ntf .text {
    font-size: 14px;
    line-height: 1.35
}

.ntf .link {
    color: #349622;
    text-decoration: underline
}

.ntf .date {
    display: inline-block;
    white-space: nowrap;
    color: #777
}

.ntf.unread {
    background: #f6f6f6
}

.ntf:last-child {
    margin-bottom: 0
}

.ntf-ct {
    font-size: 0
}

.desktop .ntf .link:hover {
    text-decoration: none
}

.completness .title {
    display: block;
    margin-bottom: 5px;
    font-family: "PFDinTextPro-Medium";
    font-size: 15px;
    line-height: 1.1
}

.completness .bg {
    display: block;
    height: 26px;
    border-radius: 20px;
    background-image: url("../img/icons-general/diagonal-pattern-green-3.png");
    background-size: contain;
    overflow: hidden
}

.completness .bg .fill {
    float: left;
    display: block;
    height: 100%;
    padding-left: 10px;
    padding-right: 6px;
    background: #349622;
    border-radius: 20px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    text-align: center
}

.completness .bg .fill .percent {
    display: inline-block;
    padding-top: 7px;
    font-family: "PFDinTextPro-Bold";
    font-size: 14px;
    line-height: 1;
    color: #fff
}

@media screen and (max-width: 600px) {
    .completness .title {
        margin-bottom: 3px;
        font-size: 14px
    }
    .completness .bg {
        height: 23px
    }
    .completness .bg .fill .percent {
        padding-top: 6px;
        font-size: 13px
    }
}

.app-username {
    display: none;
    margin-bottom: 13px;
    font-family: "PFDinTextPro-Medium";
    font-size: 18px;
    line-height: 1.2
}

@media screen and (max-width: 600px) {
    .app-username {
        display: block
    }
}

.app-user-info {
    width: 100%;
    margin-bottom: -7px;
    border-collapse: collapse;
    border: none
}

.app-user-info tbody td {
    width: 50%;
    border: none;
    padding: 0;
    padding-right: 40px;
    padding-bottom: 9px
}

.app-user-info tbody td:last-child {
    padding-right: 0
}

.app-user-info .item {
    display: block;
    word-break: break-word
}

.app-user-info .item .name {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    font-size: 14px;
    line-height: 1.2
}

.app-user-info .item .value {
    display: inline-block;
    vertical-align: top;
    font-family: "PFDinTextPro-Medium";
    font-size: 14px;
    line-height: 1.2
}

.app-user-info .item .value a {
    color: #1b763f;
    text-decoration: underline
}

.app-user-info .item .value a:hover {
    text-decoration: none
}

.app-user-info .item.item-username {
    display: none
}

@media screen and (max-width: 980px) {
    .app-user-info tbody td {
        padding-right: 25px;
        padding-bottom: 12px
    }
    .app-user-info .item .name,
    .app-user-info .item .value {
        font-size: 15px
    }
}

@media screen and (max-width: 750px) {
    .app-user-info tbody tr {
        display: block
    }
    .app-user-info tbody td {
        width: 100%;
        display: block;
        padding-right: 0
    }
    .app-user-info tbody td:last-child {
        padding-right: 0
    }
}

@media screen and (max-width: 600px) {
    .app-user-info tbody td {
        padding-bottom: 8px
    }
    .app-user-info .item .name,
    .app-user-info .item .value {
        font-size: 14px
    }
}

@media screen and (max-width: 470px) {
    .app-user-info .item .name,
    .app-user-info .item .value {
        display: block
    }
    .app-user-info .item:last-child {
        margin-bottom: 0
    }
}

.aside-nav a {
    display: block;
    margin-bottom: 4px;
    padding: 7px 15px 5px;
    font-family: "PFDinTextPro-Regular";
    font-size: 14px;
    line-height: 1.2;
    text-transform: uppercase;
    border: 1px solid #2797a9;
    color: #2797a9;
    text-align: center
}

.aside-nav a:last-child {
    margin-bottom: 0
}

.aside-nav a.active {
    border-color: #2797a9;
    background: #2797a9;
    color: #fff
}

@media screen and (max-width: 980px) {
    .aside-nav {
        display: none
    }
}

.desktop .aside-nav a {
    -webkit-transition: border .2s, color .2s, background .2s;
    transition: border .2s, color .2s, background .2s
}

.desktop .aside-nav a:hover {
    border-color: #2797a9;
    background: #2797a9;
    color: #fff
}

.aside-ct .avatar {
    margin-bottom: 11px
}

.aside-ct .avatar img {
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-height: 300px
}

.aside-ct .avatar.company {
    position: relative;
    width: 100%;
    padding-top: 100%;
    border: 1px solid #b7b7b7
}

.aside-ct .avatar.company img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 80%;
    max-height: 80%;
    width: auto;
    height: auto
}

.aside-ct .completness {
    margin-bottom: 13px
}

.aside-ct .app-module.header {
    display: none;
    border: none
}

.aside-ct .app-module.header .completness {
    display: none
}

@media screen and (max-width: 980px) {
    .aside-ct {
        font-size: 0;
        padding-left: 200px;
        border-bottom: 2px solid #b7b7b7
    }
    .aside-ct:after {
        content: '';
        display: table;
        height: 0;
        clear: both
    }
    .aside-ct .avatar {
        display: inline-block;
        vertical-align: top;
        width: 200px;
        margin: 0;
        margin-left: -200px
    }
    .aside-ct .avatar.company {
        width: 200px;
        padding-top: 200px;
        border: none
    }
    .aside-ct .completness {
        display: none
    }
    .aside-ct .app-module.header {
        display: inline-block;
        vertical-align: top;
        width: 100%
    }
    .aside-ct .app-module.header .completness {
        display: block;
        margin-top: 15px
    }
    .aside-ct .app-module.header .completness:last-child {
        margin-bottom: 0
    }
}

@media screen and (max-width: 750px) {
    .aside-ct .app-module.header .completness {
        margin-top: 8px;
        padding-bottom: 6px
    }
}

@media screen and (max-width: 600px) {
    .aside-ct {
        padding-left: 150px
    }
    .aside-ct .avatar {
        width: 150px;
        margin-left: -150px
    }
    .aside-ct .avatar.company {
        width: 150px;
        padding-top: 150px
    }
    .aside-ct .avatar img {
        max-height: 200px
    }
}

@media screen and (max-width: 470px) {
    .aside-ct {
        padding-left: 100px
    }
    .aside-ct .avatar {
        width: 100px;
        margin-left: -100px
    }
    .aside-ct .avatar.company {
        width: 100px;
        padding-top: 100px
    }
    .aside-ct .avatar img {
        max-height: 150px
    }
}

.main-nav {
    background: #eee
}

.main-nav a {
    display: inline-block;
    vertical-align: top;
    padding: 10px 22px 11px;
    font-family: "Constantia";
    font-size: 14px;
    line-height: 1.2;
    color: #231f20;
    text-align: center
}

.main-nav a:first-child {
    margin-left: 0
}

.main-nav a:last-child {
    margin-right: 0
}

.main-nav a.active {
    background: #349622;
    color: #fff
}

@media screen and (max-width: 980px) {
    .main-nav a {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 15px
    }
}

@media screen and (max-width: 750px) {
    .main-nav a {
        font-size: 14px
    }
}

@media screen and (max-width: 470px) {
    .main-nav a {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 8px;
        padding-bottom: 9px
    }
}

.desktop .main-nav a {
    -webkit-transition: color .2s, background .2s;
    transition: color .2s, background .2s
}

.desktop .main-nav a:hover {
    background: #349622;
    color: #fff
}

.btn-app-inline {
    display: none;
    margin-top: -2px;
    margin-right: 15px;
    font-size: 15px;
    text-decoration: underline
}

.btn-app-inline:last-child {
    margin-right: 0
}

.btn-app-inline.violet {
    color: #349622
}

.btn-app-inline.blue {
    color: #2797a9
}

.btn-app-inline.active {
    display: inline-block
}

.desktop .btn-app-inline:hover {
    text-decoration: none
}

.app-link-back {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    box-shadow: none;
    background: none;
    border-radius: 0;
    position: relative;
    display: inline-block;
    padding-left: 20px;
    font-size: 14px;
    line-height: 1.2;
    color: #231f20
}

.app-link-back:before {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    margin-top: -6px;
    font-size: 10px;
    line-height: 1;
    color: #349622
}

.app-link-back.link-toggle {
    font-size: 15px
}

.app-link-back.link-toggle:before {
    margin-top: -5px
}

.app-link-back.link-toggle.active:before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

@media screen and (min-width: 601px) and (max-width: 750px) {
    .app-link-back {
        padding-left: 15px
    }
    .app-link-back:before {
        margin-top: -5px;
        font-size: 9px
    }
}

.desktop .app-link-back {
    -webkit-transition: color .3s;
    transition: color .3s
}

.desktop .app-link-back:before {
    -webkit-transition: color .3s, -webkit-transform .2s;
    transition: color .3s, -webkit-transform .2s;
    transition: color .3s, transform .2s;
    transition: color .3s, transform .2s, -webkit-transform .2s
}

.desktop .app-link-back:hover {
    color: #349622
}

.desktop .app-link-back:hover:before {
    -webkit-transform: translate(-2px, 0);
    -ms-transform: translate(-2px, 0);
    transform: translate(-2px, 0)
}

.desktop .app-link-back:hover.link-toggle:before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.app-sct-title {
    margin: 0;
    font-family: "PFDinTextPro-Bold";
    font-size: 16px;
    font-weight: normal;
    line-height: 1.1;
    color: #1b763f
}

.app-sct-title span {
    font-family: "PFDinTextPro-Regular"
}

.fields-module {
    position: relative;
    margin-bottom: 15px
}

.fields-module .btn-module-delete {
    position: relative;
    float: left;
    margin-bottom: 8px;
    margin-left: -8px;
    padding: 5px;
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 0;
    font-weight: normal;
    line-height: 1;
    color: #d43b45
}

.fields-module .btn-module-delete:before {
    display: inline-block;
    font-size: 13px
}

.fields-module--notitle .btn-module-delete {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 0;
    float: none
}

.fields-module.module-activity {
    margin-bottom: 35px
}

.fields-module.module-college,
.fields-module.module-uploader {
    margin-bottom: 20px
}

.fields-module:last-child {
    margin-bottom: 0
}

@media screen and (max-width: 980px) {
    .fields-module .btn-module-delete.btn-tooltip .tooltip {
        top: -2px;
        left: 100%;
        -webkit-transform: translate(4px, 0);
        -ms-transform: translate(4px, 0);
        transform: translate(4px, 0)
    }
    .fields-module .btn-module-delete.btn-tooltip.tooltip-active .tooltip {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@media screen and (max-width: 470px) {
    .fields-module .btn-module-delete {
        position: relative !important;
        float: left !important;
        margin-top: -8px !important;
        margin-bottom: 0
    }
    .fields-module.module-activity,
    .fields-module.module-college,
    .fields-module.module-uploader {
        margin-bottom: 30px
    }
    .fields-module:last-child {
        margin-bottom: 0
    }
}

.app-module {
    padding: 23px 22px 19px
}

.app-module:after {
    content: '';
    display: table;
    height: 0;
    clear: both
}

.app-module .app-link-back {
    margin-top: -2px
}

.app-module.header {
    border-bottom: 2px solid #b7b7b7
}

.app-module--breadcrumbs {
    padding-top: 17px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 13px
}

.app-module--files {
    padding-top: 23px;
    padding-right: 0;
    padding-bottom: 32px
}

.app-module--sct-title {
    padding-top: 16px;
    padding-bottom: 13px;
    background: #eee
}

.app-module--sct-title.violet {
    background: #1b763f
}

.app-module--sct-title.violet .app-sct-title {
    color: #fff
}

.app-module--sct-title.table-title {
    padding-left: 20px
}

@media screen and (max-width: 980px) {
    .app-module {
        padding: 18px 15px 14px
    }
    .app-module form {
        padding-top: 7px
    }
    .app-module.header {
        display: none
    }
    .app-module--breadcrumbs {
        padding-left: 10px;
        padding-right: 10px
    }
    .app-module--sct-title {
        padding-top: 16px;
        padding-bottom: 13px
    }
}

@media screen and (max-width: 750px) {
    .app-module {
        padding: 15px 10px 11px
    }
    .app-module--breadcrumbs {
        padding-left: 6px;
        padding-right: 6px
    }
    .app-module--sct-title {
        padding-top: 16px;
        padding-bottom: 13px
    }
    .app-module--files {
        padding-top: 18px;
        padding-bottom: 20px
    }
}

@media screen and (max-width: 600px) {
    .app-module--breadcrumbs {
        padding-left: 8px;
        padding-right: 8px
    }
    .app-module.table-title {
        padding-left: 10px
    }
}

.toggler__trigger {
    position: relative;
    display: block;
    padding: 10px 22px;
    border-bottom: 1px solid #eee;
    -webkit-transition: border-color .3s;
    transition: border-color .3s
}

.toggler__trigger .app-sct-title {
    color: #231f20;
    -webkit-transition: color .3s;
    transition: color .3s
}

.toggler__trigger .btn-icon-plus {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -7px;
    width: 15px;
    height: 15px
}

.toggler__trigger .btn-icon-plus:before,
.toggler__trigger .btn-icon-plus:after {
    content: '';
    position: absolute;
    background: #1b763f
}

.toggler__trigger .btn-icon-plus:before {
    top: 6px;
    left: 0;
    width: 100%;
    height: 3px
}

.toggler__trigger .btn-icon-plus:after {
    top: 0;
    left: 6px;
    width: 3px;
    height: 100%
}

@media screen and (max-width: 980px) {
    .toggler__trigger {
        padding-left: 15px
    }
}

@media screen and (max-width: 750px) {
    .toggler__trigger {
        padding-left: 10px
    }
}

@media screen and (max-width: 600px) {
    .toggler__trigger {
        padding-right: 35px
    }
    .toggler__trigger .btn-icon-plus {
        right: 10px
    }
}

.toggler.active .toggler__trigger {
    border-color: #1b763f
}

.toggler.active .toggler__trigger .app-sct-title {
    color: #1b763f
}

.toggler.active .toggler__trigger .btn-icon-plus:after {
    display: none
}

.doc-table {
    width: 100%;
    border-collapse: collapse;
    border: none
}

.doc-table .btn-table {
    margin-left: 2px;
    margin-right: 2px
}

.doc-table .btn-table:last-child {
    margin-right: -3px
}

.doc-table td {
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 14px;
    line-height: 1.1
}

.doc-table td b {
    font-family: "PFDinTextPro-Medium";
    font-size: 16px;
    font-weight: normal
}

.doc-table td.cell-name {
    width: 210px
}

.doc-table td.cell-number {
    width: 30px;
    padding-right: 8px
}

.doc-table td.cell-actions {
    white-space: nowrap
}

.doc-table td.cell-date {
    width: 110px;
    padding: 0 8px;
    text-align: center
}

.doc-table td:last-child {
    text-align: right
}

@media screen and (max-width: 600px) {
    .doc-table td b {
        font-size: 15px
    }
    .doc-table td.cell-number {
        width: 25px
    }
    .doc-table td.cell-date {
        width: 90px
    }
}

.doc-table-wr {
    margin-bottom: 25px
}

.doc-table-wr:last-child {
    margin-bottom: 0
}

.uploader-form {
    display: block;
    width: 100%
}

.document-block {
    width: 450px;
    max-width: 100%
}

.document-block .fields-ct.uploader-add-btn {
    display: none
}

.document-block .fields-ct.uploader-add-btn.active {
    display: block
}

.document-block .fields-ct+.btns-ct {
    margin-top: -20px
}

@media screen and (max-width: 600px) {
    .document-block {
        width: 100%
    }
}

@media screen and (max-width: 470px) {
    .document-block .fields-ct+.btns-ct {
        margin-top: -12px
    }
}

.documents {
    margin-bottom: 10px
}

.btn-table {
    display: inline-block;
    vertical-align: middle;
    padding: 5px 3px;
    margin-top: -5px;
    margin-bottom: -5px;
    color: #231f20;
    cursor: auto
}

.btn-table:before {
    display: block;
    line-height: 1
}

.btn-table.icon-arrow-up5 {
    font-size: 13px
}

.btn-table.icon-arrow-up5.down:before {
    content: '\EA20'
}

.btn-table.icon-bin {
    font-size: 15px
}

.btn-table.icon-bin:before {
    margin-top: -2px
}

.btn-table.icon-circle,
.btn-table.icon-started,
.btn-table.icon-in-progress,
.btn-table.icon-completed {
    font-size: 14px
}

.btn-table.icon-circle:before,
.btn-table.icon-started:before,
.btn-table.icon-in-progress:before,
.btn-table.icon-completed:before {
    margin-top: -2px
}

.btn-table.icon-sun {
    margin-top: -9px
}

.btn-table.icon-download {
    font-size: 13px
}

.btn-table.icon-download:before {
    margin-top: -2px
}

.btn-table.disabled {
    color: #999;
    cursor: default;
    pointer-events: none
}

.btn-table.red {
    color: #2a5a06
}

.btn-table.violet {
    color: #349622
}

@media screen and (max-width: 750px) {
    .btn-table.icon-sun {
        margin-top: -7px
    }
}

@media screen and (min-width: 601px) and (max-width: 750px) {
    .btn-table.icon-arrow-up5 {
        font-size: 12px
    }
    .btn-table.icon-bin {
        font-size: 14px
    }
}

button.btn-table {
    cursor: pointer
}

.desktop .btn-table {
    -webkit-transition: color .2s;
    transition: color .2s
}

.desktop .btn-table.red:hover {
    color: #0206c5;
    cursor: pointer;
}

.desktop .btn-table.violet:hover {
    color: #1b763f;
}

.mobile .btn-table {
    cursor: pointer
}

.btn-tooltip {
    position: relative;
    z-index: 5
}

.btn-tooltip .tooltip {
    position: absolute;
    top: 100%;
    left: 50%;
    display: block;
    padding-top: 5px;
    -webkit-transform: translate(-50%, 4px);
    -ms-transform: translate(-50%, 4px);
    transform: translate(-50%, 4px);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: opacity .2s, visibility .2s, -webkit-transform .2s;
    transition: opacity .2s, visibility .2s, -webkit-transform .2s;
    transition: opacity .2s, visibility .2s, transform .2s;
    transition: opacity .2s, visibility .2s, transform .2s, -webkit-transform .2s
}

.btn-tooltip .tooltip .tooltip-ct {
    display: block;
    min-width: 85px;
    max-width: 120px;
    padding: 5px 11px;
    font-size: 13px;
    line-height: 1.1;
    color: #fff;
    background: #231f20;
    border-radius: 5px;
    white-space: normal;
    text-align: center
}

.btn-tooltip.tooltip-active .tooltip {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.app-table {
    width: 100%;
    color: #231f20;
    border-collapse: collapse;
    background: #fff
}

.app-table .btn-table.btn-move {
    position: absolute;
    right: 7px;
    top: 50%;
    margin-top: -13px
}

.app-table .btn-table.btn-move.down {
    margin-top: -12px
}

.app-table .field-checkbox {
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    min-height: 0;
    padding-left: 0;
    margin-top: -2px;
    margin-left: 3px;
    margin-right: 3px
}

.app-table .title-mobile {
    font-size: 0;
    display: none;
    position: absolute;
    width: 100px;
    top: 0;
    bottom: 0;
    left: 0;
    height: auto;
    font-family: "Constantia";
    font-size: 0;
    line-height: 1.1;
    padding: 0 8px;
    text-align: right;
    color: #fff;
    background: #1b763f
}

.app-table .title-mobile:before {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle
}

.app-table .title-mobile .text {
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    font-size: 13px
}

.app-table .table-link {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    color: #231f20
}

.app-table .table-link.icon-arrow-right-wide:before {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    margin-top: -6px;
    font-size: 10px;
    line-height: 1;
    color: #349622;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.app-table .table-inline-link {
    color: #349622;
    text-decoration: underline
}

.app-table .long-text {
    display: block;
    max-width: 200px;
    max-height: 48px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto
}

.app-table th,
.app-table td {
    position: relative;
    border: none;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.2;
    box-sizing: border-box !important
}

.app-table th {
    padding: 10px 10px 11px;
    font-family: "Constantia";
    background: #1b763f;
    color: #fff
}

.app-table th:first-child {
    padding-left: 20px;
    text-align: left
}

.app-table td {
    padding: 9px 10px
}

.app-table .dct {
    display: none;
    border-bottom: 3px solid #fff;
    padding: 15px 20px 35px;
    -webkit-transition: border .35s;
    transition: border .35s
}

.app-table tr {
    position: relative
}

.app-table tbody {
    background: #fff
}

.app-table tbody tr {
    border-top: 3px solid #f1f1f1
}

.app-table tbody tr td {
    text-align: center
}

.app-table tbody tr td:first-child {
    text-align: left
}

.app-table tbody tr td.cell-btns {
    white-space: nowrap
}

.app-table tbody tr td.cell-move {
    padding-right: 30px;
    padding-left: 30px
}

.app-table tbody tr:first-child {
    border-top-color: #fff
}

.app-table tbody tr.row-details {
    padding: 0 !important;
    border-top: none
}

.app-table tbody tr.row-details td {
    min-height: 0 !important;
    padding: 0 !important
}

.app-table .details-active .dct {
    border-color: #349622
}

.app-table .details-active .table-link {
    color: #349622
}

.app-table .details-active .table-link:before {
    -webkit-transform: translate(2px, 1px) rotate(90deg);
    -ms-transform: translate(2px, 1px) rotate(90deg);
    transform: translate(2px, 1px) rotate(90deg)
}

.app-table.dataTable thead .sorting,
.app-table.dataTable thead .sorting_asc,
.app-table.dataTable thead .sorting_desc,
.app-table.dataTable thead .sorting_asc_disabled,
.app-table.dataTable thead .sorting_desc_disabled {
    cursor: pointer
}

.app-table.dataTable thead .sorting:after,
.app-table.dataTable thead .sorting_asc:after,
.app-table.dataTable thead .sorting_desc:after,
.app-table.dataTable thead .sorting_asc_disabled:after,
.app-table.dataTable thead .sorting_desc_disabled:after {
    display: inline-block;
    vertical-align: middle;
    font-family: "icon-font";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0);
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    margin-left: 6px;
    margin-top: -1px;
    font-size: 10px;
    line-height: 1
}

.app-table.dataTable thead .sorting:after {
    content: '\EA21'
}

.app-table.dataTable thead .sorting_asc:after,
.app-table.dataTable thead .sorting_asc_disabled:after {
    content: '\EA22'
}

.app-table.dataTable thead .sorting_desc:after,
.app-table.dataTable thead .sorting_desc_disabled:after {
    content: '\EA23'
}

.app-table.dataTable thead .sorting_asc_disabled,
.app-table.dataTable thead .sorting_desc_disabled {
    cursor: default
}

.app-table.dataTable thead .sorting_asc_disabled:after,
.app-table.dataTable thead .sorting_desc_disabled:after {
    color: rgba(255, 255, 255, 0.6)
}

.app-table--search th:first-child {
    padding-left: 22px;
    text-align: left
}

@media screen and (max-width: 980px) {
    .app-table--search th:first-child {
        padding-left: 15px
    }
}

@media screen and (max-width: 750px) {
    .app-table--search th:first-child {
        padding-left: 10px
    }
}

@media screen and (min-width: 601px) and (max-width: 750px) {
    .app-table .btn-table.btn-move {
        right: 2px;
        margin-top: -12px
    }
    .app-table .btn-table.btn-move.down {
        margin-top: -11px
    }
    .app-table .table-link {
        padding-left: 15px
    }
    .app-table .table-link.icon-arrow-right-wide:before {
        margin-top: -5px;
        font-size: 9px
    }
    .app-table th,
    .app-table td,
    .app-table .dct {
        padding-left: 6px;
        padding-right: 6px;
        font-size: 13px
    }
    .app-table tbody tr td.cell-move {
        padding-right: 20px;
        padding-left: 20px
    }
    .app-table.dataTable thead .sorting:after,
    .app-table.dataTable thead .sorting_asc:after,
    .app-table.dataTable thead .sorting_desc:after,
    .app-table.dataTable thead .sorting_asc_disabled:after,
    .app-table.dataTable thead .sorting_desc_disabled:after {
        font-size: 9px;
        margin-left: 4px
    }
}

@media screen and (max-width: 600px) {
    .app-table thead {
        display: none
    }
    .app-table .title-mobile {
        display: block
    }
    .app-table .long-text {
        max-width: none;
        max-height: none
    }
    .app-table th,
    .app-table td {
        z-index: 9 !important
    }
    .app-table th:nth-child(2),
    .app-table td:nth-child(2) {
        z-index: 8 !important
    }
    .app-table th:nth-child(3),
    .app-table td:nth-child(3) {
        z-index: 7 !important
    }
    .app-table th:nth-child(4),
    .app-table td:nth-child(4) {
        z-index: 6 !important
    }
    .app-table th:nth-child(5),
    .app-table td:nth-child(5) {
        z-index: 5 !important
    }
    .app-table th:nth-child(6),
    .app-table td:nth-child(6) {
        z-index: 4 !important
    }
    .app-table th:nth-child(7),
    .app-table td:nth-child(7) {
        z-index: 3 !important
    }
    .app-table th:nth-child(8),
    .app-table td:nth-child(8) {
        z-index: 2 !important
    }
    .app-table th:nth-child(9),
    .app-table td:nth-child(9) {
        z-index: 1 !important
    }
    .app-table td {
        padding-top: 12px;
        padding-bottom: 12px;
        padding-left: 108px;
        padding-right: 8px
    }
    .app-table .dct {
        text-align: left
    }
    .app-table tbody tr {
        display: block;
        width: 100%;
        padding-bottom: 25px;
        background: #f1f1f1
    }
    .app-table tbody tr:first-child {
        border-top: none
    }
    .app-table tbody tr:last-child {
        padding-bottom: 10px
    }
    .app-table tbody tr td {
        display: block;
        width: 100%;
        min-height: 41px;
        border-bottom: 1px solid #f1f1f1;
        background: #fff
    }
    .app-table tbody tr td.cell-move {
        padding-left: 130px;
        padding-right: 30px
    }
    .app-table tbody tr td:first-child {
        text-align: center
    }
    .app-table tbody tr .dct {
        padding: 20px 12px 30px
    }
    .app-table tbody tr.row-details {
        margin-top: -25px;
        padding-bottom: 25px !important
    }
}

.desktop .app-table .table-link {
    -webkit-transition: color .3s;
    transition: color .3s
}

.desktop .app-table .table-link:before {
    -webkit-transition: color .3s, -webkit-transform .2s;
    transition: color .3s, -webkit-transform .2s;
    transition: color .3s, transform .2s;
    transition: color .3s, transform .2s, -webkit-transform .2s
}

.desktop .app-table .table-link:hover {
    color: #349622
}

.desktop .app-table .table-link:hover:before {
    -webkit-transform: translate(2px, 0);
    -ms-transform: translate(2px, 0);
    transform: translate(2px, 0)
}

.desktop .app-table .details-active .table-link,
.desktop .app-table .details-active .table-link:hover {
    color: #349622
}

.desktop .app-table .details-active .table-link:before,
.desktop .app-table .details-active .table-link:hover:before {
    -webkit-transform: translate(2px, 1px) rotate(90deg);
    -ms-transform: translate(2px, 1px) rotate(90deg);
    transform: translate(2px, 1px) rotate(90deg)
}

.desktop .app-table .table-inline-link:hover {
    text-decoration: none
}

.app-table-ct {
    min-height: 256px;
    padding-bottom: 37px;
    background: #f1f1f1
}

.app-table-ct .app-module.btns-ct {
    margin-top: 0
}

@media screen and (max-width: 600px) {
    .app-table-ct {
        padding-bottom: 25px
    }
}

.charts {
    font-size: 0;
    text-align: center
}

.charts .chart-block {
    display: inline-block;
    vertical-align: top;
    width: 302px;
    height: 302px;
    margin: 0 14px 30px
}

.charts .chart-block.fw {
    width: 632px;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0
}

.app {
    padding-left: 200px;
    font-size: 0
}

.app__aside,
.app__main {
    display: inline-block;
    vertical-align: top
}

.app__aside {
    width: 200px;
    margin-left: -200px;
    padding-right: 15px
}

.app__main {
    width: 100%;
    border: 1px solid #b7b7b7
}

@media screen and (max-width: 980px) {
    .app {
        padding-left: 0;
        border: 1px solid #b7b7b7
    }
    .app__aside,
    .app__main {
        display: block;
        width: 100%;
        margin: 0;
        padding-right: 0;
        border: none
    }
}

.psc-app .pwr .pct {
    padding: 40px 0 120px
}

@media screen and (max-width: 980px) {
    .psc-app .pwr .pct {
        padding: 22px 0 60px
    }
}