.bg{
    background-image: url("/assets/template-crypto/img/login-bg.png");
    /* Full height */
    height: 100%;

    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;

}
.page-wrapper > .content {
    padding: 20px !important;
}

.header {
    background: #3a4352 !important;
    border-bottom: 2px solid #00000026;
}

.header .header-left {
    width: 530px !important;
}

.logo {
    justify-content: left !important;
    margin-left: -20px;
}

.vertical-middle {
    vertical-align: middle !important;
}

.user-menu {
    display: block !important;
}

.account-logo > a {
    font-weight: bold;
}

.account-text {
    margin-right: 5px;
    background-color: #6e666687;
    border-radius: 50%;
}

.user-menu {
    margin-right: 15px !important;
}

.account-text {
    width: 40px;
    height: 40px;
    background: #424A58;
    border-radius: 10px;
    margin-top: 5px;
}

.user-img {
    margin-top: 5px !important;
}

.user-menu.nav > li > a {
    color: #fff;
    font-size: 16px;
    line-height: normal !important;
    margin-left: -6px !important;
    margin-top: 7px !important;

}

.user-menu.nav > li > a:hover, .user-menu.nav > li > a:focus {
    background: none !important;
}

/*Login Section Start*/
.login-page-wrapper {
    background-color: #268AFF !important;
}

.login-content {
    background: #D9D9D9;
    box-shadow: 0px 0px 200px rgba(0, 46, 46, 0.1);
    border-radius: 30px;
    height: 427px;
    width: 700px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 50%;
    border: 1px solid #527BCB;
    transform: translate(-50%, -50%);
}

.login-content-header {
    height: 140px;
    border-bottom: 1px solid #ED7D31;
}

.login-content-header-text {
    text-align: center;
    padding-top: 28px;
}

.login-content-header-text > h3 {
    font-weight: bold;
}

.login-content-header-text > h4 {
    font-weight: bold;
}

.login-content-body {
    width: 70%;
    margin-left: 15%;
    height: 100px;
    margin-top: 40px;
}

.login-content-button > button {
    width: 100px;
    height: 40px;
    background: #0E6EFF;
    border-radius: 8px;
    color: white;
}

.forget-text {
    font-weight: bold;
    color: #0E6EFF;
    float: right;
    padding-right: 10px
}

.login-content-input {
    width: 350px !important;
    height: 50px !important;
    border: 1px solid #2d364529 !important;
    box-sizing: border-box !important;
    border-radius: 10px !important;
}

.login-content-label {
    width: 107px !important;
    height: 19px !important;
    font-family: Roboto !important;
    font-style: normal !important;
    font-weight: bold !important;
    font-size: 16px !important;
    line-height: 19px !important;
    color: #2D3645;
    padding-right: 0 !important;
    padding-top: 15px !important;
    vertical-align: middle !important;
}

.login-content-input::placeholder {
    font-family: Roboto !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 16px !important;
    line-height: 19px !important;
    color: #0b0b0b59 !important;

}

.login-content-input:focus {
    font-family: Roboto !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 16px !important;
    line-height: 19px !important;
    color: #0b0b0b59 !important;

}

/*Login Section End*/
/* Page Section*/
.page-header {
    background: #2d364521;
    border-radius: 10px;
    height: 110px;
}

.page-header-title {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    margin-left: 28px;
    color: #2D3645;
    padding-top: 25px;
}

.page-header-title-main {
    padding-top: 10px;

}

.page-header-title-main-input {
    background: #C7DCEC !important;
    border-radius: 10px !important;
    width: 220px !important;
    height: 50px !important;
    color: black !important;
    border: 1px solid #BCD7EB !important;
    margin-right: 20px !important;
    float: right;
    margin-top: 15px;
}


.page-header-title-main > h3 {
    font-style: normal;
    font-weight: 700 !important;
    font-size: 30px !important;
    line-height: 0.2 !important;
}

.page-header-title-main > h3 > button {
    width: 85px;
    height: 26px;
    background: #268AFF;
    border-radius: 5px;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    color: #FFFFFF;
    border: none;

}

.page-header-title-main > h4 {
    font-style: normal;
    font-size: 20px !important;
    line-height: 44px !important;

}

.page-header-title-main > h5 {
    font-style: normal;
    font-size: 20px !important;
    line-height: 10px !important;
}

/*Menu Section*/
.sidebar-menu {
    margin-left: 6px;
}

.sidebar-menu ul ul {
    background: none !important;
    border-left: 1px solid #ffffff3b !important;
    margin-left: 30px !important;
}

.sidebar-menu ul ul a {
    padding: 10px 0px 8px 8px !important;
    margin-left: 30px !important;
    margin-right: 16px !important;
}

.sidebar-menu ul ul a.active {
    color: white !important;
    background: #ffffff2b !important;
    border-radius: 5px !important;
    margin-left: 30px !important;
    margin-right: 16px !important;
}

.active2 {
    margin-right: 10px;
    color: white !important;
    background: #ffffff2b !important;
    border-radius: 5px !important;
}

/*project detail section*/
.project-detail-title {
    font-size: 20px;
    margin-top: 25px;
    font-weight: bold;
    line-height: 50px;
    margin-left: 23px;
}

.project-detail-list {
    margin-left: 23px;
}

.project-detail-list > p {
    padding-left: 23px;
    font-size: 15px;
    font-weight: 300;
}

.project-detail-list > ul > li {
    padding-left: 15px;
    font-size: 15px;
    font-weight: 300;
    line-height: 30px;
}

/*Dashboard Section*/
.top-summary {
    background-color: #acc2d121;
    height: 150px;
    border-radius: 10px;
    overflow: hidden;
}

.top-summary-approve-cost {
    background-color: #337ab7;
    height: 100px;
    display: flex;
}

.top-summary-finance-progress {
    background-color: #5cb85c;
    height: 100px;
    display: flex;

}

.top-summary-adp {
    background-color: #f0ad4e;
    height: 100px;
    display: flex;

}

.top-summary-adp-progress {
    background-color: #d9534f;
    height: 100px;
    display: flex;

}

.top-summary-footer {
    height: 50px;
    display: flex;
}

.top-summary-icon {
    width: 10%;
    color: white;
    margin: 10px;
}

.top-summary-detail {
    width: 90%;
    color: white;
    margin: 10px;
    text-align: right;
}

.top-summary-footer-text {
    width: 50%;
    margin-top: 6%;
    padding-left: 20px;

}

.top-summary-footer-icon {
    width: 50%;
    text-align: right;
    padding-right: 20px;
    margin-top: 6%;
}

.top-summary-footer-text > a {
    font-weight: bold;
}

.summary-chart {
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #3498db40;
    margin-top: 30px;
    background-color: rgb(255, 255, 255);
}

.summary-chart-header {
    height: 50px;
    background-color: #3498db;
}

.summary-chart-header-text {
    color: white;
    vertical-align: center;
    padding: 16px;
    font-size: 12.5px;
}

.summary-chart-body-pai {
    height: 400px;
}

.summary-chart-footer {
    height: 20px;
    text-align: center;
    float: bottom;
}

.summary-table {
    /*max-height: 350px;*/
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #3498db40;
    margin-top: 30px;
    background-color: rgb(255, 255, 255);
}

.summary-table-header {
    height: 50px;
    background-color: #3498db;
}

.summary-table-body {
    padding: 10px;
}

.general-table {
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #3498db40;
    margin-top: 30px;
    background-color: rgb(255, 255, 255);
}

.general-table-header {
    height: 50px;
    background-color: #F5F5F5;
}

.general-header-text {
    color: black;
    vertical-align: center;
    padding: 16px;
    font-size: 14px;
}

.general-table-body {
    padding: 10px;
}

.sidebar-menu ul ul a.active {
    text-decoration: none !important;
}

.project-official {
    margin-top: 20px;
    height: 480px;
    background: #F2F2F2;
    border: 2px solid rgba(38, 38, 38, 0.2);
    border-radius: 30px;
}

.project-official-image {
    margin: auto;
    width: 192px;
    height: 192px;
}

.project-official-text {
    margin: auto;
    width: 205px;
    height: 121px;
    text-align: center;
}

.project-official-text > h3 {
    margin-top: 70px;
    font-weight: bold;
}

.project-official-image > img {
    width: 192px;
    height: 192px;
    border-radius: 50%;
    margin-top: 20px;
}

.project-official-agency-title {
    margin-top: 20px;
    background: #2d364521;
    border-radius: 10px;
    height: 50px;
}

.project-official-agency-text {
    margin-top: 7px;
    font-size: 25px;
    font-weight: bold;
    margin-right: -50px;

}

.project-official-agency-btn {
    margin-top: 8px;
    margin-right: 20px;
}

.project-adp-text {
    padding-top: 10px;
    font-size: 20px;
    font-weight: bold;
    margin-left: 28px;
}

.official-button {
    margin: 30px;
}

.hide-child .child {
    visibility: hidden;
}

.hide-child:hover .child {
    visibility: visible;
}

.view-table-sub-total-tr {
    background-color: #EEE;
    text-align: right
}

.view-table-total-tr {
    background-color: #DDD;
    text-align: right;
}

/*Modal Section*/
.modal-header {
    padding: 1.5rem 1rem 1rem 1rem !important;
}

.modal-title {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #2D3645;
}

.modal-content {
    border: none !important;
    background: #FFFFFF !important;
    box-shadow: 0px 0px 100px rgb(0 18 39 / 5%) !important;
    border-radius: 25px !important;
}

.responsive-table {
    width: 100%;
    overflow: auto;
}

i {
    height: 40px;
    width: 40px;
}

.fa-edit {
    cursor: pointer;
    vertical-align: middle;
    padding-top: 13px;
    padding-left: 2px;

}

.fa-trash {
    cursor: pointer;
    vertical-align: middle;
    padding-top: 13px;
    padding-left: 2px;

}

.fa-plus-square {
    cursor: pointer;
    vertical-align: middle;
    padding-top: 13px;
    padding-left: 2px;

}

.fa-sync {
    cursor: pointer;
    vertical-align: middle;
    padding-top: 13px;
    padding-left: 2px;

}

.fa-key {
    cursor: pointer;
    vertical-align: middle;
    padding-top: 13px;
    padding-left: 2px;

}

.fa-trash-alt {
    cursor: pointer;
    vertical-align: middle;
    padding-top: 13px;
    padding-left: 2px;

}

.fa-edit:hover {
    background: rgba(71, 57, 49, 0.24);
    border-radius: 50%;
}

.fa-plus-square:hover {
    background: rgba(71, 57, 49, 0.24);
    border-radius: 50%;
}

.fa-trash-alt:hover {
    background: rgba(71, 57, 49, 0.24);
    border-radius: 50%;
}

.fa-sync:hover {
    background: rgba(71, 57, 49, 0.24);
    border-radius: 50%;
}

.fa-key:hover {
    background: rgba(71, 57, 49, 0.24);
    border-radius: 50%;
}

#step-bar {
    width: fit-content;
    margin: 0 auto 30px;
    overflow: hidden;
    counter-reset: step;
    position: relative;
    z-index: 1;
}

#step-bar li {
    list-style-type: none;
    color: #000;
    text-transform: uppercase;
    width: 200px;
    float: left;
    position: relative;
    text-align: center;
}

#step-bar li[data-href] {
    cursor: pointer;
}

#step-bar li:before {
    content: counter(step);
    counter-increment: step;
    width: 25px;
    line-height: 25px;
    display: block;
    font-size: 14px;
    color: #FFF;
    background: #145388;
    border-radius: 3px;
    margin: 0 auto 5px auto;
}

#step-bar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #145388;
    position: absolute;
    left: -50%;
    top: 11px;
    z-index: -1;
}

#step-bar li:first-child:after {
    content: none;
}

#step-bar li.active:after {
    background: #145388;
    color: white;
}

#step-bar li.active:before {
    background: #27AE60;
    color: white;
}

@media (max-width: 1365px) {

    .thead-text-style {
        font-size: 12px;
        font-weight: bold;
    }

    .tbody-text-style {
        font-size: 10px;
    }
}

@media (min-width: 1367px) {

    .thead-text-style {
        font-size: 20px;
        font-weight: bold;
    }

    .tbody-text-style {
        font-size: 15px;
    }
}


/* Table */
.table-full-year {

}

.table-full-year > thead {
    background-color: #FAFAFA;
}

.table-full-year > thead tr td {
    padding: 2px;
    vertical-align: middle;
    text-align: right;
    font-weight: bold;
}

.table-full-year > tbody td {
    padding: 2px;
    vertical-align: middle;
    text-align: right;
}

.table > tbody > tr.font-weight-bold > td {
    font-weight: bold;
}

.table > tbody > tr.vertical-middle > td {
    vertical-align: middle;
}

.table > tbody > tr.text-center > td {
    text-align: center;
}

.column-chart-style {
    width: 500px;
    height: 350px;
    padding-top: 20px;
    margin-left: 20px;
}

.inactive {
    background-color: #bb073138 !important;
}

.log-menu > ul {
    padding-left: 0px;
}

.log-menu > ul > li {
    list-style: none;
    padding: 10px;
}

.log-menu-active-base {
    background-color: rgba(255, 0, 0, 0.19);
}
.log-menu-active {
    background-color: #ff000063;
}

.log-menu-active > a {
    color: white;
}

.log-menu-active-base > a {
    color: white;
}

@media screen and  (min-width: 1367px) {
    .column-chart-style {
        width: 800px;
        height: 450px !important;

    }
}