﻿body {
    overflow-y: scroll !important;
    font-family: Futura Bk BT;
}

.sidebar {
    background: #363A3F;
    box-shadow: 5px 4px 5px rgba(5, 33, 57, 0.15);
    padding: 0;
    z-index: 9999;
    position: fixed;
    height: 100%;
    /*min-width: 275px;*/
    /*max-width: 275px;*/
    overflow-x: hidden;
}

.usoft-sidebar-collapsed {
    width: 70px;
    min-width: 70px;
}

.usoft-elements-collapsed {
    padding-left: 70px !important;
}

.usoft-view-content-after-collapsed {
    padding-left: 120px !important;
}

.usoft-sticky-container-collapsed {
    margin-left: 70px;
}

.sidebar * {
    background: #363A3F !important;
    font-family: Futura Bk BT;
    font-size: 20px;
    line-height: 36px;
    color: #FFFFFF;
    border: none;
    padding-left: 35px;
}

.sidebar a {
    width: 320px;
    padding-left: 60px;
    background-repeat: no-repeat !important;
    background-position-x: 7.5% !important;
    background-position-y: 50% !important;
    background-size: 6.5% !important;
}

.sidebar b {
    padding: 0px;
}

.sidebar-head {
    margin-bottom: 15px !important;
    padding-left: 25px !important;
    font-family: Futura Bk BT;
    font-size: 36px;
    color: #ED8000;
}

.sidebar a.home {
    background-image: url("icons//sidebar_icons/history.svg") !important;
}

.sidebar a.educational-units {
    background-image: url("icons//sidebar_icons/educational_units.svg") !important;
    background-position-x: 7% !important;
    background-size: 7.5% !important;
}
.sidebar a.worklows {
    background-image: url("icons//sidebar_icons/worklows.svg") !important;
    background-position-x: 7.5% !important;
    background-size: 7.5% !important;
}
.sidebar a.security {
    background-image: url("icons/sidebar_icons/security.svg") !important;
}
.sidebar a.forms {
    background-image: url("icons/sidebar_icons/forms.svg") !important;
    background-position-x: 7.5% !important;
    background-size: 7.5% !important;
}

.sidebar a.datasource {
    background-image: url("icons/sidebar_icons/dataSource.svg") !important;
    background-position-x: 7.5% !important;
}

.sidebar a.anonymous-vote {
    background-image: url("icons/tests_icon_white.svg") !important;
    background-position-x: 6.5% !important;
    background-size: 8% !important;
}

.sidebar a.documents {
    background-image: url("icons/sidebar_icons/documents.svg") !important;
    background-position-x: 6% !important;
    background-size: 11% !important;
}

.sidebar a.subjects {
    background-image: url("icons/sidebar_icons/subjects.svg") !important;
    background-position-x: 7% !important;
    background-size: 7.5% !important;
}
.sidebar a.ratings {
    background-image: url("icons/sidebar_icons/ratings3.svg") !important;
    background-image: url("icons/sidebar_icons/ratings4.svg") !important;
    background-image: url("icons/sidebar_icons/ratings5.svg") !important;
    background-image: url("icons/sidebar_icons/ratings2.svg") !important;
    background-position-x: 6.6% !important;
    background-size: 8.5% !important;
}

.sidebar a.history {
    background-image: url("icons/sidebar_icons/history.svg") !important;
}

.sidebar a.events {
    background-image: url("icons/sidebar_icons/events.svg") !important;
}


.sidebar a.tasks-to-do {
    background-image: url("icons/sidebar_icons/todo2.svg") !important;
    background-position-x: 7.5% !important;
    background-size: 8.5% !important;
}

.sidebar a.engine {
    /*background-image: url("icons/sidebar_icons/feedback3.svg") !important;*/
    /**/ background-image: url("icons/sidebar_icons/engine.svg") !important;
    background-position-x: 6% !important;
    background-position-y: 38% !important;
    background-size: 10% !important;
}

.sidebar a.news {
    background-image: url("icons/sidebar_icons/news.svg") !important;
    background-position-x: 7% !important;
    background-position-y: 48% !important;
    background-size: 8.5% !important;
}

.sidebar a.unisoft-news {
    background-image: url("icons/sidebar_icons/unisoft_news1.svg") !important;
    background-position-x: 4.5% !important;
    background-position-y: 53% !important;
    background-size: 11.5% !important;
}

.sidebar a.archive {
    background-image: url("icons/sidebar_icons/archive1.svg") !important;
    background-position-x: 7% !important;
    background-position-y: 48% !important;
    background-size: 8.5% !important;
}

.sidebar a.outlook {
    background-image: url('/css/icons/Outlook.com_icon.svg') !important;
    background-position-x: 7% !important;
    background-position-y: 48% !important;
    background-size: 8.5% !important;
}

.sidebar a.ms-teams {
    background-image: url('/css/icons/microsoft-teams_icon.svg') !important;
    background-position-x: 7% !important;
    background-position-y: 48% !important;
    background-size: 8.5% !important;
}

.sidebar::-webkit-scrollbar {
    width: 7px;
}

.sidebar::-webkit-scrollbar-thumb:active {
    background-color: #4F7CA3;
}  

.content {
    margin-top: 50px;
    padding: 0px !important;
}

.content li.nav-item {
    color: black !important;
    margin-right: 50px;
    font-family: Futura Bk BT;
    font-size: 18px;
    line-height: 22px;
}

.navbar {
    box-shadow: none;
    border: none !important;
    margin-bottom: 20px;
    padding-top: 30px !important;
    padding-right: 0px !important;
    background-color: #FFFFFF;
}

.view-content {
    padding-top: 70px;
    padding-left: 45px;
    /*padding-right: 30px;*/
}

.title {
    font-size: 42px;
    line-height: 36px;
}

.hide {
    display: none !important;
}

.active {
    background: #4F7CA3 !important;
}

.hover {
    color: white !important;
    background: #4F7CA3 !important;
}

.rotate {
    transform-origin: center center;
    transform: rotate(180deg);
    transition: .0s;
    padding: 10px;
}

.padding-left-default {
    padding-left: 45px !important;
}

@font-face {
    src: url('fonts/futurabookc.otf');
    font-family: Futura Bk BT;
}


/*Usoft Scrollbar*/
::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
}

::-webkit-scrollbar-thumb {
    background-color: #c0c0c0;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #707070;

}

::-webkit-scrollbar-thumb:active { 
    background-color: #333333;
}  


#objects-container{
    padding-left: 10vw;
}

/*.usoft-file.zip-image {
    background-image: url("icons/zip_icon.svg") !important;
    background-size: 70% !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.usoft-file.pdf-image {
    background-image: url("icons/pdf-icon.svg") !important;
    background-size: 70% !important;
}*/

.drag-content {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    /*z-index: 2;*/
    width: 100%;
    height: 100%;
    background-color: rgba(128,128,128, 0.3);
    background-image: url('icons/add_file_icon.svg');
    background-position: center;
    background-size: 100px;
    background-repeat: no-repeat;
}

.sidebar-toggle-btn:hover {
    cursor: pointer;
    /*content: url("/css/icons/sidebar_icons/sidebar-toggle-icon-hover.svg");*/
}


.notifications-content {
    height: 600px;
    width: 410px;
    display: none;
    position: absolute;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    background-color: white;
    border-radius: 10px;
    overflow-y: auto;
    overflow-x: hidden;
}

.notifications-content b {
    font-weight: 700;
}

.notification-content {
    border-bottom: 1px solid gray;
    background-color: #ffffff;
    cursor: pointer;
}

.notification-content:hover {
    background-color: #E0E0E0;
}

.notifications-content::-webkit-scrollbar {
    width: 7px !important;
}


.new-notifications-count {
    position: absolute;
    left: 100px;
    top: -5px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #ED8000;
    color: white;
    text-align: center;
    font-size: 15px;
    line-height: 25px;
}

.new-notification-mark {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #ED8000;
}

.lds-dual-ring-notifications {
    display: inline-block;
    width: 100px;
    height: 100px;
    margin-top: 250px;
}

.lds-dual-ring-notifications:after {
    content: " ";
    display: block;
    width: 6rem;
    height: 6rem;
    border-radius: 50%;
    border: 6px solid #ff6a00;
    border-color: #ff6a00 transparent #ff6a00 transparent;
    animation: lds-dual-ring-notifications 1.2s linear infinite;
}


@keyframes lds-dual-ring-notifications {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.usoft-message-div {
    position: relative;
    right: -290px;
    margin: 5px;
    height: 60px;
    min-width: 250px;
    background-color: #363A3F;
    background-size: 40px;
    background-position-x: 7%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    border-radius: 7px;
    color: #ED8000;
    padding-left: 70px;
    padding-right: 20px;
    line-height: 60px;
    font-size: 20px;
    cursor: pointer;
    display: block;
    /*visibility: visible;*/
    z-index: 1100;
}

.usoft-message-container {
    overflow: hidden;
    position: fixed;
    bottom: 15px;
    right: 0px;
    padding-right: 25px !important;
    min-height: 60px;
    min-width: 250px;
    background-size: 40px;
    background-position-x: 7%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    border-radius: 7px;
    color: #ED8000;
    padding-left: 70px;
    padding-right: 20px;
    line-height: 60px;
    font-size: 20px;
    cursor: pointer;
    z-index: 1000000;
}

/*.notifier {
    background-image: url("icons/notification_orange.svg");
}*/


.material-download-link {
    font-size: 20px;
    text-decoration: underline !important;
    color: #4F7CA3 !important;
}

/**********************/
.object-created-message {
    background-image: url("/css/icons/done_orange.svg");
}

.object-error-message {
    background-image: url('/css/icons/replace_x_orange.svg');
}
/**********************/


/********Tags*******/
.btn.usoft-tag {
    position: relative;
    width: auto;
    height: 30px;
    background: #FFFFFF;
    border: 2px solid #4F7CA3;
    box-sizing: border-box;
    box-shadow: 0px 5px 17px rgba(54, 58, 63, 0.03);
    border-radius: 36px;
    text-align: center;
    padding: 0 30px;
    cursor: pointer;
    line-height: 27px;
}

.btn.usoft-tag:hover {
    background-color: #4F7CA3;
    color: #FFFFFF !important;
}

.btn.usoft-tag.usoft-small {
    height: 22px;
    border-radius: 15px;
    padding: 0 10px;
    font-size: 14px !important;
    line-height: 18px;
}

.btn.usoft-tag:active {
    background-color: #4F7CA3;
    color: #ffffff !important;
}

.usoft-tag-name {
    height: 30px;
}

.btn.usoft-tag-delete {
    position: absolute;
    right: 0;
    top: 0;
    color: #FFFFFF;
    margin: 0;
    padding: 0;
    width: 35px;
    height: 26px;
    box-shadow: none;
    background-image: url(icons/delete_icon_blue.svg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: 23px;
}

.btn.usoft-tag:hover .btn.usoft-tag-delete {
    background-image: url(icons/delete-icon.svg);
}

/**********************/

.loading-content-text {
    position: fixed;
    top: 59%;
    max-width: 400px;
    font-size: 20px;
    background-color: #363A3F;
    color: #ED8000;
    border-radius: 20px;
    padding: 2px 50px 2px 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.loading-content-text p {
    background-color: #363a3f;
    color: #ef8200;
    margin-top: 20px;
    border-radius: 20px !important;
}


.btn.usoft-category {
    border: 1px solid #363A3F;
    color: #363A3F;
    padding: 0 20px;
    height: 40px;
    box-shadow: none;
    font-weight: bold;
}

.btn.usoft-category.for-showing {
    height: 35px;
    padding: 0 30px;
}

.btn.usoft-category:active {
    background-color: #363A3F;
    color: #ffffff;
}

.btn.usoft-category:hover {
    background-color: #363A3F;
    color: #ffffff;
}

.btn.usoft-category.active {
    background-color: #363A3F !important;
    color: #ffffff;
}

.orange-circle {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background-color: #ED8000;
    margin-top: 15px;
}

.orange-circle-with-number {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #ED8000;
    color: white;
    text-align: center;
    font-size: 17px;
    line-height: 25px;
    margin-top: -5px;
}

.lds-dual-ring-news {
    display: inline-block;
    width: 100px;
    height: 100px;
    margin-top: 100px;
}

.lds-dual-ring-news:after {
    content: " ";
    display: block;
    width: 6rem;
    height: 6rem;
    border-radius: 50%;
    border: 6px solid #ff6a00;
    border-color: #ff6a00 transparent #ff6a00 transparent;
    animation: lds-dual-ring-notifications 1.2s linear infinite;
}

@keyframes lds-dual-ring-news {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}