.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 20px;
    overflow: visible;
}

input[type=text]::-ms-clear {
    display: none;
}

.label_error {
    /*color: #ef5350 !important;*/
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.material-number {
    margin: 0;
    padding: 10px 20px;
    min-height: 50px;
    text-align: right;
    color: #999;
    line-height: 30px;
    font-style: italic;
    border-radius: 2px;
}

.nav-tabs-block_blue .nav-link {
    background-color: #f1f1f1;
}

.nav-tabs-block_blue .nav-link:hover {
    background-color: #f1f1f1;
}

.nav-tabs-block_blue .nav-link.active {
    background-color: #fff;
    color: #575757;
}

.pt-20_center-text {
    text-align: center;
}

.knowledge-base .block {
    margin-bottom: 0;
    height: 100%;
}

.knowledge-base .col-md-6 {
    margin-bottom: 24px;
}

.material-number_left {
    text-align: left;
}

.about-article {
    display: flex;
}

.about-article__item {
    display: flex;
    flex: 0 0 33.333%;
    padding-right: 24px;
    font-size: 12px;
}

.about-article__item i {
    margin-right: 5px;
}

.about-article__item b {
    margin-right: 10px;
}

.about-article__item div {
    font-weight: 500;
}

.gutters-tiny_new-style .col-md-4 > .block,
.gutters-tiny_new-style .col-md-6 > .block {
    margin-bottom: 0;
    height: 100%;
    position: relative;
}

/*.gutters-tiny_new-style .col-md-4,*/
/*.gutters-tiny_new-style .col-md-6 {*/
/*margin-bottom: 6px;*/
/*}*/

.btn-rounded_new-style {
    letter-spacing: 0.4px;
}

.block-title_bold {
    font-weight: 500;
    letter-spacing: 0.6px;
}

.block-title_big {
    position: relative;
    font-size: 20px;
    font-weight: 600;
}

.block-title_big:before {
    position: absolute;
    left: 0;
    bottom: -15px;
    width: 100%;
    border-bottom: 1px solid #e9e9e9;
    content: '';
}

.block-content_top-offset-s {
    padding-top: 1px;
}

.block-content_bottom-offset-s {
    padding-bottom: 15px !important;;
}

.block-content_bottom-offset-l {
    padding-bottom: 55px !important;;
}

.block-content_attestation {
    padding-top: 0;
    margin-top: -2px;
}

.attestation-text {
    margin: 20px 10px 0;
    letter-spacing: 0.6px;
}

.person-position {
    display: block;
    font-size: 24px;
    color: #d7d7d7;
    font-weight: 300;
    transform: translate(2px, -2px);
}

.person-photo {
    margin-top: 7px;
    margin-bottom: 3px;
}

.person-name {
    font-weight: 500;
    transform: translateY(-2px);
    display: block;
    line-height: 1.8;
}

.person-rating-col {
    padding-right: 25px;
}

.btn-primary-dark {
    color: #161725;
    background-color: #fbcf54;
    border-color: #fbcf54;
    box-shadow: none;
}

.btn-primary-dark:hover, .btn-primary-dark:focus, .btn-primary-dark.focus {
    color: #161725;
    background-color: #ffda67;
    border-color: #ffda67;
    box-shadow: none;
    opacity: 0.9;
}

.btn-primary-red {
    background-color: #E32B2B;
    color: #fff;
}

.btn-primary-dark-fs15 {
    font-size: 15px;
    font-weight: 700;
}

.favorites-articles .col-md-12 > .block {
    background-color: transparent;
}

.favorites-articles-title {
    border-bottom: 1px solid #eaecee;
    font-size: 21px;
    letter-spacing: 0.25px;
    padding-bottom: 10px;
}

.block-header_favorites-articles {
    padding: 7px 13px 0;
}

.favorites-articles-box {
    margin-top: 12px;
    margin-right: -30px;
    margin-left: -30px;
}

.favorites-articles-item > .block {
    margin-bottom: 0 !important;
    height: 100%;
    border-bottom: 1px solid #eaecee;
}

.favorites-articles-item {
    margin-bottom: 6px;
}

.favorites-articles-item .img-avatar {
    width: 72px;
    height: 72px;
}

.favorites-articles-img-wrapper {
    margin-bottom: 28px;
}

.favorites-articles-link {
    color: #575757;
}

.favorites-articles-date {
    margin-top: 3px;
}

.all-favorites-articles {
    margin-top: 25px;
}

.title-box {
    width: 100%;
    position: relative;
}

.title-box .article-title {
    font-weight: 700;
    padding-right: 280px;
}

.full-page-info-box {
    display: block;
}

.page-controls_apsolute {
    position: absolute;
    right: -8px;
    top: 25px;
}

.page-controls_article-bottom {
    margin-top: 62px;
}

.page-controls .btn {
    letter-spacing: 0.9px;
}

.super-select {
    position: relative;
    width: 223px;
}

.super-select select {
    font-weight: 700;
    background: #f5f6f7 !important;
    font-size: 14px;
}

.date-row {
    margin-top: 24px;
}

.full-article {
    background: transparent;
}

.full-article #article a {
    word-wrap: break-word;
}

.full-article #article ul em {
    word-wrap: break-word;
}

.full-article #article img {
    max-width: 100%;
}

.article-comments {
    margin-top: 16px;
}

.full-article #article iframe {
    max-width: 100%;
}

.block-content_white {
    background: #fff;
}

.block-content_bottom-article {
    padding-bottom: 34px;
}

.btn_read {
    background: #d3e9b8;
    color: #5c852c;
    letter-spacing: 0.7px !important;
}

.content-header.content-header-fullrow.px-15 {
    position: relative;
    display: flex;
    justify-content: baseline;
    align-items: center;
}

.btn_read:hover {
    background: #c2e892;
}

.btn_to-favorites {
    background: #d3eafd;
    color: #ff9f09;
    letter-spacing: 0.6px !important;
}

.btn_to-favorites:hover {
    background: #b1d7f7;
}

.article-features {
    margin-top: 15px;
    background: #fff;
    padding: 16px 18px 18px;
}

.article-tags {
    margin-top: 20px;
}

.article-tags__box {
    display: flex;
    flex-wrap: wrap;
    width: 600px;
}

.article-tags__item {
    position: relative;
    background: #eaecee;
    margin-right: 4px;
    margin-bottom: 5px;
    padding: 4px 10px 5px 27px;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.2px;
    border-radius: 4px;
}

.article-tags__icon {
    position: absolute;
    left: 11px;
    top: 9px;
}

.about-article__item-icon {
    margin-right: 6px;
}

.about-article__item-color-type {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 5px;
}

.tooltip-templates {
    display: none;
}

.custom-multi-select .dropdown-menu.show .dropdown-menu {
    display: block;
}

.custom-multi-select .dropdown-menu li a {
    display: block;
    width: 100%;
    padding: 5px 0;
}

.custom-multi-select .dropdown-menu li a:active {
    outline: none;
}

.custom-multi-select .dropdown-menu li.selected .glyphicon-ok {
    top: -4px;
    width: 10px;
    height: 17px;
    margin-top: 0;
    border-bottom: 1px solid #ff9f09;;
    border-right: 1px solid #ff9f09;;
    transform: rotate(45deg);
}


.hide-demo {
    text-align: right;
    padding: 33px 0;
}

.hide-demo__btn {
    display: inline-block;
    text-decoration: none;
    border: none;
    color: #7a5e13;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    box-shadow: 0 13px 29px rgba(213, 172, 113, 0.35);
    border-radius: 20px;
    background-color: #f5d379;
    padding: 8px 30px;
}

.hide-demo__btn:hover {
    color: #7a5e13;
}

.card-block__footer {
    margin: 0 -15px;
}

pre {
    margin-bottom: 0;
    padding-bottom: 1rem;
}

.pre-wrap {
    overflow: auto;
}

.pre-wrap > pre {
    display: inline-block;
}

.table-js thead th.sort-js:hover {
    background-color: #f0f0f0 !important;
    outline: 1px solid #ccc !important;
}

/* custom styles */

a {
    color: #79a3e2;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

.comment-pane__links a:hover {
    color: #ff9f09;
    opacity: 0.9;
}

.person-rating {
    color: #fc3338;
}

.btn-warning {
    color: rgb(255, 255, 255);
    background-color: #fbca2c;
    border-color: #fbca2c;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning.focus {
    background-color: #fbca2c;
    border-color: #fbca2c;
}

.btn-warning:not([disabled]):not(.disabled):active, .btn-warning:not([disabled]):not(.disabled).active {
    background-color: #e3b602;
    border-color: #e3b602;
}

.btn-danger {
    color: #fff;
    background-color: #fd8182;
    border-color: #fd8182;
}

.btn-danger:focus,
.btn-danger.focus {
    background-color: #fd8182;
    border-color: #fd8182;
}

.btn-danger:hover {
    background-color: #cf5657;
    border-color: #cf5657;
}

.btn-danger:not([disabled]):not(.disabled):active, .btn-danger:not([disabled]):not(.disabled).active {
    background-color: #cd4c4c;
    border-color: #cd4c4c;
}

.btn-info {
    color: #fff !important;
    background-color: #779de8;
    border-color: #779de8;
}

.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info.disabled {
    background-color: #5d7fc2;
    border-color: #5d7fc2;
}

.btn-info:not([disabled]):not(.disabled):active, .btn-info:not([disabled]):not(.disabled).active {
    background-color: #597bc0;
    border-color: #597bc0;
}

.btn-alt-success {
    color: #5c852c;
    background-color: #ebf5df;
    border-color: #ebf5df;
}

.btn-alt-success:focus {
    color: #5c852c;
    background-color: #ebf5df;
    border-color: #ebf5df;
}

.btn-alt-success:hover {
    color: #5c852c;
    background-color: #d4e8ba;
    border-color: #d4e8ba;
}

.btn-alt-danger {
    color: #9d4955;
    background-color: #fee2e3;
    border-color: #fee2e3;
}

.btn-alt-danger_font-lg {
    font-size: 22px;
}

.btn-alt-danger:hover {
    color: #9d4955;
    background-color: #f9c8c9;
    border-color: #f9c8c9;
}

table {
    font-size: 1rem;
}

.block__flex-mod {
    display: flex;
    flex-direction: column;
}

/* fix */
.block.block__flex-mod > .block-content {
    display: flex;
    height: 100%;
    justify-content: center;
}

.block .block-marker-title {
    width: 9px;
    height: 14px;
    top: -1px;
    background-color: #eeb826;
    display: inline-block;
    position: relative;
}

.block .block-marker-title:before,
.block .block-marker-title:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    bottom: -3px;
}

.block .block-marker-title:before {
    border-top: 3px solid #eeb826;
    border-right: 4px solid transparent;
}

.block .block-marker-title:after {
    right: 0;
    border-top: 3px solid #eeb826;
    border-left: 4px solid transparent;
}

.block .block-marker-title + * {
    display: inline-block;
    margin-left: 10px;
}


.block-header {
    flex-wrap: wrap;
}

.block-options {
    max-width: 100%;
}

.error-img {
    max-width: 180px;
    width: 100%;
    margin: 0 auto;
}

.error-link {
    margin-top: 150px;
    display: block;
}

#page-container {
    min-width: 320px;
    /*overflow-x: hidden;*/
}

/* Вёрстка мобильной версии страницы авторизации */
@media screen and (max-width: 767px) {
    #page-container {
        background-color: #ffffff;
    }

    /*.content {*/
    /*background-color: #f0f2f5;*/
    /*}*/
}

@media screen and (max-width: 767px) {
    #main-container .auth__content {
        background-color: #ffffff;
    }
}

/* Вёрстка мобильной версии страницы авторизации */


.widget-btn {
    display: flex;
    align-items: center;
    vertical-align: top;
    padding: 0 10px 2px;
}

.company-name input {
    text-overflow: ellipsis;
}

.break-word {
    word-wrap: break-word;
    max-width: 230px;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 8px;
    font-size: 1rem;
    line-height: 16px;
    border-radius: 0.2rem;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.btn-primary-dark > .fa.fa-coge {
    margin-left: 1px;
}

.table-responsive.push {
    margin-bottom: 25px;
}

.align-counter {
    display: block !important;
}

.block::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 8px;
}

.block::-webkit-scrollbar-track {
    background-color: rgba(57, 57, 57, .6);
    border-radius: 8px;
}

.block::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color: rgba(156, 156, 156, .6);
}

.new-portals-content {
    margin-bottom: 3rem;
}

.news-title {
    display: inline-block;
    vertical-align: top;
    max-width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news-desc {
    word-wrap: break-word;
}

body .cke_dialog_tabs {
    position: static;
    padding: 0 11px;
}

body .cke_dialog_contents {
    width: 100%;
    margin-top: 1px;
}


.custom-checkbox {
    position: relative;
    background-color: rgb(243, 243, 243);
    overflow: hidden;
    margin-bottom: 0;
    display: inline-flex;
    border-radius: 17px;
    -moz-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    cursor: pointer;
}

.custom-checkbox input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.custom-checkbox__text-left,
.custom-checkbox__text-right {
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 17px;
    flex: 0;
    color: rgb(138, 138, 138);
    font-size: 13px;
    line-height: 34px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.custom-checkbox input[type="checkbox"]:checked ~ .custom-checkbox__text-right {
    background-color: rgb(252, 193, 66);
    color: #000;
}

.custom-checkbox input[type="checkbox"]:not(:checked) ~ .custom-checkbox__text-right {
    background-color: transparent;
    color: rgb(138, 138, 138);
}

.custom-checkbox input[type="checkbox"]:checked ~ .custom-checkbox__text-left {
    background-color: transparent;
    color: rgb(138, 138, 138);
}

.custom-checkbox input[type="checkbox"]:not(:checked) ~ .custom-checkbox__text-left {
    background-color: rgb(252, 193, 66);
    color: #000;
}

.swal2-modal.custom-popup {
    text-align: left;
    padding: 40px 40px 45px !important;
    border-radius: 0;
}

.swal2-modal.custom-popup .swal2-title {
    margin-bottom: 34px;
    text-align: left;
    font-size: 20px;
    line-height: 27px;
    color: #000;
}

.swal2-title-note {
    margin-left: 15px;
    font-size: 15px;
    font-weight: normal;
    color: #999;
}

@media screen and (max-width: 767px) {
    .swal2-title-note {
        display: block;
        margin-left: 0;
    }
}

.swal2-modal.custom-popup .swal2-content {
    text-align: left;
    font-size: 15px;
    line-height: 20px;
    color: #000;
    font-weight: 400;
}

.employees-selection {
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 30px;
}

.employees-selection_left {
    border: 1px solid #e9e9e9;
    padding-bottom: 10px;
    min-height: 200px;
    height: 100%;
    max-height: 400px;
    overflow-y: auto;
}

.employees-selection_right {
    border: 1px solid #e9e9e9;
    min-height: 200px;
    height: 100%;
    max-height: 400px;
    overflow-y: auto;
}

.employee-selection__heading {
    padding: 22px 40px 15px;
    font-size: 13px;
    line-height: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #999;
}

.employees-selection__search {
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 10px;
}

.employees-selection__search .input-group-text {
    border-radius: 0;
    border: none;
    margin-right: 0;
    background-color: transparent;
    height: 40px;
    color: #cccccc;
}

.employees-selection__search .form-control {
    border-radius: 0;
    border: none;
    padding-left: 0;
    height: 40px;
}

.employees-selection__search .form-control:focus {
    border-color: #d4dae3;
}

.employees-selection__group .accordion__title {
    position: relative;
}

.employees-selection__group .group__button {
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
    outline: none;
}

.employees-selection__group .accordion__title a {
    position: relative;
    padding-left: 40px;
    padding-right: 55px;
    display: block;
    line-height: 38px;
    font-weight: bold;
    color: #000;
}

.employees-selection__group .accordion__title a::before {
    content: "";
    position: absolute;
    left: 15px;
    top: 13px;
    transform: translateY(-50%);
    width: 9px;
    height: 9px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    transform-origin: 75% 75%;
}

.employees-selection__group .accordion__title a.collapsed::before {
    transform: rotate(45deg);
}

.employees-selection__group .accordion__title a:not(.collapsed)::before {
    transform: rotate(-135deg);
}

.employees-selection__employee {
    line-height: 38px;
}

.employees-selection__employee .employee {
    font-weight: 400;
    position: relative;
    margin-bottom: 0;
    width: 100%;
}

.employees-selection__employee:first-child {
    /* margin-top: 10px; */
}

.employees-selection__employee .employee__checkbox {
    position: absolute;
    opacity: 0;
    left: -9999px;
    pointer-events: none;
}

.employee__name::before,
.employee__name::after {
    position: absolute;
    content: "";
    background-color: #ccc;
}

.employee__name:hover::before,
.employee__name:hover::after {
    background-color: #fcc142;
}

.employee__name::before {
    left: 38px;
    top: 11px;
    height: 14px;
    width: 2px;
}

.employee__name::after {
    left: 32px;
    top: 17px;
    height: 2px;
    width: 14px;
}

.employees-selection__employee .employee__name {
    display: block;
    line-height: 38px;
    padding-left: 55px;
    position: relative;
    cursor: pointer;
    user-select: none;
}

.employee__checkbox:checked ~ .employee__name::before {
    transform: rotate(-45deg);
    height: 8px;
    width: 2px;
    left: 34px;
    top: 16px;
    background-color: #000;
}

.employee__checkbox:checked ~ .employee__name::after {
    transform: rotate(-45deg);
    width: 11px;
    height: 2px;
    left: 36px;
    top: 17px;
    background-color: #000;
}

.employees__list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.employees__list_item {
    line-height: 38px;
    padding-left: 40px;
    position: relative;
    cursor: pointer;
    user-select: none;
}

.employees__list_item::before,
.employees__list_item::after {
    position: absolute;
    content: "";
    background-color: #ccc;
}

.employees__list_item:hover::before,
.employees__list_item:hover::after {
    background-color: #d0021b;
}

.employees__list_item::before {
    transform: rotate(45deg);
    left: 21px;
    top: 12px;
    height: 14px;
    width: 2px;
}

.employees__list_item::after {
    transform: rotate(45deg);
    left: 15px;
    top: 18px;
    height: 2px;
    width: 14px;
}

.employees__list_person {

}

.employees__list_department {
    font-weight: bold;
}

.selection-settings {
    display: flex;
    flex-direction: column;
}

.selection-settings .js-datepicker {
    width: auto;
    display: inline-block;
    margin-left: 15px;
}

.datepicker-row {
    display: flex;
    margin-right: 150px;
}

.datepicker-input {
    flex: 0 0 180px;
}

@media screen and (max-width: 767px) {
    /* .employees-selection__list {
        margin-top: 20px;
    } */
    .employees-selection {
        margin-bottom: 40px;
    }
}

.swal2-overflow {
    overflow-x: visible;
    overflow-y: visible;
}

.group__button {
    cursor: pointer;
    position: relative;
    width: 22px;
    height: 22px;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
    appearance: none;
    outline: none;
    border: none;
    border-radius: 50%;
    box-shadow: none;
    background-color: #f5f5f5;
    color: #ccc;
}

.group__button:hover {
    color: #333;
    background-color: #ebebeb;
}

.group__icon::before,
.group__icon::after {
    position: absolute;
    content: "";
    background-color: #ccc;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.group__button:hover .group__icon::before,
.group__button:hover .group__icon::after {
    background-color: #333;
}

.group__icon::before {
    width: 10px;
    height: 2px;
}

.group__icon::after {
    width: 2px;
    height: 10px;
}

.group__button-active .group__icon::before,
.group__button-active .group__icon::after {
    background-color: #333;
    transform: rotate(-45deg);
}

.group__button-active .group__icon::before {
    width: 11px;
    left: 35%;
}

.group__button-active .group__icon::after {
    height: 6px;
    left: 30%;
}

/* customize employees-selection */
.add-staff-popup {
    position: relative;
}

@media (max-width: 768px) {
    .swal2-modal.custom-popup.add-staff-popup {
        padding: 30px 0 35px !important;
    }
}

.add-staff-popup .swal2-buttonswrapper {
    position: absolute;
    bottom: 45px;
    right: 40px;
    margin-top: 0 !important;
}

@media (max-width: 768px) {
    .add-staff-popup .swal2-buttonswrapper {
        position: static;
        text-align: center;
    }
}

.add-staff-popup .employees-selection_right {
    display: flex;
    flex-direction: column;
    margin-bottom: 62px;
    height: 0;
}

@media (max-width: 768px) {
    .add-staff-popup .employees-selection_right {
        margin-bottom: 35px;
    }
}

.add-staff-popup .employees-selection {
    align-items: flex-start;
    margin-bottom: 0;
}

.btn-cancel,
.btn-confirm {
    height: 38px;
    font-size: 15px;
    line-height: 38px;
    border: none;
    cursor: pointer;
}

.btn-cancel {
    color: #999;
    background: transparent;
}

.btn-confirm {
    padding: 0 24px;
    font-weight: bold;
    color: #000;
    background: #fcc142;
    border-radius: 19px;
}

.btn-cancel + .btn-confirm {
    margin-left: 20px;
}

.employee-selection__count {
    margin-left: 10px;
}

.add-staff-popup .employees-selection__employee .employee__name {
    padding-left: 41px;
}

.add-staff-popup .employee__name::before {
    left: 20px;
}

.add-staff-popup .employee__name::after {
    left: 14px;
}

.employee__checkbox:checked ~ .employee__name::before {
    left: 16px;
}

.employee__checkbox:checked ~ .employee__name::after {
    left: 18px;
}

.employee-selection__empty {
    flex: 1 0 auto;
    display: none;
    justify-content: center;
    padding: 35px 25px;
    font-size: 15px;
    line-height: 20px;
    color: #999;
    text-align: center;
    background: no-repeat left 25px top 90px/140px url(../img/various/employee-selection__empty.png);
}

.employee-selection__empty_mobile {
    display: none;
}

@media (max-width: 767px) {
    .employee-selection__empty {
        background: none;
        align-items: center;
    }

    .employee-selection__empty_desktop {
        display: none;
    }

    .employee-selection__empty_mobile {
        display: block;
    }
}

.add-staff-popup .employees-selection_left {
    max-height: unset;
    overflow: auto;
}

@media (max-width: 768px) {
    .add-staff-popup .employees-selection_left,
    .add-staff-popup .employees-selection_right {
        border-left: none;
        border-right: none;
    }

}

.add-staff-popup .employees-selection__wrapper {
    max-height: 240px;
    overflow-y: auto;
}

@media (max-width: 768px) {
    .swal2-container.swal2-shown {
        padding: 0;
    }

    .swal2-modal.add-staff-popup .swal2-title {
        padding: 0 20px;
    }
}

.btn-primary-outline {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 35px;
    padding: 0 15px;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    background: #fff;
    border: 1.5px solid #fcc142;
    border-radius: 18px;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
}

.btn-primary-outline:hover {
    text-decoration: none;
    color: #000;
}

@media (max-width: 320px) {
    .font-size-xs-mob {
        font-size: 0.785714rem !important;
    }
}

.amnist-table__date {
    font-size: 0.8rem !important;
}

/*delete outline everywhere*/
button:active, button:focus,
a:active, a:focus {
    outline: none;
}

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

/* select-2 style */
.select2-selection,
.select2-selection:active,
.select2-selection:focus {
    outline: none;
}

.select2-results__option {
    word-break: break-all;
    word-break: break-word;
    overflow-wrap: break-word;
}

.content .select2-container--default .select2-selection--single .select2-selection__rendered {
    min-height: 38px;
}

.content .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-left: 13px;
    padding-right: 36px;
    line-height: 36px;
    color: #000;
}

.content .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding-left: 13px;
    padding-right: 36px;
    color: #000;
}

.content .select2-container--default .select2-selection--single,
.content .select2-container--default .select2-selection--multiple {
    min-height: 38px;
    border: 1px solid #e9e9e9;
    border-radius: 2px;
}

.form-material .select2-container--default.select2-container--focus .select2-selection--multiple,
.form-material .select2-container--default.select2-container--focus .select2-selection--single {
    border-bottom-color: #e9e9e9;
}

.content .select2-container--default .select2-selection--single .select2-selection__arrow,
.content .select2-container--default .select2-selection--multiple .select2-selection__arrow {
    height: 36px;
    right: 17px;
    width: 15px;
}

.content .select2-container--default .select2-selection--single .select2-selection__arrow b,
.content .select2-container--default .select2-selection--multiple::after {
    position: absolute;
    border-style: solid;
    top: 14px;
    width: 10px;
    height: 10px;
    margin-left: -4px;
    margin-top: -2px;
    transform: rotate(45deg);
    border-color: transparent #ccc #ccc transparent;
    border-width: 0 1px 1px 0px;
}

.content .select2-container--default .select2-selection--multiple::after {
    content: '';
    display: block;
    right: 17px;
}

.content .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b,
.content .select2-container--default.select2-container--open .select2-selection--multiple::after {
    top: 18px;
    border-color: transparent #ccc #ccc transparent;
    border-width: 0 1px 1px 0px;
    transform: rotate(-135deg);
}

.select2-container {
    margin-top: 7px;
}

.select2-dropdown {
    margin-top: -7px;
}

.select2-dropdown.select2-dropdown--above {
    margin-top: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    word-break: break-all;
    white-space: normal;
    color: #000;
}

/* add word-break for all elements */
*:not(th):not(td) {
    word-break: normal;
    overflow-wrap: break-word;
}

th, td {
    word-break: normal;
    overflow-wrap: normal;
}

.close-modal,
body .swal2-modal .swal2-close {
    background: 0 0;
    border: 0;
    margin: 0;
    padding: 0;
    width: 38px;
    height: 40px;
    font-size: 36px;
    line-height: 40px;
    font-family: serif;
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
    color: #d5d5d5;
    -webkit-transition: color .1s ease;
    transition: color .1s ease;
}

.module-add .close-modal {
    top: 5px !important;
    right: 8px !important;
}

.close-modal:hover,
body .swal2-modal .swal2-close:hover {
    color: #000;
}

.btn.btn-grey {
    background: #E5E5E5;
}

.info-cookie {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999999;

    display: flex;
    flex-direction: row;
    justify-content: center;

    padding: 25px 20px;

    background-color: #ffffff;
    box-shadow: 0px -2px 7px rgba(0, 0, 0, 0.1);
}

@media (max-width: 1023px) {
    .info-cookie {
        flex-direction: column;
    }
}

.info-cookie--active {
    display: flex;
}

.info-cookie__text {
    margin-bottom: 0;
    margin-right: 34px;
    max-width: 1050px;
    font-size: 0.875rem;
    line-height: 20px;
    text-align: center;
    color: #000;
}

@media (max-width: 1023px) {
    .info-cookie__text {
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
        font-size: 13px;
    }
}

.info-cookie__btn {
    width: 136px;
    height: 38px;
    margin: 0;
    padding: 0;
    background: #FBC04F;
    border-radius: 50px;
    font-weight: 600;
    font-size: 1rem;
    line-height: 38px;
    text-align: center;
    color: #000;
}

@media (max-width: 1023px) {
    .info-cookie__btn {
        margin: 0 auto;
    }
}

.v-select .vs__dropdown-option {
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 3px 5px 3px 20px;
}

.v-select .vs__selected-options {
    overflow: hidden;
}

.v-select .vs__selected-options .vs__selected {
    white-space: nowrap;
}

.vs--single .vs__selected {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
}

.vs__dropdown-toggle {
    min-height: 33px;
    max-height: 33px;
}

.doc-base .modal {
    overflow: auto;
}

@media (max-height: 768px) {
    .doc-base .modal {
        margin-top: 60px;
        height: 100%;
        padding-bottom: 30px !important;
    }
}

#modal-create_question {
    overflow: auto;
}

.swal2-icon.swal2-warning,
.swal2-icon.swal2-info {
    font-size: 20px !important
}

.swal2-confirm,
.swal2-confirm:active {
    font-weight: 600 !important;
    font-size: 18px !important;
    color: #5c852c !important;
    background-color: #ebf5df !important;
}

.swal2-confirm:hover {
    color: #5c852c !important;
    background-color: #d4e8ba !important;
    border-color: #d4e8ba !important;
}

.swal2-cancel,
.swal2-cancel:active {
    font-weight: 600 !important;
    font-size: 18px !important;
    color: #9d4955 !important;
    background-color: #fee2e3 !important;
    border-color: #fee2e3 !important;
}

.swal2-cancel:hover {
    color: #9d4955 !important;
    background-color: #f9c8c9 !important;
    border-color: #f9c8c9 !important;
}

.swal2-confirm:focus,
.swal2-cancel:focus {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}
