.fit {
    width: 1%;
    white-space: nowrap;
}

.sortable {
    cursor: move;
}

.loading-area {
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #2980b9;
}

a.disabled {
    pointer-events: none;
    cursor: default;
}

li.disabled {
    pointer-events: none;
    opacity: 0.6;
}

.modal-dialog {
    overflow-y: initial !important
}

.modal-body {
    max-height: 800px;
    overflow-y: auto;
}

.tab-content {
    width: 100%;
}

#chart-container {
    position: relative;
    display: inline-block;
    /* top: 10px;
  left: 10px; */
    height: 100%;
    width: 100%;
    border: 0;
    border-radius: 5px;
    overflow: auto;
    text-align: center;
}

.orgchart {
    width: 100%;
    height: 100%;
}

.orgchart .node .edge {
    display: none;
}

.profile-cover-img {
    height: 7rem !important;
}

a:hover {
    cursor: pointer;
}

.table thead th {
    cursor: pointer;
    border-bottom: 1px solid #ddd;
}

.login-page {
    background-color: #293a50;
    background: url('../../assets/global_assets/images/backgrounds/login.jpg?dt=06122019') no-repeat center center fixed;
    background-size: cover;
}

.oc-box {
    margin-bottom: 1.25rem;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .1875rem;
    text-align: center !important;
    width: 300px;
}

.oc-box {
    padding: 15px !important;
}

.oc-border {
    border: 1px solid rgba(0, 0, 0, .125);
}

.oc-name {
    font-weight: 500;
    font-family: inherit;
    white-space: nowrap;
    font-size: .9375rem;
}

.oc-designation {
    font-family: inherit;
    color: #999 !important;
    white-space: nowrap;
}

.oc-img {
    margin-bottom: 1rem !important;
}

.oc-img img {
    width: 120px;
    height: 120px;
    border-radius: 50% !important;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5385em + .875rem + 2px);
    padding: .4375rem .875rem;
    font-size: .8125rem;
    font-weight: 400;
    line-height: 1.5385;
    color: #333;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ddd;
    border-radius: .1875rem;
    box-shadow: 0 0 0 0 transparent;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border-top-color: #ddd !important;
}

.form-control:not(.border-bottom-1):not(.border-bottom-2):not(.border-bottom-3):focus {
    border-color: #ddd !important;
    box-shadow: 0 0 0 0 transparent, 0 1px 0 transparent !important;
}

.select2-selection--single:not([class*=bg-]):not([class*=border-]) {
    border-color: #ddd;
}

.select2-selection--single:not([class*=bg-]) {
    background-color: #fff;
}

.select2-container--open .select2-selection--single,
.select2-selection--single:focus,
.select2-selection--single:hover {
    box-shadow: 0 0 0 62.5rem rgba(0, 0, 0, .01) inset;
}

.select2-selection--single {
    cursor: pointer;
    outline: 0;
    display: block;
    padding: .4375rem 0;
    line-height: 1.5385;
    color: #333;
    position: relative;
    border: 1px solid transparent;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: .1875rem;
    transition: all ease-in-out .15s;
}

.select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: .875rem;
    padding-right: 2.375rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.select2-search--dropdown {
    display: block;
    position: relative;
    padding: 1rem;
}

.select2-search--dropdown .select2-search__field {
    padding: .4375rem .875rem;
    padding-left: 2.5625rem;
    border: 1px solid #ddd;
    outline: 0;
    width: 100%;
    border-radius: .1875rem;
}

.shadow-1 {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    border-width: 0;
}

.form-control-feedback {
    position: absolute;
    top: 0;
    color: #333;
    padding-left: .875rem;
    padding-right: .875rem;
    line-height: 2.25003rem;
    min-width: 1rem;
}

.form-group-feedback-left .form-control {
    padding-left: 2.75rem;
}

.form-control:disabled,
.form-control[readonly] {
    border-bottom-style: solid;
}

.h-card {
    min-height: calc(100vh - 3em) !important;
}

.navbar {
    border-radius: .1875rem;
}

.table-list tbody>tr:last-child>td {
    border-bottom: 1px solid #ddd;
}

/* .navbar:not(.navbar-component) {
    padding-left: 10rem;
    padding-right: 10rem;
} */

/* .profile-cover .media {
    left: 10rem;
    right: 10rem;
} */

/* .page-header-content {
    padding: 0 10rem;
} */

/* .content {
    padding: 1.25rem 10rem;
} */

.slider {
    position: absolute;
    width: 100%;
    height: 10px;
    z-index: 1100;
    overflow-x: hidden;
}

.line {
    position: absolute;
    opacity: 0.4;
    background: #033466;
    width: 150%;
    height: 5px;
}

.subline {
    position: absolute;
    background: #033466;
    height: 5px;
}

.inc {
    animation: increase 2s infinite;
}

.dec {
    animation: decrease 2s 0.5s infinite;
}

@keyframes increase {
    from {
        left: -5%;
        width: 5%;
    }

    to {
        left: 130%;
        width: 100%;
    }
}

@keyframes decrease {
    from {
        left: -80%;
        width: 80%;
    }

    to {
        left: 110%;
        width: 10%;
    }
}

.nav-tabs-solid .nav-item.show .nav-link.active,
.nav-tabs-solid .nav-link.active {
    color: #fff;
    background-color: #3f51b5;
}

.profile-cover .media {
    bottom: 0.7rem;
}

.navbar-component {
    margin-bottom: 0;
}
 

.nav-tabs-solid .nav-item.show .nav-link.active,
.nav-tabs-solid .nav-link.active {
    color: #fff;
    background-color: #033466;
}

.navbar-light .navbar-nav-link {
    color: rgba(51, 51, 51, .75) !important;
}

.navbar-brand {
    padding-top: 0.5rem;
    padding-bottom: 0rem;
}

.navbar-brand img {
    height: 2rem;
}

.navbar-expand-xl .navbar-brand {
    min-width: 10.625rem;
}


/* .table-responsive {
  min-height: calc(100vh - 3em) !important;
} */

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #033466 !important;
    border-color: #033466 !important;
}

.dropdown-item.active {
    color: #fff;
    background-color: #033466;
}

.app-loading {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.app-loading .spinner {
    height: 250px;
    width: 250px;
    animation: rotate 2s linear infinite;
    transform-origin: center center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.app-loading .spinner .path {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    animation: dash 1.5s ease-in-out infinite;
    stroke-linecap: round;
    stroke: #03346680;
}

@keyframes rotate {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px;
    }

    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px;
    }
}

.app-loading .logo {
    width: 200px;
    height: 200px;
    background-image: url(../../assets/global_assets/images/logo-200.png?v=5);
    background-position: center center;
    background-size: 150px;
    background-repeat: no-repeat;
}

app-root {
    height: 100vh;
    overflow: auto;
}

.select2-selection--multiple {
    border: 1px solid #ddd !important;
    border-radius: 25px !important;
}

.bg-dil {
    background-color: #033466 !important;
}

.btn-primary {
    background-color: #294273 !important;
}
