/* Fonts */

/* RUBIK */
@font-face {
    font-family: rubik;
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/RubikLight/Rubik-Light.eot);
    src: url(../fonts/RubikLight/Rubik-Light.eot?#iefix) format("embedded-opentype"), url(../fonts/RubikLight/Rubik-Light.woff) format("woff"), url(../fonts/RubikLight/Rubik-Light.ttf) format("truetype");
}

@font-face {
    font-family: rubik;
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/RubikRegular/Rubik-Regular.eot);
    src: url(../fonts/RubikRegular/Rubik-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/RubikRegular/Rubik-Regular.woff) format("woff"), url(../fonts/RubikRegular/Rubik-Regular.ttf) format("truetype");
}

@font-face {
    font-family: rubik;
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/RubikMedium/Rubik-Medium.eot);
    src: url(../fonts/RubikMedium/Rubik-Medium.eot?#iefix) format("embedded-opentype"), url(../fonts/RubikMedium/Rubik-Medium.woff) format("woff"), url(../fonts/RubikMedium/Rubik-Medium.ttf) format("truetype");
}

@font-face {
    font-family: rubik;
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/RubikBold/Rubik-Bold.eot);
    src: url(../fonts/RubikBold/Rubik-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/RubikBold/Rubik-Bold.woff) format("woff"), url(../fonts/RubikBold/Rubik-Bold.ttf) format("truetype");
}
@font-face {
    font-family: rubik;
    font-weight: 900;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/RubikBlack/Rubik-Black.eot);
    src: url(../fonts/RubikBlack/Rubik-Black.eot?#iefix) format("embedded-opentype"), url(../fonts/RubikBlack/Rubik-Black.woff) format("woff"), url(../fonts/RubikBlack/Rubik-Black.ttf) format("truetype");
}

/* OPEN-SANS */
@font-face {
    font-family: open-sans;
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/OpenSansRegular/OpenSansRegular.eot);
    src: url(../fonts/OpenSansRegular/OpenSansRegular.eot?#iefix) format("embedded-opentype"), url(../fonts/OpenSansRegular/OpenSansRegular.woff) format("woff"), url(../fonts/OpenSansRegular/OpenSansRegular.ttf) format("truetype");
}

/* ROBOTO */
/* roboto-regular - cyrillic_latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'), local('Roboto-Regular'),
    url('../fonts/roboto-v18-cyrillic_latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('../fonts/roboto-v18-cyrillic_latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-italic - cyrillic_latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    src: local('Roboto Italic'), local('Roboto-Italic'),
    url('../fonts/roboto-v18-cyrillic_latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('../fonts/roboto-v18-cyrillic_latin-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-500 - cyrillic_latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: local('Roboto Medium'), local('Roboto-Medium'),
    url('../fonts/roboto-v18-cyrillic_latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('../fonts/roboto-v18-cyrillic_latin-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-500italic - cyrillic_latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 500;
    src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'),
    url('../fonts/roboto-v18-cyrillic_latin-500italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('../fonts/roboto-v18-cyrillic_latin-500italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-700 - cyrillic_latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: local('Roboto Bold'), local('Roboto-Bold'),
    url('../fonts/roboto-v18-cyrillic_latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('../fonts/roboto-v18-cyrillic_latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-700italic - cyrillic_latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'),
    url('../fonts/roboto-v18-cyrillic_latin-700italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('../fonts/roboto-v18-cyrillic_latin-700italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* ROBOTO CONDENSED */
/* roboto-condensed-300 - cyrillic_latin */
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 300;
    src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'),
    url('../fonts/roboto-condensed-v16-cyrillic_latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('../fonts/roboto-condensed-v16-cyrillic_latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-condensed-300italic - cyrillic_latin */
@font-face {
    font-family: 'Roboto Condensed';
    font-style: italic;
    font-weight: 300;
    src: local('Roboto Condensed Light Italic'), local('RobotoCondensed-LightItalic'),
    url('../fonts/roboto-condensed-v16-cyrillic_latin-300italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('../fonts/roboto-condensed-v16-cyrillic_latin-300italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-condensed-regular - cyrillic_latin */
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto Condensed'), local('RobotoCondensed-Regular'),
    url('../fonts/roboto-condensed-v16-cyrillic_latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('../fonts/roboto-condensed-v16-cyrillic_latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-condensed-italic - cyrillic_latin */
@font-face {
    font-family: 'Roboto Condensed';
    font-style: italic;
    font-weight: 400;
    src: local('Roboto Condensed Italic'), local('RobotoCondensed-Italic'),
    url('../fonts/roboto-condensed-v16-cyrillic_latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('../fonts/roboto-condensed-v16-cyrillic_latin-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-condensed-700 - cyrillic_latin */
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 700;
    src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'),
    url('../fonts/roboto-condensed-v16-cyrillic_latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('../fonts/roboto-condensed-v16-cyrillic_latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-condensed-700italic - cyrillic_latin */
@font-face {
    font-family: 'Roboto Condensed';
    font-style: italic;
    font-weight: 700;
    src: local('Roboto Condensed Bold Italic'), local('RobotoCondensed-BoldItalic'),
    url('../fonts/roboto-condensed-v16-cyrillic_latin-700italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('../fonts/roboto-condensed-v16-cyrillic_latin-700italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* end Fonts */

body {
    background: #FAFAFA;
    letter-spacing: 0.0125em;
}

.bg-green-4da {
    background-color: #4da750;
    border-left: 1px solid #80c382;
}

.bg-ea {
    background: #EAEAEA;
}

.bg-fa {
    background: #FAFAFA;
}

.header-panel-title{
    word-break: break-all;
}

.form-check-assigning{
    min-height: 140px;
    max-height: 350px;
    overflow-y: auto;
}

.pagination {
    margin-top: 30px;
}

.list-feed-item-last:after{
    display:none;
}

.table td.action-column,
.table th.action-column {
    white-space: nowrap;
    width: 1%;
}

.table-responsive {
    /* This fixes insufficient height for a dropdown in a table with 1 row */
    min-height: 240px;
}

.white-space-pl {
    white-space: pre-line;
}

/* Show - hide text */

.morecontent span {
    display: none;
}

.morelink, .lesslink {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin-top: 20px;
    font-size: 13px;
    color: #2196f3;
}

.morelink:after, .lesslink:after {
    content: '';
    -ms-flex-item-align: start;
    align-self: flex-start;
    display: inline-block;
    width: 5px;
    height: 5px;
    margin-top: 6px;
    margin-left: 10px;
    border: 1px solid #2196f3;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
    transform-origin: bottom;
}

.lesslink.less:after {
    margin-left: 7px;
    transform: rotate(135deg);
}
/* End Show - hide text */

/* Logo */
.logo-container {
    /*margin-top: 0.2rem;*//*TODO: probably the center is better*/
}
.logo-title-img {
    position:absolute;
    background-image: url("/themes/basic/images/logo-cloud.png");
    width: 45px;
    height: 30px;
    background-size: contain;
    top: 0.5rem;

}
.logo_title_text {
    font-family: Arial;
    font-size: 1.5rem;
    color: #626262;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 1;
    display:block;
}
.logo_title_text span {
    color: #f1c30e;
    font-weight:700;
}
.logo_title_description {
    margin-left: 3.4rem;
    font-family: rubik, Arial, sans-serif;
    font-size: 12px;
    color: #626262;
    text-decoration: none;
    line-height: 1;
}
.logo-img img {
    object-position: center;
    object-fit: contain;
}
/* End Logo */
/**/
.table-condensed .uniform-checker{
    margin:0 auto;
}
/*.uniform-checker:hover{*/
/*    -moz-box-shadow:0 0 3px #cecece;*/
/*    -webkit-box-shadow:0 0 3px #cecece;*/
/*    box-shadow:0 0 3px #cecece;*/
/*}*/
.uniform-checker span {
    border: 1px solid #90A4AE;
}

.border-slate-c2.uniform-checker span {
    border-width: 2px;
}

.border-slate-c2.uniform-checker span.checked {
    border-color: #1E88E5;
}

.checkbox-blue.font-size > .uniform-checker {
    font-size: 0;
}

.checkbox-blue .uniform-checker span:after,
.box-shadow .uniform-checker span:after {
    content: "\e9e8";
    font-family: "material-icons";
    font-size: 1.2rem;
    left: -1px;
}

.checkbox-blue .uniform-checker span:after,
.box-shadow .uniform-checker span:after {
    line-height: 1rem;
}

.tree-table.fancytree-ext-table .fancytree-checkbox,
#uniform-articlesearch-onlycurrentassignments span,
#uniform-articlesearch-showcompletedarticles span,
#uniform-searchcomments-showresolved span,
.checkbox-column .uniform-checker span,
.checkbox-blue .uniform-checker span,
#uniform-select-on-check-all span {
    vertical-align: middle;
    border: 2px solid #C2C2C2;
    color: inherit;
    margin-top: -1px;
}
.tree-table.fancytree-ext-table .fancytree-selected .fancytree-checkbox,
#uniform-articlesearch-onlycurrentassignments span.checked,
#uniform-articlesearch-showcompletedarticles span.checked,
#uniform-searchcomments-showresolved span.checked,
#uniform-select-on-check-all span.checked,
.checkbox-blue span.checked,
.checkbox-column span.checked {
    border-color: #1E88E5;
    background: #1E88E5;
}
#uniform-articlesearch-onlycurrentassignments span.checked:after,
#uniform-articlesearch-showcompletedarticles span.checked:after,
#uniform-searchcomments-showresolved span.checked:after,
.checkbox-blue .uniform-checker span.checked:after,
.checkbox-column .uniform-checker span.checked:after {
    color: #fff;
}
#uniform-select-on-check-all span.checked:after {
    font-size: 1rem;
    color: #fff;
}
.table.brief.table-bordered thead th,
.topics-table thead th {
    border-bottom: 1px solid #ddd;
}
.table.brief.table-bordered,
.topics-table {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
}

.pagination-block {
    height: 87px;
    padding-top: 25px;
    padding-bottom: 25px;
    background: #fff;
    border: 1px solid #ddd;
    border-top: 0;
    border-radius: 0 0 5px 5px;
}

.showperpage-block {
    right: 10px;
}

.table.brief.table-bordered th,
.table.brief.table-bordered td,
.topics-table th,
.topics-table td {
    border-right: 0;
    border-left: 0;
}

.tree-table.fancytree-ext-table tbody tr.fancytree-selected {
    background: rgba(30, 136, 229, 0.07);
    color: inherit;
}

.articles-table .assign-category {
    color: #c6def3
}

/*.uniform-checker span:after {*/
/*    font-size: 1.1rem;*/
/*    line-height: 1.1;*/
/*}*/
/**/
/* Accounts list */
.accounts-list {
    margin-top: 2rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.account-card {
    display: inline-flex;
    vertical-align: top;
    width: 300px;
    height: 250px;
    margin-right: 1rem;
    margin-bottom: 1rem;
    box-shadow: 0 1px 2px rgba(0,0,0,.05);
    background-color: #fdfdfd;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .1875rem;
    font-size: 1.4rem;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    text-align: center;
    min-width: 0;
    padding: 1.2rem;
}
.account-card > div {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.account-card:hover {
    background-color: #fbfbfb;
}
.hide-accounts-with-plan label {
    margin: 0;
    display: flex;
}
#uniform-accountsearch-hideaccountswithnoplan {
    margin-right: 5px;
}
/* End accounts list */

/*User page*/
.select-all-block .custom-control-label:before,
#userinvitationform-projectsids .custom-control-label:before{
    display:none;
}
.select-all-block .custom-checkbox,
#userinvitationform-projectsids .custom-checkbox{
    display:flex;
    padding-left: 0px;
    margin-bottom: 0.625rem;
}
#userinvitationform-projectsids .custom-checkbox:nth-last-child(1) {
    margin-bottom: 0;
}
.select-all-block .uniform-checker,
#userinvitationform-projectsids .uniform-checker{
    margin-right: 10px;
}

.users-table {
    background: #ffffff;
}
.assign-projects-list [data-action=collapse]:after{
    display:none;
}

#edituser-projectsids .custom-control-label:before,
#edituser-teamsids .custom-control-label:before {
    display:none;
}
#edituser-projectsids .custom-checkbox,
#edituser-teamsids .custom-checkbox {
    display:flex;
    padding-left: 0px;
}
#edituser-projectsids .uniform-checker,
#edituser-teamsids .uniform-checker {
    margin-right: 10px;
}

.field-userinvitationform-projectsids.custom-scroll {
    max-height:500px;
}
.field-userinvitationform-projectsids .form-check {
    padding-bottom:3px;
}
#users-list-grid-view td {
    padding: .5rem 0.5rem;
}
#users-list-grid-view th {
    padding: 0.7rem 0.5rem;
}
#users-list-grid-view .btn{
    margin-bottom: 5px;
    margin-bottom: 5px;
}
th.user-name-column, td.user-name-column {
    border-left:none;
    min-width: 200px;
    max-width: 350px;
}
.pending {
    color: #bbb;
}
.pending .checkbox-column {
    color:initial;
}
.users-table thead th {
    border-bottom-width: 2px;
}
.input-group-append .clear-btn::before {
    font-family: "icomoon";
    content: '\ed6a';
    font-size: 0.7rem;
}
.input-group-append .apply-btn::before {
    font-family: "icomoon";
    content: '\ed6c';
    font-size: 0.7rem;
}
    /*Edit user modal*/
.edit-user-profile .user-projects-list {
    overflow-y: auto;
    max-height: 350px;
    min-height: 250px;
}
.edit-user-profile .user-projects-list .form-check {
    margin-bottom: 1rem;
}
.display-none {
    display: none;
}
.d-flex.display-none {
    display: none !important;
}
.ec-text-btn.delete-user-btn {
    color: red;
}
.ec-text-btn.delete-user-btn:hover {
    text-decoration: underline;
}
    /*End edit user modal*/
    /*End user page*/

/* New user confirmation page */
    .user-confirmation p {
        font-size: 14px;
    }
    #new-user-password {
        font-size: 12px;
        padding: 10px 15px;
        background: #fff;
    }
    button.set-password {
        font-size: 14px;
    }
    .user-confirmation h1 {
        font-weight: 500;
        font-size: 18px;
        margin: 0;
    }
    .user-confirmation .form-field {
        position: relative;
        width: 235px;
    }
    .user-confirmation .toggle-password-field {
        position: absolute;
        display: block;
        top: 9px;
        right: 15px;
        color: #232323;
    }
    .user-confirmation .underline {
        text-decoration: underline;
    }
    .user-confirmation .underline:hover {
        text-decoration: none;
    }


/* Main template*/
    /*.navbar-dark, .navbar-light{*/
        /*display:block;*/
    /*}*/

.content-wrapper {
    position: relative;
    overflow: hidden;
    /*z-index: 9; Black overlay while trying to cancel the plan subscription, prevents from clicking */
}

#main-navbar {
    background: #ffffff;
}

a:not([href]):not([tabindex]),
.navbar-nav-link.dropdown-toggle::after {
    color: #232323;
}

.configuration-dropdown .navbar-nav-link.dropdown-toggle::after,
.mailbox-dropdown .navbar-nav-link.dropdown-toggle::after {
    color: #fff;
}

.settings-dropdown{
    padding: .5rem 1rem 0 1rem;
    font-size: 16px;
    line-height: 26px;
    color: #232323;
}

.dropdown-user .dropdown-item > i {
    margin-right: 0.5rem;
}

.navbar-condensed .navbar-nav .nav-item .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
    font-size: 14px;
    color: #fff;
}

.logo-link {
    font-size: 1.2rem;
    color: #324148;
}

.logo-link img {
    display: inline-block;
}

.navbar-nav-link .badge-message {
    position: absolute;
    top: 8px;
    left: 25px;
    font-size: 0.7rem;
    padding-left: 0.3rem;
    padding-right: 0.3rem;
}

.icon-midle {
    font-size: 2rem !important;
}

.account-menu .navbar-nav .nav-link {
    padding-left: 0.9rem;
    padding-right: 0.9rem;
}

.navbar-light .navbar-nav .nav-link {
    color: #232323;
    font-size: 14px;
    padding-right: 1rem;
}

.navbar-light .navbar-nav .nav-link.dropdown-toggle {
    padding-right: 1.5rem;
}

.nav-item.d-flex .mi-help-outline{
    font-size: 23px;
    top: auto;
    color: #232323;
}

.reports-dropdown .dropdown-menu.show,
.team-dropdown .dropdown-menu.show,
.configuration-dropdown .dropdown-menu.show {
    padding: 0;
    background: #FFFFFF;
    box-shadow: 0 0 10px rgba(35, 35, 35, 0.1);
    border-radius: 2px;
}

.reports-dropdown .dropdown-menu.show a,
.team-dropdown .dropdown-menu.show a,
.configuration-dropdown .dropdown-menu.show a {
    font-size: 16px;
    color: #232323;
    height: 50px;
    margin: 0;
    border-bottom: 1px solid #DDDDDD;
}

.reports-dropdown .dropdown-menu.show a:last-child,
.team-dropdown .dropdown-menu.show a:last-child,
.configuration-dropdown .dropdown-menu.show a:last-child {
    border: 0;
}

.configuration-dropdown .dropdown-item.active,
.account-menu .dropdown-item.active,
.reports-dropdown .dropdown-item.active,
.team-dropdown .dropdown-item.active {
    background: rgba(63, 81, 181, 0.15);
}

#project-search .input-group-append .btn {
    z-index: 11;
    border: 1px solid #3F51B5 !important;
    padding: 0 10px;
    line-height: 30px;
    border-left: 0 !important;
    background: #ffffff;
}

.top-menu .navbar-nav-link i {
    color: #232323;
    margin-right: 5px;
}

.navbar-nav .li-red .navbar-nav-link,
.top-menu .li-red i {
    color: #f71b1b;
}

.navbar-light .navbar-nav .li-red {
    margin-left: auto;
}

.top-menu .navbar-nav-link:hover i {
    color: #232323;
}

.top-menu .dropdown-toggle::after {
    position: absolute;
    top: 40%;
}

.left-border {
    border-left: 1px solid #ffff;
}

.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active {
    color: #ffffff;
}
.navbar-dark .navbar-nav .nav-link {
    color: #ffffff;
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: #ffffff;
}
.navbar-dark {
    min-height:3.125rem;
    background-color: #3F51B5;
}
.text-default{
    word-wrap: break-word;
    display: inherit;
}
.dropdown-menu {
    min-width: 9.5rem;
}

.dropdown-user .dropdown-item {
    display: flex;
    align-items: center;
    height: 50px;
    font-size: 14px;
    color: #232323;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    margin: 0;
}

.dropdown-user .dropdown-item:nth-child(1n+1) {
    border-bottom: 0;
}

.dropdown-user .dropdown-item {
    font-size: 16px;
}

.project-search-field .btn-light::before {
    font-family: "icomoon";
    content: '\ed6a';
}

.input-group .multiselect-native-select {
    flex: 0 0 auto;
}

.schedule-demo-nav-item {
    margin-left:auto;
}

.schedule-demo-btn {
    background-color: #3F51B5;
    color: #ffffff!important;
    font-weight: 500;
    font-size: 14px;
    padding: 0.4375rem 0.875rem;
    border-radius: 2px;
}
.schedule-demo-btn:hover {
    background: #5C6BC0;
    box-shadow: 0 5px 15px rgba(92, 107, 192, 0.4);
    transition: 0.3s;
}

/* Filters */
.option-children-1 {
    margin-left: 15px;
}
.option-children-2 {
    margin-left: 30px;
}
.option-children-3 {
    margin-left: 45px;
}
.option-children-4 {
    margin-left: 60px;
}
.option-children-5 {
    margin-left: 75px;
}
.option-children-6 {
    margin-left: 90px;
}
.option-children-7 {
    margin-left: 105px;
}
.option-children-8 {
    margin-left: 120px;
}
.multiselect-filter {
    padding: 0.2rem 0.3rem;
}
.field-searchcomments-projectids .multiselect-container,
button.multiselect, .filter-row .multiselect-container {
    width: auto;
}
.field-searchcomments-projectids .multiselect-container {
    max-width: 400px;
}
.filter-row .multiselect-container {
    max-width: 300px;
    min-width: 200px;
}
.filter-row .multiselect-container .multiselect-item .form-check-label {
    padding-left: 2.25rem;
}
.filter-row .multiselect-container .multiselect-item .hidden-checked-type {
    padding-left: 1.5rem;
}
.hidden-checked-type .uniform-choice span {
    display: none;
}
.filter-row .multiselect-item input[type=checkbox],
.filter-row .multiselect-item input[type=radio],
.filter-row .multiselect-item input[type=checkbox] ~ .form-check-control-indicator,
.filter-row .multiselect-item input[type=radio] ~ .form-check-control-indicator {
    left: 0.5rem;
}

.filter-row .multiselect-item.custom-structure-item {
  position: relative;
  margin-top: 0.625rem;
  overflow: visible;
}

.filter-row .multiselect-item.custom-structure-item:before {
  content: '';
  display: block;
  position: absolute;
  top: -0.3125rem;
  left: 0;
  width: 100%;
  height: 1px;
  background: #ddd;
}

.filter-row .multiselect-item .form-check-label {
    overflow: hidden;
    text-overflow: ellipsis;
}
.filter-row select {
    /* We need to hide HTML selects to prevent FOUC before bootstrap_select.js script is loaded */
    display: none;
}

.multiselect-all {
    border-bottom: 1px solid #DDDDDD;
}

/* End Filters*/

/* Messages widget */
.messages-menu .message-dropdown-item {
    border-bottom: 1px solid #DFDFDF;
    border-top: 1px solid #DFDFDF;
    color: #333;
    margin-top:0;
}

.messages-menu .message-dropdown-item:not(:nth-child(2)) {
    border-top: 0;
}

.messages-menu .message-dropdown-item .message-title {
    max-width: 260px;
    font-weight: 500;
    color: #1E88E5;
}
.messages-menu .message-dropdown-item:hover {
    background-color: #f5f4f4;
}
.messages-menu .unread {
    background-color: #fbfbfb;
}
.messages-menu .unread .badge {
    font-weight: 500;
    font-size: 12px;
    text-align: right;
    color: #999999;
}
.messages-menu .unread .message-body {
    font-weight: 700;
}
.messages-menu .message-dropdown-item > em, .messages-menu .message-dropdown-item > span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 16px;
}

.messages-menu{
    max-width: 320px;
    box-shadow: 0px 0px 10px rgba(35, 35, 35, 0.1);
    border-radius: 5px;
}

.a-go-to-mailbox {
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.0125em;
    text-transform: uppercase;
    color: #232323;
    border: 0;
    background: #F5F5F5;
    border-radius: 2px;
}
.a-go-to-mailbox:hover {
    color: #232323;
}

.messages-menu .dropdown-header {
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.0015em;
    color: #232323;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.message-from{
    font-weight: 500;
    font-size: 12px;
}

.no-messages-placeholder {
    font-size: 0.9rem;
    text-align: center;
    color: #bdbdbd;
    padding: 2rem 1rem;
    width: 250px;
}
.no-messages-placeholder i {
    display: block;
    font-size: 3.7rem;
    color: #efefef;
    margin-bottom: 1.5rem;
}
/* end Messages widget */

/* End Main template*/

/*Superadmin template*/
.superadmin-view .container {
    max-width: 95%;
}
.navbar-admin{
    background-color: #1c1c1c;
}
.navbar-admin .navbar-nav .show > .nav-link, .navbar-admin .navbar-nav .active > .nav-link, .navbar-admin .navbar-nav .nav-link.show, .navbar-admin .navbar-nav .nav-link.active {
    color: #ffffff;
}
.navbar-admin .navbar-nav .nav-link:hover, .navbar-admin .navbar-nav .nav-link:focus {
    color: #aba2a2;
}
.admin-top-menu-link{
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
}
.admin-top-menu-link .btn-link{
    font-size: 1rem;
}
.accounts-table {
    background-color: #ffffff;
}
.accounts-table td,
.accounts-table th {
    padding: 0.5rem 0.1rem;
}
.accounts-table .name-cell,
.accounts-table .email-cell {
    max-width: 140px;
    word-wrap: break-word;
}
.accounts-table .subdomain-cell,
.accounts-table .plan-cell {
    max-width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.accounts-table tr.account-deleted {
    background: #f7f7f7;
    text-decoration:line-through;
    color: #b7b7b7;
}
.accounts-table tr.account-deactivated {
    background: #fff0f0;
}
.plans-table td,
.plans-table th,
.limits-table td,
.limits-table th {
    padding: 0.125rem 0.25rem;
}
.plans-table td.stripe-price-cell {
    font-size: 11px;
}
/*End Superadmin template*/

/* Help page */
.help-project-sections .header-elements-inline {
    justify-content: flex-end;
}

.breadcrumb-item a{
    color: inherit;
}
.breadcrumb-item a:hover{
    color: #999;
}

.help-section .panel-heading>a{
    font-size: 16px;
    margin-left: 2px;
}
#helpsection-name{
    width: 90%;
}

.default-menu-section span.header-panel-title,
.help-section .header-panel-form .field-helpsection-name
{
    display:table-cell;
    width:80%
}
.header-panel-btn{
    display:table-cell;
    color:#777;
    font-size:12px;
    text-align: center;
    margin: 0;
    padding: 0;
    padding-left: 5px;
}
.list-help-article li{
    margin-bottom: 20px;
    text-align: left;
}
.help-section .panel-heading .header-panel-btn:hover{
    color: #222;
}
.edit-menu-section,
.add-article-btn
{
    display:none;
}
.edit-help .default-menu-section,
.edit-help .list-help-article
{
    display:none;
}
.edit-help .edit-menu-section,
.edit-help .add-article-btn{
    display:block;
}

.list-edit-help-article li{
    width:100%;
    margin-bottom: 10px;
    /*word-break: break-all;*/
    word-break: break-word;
}
.list-edit-help-article li>span.article-title{
    display:table-cell;
    width:85%;
}
.card.bg-light .card-body{
    background-color: #ffffff;
    border-radius: 0 0 0.1875rem 0.1875rem;
}
.help-left-section {
    margin-bottom: 2rem;
}
.content-article {
    font-size: 17px;
}
.content-article .mce-toc {
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .1875rem;
    padding: 0 1rem;
    margin: 1rem 0;
    background: #fbf9f982;
}
.content-article ol,
.content-article ul {
    margin-bottom: 1.3rem;
}
.content-article li {
    margin-bottom: 0.7rem;
}
.content-article p {
    margin-bottom: 0.8rem;
}
.help-left-section h1 {
    font-size: 1.8rem;
    font-weight: 500;
}
.content-article h2 {
    font-size: 1.6rem;
    font-weight: 500;
    margin-top: 0.7rem;
}
.content-article h3 {
    font-size: 1.4rem;
    font-weight: 500;
}
.content-article h4 {
    font-size: 1.3rem;
    font-weight: 500;
}
.content-article h5 {
    font-size: 1.2rem;
    font-weight: 500;
}
.content-article img {
    max-width: 100%;
    height: auto;
    border: 1px solid #dadada;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin: 1.1rem 0;
}
.content-article figcaption {
    text-align: center;
    padding: 5px;
    font-size: 14px;
    font-weight: 700;
    color: gray;
}
.content-article code {
    font-size: 17px;
    padding: 0;
}
.content-article blockquote {
    padding-left: 1rem;
    border-left: 4px solid #d0cece;
    font-style: italic;
    margin: 1rem 0;
}
.content-article blockquote {
    padding-left: 1rem;
    border-left: 4px solid #d0cece;
    font-style: italic;
    margin: 1rem 0;
}
.help-article .help-block{
    color:#FF0000;
}
.help-article #helparticle-title {
    font-size:22px;
}
.help-section .card-header, .help-section .card-header .col-9, .help-section .card-body li, .list-help-article li {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.help-section .card-header .header-panel-title{
    font-size: 0.9rem;
    font-weight: 500;
}

.help-section-sortable .icon-move, .ui-sortable .icon-move {
    cursor: grab;
}

.help-section .card-body li span.article-title {
    white-space: normal;
}

.section-type-style_guide .card .card-header {
    background: #F5FBFF !important;
    border-bottom-color: #9EC9EF;
}

.section-type-style_guide .card {
    border-color: #9EC9EF;
}

/* End Help page */

/* Roles and Permissions page */
.box-permissions table td:nth-child(1) {
    text-align: left;
}
.box-permissions table thead td span {
    display: inline-block;
    max-width: 215px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.box-permissions .table-responsive {
    border-radius: 0;
}
.box-permissions table {
    position: relative;
    z-index: 0;
    border: 1px solid #ddd;
    border-radius: 5px;
    border-spacing: 0px;
    border-collapse: unset;
    font-size: 12px;
    line-height: 14px;
    color: #232323;
    overflow: hidden;
}
.box-permissions table thead tr:first-child td:first-child {
    border-top-left-radius: 5px;
}
.box-permissions table thead tr:first-child td {
    background: #F5F5F5;
}
.box-permissions table thead tr:first-child td:last-child {
    border-top-right-radius: 5px;
}
.box-permissions table tbody tr:last-child td:first-child {
    border-bottom-left-radius: 5px;
}
.box-permissions table tbody tr:last-child td:last-child {
    border-bottom-right-radius: 5px;
}
.box-permissions table td {
    border-right: 1px solid #ddd;
}
.box-permissions table td:nth-last-child(1) {
    border-right: 0;
}

.account-box {
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 3px 5px 0 rgba(35, 35, 35, 0.15);
    border-radius: 5px;
}

.box,
.box-project-card,
.box-workflow,
.box-categories,
.box-integrations,
.box-roles,
.box-permissions,
.box-teams,
.box-help,
.box-project-settings,
.feedback-box {
    border-radius: 5px;
    border: 1px solid #ddd;
    background: #ffffff;
    padding: 1.25rem;
}
.box-workflow table .uniform-checker span:after,
.box-workflow .workflow-table-role-column .mi-check:before,
.box-permissions table .uniform-checker span:after {
    content: '\e994';
    font-family: material-icons;
    font-size: 1.1rem;
    font-weight: bold;
    top: calc(50% - 8px);
    left: calc(50% - 9px);
}
.box-workflow .workflow-table-role-column .mi-check:before {
    font-size: 1rem;
}
.box-workflow table .uniform-checker .checked:after,
.box-permissions table .uniform-checker .checked:after {
    color: #fff;
}
.box-workflow table .uniform-checker span,
.box-permissions table .uniform-checker span {
    border: 2px solid #232323;
}
.box-workflow table .uniform-checker .checked,
.box-permissions table .uniform-checker .checked {
    background: #232323;
}

.fade-enter-active, .fade-leave-active {
    transition: all .5s;
}
.fade-enter, .fade-leave-to {
    opacity: 0;
}

.min-height-auto {
    min-height: auto;
}

.min-width-85 {
    min-width: 85px;
}

.min-height-110 {
    min-height: 110px;
}

.notes-modal {
    min-width: 285px;
    box-shadow: 0 4px 4px rgb(0 0 0 / 25%);
}

.notes-modal textarea {
    border-color: #1E88E5;
    border-radius: 5px;
    min-height: 160px;
}

.box-teams .team-row-handle,
.box-roles .role-row-handle {
    top: calc(50% - 13px);
    left: -8px;
    margin: 0;
    height: auto;
}
.box-teams .team-row,
.box-roles .role-row {
    border: 2px solid transparent;
    justify-content: space-between;
    padding: 10px 0 10px 10px;
    box-sizing: border-box;
}
.box-teams .ui-sortable-placeholder,
.box-roles .ui-sortable-placeholder {
    border: 2px dashed #bfbfbf;
}

.hover-dashed-ddd {
    padding: 5px;
}

.hover-dashed-ddd:hover {
    cursor: pointer;
    border: 1px dashed #ddd;
    padding: 4px;
}

.box-teams .team-row-actions,
.box-roles .role-row-actions {
    width: auto;
    min-width: 123px;
    justify-content: flex-end;
}

.box-teams .team-row-actions button,
.box-roles .role-row-actions button {
    height: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.box-teams .team-row-actions .btn-custom,
.box-roles .role-row-actions .btn-custom {
    width: 77px;
}
.box-workflow #grading-criteria-list .dropdown-toggle::after,
.box-workflow .workflow-management-table .dropdown-toggle::after,
.box-teams .team-row-actions .dropdown-toggle::after,
.box-roles .role-row-actions .dropdown-toggle::after {
    display: none;
}
.box-teams .team-row-inputs,
.box-roles .role-row-inputs {
    width: 100%;
}
.box-teams .team-row-inputs .input-group,
.box-roles .role-row-inputs .input-group {
    max-width: 300px;
}
.box-teams .dropdown-item > i,
.box-roles .dropdown-item > i {
    margin-right: 0.3125rem;
}
#role-permissions-table {
    background: #ffffff;
}
#role-permissions-table .permissions_role_name {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-width: 50px;
    max-width: 89px;
    word-wrap: break-word;
    margin: 0 auto;
    text-align: center;
}
.box-permissions tr:hover {
    background-color: rgba(30, 136, 229, 0.05);
}
.box-permissions td {
    position: relative;
}
.box-permissions td:not(:nth-child(1)):hover::after,
.box-permissions td:not(:nth-child(1)):focus::after {
    content: "";
    position: absolute;
    left: 0;
    top: -5000px;
    height: 10000px;
    width: 100%;
    z-index: -1;
    background-color: rgba(30, 136, 229, 0.05);
}
/* End Roles and Permissions page */


/* Project  settings */
.email-notifications-table {
    background: #ffffff;
}
/*End Project settings*/

/* Workflow */
.vertycale-block {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
}
#workflow-option-list .form-check-switchery:not(.dropdown-item) {
    width: auto;
}
#workflow-management-table {
    background: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
#workflow-management-table td {
    padding: .5rem 0.5rem;
    border:1px solid #ddd;
    color: #232323;
    font-size: 12px;
    font-weight: normal;
}
#workflow-management-table .workflow-color.active,
#grading-criteria-list .workflow-color,
#workflow-management-table .workflow-color {
    width: 16px;
    height: 16px;
    top: calc(50% - 8px);
    left: 0;
    transition: 0.2s;
    -webkit-transition: 0.2s;
}
#workflow-management-table input.status-name {
    margin-left: 15px;
}
#workflow-management-table .colorpicker {
    top: 20px;
}
#workflow-management-table .workflow-color.active:hover {
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
    left: -2px;
}
#grading-criteria-list .btn-custom,
#workflow-management-table .btn-custom {
    min-width: 77px;
}
#workflow-management-table .font-size-lg {
    font-size: 0.875rem;
}
#workflow-management-table td:nth-child(1) {
    border-left: 0;
}
.overflow-name {
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
}
#workflow-management-table tr:nth-child(1) td {
    border-top: 0;
}
#workflow-management-table tr:nth-child(1) td:nth-child(1) {
    border-top-left-radius: 5px;
}
#workflow-management-table tr:nth-child(1) td:nth-last-child(1) {
    border-top-right-radius: 5px;
}
#workflow-management-table tr td:nth-last-child(1) {
    border-right: 0;
    text-align: center;
    overflow: visible;
}
.workflow-table-description-column {
    font-size: 0.75rem;
    max-width: 230px;
    min-width: 200px;
}
.workflow-table-role-column {
    text-align: center;
    max-width: 80px;
    min-width: 60px;
    word-wrap:break-word;
}
.workflow-table-role-column .mi-check {
    background: #949494;
    color: #fff;
    border: 2px solid #949494;
    border-radius: 0.125rem;
}
.workflow-status-edit {
    position:relative;
}
.workflow-color {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    color: white;
    text-align: center;
    margin-left: 25px;
    flex-shrink: 0;
}
.multiselect-item .workflow-color {
    margin: 0 0.5rem;
}
.modal-content .workflow-color {
        margin-left: 0px;
    }
.workflow-color.active {
    cursor: pointer;
    position: absolute;
    margin-right: 5px;
    margin-top: auto;
    margin-bottom: auto;
    top: 8px;
    left: 0px;
}
.workflow-color.active:hover {
    width:24px;
    height:24px;
    top:6px;
    left:-2px;
    transition: 0.1s;
    -webkit-transition: 0.1s;
}
input.status-name {
    width: auto;
    padding-left: 33px;
    margin-left: 20px;
}
.colorpicker-color {
    cursor:pointer;
}
.workflow-row-handle {
    position: absolute;
    top: auto;
    left: 12px;
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
    color: #aba8a8;
}
.workflow-row-handle i {
    font-size: 20px;
}

.due-date-input.flatpickr-input[readonly] {
    background-color: #fff;
}

.criteria-content .handle {
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
    margin: 0 15px;
}

.criteria-content .handle i {
    font-size: 20px;
}

.grading-criteria-row .controls {
    text-align: left;
    overflow: visible;
}
.grading-criteria-row:nth-child(1):not(.sortable) {
    padding-top: 0;
}
.grading-criteria-row-header {
    display: flex;
    padding: 0 0 7px 0;
    border-bottom: 1px solid #ddd;
}
.grading-criteria-row {
    border-bottom: 1px solid #ddd;
    align-items: center;
}
.grading-criteria-row-header > div:nth-child(1) span {
    margin-left: calc(9px + 30px);
}
.grading-criteria-row .workflow-color {
    margin: 0;
}
.grading-criteria-row .criterion-name,
.grading-criteria-row .criterion-description {
    padding-right: 10px;
    box-sizing: border-box;
}
.grading-criteria-row-header .criteria-content {
    display: flex;
    align-items: center;
    width: 33.333%;
}
.grading-criteria-row-header .controls {
    width: 150px;
}
/* End Workflow*/
/* Page signup */
a.password-show-hide {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #333;
    z-index: 999;
}
#w1 > div > div > div.form-group.field-signupform-agree > div > div.invalid-feedback{
    display:block!important;
}
.login-form .form-control {
    font-size: 1rem;
    line-height: 1.7385;
}
.login-form .form-control-feedback {
    line-height: 2.85003rem;
}
.login-form div.error {
    width: 100%;
    margin-top: .5rem;
    font-size: 80%;
    color: #f44336;
}
.login-form input.valid {

}
.login-form label.error,
.login-form .invalid-feedback{
    margin-top: .5rem;
    margin-bottom: .5rem;
    color: #f44336;
    position: relative;
    padding-left: 1.625rem;
    width: 100%;
    font-size: .8125rem;
}
.login-form input.error {
    background: #f7efef;
    border-color: #f98a7d;
}
.login-form label.error:before,
.login-form .invalid-feedback::before{
    font-family: icomoon;
    content: "";
    font-size: 1rem;
    position: absolute;
    top: .12502rem;
    left: 0;
    display: inline-block;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*start features/redesign*/
.doughnut-block{
    position: relative;
    min-height: 220px;
    margin: 1.25rem 0;
}
.doughnut{
    position: absolute;
    left: calc(50% - 216px);
    top: calc(50% - 108px);
    height: 216px !important;
    width: auto !important;
}
.redesign .card-header .card-title{
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.0015em;
    color: #232323;
}
.redesign .card-header{
    position: relative;
    border-bottom: 0;
}
.redesign .media-list-linked .media:after, .redesign .datepicker-dashboard .ui-widget-header:after, .redesign .card-header:after{
    content: '';
    display: block;
    position: absolute;
    left: -1.25rem;
    bottom: 0;
    height: 1px;
    width: calc(100% + 2.5rem);
    background: rgba(0, 0, 0, 0.125);
}
.redesign .card-header.after-none:after{
    content: '';
    display: none;
}
.redesign .card{
    box-shadow: 0px 3px 5px rgba(35, 35, 35, 0.15);
    border-radius: 5px;
}
.redesign .card .card-group .card{
    box-shadow: none;
    border-radius: 0;
    margin: 0;
}
.redesign .header-elements a{
    text-decoration: underline;
}
.redesign .header-elements a:hover{
    text-decoration: none;
}
.redesign .ui-datepicker .ui-datepicker-prev{
    left: calc(100% - 60px);
}
.redesign .ui-datepicker .ui-datepicker-prev, .redesign .ui-datepicker .ui-datepicker-next{
    font-weight: bold;
}
.redesign .ui-datepicker .ui-datepicker-title{
    justify-content: flex-start;
    margin: 0;
}
.redesign .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-today .ui-state-highlight{
    background-color: #1E88E5;
    color: #fff;
}
.redesign .ui-datepicker .ui-datepicker-title .ui-datepicker-year{
    font-weight: 500;
    font-size: 0.9375rem;
    color: #333;
    margin: 0;
}
.mh-60{
    max-height: 60px;
}
.redesign .ui-datepicker .ui-datepicker-title{
    padding: 0 0 1.25rem 0;
}
.redesign .ui-datepicker .ui-datepicker-prev, .redesign .ui-datepicker .ui-datepicker-next{
    top: -0.4375rem;
    margin: 0;
    line-height: 19px;
}

.transition-all-0-5 {
    transition: all 0.5s;
}

[aria-expanded="true"] .mi-navigate-next {
    transform: rotate(90deg);
}

.chip,
.chip-custom {
    --chip-size: 48px;
    --bg-color: gray;

    display: inline-block;
    box-sizing: border-box;
    width: var(--chip-size);
    height: var(--chip-size);
    border-radius: 50%;
    font-family: sans-serif;
    white-space: nowrap;
    font-size: 18px;
    font-weight: normal;
    line-height: var(--chip-size);
    color: white;
    background: var(--bg-color);
    overflow: hidden;
    cursor: default;
    text-align: center;
    vertical-align: middle;
}

.chip-size-30{
    font-family: Roboto;
    font-weight: 500;
    font-size: 12px;
    --chip-size: 30px;
    padding: 0 !important;
}

.avatars-assigned-users .chip-size-24,
.people-name .chip-size-24 {
    box-shadow: 0 0 0px 1px #fff;
}

.chip-size-19 {
    font-family: Roboto;
    font-weight: 500;
    font-size: 10px;
    --chip-size: 19px;
    padding: 0 !important;
}

.chip-size-22,
.chip-size-24 {
    font-family: Roboto;
    font-weight: 500;
    font-size: 12px;
    --chip-size: 22px;
    padding: 0 !important;
}

.chip-size-24 {
    --chip-size: 24px;
}

.chip-size-33{
    font-family: Roboto;
    font-weight: 500;
    font-size: 14px;
    --chip-size: 33px;
    padding: 0 !important;
}

.span-chip-multiselect {
    margin: 0 0.625rem 0 0;
}

.redesign .media-list-linked .media{
    position: relative;
}
.redesign .media-list-linked li:nth-child(1) .media{
    padding-top: 0 !important;
}
.redesign .workflow-color {
    width: 10px;
    height: 10px;
}
.redesign .project-settings-link{
    top: calc(50% - 19px);
}
.redesign .media-body .float-right{
    margin: 0.9rem 0;
}
.redesign .card.card-body{
    overflow: hidden;
}
.redesign #project-summary-card .card-group-top .card{
    border-radius: 5px 5px 0 0;
}
.redesign #project-summary-card .card-group-bottom .card:nth-child(1){
    border-radius: 0 0 0 5px;
}
.redesign #project-summary-card .card-group-bottom .card:nth-child(2){
    border-radius: 0 0 5px 0;
}
.redesign .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-today .ui-state-highlight:after{
    border-top-color: #fff;
}
.letter-spacing-125{
    letter-spacing: 0.0125em;
}
.letter-spacing-15{
    letter-spacing: 0.0015em;
}
.project-settings-link.btn-outline-primary{
    color: #000;
}
.project-settings-link.btn-outline-primary:hover{
    color: #fff;
}
.was-validated .form-control:valid, .form-control.is-valid{
    border-color: #ddd;
    background: none;
}
.mail-user-name{
    display: none;
    color: #999;
    padding: 0 5px;
}
.active-markunread:hover .mail-user-name{
    display: inline;
}
/*start Ripple*/
.ripple-effect{
    position: relative;
}
.c-ripple {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: transparent;
}
.c-ripple-circle {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    width: 0;
    height: 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.35);
}
.c-ripple.is-active .c-ripple-circle {
    -moz-animation: a-ripple 0.4s ease-in;
    -o-animation: a-ripple 0.4s ease-in;
    -webkit-animation: a-ripple 0.4s ease-in;
    animation: a-ripple 0.4s ease-in;
}
@-webkit-keyframes a-ripple {
    0% {
        opacity: 0;
    }
    25% {
        opacity: 1;
    }
    100% {
        width: 200%;
        padding-bottom: 200%;
        opacity: 0;
    }
}
/*end Ripple*/
/*end features/redesign*/

@media (min-width: 576px) {
    .login-form {
        width: 25rem;
    }
}
@media (max-width: 576px) {
    .redesign #project-summary-card .card-group-bottom .card:nth-child(1) {
        border-radius: 0;
    }
    .redesign #project-summary-card .card-group-bottom .card:nth-child(2) {
        border-radius: 0 0 5px 5px;
    }
    .card-group-center .card:nth-child(1){
        border-bottom: 0;
    }
    .redesign .project-settings-link{
        float: none !important;
        position: static;
        margin: 0 10px;
    }
}
/* End Page signup */
/* Page Briefs*/
.empty-briefs, .empty-categories {
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #ffffff;
    padding: 20px 20px 50px 20px;
}
.topics-import-csv{
    display:inline-block;
}

th.action-column{
    text-align: center;
}
#topics-grid-view td {
    padding: .5rem 0.5rem;
}
.big-warning-icon {
    font-size:10rem;
    margin: 2rem 1rem;
    color:#c9ceea;
}
.medium-warning-icon {
    font-size:5rem;
    margin: 1rem 0.5rem;
    color: #bdbdbd;
}
th.checkbox-column, td.checkbox-column {
    border-right:none;
    width: 38px;
}
th.topic-name, td.topic-name {
    border-left:none;
    min-width: 350px;
    word-break: break-word;
}
td.notes-column {
    max-width:180px;
}
.grid-view tr.active {
    background-color: #fbf9f9;
}
.appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.pos-dropdown-toggle:after {
    position: absolute;
    right: 15px;
    top: calc(50% - 4px);
}
.modal-dialog .dropdown-toggle:after {
    font-weight: bold;
}
.modal-dialog .multiselect-selected-text {
    font-size: 0.875rem;
}
.multiselect-selected-text {
    display: inline-block;
}
#project-id-calendar + div .multiselect-selected-text {
    display: inline;
}
.max-width-700 {
    max-width: 700px;
}
#filter button.active {
    background: #EDEDED;
}
#filter button.active-blue.active,
#filter .show-filter.active {
    background: #1E88E5;
    border-color: #1E88E5;
    color: #fff;
}

#filter .show-filter.active .rotate-active {
    transform: rotate(180deg);
}

.people-name {
    min-width: 105px;
    max-width: 105px;
    text-align: left;
}
.ml--1 {
    margin-left: -0.3125rem !important;
}
.mt--2 {
    margin-top: -0.625rem !important;
}
.m--2 {
    margin: -0.625rem;
}
.brief-template,
.brief-category {
    max-width: 150px;
}
.table.brief tr td:nth-child(1),
.table.brief tr th:nth-child(1) {
    min-width: 60px;
}
/*End Page Briefs*/
/* Files Page */
#files-list {
    margin-top: 2rem;
}
#files-list .uniform-checker{
    position: absolute;
    top: 0;
    right: 0;
    background-color: #ffffff;
    border-radius: 0.125rem;
}
#files-list .uniform-checker span {
    border: 1px solid #90A4AE;
}
#files-list .uniform-checker span:after {
    font-size: 1.1rem;
}
#view-type .view-type-inactive{
    color: #bbbbbb;
    cursor: pointer;
}
#view-type i{
    margin-right: 0.25rem;
}
.el-list{
    width: 100%;
    padding: 0.7rem 0;
    background: #ffffff;
}
.el-list:not(:last-child) {
    border-bottom: 1px solid #cccccc;
}
.el-grid{
    margin-bottom: 1.5rem;
}
.grid-card {
    border: 1px solid #bbbbbb;
    border-radius: 0.125rem;
    height: 100%;
    background: #ffffff;
}
.grid-file-info {
    padding: 0.5rem;
}
.file-element .upl-from, .file-element .upl-date{
    display: block;
}
.file-element .filename, #files-list .upload-summary {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.el-grid img, .el-list img{
    width: 100%;
    object-fit: cover;
    height: 150px;
}
.file-element .img-container{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.el-list .img-container{
    padding: 0;
}
.el-list .summary{
    padding-left: 2.5rem;
}
.el-list .filename{
    margin-top: 1.5rem;
    font-size: 1rem;
    padding-bottom: 0.325rem;
}
.el-grid .upload-summary, .el-list .upl-from, .el-list .upl-date{
    color: #bbbbbb;
}
.upl-from .author {
    font-weight: bold;
}
.grid-card .grid-file-info {
    position: relative;
}
.file-element .download-one {
    display: none;
}
.el-list .img-container:hover .download-one, .grid-card:hover .download-one {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #ffffff;
    opacity: 0.9;
    border-top: 1px solid #e8e8e8;
}
.el-list .img-container:hover .download-one {
    height: 3rem;
    top: unset;
    bottom: 0;
}
.download-one span {
    font-weight: bold;
    color: #2196f3;
    cursor: pointer;
}
.download-one span:hover {
    text-decoration: underline;
}
.file-element .delete-one {
    display: none;
}
.el-list .img-container:hover .delete-one, .grid-card:hover .delete-one {
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid #90A4AE;
    background-color: #ffffff;
    cursor: pointer;
    text-align: center;
    color: #9a9a9a;
    border-radius: 0.125rem;
}
.el-list .img-container:hover .delete-one:hover, .grid-card:hover .delete-one:hover {
    -moz-box-shadow: 0 0 3px #cccccc;
    -webkit-box-shadow: 0 0 3px #cccccc;
    box-shadow: 0 0 3px #cccccc;
    color: #777777;
}
.el-list .img-container:hover .delete-one {
    border-left: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
}
.tooltip-file-info {
    display: inline-block;
    font-size: 0.75rem;
    text-align: left;
    max-width: 100%;
}
.non-image {
    display: flex;
    width: 100%;
    height: 150px;
    justify-content: center;
    align-items: center;
    background-color: #f2f2f2;
}
.non-image span{
    font-size: 4rem;
    color: #999999;
}
.icon-max-size {
    background: url(/themes/basic/images/files/icon-max-size.svg) center 70%/70% no-repeat;
    height: 100%;
    width: 100%;
}
.empty-content-items,
.empty-content-items-filter {
    width: 100%;
    background: #fff;
    border-radius: 0 0 5px 5px;
    border: 1px solid #ddd;
    padding: 20px 20px 50px 20px;
    border-top: 0;
}
.empty-content-items .big-warning-icon {
    margin: 1rem 1rem;
}
.empty-content-items .headline,
.empty-content-items-filter .headline {
    color: #5d5d5d;
    font-size: 1.6rem;
}
.empty-content-items-filter .headline.text-232 {
    color: #232323;
}
.empty-content-items .description,
.empty-content-items-filter .description {
    color: #7d7d7d;
    font-size: 1rem;
    line-height: 1.8rem;
}
.empty-files {
    width: 100%;
    background: #fff;
}
.empty-files h2 {
    color: #b9b9b9;
    font-size: 1.6rem;
}
.empty-files p {
    color: #b9b9b9;
    font-size: 1rem;
}
.file-modal-container .big-cloud-icon,
.big-cloud-icon {
    font-size: 10rem;
    margin: 1rem 1rem;
    color: #ececec;
}
.big-eye-icon {
    font-size: 6rem;
    margin: 1rem 1rem;
    color: #ececec;
}
/* End Files Page */
/* List of all projects*/
.field-projectsearch-title {
    position: relative;
    min-width: 400px;
}
.box-project-card .input-group.field-projectsearch-title input {
    background: #FFFFFF;
    border: 1px solid #ddd;
}
.box-project-card .input-group.field-projectsearch-title .input-group-append {
    display: none;
    position: relative;
    z-index: 4;
}
.box-project-card .input-group.field-projectsearch-title:after {
    content: '\eb8f';
    color: #999;
    display: block;
    position: absolute;
    font-family: material-icons;
    font-size: 1rem;
    top: calc(50% - 12px);
    right: 12px;
    z-index: 3;
}
.underline {
    text-decoration: underline;
}
#workflow-widget .list-feed-item{
    padding-left: 0px;
    font-size: 0.9rem;
}
#workflow-widget .list-feed-item-completed {
    color:#afadad;
    text-decoration: line-through;
}
#workflow-widget .list-feed-item-current .stage-name {
    font-weight:700;
}
#workflow-widget .workflow-color {
    position: relative;
    left: -6px;
    top: -2px;
    z-index: 50;
    font-size: 0.8rem;
}
#workflow-widget div{
    padding-left: 25px;
}

ul.pagination > li.page-item.active.disabled > div{
    color: #ffffff;
}
/*.pagination-flat .page-item.active .page-link {*/
/*    background-color: #4caf50;*/
/*}*/
.message-badge-project{
    font-size: 2rem;
    padding: 0px;
}
.project-card .card-header{
    padding-left: 0;
    padding-right: 0;
}
.project-card{
    background-color: #ffffff;
    min-height: 287px;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    padding: 15px;
    -webkit-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
    margin-bottom: 0.625rem;
}
.project-card:hover{
    box-shadow: 0px 3px 5px rgba(35, 35, 35, 0.15);
}
.project-card h4{
    font-size: 15px;
    line-height: 19px;
    color: #232323;
    height: 80px;
    padding-top: 3px;
}
.user-notes-block,
.project-card h4 a{
    color: #232323;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.user-notes-block.display-none {
    display: none;
}
.project-card .last-activity {
    font-size: 12px;
    color: #999999;
}
.project-card .project-summary {
    font-size: 12px;
    color: #232323;
    margin-top: 10px;
}
.project-card .actions-menu {
    padding:2px;
    border-radius: 3px;
    color:#CACACA;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    box-shadow: none !important;
}
.project-card .actions-menu a {
    color:#CACACA;
}
.project-card .actions-menu.active {
    color: #E0AF12;
}
.unread-messages {
    position: absolute;
    top: -3px;
    right: -4px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    font-size: 10px;
    text-align: center;
    border-radius: 50%;
    box-shadow: -0.5px 0.5px 0 0 rgb(255 255 255);
}

.block-search-item input {
    padding: 2px 5px;
    border: 1px solid #DDDDDD;
    box-sizing: border-box;
    border-radius: 2px;
    outline: none;
    width: 100%;
}

.block-search-item input::placeholder {
    color: #ddd;
    font-size: 12px;
}

.block-search-item .mi-close:hover {
    cursor: pointer;
    color: #000;
}

.block-search {
    border-bottom: 1px solid #ddd;
}

.block-search-item {
    padding: 5px 15px;
}

.block-search-item .mi-close {
    position: absolute;
    top: calc(50% - 8px);
    right: 5px;
    display: block;
    font-size: 16px;
    color: #ddd;
    padding: 0;
}

.block-add-help-section .card,
.help-section-add .card {
    background: #fff;
    border: 1px solid #ddd;
    box-sizing: border-box;
    box-shadow: 0 3px 5px rgba(35, 35, 35, 0.15);
    border-radius: 5px;
}
.block-add-help-section .card .header-panel-title {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.0015em;
    color: #232323;
}
.project-card .actions-menu a:hover,
.project-card .actions-menu:hover {
    color:#585858;
}
.project-card .actions-menu.active:hover  {
    color: #E0AF12;
    opacity: 0.8;
}
.project-progress-wrapper {
    height: 8px;
    border-radius: 4px;
    background-color: #eaeaea;
    margin-bottom: 10px;
    overflow: hidden;
}
.project-progress-stage {
    display: block;
    height: 8px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.search-project{
    margin-bottom: 20px;
}
.create-project-card:hover {
    background-color: #fdfdfd;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.create-project-card:hover i {
    font-size: 56px;
    color: #C7C7C7;
}
.create-project-card i {
    transition: all linear .15s;
    font-size: 50px;
    color: #e4e4e4;
}
.green-action-btn {
    background-color: #4CAF50;
    color: #ffffff;
    border-radius: 2px;
    font-weight: 500;
    font-size: 14px;
}
.green-action-btn:hover {
    color: #ffffff;
}
.action-btn {
    border-radius: 2px;
    font-weight: 500;
    font-size: 14px;
}
.bottom-5 {
    bottom: 5px;
}
/*End list of all projects*/

/* Project dashboard */
#project-status .workflow-color {
    margin: 0 7px 0 0;
}
.project-progress-wrapper.big, .project-progress-wrapper.big .project-progress-stage {
    height: 1rem;
}
.project-overview-title {
    display:inline;
}
.project-settings-link {
    font-size:0.9rem;
    position: relative;
    bottom:2px;
    margin-left:28px;
}
.list-messages{
    overflow-y:auto;
    max-height: 420px;
    min-height: 250px;
    width: 101%;
}
.list-messages-item{
    display:block;
    position: relative;
    outline: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    margin-bottom: 0;
    transition: background-color ease-in-out .15s,color ease-in-out .15s;
    width: 100%;
    padding: .5rem .5rem .5rem 1rem;
    clear: both;
    font-weight: 400;
    color: #333;
    text-align: inherit;
    white-space: nowrap;
    border-bottom: 1px solid rgba(0,0,0,.125);
    border-left: 2px solid #90A4AE;
}
.message-new{
    border-left: 2px solid #4CAF50 !important;
    background-color: #fbfbfb;
}
.list-messages-item .badge {
    position: absolute;
    top: 5px;
    right: 5px;
}
.list-messages-item .message-header-title{
    display: block;
    overflow: hidden;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    color: #03A9F4;
    margin-bottom: .3125rem!important;
    text-overflow: ellipsis;
}

.list-messages-item:hover {
    color: #333;
    text-decoration: none;
    background-color: #f5f5f5;
}
.list-messages-item .message-body-date{
    font-size: 0.6875rem;
    color: #999!important;
    font-weight: 400;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list-messages-item .message-body{
    font-weight: 400;
    color: #333;
    text-align: inherit;
    white-space: nowrap;
    margin-bottom: .3125rem;
    overflow: hidden;
    text-overflow: ellipsis;
}
#list-of-project-activities{
    overflow-y:auto;
    max-height: 650px;
    min-height: 250px;
    width: 102.5%;
}
#list-of-project-activities .list-feed-item {
    word-break: break-word;
}
#list-of-project-activities i.empty-activity {
    display:block;
    font-size: 3.7rem;
    color:#efefef;
    margin-top:2rem;
}
#list-of-project-activities .no-activity-message {
    font-size:0.9rem;
    text-align:center;
    color:#8c8c8c;
    padding:1rem 2rem;
}

/**  Project team widget */
#list-of-project-users {
    overflow-y: auto;
    max-height: 550px;
    min-height: 150px;
    width: 108.5%;
    overflow-x: hidden;
    margin-left: -1.25rem;
}

#list-of-project-users a.media:hover {
    background-color: #fbfbfb;
}

#list-of-project-users .user-icon {
    background-color: #efefef;
    color: #828282;
}
#list-of-project-users i.empty-users {
    display:block;
    font-size: 3.7rem;
    color:#efefef;
    margin-top:2rem;
}
#list-of-project-users .no-users-message {
    font-size:0.9rem;
    text-align:center;
    color:#8c8c8c;
    padding:1rem 2rem;
}

/**  End of Project team widget */

/**  Scrollbar styling */
.user-items-list-tooltip > ul,
.custom-scroll {
    max-height: 350px;
    overflow-y: auto;
}

.user-items-list-tooltip > ul::-webkit-scrollbar,
.tribute-container ul::-webkit-scrollbar,
#list-of-project-activities::-webkit-scrollbar,
.custom-scroll::-webkit-scrollbar,
.edit-assigment-list::-webkit-scrollbar,
.move-to-folder::-webkit-scrollbar,
#dashboard-messages::-webkit-scrollbar,
.box-workflow::-webkit-scrollbar,
#list-of-project-users::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #fdfdfd;
}

.user-items-list-tooltip > ul::-webkit-scrollbar-track,
.tribute-container ul::-webkit-scrollbar-track,
#list-of-project-activities::-webkit-scrollbar-track,
.custom-scroll::-webkit-scrollbar-track,
.edit-assigment-list::-webkit-scrollbar-track,
.move-to-folder::-webkit-scrollbar-track,
#dashboard-messages::-webkit-scrollbar-track,
.box-workflow::-webkit-scrollbar-track,
#list-of-project-users::-webkit-scrollbar-track {
    border-radius: 3px;
    background: rgba(0, 0, 0, 0.03);
    border: 1px solid #e8e8e8;
}

.user-items-list-tooltip > ul::-webkit-scrollbar-thumb,
.tribute-container ul::-webkit-scrollbar-thumb,
#list-of-project-activities::-webkit-scrollbar-thumb,
.custom-scroll::-webkit-scrollbar-thumb,
.edit-assigment-list::-webkit-scrollbar-thumb,
.move-to-folder::-webkit-scrollbar-thumb,
#dashboard-messages::-webkit-scrollbar-thumb,
.box-workflow::-webkit-scrollbar-thumb,
#list-of-project-users::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background: #e2e2e2;
    border: 1px solid #dad8d8;
}

.user-items-list-tooltip > ul::-webkit-scrollbar-thumb:hover,
.tribute-container ul::-webkit-scrollbar-thumb:hover,
#list-of-project-activities::-webkit-scrollbar-thumb:hover,
.custom-scroll::-webkit-scrollbar-thumb:hover,
.edit-assigment-list::-webkit-scrollbar-thumb:hover,
.move-to-folder::-webkit-scrollbar-thumb:hover,
#dashboard-messages::-webkit-scrollbar-thumb:hover,
.box-workflow::-webkit-scrollbar-thumb:hover,
#list-of-project-users::-webkit-scrollbar-thumb:hover {
    background: #b3b3b3;
}

.user-items-list-tooltip > ul::-webkit-scrollbar-thumb:active,
.tribute-container ul::-webkit-scrollbar-thumb:active,
#list-of-project-activities::-webkit-scrollbar-thumb:active,
.custom-scroll::-webkit-scrollbar-thumb:active,
.edit-assigment-list::-webkit-scrollbar-thumb:active,
.move-to-folder::-webkit-scrollbar-thumb:active,
#dashboard-messages::-webkit-scrollbar-thumb:active,
.box-workflow::-webkit-scrollbar-thumb:active,
#list-of-project-users::-webkit-scrollbar-thumb:active {
    background: linear-gradient(left, #63a8bb, #1E98BA);
}

/* for Firefox */
@supports (-moz-appearance:none) {
    .user-items-list-tooltip > ul,
    .tribute-container ul,
    #list-of-project-activities,
    .custom-scroll,
    .edit-assigment-list,
    .move-to-folder,
    #dashboard-messages,
    .box-workflow,
    #list-of-project-users {
        scrollbar-width: thin;
        scrollbar-color: #b3b3b3 #000;
    }
}
/**  End Scrollbar styling */

/* End project dashboard */

/* Articles page */
#tree-table {
    margin-bottom: 20px;
    background: #ffffff;
}
#assigned-articles-list-table th.checkbox-column {
    padding-right: 11px;
}
#assigned-articles-list-table td, #tree-table td {
    padding: .5rem 0.5rem;
    position: relative;
}
.child-counter {
    display: inline-block;
    position: absolute;
    right: 10px;
}
.fancytree-expanded .child-counter {

}
.tree-table .fancytree-expander, .tree-table .fancytree-icon{
    margin-left: 0;
}
tr[topic-opacity="true"] {
    opacity: 0.2;
}
.drag-drop-item {
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.45rem;
    zoom: 1.1;
    cursor: move; /* fallback if grab cursor is unsupported */
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
    visibility: hidden;
}

.tree-table tr:hover .mi-hover-show,
.tree-table tr:hover .drag-drop-item {
    visibility: visible;
}

.drag-drop-item:active {
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
.drag-drop-checkbox {
    position: absolute;
    top: calc(50% - 12px);
    z-index: 1;
    left: 15px;
}
.tree-table .fancytree-icon{
    display: none;
}
.tree-table .topic-folder .fancytree-icon {
    cursor: pointer;
    display: inline-block;
    margin-right: 0.5rem;
}
.tree-table .topic-folder .fancytree-icon:after {
    content: "\ea3b";
    font-family: material-icons;
    font-size: 1.1rem;
    color: #999999;
}
.tree-table .mi-hover-show {
    visibility: hidden;
}
.tree-table .mi-mode-button {
    padding: 2px;
}
.tree-table .mi-mode-button:hover {
    cursor: pointer;
    background: rgba(196, 196, 196, 0.2);
    border-radius: 50%;
}
.tree-table .fancytree-title > input {
    width: 100% !important;
    max-width: calc(100% - 60px);
    border: 1px solid #ddd;
    padding: 0 5px;
    min-width: 1em !important;
    background: #ffffff;
}
.tree-table.fancytree-ext-table .fancytree-title {
    font-size: 14px;
    margin: 0;
}

.tree-table.fancytree-ext-table .topic-folder .fancytree-title {
    display: inline-block;
    max-width: 95%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 500;
}

.tree-table .topic-folder .fancytree-icon,
.tree-table .fancytree-has-children .topic-folder .fancytree-expander {
    margin-top: 0;
}

.tree-table .fancytree-has-children .fancytree-expander {
    text-align:center;
    margin-right:5px;
    border-radius:3px;
    color: #C2C2C2;
}
.tree-table .fancytree-exp-c .fancytree-expander:after,
.tree-table .fancytree-exp-cl .fancytree-expander:after,
.tree-table .fancytree-exp-e .fancytree-expander:after,
.tree-table .fancytree-exp-ed .fancytree-expander:after,
.tree-table .fancytree-exp-el .fancytree-expander:after,
.tree-table .fancytree-exp-edl .fancytree-expander:after {
    font-size: 20px;
    margin-top: -2px;
}
.tree-table .fancytree-has-children .fancytree-expander:hover {
    background:#C2C2C2;
    color: #fff;
    border-radius: 50%;
}
.articles-table .fancytree-has-children {
    background: transparent;
}

.fancytree-selected
.articles-table .fancytree-has-children .fancytree-icon {
    color: #676786;
}
.td-status-color {
    display: inline-block;
    vertical-align: middle;
    width: 19px;
    height: 19px;
    color: #fff;
    border-radius: 50%;
    text-align: center;
}

.tree-table .fancytree-focused {

}
.content-items .field-articlesearch-topicname {
    width: 190px;
}
#fancytree-drop-marker {
    position: fixed;
    border: 1px solid rgba(30, 136, 229, 0.6) !important;
}
#fancytree-drop-marker.fancytree-drop-over {
    display: none !important;
}
.tree-table .tr-fancytree-drop-accept > td {
    border: 2px solid rgba(30, 136, 229, 0.6);
}
.tree-table .fancytree-drop-target.fancytree-drop-accept a {
    background-color: transparent !important;
    color: #0a6ebd !important;
    text-decoration: none;
}
.tree-table.brief .uniform-checker {
    margin-right: 0;
}
.article-search {
    width: 190px;
}
.article-search:after,
.field-articlesearch-topicname:after {
    content: '\eb8f';
    display: block;
    font-family: material-icons;
    font-size: 16px;
    color: #999;
    position: absolute;
    right: 5px;
    top: calc(50% - 11px);
}
#drag-block {
    position: fixed;
    z-index: 9999;
    box-shadow: 0 0 10px 3px rgb(0 0 0 / 20%);
}
#assigned-articles-list-table th,
#tree-table th,
.topics-table th {
    font-size: 14px;
    padding: 0.7rem 0.5rem;
    text-align: left;
    border: 0;
}
.p-04 {
    padding-left: .4rem;
    padding-right: .4rem;
}
.ellipsis-col {
    color:#2196f3;
}
.notes-column .ellipsis-col,
.keywords-column .ellipsis-col,
.category-column .ellipsis-col {
    font-size: 14px;
    color:#232323;
}
.articles-table thead th {
    border-bottom-width: 2px;
}
th.article-topic-name,
td.article-topic-name,
th.brief-topic-name,
td.brief-topic-name {
    border-left:none;
    min-width: 250px;
    max-width: 300px;
    width: auto;
}
.category-column {
    max-width: 200px;
    overflow: hidden;
}
td.brief-topic-name .topic-name,
td.brief-template,
td.topic-name,
td.workflow-status .workflow-status-name,
td.template,
td.brief-category,
td.due-date a,
td.assign-category {
    font-size: 14px;
}
td a.assign-category,
td a.template,
td a.category {
    color: #1E88E5;
}
.table th>a.desc:before{
    content: "\ea9b";
}
.table th>a.asc:before{
    content: "\ea9e";
}
td.article-topic-name .topic-info {
    font-size: 12px;
    color: #737373;
    margin-top: 5px;
    margin-bottom: 5px;
}
.tree-table td.article-topic-name .topic-info {
    margin-left: 18px;
}
td.article-topic-name .topic-info a {
    color: #737373;
    text-decoration: underline;
}
td.article-topic-name .topic-info i {
    font-size: 1rem;
}
/*th.writer-name, td.writer-name {
    min-width: 100px;
    white-space:normal;
}
th.responsible-user, td.responsible-user {
    min-width: 100px;
    white-space:normal;
}*/
th.workflow-status, td.workflow-status {
    min-width: 100px;
    max-width: 250px;
    white-space:normal;
}
td.workflow-status .in-status{
    margin-top: 5px;
    font-size: 11px;
    color: #737373;
}
th.content, td.content {
    border-left:none;
    min-width: 200px;
    max-width: 400px;
    white-space:normal;
}
td.content {
    color: #737373;
    font-size: 90%;
    line-height: 1.8;
}
td.content .article-title {
    max-width: 380px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
td.workflow-status .workflow-color {
    width: 19px;
    height: 19px;
    margin-left: 0px;
    font-size: 12px;
    margin-top: -3px;
    line-height: 20px;
}
#filters-area {
    padding-top: 1.25em;
}
#filter.content-items,
#filter.content-brief {
    margin: 0;
}

#filter.content-brief button.clear-btn,
.filter-search-calendar button.clear-btn,
#filter.content-items button.clear-btn {
    border: 1px solid #1E88E5;
    background: #1E88E5;
    color: #fff;
    line-height: 20px;
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
}
#filter.content-brief button.clear-btn:hover ,
#filter.content-items button.clear-btn:hover {
    opacity: 0.8;
}
#filter.content-brief button.clear-btn:before,
.filter-search-calendar button.clear-btn:before,
#filter.content-items button.clear-btn:before {
    font-family: material-icons;
    content: "\e99d";
    font-size: 1.3rem;
    font-weight: bold;
}
#filter .content-view:not(.active):not(:hover),
.block-reports-calendar #calendar-widget .fc-left button:not(.active):not(:hover),
#filter.content-items .list-hierarchy:not(.active):not(:hover) {
    background: #fff;
}
.type-content.disabled,
.list-hierarchy.disabled {
    opacity: 1;
}
#filter .filter-box,
.filter-box-brief {
    border: 1px solid #ddd;
    background-color: #ffffff;
}
.field-articlesearch-showcompletedarticles .custom-control-label::before {
    display:none;
}
.field-articlesearch-showcompletedarticles .custom-control {
    padding-left: 0;
    display:flex;
}
.field-articlesearch-showcompletedarticles .custom-control-label {
    padding-left: 5px;
}
td.people-name:hover .assign-responsible-user {
    visibility: visible !important;
}


/* End articles page */

/* Edit article page */
.edit-article-title {
    font-size:1.2rem;
}
#article-meta-data label {
    font-weight: bold;
}
#excerpt-words-counter {
    color: #afadad;
}
#excerpt-words-counter.limit-reached {
    color: #af2014;
}
.files-and-images-widget {
    background: #ffffff;
}
#featured-image span[class^='icon-'] {
    margin-right: 0.875rem;
}
#featured-image .preview {
    object-fit: cover;
    height: 150px;
    max-width: 250px;
    padding: 0.5rem 0;
}
#modal_browser iframe {
    width: 100%;
    border: none;
}
#modal_browser .modal-body {
    padding: 0;
    display: flex;
}
#modal_browser .modal-header {
    padding-bottom: 1.25rem;
}
.validation-valid-label {
    display: none!important;
}
h3 .help-icon {
    font-size: 0.9rem;
    cursor: help;
}
.modal-body img {
    max-width: 100%;
}
/* TinyMCE editor styling */
.mce-tinymce {
    border-radius:3px;
}
.mce-panel {
    border-color: #e0e0e0!important;

    //background: transparent!important;
}
.mce-toolbar-grp {
    background-color: #fdfdfd!important;
}
.mce-toolbar .mce-btn, .mce-menubar {
    background-color: #fdfdfd!important;
}
.mce-btn.mce-active, .mce-btn.mce-active:hover {
    background-color: #dbdbdb!important;
    border-color: #ccc;
}
.mce-statusbar {
    background-color: #fdfdfd!important;
}
.mce-window .mce-window-head {
    border-bottom: none;
    margin: 0.5rem 0;
}
.mce-window .mce-window-head .mce-title {
    font-weight: normal;
    font-size: 1.125rem;
}
.mce-ico.mce-i-remove {
    font-size: 1.5rem;
    margin-right: 1.5rem;
}
/* End TinyMCE editor styling */
.buttons-block .workflow-color {
    margin-left: 0;
}
.nav-tabs-highlight .nav-link.active:before {
    background-color: #f1c30e;
}
/* Start widgets */
.card [data-action=collapse]:after {
    content: '\e9c2';
}
.card-collapsed [data-action=collapse]:after {
    content: '\e9c3';
}

.material-icons {
    position: relative;
}

.card.material-icons [data-action=collapse]:after {
    content: '\ea9e';
}
.card-collapsed.material-icons [data-action=collapse]:after {
    content: '\ea9d';
}

.material-icons [data-action]:after {
    position: absolute;
    right: 10px;
    font-family: "material-icons";
    font-size: 1.3rem;
}

/* Revisions widget start */
.revision-list-item .view-btn, .revision-list-item .restore-btn {
    margin-right:0.25rem;
    font-size:0.8rem;
}
.revision-list-actions-block a {
    color: #d8d8d8;
}
.revision-list-actions-block a:hover {
    color: #929191;
}
.revision-list-actions-block a.delete-btn:hover {
    color: #EF5350;
}
#diff-modal ins, #diff-modal ins > * {
    background:#e0ffe0;
}

#diff-modal del, #diff-modal del > * {
    background:#ffd1d1;
}
.revision-modal td {
    border: 1px solid #000000;
}
#diff-modal .modal-body {
    white-space: pre-wrap;
}
/* End revisions widget */

/* Workflow widget start */
.workflow-widget .list-feed-item {
    padding-bottom: 1rem;
}
.workflow-widget .workflow-color {
    margin-left: 0;
}
.workflow-widget .card-header .workflow-color {
    width: 12px;
    height: 12px;
    margin:0 2px 2px 4px;
}
.workflow-widget {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    box-shadow:none;
}
.workflow-widget .stage-responsible,
.workflow-widget .stage-due,
.workflow-widget .stage-finished {
    font-size: 0.8rem;
}
.workflow-widget-append {
    margin-top: -1.25rem;
    margin-bottom: 1.25rem;
    box-shadow: 0 1px 2px rgba(0,0,0,.05);
    border: 1px solid rgba(0,0,0,.125);
    border-top: 0;

    border-bottom-left-radius: .1875rem;
    border-bottom-right-radius: .1875rem;
    background-color: #fdfdfd;
    padding: .9375rem 1.25rem;
}

.workflow-widget-append .workflow-color {
    margin-left: 0px;
}
/* Workflow widget end */

.multiselect-group {
    font-weight: 400;
    padding-bottom:0;
    padding-top:0;
    color:#aba8a8;
    padding-left:0.5rem;
}

/* Grades and feedback widget start */

.feedback-block {
    padding-top: 10px;
    border-bottom: 1px solid #ccc;
}

.feedback-block:nth-last-of-type(1) {
    border-bottom: none;
}

.feedback-block-header {
    margin-bottom: 10px;
    display: flex;
}

.feedback-block-header .title,
.feedback-block-header .actions {
    display: flex;
    align-items: center;
}


.feedback-block-header .title {
    width: 100%;
    font-size: 0.9rem;
    font-weight: 500;
}

.feedback-block-header .actions {
}

.feedback-grades {
    margin-bottom: 10px;
}

.feedback-grade-row {
    display: flex;
    padding: 7px 0;
    border-top: 1px solid #e8e8e8;
}

.feedback-grade-name,
.feedback-grade {
    width: 50%;
    display: flex;
}

.feedback-grade-name {
    text-align: left;
    color: #4c4c4c;
    font-size: 0.85rem;
}

.feedback-grade {
    justify-content: flex-end;
    align-items: center;
}

.feedback-comment {
    font-size: 0.9rem;
    color: #4c4c4c;
}
#grades-and-feedback-widget .user-rating-wrapper .user-rating-star {
    margin-right: 2px;
}

.modal-content ins, .modal-content ins > * {
    background:#e0ffe0;
}

.modal-content del, .modal-content del > * {
    background:#ffd1d1;
}

/* Grades and Feedback widget end */

/* Files and Images widget start */
.files-and-images-widget {
    background-color: #fcfcfc;
    border: 2px dashed #ddd;
    border-radius: .1875rem;
    margin-bottom: 15px;
    position: relative;
    min-height: 2rem;
}
.fi-text {
    color: #777777;
    font-size: 0.95rem;
    margin-bottom: 1.2rem;
}
.fi-cloud-icon i {
    color:#cccccc;
    font-size: 3.8rem;
    margin-bottom: 0.5rem;
}
.files-and-images-widget-dropzone {
    display: none;
    border: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    pointer-events: none;
    background-color: #f1f1f1;
    text-align: center;
}
.files-and-images-widget-dropzone .fi-cloud-icon i {
    color:#a7a7a7;
    margin-top: 2rem;
}
.files-and-images-widget-dropzone .fi-text {
    color: #6b6b6b;
}
.fi-list-wrapper {
    padding: 15px 15px 5px 15px;
}
.files-and-images-widget .progress {
    height: 0.875rem;
}
/* End Files and Images widget */


/* Feedback modal start */

#article-feedback-modal label {
    font-weight: 500;
    font-size: 1rem;
}

/* Feedback modal end */


/* End widgets */

/* Edit article page end */


/* Assigned People and Due Dates modal start */

.responsible-people-and-due-dates {
    color: #232323;
}

.responsible-people-and-due-dates .modal-body{
    padding-top: 0.625rem;
}

.responsible-people-and-due-dates-readonly .modal-title,
.responsible-people-and-due-dates .modal-title {
    font-size: 15px;
    line-height: 18px;
}

.responsible-people-and-due-dates-readonly .past-stage,
.responsible-people-and-due-dates .past-stage {
    color: #C2C2C2;
    font-weight: 500;
}

.responsible-people-and-due-dates.is-topic-action .past-stage a {
    color: #C2C2C2;
}

.responsible-people-and-due-dates a {
  color: #232323;
}

.responsible-people-and-due-dates.is-topic-action .past-stage td:hover a,
.responsible-people-and-due-dates.is-topic-action .future-stage-completed td:hover a,
.responsible-people-and-due-dates.is-topic-action .future-stage td:hover a {
    color: #1E88E5;
    font-weight: 500;
}

.responsible-people-and-due-dates.is-topic-action a:hover {
    color: #1E88E5;
}

.responsible-people-and-due-dates .input-group > .form-control:not(:last-child):not(.multiselect-search) {
    font-size: 14px;
}

.responsible-people-and-due-dates .multiselect-filter .input-group > i {
    left: auto;
    right: 0.5375rem;
}

.responsible-people-and-due-dates .multiselect-filter .form-control {
    padding-left: 0.75rem;
    border-color: #ddd !important;
}

.responsible-people-and-due-dates .input-group > .input-group-append > .btn {
    position: relative;
    z-index: 5;
    border-left: 0;
    background: #F5F5F5;
    color: #232323;
}

.responsible-people-and-due-dates .multiselect-filter {
    padding: 0.2rem 0.5rem;
}

.responsible-people-and-due-dates .input-group > .input-group-append > .btn:hover {
    background: #ECECEC;
}

.responsible-people-and-due-dates-readonly .table,
.responsible-people-and-due-dates.is-bulk-action .table {
    color: #232323;
}

.responsible-people-and-due-dates-readonly .past-stage .workflow-color:after,
.responsible-people-and-due-dates .past-stage .workflow-color:after {
    content: "\e994";
    font-family: 'material-icons';
}
.responsible-people-and-due-dates-readonly .current-stage,
.responsible-people-and-due-dates .current-stage-completed,
.responsible-people-and-due-dates .current-stage {
    background:#f3f3f3;
    font-weight:700;
}
.responsible-people-and-due-dates td {
    height: 45px;
    padding-top: 0;
    padding-bottom: 0;
}
.responsible-people-and-due-dates .input-group > .form-control:not(:last-child):not(.multiselect-search),
.responsible-people-and-due-dates button.multiselect {
    height: 30px;
    line-height: 30px;
    padding-top: 0;
    padding-bottom: 0;
}
.responsible-people-and-due-dates button.btn-sm {
    padding: 0 0.75rem;
}
.responsible-people-and-due-dates-readonly .current-stage .workflow-color:after,
.responsible-people-and-due-dates .current-stage .workflow-color:after {
    content:'';
    display:block;
    border-radius:50%;
    background:white;
    width:10px;
    height:10px;
}

.responsible-people-and-due-dates .multiselect-group {
    border-top: 1px solid #ddd;
    padding: 10px 15px;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.01em;
    color: #A6A6A6;
    margin-bottom: 0;
}

.responsible-people-and-due-dates .multiselect-container::-webkit-scrollbar {
    background: #eee;
    width: 7px;
}
.responsible-people-and-due-dates .multiselect-container::-webkit-scrollbar-track {
    background: #eee;
    width: 7px;
}
.responsible-people-and-due-dates .multiselect-container::-webkit-scrollbar-thumb {
    background-color: #999;
    border-radius: 30px;
    border: 0;
}

.responsible-people-and-due-dates .multiselect-container {
    max-height: 460px;
}

.responsible-people-and-due-dates .dropdown-item.form-check .form-check-label {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #232323;
    padding: 9px 15px;
}

.responsible-people-and-due-dates .dropdown-item:hover,
.responsible-people-and-due-dates .dropdown-item.active {
    background-color: #EFF7FD;
}

.responsible-people-and-due-dates-readonly .close,
.modal-box .close,
.custom-dialog-modal .close,
.responsible-people-and-due-dates .close {
    font-size: 28px;
    line-height: 13px;
    margin: -5px;
    padding: 9px 8px;
}

.custom-dialog-modal .close:hover,
.responsible-people-and-due-dates-readonly .close:hover,
.modal-box .close:hover,
.responsible-people-and-due-dates .close:hover {
    background: rgba(196, 196, 196, 0.25);
    border-radius: 50%;
}

.custom-dialog-modal .modal-title {
    color: #232323;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
}

.custom-dialog-modal .modal-footer button {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

.responsible-people-and-due-dates-readonly .workflow-color,
.responsible-people-and-due-dates .workflow-color {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 16px;
    height: 16px;
}

.responsible-people-and-due-dates .input-group-append .clear-btn::before {
    line-height: 28px;
}

.responsible-people-and-due-dates .input-group-append {
    margin-left: 0;
}
/* End Responsible People and Due Dates modal */

.filter-box-brief .col-3 > .form-group,
.block-reports-calendar #filter .form-group {
    max-width: 90%;
    margin-bottom: 0;
}

.modal-popover {
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    z-index: 3;
}

.ml--5 {
    margin-left: -5px;
}

td.user-name-column > div > div {
    max-width: calc(100% - 35px);
}

td.user-name-column > div > div > div,
.reports-event-details-modal .ellipsis-nowrap,
.ellipsis-nowrap,
.multiselect-item.dropdown-item label,
.brief-topic-name,
.brief-category,
.brief-template {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap !important;
}

.ellipsis-nowrap-visible {
    text-overflow: ellipsis;
    white-space: nowrap !important;
}

.tree-table.fancytree-ext-table .fancytree-node {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap !important;
}

.tree-table.fancytree-ext-table .topic-folder .fancytree-node {
    display: flex;
    align-items: center;
}

/* start Reports Content page */
.content-box {
    background: #fff;
    border: 1px solid #ddd;
    box-sizing: border-box;
    box-shadow: 0 3px 5px rgba(35, 35, 35, 0.15);
    border-radius: 5px;
}

.img-content-limit {
    max-width: 100%;
    margin: 0 auto;
    display: block;
}

.max-width-610 {
    max-width: 610px;
    margin: 0 auto;
}
/* end Reports Content page */

/* start Reports Communication page */
.card-communication {
    background: #fff;
    border: 1px solid #ddd;
    box-sizing: border-box;
    box-shadow: 0 0 15px rgba(35, 35, 35, 0.15);
    border-radius: 5px;
    padding: 25px;
}

.card-communication .card-header,
.card-communication .card-body {
    padding: 0 !important;
}

.card-communication .card-header,
.card-communication .form-group {
    margin: 0 0 1rem 0;
}

.font-weight-300 {
    font-weight: 300 !important;
}

.font-weight-500 {
    font-weight: 500 !important;
}

#filter-communication .search-request,
#filter-communication .multiselect {
    background: #fff;
    max-width: 260px;
    min-width: 260px;
}

.sender-name-pos {
    position: absolute;
    top: calc(50% - 15px);
    right: calc(100% + 6px);
}

.page-communication .pagination-flat .page-item.active .page-link {
    background-color: #1E88E5;
    border-radius: 2px;
    font-size: 14px;
}

.page-communication .pagination {
    margin-top: 0;
}

.page-communication .input-group-append {
    z-index: 4;
}

.mi-mailbox-color {
  color: #d8d8d8;
}

#filter.filter-communication .input-group .multiselect-native-select {
    display: contents;
}
#filter.filter-communication button:not([title="None selected"]) {
    max-width: 205px;
}
.search-request.is-valid {
    background: #fff;
}

.card-communication .dropdown-toggle::after {
    font-weight: bold;
}

.field-searchcomments-searchrequest i,
.field-searchcommunication-searchrequest i {
    font-size: 0.8125rem;
    position: absolute;
    right: 1.2rem;
    top: 50%;
    margin-top: -0.40625rem;
    opacity: 0.5;
    z-index: 3;
}

.font-size-10 {
    font-size: 10px;
}

.font-size-16 {
    font-size: 16px;
}

.font-size-18 {
    font-size: 18px;
}

.font-size-20 {
    font-size: 20px;
}

.font-size-24 {
    font-size: 24px;
}

.font-size-26 {
    font-size: 26px;
}

.font-size-28 {
    font-size: 28px;
}

.alert-primary-custom {
    color: #232323;
    background: #E5F3FF;
    border: 2px solid rgba(32, 152, 243, 0.51);
}

.max-width-120 {
    max-width: 120px;
}

.max-width-140 {
    max-width: 140px;
}

.max-width-200 {
    max-width: 200px;
}

.max-width-300 {
    max-width: 300px;
}

.max-width-400 {
    max-width: 400px;
}

.max-width-580 {
    max-width: 580px;
}

.max-width-85 {
    max-width: 85%;
}

.max-width-90 {
    max-width: 90%;
}

.card-communication .dropdown-menu .font-size-xs {
    line-height: initial;
}

.page-communication .page-item.disabled .page-link {
    background: transparent;
}

#filter.filter-communication {
    margin-bottom: 0;
}

.comment-reply {
    border-top: 1px solid #ddd;
    padding: 1rem 0;
}

.comment-reply:nth-child(1) {
    margin-top: 1rem;
}
.comment-reply:nth-last-child(1) {
    padding-bottom: 0;
}
.comment-selection-text {
    padding-left: 8px;
    border-left: 2px solid #1e88e5;
}
.field-searchcomments-showresolved .custom-control-label:before {
    display: none;
}
.field-searchcomments-showresolved .custom-checkbox {
    display: flex;
    align-items: center;
    background: #fff;
    padding: 0.3125rem 0.625rem;
    border-radius: 0.1875rem;
    border: 1px solid #ddd;
}
.uniform-checker {
    display: inline-block;
    margin-right: 0.5rem;
}
.row-buttons {
    justify-content: flex-end;
    margin-right: 0;
}
.row-buttons > div {
    max-width: 240px;
    margin-right: 1.25rem;
}
.row-buttons > div:nth-last-child(1) {
    margin-right: 0;
}
.bg-ed {
    background: #EDEDED;
}
/*end Reports Communication page */

/* Integrations page */
.cms-block {
    position: relative;
}
.cms-logo {
    float: left;
    margin-right: 1.4rem;
}
.cms-name {
    font-size:1.2rem;
}
.cms-description {
    color:#828282;
}
.cms-connect {
    position: relative;
    right: 0;
    top: 0.7rem;
}
.integrations-table .empty {
    text-align: center;
}
.integrations-table .empty i {
    font-size: 4rem;
    margin: 1rem 1rem 0.5rem 1rem;
    color: #efefef;
}
.integrations-table .empty .empty-text {
    font-size: 1rem;
    color: #c3c3c3;
    margin-bottom: 1rem;
}
.api-keys-alert {
    font-size: 0.95rem;
    line-height: 1.8rem;
}
/* End Integrations page */

/* Category page */

.dd-list li div{
    background: none;
    border: none;
}

.dd-handle-controls {
    border: none !important;
}

.dd-handle-caption, .dd-handle-move {
    cursor: grab;
}

/* End Category page */

/* Feedback page */

.feedback-table .user-rating-wrapper {
    white-space: nowrap;
    min-width: 150px;
    margin-bottom:-5px;
}

/* End Feedback page */

/* Mailbox page */
.mailbox-messages-card {

}
.mailbox-search {

}
.mailbox .navigation .nav-item > .nav-link {
    color: rgba(51, 51, 51, 0.85);
    color: #333;
}
.mailbox .navigation .nav-item > .nav-link.active {
    background-color: #f5f5f5;
    color: #333;
}
.select2-container .select2-search__field,
.select2-container .select2-search--inline{
    width: 100%!important;
}
.table-mailbox tr {
    background-color: #fdfdfd;
}
.table-mailbox tr.unread {
    background-color: #f8faff;
}
.table-mailbox tr.unread .table-mailbox-name div,
.table-mailbox tr.unread .table-mailbox-message .table-inbox-subject,
.table-mailbox tr.unread .table-inbox-time {
    font-weight: bold;
}
.table-mailbox td {
    padding: .5rem 0.75rem;
}
.table-mailbox .message-caption {
    height: 35px;

    overflow: hidden;
    text-overflow: ellipsis;
}
.mailbox-contacts-card {
    max-height: 1000px;
    overflow: auto;
}
.mailbox-contacts-card .user-avatar {
    background-color: #efefef;
    color: #828282;
    border-radius: 100px;
    vertical-align: middle;
    text-align: center;
    margin-right: 5px;
    padding: 0.3rem 0.4rem;



}
/* End of Mailbox page */




/* MacOS */

.row:before, .row:after {display: none !important;}

/* End MacOS */

/* Back top link */

#topUp {
    display: none;
    position: fixed;
    bottom: 55px;
    right: 10px;
    z-index: 99;
    font-size: 16px;
    line-height: 16px;
    border: none;
    outline: none;
    background-color: #e6e6e6;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
}
.custom-invalid-feedback .invalid-feedback,
#topUp.active {
    display: block;
}
#topUp:hover {
    background-color: #c5c5c5;
}
/*End Back top link*/

/* Privacy policy and User agreement pages */
.policy-page {
    background-color: #ffffff;
}
.policy-page p, .policy-page ul li {
    font-size: 1rem;
}

/* Some stuff from newer Bootstrap versions */
.modal-dialog-scrollable {
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1rem); }
.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden; }
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
    -ms-flex-negative: 0;
    flex-shrink: 0; }
.modal-dialog-scrollable .modal-body {
    overflow-y: auto; }


body > div.navbar.navbar-expand-md.navbar-dark .navbar-nav-link i{
    margin-right: 0.5rem;
}
.center-panel-file-page{
    text-align: center;
}
.center-panel-file-page button{
    margin: 0rem 0.5rem 0.5rem 0.5rem;
}
.right-panel-file-page{
    text-align: right;
}
.right-panel-file-page a{
    margin-left: 0.5rem;
}
#articlesearch-topicname{
    height:32px;
}
#role-rows-wrapper,
#role-permissions-table{
    width: 1000px;
}
.feedbacks-table .user-rating-wrapper{
    width: 100px;
}
.ec-feedback-search-block{
    margin-bottom: 10px;
}

#filter button {
   height: 32px;
}
/* Account settings */
.account-settings-block .nav-tabs-highlight .nav-link.active:before {
    background-color: #2196f3;
}
.account-settings-block .card [data-action=collapse]:after {
    content: '\e9c1';
}
.account-settings-block .card-collapsed [data-action=collapse]:after {
    content: '\e9c2';
}

#payment-form {
    padding: .5rem 1.7rem 1.7rem 1.7rem;
    background-color: #f7f8f9;
    border-radius: 3px;
}

#payment-form2{
    padding: 30px;
    height: 140px;
}
#payment-form .form-row,
#payment-form2 .form-row{
    width: 70%;
    float: left;
    display: block;
}

#payment-form button,
#payment-form2 button {
    border: none;
    border-radius: 4px;
    outline: none;
    text-decoration: none;
    color: #fff;
    background: #32325d;
    white-space: nowrap;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 14px;
    cursor: pointer;
    box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
    border-radius: 4px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.025em;
    text-decoration: none;
    -webkit-transition: all 150ms ease;
    transition: all 150ms ease;
    margin-left: 10px;
}

#payment-form button:disabled,
#payment-form button:hover,
#payment-form2 button:hover {
    background: #babbd3;
}

#payment-form button:disabled {
    cursor: default;
}

#payment-form #card-errors {
    margin-top: .5rem;
    color: #f44336;
    position: relative;
}

.StripeElement {
    box-sizing: border-box;
    height: 40px;
    padding: 10px 12px;
    border: 1px solid #b9b1b1;
    border-radius: 4px;
    background-color: white;
    box-shadow: 0 1px 3px 0 #e6ebf1;
    -webkit-transition: box-shadow 150ms ease;
    transition: box-shadow 150ms ease;
}

.StripeElement--focus {
    box-shadow: 0 1px 3px 0 #cfd7df;
}

.StripeElement--invalid {
    border-color: #fa755a;
}

.StripeElement--webkit-autofill {
    background-color: #fefde5 !important;
}
.img-card-payment{
    width: 48px;
    height: 30px;
    display: block;
    margin-right: 15px;
    background-image: url("/themes/basic/images/cards/default.png");
    background-size: cover;
    background-repeat: no-repeat;
}
.visa-img{
    background-image: url("/themes/basic/images/cards/visa.png")!important;
}
.mastercard-img{
    background-image: url("/themes/basic/images/cards/mastercard.png")!important;
}
.amex-img{
    background-image: url("/themes/basic/images/cards/amex.png")!important;
}

.payment-block{
    display: none;
}
#limit-message{
    display: none;
}
/* End Account settings */

.blurred-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.blurred-filter {
    position: absolute;
    width: 100%;
    height: 100%;
    backdrop-filter: blur(2px);
}

.blurred-text {
    position: absolute;
    top: 25%;
    width: 100%;
    font-weight: 400;
    font-size: 28px;
    line-height: 17px;
    text-align: center;
    color: #000000;
}

.user-items-list-tooltip {
    background-color: white;
    border: 1px solid #1E88E5;
    border-radius: 2px;
    color: #232323;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: 11px;
    z-index: 100;
    display: none;
}

.user-items-list-tooltip[data-show] {
    display: inline-block;
}

.user-items-list-tooltip-arrow,
.user-items-list-tooltip-arrow::before {
    position: absolute;
    width:  20px;
    height: 20px;
    background-color: #419488;
    z-index: 50;
}

.user-items-list-tooltip-arrow {
    visibility: hidden;
}

.user-items-list-tooltip-arrow::before {
    visibility: visible;
    content: '';
    transform: rotate(45deg);
}

.user-items-list-tooltip[data-popper-placement^='top'] > .user-items-list-tooltip-arrow {
    bottom: -4px;
}

.user-items-list-tooltip[data-popper-placement^='bottom'] > .user-items-list-tooltip-arrow {
    top: -4px;
}

.user-items-list-tooltip[data-popper-placement^='left'] > .user-items-list-tooltip-arrow {
    right: -4px;
}

.user-items-list-tooltip[data-popper-placement^='right'] > .user-items-list-tooltip-arrow {
    left: -4px;
}

.user-items-list-tooltip-header {
    background-color: #1E88E5;
    color: white;
    padding: 10px 0 10px 12px;
}

.user-items-list-tooltip > ul {
    margin-bottom: 0;
    padding: 10px 10px 5px 24px;
}

.user-items-list-tooltip > ul > li {
    margin-bottom: 5px;
}
/* Usetiful onboarding tool start */
.uf-modal-inner {
    max-width:800px!important;
}
.uf-modal-inner img {
    width: 100%!important;
    height: auto!important;
    margin: 25px 0!important;
    border: 1px solid #e8e8e8!important;
}
.uf-modal-inner p,
.uf-bubble-content p,
.uf-slideout-inner p {
    font-size:14px!important;
    line-height:1.8!important;
}
.uf-button {
    border: 0px!important;
    border-radius: 2px!important;
    font-weight: 500!important;
    font-size: 14px!important;
    text-transform: uppercase !important;
}
.uf-button:focus {
    outline: unset!important;
}
.uf-button:hover {
    box-shadow: 0 0 0 62.5rem rgb(0 0 0 / 8%) inset!important;

}
.uf-button-primary {
    background: #4CAF50!important;
    color: #ffffff!important;
}
.uf-close-button svg {
    margin: auto auto;
}
.uf-close-button {
    border-radius: 50%!important;
}
.uf-close-button:hover {
    box-shadow: 0 0 0 62.5rem rgb(0 0 0 / 8%) inset!important;
}
.uf-bubble {
    border: 2px solid #4CAF50!important;
}
.uf-bubble.down .pointer-up {
    border-bottom-color: #4CAF50!important;
}
/* Usetiful onboarding tool end */

/*start custom linedtextarea*/
.textarea-multiple-items {
    outline: 0;
    border: 0;
    width: 100%;
    min-height: 312px;
}
.custom-linedtextarea {
    max-width: 867px;
}
.custom-linedtextarea .linedwrap {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 0;
}
.custom-linedtextarea .linedwrap .lines {
    padding: 0 0.5em;
    background: #EFEFEF;
    min-height: 318px;
    width: auto;
}
.custom-linedtextarea .linedwrap .codelines .lineno {
    color: #000;
    padding: 0;
    text-align: left;
}
.custom-linedtextarea .linedtextarea textarea {
    padding: 5px 0;
    box-sizing: border-box;
}
/*end custom linedtextarea*/

/*start loader-spinner*/
.parent-loader-spinner {
    position: relative;
}
.block-loader-spinner {
    position: absolute;
    top: 0;
    background: #FAFAFA;
    width: 100%;
    height: 100vh;
    z-index: 9999;
}
.loader-spinner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.loader-svg {
    width: 80px;
    height: 80px;
}
/*end loader-spinner*/

.underline-hover:hover {
    text-decoration: underline;
}

.min-height-100vh {
    min-height: 100vh;
}

.hover-opacity:hover{
    cursor: pointer;
    opacity: 0.8;
}

#filter .controls-blue .active {
    background: #1E88E5;
    border-color: #1E88E5;
    color: #fff;
    opacity: 1;
}

#filter .controls-blue.btn-group > .btn:not(.active):hover {
    z-index: 0;
}

.checkbox-blue-icomoon span,
.checkbox-blue-icomoon.uniform-checker[class*=border-] span,
.checkbox-blue-icomoon .uniform-checker[class*=border-] span {
    border: 2px solid #C2C2C2;
    background: #fff;
}

.checkbox-black-style .uniform-checker span {
    border-width: 2px;
    border-color: #232323;
}

.checkbox-black-style .uniform-checker span.checked {
    background: #000;
    color: #fff;
}

.checkbox-black-style .uniform-checker span:after {
    content: "\e9e8";
    font-family: "material-icons";
    top: -1px;
    left: -1px;
    font-size: 1.13rem;
    font-weight: bold;
}

.checkbox-black-style .form-check-label.disabled,
.checkbox-black-style .uniform-checker.disabled span:after {
    color: #949494;
    cursor: default;
}

.template-settings .checkbox-blue-icomoon span,
.template-settings .checkbox-blue-icomoon.uniform-checker[class*=border-] span,
.template-settings .checkbox-blue-icomoon .uniform-checker[class*=border-] span {
    border: 2px solid #232323;
    background: transparent;
}

.checkbox-blue-icomoon:not(.disabled) span.checked:after {
    left: 0;
    background: #1E88E5;
    color: #fff;
    height: 100%;
    width: 100%;
    font-weight: bold;
    font-size: 1rem;
}

.template-settings .checkbox-blue-icomoon:not(.disabled) span.checked,
.checkbox-blue-icomoon:not(.disabled) span.checked {
    border-color: #1E88E5
}

.btn-light-custom {
    color: #232323;
    background-color: #EAEAEA;
}

.modal-backdrop {
    opacity: 0.5;
}

.account-paused-img {
    max-width: 368px;
}



.payment-method-wrapper {
    max-width: 500px;
    border-radius: 8px;
    border: 1px solid #dadce0;
    margin-bottom: 15px;
    padding: 10px 15px;
    height: 60px;
    display: flex;
    align-items: center;
}

.payment-method-wrapper_button {
    transition: background-color 300ms ease 0s, border-color 300ms ease 0s;
}

.payment-method-wrapper_button > i {
    color: #232323;
}

.payment-method-wrapper_button:hover {
    border-color: #4285F4;
    background: #174EA60A;
    color: #232323;
}

.payment-method-wrapper_button:hover > i {
    color: #232323;
}

.payment-method-wrapper_button > span,
.payment-method-wrapper > span.pm-styled-text {
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    color: #232323;
}

.payment-method-wrapper .payment-method-icon {
    margin-right: 20px;
}

.payment-method-icon {
    width: 48px;
    height: 30px;
    display: block;
    background-image: url("/themes/basic/images/cards/default.png");
    background-size: cover;
    background-repeat: no-repeat;
}

.payment-method-icon.payment-method-icon_visa {
    background-image: url("/themes/basic/images/cards/visa.png");
}

.payment-method-icon.payment-method-icon_mastercard {
    background-image: url("/themes/basic/images/cards/mastercard.png");
}

.payment-method-icon.payment-method-icon_amex {
    background-image: url("/themes/basic/images/cards/amex.png");
}

.payment-method-icon.payment-method-icon_us-bank-account {
    background-image: url("/themes/basic/images/cards/us-bank-account.png");
}

.payment-method-icon.payment-method-icon_link {
    background-image: url("/themes/basic/images/cards/link.png");
}

.collapse-enter-active, .collapse-leave-active {
    transition: max-height 0.3s ease, opacity 0.3s ease;
    overflow: hidden;
}
.collapse-enter, .collapse-leave-to {
    max-height: 0;
    opacity: 0;
}
.collapse-enter-to, .collapse-leave {
    max-height: 600px;
    opacity: 1;
}
.mr-1px {
    margin-right: 1px;
}

.box-cards .card {
    box-shadow: none;
    border-radius: 5px;
    font-size: 14px;
    color: #232323;
}

.box-cards .card-header:not([class*=bg-]):not([class*=alpha-]),
.box-cards .card-header:first-child {
    padding: 0.625rem;
}

.box-cards .card-body {
    padding: 0;
}

.box-cards .card-body .form-control {
    position: relative;
    margin: 0.625rem;
    width: auto;
}

.box-cards .card-header:not([class*=bg-]):not([class*=alpha-]) {
    background: #EAEAEA;
}

.box-cards .card-header:not([class*=bg-]):not([class*=alpha-]):hover {
    background: #ddd;
    cursor: pointer;
}

.box-cards .card-header {
    border-bottom: 0;
}

.box-cards .card-footer {
    background: transparent;
}

.box-cards .card-header .card-title {
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.box-cards .form-group {
    margin-bottom: 30px;
}

.card.card-collapsed .action-collapse:after {
    transform: rotate(90deg);
}

.action-collapse:after {
    content: '\e9c2';
    font-family: "icomoon";
    font-size: 1rem;
    min-width: 1rem;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: all 0.3s;
}

.box-cards .card-body .form-control.active,
.box-cards .card-body .form-control:hover {
    background: #F8F8F8;
    cursor: pointer;
}

.column-gap-2 {
    column-gap: 0.625rem;
}

.nowrap {
    white-space: nowrap;
}

.inactive-item {
    opacity: 0.65;
    box-shadow: none;
}

.inactive-item:hover {
    cursor: default;
    background: transparent;
}

.widget-list-enter-active, .widget-list-leave-active {
    transition: all 0.3s;
}
.widget-list-enter, .widget-list-leave-to {
    opacity: 0;
}
.widget-list-move {
    transition: transform 0.3s;
}

.p-015 {
    padding: 0.15rem !important;
}
.ml-015 {
    margin-left: 0.15rem !important;
}

.mh-660 {
    max-height: 660px;
}
