*:focus {
    outline: none !important;
}

.login-register {
    background: url(../images/sc_web_login_bg_img.png) center center/cover no-repeat !important;
}

a {
    cursor: pointer;
}

body,
html {
    width: 100%;
    max-width: 100vw;
    overflow-x: hidden;
}

.sidebar {
    background: #4f5467;
    box-shadow: 1px 0 20px rgba(0, 0, 0, 0.08);
}

#side-menu li a {
    color: #a6acbc;
    border-left: 0 solid #4f5467;
}

#side-menu ul > li > a.active {
    border-left: 3px solid #03a9f3;
    color: #ffffff;
    font-weight: 500;
    background: #4f5467 !important;
}

.dropdown-menu {
    right: 0;
    left: auto;
}

/*#side-menu > li > a.active {
  border-left: 3px solid #03a9f3;
  color: #ffffff;
  font-weight: 500;
  background: #4F5467 !important;
}*/

@media (min-width: 768px) {
    .fix-header #page-wrapper {
        margin-top: 60px;
        margin-bottom: 0;
        padding: 0;
        flex-direction: column;
        flex: 1 1 auto;
        display: flex;
        min-height: calc(100vh - 60px);
    }
}

#pinModal.modal {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    min-height: calc(100vh - 50px);
    max-height: inherit !important;
    /*min-height: inherit !important;*/
}

#pinModal.modal .modal-dialog {
    max-width: 50vw;
    min-width: 400px;
    top: 50%;
    transform: translateY(-50%);
}

.switch.small {
    transform: scale(0.6, 0.6);
    margin-top: 5px;
    margin-bottom: -5px;
}

.switch.green input:checked + .slider {
    background-color: #5cb85c;
}

.switch.green input:focus + .slider {
    box-shadow: 0 0 1px #5cb85c;
}

.switch.yellow input:checked + .slider {
    background-color: #f0ad4e;
}

.switch.yellow input:focus + .slider {
    box-shadow: 0 0 1px #f0ad4e;
}

.switch.red input:checked + .slider {
    background-color: #d9534f;
}

.switch.red input:focus + .slider {
    box-shadow: 0 0 1px #d9534f;
}

#pinModal table tbody tr td,
#pinModal table tbody tr th {
    border: 1px solid #ddd;
    padding: 5px;
}

#page-wrapper > div.container-fluid {
    width: 100%;
}

#pinModal.modal > div.modal-dialog > div.modal-content > div.modal-body {
    max-height: calc(100vh - 300px);
    overflow: auto;
}

#layout > div.datepicker.datepicker-dropdown.dropdown-menu {
    width: 210px;
    margin-top: 54px;
    padding-left: 5px;
}

.datepicker td,
.datepicker th,
.table-condensed td,
.table-condensed th {
    cursor: pointer;
    text-align: center;
}

.modal {
    margin-top: 0 !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.modal-open .modal {
    /* display: flex !important; */
}

.modal .modal-dialog {
    max-height: calc(100vh - 150px);
    margin-top: -50px;
    max-width: calc(100% - 20px);
    width: auto !important;
    display: inline-block;
    min-width: 500px;
    /* top: 50%; */
    /* left: 50%; */
    /* transform: translate(-50%,-50%) !important; */
    transform: translateY(40px);
}

.modal .modal-dialog .modal-content {
    margin: 50px 0;
}

.white-box.full {
    min-height: calc(100% - 1rem);
}

.news-slide .overlaybg {
    background: none transparent no-repeat scroll center center;
    background-size: cover;
}

div.web-logo {
    width: 100%;
    height: 200px;
    background: none transparent scroll no-repeat top center;
    background-size: cover;
}

.ct-series-g .ct-bar,
.ct-series-g .ct-line,
.ct-series-g .ct-point,
.ct-series-g .ct-slice-donut {
    stroke: gray;
}

.container {
    width: 100%;
}

/*noinspection CssFloatPxLength*/
.rrhh-card {
    margin-top: 10px;
    border-radius: 25px;
    border: 0.5px solid #e4e7ea;
    padding-top: 5px;
    padding-bottom: 5px;
}

img.thumbnail {
    min-width: 90%;
    max-width: 100%;
    margin: 0 auto;
}

img.magnifik {
    cursor: zoom-in;
}

.rrhh-main {
    min-height: calc(100vh - 60px);
}

.rrhh-main #wrapper {
    min-height: calc(100vh - 60px);
}

.rrhh-main #wrapper #page-wrapper {
    max-height: calc(100vh - 60px) !important;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 0;
}

.evaluationCard {
    cursor: pointer;
}

.rrhh-gauge {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}

.rrhh-gauge > div {
    position: relative;
    margin-bottom: -50px;
}

.rrhh-gauge > h4 {
    position: absolute;
}

.rrhh-row {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.rrhh-50 {
    float: left;
    width: 50%;
    text-align: center;
}

.rrhh-40 {
    width: 40%;
}

.rrhh-40 * {
    word-wrap: break-word;
}

.rrhh-icon {
    min-width: 60px;
}

div.magnifik {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    max-width: 100vw;
    max-height: 100vh;
    overflow: auto;
}
.magnifik > img {
    min-width: 100vw !important;
    background: white;
}

.dropdown-toggle::after {
    display: none;
}

ul.dropdown-menu li {
    cursor: pointer;
}

.closemodal {
    cursor: pointer;
}

table.table-condensed {
    border-collapse: collapse;
}

.pull-center {
    display: block;
}

.white-box > img {
    max-width: 100%;
}

#exdi-loading {
    width: 100vw;
}

#side-menu li > a.active > span {
    color: white !important;
}

.flex-fill {
    flex: 1 !important;
}

.two-part li i {
    font-size: 3rem;
}

.two-part li span {
    font-size: 3rem;
}

.fill-height {
    height: 100%;
}

.news-slide {
    min-height: 25rem;
}

.news-slide .news-content {
    height: 100%;
}

.news-slide .news-content h2 {
    height: 100%;
}

.news-slide .overlaybg {
    height: 100%;
}

.modal-header > button.close,
.modal-header > button.close > span {
    width: 32px;
    height: 32px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.modal-header > button.close {
    margin: -5px;
}

.popover {
    border: none;
    position: relative;
    background: none;
    box-shadow: none;
}

.popover > .arrow {
    display: block;
    position: absolute;
    bottom: 3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 6px 0 6px;
    border-color: #03a9f3 transparent transparent transparent;
}

.popover > h3 {
    border-radius: 0.5rem;
    background: #03a9f3;
    padding: 0.25rem 0.5rem;
    font-size: 1.25rem;
    color: white;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.cg-notify-message {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.cg-notify-message > .cg-notify-close {
    position: relative;
    margin: 0 0 0 2rem;
}

.carousel-inner {
    position: relative;
}

.carousel-inner > .item {
    top: 0;
    left: 0 !important;
    position: absolute;
    width: 100%;
    height: 100%;
    visibility: hidden;
    z-index: 1;
    transition: 1s;
    opacity: 0;
    transform: none !important;
}

.carousel-inner > .item.active,
.carousel-inner > .item.left,
.carousel-inner > .item.next {
    opacity: 1;
    left: 0 !important;
    visibility: visible;
}

.carousel-inner > .item.left {
    right: 0 !important;
}

.carousel-inner > .item.active:not(.left),
.carousel-inner > .item.next {
    z-index: 2;
}

.panel {
    border: 1px solid #dddddd;
}
