#my1plugin_logout {
    display: none;
}

/* Mainspring Whitelabel classes for text changes*/
.passwordWording, .emailWording {
    display: none;
}
/* Mainspring Whitelabel classes for custom logout page*/
.customLogoutScreen{
    display : none;
}

.download-email {
    margin-left: auto;
    display: block;
    max-width: 175px;
    font-size: 0.9em;
}

hr.menu-separator {
    margin-top: 10px;
    margin-bottom: 10px;
    pointer-events: none;
    cursor: default !important;
}

.row-centered {
    text-align: center;
}

.col-centered {
    display: inline-block;
    float: none;
    /* reset the text-align */
    text-align: left;
    /* inline-block space fix */
    text-align: center;
}



.navbarWhitelabelDescription, .navbarWhitelabelLogonMessage, .absoluteContainerWhitelabelLogonMessage,
.absoluteContainerWhitelabelDescription, .mainContainerWhitelabelDescription, .mainContainerWhitelabelLogonMessage {
    display: none;
}

﻿.itemTableContainer {
    max-height: 80vh;
    overflow-y: auto;
    overflow-x: auto;
}

.itemTable {
    max-height: 60vh;
}

#itemsManagerSearchForm {
    border-bottom: 1px solid #A5A5A5;
}

.activeSearchTableButton {
    background-color: #01b3fb !important;
    color: black !important;
}

.rightBorderSeparator {
    border-right: 1px solid #A5A5A5;
}

.bottomBorderSeparator {
    border-bottom: 1px solid #A5A5A5;
}

.noPadding {
    padding: 0 !important;
}

.error {
    color: red;
}

/* Intro js arrow tooltip position fix */
.introjs-arrow {
    right: 48% !important;
}


/* table styles*/

.table {
    color: black;
}

.webAppDetails {
    color: lightblue;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 1001;
    padding-left: 5px;
    padding-right: 5px;
}

/* Organisation intro splash screen styling */


.introSplashScreen {
    text-align: center;
}


/* Consumer Billing UI styles */
.leftPanel {
    float: left;
}

.leftPanel, .rightPanel {
    border-radius: 10px;
    text-align: center;
    padding: 10px;
    display: block;
}

.paymentSummary {
    margin-top: 40px;
}

#billing_form {
    margin-top: 120px;
}

.billingExample {
    width: 50%;
    /* float: left; */
    margin-left: auto;
    vertical-align: top;
    margin-right: auto;
}

.billingExampleText {
}

.billingWrapper {
    text-align: center;
}

.rightPanel {
    float: right;
}

/* For tooltips with very long text */
div.tooltip-inner {
    max-width: 500px;
}

/* Login form */
#startLogin {
    margin-top: 10px;
}

#loading {
    z-index: 10000;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .8;
    background-color: #ccc;
    text-align: center;
}

#loadingMessage {
    margin-left: auto;
    margin-right: auto;
}

#loadingImageContainer {
    top: 45%;
    position: relative;
}

#loadingImageContainer img{
    margin-bottom: 10px;
}

/* Form style*/
.control-label {
    color: #a94442;
    text-align: left !important;
}

.shareWindowLeft .userTable {
    width: 100%;
    border-right: none;
    top: 0;
    left: 0;
    border-left: none;
    border-top: none;
}

/* Workgroup window style*/

.shareeRemoved {
    text-decoration: line-through;
    background-color: red;
}

.shareeAdded {
    background-color: #01b3fb;
}

/* Reports styles */

.reportsMenuLeft {
    float: left;
    position: relative;
    left: 0;
    top: 80px;
    padding: 10px;
}

.reportLi {
    border: solid 1px #888;
    margin-top: 10px;
    background-color: white;
    padding-left: 5px;
    border-radius: 6px;
    cursor: pointer;
}

    .reportLi:hover {
        background-color: #eee;
    }

        .reportLi:hover .reportLiArrow {
            color: #fff;
        }

    .reportLi.active .reportLiArrow {
        display: block;
    }

.reportLiArrow {
    position: relative;
    display: none;
    right: 0;
    float: right;
    bottom: 35px;
    font-size: 58px;
    font-weight: lighter;
    color: #666;
}

.reportUl {
    list-style-type: none;
    padding: 0;
}

.reportLi a {
    font-weight: bold;
    color: #01b3fb;
}

/* End */
@font-face {
    font-family: 'ShadowsIntoLight';
    src: url('fonts/ShadowsIntoLightTwo-Regular.eot'), url('fonts/ShadowsIntoLightTwo-Regular.ttf') format('truetype'), url('fonts/ShadowsIntoLightTwo-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Lato', 'Arial', sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #000;
    background-color: #F0F3F7;
    padding-top: 50px;
}




.activeImportant {
    font-weight: bold !important;
    color: #01b3fb !important;
}

#main-wrapper {
    margin-top: 35px;
}

.nav.nav-tabs li {
    cursor: pointer;
}

.navbar {
    height: 54px;
    background-color: #ffffff;
}

.modal-dialog {
    z-index: 1042;
}

picture .logo {
    height: 90px;
}

.logo {
    box-sizing: border-box;
    height: 50px;
    margin: 0;
    padding: 5px 0 5px 0;
}

#searchButton {
    cursor: pointer;
}

#submenu {
    height: 36px;
    font-size: 12px;
    line-height: 12px;
    border-bottom: 1px solid #A5A5A5;
    background: #cecece;
    min-height: 20px;
    max-height: 35px;
    width: 100%;
    position: fixed;
    z-index: 1000;
}

.submenu-full {
    margin-left: 0;
}

.submenu-sidenav {
    /*margin-left: 246px;*/
}

.sitenav {
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    list-style: outside none none;
    padding-right: 20px;
    border-bottom: 1px solid #A5A5A5;
}

.navbar-brand {
    padding-top: 0;
}
/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
.limitedInput {
    max-width: 440px;
}

.limitedInputWithAddon {
    max-width: 320px;
}

.drop-shadow {
    -webkit-box-shadow: 0 4px 26px #aaa;
    box-shadow: 0 4px 26px #aaa;
}

.example {
    width: 70%;
    vertical-align: top;
}

.endorsement {
    height: 40px;
}

.signUp {
    color: #008300;
}

.validation-error {
    color: darkred;
    font-weight: bold;
}

.loginwell {
    width: 100%;
    min-height: 320px;
}

.listItem {
    font-size: 16px;
    color: #5F646C;
    font-family: Lato;
    line-height: 10px;
    text-indent: 0;
    margin-bottom: 20px;
}

.navTitle {
    margin-top: 2px;
    line-height: 12px;
    font-size: 12px;
    color: #5F646C;
    text-align: center;
}

#introText {
    z-index: -1;
    width: 575px;
    height: 60px;
    margin-right: auto;
    margin-left: auto;
    color: black;
    font-family: ShadowsIntoLight;
    font-size: 23px;
    margin-bottom: 20px;
}

#introTextBottom {
    z-index: -1;
    width: 380px;
    height: 50px;
    margin-right: auto;
    margin-left: auto;
    color: black;
    font-family: ShadowsIntoLight;
    margin-top: 60px;
}


#introTextBusiness {
    z-index: -1;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    color: black;
    margin-bottom: 60px;
}

    #introTextBusiness p, #introTextBottomBusiness p {
        font-size: 25px;
    }

#introTextBottomBusiness {
    z-index: -1;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    color: black;
    margin-top: 60px;
}


/***********************************GRID VIEW CSS***********************************/

.highlighted {
    -webkit-box-shadow: 0 4px 26px #01b3fb;
    box-shadow: 0 4px 26px #01b3fb;
}

.bookmarkObjPBottom {
    position: absolute;
    bottom: 0;
    padding: 5px;
    width: 100%;
}

    .bookmarkObjPBottom div {
        float: left;
    }

.bookmarkObjPTop div {
    float: right;
    text-align: right;
}

.bookmarkObjPBottom div, .bookmarkObjPTop div {
    width: 90%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.bookmarkObjPBottom a {
    float: right;
}

.tileControl {
    text-decoration: none;
    color: black;
    cursor: pointer;

}

    .tileControl:hover {
        color: #fff;
        text-decoration: none;
    }

.tileControlLarge {
    font-size: 70px;
}


.bookmarkObjPTop a {
    float: left;
}

.bookmarkObjCenter {
    position: relative;
    top: 40px;
    text-align: center;
}

.bookmarkObjTitle {
    text-overflow: ellipsis;
    width: 150px;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
}

.bookmarkObjPTop {
    position: absolute;
    top: 0;
    padding: 5px;
    width: 100%;
}

.bookmarkObjOverlay {
    height: 100%;
    width: 100%;
    background-color: #Ccc;
    position: absolute;
    opacity: .7;
    z-index: -1;
}

.bookmarkObjOverlay.folder {
    background-color: #e7ecf2;
}





/*********************************USER ADMIN TABLE**********************************/
.adminTableMenu {
    background-color: #F0F3F7;
    height: 80px;
    padding: 5px !important;
    position: relative;
}

.letterLink {
    font-weight: bold;
    font-family: Lato;
    font-size: 16px;
    color: #01b3fb;
    margin-right: 10px;
}

    .letterLink:focus {
        color: #000;
        text-decoration: none;
    }

.letterEnabled:hover {
    color: #000;
    text-decoration: none;
}


.letterEnabled {
    text-decoration: none;
    color: #000;
    cursor: default;
}


.letterHolder {
    position: absolute;
    width: 100%;
    text-align: center;
}

.displayModes {
    float: right;
    top: 35px;
    position: relative;
}

.adminTableFilters {
    float: left;
    margin-left: 10px;
}

.sortBy {
    outline: none;
}

.displayModeButtonHolder {
    margin-right: 5px;
}

.controls .displayModeButton {
    margin-right: 5px;
}

.displayModeButton {
    border-radius: 4px;
    height: 35px;
    min-width: 75px;
    border: solid 1px #ccc;
    outline: none;
    background: #D1D7DC;
    color: #62717a;
    cursor: pointer;
    font-family: Lato;
    font-size: 13.5px;
    padding-left: 10px;
    padding-right: 10px;
}

    .displayModeButton:active {
        -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
        -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
        box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
        border: solid 1px #C2C2C2;
    }

.positiveAction {
    background: #66cd60;
    color: white;
    border: none;
}


.negativeAction {
    background: #d9534f;
    color: white;
    border: none;
}


#addUserWindow .userTable, #addDataSetWindow .userTable {
    width: 100%;
}

.userTable {
    position: relative;
    left: 60px;
    margin: 0;
    padding: 0;
    /*max-height: 700px;*/
    overflow: auto;
    width: 90%;
    border: 1px solid #050404;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
}

    .userTable table {
        border-collapse: collapse;
        border-spacing: 0;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
    }

.adminTable {
    width: 75%;
    float: right;
}

.userTable tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
}

.userTable table tr:first-child td:first-child {
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
}

.userTable table tr:first-child td:last-child {
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
}

.userTable tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    border-width: 0 0 0 0;
}

.userTable td {
    vertical-align: middle;
    border: 1px solid #050404;
    border-width: 0 1px 1px 0;
    text-align: center;
    padding: 5px;
    font-size: 12px;
    font-family: Lato;
    font-weight: normal;
    color: #000000;
}

.userTable tr {
    height: 45px;
}

    .userTable tr:nth-child(even) {
        background-color: #DBE0E4;
    }

    .userTable tr:last-child td {
        border-width: 0 1px 0 0;
    }

    .userTable tr td:last-child {
        border-width: 0 0 1px 0;
    }

.userTable thead tr:first-child td {
    /*background: -o-linear-gradient(bottom, #0057af 5%, #007fff 100%);*/
    /*background: #034891;*/
    /*background: -moz-linear-gradient( center top, #0057af 5%, #007fff 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0057af", endColorstr="#007fff");
        background: -o-linear-gradient(top,#0057af,007fff);*/
    /*background-color: #8F9298;*/
    border: 0 solid #050404;
    text-align: center;
    border-width: 1px 0 1px 1px;
    font-size: 16px;
    font-family: Lato;
    color: black;
}

    .userTable thead tr:first-child td:first-child {
        border-width: 1px 0 1px 0;
    }

    .userTable thead tr:first-child td:last-child {
        border-width: 1px 0 1px 1px;
    }

.userTable thead tr:first-child th {
    /*background: -o-linear-gradient(bottom, #0057af 5%, #007fff 100%);*/
    background: #034891;
    /*background: -moz-linear-gradient( center top, #0057af 5%, #007fff 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0057af", endColorstr="#007fff");
        background: -o-linear-gradient(top,#0057af,007fff);*/
    background-color: #5777A1;
    border: 0 solid #050404;
    text-align: center;
    border-width: 0 0 1px 1px;
    font-size: 16px;
    font-family: Lato;
    color: #ffffff;
}

.userTable thead tr:first-child:hover th {
    /*background: -o-linear-gradient(bottom, #0057af 5%, #007fff 100%);
        background: -moz-linear-gradient( center top, #0057af 5%, #007fff 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0057af", endColorstr="#007fff");
        background: -o-linear-gradient(top,#0057af,007fff);*/
    background-color: #5777A1;
}

.userTable thead tr:first-child th:first-child {
    border-width: 0 0 1px 0;
}

.userTable thead tr:first-child th:last-child {
    border-width: 0 0 1px 1px;
}

.bookmarkTabClose {
    float: right;
    position: relative;
    bottom: 41px;
    right: 3px;
}

    .bookmarkTabClose:hover {
        cursor: pointer;
    }

#addUserModalContent, #editUserModalContent, #addUserErrorModalContent, #addDomainModalContent {
    height: auto;
    /*   max-width: 400px;*/
    margin-right: auto;
    margin-left: auto;
    background: white;
    border-radius: 15px;
    box-shadow: 5px 3px 10px #000;
}

.addUserModalLabels {
    position: absolute;
    font-family: Lato;
    font-weight: normal;
}

.addUserModalTextboxes {
    position: absolute;
    font-family: Lato;
    outline: none;
    padding-left: 5px;
}

#userTotal {
    position: relative;
    float: left;
    margin: 5px 10px 0 0; /*
    border-radius: 5px;
    border: solid 1px black;
    box-shadow: 5px 3px 10px #000;*/
}

#totalUserText {
    margin: 0;
    color: #62717a;
    font-family: lato;
    font-size: 16px;
    text-align: center;
}


#userWorkgroupsModal .modal-dialog, #workgroupUsersModal .modal-dialog {
    width: 75%;
}

.expired-row {
    color: grey;
    font-style: italic;
}

/****************************WORKGROUPS PARTIAL*******************************/
#workgroupForm {
    width: auto;
    display: block;
}

#addWorkgroupLabel {
    font-weight: bold;
    font-family: Lato;
    float: left;
    font-size: 18px;
    color: #005C84;
    width: 145px;
    margin-top: 0;
    position: relative;
    margin-right: 5px;
    display: block;
}

#successfulImports ul, #failedImports ul {
    max-height: 100px;
    overflow-y: auto;
}

#workgroupAddButton {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    width: 150px;
    display: block;
}

#workgroupNameTextfield {
    height: 35px;
    width: 220px;
    outline: none;
    padding-left: 5px;
    margin-right: 5px;
    position: relative;
    float: left;
}

#createWorkgroupButton {
    width: 170px;
    position: relative;
    float: left;
}
/*****************************************************************************/

.positionFix {
    margin-left: 26%;
    margin-top: -30px;
    width: 71%;
}

.labelFix {
    margin-left: -35px;
}

.plugin_guide_text, .plugin_step {
    font-family: Lato;
    text-align: center;
    color: black;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 75%;
    padding-bottom: 10px;
}

.plugin_install_header {
    padding-top: 10px;
    font-family: Lato;
    color: black;
}

.navbar-collapse.in, .navbar-collapse.collapsing {
    opacity: .7;
    width: 180px;
    float: right;
    border-radius: 5px;
    background-color: black;
    overflow: hidden;
}

@media (max-width: 768px) {
    .dropdown.open > a {
        background-color: black !important;
        opacity: .7;
    }

    .dropdown-menu {
        background-color: transparent;
    }

    #navbar-main a {
        color: white;
    }
}

#controlIconEdit:hover {
    color: black;
}

.tablePagination {
    background: #DBE0E4;
    height: 40px;
    padding-top: 6px;
}

    .tablePagination a {
        color: #5F646C;
        font-size: 15px;
        margin-left: 10px;
        cursor: pointer;
        text-decoration: none;
    }

.pageActive {
    color: black !important;
    cursor: default;
    font-weight: bold;
}

    .pageActive:hover {
        text-decoration: none;
    }

.intro-overlay {
    background: black;
    opacity: .4;
    z-index: 9999;
    width: 100%;
    height: 100%;
    position: fixed;
}

#activateActiveDirectory {
    z-index: 10000;
    position: relative;
    width: 400px;
    height: 100px;
    background-color: #E7ECF2;
    border-radius: 5px;
    border: solid 1px #666666;
    margin-left: auto;
    margin-right: auto;
    top: 120px;
}


.modal-header {
    min-height: 10%;
}

.modalLockImage {
    display: block;
    position: relative;
    top: 65px;
    z-index: 1;
    left: -56px;
}

.marginTop {
    margin-top: 10px;
}

.marginTop30 {
    margin-top: 30px;
}

.marginY-small {
    margin-top: 5px;
    margin-bottom: 5px;
}

.marginY-medium {
    margin-top: 10px;
    margin-bottom: 10px;
}

.marginY-big {
    margin-top: 20px;
    margin-bottom: 20px;
}

.green-box {
    padding: 5px;
    border: solid #32bf32 2px;
}

.equal {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

.infield-loading {
    position: absolute;
    right: 45px;
    z-index: 2;
    transform: scale(0.6);
    top: 1px;
}

.filter-count {
    position: absolute;
    right: -10px;
    min-width: 15px;
    text-align: center;
    top: 12px;
    font-size: 9px;
    background-color: red;
    border-radius: 200px;
    color: white;
    font-weight: 900;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 1px;
    padding-bottom: 1px;
    line-height: 15px;
}

.timer-container {
    position: relative;
    width: 28px;
    height: 28px;
}

.circle {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
}

.circle::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 80%;
    height: 80%;
    background: transparent;
    border-radius: 1000px;
    transform: translate(-50%, -50%);
    clip-path: circle(100%);
    box-shadow: inset 0 0 0 20px #f7f7f7; /* Adjust the fourth value to control the size of the hole */
}

.time {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 12px;
    font-weight: bold;
}


.settingDisabled {
    pointer-events: none;
    opacity: 0.5 !important;
}

.setting-item {
    transition: ease-in-out 100ms all;
    opacity: 1;
}


.filter-count {
    position: absolute;
    right: -10px;
    min-width: 15px;
    text-align: center;
    top: 12px;
    font-size: 9px;
    background-color: red;
    border-radius: 200px;
    color: white;
    font-weight: 900;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 1px;
    padding-bottom: 1px;
    line-height: 15px;
}


.folder-container {
    width: 150px;
    height: 150px;
    position: relative;
    margin: 5px;
    border-radius: 5px;
    overflow: hidden;
    transform: translateX(-10px);
}

.folder-tab {
    width: 50%;
    height: 35px;
    background-color: #024574;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    position: absolute;
    top: 0px;
    /* left: 10%; */
    z-index: 1;
}

.folder-tab-bg {
    width: 100%;
    height: 30px;
    background-color: #024574;
    border-radius: 10px;
    position: absolute;
    top: 7px;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 5px;
}

.folder-body {
    width: 100%;
    height: 100%;
    background-color: #2289e1;
    border-radius: 10px;
    position: absolute;
    top: 20px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    z-index: 2;
}

.folder-amount {
    position: absolute;
    left: 50%;
    color: white;
    top: calc(50% - 15px);
    transform: translate(-50%, -50%);
    font-weight: 600;
    font-size: 1.5em;
    width: 90%;
    text-align: center;
    line-height: 1.1em;
}

.folders-container {
    padding-top: 25px;
    padding-bottom: 10px;
    background: rgb(231,236,242);
    position: relative;
}

.folders-container.collapsed {
    display: none;
}

.hide-folder-button {
    margin: 0;
    background: #cecece;
    display: inline-block;
    padding: 7px 10px;
    width: 100%;
    text-align: center;
    color: #444444;
}


.collapsed-bottom {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100px;
    width: 100%;
    z-index: 6;
    background: rgb(231,236,242);
    background: linear-gradient(0deg, rgba(231,236,242,1) 0%, rgba(231,236,242,0) 100%);
}

.folders-container.collapsed .collapsed-bottom {
    display: block;

}

.folder-amount.small {
    position: absolute;
    left: 50%;
    color: white;
    top: calc(70% - 15px);
    transform: translate(-50%, -50%);
    font-weight: 900;
    font-size: 1.20em;
    letter-spacing: 0.1rem;
}


.custom-breadcrumb {
    margin-bottom: 10px;
}


.vault-breadcrumb {
    cursor: pointer;
}

.vault-breadcrumb.active {
    cursor: default;
}