body {
    overflow-x: hidden;
}

#maincontainer {
    display: flex;
}
#workspace {
    font-size: 14px;
}
/*.breadcrumb i.inactive, a i.active {*/
/*    color: lightgrey;*/
/*}*/

/*.breadcrumb a i.active, a i.active {*/
/*    color: #2e3192 !important;*/
/*}*/

.stamp:after
{
    content: "Nagezien";
    position: absolute;
    top: 60px;
    left: 10px;
    z-index: 1;
    font-family: Arial,sans-serif;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    font-size: 15px;
    color: #c00;
    background: #fff;
    border: solid 4px #c00;
    padding: 5px;
    border-radius: 5px;
    zoom: 1;
    filter: alpha(opacity=40);
    opacity: 0.4;
    -webkit-text-shadow: 0 0 2px #c00;
    text-shadow: 0 0 2px #c00;
    box-shadow: 0 0 2px #c00;
}

.collapsedcrumb {
    display: none;
}

.breadcrumb .folder-settings {
    border: 0;
    background-color: transparent;
    display: inline-block;
}
.breadcrumb .folder-settings .tandwiel {
    position: relative;
    top: unset;
    right: unset;
}
.switchnav i {
    cursor: pointer;
}
.toggleBrowseMode {
    display: inline-block;
}
.nav-link.disabled {
    color: #6c757d !important;
}

.form-error {
    color: #a00000 !important;
}

.input-error {
    border: 1px solid #a70000 !important;
}

.fa-exclamation-triangle.tabletstyle {
    display: none;
}
.fa-exclamation-triangle.desktopstyle {
    display: block;
}

/*.delete-quickfolder {*/
/*    color: #2e3192;*/
/*}*/

.flex-item-container-file .delete-quickfolder {
    position: absolute;
    right: 10px;
    bottom: 6px;
}

#briefcaselink, #camerarollLink, .flipoutlink {
    position: relative;
}

#preview-content .redactor-box {
    border: 0 !important;
}

.redactor-styles div {
    min-height: 24px;
}

.badged-element .amount ,#briefcaselink .amount, #sidebar-container .amount, .nav-item .amount, #camerarollLink .amount,
.taggroupitem .amount, .flipoutlink .amount, .list-group-item .amount, #externalNavBarIcon .amount, #external-activity-monitor .amount{
    color: #fff;
    background-color: red;
    border-radius: 8px;
    font-size: 10px;
    width: 16px;
    display: inline-block;
    height: 16px;
    text-align: center;
    font-weight: bold;
    line-height: 16px;
    position: absolute;
    /*padding: 0 2px;*/
}
#externalNavBarIcon .amount{
    font-size: 12px;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    line-height: 25px;
    left: -5px;
    top: -5px;
}
#external-activity-monitor .amount{
    font-size: 8px;
    width: 18px;
    height: 18px;
    border-radius: 18px;
    line-height: 18px;
    right: -10px;
    top: -4px;
    left: auto;
    bottom: auto;
}
.taggroupitem .amount {
    left: 32px;
    top: 4px;
}
#briefcaselink .amount, #camerarollLink .amount {
    left: 10px;
    top: -5px;
}
.flipoutlink .amount {
    left: 14px;
    top: -4px;
}
#sidebar-container .amount {
    left: 38px;
    top: 10px;
}
.nav-item .amount {
    right: 0;
    top: 5px;
}
.nav-item .fa-code {

}
.dropdown-test .dropdown-item-bol.disabled, .dropdown-test .dropdown-item-bol:disabled {
    /*color: #2e3192 !important;*/
    pointer-events: none;
    /*background-color: #ccc !important;*/
}

.normal-select {
    width: 100% !important;
    margin-left: 0px !important;
    height: calc(1.5em + .75rem + 2px) !important;
}

/*.blocked th, .blocked td, .blocked .user-name {*/
/*    color: #2e319261;*/
/*}*/

.search-filters {
    margin-bottom: 40px;
}

/*.sub-text {*/
/*    color: #2e3191;*/
/*}*/

.view-groot.flex-item .flex-item-container-file {
    /*overflow: hidden;*/
}

.folder-note a.save {
    /*color: #2e3191;*/
    margin-right: 30px;
    float: right;
}

.folder-note a.save:hover {
    cursor: pointer;
    /*color: #2e3191;*/
}

.folder-note .edit {
    margin-left: 10px;
}

.vue-filter {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 350px;
}

#messageitems .table td p {
    margin: 0 !important;
}

.checkedoutcode {
    position: absolute;
    bottom: 30px;
    padding: 0 20px;
    word-break: break-word;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.7);
    /*color: #2e3192;*/
    font-size: 12px;
    width: 100%;
}

.view-groot .checkedoutcode {
    bottom: 60px;
}
.modal-footer .uploading{
    width: 100%;
}
.modal-footer button {
    word-break: keep-all;
    white-space: nowrap;
}
img.erp-ico {
    width: 18px;
    border-radius: 4px;
    margin-bottom: 3px;
    max-width: 100%;
    max-height: 100%;
}
.itemcontainer.view-klein .ico-corner img.erp-ico {
    width: 14px;
    border-radius: 4px;
    margin-bottom: 3px;
}

.uploading .spinner, .deleting .spinner, .copying .spinner, .saving .spinner {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 3px solid rgba(255, 255, 255, .3);
    border-radius: 50%;
    /*border-top-color: #2e3192;*/
    animation: spin 1s ease-in-out infinite;
    -webkit-animation: spin 1s ease-in-out infinite;
}

.loadingtext {
    /*color: #2e3191;*/
    font-family: 'Muli', sans-serif !important;
    font-size: 15px !important;
    display: inline-block;
}
.loadingtext.problem {
    font-size: 12px !important;
}
.loadingdots {
    display: inline-block;
}

.loadingdots .dot {
    height: 3px;
    width: 3px;
    border-radius: 50%;
    display: inline-block;
    margin: 0;
    animation: scaling 1.5s ease-in-out infinite;
}
.loadingdots .dot:nth-child(1) {
    animation-delay: 0s;
}
.loadingdots .dot:nth-child(2) {
    animation-delay: 0.3s;
}
.loadingdots .dot:nth-child(3) {
    animation-delay: 0.6s;
}

.loaderstyle, .blurred_background {
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    top: 0;
    z-index: 998;
}
.loaderstyle .loadercontent {
    position: fixed;
    left: 50%;
    top: 45%;
    margin-left: -40px;
}
.loaderstyle .loadingdots .dot {
    height: 20px !important;
    width: 20px !important;
    margin: 0 0.5rem;
}
.uploadingdocitem {
    width: 100%;
    align-self: normal;
    border-radius: 10px;
}
.uploadingdocitem .loaderstyle {
    z-index: 0;
    border-radius: 10px;
}
.uploadingdocitem .loaderstyle .loadercontent {
    position: absolute;
    width: 100%;
    text-align: center;
    left: unset;
    margin-left: 0;
}
.view-mini .uploadingdocitem .loaderstyle .loadercontent {
    margin-top:5px!important;
}
.uploadingdocitem .loaderstyle .loadingdots .dot {
    height: 3px !important;
    width: 3px !important;
    margin: 0;
}
.uploadingdocitem .loaderstyle .loadingtext {
    font-size: 14px !important;
}

.processproblem {
    position: absolute;
    left: 50%;
    top: 120px;
    color: #fff;
    margin-left: -10px;
}

.previewactionbar .tandwiel-dropdown {
    /*margin-right: 20px;*/
    /*margin-top: 10px !important;*/
}

.previewactionbar .tandwiel-dropdown .documentcontext {
    top: 50px !important;
    right: 20px !important;
}

.previewactionbar .tandwiel-dropdown .nav-item {
    display: inline-block;
}

.view-klein .processproblem {
    top: 90px;
}

.view-klein .problem.loadingtext {
    display: none;
}

.view-klein.flex-item, .view-klein.flex-item h3, .view-klein.flex-item .titel-tile i {
    font-size: 12px !important;
}
.ico-corner {
    font-size: 18px !important;
    position: absolute;
    /*z-index: 9;*/
    /*color: #2e3192;*/
}
.ico-corner i {
    z-index: 9;
}
.view-klein.flex-item .ico-corner, .view-klein.flex-item .ico-corner .flipoutlink {
    font-size: 12px !important;
}

.view-klein .flipoutlink .amount {
    font-size: 9px;
    width: 12px;
    height: 12px;
    left: 8px;
    top: -2px;
    line-height: 12px;
}
.view-mini.flex-item .ico-corner {
    font-size: 10px !important;
}
.view-klein.flex-item .ico-corner .btn .is-dossier {
    font-size: 12px !important;
}
.view-klein.flex-item .ico-corner.ico-bottom-center {
    width: 80px;
    margin-left: -40px;
}
.ico-corner.ico-top-left {
    top: 5px;
    left: 10px;
}
.ico-corner.ico-top-right {
    top: 5px;
    right: 10px;
    /*z-index: 10;*/
}
.ico-corner.ico-bottom-left {
    bottom: 5px;
    left: 10px;
}
.ico-corner.ico-bottom-center {
    bottom: 6px;
    left: 50%;
    width: 140px;
    margin-left: -70px;
    text-align: center;
    font-size: 14px !important;
}
.ico-corner.ico-bottom-right {
    bottom: 5px;
    right: 10px;
}
.view-klein.flex-item .ico-corner.ico-top-left {
    top: 7px;
    left: 10px;
}
.view-klein.flex-item .ico-corner.ico-top-left .btn {
    margin-top: -5px;
}
.view-klein.flex-item .ico-corner.ico-top-right {
    top: 5px;
    right: 10px;
}
.view-klein.flex-item .ico-corner.ico-bottom-left {
    bottom: 7px;
    left: 10px;
}
.view-klein.flex-item .ico-corner.ico-bottom-right {
    bottom: 7px;
    right: 10px;
}
.shared-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    /*background-color: rgba(46,49,146,0.1);*/
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.view-groot.flex-item .shared-overlay {
    width: 210px;
    height: 300px;
}

.view-klein.flex-item .shared-overlay {
    width: 140px;
    height: 200px;
}

.sidemenu-header {
    padding-top: 25px;
}
#sidebar-container a {
    border: none;
}
#sidebar-container a.collapse-icon {
    position: absolute;
    top: 80px;
    background-color: transparent !important;
}
.sidemenu-userinfo {
    height: 100px;
    z-index: 1;
}
.sidebar-collapsed .sidemenu-userinfo {
    display: none;
}

a.click-browse:link {
    cursor: pointer;
    text-decoration: none !important;
    /*color: #2e3192;*/
}

a.click-browse:hover, a.click-browse.hover {
    cursor: pointer;
    text-decoration: underline !important;
    color: #5e61ab;
}

.modal {
    padding-right: 0 !important;
}

#modalImportFile .nofiles, #modalImportFile .error {
    color: #a70000;
}

.autocomplete-suggestions {
    text-align: left;
    cursor: default;
    border: 1px solid #ccc;
    border-top: 0;
    background: #fff;
    box-shadow: -1px 1px 3px rgba(0, 0, 0, .1);

    /* core styles should not be changed */
    position: absolute;
    display: none;
    z-index: 10000;
    max-height: 254px;
    overflow: hidden;
    overflow-y: auto;
    box-sizing: border-box;
}

.autocomplete-suggestion {
    position: relative;
    padding: 0 .6em;
    line-height: 23px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.02em;
    color: #333;
}

.autocomplete-suggestion b {
    font-weight: normal;
    /*color: #2e3192;*/
}

.autocomplete-suggestion.selected {
    background: #f0f0f0;
}

.tags-to p, #attachments .attitem, .realattitem {
    border-width: 1px;
    border-style: solid;
    /*border-color: #f2f2f8;*/
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    padding: 3px 20px;
    /*color: #2e3192;*/
    /*background-color: #f2f2f8;*/
    display: inline-block;
    margin-right: 10px;
    font-weight: 500;
    position: relative;
    font-size: 14px;
}
.collapsedcrumb .crumbsection {
    width: 100%;
    border-width: 1px;
    border-style: solid;
    /*border-color: lightgray;*/
    border-radius: 5px;
    padding: 5px;
}
.collapsedcrumb .crumb-toggle i.fa-chevron-down  {
    margin-left: 0 !important;
}

.collapsedcrumb .breadcrumb {
    padding: 0;
}

.flex-fixed {
    flex: 0 0 auto;
}

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media screen and (max-width: 1199px) {
    .fa-exclamation-triangle.tabletstyle {
        display: block !important;
    }

    .fa-exclamation-triangle.desktopstyle {
        display: none !important;
    }

    #flipout-col {
        position: absolute;
        width: 100%;
    }
    #flipout, #external-flipout {
        width: 100%;
    }
}
@media screen and (max-width: 991px) {
    #workspace #content {
        /*overflow-x: auto;*/
    }
    .logo {
        width: 120px;
    }

    .logo img {
        width: 80px;
    }

    .navbar-custom .nav-link i {
        display: block;
        text-align: center;
        font-size: 28px;
    }

    .navbar-custom .nav-link span {
        display: none;
    }

    .navbar-custom .nav-link img {
        justify-content: center;
        align-self: center;
        width: 24px;
    }

    .navbar-custom .navbar-nav li:last-child .nav-link {
        display: flex;
        display: -webkit-flex;
        flex-direction: column-reverse;
    }

    .navbar-custom .nav-link i {
        padding-right: 0;
    }

    /*.custom-search .form-control {*/
    /*width: auto;*/
    /*}*/
    .create-quickfolder {
        position: relative;
        display: flex;
        display: -webkit-flex;
        justify-content: flex-end;
        right: auto;
    }

    .border-bottom-blue .icon-link {
        margin-right: 20px;
    }

    .search-filters-overview {
        margin-bottom: 10px;
    }

    .search-filters {
        margin-bottom: 0;
    }

    .create-quickfolder {
        bottom: 0;
    }
    .split-screen {
        left: 0 !important;
    }
    .workspace-split-screen, .searchworkspace-split-screen {
        width: 100%!important;
    }
    .collapsedcrumb {
        display: flex !important;
    }
    .fullcrumb {
        display: none !important;
    }

    /*.modal-dialog {*/
    /*    max-width: 95%;*/
    /*}*/
}

.w30 {
    width: 40px;
}

.change-pw {
    text-align: right;
    font-size: 14px;
    color: #7b7b7b;
    text-decoration-line: underline;
    text-decoration-style: dotted;
}

/*.save-succes {*/
/*    color: #2e3191;*/
/*}*/

.p-rel {
    position: relative;
}

.fix-pos {
    /*color: #2e3191;*/
    margin-left: -30px !important;
    position: initial;
    bottom: 10px !important;
}

.dropdown-menu-center {
    top: 25px !important;
    right: auto !important;
    left: 50% !important;
    -webkit-transform: translate(-50%, 0) !important;
    -o-transform: translate(-50%, 0) !important;
    transform: translate(-50%, 0) !important;
}

.m-dropdown-views .dropdown-menu-center {
    top: 30px !important;
}

.change-pw-container .fix-pos {
    margin-left: 15px;
}

.m-dropdown-views a {
    display: block;
    /*text-align: center;*/
    font-size: 20px;
    /*color: #2e3192;*/
}

.m-dropdown-views.mobile-crumb-actions .dropdown-menu {
    padding: 0;
}

.m-dropdown-views.mobile-crumb-actions a {
    text-align: center !important;
}
.m-dropdown-views.mobile-crumb-actions .contextmenu a {
    text-align: left !important;
    font-size: inherit;
}
.m-dropdown-views a.btn {
    color: #fff !important;
    margin-left: 3px;
    font-size: 1rem;
}
.mobile-crumb-actions i {
    font-size: 18px !important;
}
.mobile-crumb-actions .flipoutlink .amount {
    left: 9px;
    top: 5px;
}

/*.m-dropdown-views a.active {*/
/*    color: #2e3192 !important;*/
/*}*/

.m-dropdown-views .dropdown-menu {
    min-width: 10px;
}

.m-dropdown-views {
    display: flex;
    display: -webkit-flex;
    justify-content: flex-end;
    align-self: center;
}

.m-dropdown-views .dropdown-toggle:after {
    display: none;
}

.m-dropdown-views .dropdown-toggle {
    padding: 0px;
    text-align: right;
}

.file-view a:hover, .search-view a:hover {
    text-decoration: none;

}

.MsoNormal img {
    max-width: 100%;
    width: auto;
}

.folder-options h3 {
    font-size: 14px;
    font-weight: 600;
    /*color: #2e3192;*/
}

.form-control:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    /*border-color: #ced4da;*/
}

.example-rule.disabled {
    display: none;
}

@media only screen and (max-device-width: 991px) {
    .tooltip {
        display: none !important;
    }
}

.mail-droppable-hover, .mail-droppable-active {
    border-width: 0 !important;
    border-style: none !important;
    border-color: unset !important;
    overflow: visible !important;
}
.mail-droppable-active.mail-droppable-hover {
    background-color: #D5DBDB !important;
    text-shadow: 2px 2px 5px rgba(9, 35, 133, 0.9) !important;
}
.mail-droppable-active {
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    background-color: unset !important;
}
.ui-draggable-dragging {
    z-index: 9999;
}
.ui-draggable-dragging#dragcontainer {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition:all 0.5s ease;
}

.ui-draggable-dragging#dragcontainer.vanish {
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
    transform-origin: top left;
}

.internal-droppable-hover, .internal-droppable-active {
    border-width: 0 !important;
    border-style: none !important;
    border-color: unset !important;
    overflow: visible !important;
}
div.internal-droppable-hover, div.internal-droppable-active, li.internal-droppable-hover, li.internal-droppable-active {
    background-color: unset !important;
}
.internal-droppable-hover.breadcrumb-item, .internal-droppable-active.breadcrumb-item {
    position: unset;
}
.internal-droppable-hover.breadcrumb-item {
    text-shadow: 2px 2px 5px rgba(9, 35, 133, 0.9) !important;
}
.internal-droppable-active.breadcrumb-item {
    text-shadow: 2px 2px 5px rgba(9, 35, 133, 0.4);
}
.internal-droppable-hover.flex-item .flex-item-container {
    box-shadow: 0 2px 10px 0 rgba(9, 35, 133, 0.9) !important;
}
.internal-droppable-active.flex-item .flex-item-container {
    box-shadow: 0 2px 10px 0 rgba(9, 35, 133, 0.4);
}
#secondary-files-modal.secondary-browse-droppable-active{
    background-color: unset;
    border-width: 0px;
    /*box-shadow: inset 0px 2px 10px 0px rgba(9, 35, 133, 0.4);*/
}

#secondary-files-modal.secondary-browse-droppable-hover{
    border-width: 3px;
    /*background-color: unset;*/
    /*border-width: 0px;*/
    /*box-shadow: inset 0px 2px 10px 0px rgba(9, 35, 133, 0.9);*/
}
#secondary-files-modal tr.ui-droppable-active {
    background-color:unset;
}

.ui-draggable-dragging .ico-corner {
    display: none;
}

.ui-draggable-dragging .mac-card, .ui-draggable-dragging tr, .ui-draggable-dragging .drag-image {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition:all 1s ease;
}

.ui-draggable-dragging.vanish .mac-card, .ui-draggable-dragging.vanish tr, .ui-draggable-dragging.vanish .drag-image {
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
    transform-origin: top left;
}

.ui-droppable-hover, .ui-droppable-active {
    border-width: 3px;
    border-style: dotted;
    /*border-color: #2e3192;*/
    /*background-color: #cde4ff;*/
    overflow: hidden;
}

.droppable-parent {
    padding-bottom: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/*internal-droppable-active ui-droppable-active*/
/*.slider.rule-disabled::before {*/
/*    background: lightgrey;*/
/*}*/

/*input:checked + .slider.rule-disabled {*/
/*    box-shadow: 0 0 0 2px lightgrey, 0 0 2px lightgrey !important;*/
/*    background-color: lightgrey !important;*/
/*}*/

.splitscreen-wrapper {
    margin-top: -25px;
}

.splitscreen-wrapper .folder-note {
    display: none;
}

.splitscreen-wrapper > .w-50 {
    display: flex;
    display: -webkit-flex;
    align-items: flex-start;
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    height: calc(100vh - 140px);
    position: relative;
    /*overflow-x: hidden;*/
    overflow-y: scroll;
    overflow-x: hidden;
}
.splitscreen-wrapper .split-screen{
    position: absolute;
    left: 0;
}
.splitscreen-wrapper .split-screen.top{
    top: 0;
    bottom: auto;
}

/* show scrollbar */

/*.splitscreen-wrapper > .w-50::-webkit-scrollbar{*/
/*-webkit-appearance: none;*/
/*}*/
/*.splitscreen-wrapper > .w-50::-webkit-scrollbar:vertical {*/
/*width: 11px;*/
/*}*/
/*.splitscreen-wrapper > .w-50::-webkit-scrollbar-thumb {*/
/*border-radius: 8px;*/
/*border: 2px solid white; !* should match background, can't be transparent *!*/
/*background-color: rgba(0, 0, 0, .5);*/
/*}*/

.mac-sticky {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: 991;
    background-color: white;

}

#right-parent {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    /*overflow-x: hidden;*/
    flex-direction: column;
}

.ui-droppable {
    align-items: flex-start;
}

.text-grey {
    color: darkgrey;
}

.freetext-input {
    width: 250px;
    margin-top: -10px !important;
    /*border: none !important;*/
    /*border-bottom: 1px solid grey!important;*/
    /*border-radius: 0px!important;*/
    /*box-shadow: none!important;*/
}

.statuspage .folder-options .nav {
    display: flex;
    justify-content: space-evenly;
    position: fixed;
    background: white;
    z-index: 1;
    width: 100%;
}
.body-sidebar-collapsed .statuspage .folder-options .nav {
    width: calc(100% - 60px);
}
.body-sidebar-expanded .statuspage .folder-options .nav {
    width: calc(100% - 230px);
}


/*.dossiertemplate.view-klein.flex-item .flex-item-container {*/
/*    height: 142px;*/
/*}*/

/*.view-klein.flex-item .tags-info {*/
/*    display: none*/
/*}*/

.dropdown-test {
    top: -490px !important;
}

body {
    margin: 0px;
    width: 100%;
}

.p-rel {
    position: relative;
}

.login-flex {
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    width: 400px;
    margin: auto;
    padding: 30px;
    background-color: white;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
}
.login-flex.register {
    width: 50%;
    margin: 30px;
    overflow: auto;
    padding-bottom: 30px;
}

.login-flex input:not(.remember-me-input), .login-flex select {
    margin-bottom: 10px;
    height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
    outline: none;
    box-shadow: none;
    border: none;
    /*background-color: #f2f2f8;*/
    padding: 5px 20px;
}

/*.login-flex select {*/
/*    -webkit-appearance: none;*/
/*    background-position-x: 95%;*/
/*}*/

/*.bg-gray {*/
/*    background-color: #f2f2f8;*/
/*}*/

.btn-login {
    height: auto;
    text-transform: uppercase;
    border-radius: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 14px;
    padding: 10px 20px;
}

.form-error {
    color: #a00000 !important;
}

.form-succes {
    color: #18731c !important;
}

.input-error {
    border: 1px solid #a70000 !important;
}

.showpwd.labelabove, .hidepwd.labelabove {
    /*color: #2e3191;*/
    position: absolute;
    right: 20px;
    bottom: 10px;
}

.change-pw-container .showpwd.labelabove, .change-pw-container .hidepwd.labelabove {
    right: auto;
}

.btn-reset {
    height: auto;
    text-transform: uppercase;
    border-radius: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 14px;
    padding: 10px 20px;
}

.fz-16 {
    font-size: 16px;
}
.user-actions .icon-link:hover {
    text-decoration: none;
}

/*#sidebar-container a.color-bg-menuitem.active {*/
/*    background-color: #5e61ab !important;*/
/*}*/

/*#sidebar-container a.color-sign-out {*/
/*    background-color: #1d1f72 !important;*/
/*}*/

/*#sidebar-container a.color-bg-menuitem {*/
/*    background-color: #3d409a !important;*/
/*}*/

/*#sidebar-container a.color-bg-menuitem:hover {*/
/*    background-color: #5e61ab !important;*/
/*}*/

.delete-tag, .decouple-tag, .delete-taggroup {
    /*color: #2e3192;*/
    cursor: pointer;
    position: absolute;
    right: 30px;
    top: 3px;
}
.decouple-tag {
    top: 4px;
}
.groupedtags {
    position: absolute;
    top: 27px;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #f2f2f8;
    border-radius: 20px;
    padding: 5px 5px 0 5px;
    z-index: 1;
}
.tags-info .taggroupitem > p {
    background-color: #fff;
}
.tags-info .taggroupitem .showtags {
    padding-left: 10px;
    cursor: pointer;
}
.tags-info .taggroupitem .groupedtags .tagitem > p {
    margin-right: 0;
}
.dropdown-menu {
    font-size: 14px;
}
.dropdown-divider {
    /*margin-top: 7px;*/
    /*margin-bottom: 7px;*/
}

/*.modal-body label {*/
/*    color: #2e3192;*/
/*}*/

.modal-content .tab-pane a:link, .modal-content .tab-pane a:visited, .modal-content .tab-pane a:active {
    text-decoration: underline !important;
}

.modal-content .row .text-blue {
    word-break: normal;
}

.modal-content .select {
    width: auto;
    height: calc(1.5em + .75rem + 2px);
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    max-width: 100%;
    /* border-color: #ced4da; */
    border-radius: 5px;
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.modal-content .multiselect__input {
    border: 0;
    padding: 0;
}

.new-photo-modal .modal-content .alert-custom {
    /*background-color: #1d1f72;*/
    padding: 0px;
    border-radius: 0px;
    padding-top: 20px;
}

.new-photo-modal .modal-content .alert-custom .btn-add {
    /*background-color: #2e3191;*/
    margin-bottom: 5px !important;
    padding-top: 10px;
    padding-bottom: 10px;
    height: auto;
    border-radius: 0px;
}

.new-photo-modal .background-color-blue {
    /*background-color: #1d1f72;*/
    text-align: center;
    justify-content: center;
}

.new-photo-modal .modal-body {
    padding: 0px;
}

.new-photo-modal .img-thumbnail {
    background-color: transparent;
    border: none;
    margin-bottom: 5px;
}

.new-photo-modal .modal-content .alert-custom .btn-add {
    text-align: left;
    padding: 15px 20px;
}

.new-photo-modal .close-dropdown-bubble {
    position: absolute;
    right: 15px;
    top: 15px;
    color: white;
    font-size: 30px;
}
.new-photo-modal .modal-footer .btn-add, .new-photo-modal .modal-footer .btn-white {
    width: 250px;
}

.newphotomodaldiv .btn-add i {
    font-size: 18px;
    width: 30px;
    margin-right: 10px;
    text-align: center;
}
.new-photo-modal .uploading {
    position: absolute;
    width: 100%;
    height: 100%;
    /*background-color: rgba(255, 255, 255, 0.8);*/
    top: 0;
    left: 0;
    z-index: 9;
    /*color: #1d1f72;*/
    padding-top: 200px;
}
.new-photo-modal .uploading .loadingtext {
    font-size: 20px !important;
}

.tabzone-lr h3 {
    font-size: 18px;
    font-weight: bold;
    /*color: #2e3192;*/
}
.tabzone-lr .nav-pills {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin: 0px;
    border-bottom: 1px solid #dee2e6;
}
.tabzone-lr .nav-pills li {
    background-color: white;
}
.tabzone-lr .nav-pills li a {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    text-align: center;
    /*color: #2e3192;*/
}
.tabzone-lr .nav-pills .nav-link.active {
    /*background-color: white;*/
    /*color: #2e3192;*/
    font-weight: 600;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    /*border-color: #2e3192;*/
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 1rem;
    margin-right: 1rem;
}

/*.bol-2-item .dropdown-test {*/
/*    !*top: -135px !important;*!*/
/*    bottom: 100px;*/
/*    top: auto !important;*/
/*}*/

/*.bol-3-item .dropdown-test {*/
/*    !*top: -195px !important;*!*/
/*    bottom: 100px;*/
/*    top: auto !important;*/
/*}*/

/*.bol-4-item .dropdown-test {*/
/*    !*top: -255px !important;*!*/
/*    bottom: 100px;*/
/*    top: auto !important;*/
/*}*/

/*.bol-5-item .dropdown-test {*/
/*    !*top: -315px !important;*!*/
/*    bottom: 100px;*/
/*    top: auto !important;*/
/*}*/

/*.bol-6-item .dropdown-test {*/
/*    !*top: -375px !important;*!*/
/*    bottom: 100px;*/
/*    top: auto !important;*/
/*}*/

/*.bol-7-item .dropdown-test {*/
/*    !*top: -435px !important;*!*/
/*    bottom: 100px;*/
/*    top: auto !important;*/
/*}*/

/*.bol-8-item .dropdown-test {*/
/*    !*top: -495px !important;*!*/
/*    bottom: 100px;*/
/*    top: auto !important;*/
/*}*/

/*.bol-9-item .dropdown-test {*/
/*    !*top: -555px !important;*!*/
/*    bottom: 100px;*/
/*    top: auto !important;*/
/*}*/

/*.templatefolder.flex-item .flex-item-container, .templatedocument.flex-item .flex-item-container-file {*/
/*    background: #cde4ff;*/
/*}*/

/*.templatefolder-small.flex-item .flex-item-container, .templatedocument-small.flex-item .flex-item-container-file {*/
/*    background: #cde4ff;*/
/*}*/

/*.mac-sticky{*/
/*    position: sticky;*/
/*    top: 80px;*/
/*    z-index: 1000;*/
/*    background: white;*/
/*}*/

/* ----------- iPad Pro ----------- */
/*!* Portrait and Landscape *!*/
@media only screen
and (min-device-width: 1024px)
and (max-device-width: 1024px)
and (orientation: portrait)
and (-webkit-min-device-pixel-ratio: 2) {
    .logo {
        width: 120px;
    }

    .logo img {
        width: 80px;
    }

    .navbar-custom .nav-link i {
        display: block;
        text-align: center;
        font-size: 28px;
    }

    .navbar-custom .nav-link span {
        display: none;
    }

    .navbar-custom .nav-link img {
        justify-content: center;
        align-self: center;
        width: 24px;
    }

    .navbar-custom .navbar-nav li:last-child .nav-link {
        display: flex;
        display: -webkit-flex;
        flex-direction: column-reverse;
    }

    .navbar-custom .nav-link i {
        padding-right: 0px;
    }

    /*.custom-search .form-control {*/
    /*width: auto;*/
    /*}*/
    .create-quickfolder {
        position: relative;
        display: flex;
        display: -webkit-flex;
        justify-content: flex-end;
        right: auto;
    }

    .border-bottom-blue .icon-link {
        margin-right: 20px;
    }

    .search-filters-overview {
        margin-bottom: 10px;
    }

    .modal-dialog {
        max-width: 95%;
    }

}

@media only screen and (min-device-width: 834px) and (orientation: portrait) {
    .logo {
        width: 120px;
    }

    .logo img {
        width: 80px;
    }

    .navbar-custom .nav-link i {
        display: block;
        text-align: center;
        font-size: 28px;
    }

    .navbar-custom .nav-link span {
        display: none;
    }

    .navbar-custom .nav-link img {
        justify-content: center;
        align-self: center;
        width: 24px;
    }

    .navbar-custom .navbar-nav li:last-child .nav-link {
        display: flex;
        display: -webkit-flex;
        flex-direction: column-reverse;
    }

    .navbar-custom .nav-link i {
        padding-right: 0px;
    }

    /*.custom-search .form-control {*/
    /*width: auto;*/
    /*}*/
    .create-quickfolder {
        position: relative;
        display: flex;
        display: -webkit-flex;
        justify-content: flex-end;
        right: auto;
    }

    .border-bottom-blue .icon-link {
        margin-right: 20px;
    }

    .search-filters-overview {
        margin-bottom: 10px;
    }

    .modal-dialog {
        max-width: 95%;
    }
}

#secondary-files-modal .btn.btn-add:hover {
    cursor: pointer !important;
    color: white !important;
}
#secondary-files-modal #searchresults, #right-parent #searchresults {
    margin-top: 0 !important;
}

a:focus, a:hover, a:visited, a:link {
    text-decoration: none !important
}

.folder-rule.free {
    display: inline-block;
    margin-top: 0px;
}

@media only screen and (max-width: 407px) {
    /*#save-email-photo-btn {*/
    /*margin-top: 5px;*/
    /*}*/
    .modal-content {
        /*min-height: 500px;*/
    }
}

@media only screen and (max-width: 678px) {
    .file-preview-drop {
        left: -170px !important;
    }

    .folder-folderrules #pills-contact {
        overflow: scroll;
    }

    .custom-search .form-control {
        width: 100%;
    }

    .create-quickfolder {
        flex-direction: column;
    }
}

@media only screen and (max-width: 330px) {
    .custom-search .form-control {
        width: 170px;
    }
}

@media screen and (min-color-index: 0) and(-webkit-min-device-pixel-ratio: 0) {
    @media {
        /*
          Define here the CSS styles applied only to Safari browsers
          (any version and any device)
         */
    }
}

.btn-yellow {
    /*background-color: #FFE96B;*/
    /*border: 2px solid #FFE96B;*/
    padding-left: 25px;
    padding-right: 25px;
    /*color: #2e3192;*/
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
}

.btn-yellow:hover {
    /*background-color: #FFE96B;*/
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
}

.btn-yellow:focus {
    box-shadow: none;
    outline: none;
}
.ui-autocomplete {
    position: absolute;
    z-index: 999999;
    background-color: transparent;
    padding: 10px 0 0 !important;
    border: 1px solid #ccc;
    left: 0;
    top: 30px;
    width: 440px;
    border-radius: 0 0 15px 15px;
}
.search-suggestions {
    position: absolute;
    z-index: 9;
    background-color: white;
    padding: 10px 0 0 !important;
    border: 1px solid #ccc;
    left: 0;
    top: 30px;
    /*width: 440px;*/
    border-radius: 0 0 15px 15px;
    white-space: nowrap;
    width: auto;
    overflow: auto;
    max-width: 85vw;
}
#topsearchcontainer .search-suggestions {
    left: auto;
    right: -40px;
    border-radius: 15px 0 15px 15px;
}
#searchworkspace .search-suggestions {
    border-radius: 0 15px 15px 15px;
}
#searchform #keyword, #searchform #dosearch {
    position: relative;
    z-index: 10;
    background-color: white;
}
.ui-autocomplete {
    padding: 0 !important;
    border-radius: 0 0 5px 5px !important;
}

.search-suggestions ul {
    width: 100%;
    background-color: #fff;
    padding: 0;
    list-style: none;
    margin: 0;
    border-radius: 0 0 15px 15px !important;
}
ul.ui-autocomplete {
    padding: 0 !important;
    border-radius: 0 0 5px 5px !important;
    background-color: #fff;
    list-style: none;
    margin: 0;
    font-size: 1rem;
    font-weight: 400;
}

.search-suggestions ul li:last-child, ul.ui-autocomplete li:last-child {
    border-radius: 0 0 15px 15px !important;
}
ul.ui-autocomplete li:last-child {
    border-radius: 0 0 5px 5px !important;
}

.search-suggestions ul li:hover, ul.ui-autocomplete li:hover {
    /*background-color: #f2f2f8;*/
    cursor: pointer !important;
}
.ui-state-hover, .ui-state-active {
    margin: 0 !important;
    border: 0 !important;
}

.search-suggestions ul li.section {
    /*color: #2e3192;*/
    font-weight: bold;
    padding: 5px 10px;
    display: block;
    overflow-wrap: break-word;
    border-bottom: 1px solid grey;
    background-color: transparent !important;
}
.search-suggestions ul li.section:hover {
    background-color: transparent !important;
}

.search-suggestions ul li a {
    /*color: #2e3192;*/
    padding: 5px 10px;
    display: block;
    overflow-wrap: break-word;
}

.search-suggestions ul li.section a {
    /*color: #2e3192;*/
    padding: 0;
}

.search-suggestions ul li.section a span {
    padding: 5px 0;
    display: inline-block;
    font-weight: normal;
    font-size: 13px;
}

.search-suggestions ul li.section a:hover span.underline {
    text-decoration: underline;
}

.search-suggestions ul li a .highlight {
    font-weight: bold;
}

.word-break-all {
    word-break: break-all;
}

#left-parent {
    width: 100%;
    /*height: 100%;*/
}

#left-parent .grabbable-parent {
    /*height: 100%;*/
    width: 100%;
}

tr.ui-droppable-active {
    position: relative;
}
.ui-droppable-active {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
}

.gradientcontainer {
    position: relative;
    overflow: hidden;
}

.gradientcontainer .scrolling {
    overflow-y: auto;
    margin-top: 5px;
    padding-bottom: 15px;
    padding-right: 17px;
    box-sizing: content-box;
    width: 100%;
    max-height: 85px;
}

div.gradient {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 15px;
    background-image: linear-gradient(to bottom,
    rgba(255, 255, 255, 0.3),
    rgba(255, 255, 255, 1)
    100%);
}

.gradientcontainer div.gradient-fondcolor{
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 15px;
    z-index: 10;
}

.tab-content #generaltags .tags-info-active, .tab-content #usertags .tags-info-active {
    display: none;
}

.filterzone.collapsed .search-filters-overview, .filterzone.expanded .search-filters {
    /*transition:all 1s ease;*/
    display: block;
}

.filterzone.collapsed .search-filters, .filterzone.expanded .search-filters-overview {
    /*transition:all 1s ease;*/
    display: none;
}


p.example-rule.separator {
    display: inline;
    margin-bottom: 0;
}

.no-access {
    /*color: #2e3192;*/
    font-size: 18px;
}

.dropdown-test label:hover {
    color: white;
    cursor: pointer;
}

.dropdown-test label:focus {
    /*background-color: #2e3192;*/
    color: white;
}

.no-access-div {
    width: 100%;
}

.sharing-feedback {
    display: block;
    margin-top: 10px;
}

.sharing-feedback .error {
    color: #860505;
}

.expiration-value {
    display: inline-block;
}

.backup-container .error {
    color: #860505;
}

.text-black {
    color: black
}

.modal-short .modal-content {
    min-height: unset;
}

.download-landing {
    margin: 15% 0%;
}

#preview-content .edit-text .paper {
    background-color: white;
    box-shadow: 0 9px 10px 0 rgba(0, 0, 0, 0.5);
    margin-left: auto !important;
    margin-right: auto !important;
    width: 60%;
    min-height: 1400px;
    padding: 5%;
    font-size: 20px;
}

#preview-content .embed-positioner {
    width: 80%;
    padding-top: 40px;
    margin: 0 auto;
}

#preview-content .embed-container {
    position: relative;
    width: 80%;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin: 0 auto;
}
#preview-content .embed-container iframe,
#preview-content .embed-container object,
#preview-content .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.fa-code {
    font-size: 14px;
}

#mac-select-container {
    padding: .75rem 1rem;
}

#mac-select-container a {
    font-size: 14px;
    /*color: #2e3192;*/
}

#mac-select-container .breadcrumb {
    padding: 0 15px !important;
    display: inline-block !important;
}

#mac-select-container .separator {
    display: inline-block;
    width: 2px;
    height: 20px;
    /*background-color: #2e3192;*/
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: -4px;
}

.mac-selector-icon {
    /*color: #2e3192;*/
    font-size: 18px;
    display: inline-block;
}

.mac-selected, .ui-selecting .mac-card {
    border-width: 2px;
    border-style: solid;
    /*border-color: #2e3192;*/
}

#right-parent #mac-select-container {
    display: none;
}
#drag-image-container {
    z-index: 99999999;
}
.drag-image {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: fit-content;
    height: 50px;
    /*background: #f2f2f8;*/
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 6px 12px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
    z-index: 99999999;
}

.drag-image .item-count {
    display: inline-block;
    width: 30px;
    height: 30px;
    /*background: #2e3192;*/
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: white;
    text-align: center;
    font-weight: bold;
    padding: 2px;
}


.collapsedcrumb #crumblist {
    min-width: 100%;
    width: auto;
    top: 5px !important;
    left: 4px !important;
}

@media only screen and (max-width: 1200px) {
    #preview-content .edit-text .paper {
        width: 95%;
    }
}
@media only screen and (min-width: 576px) {
    .modal-lg, .modal-xl {
        max-width: 95% !important;
    }
}
@media only screen and (min-width: 992px) {
    .downloadable {
        display: flex;
        justify-content: flex-end;
    }

    .modal-lg, .modal-xl {
        max-width: 900px !important;
    }
}

#maincontainer .crumb-actions, #secondary-files-modal .crumb-actions, #left-parent .crumb-actions {
    display: block !important;
}
#secondary-files-modal .crumb-actions, #left-parent .crumb-actions {
    padding: .25rem 1rem;
}
#maincontainer .mobile-crumb-actions, #secondary-files-modal .mobile-crumb-actions, #left-parent .mobile-crumb-actions {
    display: none !important;
}
@media only screen and (max-width: 991px) {
    #maincontainer .crumb-actions, #secondary-files-modal .crumb-actions, #left-parent .crumb-actions {
        display: none !important;
    }
    #maincontainer .mobile-crumb-actions, #secondary-files-modal .mobile-crumb-actions, #left-parent .mobile-crumb-actions {
        display: flex !important;
    }
    #searchworkspace .mobile-crumb-actions {
        align-self: auto !important;
    }
}

textarea.textarea-invisible {
    width: 100%;
    border: none;
    outline: none;
    overflow: auto;
    border-color: transparent;
    height: -webkit-fill-available;
    overflow: hidden;
}

.tags-info.scrollable {
    height: 390px;
    overflow-y: scroll;
}

.tags-info.scrollable::-webkit-scrollbar {
    display: none;
}

.webdocsymbol {
    width: 20px;
    height: 20px;
    /*color: #2e3192;*/
}

.icon-deleted {
    width: 20px;
    height: 20px;
    color: red;
}

.icon-briefcase {
    width: 20px;
    height: 20px;
    /*color: #2e3192;*/
}

.icon-briefcase img {
    width: 20px;
    height: 20px;
}

.fa-file-pdf {
    /*color: red;*/
    /*color: #2e3192;*/
}

.download-file {
    width: 20px;
    height: 20px;
    /*color: #2e3192;*/
}
.download-folder {
    width: 20px;
    height: 20px;
    /*color: #2e3192;*/
}

.download-file img {
    width: 20px;
    height: 20px;
}

#sidebar-container .sidemenu-header .list-group-item-action .menu-collapsed {
    width: 150px;
}

.body-sidebar-collapsed .hide-on-collapse {
    display: none !important;
}

#modalNewSketch .invalid-feedback {
    font-size: 14px;
}

.flex-item-container-file .delete-unprocessed-file {
    width: 20px;
    height: 20px;
    z-index: 10;
}

/*.delete-unprocessed-file {*/
/*    color: #2e3192;*/
/*}*/

.tab-content .tab-pane {
    min-height: 500px;
}

.dropdown-test.dropdown-menu {
    bottom: 100px;
    top: auto !important;
    overflow: auto;
}



@media screen and (max-height: 900px) {
    .dropdown-test.dropdown-menu {
        bottom: 80px;
        max-height: 600px !important;
    }

    .bol-add {
        width: 80px;
        height: 80px;
    }
}

@media screen and (max-height: 800px) {
    .dropdown-test.dropdown-menu {
        overflow: auto;
        max-height: 450px !important;
    }

    /* Determined through devicedetect.js */
    /*.breadcrumb .fullcrumb {*/
    /*    display: none;*/
    /*}*/

}

@media screen and (max-height: 700px) {
    .dropdown-test.dropdown-menu {
        overflow: auto;
        max-height: 350px !important;
    }
}

@media screen and (max-height: 600px) {
    .dropdown-test.dropdown-menu {
        overflow: auto;
        max-height: 300px !important;
    }
}

@media screen and (max-width: 767px) {
    .filelist-container .itemcontainer td {
        word-break: normal;
        -ms-word-break: normal;
    }

    .m-menu-header {
        justify-content: flex-end !important;

    }

    .flex-container {
        padding: 0px;
    }

    .fixedPosition {
        position: fixed;
    }

    .bol-add {
        right: 10px;
        bottom: 10px;
        height: 60px;
        width: 60px;
        box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
    }

    .bol-add i.plus {
        font-size: 28px;
    }

    .m-modal-full-page {
        margin: 0px;
    }
    .new-photo-modal .modal-content .alert-custom {
        padding-top: 60px;
    }
    .new-photo-modal .modal-footer .btn-add, .new-photo-modal .modal-footer .btn-white {
        width: 100%;
    }

    .m-scroll-down-button {
        position: fixed;
        bottom: 0px;
        left: 0;
        right: 0px;
        background-color: white;
        text-align: center;
        padding-top: 7px;
        padding-bottom: 7px;
    }

    .dropdown-menu.dropdown-test.addbubble-m {
        position: fixed !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        /*background-color: #1d1f72;*/
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        margin-bottom: 0px !important;
        height: auto !important;
        max-height: none !important;
        padding-top: 60px;

    }

    .close-dropdown-bubble {
        position: absolute;
        right: 15px;
        top: 15px;
        color: white;
        font-size: 30px;
    }

    .addbubble-m.dropdown-test .dropdown-item-bol {
        width: 100%;
        /*background-color: #2e3191;*/

    }
    .previewactionbar {
        position: relative !important;
        top: 0 !important;
    }
    .breadcrumb .fa-chevron-left, .breadcrumb .fa-chevron-right, .breadcrumb #briefcaselink, .breadcrumb #camerarollLink{
        margin: 0 20px !important;
    }
    .m-dropdown-views {
        align-self: unset;
    }

    .searchcontainer .flex-container {
        margin-left: 1rem !important;
    }

    .previewactionbar .tandwiel-dropdown {
        margin-right: 10px;
    }
}

@media screen and (max-width: 500px) {
    .download-folder {
        display: none;
    }
    .view-klein.flex-item {
        width: 27%;
    }.view-klein.flex-item.folder-item:not(.special-folder-item) {
        height: 140px;
    }
    .view-groot.flex-item {
        width: 44%;
    }
    .view-groot.flex-item.folder-item:not(.special-folder-item) {
        height: 240px;
    }

    .titel-tile {
        padding-bottom: 10px;
    }

    .ico-bottom-center {
        display: none !important;
    }

    .view-klein.flex-item .flex-item-container-file, .view-klein.flex-item .flex-item-container-file .shared-overlay {
        width: 100%;
        height: 140px;
    }

    .view-klein.flex-item .flex-item-container, .view-klein.flex-item .flex-item-container .shared-overlay {
        width: 100%;
        height: 140px;
        padding-bottom: 20px;
    }

    .view-groot.flex-item .flex-item-container,  .view-groot.flex-item .flex-item-container .shared-overlay {
        width: 100%;
        height: 240px;
        padding-bottom: 40px;
    }

    .view-groot.flex-item .flex-item-container-file, .view-groot.flex-item .flex-item-container-file .shared-overlay {
        width: 100%;
        height: 240px;
    }

    .flex-item-footer {
        position: absolute;
        left: 30px;
    }

    #searchresults .flex-item-footer {
        position: relative;
        margin-top: 10px;
        left: 0;
    }
}

@media screen and (max-width: 316px) {
    .download-folder {
        display: none;
    }

    .view-klein.flex-item {
        width: 40%;
    }

    .view-groot.flex-item {
        width: 90%;
    }
}

@media screen and (max-height: 500px) {
    .dropdown-test.dropdown-menu {
        overflow: auto;
        max-height: 250px !important;
    }

}

@media screen and (max-height: 400px) {
    .dropdown-test.dropdown-menu {
        overflow: auto;
        max-height: 150px !important;
    }
}

#modal-import-file-i18n {
    display: none;
}

.fixed-height-vh {
    height: calc(100vh - 80px);
    overflow: hidden;
}

.previewactionbar {
    position: sticky;
    position: -webkit-sticky;
    top: 80px;
    background-color: white;
    /*box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);*/
    z-index: 999;
    flex: 1 0 auto;
}

.workspace-split-screen .previewactionbar, #secondaryfilebrowser .previewactionbar, .draggable .previewactionbar, #secondary-files-modal .previewactionbar {
    top: 0 !important;
}

.sidebar-overflow-scroll {
    overflow-y: scroll;
    padding-bottom: 100px;
}

/*.m-dropdown-views a g {*/
/*    stroke: #2e3192;*/
/*}*/

.contextmenu {
    padding: 0;
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 30%);
}
.contextmenu label {
    margin-bottom: 0;
}
.contextmenu .dropdown-item {
    padding: .25rem 1rem .25rem .25rem;
}
.contextmenu i, .contextmenu svg {
    width: 30px;
    text-align: center;
}
#contextMenuBriefcase {
    position: absolute !important;
    left: 20px !important;
    top: 20px !important;
}
#contextMenuBriefcase {
    padding: 0;
}
#contextMenuBriefcase label {
    margin-bottom: 0;
}
#contextMenuBriefcase .dropdown-item {
    padding: .25rem 1rem .25rem .25rem;
}
#contextMenuBriefcase i {
    width: 30px;
    text-align: center;
}



.draggable-drop-container.draggable{
    /*border:2px solid #5e61ab;*/
    background-color: rgba(46, 49, 146, 0.2);
    position: absolute;
    bottom:0;
    top:0;
    right:0;
    left:0;
    overflow: hidden;
}
#draggable-helper{
    position:absolute;
    bottom:50px;
    left:50%;
    display:none;
    z-index: 2;
}
.draggable-text-box{
    box-shadow: 0 9px 10px 0 rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    border: 1px solid lightgrey;
    padding:15px 30px;
    color: #2e3192;
    font-weight: 600;
    background-color: #fff;
}

.container-bounce {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: auto auto 1rem auto;
}

.arrow-circle-down {
    display: block;
    width: 40px;
    height: 40px;
    margin: 16px 0;
    background-color: #fff;
    border-radius: 20px;
}

.bounce {
    -webkit-animation: bounce 2s;
    animation: bounce 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    fill: #2e3192;
}

@-webkit-keyframes bounce {
    0%,
    25%,
    50%,
    75%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    60% {
        -webkit-transform: translateY(-12px);
        transform: translateY(-12px);
    }
}

@keyframes bounce {
    0%,
    25%,
    50%,
    75%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    60% {
        -webkit-transform: translateY(-12px);
        transform: translateY(-12px);
    }
}

.slide-controller {
    position: absolute;
    padding: 10px;
    width: 40px;
    left: -40px;
    top: 10px;
}
.slide-left {
    border-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.userstats #filterform.show {
    right: 0 !important;
}

.userstats #filterform > div {
    padding: 30px;
    overflow-y: auto;
}

.userstats #filterform {
    position: absolute;
    right: -400px;
    top: 43px;
    bottom: 0;
    width: 400px;
    -webkit-transition:all 1s ease-in-out;
    -moz-transition:all 1s ease-in-out;
    -o-transition:all 1s ease-in-out;
    transition:all 1s ease-in-out;
}

.userstats #filterform:hover {
    right:0;
}

.userstats #filterform label {
    font-weight: bold;
}

.userstats #myChart {
    margin: 30px 20px;
}

.styled-radio {
    display: block;
    position: relative;
    cursor: pointer;
    padding-left: 25px;
    font-weight: normal !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.styled-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.styled-radio .checkmark {
    position: absolute;
    top: 5px;
    left: 0;
    height: 20px;
    width: 20px;
    border-radius: 50%;
}

.styled-radio .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.styled-radio input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.styled-radio .checkmark:after {
    top: 5px;
    left: 5px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}

.swal2-container {
    z-index: 9999 !important;
}

#swal2-content {
    text-align: left;
    padding-left: 10px;
}

#swal2-content a {
    text-decoration: underline !important;
}

#swal2-content h6 {
    margin-bottom: 0;
}

#messageitems .table td a {
    text-decoration: underline !important;
}

.table td {
    border: 0 !important;
}

.table.noborder tr {
    border: 0 !important;
}

.table.subtable td {
    padding: 0.5rem;
}

.highlight_item {
    border-radius: 5px;
    width: 100%;
    height: 100%;
    border-width: 2px;
    border-style: solid;

    animation-name: highlighter;
    animation-duration: 1s;
    animation-direction: alternate;
    animation-iteration-count: 4;
    animation-timing-function: linear;
}

.bol-add.small-bol {
    position: relative;
    width: 30px;
    height: 30px;
    left: 0;
    top: -10px;
}
.bol-add.small-bol a, .bol-add.small-bol a:active, .bol-add.small-bol a:visited,
.modal-content .tab-pane .bol-add.small-bol a, .modal-content .tab-pane .bol-add.small-bol a:active, .modal-content .tab-pane .bol-add.small-bol a:visited {
    text-decoration: none !important;
    padding: 15px 10px;
}
.bol-add.small-bol a i.plus {
    font-size: 13px;
    padding-left: 0;
    text-decoration: none;
    font-weight: bold;
}
.dummylistitem {
    display: none;
}

.sortable {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.sortable > li {
    margin: 0;
    padding: 5px 0;
    height: auto;
    display: flex;
}
.sortable > li.toremove {
    display: none;
}
.sortable .fa-grip-lines {
    color: lightgrey;
    padding: 10px 10px 0 0;
    font-size: 1.4em;
    cursor: grab;
}
.sortable > li .delete-assignmenttemplate i {
    padding: 9px 10px 0 0;
    font-size: 1.1em;
}

/*.classsssss{*/
/*    color: rgba(255, 99, 132, 1);*/
/*    color: rgba(54, 162, 235, 1);*/
/*    color: rgba(255, 206, 86, 1);*/
/*    color: rgba(75, 192, 192, 1);*/
/*    color: rgba(153, 102, 255, 1);*/
/*    color: rgba(255, 159, 64, 1);*/
/*    color: rgba(172, 194, 54, 1);*/
/*    color: rgba(0, 169, 80, 1);*/
/*    color: rgba(255, 69, 0, 1);*/
/*    color: rgba(0, 39, 82, 1);*/
/*    color: rgba(128, 0, 128, 1);*/
/*    color: rgba(14, 59, 24, 1);*/
/*}*/

.fade-in {
    animation: fadeIn ease 5s;
    -webkit-animation: fadeIn ease 5s;
    -moz-animation: fadeIn ease 5s;
    -o-animation: fadeIn ease 5s;
    -ms-animation: fadeIn ease 5s;
}
@keyframes fadeIn {
    0% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
}
.fade-out {
    animation: fadeOut ease 5s;
    -webkit-animation: fadeOut ease 5s;
    -moz-animation: fadeOut ease 5s;
    -o-animation: fadeOut ease 5s;
    -ms-animation: fadeOut ease 5s;
    opacity: 0;
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        visibility: hidden;
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        visibility: hidden;
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        visibility: hidden;
    }
}

@-o-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        visibility: hidden;
    }
}

@-ms-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        visibility: hidden;
    }
}

#assignmentlist-form-container {
    position: relative;
}

.table-assignments td .no-chevron, .table-metadatafields td .no-chevron{
    padding-top: 5px;
}

.table-assignments tr,
.table-assignments thead tr,
.table-assignments tr.active,
.table-esignings tr,
.table-esignings thead tr,
.table-esignings tr.active,
.table-metadatafields tr,
.table-metadatafields thead tr,
.table-metadatafields tr.active  {
    border-bottom: 0 !important;
}
.table-assignments tr.active, .table-metadatafields tr.active {
    cursor: pointer;
}
.table-assignments th, .table-metadatafields th {
    font-weight: normal;
}
.table-assignments th.sortheader {
    cursor: pointer;
    font-weight: normal;
}
.table-assignments th.sortheader.currentsort, .table-assignments th.sortheader.currentsort i, .table-assignments th.sortheader:hover {
    font-weight: bold;
}

.progress {
    height: 25px;
    position: relative;
}
.progress-bar-label {
    position: absolute;
    top: 5px;
    left: 10px;
}

.datepicker-here.time {
    width: 160px;
}
.daterangepicker, .ui-autocomplete {
    z-index: 99999 !important;
}

#flipout, #external-flipout {
    left: 0;
    top: 0;
    height: 100vh;
    /*width: 450px;*/
    margin-top: -80px;
    padding: 0;
    border-left: 1px solid #f2f2f8;
    z-index: 999;
    position: sticky;
    position: -webkit-sticky;
    /*box-shadow: 0 0 10px 10px rgb(0 0 0 / 10%);*/
    /*transition: all 1s;*/
    overflow: auto;
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
}

.bannerview #external-flipout {
    margin-top: -200px;
}

.padding-flipout-container {
    padding-top: 80px!important;
}
/* Hide scrollbar for Chrome, Safari and Opera */
#flipout::-webkit-scrollbar, #external-flipout::-webkit-scrollbar, .am-scrollable-part::-webkit-scrollbar{
    display: none;
}
#flipout .bottomzone {
    width: calc(100% - 50px);
    position: absolute;
    bottom: 20px;
}
#external-flipout .bottomzone {
    width: 410px;
    position: absolute;
    bottom: 20px;
}
.ext-flipout-collapsed, .flipout-collapsed {
    width: 0 !important;
}
.flipout-expanded {
    width: 600px;
}
.ext-flipout-expanded, #external-flipout-container {
    width: 450px;
}
.filetypeicon {
    width: 100%;
    text-align: center;
    position: relative;
}
.filetypeicon i {
    font-size: 80px !important;
    position: relative;
}
.view-mini .filetypeicon i {
    font-size: 50px !important;
    margin-top:8px;
}
.filetypeicon span {
    position: absolute;
    top: 30px;
    left: 50%;
    width: 100px;
    font-weight: bold;
    margin-left: -50px;
    background-color: #fff;
}
.view-mini .filetypeicon span {
    top: 23px;
    font-size: 12px;
}

/*.ui-selectable-helper{*/
/*    pointer-events: none;*/
/*}*/

.fslightbox-source {
    background-color: #fff;
}

.roundbg {
    border-radius: 50%;
    text-align: center;
    width: 25px;
    height: 25px;
    padding: 0 !important;
    vertical-align: middle;
    line-height: 25px !important;
}
.assignmentflipoutcontainer {
    color: #555555;
    font-size: 13px;
}
.assignmentflipoutcontainer label {
    font-weight: bold;
}

.flipoutlink {
    font-size: 18px;
}

.copy-link {
    cursor: pointer;
    font-size: 14px !important;
    padding: 5px 0 0 5px;
}
.copy-link:hover {
    font-weight: bold;
}

.blurred_background {
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    top: 0;
    z-index: 999;
}
.multiselect.multiselect--disabled{
    background: #e9ecef;
    opacity: 1;
    border-color: #ced4da;
    border-width: 1px;
    border-style: solid;
    border-radius:5px;
}
.multiselect.multiselect--disabled .multiselect__tags{
    background: #e9ecef;
}
.disabled.multiselect__tag, .multiselect--disabled .multiselect__tag {
    background-color: #ededed!important;
}
.disabled.multiselect__tag span, .multiselect--disabled .multiselect__tag span, .multiselect--disabled .multiselect__tag-icon:after{
    color: #a6a6a6;
}

label.statetoggle {
    cursor: pointer;
    display: block;
    float: left;
    padding: 6px 16px;
    background-color: transparent;
    border-style: solid;
    border-width: 1px 1px 1px 0;
    border-color: lightgray;
}
label.statetoggle:first-child {
    border-left-width: 1px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
label.statetoggle:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
/*label.statetoggle.selected {*/
    /*background-color: #2e3192;*/
    /*color: white;*/
    /*border-color: #2e3192;*/
/*}*/
label.statetoggle input[type="radio"], label.langtoggle input[type="radio"] {
    position: absolute;
    top: -9999px;
    left: -9999px;
}
label.langtoggle.selected{
    font-weight: bold;
}
.gripzone {
    position: absolute;
    top: 0;
    text-align: center;
    width: 100%;
    padding: 10px 0;
    background-color: #80808030;
    border-radius: 10px 10px 0 0;
    cursor: grab;
}
.tooltip-wrapper{
    display: inline-block;
}
.sharing-tab .sharing-actions .disabled, #allSharedItems .shared-with-item a.disabled{
    pointer-events: all !important;
}
.sharing-tab .sharing-actions i, #allSharedItems .shared-with-item i , #pills-usergroups .user-actions i{
    position: relative;
}
.sharing-tab .sharing-actions i.changeable:after,#allSharedItems .shared-with-item i.changeable:after, #pills-usergroups .user-actions i.changeable:after{
    content: "\f057" !important;
    color: red;
    font-size: 12px;
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    font-weight: 900;
    top: -5px;
    right: -5px;
    background-color: white;
    border-radius: 50%;
}
.sharing-tab .sharing-actions .active i.changeable:after,#allSharedItems .shared-with-item .active i.changeable:after, #pills-usergroups .user-actions .active i.changeable:after {
    content: "\f058" !important;
    color: green;
}
i.color-yellow {
    color: #FFD83B;
}
p.follower-tag {
    cursor:pointer;
}
a.dropdown-item.dropdown-item-nav{
    padding: 12px 20px;
}
#externalNavBarIcon a.nav-link:after, #activity-monitor-options:after {
    border: none;
    margin: 0;
    vertical-align: unset;
    content: unset;
    display: none;
}
.tabzone-lr .nav-pills {
    border-bottom: 0;
}

.tabzone-lr .nav-pills .nav-link {
    padding: 1rem;
}

.tabzone-lr .tabs {
    position: sticky;
    height: calc(100vh - 80px);
    flex: 0 0 250px;
    top: 0;
}

.tabzone-lr .tab-area {
    flex: 1;
    max-height: calc(100vh - 80px);
    overflow-y: auto;
}
.tabzone-lr .nav-item {
    width: 100%;
}
.tabzone-lr .nav-item a {
    margin: 0 !important;
}
#workspace .tabzone-lr .tab-content .tab-pane, #workspace #filelist {
    padding-bottom: 100px;
}
#mark-as-seen-button{
    position: absolute;
    bottom: 10px;
    right:0;
}
.activity-monitor-itemlink:hover .bold-on-hover{
    font-weight: bold;
}

.am-container{
    display:flex;
    flex-direction: column;
}
#assignments-container {
    flex-shrink: 1;
}
#new-files-container {
    flex:1;
}
.flipout-activitymonitor {
    display: flex;
    flex-direction: column
}
.am-scrollable-part{
    overflow-y:auto;
    overflow-x:hidden;
    padding-bottom:15px;
}

#assignments_flipout_part .am-scrollable-part, .archived-block .am-scrollable-part {
    /* half of external flipout height - half of the hide row - half padding - title height - margin title - padding scrollable part*/
    max-height: calc((100vh - 80px) / 2 - (32px / 2) - 20px - 24px - 16px - 15px);
}
/* Hide scrollbar for Chrome, Safari and Opera */
.hidescrollbar::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.hidescrollbar {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
}

.alert-preview {
    position: sticky;
    bottom: 0;
    width: calc(100% - 60px);
    height: 50px;
    left: 0;
    border: 0;
    box-shadow: none;
    border-radius: 0;
    text-align: center;
    margin: 0 0 0 60px !important;
}

.settings-container {
    border-radius: 5px;
    padding: 10px;
}
.settings-container .title {

}
