html, body {
    margin: 0!important;
    padding: 0!important;
}

html{
    overflow-y: hidden;
}

body {
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    padding-bottom: 3rem;
    width: 100vw;
    overflow-x: hidden;
}

body .bg-riverside {
    background: #00529f!important;
}

body .img-riverside {
    background: white;
    border: 1px solid white;
}

body .btn-primary {
    background: #00529f!important;
    border: none;
}

.not-allowed {
    cursor: not-allowed!important;
}

#bar{
    background-color: #00529f;
    line-height: 50px;
    color: #fff;
    font-size: 25px;
    padding-left: 15px;
    padding-right: 15px;
}

#bar > #logo{
    height: 32px;
    margin-left: 15px;
    margin-right: 30px;
}

#bar-right-side{
    float: right;
    font-size: 20px;
}

footer{
    background-color: #f5f5f5;
    bottom: 0;
    height: 2rem;
    line-height: 2rem;
    position: fixed;
    width: 100%;
    z-index: 999;
}

#main-div{
    margin-top: 20px;
}

#reports-menus > .report-menu{
    border-color: #666;
    color: #666;
    font-family: Century Gothic,Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.2rem;
    margin: 0 .5rem;
    max-width: 20%;
    min-height: 3.5em;
    width: 200px;
    font-weight: 600 !important;
    text-transform: uppercase;
}

.report-menu.active{
    color: #00529f !important;
    border-color: #00529f !important;
    border-width: 2px;
    font-weight: 700 !important;
}

#reports-sub-menus{
    font-family: Century Gothic,Helvetica,Arial,sans-serif;
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 10px;
    text-transform: uppercase;
}

#reports-sub-menus > .report-sub-menu{
    border-radius: 0;
    border-top: 0;
    font-size: 14px;
    line-height: 1.2rem;
    margin: 0 0 0 -1px;
    max-width: 20%;
    width: 200px;
    font-weight: 600;
    color: #666;
    border-color: #ccc;
    border-bottom: 4px solid transparent;
}

.report-sub-menu.active{
    color: #00529f !important;
    border-bottom: 4px solid #00529f !important;
    font-weight: 700 !important;
}

.dropdown-toggle::after {
    float: right;
    margin-top: 10px;
}

.dropdown-item{
    background-color: #fff;
    color: rgba(0,0,0,.87);
    cursor: pointer;
}

.dropdown-item:hover{
    color: #333;
    background-color: #ebf5ff;
}

.dropdown-menu > a:focus{
    color: #333;
    background-color: #ebf5ff;
}

.dropdown-toggle{
    text-align: left !important;
}

/* Organization selector */
#dropdownOrganizations{
    width: 100%;
    background: #1f53a1!important;
    border: none;
    color: #fff;
}

#org-selector > .dropdown-menu{
    max-height: 400px;
    overflow-y: scroll;
    width: 100%;
}

.dropdown-date-selector{
    display: block !important;
    width: 100%;
    background: #fff;
    border-color: #b3b3b3 #ccc #d9d9d9 !important;
}

/* org multiselector start */

.pointer{
    cursor: pointer;
}

#organization-multiselect{
    overflow: hidden !important;
    max-height: none !important;
    padding-bottom: 0px;
}

#organization-multiselect > .options{
    max-height: 385px;
    overflow-y: scroll;
    width: 100%;
}

#organization-multiselect > #btnDone{
    max-height: 385px;
    width: 100%;
}
/* org multiselector start */

.mw-100{
    min-width: 100% !important;
}

.table{
    margin-bottom: 0px !important;
}

.table-wrapper {
    font-size: 12px;
    margin-bottom: 20px;
    max-width: 100%;
    overflow-x: auto;
    padding: 0;
}

.table-sm thead th {
    text-transform: uppercase;
}

.table-sm .bg-dark th {
    background: none!important;
}

.table-sm th.col-header {
    background: #f2f2f2;
    min-width: 14rem;
    max-width: 14rem;
    width: 14rem;
    text-align: left;
    padding-left: .3rem !important;
    padding-right: .3rem !important;
}

.table-sm .fa-corner-icon {
    color: orange;
    float: right;
    margin: 0 0 0 3px;
}

.table-sm > tbody > tr{
    border-bottom: 1px solid #dee2e6;
}

.xtable-sm.sticky-col .fa-pencil-square-o,
.xtable-sm.sticky-col .fa-lock,
.xtable-sm.sticky-col .fa-corner-icon {
    display: none;
}

.table-sm td.col-subheader {
    background: #d2e6ff;
    min-width: 12rem;
    max-width: 12rem;
    width: 12rem;
    text-align: center;
}

.table-sm td.col-date {
    background: #d2e6ff;
    min-width: 3rem;
    max-width: 3rem;
    width: 3rem;
    text-align: center;
}

.subheader-date{
    width: 4.2rem;
    min-width: 4.2rem;
    max-width: 4.2rem;
}

.table-sm td.col-info {
    background: #f2f2f2;
    color: #000;
    min-width: 5rem!important;
    text-transform: uppercase;
}

.notFixed{
    width: 80px;
    max-width: 80px;
}

.notFixed.rank{
    width: 50px;
    max-width: 50px;
    min-width: 50px !important;
}

.notFixed.rank{
    width: 70px;
    max-width: 70px;
    min-width: 70px !important;
}

.table-sm td {
    min-width: 6rem;
    padding: 0 .2rem;
    text-align: center;
    vertical-align: middle !important;
}

.table-sm td .edit-mode-cell {
    background-color: #fff !important;
    color: #0000ff!important;
}

.table-sm th{
    min-width: 6rem;
    padding: 0 .2rem;
    text-align: center;
    vertical-align: middle !important;
}

.weekly-type{
    width: 80px;
    max-width: 80px;
    min-width: 80px;
}

table.table-sm.table-sdr {
    margin: 0 auto!important;
    width: 60vw!important;
    max-width: 800px!important;
}

table.table-sm.table-sdr td, table.table-sm.table-sdr th {
    text-align: left!important;
    vertical-align: text-top!important;
}

table.table-sm.table-sdr tbody td.col-header {
    text-align: left!important;
}

table.table-sm.table-sdr tbody th.col-header {
    text-align: right!important;
}

table.table-sm.table-sdr tbody td,
table.table-sm.table-sdr tbody th {
    font-size: 12px;
}

.col-comments{
    width: 200px;
    max-width: 200px;
    min-width: 200px;
}
.table-sm td hr {
    margin: 0;
}

.table-sm  td{
    padding: .1rem .1rem !important;
    background-color: #FFF;
    color: #00f;
}

.style-grey,
.style-grey.readOnly {
    background: #f2f2f2!important;
    color: #000000 !important;
}

.style-red,
.style-red.readOnly {
    background: #ffc7ce!important;
    color: #000000 !important;
}

.style-green,
.style-green.readOnly {
    background: #c6efce!important;
    color: #000000 !important;
}

.style-blue,
.style-blue.readOnly {
    background: #d2e6ff!important;
    color: #000000 !important;
}

.style-yellow,
.style-yellow.readOnly {
    background: #ffffe0!important;
    color: #000000 !important;
}

.style-white,
.style-white.readOnly {
    background: #FFF !important;
    color: #000000 !important;
}

.style-default,
.style-default.readOnly {
    background: #FFF;
    color: #000000;
}

.isEditable {
    color: #0000ff !important;
}

.readOnly{
    background-color: #fff !important;
    color: #000 !important;
}

.bg-gray{
    background-color: lightgray!important;
}

.bg-input {
    background: #f2f2f2!important;
}

.text-black{
    color: #000 !important;
}

.table-sm  th{
    padding: 0px !important;
}

.sticky-intersect{
    display: none !important;
}

/* Start unique scoll */
.table-wrapper{
    width: fit-content;
    overflow-x: hidden;
    max-width: fit-content;
    min-width: 100%;
}

#reportsDiv{
    height: calc(100vh - 340px)!important;
    width: 100%;
    overflow: auto;
    padding-bottom: 40px;
}

.cellPasted{
    overflow-y: hidden !important;
    max-height: 20px !important;
}

.reports-dashboard{
    overflow: hidden !important;
}

/* End unique scroll */
/* End fixed header and columns */

/* Clipboard starts */

  .cellSelected{
    outline: 2px solid black;
  }

  .dragging{
    outline: 2px solid blue;
  }

  td{
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
  }

  /* End clipboard */

/* Start fix header and columns */
.talent-tracking-report > .sticky-wrap {
    padding-bottom: 100px;
}
.sticky-wrap {
    overflow-y: hidden;
    position: relative;
    width: 100%;
}
.sticky-wrap .sticky-thead,
.sticky-wrap .sticky-col {
    display: none;
}

.sticky-wrap .sticky-thead,
.sticky-wrap .sticky-col,
.sticky-wrap .sticky-intersect {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .125s ease-in-out;
    z-index: 50;
    width: auto; /* Prevent table from stretching to full size */
}
.sticky-wrap .sticky-thead {
    box-shadow: 0 0.25em 0.1em -0.1em rgba(0,0,0,.125);
    z-index: 100;
    width: 100%; /* Force stretch */
}
.sticky-wrap .sticky-intersect {
    opacity: 1;
    z-index: 150;

}
.sticky-wrap .sticky-intersect th {
    background-color: #666;
    color: #eee;
}
.sticky-wrap td,
.sticky-wrap th {
    box-sizing: border-box;
}

.sticky-col{
    border-right: solid #ccc 2px;
}

.sticky-col > tbody th{
    background: #fff4d2;
    min-width: 10rem;
    text-align: left;
}

.spinning-loader {
    animation: rotate-s-loader 1s linear infinite;
    border-radius: 50%;
    border: 5px solid rgba(79, 160, 208, 0.11);
    border-left-color: rgb(0, 132, 203);
    background: transparent;
    display: inline-block;
    height: 4rem;
    margin: 0 auto;
    width: 4rem;
}

.comment-popover {
    background-color: #c9f7c7;
    box-shadow: 0 1px 5px rgba(0,0,0,.117647), 0 1px 5px rgba(0,0,0,.239216);
    border-left: 2px solid #54bb4b;
    font-size: 12px;
    max-height: 200px;
    left: 0;
    overflow-y: auto;
    padding: 3px;
    position: fixed;
    resize: none;
    top: 0;
    width: 250px;
    z-index: 999;
}

.comments-truncate{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-align: justify;
}

.comments-truncate.weekly{
    -webkit-line-clamp: 2;
}

.comments-truncate.monthly{
    -webkit-line-clamp: 1;
}

#popover-metric {
    font-size: 12px;
    max-height: 200px;
    left: 0;
    overflow-y: auto;
    padding: 3px;
    position: fixed;
    resize: none;
    top: 0;
    width: 250px;
    z-index: 999;
    font-weight: bold;
}

/* HR */
.not-clickable{
    cursor: not-allowed;
}

.hr-cell {
    border: none !important;
    width: 100% !important;
    font-size: 12px !important;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #FFF !important;
    color: #00f !important;
    height: 19px;
}

.hr-select{
    outline: 0px;
}

.hr-cell-border{
    border: 1px solid #dee2e6;
    background-color: #FFF !important;
    color: #00f !important;
}

.talent-tracking-report td.hr-cell-border {
    padding: 0 5px!important;
}

.talent-tracking-report th.delete-cell {
    text-align: center!important;
}

.talent-tracking-report .sticky-col .hr-cell {
    color: #6e6e6e!important;
}

.hr-cell:disabled{
    cursor: not-allowed;
    opacity: 0.5;
}

.col-dropdown {
    width: 150px !important;
    min-width: 150px !important;
    max-width: 150px !important;
}

.hr .readOnly{
    border: 1px solid #dee2e6;
}

.row-total{
    font-weight: bold;
    border-top: solid #000000 2px;
}

.w-200{
    width: 200px !important;
    min-width: 200px !important;
    max-width: 200px !important;
}

.tab-disabled > a{
    background-color: darkgray;
    pointer-events: none;
    font-weight: normal;
    color: #495057;
}

#pageDiv {
    top: 4rem;
    height: calc(100vh - 8rem);
    width: 100vw;
}

    #pageDiv .dropdown-menu.show {
        max-height: 300px;
        overflow-y: scroll;
    }

.loader-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.9);
    z-index: 99;
    padding-top: 300px;
}

.manual-data-kpi{
    position: relative;
}

.manual-data-kpi:after{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
	width: 0;
	height: 0;
    display: block;
	border-left: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-top: 5px solid #00F;
}

.table-scrollable {
    overflow-y: scroll;
    height: 100vh;
    max-height: calc(100vh - 340px);
}

#emails-textarea{
    resize: none;
    height: 100px;
}

.no-outline{
    outline: none !important;
}

.hr-job_title{
    min-width: 230px !important;
}

.textarea-two_lines{
    height: 70px !important;
}

.general-tabs{
    display: block;
    padding: .5rem 1rem;
    color: #666;
    background-color: white;
    border-color: #666;
}

#week-ending-text{
    margin-left: 483px;
    display: inline-block;
    margin-bottom: 0px;
}

.general-tabs.active{
    background-color: #00529f !important;
    color: white;
}

.btn-download{
    background-color: #FFFFFF !important;
    color: #4b5c6b !important;
    border: solid 1px #4b5c6b !important;
}

.employee-position{
    min-width: 150px !important;
    max-width: 150px !important;
}

.selectedSection{
    border: 3px solid blue;
}

.move-here{
    padding: 10px 0px 10px 10px;
    margin-bottom: 10px;
    border: dashed 1px #333;
    font-size: .875 rem !important;
    cursor: pointer;
    text-align: center;
    background: white;
    color: #212529;
}

.cell-required{
    outline: 2px solid #ff0000;
}

.fa-sort{
    vertical-align: middle;
}

#headcounts-budget{
    width: 570px !important;
    min-width: 570px !important;
    max-width: 570px !important;
}

.staffing_budget-name{
    width: 150px !important;
    min-width: 150px !important;
    max-width: 150px !important;
}

.staffing_budget-job_role{
    width: 300px !important;
    min-width: 300px !important;
    max-width: 300px !important;
}

.staffing_budget-department{
    width: 120px !important;
    min-width: 120px !important;
    max-width: 120px !important;
}

.delete-cell{
    min-width: 20px !important;
    max-width: 20px ;
    width: 20px;
}

.hr-notes{
    min-width: 200px !important;
    padding-left: 2px;
}

.hr-report{
    margin-top: 0px;
}

.hr-report > div > table > tbody > tr > td > div{
    text-align: left;
}

.hr-row{
    position: fixed;
    min-width: 100%;
}

.hr-cell{
    height: auto;
    min-height: 20px;
}

/* Staffing Aggregate */
.aggregate_br-grey{
    border-right: solid 1px lightgrey;
}

.aggregate_br-black{
    border-right: solid black 2px;
}

.total-row{
    background-color: #d6dce5 !important;
    font-weight: bold;
    border: solid black 2px !important;
}

.aggregate_kpi{
    min-width: 250px;
    max-width: 250px;
    width: 250px;
}

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

.aggregate_type{
    min-width: 150px;
    max-width: 150px;
    width: 150px;
}

.header-color{
    background-color: #f2f2f2 !important;
    color: #000000 !important;
}

.taxonomy-color{
    background-color: #d2e6ff !important;
    color: #000000 !important;
}

.type-color{
    background-color: #f2f2f2 !important;
    color: #000000 !important;
}
.w-auto{
    width: auto !important;
}

#dataCopied{
    width: 200px;
}

.toast{
    display: block;
    position: fixed;
    top: 75px;
    right: 20px;
}

.staffing-dashbord-header{
    width: 350px;
    max-width: 350px !important;
    min-width: 350px !important;
    color: #000000 !important;
    text-align: left !important;
    font-weight: bold;
}
.staffing-dashboard-annual{
    background-color: #b4c7e7 !important;
    text-transform: capitalize;
}
.staffing-dashboard-total-row{
    font-weight: bold;
    border-top: solid black 2px !important;
}
.staffing-dashboard-space{
    height: 20px !important;
}

#hr-permissions-div{
    height: calc(100vh - 300px)!important;
    width: 100%;
    overflow: auto;
    padding-bottom: 40px;
}

.alert-danger{
    color: #000 !important;
    background-color: #f8d7da !important;
}

.icon{
    width: 23px;
    height: 23px;
}

tr > .staffing-dashbord-header{
    padding-left: .3rem !important;
    padding-right: .3rem !important;
}

.blur {
    filter: blur(5px);
}

.colored-toast-success {
    background-color: #a5dc86 !important;
}

.colored-toast-success .swal2-title {
    color: white;
}

@keyframes rotate-s-loader {
    from {
        transform: rotate(0);
    }
    to {
        transform: rotate(360deg);
    }
}

@media (max-height: 850px) {
    #reportsDiv{
        height: 570px;;
    }
}

@media (min-width: 576px){
    .modal-650{
        max-width: 650px !important;
    }
}

#selected-menu {
    opacity: 0;
}

.dropdown:hover > .dropdown-menu {
    display: block;
    right: 0;
    left: auto;
    margin: 0;
}

.dropdown > .dropdown-toggle:active {
    pointer-events: none;
}

#popover-export {
    background-color: #c9f7c7;
    box-shadow: 0 1px 5px rgba(0,0,0,.117647), 0 1px 5px rgba(0,0,0,.239216);
    border-left: 2px solid #54bb4b;
    font-size: 12px;
    height: 44px;
    max-height: 44px;
    min-height: 44px;
    overflow-y: auto;
    padding: 3px;
    resize: none;
    width: 250px;
    z-index: 999;
    background: black;
    color: white;
    opacity: .9;
    position: fixed;
    right: 0;
    top: 0;
    text-align: center;
}

/* Modal Tables */
.modal-table-content {
    max-height: 80vh;
    overflow-y: scroll;
    margin-bottom: 10px;
}

.modal-table-content > div {
    padding-bottom: 0px;
}

/* Alteryx Catalog*/

.alteryx-catalog{
    overflow: hidden;
    height: calc(100vh - 128px);
    width: 100%;
}
.alteryx-catalog #col-kpis-kpiId{
    min-width: 100px;
}
.alteryx-catalog #col-kpis-piNameColumn{
    min-width: 200px;
}
.alteryx-catalog #col-kpis-role{
    min-width: 200px;
}
.alteryx-catalog #col-kpis-report{
    min-width: 140px;
}
.alteryx-catalog #col-kpis-organization{
    min-width: 150px;
}
.alteryx-catalog #col-kpis-format{
    min-width: 140px;
}
.alteryx-catalog #col-kpis-code{
    min-width: 160px;
}

.alteryx-catalog #metrics,
.alteryx-catalog #upload {
    overflow: hidden auto;
    width: 100%;
}
.alteryx-catalog #upload .close {
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 50%;
    font-size: 12px;
    line-height: 12px;
    position: absolute;
    right: -10px;
    top: -10px;
    padding: 3px 5px 5px;
}

.search-input {
    width: 300px!important;
}
