.loginlogo {
    max-width: 300px;
    max-height: 150px;
    padding-bottom: 10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

.orglogo {
    max-width: 150px;
    max-height: 150px;
    padding-bottom: 10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

.confirmation {
    width: 200px;
}

/* For Firefox */
input[type='number'] {
    -moz-appearance: textfield;
}

/* Webkit browsers like Safari and Chrome */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.bgwhite {
    background-color: white;
}

.bgred {
    background-color: #E28387 !important;
}

.bgredlight {
    background-color: #E5BCBD !important;
}


/* old stripes*/
/*
.stripes-families {
background-image: repeating-linear-gradient(180deg, #9DF0FA, #9DF0FA 115px, #D7F7FB 115px, #D7F7FB 230px)!important;
}
.stripes-geozones {
background-image: repeating-linear-gradient(180deg, #AAC5FD, #AAC5FD 122px, #BDD1FB 122px, #BDD1FB 244px)!important;
}
.stripes-chart {
background-image: repeating-linear-gradient(180deg, #DFDCDC, #DFDCDC 125px, #F6F3F3 125px, #F6F3F3 250px)!important;
}
.stripes-units {
background-image: repeating-linear-gradient(180deg, #69A67C, #69A67C 115px, #9DBDA7 115px, #9DBDA7 230px)!important;
}
*/

.dbborder {
    border-top: dashed !important;
    border-style: dashed !important;
    border-color: grey !important;
    border-width: 1px !important;
}

.borderbottom {
    border-bottom: solid;
}

.bordertop {
    border-top: solid;
}

.footertext {
    font-size: 11px !important;
    padding-bottom: 10px !important;
}

.btn path {
    fill: #F8F8F8;
    stroke: #D9D9D9;
}

.holiday-highlight {
    background: #f0f0f0 !important;
}

.red-highlight {
    background: #ffcccc !important;
}

.mild-shade {
    background: #F9F8F8 !important;
}

.deliverable {
    background: #f0f0f0 !important;
    background-clip: border-box;
    padding: 5px;
}

.nudgeup {
    position: relative;
    top: -15px !important;
}

.fc-submitbutton-button {
    background: #f0f0f0 !important;
}

.fc-submittedbutton-button {
    background: #ffcccc !important;
}

.projects {
    color: white !important;
    background: #777777 !important;
}

.internal {
    color: white !important;
    background: #B2B2B2 !important;
}

.total {
    color: white !important;
    background: #C72127 !important;
}

.whitetext {
    color: white !important;
}

.loginfooter {
    position: fixed;
    left: 0;
    bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
    background-color: #E1E1E1;
    color: #00205E;
    text-align: center;
    font-size: 12px;
    font-weight: 600 !important;
}

svg {
    width: 100% !important;
}

.push-left {
    float: left !important;
    padding-left: 5px !important;
}

.highportlet {
    min-height: 150px !important;
}

.higherportlet {
    min-height: 300px !important;
}

.dndplaceholder {
    display: block;
    height: 50px;
    width: 100%;
    padding: 10px;
    background: #F9F8F8;
    text-align: center;
    font-weight: 900;
    border-style: solid !important;
    border-color: grey !important;
    border-width: 1px !important;
}

.dnddesc {
    position: relative;
    top: 25px !important;
    text-align: center;
}

.nudgeupmore {
    position: relative;
    top: -30px !important;
}

.dndedit {
    position: relative;
    top: -2px !important;
    left: 10px !important;
}

.circle {
    width: 100px;
    margin: 6px 6px 20px;
    display: inline-block;
    position: relative;
    text-align: center;
    line-height: 1.2;
}

.circle strong {
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    text-align: center;
    line-height: 40px;
    font-size: 30px;
}

.circle strong i {
    font-style: normal;
    font-size: 0.6em;
    font-weight: normal;
}

.consetwidth {
    width: 80%;
}

.centerpoint {
    position: absolute;
    left: 50%;

    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;

    border-bottom: 5px solid black;

    top: 10px;
}

.bubble {
    font-size: 13px;
    color: #fff;
    border-radius: 4px;
    padding: 3px 7px;
    background: #29102b;
    position: absolute;
    top: 4px;
    right: -30px;
}

.serial {
    text-align: center !important;
    vertical-align: bottom !important;
}

@media print {
    .avoidbreaks {
        page-break-inside: avoid;
    }
}

.pdf thead,
tfoot {
    display: table-row-group
}

.pdf tr {
    page-break-inside: avoid
}

/* for editable checklist */
.editable-checklist {
    max-height: 500px !important;
    min-width: 140px;
    overflow-y: auto;
    overflow-x: hidden;
}

.highz {
    position: relative;
    z-index: 10000 !important;
}

.mt-widget-2 .mt-head {
    background-color: #808080;
}

.mt-widget-2 .mt-head .mt-head-user .mt-head-user-img {
    margin: 10px 32px 18px 35px;
}

.mt-widget-2 .mt-head .mt-head-user .mt-head-user-info {
    margin: 20px 0 0 -9px !important;
}

.mt-widget-2 .mt-body {
    padding-top: 100px;
    text-align: left;
}

.mt-widget-2 .mt-body .mt-body-title {
    margin-top: 10px;
}

div#tree {
    padding-top: 80px;
    background: #E8E8E8;
    width: 100%;
    min-height: 500px;
}

div#tree [data-id="search"],
div#tree [data-id="search-icon"] {
    top: 10px !important;
    left: 3px !important;
}

div#tree [data-layouts],
div#tree #bg-tests {
    display: none;
}

.dashboard_sidebar {
    width: 100%;
    height: 100vh;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
    visibility: hidden;
    opacity: 0;
}

.dashboard_sidebar_side {
    background: #ffffff;
    width: 250px;
    height: 100vh;
    position: fixed;
    right: -180px;
    top: 0;
    z-index: 999999;
    box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.034),
        0 6.7px 5.3px rgba(0, 0, 0, 0.048),
        0 12.5px 10px rgba(0, 0, 0, 0.06),
        0 22.3px 17.9px rgba(0, 0, 0, 0.072),
        0 41.8px 33.4px rgba(0, 0, 0, 0.086),
        0 100px 80px rgba(0, 0, 0, 0.12);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
}

.dashboard_sidebar_overlay {
    background: rgba(255, 255, 255, 0.625);
    width: 100%;
    height: 100vh;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99999;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
}

.dashboard_sidebar .new {
    padding: 50px 20px;
}

.dashboard_sidebar .form-group {
    display: block;
    margin-bottom: 15px;
}

.dashboard_sidebar .form-group input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}

.dashboard_sidebar .form-group label {
    position: relative;
    cursor: pointer;
}

.dashboard_sidebar .form-group label:before {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid #0079bf;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 10px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 8px;
}

.dashboard_sidebar .form-group input:checked+label:after {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    left: 9px;
    width: 6px;
    height: 14px;
    border: solid #0079bf;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.dashboard_sidebar .dashboard_sidebar_side .close_slide {
    display: block;
    position: absolute;
    top: 30px;
    left: -30px;
    background-color: #00205E;
    color: #ffffff;
    text-align: center;
    height: 30px;
    width: 30px;
    line-height: 30px;
    cursor: pointer;
}

.dashboard_sidebar.show_sidebar {
    visibility: visible;
    opacity: 1;
}

.dashboard_sidebar.show_sidebar .dashboard_sidebar_side {
    visibility: visible;
    opacity: 1;
    right: 0;
}

.dashboard_sidebar.show_sidebar .dashboard_sidebar_overlay {
    visibility: visible;
    opacity: 1;
}

ul.siderbar_trig {
    float: right;
    list-style: none;
    margin: 0;
    padding: 11px 0;
}

ul.siderbar_trig li span {
    font-size: 20px;
    cursor: pointer;
}

.page-header.navbar .page-logo .logo-default {
    margin: 14px 0 0;
    height: 22px;
}

.loginfooter img {
    width: 160px;
}

.page-header.navbar .page-logo {
    width: 256px;
    padding-right: 0;
}

.select2-container .select2-selection--single {
    height: 34px;
    padding: 0px 20px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 34px;
}


.table-scrollable {

    width: 100%;
    overflow-x: auto;
    overflow-y: visible !important;
    border: 1px solid #e7ecf1;
    margin: 10px 0 !important;

}

.table-scrollable .dataTable td>.btn-group,
.table-scrollable .dataTable th>.btn-group {
    position: relative;
    margin-top: -2px;
}

.page-header.navbar.navbar-fixed-top,
.page-header.navbar.navbar-static-top {
    position: relative;
}

.main-organogram {
    position: relative;
}

#chart-container {
    position: relative;
    height: 100%;
    border: 1px solid transparent;
    margin: 0.5rem;
    overflow: auto;
    text-align: center;
    background: #f6f6f6;
    min-height: 600px;
}

#chart-container .orgchart {
    background: transparent;
}

div#edit-panel {
    position: relative;
    max-width: 300px;
    margin: 0.5rem;
    border: unset;
    display: flex;
}

div#edit-panel .search {
    position: absolute;
    right: 0px;
    top: 5px;
    height: 40px;
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}

button#btn-cancel {
    margin-left: 17px;
}

div#edit-panel .search button {
    height: 40px;
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
    padding: 0;
    line-height: 40px;
    padding: 0 11px;
    line-height: 33px;
    background: #18336B;
    border-color: transparent;
    color: #fff;
}

div#edit-panel .search svg {
    width: 14px !important;
}

div#edit-panel input {
    height: 40px;
    min-width: 100%;
    border-radius: 4px !important;
    border-width: 1px;
    position: relative;
    padding: 0px 15px;
}

.orgchart .hierarchy .node {
    background: #ffffff;
    border: 1px solid #edf2f9;
    border-radius: .8rem;
    margin-bottom: 1.5rem;
    box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, .03);
    padding: 18px 10px;
}

img.avatar {
    border-radius: 50%;
    height: 40px;
    width: 40px;
    margin-bottom: 15px;
}

.orgchart ul li .node:hover {
    cursor: pointer;
}

.orgchart .node .title {
    box-sizing: border-box;
    padding: 0;
    width: 100%;
    min-width: 150px;
    text-align: center;
    font-size: 15px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #18336B;
    color: #fff;
    border-radius: 4px 4px 0 0;
    display: block;
    height: 30px;
    line-height: 29px;
}

.orgchart .node .content {
    box-sizing: border-box;
    padding: 0px;
    height: 30px;
    line-height: 29px;
    font-size: 12px;
    border: 1px solid #18336B;
    border-radius: 0 0 4px 4px;
    text-align: center;
    background-color: #fff;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.orgchart .node .title .symbol {
    float: unset;
    margin-top: 0;
    margin-left: 0;
    margin-right: 15px;
}

.orgchart .nodes .nodes .nodes .nodes>.hierarchy {
    position: relative;
    margin: 0px 2px;
}

.orgchart .node:not(:only-child)::after,
.orgchart>ul>li>ul li>.node::before {
    background-color: #18336B;
}

.orgchart .hierarchy::before {
    border-top: 2px solid #18336B;
}

.organogram-sidebar {
    position: fixed;
    right: -300px;
    top: 0;
    width: 400px;
    height: 100%;
    background: #ffffff;
    box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, .03);
    padding: 0px;
    border: 1px solid #edf2f9;
    z-index: 999999;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease;
}

.organogram-sidebar.show {
    right: 0;
    visibility: visible;
    opacity: 1;
}

.organogram-sidebar .close {
    position: absolute;
    left: -13px;
    top: 20px;
    width: 30px;
    line-height: 30px !important;
    height: 30px;
    background: #ffffff;
    opacity: 1;
    z-index: 99999999;
    color: #18336B !important;
    text-align: center !important;
    text-indent: unset;
    background-image: unset !important;
    font-size: 14px;
}

.organogram-sidebar .user_heading {
    width: 100%;
    height: auto;
    background: #18336B;
    padding: 20px;
    text-align: center;
    color: #ffffff;
}

.organogram-sidebar .user_heading img {
    border-radius: 50%;
    height: 50px;
    width: 50px;
}

.organogram-sidebar .user_heading .name {
    margin-top: 15px;
}

.organogram-sidebar .details {
    padding: 20px 15px;
    border-bottom: 1px solid #edf2f9;
}

.organogram-sidebar .details .heading {
    font-weight: bold;
    margin-bottom: 5px;
}

.organogram-sidebar .details .desc {
    font-weight: normal;
}

.sidebar_overlay.show {
    width: 100%;
    height: 100vh;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
}

.orgchart ul li .node.matched,
.orgchart ul li .node:hover {
    background-color: rgba(238, 217, 54, .5);
}

.orgchart .node.matched {
    background-color: rgba(238, 217, 54, 0.5);
}

.orgchart .hierarchy.first-shown::before {
    left: calc(50% - 1px);
    width: calc(50% + 1px);
}

.orgchart .hierarchy.last-shown::before {
    width: calc(50% + 1px);
}

.orgchart .hierarchy.first-shown.last-shown::before {
    width: 2px;
}

#edit-panel {
    text-align: center;
    margin: 0.5rem;
    padding: 0.5rem;
    border: 1px solid #aaa;
}

#edit-panel * {
    font-size: 1rem;
}

button,
input {
    padding: 0.5rem 1rem;
}




#progressbar {
    margin: 30px 0;
    color: lightgrey;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
}

#progressbar li {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    list-style-type: none;
    font-size: 15px;
    /* width: 25%;
        float: left; */
    position: relative;
    font-weight: 400;
    z-index: 0;
    background: lightgray;
    padding: 9px 15px;
    color: #b7b0b0;
}

#progressbar li span:after {
    content: '';
    background: lightgray;
    width: 0px;
    height: 0;
    z-index: 5;
    border-top: 20px solid transparent;
    border-bottom: 19px solid transparent;
    border-left: 17px solid lightgrey;
    display: block;
    position: absolute;
    right: 0px;
    top: 0;
}

#progressbar li.active span:after {
    border-left: 17px solid #18336B;
    background: lightgray;
}

#progressbar li.active {
    background: #18336B;
    color: #ffffff;
}

#progressbar li:before {
    font-family: FontAwesome;
    content: "\f101"
}

#progressbar li:before {
    padding: 9px 15px;
    font-size: 25px;
    color: #b7b0b0;
    background: transparent;
    margin: 0;
    text-align: center;
    position: absolute;
    top: 47%;
    right: 6px;
    transform: translate(0px, -50%);
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1;
    top: -15px;
    left: 50%;
    transform: translate(-50%, 0);
}

#progressbar li.active:before {
    color: #ffffff
}

#progressbar li.active:after {
    background: #18336B
}

/* #progressbar li.active:first-child span:after{
        background: #18336B;
    }  */


    .directmanagerselect2 span.select2-selection.select2-selection--single {
        width: 200px;
    }

.select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
    line-height: 34px;
}
.page-content-white .page-title {
    margin: 24px 0;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    color: #18336B;
}
.page-content-white .page-title i{
    display: none;
}
/* .page-sidebar, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover,
.page-header.navbar {
    background-color: #eef2fb;
} */
.portlet.light{
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background: #fff;
    background-clip: border-box;
    border: 1px solid #edf2f9;
    border-radius: .5rem;
    margin-bottom: 1.5rem;
    box-shadow: 0 0.75rem 1.5rem rgba(18,38,63,0.03);
}
.page-header-fixed .page-container {
    margin-top: 0px;
}
.portlet.light .dataTables_wrapper .dt-buttons {
    margin-top: 0px;
    float: left;
    margin-bottom: 10px;
}
