﻿/*
 * It is advised not to edit the smartadmin_production.css
 * as this will override any changes you make in the 
 * later versions of this theme. 
 * 
 * We advise that you use use this CSS to override 
 * SmartAdmin styles. 
 * 
 * Rename the stylesheet to whatever your liking so it will stay
 * unique to you with each update of SmartAdmin.
 */

@font-face {
    font-family: 'Gotham Rounded';
    src: url('../../fonts/gothamrounded/gotham-rounded-medium.woff') format('woff');
}
@font-face {
    font-family: 'Gotham Rounded Bold';
    src: url('../../fonts/gothamrounded/gotham-rounded-bold.woff') format('woff');
}

.padding-top-0 {
    padding-top: 0 !important;
}

.padding-top-5 {
    padding-top: 5px !important;
}

.padding-bottom-0 {
    padding-bottom: 0 !important;
}

.padding-bottom-5 {
    padding-bottom: 5px !important;
}

.padding-left-5 {
    padding-left: 5px !important;
}

.padding-left-10 {
    padding-left: 10px !important;
}

.padding-right-5 {
    padding-right: 5px !important;
}

.padding-right-10 {
    padding-right: 10px !important;
}

.margin-top-0 {
    margin-top: 0 !important;
}

.margin-top-5 {
    margin-top: 5px !important;
}

.margin-bottom-0 {
    margin-bottom: 0 !important;
}

.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.margin-left-5 {
    margin-left: 5px !important;
}

.margin-left-10 {
    margin-left: 10px !important;
}

.margin-right-5 {
    margin-right: 5px !important;
}

.margin-right-10 {
    margin-right: 10px !important;
}

.margin-right-15 {
    margin-right: 15px !important;
}
/*.smart-form {
    .input {
        input {
            padding: 4px 10px !important;
        }
    }
}*/
/* SmartForm Bootstrap Validation */
#extr-page h4.paragraph-header {
    width: auto;
}

#extr-page .smart-form .alert {
    margin: 4px;
}

    #extr-page .smart-form .alert li {
        margin-left: 14px;
        list-style: none;
    }

        #extr-page .smart-form .alert li:before {
            content: "\f071";
            font-family: 'Gotham Rounded';
            position: absolute;
            left: 14px;
        }

#extr-page .smart-form div + fieldset {
    padding-top: 15px;
}

.LoginDiv {
    float: right;
    padding-top: 120px;
    padding-bottom: 140px;
}

.content_login {
    background-image: url("../../Content/img/login/picture.png");
    background-size: contain;
    background-color: black;
    box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.67);
}

@media only screen and (max-width: 479px) and (min-width: 320px) {
    #left-panel {
        left: -253px;
    }
}

@media only screen and (max-width: 479px) and (min-width: 320px) {
    #logo-group {
        width: 45px !important;
    }
}

.central {
    left: 25%;
    right: 25%;
    top: 25%;
    bottom: 50%;
    min-height: 400px;
}

#extr-page {
    background: #f4f4f4 !important;
    overflow: visible;
}

.page-footer {
    height: 40px;
    padding: 10px 13px 0;
    padding-left: 10px;
    background: #474544;
    border-top: 1px solid #e3e2e2;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.11);
    width: 100%;
    display: block;
    bottom: 0;
}

.ajax-dropdown {
    left: 1130px;
}

.padding-logout {
    padding-top: 15px;
}

.padding-activity {
    padding-left: 10px;
}

.btn-header > :first-child > a {
    margin-left: 10px;
    padding: 0;
    border: none;
}

.mainHide {
    margin-left: 0 !important;
    /*margin-top: 0px !important;*/
}

.mainShow {
    margin-left: 0 !important;
    /*margin-top: 0px !important;*/
}

.ajax-dropdown::before {
    border: none;
}

#hide-menu {
    display: block;
}


#action {
    min-height: 40px;
    background: #f0f0f0;
    padding: 10px 13px;
    position: relative;
    overflow-x: auto;
}

#assa_bar {
    background: rgba(118, 178, 70, 0.8);
    border-top: 1px solid #e3e2e2;
    bottom: 0;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.11);
    position: fixed;
    width: 100%;
    text-align: center;
    padding: 5px 0;
    display: none;
}

.btn-success {
    background-color: #76B246;
    border-color: #76B246;
}

#header {
    background: #ffffff;
}

    #header > :first-child, aside {
        width: 210px;
    }

aside {
    background: #ffffff;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.11);
}

#ribbon {
    /*background: #ffffff;*/
}

body {
    background: #ffffff;
}

/*.menu-on-top aside#left-panel {
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
}*/

.TabMenu {
    margin: 5px;
    background-color: white;
    border: 0px;
}

nav ul li a {
    color: #292E37;
}

body.smart-style-6 .form-control, body.smart-style-6 .smart-form .icon-append, body.smart-style-6 .smart-form .icon-prepend, body.smart-style-6 .smart-form .select select, body.smart-style-6 .smart-form .textarea textarea {
    padding-left: 10px;
}

body.smart-style-6 .form-control, body.smart-style-6 .smart-form .icon-append, body.smart-style-6 .smart-form .icon-prepend, body.smart-style-6 .smart-form .input input, body.smart-style-6 .smart-form .select select, body.smart-style-6 .smart-form .textarea textarea {
    border-top-width: 1pt;
    border-left-width: 1pt;
    border-right-width: 1pt;
}

#ribbon .breadcrumb li:last-child, #ribbon .breadcrumb > .active {
    /*color:#292E37;*/
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 200px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal-right {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

.modal-dialog-right {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0 !important;
    border-width: 0;
    max-width: 300px;
}

.modal-content-right {
    height: 100%;
}

.panel-body-style {
    padding: 60px;
    padding-left: 45px;
    padding-right: 45px;
    padding-bottom: 0px;
}

.panel-body-style-tab {
    padding: 15px;
    padding-top: 0px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 35px;
}

.select2-hidden-accessible {
    display: none;
}

.select2-choice {
    min-width: 130px;
}

.form-horizontal .control-label {
    text-align: left;
    margin-bottom: 0;
    padding-top: 7px;
}

.space-body {
    height: 10px;
}

.label-search {
    width: 199px;
}

.no-padding {
    padding-right: 0;
    padding-left: 0;
}

.hideAction {
    display: none;
}

.Action {
    margin: 10px 5px;
}

.ActionBack {
    margin: 0px;
    font-size: initial;
    margin-left: 15px;
}

/*#ActionList {
    background: #f5f5f5;
}*/

.icon-action {
    position: relative;
    left: 14px;
    display: inline-block;
    padding: 6px 5px;
    background: #f5f5f5;
    font-size: 14px;
}

    .icon-action:hover {
        /*background:#2196f3;
    color:white;*/
        color: #2196f3;
    }

    .icon-action:active {
        position: relative;
        top: 1px;
        left: 15px;
        background: #2196f3;
        color: white;
    }

body.smart-style-6 .btn-action {
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: black;
    margin-right: 15px;
}

.JustifyCenter, .JustifyCenter > tr > th {
    text-align: center;
}

.table-responsive {
    max-height: 400px;
}

.demo {
    width: 400px;
    top: 40px;
}

#AuditTrailsDiv {
    height: 500px;
    overflow: auto;
}

.hidden {
    width: 25%;
    z-index: 2;
    position: absolute;
    background: #f90;
    color: #000;
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}

.center {
    text-align: center;
    vertical-align: central;
}

.table {
    font-size: 9pt;
}

.alert {
    padding: 6px;
}

#extr-page #header {
    background: #2196f3;
}

#extr-page {
    background: #f4f4f4 !important;
    overflow: visible;
}

body.smart-style-6 {
    background: #ffffff;
}

html {
    background: white;
}

.dl-horizontal dt {
    text-align: left;
}

.filterField {
    min-width: 130px;
    width: 100%;
}

.select2 {
    min-width: 130px;
    width: 100%;
}

.menu-on-top aside#left-panel {
    position: fixed;
    width: 100%;
    z-index: 904;
    top: 7px;
}

.breadcrumb {
    padding: 15px 15px 6px 45px;
}


.overflauto {
    overflow: auto;
}

.oneliner {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.onelinerleft {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
}

.over-flow-sync {
    height: 85%;
    overflow: scroll;
}

.over-flow-adv {
    height: 85%;
}

.fixed-header #header .ajax-dropdown {
    z-index: 906;
    left: 70%;
    border-radius: 5px;
}

@media only screen and (max-width: 479px) and (min-width: 320px) {
    .fixed-header #header .ajax-dropdown {
        z-index: 906;
        left: 12%;
        width: 80%;
    }
}

/*.LoginBackground {
    background-image: url("../../Content/img/login//background.svg");
    background-size: cover;
}*/
.LoginBackground {
    background-image: url("../../Content/img/bg-2.jpg");
    background-size: cover;
}


.fontTable {
    font-size: 11px;
}

.numeric {
    text-align: center;
}

.decimal {
    text-align: center;
}

.actionClass {
    position: fixed;
    z-index: 905;
    width: 100%;
    top: 92px;
    padding: 0px 25px 0px;
}

.breadcrumbClass {
    min-height: 34px;
    position: fixed;
    z-index: 904;
    width: 100%;
    top: 53px;
}

/*.fixed-header #main {
    margin-top: 120px;
}*/

#myTabContent1 {
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
}

.padingRadio {
    padding-left: 33px;
}

.disabledDiv, .disabledTab {
    pointer-events: none;
    opacity: 0.6;
}

.hide {
    display: none;
}

.DDLOrganizationBaseSelection {
    height: 300px;
    overflow-y: auto;
}

.text-danger {
    white-space: pre-wrap;
}

.text-dangerhead {
    color: red;
    text-align: left;
}

th {
    text-align: center;
    font-weight: bold;
}

.ajax-dropdown {
    width: 390px;
}


.alert {
    margin-bottom: 0px;
}

.FormatMoney {
    text-align: center;
}

#workflowDiv .panel-body {
    padding: 0px 15px 15px 15px;
}

.workflow {
    width: 44%;
    top: -20px;
    border: 1px solid #e6e6e6;
    z-index: 908;
}

.workflow-top {
    top: -20px;
}

.workflow-mine {
    padding: 15px;
    overflow: auto;
}

.workflow-area {
    width: 120px;
}

    .workflow-area .button-workflow-menu {
        border-radius: 30px;
        background-color: #ffffff;
        border: 1px solid #0f4e6b;
        color: #0f4e6b;
        text-align: center;
        padding: 10px;
        width: 130px;
        transition: all 0.5s;
        cursor: pointer;
        outline: 0 !important;
    }

.head-workflow-content {
    color: #ffffff;
    background-color: #0f4e6b;
    padding-top: 5px;
    padding-left: 20px;
    border-radius: 5px;
    margin-bottom: 5px;
    font-size: 12px;
}

.workflow-input {
    width: 13px;
    height: 13px;
    padding: 0;
    margin: 0;
    vertical-align: bottom;
    position: relative;
    top: -5px;
}

.workflow-button {
    border-radius: 30px;
    background-color: #0f4e6b;
    border: 1px solid #0f4e6b;
    color: #FFFFFF;
    text-align: center;
    padding: 9px;
    width: 95px;
    transition: all 0.5s;
    cursor: pointer;
    outline: 0 !important;
    font-size: 10px;
    font-weight: bold;
}

    .workflow-button:hover {
        background-color: #ffffff;
        color: black;
    }

.checkbox-workflow-content label {
    margin-bottom: 2px;
}

.link-workflow-content {
    color: #000000;
    background-color: #eadfd1;
    padding-top: 5px;
    border-radius: 5px;
    font-size: 12px;
}

.checkbox-workflow-content {
    color: #000000;
    background-color: #ffffff;
    padding-top: 3px;
    border-radius: 3px;
    font-size: 12px;
}
/*    .checkbox-workflow-content:hover {
        background-color: #c3d0dd;
    }*/

.demo label .help-tip {
    display: inline-block;
}

    .demo label .help-tip p {
        left: 5%;
    }

.ajax-dropdown:after {
    border-color: rgba(255,255,255,0);
    border-bottom-color: #fff;
    border-width: 7px;
    left: 77%;
    margin-left: -7px;
}

.word-break {
    word-break: break-all;
}

/*Adding Css for style page error handler*/
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    padding: 0;
    margin: 0;
}

#notfound {
    position: relative;
    min-height: 70vh;
}

    #notfound .notfound {
        position: absolute;
        left: 35%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

.notfound {
    max-width: 560px;
    width: 100%;
    line-height: 1.1;
    padding-left: 400px;
    height: 270px;
}

    .notfound .notfound-404 {
        position: absolute;
        left: 0;
        top: 0;
        display: inline-block;
        width: 400px;
        height: 300px;
        background-image: url('../img/emoji.png?v001');
        background-size: 100%;
        background-repeat: no-repeat;
    }

    /*.notfound .notfound-404:before {
            content: '';
            position: absolute;
            width: 100%;
            height: 100%;
            -webkit-transform: scale(2.4);
            -ms-transform: scale(2.4);
            transform: scale(2.4);
            border-radius: 50%;
            background-color: #ffffff;
            z-index: -1;
        }*/

    .notfound h1 {
        font-family: 'Gotham Rounded';
        font-size: 40px;
        font-weight: 700;
        margin-top: 0px;
        margin-bottom: 10px;
        color: #151723;
        text-transform: uppercase;
        width: 700px;
    }

    .notfound h2 {
        font-family: 'Gotham Rounded';
        font-size: 15px;
        font-weight: 300;
        margin: 0;
        text-transform: uppercase;
        color: #151723;
        width: 700px;
    }

    .notfound p {
        font-family: 'Gotham Rounded';
        color: #999fa5;
        font-weight: 300;
        width: 700px;
    }

    .notfound a {
        font-family: 'Gotham Rounded';
        display: inline-block;
        font-weight: 700;
        border-radius: 40px;
        text-decoration: none;
        color: #388dbc;
        width: 700px;
    }

@media only screen and (max-width: 767px) {
    .notfound .notfound-404 {
        width: 500px;
        height: 500px;
    }

    .notfound {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 110px;
    }
}

.textAreaSize {
    resize: none;
    max-height: 150px;
    max-width: 90%;
}

/*-------------------------
	Inline help tip
--------------------------*/


.help-tip {
    position: inherit;
    top: -1px;
    right: 0px;
    text-align: center;
    background-color: #BCDBEA;
    border-radius: 56%;
    width: 18px;
    height: 18px;
    font-size: 13px;
    line-height: 19px;
    cursor: default;
}

    .help-tip:before {
        content: '?';
        font-weight: bold;
        color: #fff;
    }

    .help-tip:hover p {
        display: block;
        transform-origin: 100% 0%;
        -webkit-animation: fadeIn 0.3s ease-in-out;
        animation: fadeIn 0.3s ease-in-out;
    }

    .help-tip p {
        display: none;
        text-align: left;
        background-color: #1E2021;
        padding: 10px;
        width: 300px;
        position: absolute;
        border-radius: 3px;
        box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
        right: -7px;
        left: 1px;
        color: #FFF;
        font-size: 10px;
        line-height: 1.4;
        z-index: 5;
    }

        .help-tip p:before {
            position: absolute;
            content: '';
            width: 0;
            height: 0;
            border: 6px solid transparent;
            border-bottom-color: #1E2021;
            right: 286px;
            top: -9px;
        }

        .help-tip p:after {
            width: 100%;
            height: 40px;
            content: '';
            position: absolute;
            top: -40px;
            left: 0;
        }

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
        transform: scale(0.6);
    }

    100% {
        opacity: 100%;
        transform: scale(1);
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 100%;
    }
}

.ui-datepicker {
    z-index: 999 !important;
}

.ui-datepicker-div {
    z-index: 999 !important;
}

.modal-body-warning-upload {
    position: relative;
    padding: 55px;
}

.modal-top {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

.modal-dialog-top {
    position: absolute;
    top: 5%;
    right: 25%;
    width: 100%;
    height: 91%;
    margin: 0 !important;
    border-width: 0;
    max-width: 51%;
}

.modal-content-top {
    height: 100%;
}

.badge-text {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    vertical-align: middle;
    white-space: nowrap;
    background-color: #999;
    border-radius: 10px;
}


/*New Style */
.well {
    min-height: 20px;
    padding: 25px;
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 0px solid #f6f6f6;
    border-radius: 15px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
}

th {
    background-color: #0f4e6b;
    color: white;
}

.SortPage {
    text-align: center;
    color: #ffff;
}

.smart-accordion-default .panel-default {
    border-color: #eee;
    border-left-color: #ffffff;
    border-right-color: #ffffff;
}

body.smart-style-6 .page-footer {
    background: #ffffff;
}

.smart-accordion-default .panel-default > .panel-heading {
    background-color: #ffffff;
}

.page-footer {
    border-top: 1px solid #ffffff;
    box-shadow: 0 0 15px rgb(255 255 255 / 11%);
}

/*body.smart-style-6 aside, body.smart-style-6 nav ul ul {
    background: #0f4e6b;
}*/

hr.hr-menu {
    border-top: 1px solid #104964;
}

body.smart-style-6 #header, body.smart-style-6 .dropdown-menu > .active > a, body.smart-style-6 .dropdown-menu > .active > a:focus, body.smart-style-6 .dropdown-menu > .active > a:hover, body.smart-style-6 .dropdown-menu > li > a:focus, body.smart-style-6 .dropdown-menu > li > a:hover {
    background: #ffffff;
}

#header {
    padding: 6px 45px 0;
    height: 65px;
}

.fixed-header #header {
    z-index: 909;
    border-bottom: 1px solid #ffffff;
    box-shadow: 0 0 15px rgb(255 255 255 / 11%);
}

body.smart-style-6 #logo-group span#activity, body.smart-style-6 .btn-header > :first-child > a {
    color: #0f4e6b;
    border-radius: 10%;
}

/*body.smart-style-6 nav ul li a, body.smart-style-6 nav ul li.open > a, body.smart-style-6 nav ul li.open > a b {
    color: #ffffff !important;
}*/


nav ul span.menu-item-parent {
    margin: 10px;
}

nav ul ul li > a {
    padding-left: 55px;
}

.jarvismetro-tile.big-cubes {
    width: 145px;
    height: 100px;
    border-radius: 15px;
}

.jarvismetro-tile {
    border: 0px dotted #c5c5c5;
    color: #0f4e6b;
    padding: 15px;
}

.breadcrumb {
    background-color: #f8f8f8;
    margin-bottom: 0px;
}

.rounded-circle {
    border-radius: 50% !important;
}

body.smart-style-6 #sparks {
    display: block;
}

#project-context body.smart-style-6 > :first-child, body.smart-style-6 #project-selector, body.smart-style-6 .header-dropdown-list > li > .dropdown-toggle, body.smart-style-6 .project-context > :first-child, body.smart-style-6 .project-selector {
    color: #000000 !important;
}

body.smart-style-6 .open > .dropdown-menu {
    -webkit-animation-name: flipInX;
    -moz-animation-name: flipInX;
    -o-animation-name: flipInX;
    animation-name: flipInX;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    -o-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

body.smart-style-6 .project-selector + .dropdown-menu {
    margin-top: 0%;
    margin-right: 45px;
}

.fixed-header #header .ajax-dropdown {
    margin-top: 1%;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #3276b1;
}

body:not(.menu-on-top).desktop-detected {
    min-height: 700px !important;
}

body.smart-style-6 #content {
    margin-top: 0px;
}

.carousel-control.left {
    background-image: linear-gradient(to right,rgb(0 0 0 / 0%) 0,rgba(0,0,0,.0001) 100%);
}

.carousel-control.right {
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgb(0 0 0 / 0%) 100%);
}

.carousel-control {
    width: 2%;
}

.page-content {
    margin-top: 1%;
    margin-bottom: 1%;
}

.page-content-menu {
    margin-top: 2%;
    margin-bottom: 2%;
}

body.smart-style-6 {
    background: #f8f8f8;
}

    body.smart-style-6 nav > ul > li > a {
        padding: 11px 10px 18px 16px;
    }

.btn-header.pull-right {
    margin-left: 20px;
}

.ajax-notifications {
    height: 347px;
}

.ajax-dropdown {
    left: 76%;
}

body.smart-style-6 .ajax-notifications {
    background: #ffffff;
}

.ajax-dropdown {
    border-radius: 6px;
}

    .ajax-dropdown:after, .ajax-dropdown:before {
        bottom: 0%;
    }

.profile-image-organization {
    width: 6.125rem;
    height: 6.125rem;
    background-color: #ffffff;
}

.chosen-container .chosen-drop {
    position: relative;
}

body.smart-style-6 .btn-primary {
    background: #0f4e6b;
    border-color: #0f4e6b !important;
}

body.smart-style-6 .bg-color-blue, body.smart-style-6 .bootstrap-tagsinput > span, body.smart-style-6 .onoffswitch-inner:before, body.smart-style-6 .open > .dropdown-toggle.btn-primary, body.smart-style-6 .select2-container-multi .select2-choices .select2-search-choice {
    background: #0f4e6b !important;
}

body.smart-style-6.menu-on-top aside#left-panel nav > ul > li:hover > a, body.smart-style-6.menu-on-top nav ul li a:hover, body.smart-style-6.menu-on-top nav ul ul li a:hover, body.smart-style-6.menu-on-top nav ul ul li:hover > a, body.smart-style-6.menu-on-top nav ul ul ul li a:hover, body.smart-style-6.menu-on-top nav ul > a:hover {
    background-color: #0f4e6b;
}

#ActionList {
    background: #f8f8f8;
}

body.smart-style-6 .smart-form .checkbox input + i:after, body.smart-style-6 .smart-form .rating input:checked ~ label {
    color: #0f4e6b;
}

.container-image {
    position: relative;
    text-align: center;
    color: white;
}

.centered-mage-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.fixed-header #main {
    margin-top: 85px;
}

#project-context, .project-context {
    padding: 6px 0px 0px;
}

.menu-on-top .page-footer {
    padding: 15px 45px 0;
}

/*START MEGA MENU*/

ul li {
    list-style-type: none;
}

.mega-menu-area {
    width: 120px;
}

    .mega-menu-area ul li .button-mega-menu {
        border-radius: 30px;
        background-color: #0f4e6b;
        border: 1px solid #0f4e6b;
        color: #FFFFFF;
        text-align: center;
        padding: 10px;
        width: 110px;
        transition: all 0.5s;
        cursor: pointer;
        outline: 0 !important;
    }

    .mega-menu-area ul li button span {
        cursor: pointer;
        display: inline-block;
        position: relative;
        transition: 0.5s;
    }

        .mega-menu-area ul li button span:after {
            content: '\00bb';
            position: absolute;
            opacity: 0;
            top: 0;
            right: -20px;
            transition: 0.5s;
        }

    .mega-menu-area ul li:hover button span {
        padding-right: 25px;
    }

        .mega-menu-area ul li:hover button span:after {
            opacity: 1;
            right: 0;
        }

    .mega-menu-area ul li:hover button {
        border: 1px solid #0f4e6b;
        background-color: #ffffff;
        color: #0f4e6b;
    }

    .mega-menu-area ul li:hover button {
        border: 1px solid #0f4e6b;
        background-color: #ffffff;
        color: #0f4e6b;
    }

/*    .mega-menu-area ul li:hover .explore-bottom-mega-menu-border-mask {
        display: block;
    }*/

.explore-bottom-mega-menu-border-mask {
    height: 17px;
    width: 250px;
    position: relative;
    z-index: 8;
    background-color: #0000;
    display: none;
}

/*.mega-menu-area ul li:hover .first {
    display: block;
}*/

.first {
    position: relative;
    padding: 0;
    margin: 0;
    background-color: #0f4e6b;
    letter-spacing: 1px;
    width: 290px;
    min-height: 470px;
    font-size: 12px;
    line-height: 15px;
    display: none;
}

    .first a,
    .first a:link,
    .first a:visited,
    .first a:focus {
        color: #fff;
        text-decoration: none;
        font-weight: bold;
    }

    .first li {
        display: block;
        text-align: left;
    }

        .first li a {
            padding: 17px 17px;
            display: block;
            color: #fff;
        }

        .first li .second li a {
            color: #222;
        }

        .first li:hover a {
            color: #fff;
            background: rgba(255, 255, 255, 0.04);
        }

.sub-nav-second {
    list-style: none;
    top: 0;
    left: 290px;
    width: 290px;
    min-height: 470px;
    text-align: left;
    padding: 0;
    z-index: 99;
    background: #ffffff;
    border: 1px solid #cee1e7;
    position: absolute;
    display: none;
}

.second {
    max-height: 468px;
}

.first .second ul {
    padding: 0 0 0;
}

.first li:hover .second a {
    background: #fff;
    color: #222;
}

.first li .second li:hover a {
    color: #222;
    background: rgba(206, 225, 231, 0.3);
}


/*.first li:hover .sub-nav-second {
    display: block;
}*/

.sub-nav-third {
    list-style: none;
    top: -1px;
    left: 288px;
    width: 290px;
    min-height: 470px;
    text-align: left;
    padding: 0;
    z-index: 99;
    background: #ffffff;
    border: 1px solid #cee1e7;
    position: absolute;
    display: none;
}

.third {
    max-height: 468px;
}

.first .third ul {
    padding: 0 0 0;
}

.first li .second li:hover .third a {
    background: #fff;
    color: #222;
}

.first li .second li .third li:hover a {
    color: #222;
    background: rgba(206, 225, 231, 0.3);
}

/*.first li .second li:hover .sub-nav-third {
    left: 90%;
    display: block;
}*/

.table > thead > tr .right {
    text-align: right;
}

.table > thead > tr > th {
    vertical-align: middle;
    background-color: #0f4e6b;
    text-align: center;
    font-weight: bold;
}

.table > thead > tr > td {
    background-color: #0f4e6b;
    color: #ffff;
    text-align: center;
    font-weight: bold;
}

    .table > thead > tr > td a:hover {
        color: #f4f4f4;
    }

    .table > thead > tr > td a {
        color: #ffffff;
    }

.demo {
    background: #ffffff;
}

    .demo > span {
        background: #ffffff;
    }

.ajax-dropdown {
    border-radius: 6px;
}

    .ajax-dropdown:after, .ajax-dropdown:before {
        bottom: 0%;
    }

.carousel-inner {
    height: 210px;
}

th a:hover {
    color: #f4f4f4;
}

th a {
    color: #ffffff;
}

.ui-datepicker th {
    color: #ffffff;
}

.vertical-line {
    border-left: 1px solid #c3d0dd;
    border-right: 1px solid #c3d0dd;
}

.btn-header-logout .dropdown-menu > li > a:focus, .btn-header-logout .dropdown-menu > li > a:hover {
    color: black;
    background-color: black;
}

.dropdown-menu > li > a:hover {
    color: #000;
    background-color: #3276b1;
}

/*END MEGA MENU*/

.pay-day {
    height: 360px;
}

.simple_arc_text {
    font-size: 20px;
}

.simple_arc_name_text {
    font-size: 40px;
}

.simple_arc_date_text {
    font-size: 15px;
}

.link_label:link {
    color: #ffffff;
    background-color: transparent;
    text-decoration: none;
}

.link_label:visited {
    color: #ffffff;
    background-color: transparent;
    text-decoration: none;
}

.link_label:hover {
    color: #f4f4f4;
    background-color: transparent;
    text-decoration: underline;
}

.link_label:active {
    color: yellow;
    background-color: transparent;
    text-decoration: underline;
}


.badge-text-white-space {
    white-space: normal;
}


.auto-approve .errHelpDescrption p {
    left: 80%;
}


@charset "utf-8";
/* CSS Document */
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 680px) {
    /* Styles */
    #header > :first-child, aside {
        width: 147px;
    }

    .mega-menu-area ul li .button-mega-menu {
        border-radius: 13px;
        padding: 8px;
        width: 55px;
    }

    .mega-menu-area {
        width: 0px;
    }

    .first li a {
        padding: 16px 16px;
    }

    .first {
        position: relative;
        padding: 0;
        margin: 0;
        margin-left: -100px;
        background-color: #0f4e6b;
        letter-spacing: 1px;
        width: 322px;
        min-height: 420px;
        font-size: 12px;
        line-height: 15px;
        display: none;
    }

    .sub-nav-second {
        list-style: none;
        top: 0;
        left: 290px;
        width: 322px;
        min-height: 0px;
        text-align: left;
        padding: 0;
        z-index: 99;
        background: #ffffff;
        border: 1px solid #cee1e7;
        position: inherit;
        display: none;
    }

    .second {
        max-height: 240px;
    }

    .sub-nav-third {
        list-style: none;
        top: -1px;
        left: 288px;
        width: 322px;
        min-height: 0px;
        text-align: left;
        padding: 0;
        z-index: 99;
        background: #ffffff;
        border: 1px solid #cee1e7;
        position: inherit;
        display: none;
    }

    .third {
        max-height: 240px;
    }

    .pay-day {
        height: 45px;
    }


    .simple_arc_text {
        font-size: 20px;
    }

    .simple_arc_name_text {
        font-size: 25px;
    }

    .simple_arc_date_text {
        font-size: 15px;
    }

    #header {
        padding: 9px 8px 0;
        height: 65px;
    }

    .breadcrumb {
        padding: 15px 15px 6px 6px;
    }
}


/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
    /* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
    /* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    /* Styles */

    #header > :first-child, aside {
        width: 147px;
    }

    .mega-menu-area ul li .button-mega-menu {
        border-radius: 13px;
        padding: 8px;
        width: 70px;
    }

    .mega-menu-area {
        width: 0px;
    }

    .first li a {
        padding: 16px 16px;
    }

    .first {
        position: relative;
        padding: 0;
        margin: 0;
        margin-left: -100px;
        background-color: #0f4e6b;
        letter-spacing: 1px;
        width: 322px;
        min-height: 420px;
        font-size: 12px;
        line-height: 15px;
        display: none;
    }

    .sub-nav-second {
        list-style: none;
        top: 0;
        left: 290px;
        width: 322px;
        min-height: 0px;
        text-align: left;
        padding: 0;
        z-index: 99;
        background: #ffffff;
        border: 1px solid #cee1e7;
        position: inherit;
        display: none;
    }

    .second {
        max-height: 240px;
    }

    .sub-nav-third {
        list-style: none;
        top: -1px;
        left: 288px;
        width: 322px;
        min-height: 0px;
        text-align: left;
        padding: 0;
        z-index: 99;
        background: #ffffff;
        border: 1px solid #cee1e7;
        position: inherit;
        display: none;
    }

    .third {
        max-height: 240px;
    }

    .pay-day {
        height: 45px;
    }


    .simple_arc_text {
        font-size: 20px;
    }

    .simple_arc_name_text {
        font-size: 25px;
    }

    .simple_arc_date_text {
        font-size: 15px;
    }

    #header {
        padding: 10px 10px 0;
        height: 65px;
    }

    .breadcrumb {
        padding: 15px 15px 6px 6px;
    }
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    /* Styles */
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    /* Styles */
}

/**********
iPad 3
**********/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
}
/* Desktops and laptops ----------- */
@media only screen and (min-width : 1224px) {
    /* Styles */
}

/* Large screens ----------- */
@media only screen and (min-width : 1824px) {
    /* Styles */
}

/* iPhone 4 ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
}

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
}

/* iPhone 6, 7, 8 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
}

/* iPhone 6+, 7+, 8+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
}

/* iPhone X ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
}

@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
}

/* iPhone XS Max, XR ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
}

@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
}

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
}

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
}


/*Botstrap 4 Custom Penyesuaian*/
.fade1 {
    transition: opacity 0.25s linear;
}

@media screen and (prefers-reduced-motion: reduce) {
    .fade1 {
        transition: none;
    }
}

.modal.fade1 .modal-dialog {
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    /*    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);*/
}

@media screen and (prefers-reduced-motion: reduce) {
    .modal.fade1 .modal-dialog {
        transition: none;
    }
}

.fade1:not(.show) {
    opacity: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

    .modal-backdrop.fade1 {
        opacity: 0;
    }

    .modal-backdrop.show {
        opacity: 0.5;
    }


/*.show > .dropdown-menu {
    -moz-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
    moz-transform-origin: 29px -50px;
    -o-transform-origin: 29px -50px;
    -ms-transform-origin: 29px -50px;
    -webkit-transform-origin: 29px -50px;
    transform-origin: 29px -50px;
    opacity: 1;
    visibility: visible;
}*/

/*.dropdown-menu {
    -moz-transform: scale(0.8) !important;
    -o-transform: scale(0.8) !important;
    -ms-transform: scale(0.8) !important;
    -webkit-transform: scale(0.8) !important;
    transform: scale(0.8) !important;
    transition: all 400ms ease-in;
    opacity: 0;
    visibility: hidden;
    display: block;
}*/

.dropdown-menu {
    display: none;
    position: absolute;
    background-color: #ffffff;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .dropdown-menu a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

.dropdown-menu-custom {
    right: 15px !important;
    top: 59px !important;
    left: auto !important;
}

.button-add-row {
    text-align: left;
    background-color: #0f4e6b;
    border: 0px;
    font-size: 120%;
}

.alert-success-custom {
    border-color: #2eac37;
    color: #ffffff;
    background-color: #2eac37;
}

* {
    font-size: 100%;
    font-family: 'Gotham Rounded';
}



:root {
    --link-color: #6C4BB4;
    --primary-color-opacity: #e9d5ff;
    --white-shade: #f0f8ff;
    --secondary-color: #1e293b;
    --primary-padding: 8px;
    --pilled-shape-radius: 8px;
    --color1: #fff5eb;
    --color2: #9a6b36;
    --color3: #9a6b36;
    --primary-gradient: linear-gradient(to right,var(--color2), var(--color3))
}

.field-icon-login {
    float: right;
    margin-left: 91%;
    margin-top: -29px;
    position: relative;
    z-index: 2;
}

.container-login {
    padding: 25px;
    border-radius: 40px;
    box-shadow: 2px 2px 10px #353636;
    background: #fff;
}

.item-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.log-in {
    font-size: 35px;
    color: var(--secondary-color);
}

.form-input-login {
    display: flex;
    flex-direction: column;
    margin-bottom: 36px;
}

    .form-input-login input[type="text"], input[type="password"] {
        padding: var(--primary-padding);
        width: 300px;
        border-radius: var(--pilled-shape-radius);
        border: none;
        background: #fff5eb;
        color: var(--secondary-color);
        outline: none;
        border: 3px solid transparent;
        padding-right: 30px;
    }

@media only screen and (max-width: 300px) {
    .form-input-login input[type="text"], input[type="password"] {
        width: 200px;
    }
}

.form-input-login input[type="text"]:focus-visible, input[type="password"]:focus-visible {
    border: 1px solid var(--color1);
    background: transparent;
}


.display-login-space-body {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 10px 0 10px 0;
}

.display-login-space-body-logo {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 10px 0 40px 0;
}

.display-login-space-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 50px 0 20px 0;
}

.display-login-space-copyright {
    display: flex;
    justify-content: center;
    color: #b7b7b7;
}

.item-container button {
    border-radius: 50%;
    border: none;
    padding: 5px;
    background: transparent;
    margin-left: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 2px 2px 5px #353636;
}

.flex-div button[type="submit"] {
    width: 45%;
    padding: var(--primary-padding);
    border-radius: 20px;
    border: none;
    background: var(--primary-gradient);
    color: var(--white-shade);
    margin: 10px 0 10px 0;
}

.flex-div {
    display: flex;
    justify-content: space-evenly;
    padding-right: 15%;
    padding-left: 15%;
    align-items: center;
    min-height: 96vh;
}

.login-content {
    margin-right: 6%;
    text-align: left;
    height: 580px;
}

    .login-content .logo {
        font-size: 5.0rem;
        color: #ffff;
    }

    .login-content p {
        font-size: 1.7rem;
        font-weight: 500;
        margin-bottom: 2rem;
        color: #ffff;
    }

/* //.........Media Query.........// */

@media (max-width: 500px) {
    html {
        font-size: 60%;
    }

    .login-content {
        margin-right: 0rem;
        height: 60px;
    }

    .name-content {
        margin: 0;
        text-align: left;
    }

    .flex-div {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 0%;
        padding-right: 0%;
        padding-left: 0%
    }

    .container-login {
        padding: 10px;
        border-radius: 40px;
        box-shadow: 2px 2px 10px #353636;
        background: #fff;
    }
}

@media (min-width: 501px) and (max-width: 768px) {
    html {
        font-size: 60%;
    }

    .login-content {
        margin-right: 0rem;
        height: 60px;
    }

    .name-content {
        margin: 0;
        text-align: left;
    }

    .flex-div {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 0%;
        padding-right: 0%;
        padding-left: 0%
    }

    .container-login {
        padding: 10px;
        border-radius: 40px;
        box-shadow: 2px 2px 10px #353636;
        background: #fff;
    }
}

@media (min-width: 769px) and (max-width: 1200px) {
    html {
        font-size: 60%;
    }

    .name-content {
        margin: 0;
        text-align: left;
    }

    .name-content {
        margin: 0;
        text-align: left;
    }

    .flex-div {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 0%;
        padding-right: 0%;
        padding-left: 0%
    }

    .container-login {
        padding: 10px;
        border-radius: 40px;
        box-shadow: 2px 2px 10px #353636;
        background: #fff;
    }

    @media (orientation: landscape) and (max-height: 500px) {
        .header {
            height: 90vmax;
        }
    }
}

.hyperlink-black {
    text-decoration: underline;
    color: #646464;
}

.validation-summary-errors ul {
    padding-left: 0px;
}

#login-form .alert-danger {
    width: 300px;
}

.loading-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: auto;
}

body {
    font-family: 'GothamRounded', 'Gotham Rounded';
}

h1, h2, h3, h4 {
    font-family: 'GothamRounded', 'Gotham Rounded';
}