.invalid-feedback {
    display: block;
   width: 100%;
   margin-top: .25rem;
   font-size: 80%;
   color: #dc3545;
}

.hide{
   display: none !important;
}
.show{
   display: block !important;
}

.flat{
   border-radius: 0px !important;
   box-shadow: none !important;
}
.sidebar-mini.sidebar-collapse .main-sidebar.sidebar-focused, .sidebar-mini.sidebar-collapse .main-sidebar:hover {
    width: 250px;
    background: #0C4540;
}
aside.main-sidebar.elevation-4 {
    background: #0C4540;
    border-radius: 22px;
}
.wrapper {
    position: relative;
    padding: 20px;
}
:not(.layout-fixed) .main-sidebar {
    height: inherit;
    min-height: 98%;
    position: absolute;
    top: 20px;
}
.col-md-3.submit_update_btn .btn-success {
    min-height: 44px;
    padding-left: 15px;
    padding-right: 15px;
    text-align:left;
}
table#example1 {
    display: inline-table;
}
.Manage_Attendance form {
    padding: 15px 15px 0px !important;
}
.nav-sidebar .nav-link>.right, .nav-sidebar .nav-link>p>.right {
    display: none;
}
span.select2-selection.select2-selection--single {
    height: 44px;
    padding: 12px 7px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 10px;
    right: 1px;
    width: 20px;
}
.wrapper {
    position: relative;
    padding: 20px;
    background: #F2F5FC;
}
.sidebar-mini.sidebar-collapse .content-wrapper, .sidebar-mini.sidebar-collapse .main-footer, .sidebar-mini.sidebar-collapse .main-header {
    margin-left: 7.6rem!important;
}
.sidebar-mini.sidebar-collapse .main-sidebar, .sidebar-mini.sidebar-collapse .main-sidebar::before {
    margin-left: 0;
    width: 7.6rem;
}
a.brand-link.logo_aria img.brand-image {
    height: 100%;
    max-height: 100px;
    max-width: 200px;
    padding: 0px !important;
    margin: 0px;
}
.site_logo {
    display: flow-root;
}
aside.main-sidebar.elevation-4 {
    box-shadow: none !important;
}
aside.main-sidebar.elevation-4 .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #0a322e;
}
.nav-sidebar>.nav-item img {
    width: 21px;
    margin-left: 28px;
}
aside.main-sidebar.elevation-4 .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #0c4540;
    border-left: 4px solid #fff;
    border-radius: 0;
}
.sidebar {
    height: calc(100% - (3.5rem + 1px));
    overflow-y: initial;
    padding-bottom: 0;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0;
}
.nav-sidebar>.nav-item {
    margin-bottom: 12px;
}
body {
   font-family: 'Montserrat', sans-serif !important;
}
.nav-sidebar>.nav-item .icon_level {
    color: #fff;
}
li.nav-item.logout_btn i.nav-icon.fa.fa-power-off.fa-fw.icon_level {
    position: relative;
    top: 4px;
    font-size: 22px;
}
.nav-sidebar>.nav-item p {
    padding-left: 16px;
    font-weight: 600;
}
.nav-sidebar>.nav-item img:hover {
    opacity: .6;
}
aside.main-sidebar.elevation-4 .nav-pills .nav-link.active img {
    opacity: 1;
}
aside.main-sidebar.elevation-4 .nav-pills .nav-link:hover img {
    opacity: 1;
}
aside.main-sidebar.elevation-4 .nav-pills .nav-link.active img {
    margin-left: 24px;
}
aside.main-sidebar .nav-pills .nav-link:not(.active):hover {
    color: #ffffff;
}
aside.main-sidebar a.nav-link.active p {
    padding-left: 15px;
    font-weight: 500;
    color: #fff;
}
.nav-sidebar>.nav-item p {
    padding-left: 15px;
    font-weight: 500;
    color: #fff;
}
.nav-sidebar>.nav-item a.nav-link:hover p {
    color: #fff !important;
}
.nav-sidebar>.nav-item p {
    position: relative;
    top: 2px;
}
.main-header {
    border-bottom: none !important;
    z-index: 1034;
}
.sidebar-mini.sidebar-collapse .content-wrapper, .sidebar-mini.sidebar-collapse .main-footer, .sidebar-mini.sidebar-collapse .main-header {
    background: none;
}
.top_navigation h1 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 5px;
}
.top_navigation h3 {
    font-size: 18px;
    font-weight: 500;
}
.top_navigation ul.navbar-nav.toggle_bar a.nav-link {
    margin-top: 15px;
    background: #f6f9ff;
    border-radius: 5px;
    margin-left: 10px;
}
.right_top_bar li.nav-item i {
    font-size: 30px;
    color: #9eb5b3;
}
li.nav-item.user_profile_icon a.nav-link {
    margin-left: 20px;
    padding:0px;
}
.user_profile_icon a.nav-link {
    position: relative;
    top: -8px;
}
.dashboard_col .small-box .title_area .icon {
    width: 13% !important;
}

.dashboard_col .small-box .title_area .icon img {
    max-width: 20px;
}
.dashboard_col .small-box .title_area .title h3 {
    font-size: 14px;
    position: relative;
    top: 5px;
    font-weight: 500;
}
.dashboard_col .small-box .title_area {
    display: flex;
    padding: 10px 15px;
    border-bottom: 1px solid #dee2e6;
}
.dashboard_col .small-box .title_area .title {
    width: 67%;
}
.dashboard_col .small-box .title_area .link {
    width: 20%;
    text-align: right;
}
.dashboard_col .small-box {
    background: #fff;
    border-radius: 12px;
    /*border: none !important;*/
    /*box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;*/
}
.dashboard_col .small-box .title_area .link a {
    color: #333;
    font-weight: 500;
    font-size: 13px;
    padding-top: 13px;
}
.dashboard_col .small-box .inner.col-md-6 {
    text-align: center;
    margin: 15px 0px;
}
.dashboard_col .small-box .inner.col-md-6 h3 {
    margin-bottom: 0px;
    font-weight: 600;
    color: #a3a3a3 !important;
    font-size: 33px;
}
.dashboard_col .small-box .inner.col-md-6 p {
    margin-bottom: 5px;
}
.dashboard_col .small-box .title_area i.fa.fa-cog {
    position: relative;
    top: 0;
    font-size: 25px;
    color: #ffd754;
    right: 0;
}
.dashboard_col .small-box .inner.col-md-6 p {
    margin-bottom: 5px;
    font-size: 16px;
    padding-top: 5px;
}
.wrapper .content-header {
    padding: 19px 0.5rem;
    display: none;
    border: none;
}
.sidebar-mini.sidebar-collapse .content-wrapper, .sidebar-mini.sidebar-collapse .main-footer, .sidebar-mini.sidebar-collapse .main-header {
    background: none;
    border: none;
    padding-bottom: 25px;
}
.yf_announcement_list li {
    display: flex;
}
.yf_announcement_list ul {
    padding-left: 0px;
}
.yf_announcement_list img {
    width: 60px;
    height:100%;
    background: #f2f5fc;
    padding: 13px;
    margin-bottom: 20px;
    border-radius: 10px;
    margin-right: 20px;
}
.yf_announcement_list {
    padding: 20px;
}
.card-header {
    background-color: transparent;
   border-bottom: 1px solid #dee2e6;
}
.yf_cart_col .card {
    background: #fff;
    border-radius: 12px;
    border-top: 3px solid #d5aa14;
    /*box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;*/
}
.card.add_new_project.card-primary {
    box-shadow: 0 0 1px rgb(0 0 0 / 13%), 0 1px 3px rgb(0 0 0 / 20%);
}
.container-fluid.service_table.project_table.projrct_list_page .col-lg-12 {
    padding: 0px;
}
.card-color-green {
    background-color: #717580 !important;
}

.badge-min-width{
    min-width: 65px !important;
}
.nav-sidebar .menu-open>.nav-treeview a.nav-link {
    padding-left: 38px;
}
.nav-sidebar .menu-open>.nav-treeview a.nav-link.active {
    padding-left: 34px;
}
.circle_chart .chat_div {
    padding: 20px;
}
.circle_chart .chat_div input.knob {
    display: none;
}
.circle_chart .knob-label span {
    font-size: 33px;
    font-weight: 600;
    display: block;
    text-align: center;
    line-height: 38px;
}
.circle_chart .chat_div {
    max-width: 200px;
    position: relative;
    text-align: center;
}
.circle_chart .chat_div .knob-label {
    position: absolute;
    top: 36%;
    font-size: 14px;
    font-weight: 600;
    margin: 0px auto;
    text-align: center;
    width: 100%;
}
.color_indicator ul {
    list-style: none;
    padding-left: 0px;
}
.color_indicator li {
    display: flex;
    margin-bottom:10px
}
.color_indicator span {
    margin-right: 12px;
}
.color_indicator {
    position: absolute;
    top: 44%;
    right: 30px;
}
.yf_cart_col .chart {
    padding: 10px 20px 20px 20px;
}
.row.yf_cart_col .card {
    min-height: 340px;
    max-height: 340px;
    overflow: hidden;
}
.yf_cart_col .yf_announcement_list {
    height: 270px !important;
    overflow-y: scroll;
    overflow-x: hidden;
}
#style-3::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar-thumb
{
	background-color: #000000;
}
.yf_cart_col h3.card-title {
    display: block;
    width: 100%;
    font-weight: 500;
    font-size:17px;
}
.yf_cart_col .card-header p {
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.progress-bar.progress_bar_one {
    background: #38b32a;
}
.progress-bar.progress_bar_two {
    background: #EAC541;
}
.progress-bar.progress_bar_three {
    background: #E77487;
}
.progress-bar.progress_bar_four {
    background: #d5aa14;
}
.progress_bar_col .table tr>td .progress {
    margin: 0;
    border-radius: 20px;
    height: 25px;
    position:relative;
}
.progress_bar_col span {
    position: absolute;
    top: 13px;
    font-size: 17px;
    left: 87px;
    color: #fff;
    text-shadow: 2px 1px 0 #7a7a7a;
}
.card.progress_bar_col {
    background: #fff;
    border-radius: 12px;
    border: none !important;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}
.add_new_project li.select2-search.select2-search--inline {
    font-size: 14px;
}
.card.activity_col {
    background: #fff;
    border-radius: 12px;
    border: none !important;
    box-shadow: none !important;
}
.card.activity_col .card-header a {
    color: #333;
    font-weight: 600;
    font-size: 13px;
    padding-top: 13px;
    border: none;
    padding-top: 7px;
}
ul.activity_list {
    list-style: none;
    padding: 20px;
}
ul.activity_list li {
    font-size: 17px;
    margin-bottom: 22px;
}
ul.activity_list span {
    display: block;
    color: #c1c1c1;
    font-size: 14px;
}
.progress_bar_col h3.card-title {
    font-weight: 500;
    font-size:17px;
}
.activity_col h3.card-title {
    font-weight: 600;
}
.card.progress_bar_col table.table td {
    border: none;
}
.add_new_project form {
    padding: 15px 15px 0px;
}
.totol_col {
    margin-bottom: 10px;
}
.Project_Summary .note-editable.card-block {
    min-height: 150px;
}
.row.Project_Summary_row {
    margin-top: 15px;
}
.Project_Summary_row label {
    margin-bottom: 15px;
}
.form-group.Without_deadline {
    margin-top: 40px;
}
.project_save_btn button.btn.btn-primary {
    max-width: 200px;
    padding: 9px 30px;
    font-size: 20px;
}
.card.add_new_project {
    background: #fff;
    border-radius: 12px;
    border: none !important;
    box-shadow: none !important;
}
.add_new_project h3.card-title {
    font-size: 22px;
    padding: 5px 0px;
    font-weight: 500;
}
.login_log img {
    width: 110px;
    margin-bottom: 14px;
}
.login_log {
    text-align: center;
}
 div#bottom-bhv {
    background: white;
    width: 14%;
    height: 33px;
    padding: 7px;
    margin-top: 0px;
    margin-left: 86%;
    color: black;
    font: bold;
    font-weight: bold;
}
div#bottom-bhvu {
    background: white;
    width: 14%;
    height: 33px;
    padding: 7px;
    margin-top: -43px;
    margin-left: 86%;
    color: black;
    font: bold;
    font-weight: bold;
}
.transation_report span.select2.select2-container.select2-container--default {
    width: 100% !important;
}
 button.btn.btn-primary {
    margin-top: -6%;
    margin-left: 93%;
}
 input#datepicker {
    width: 12%;
    margin-top: -5%;
    margin-left: 81%;
}
.Project_Summary_row label {
    padding-left: 3px;
}
.row.Project_Summary_row {
    margin-bottom: 15px;
}
.add_new_project label {
    font-weight: 500 !important;
    font-size: 15px;
    margin-bottom: 10px;
}
.progress_bar_col th {
    font-weight: 500;
}
.progress_bar_col td {
    font-size: 15px;
}
body {
    line-height: 1.5;
    color: #2e2e2e;
}
.form-control {
    font-size: 14px;
    min-height: 44px;
}
.select2-container--default .select2-selection--multiple {
    border-radius: 4px;
    cursor: text;
    min-height: 44px;
    border: 1px solid #ced4da;
    line-height: 27px;
}
body.login-page .card-header.text-center {
    display: none;
}
body.login-page button.btn.btn-primary.btn-block {
    background: #0C4540;
    padding: 10px;
    border: none;
    max-width: 200px;
    margin: 0px auto;
    margin-top: 10px;
}
body.login-page label {
    font-weight: 500 !important;
    font-size: 15px;
    padding-top: 0px;
    margin-top: 0px !important;
}
body.login-page p.login-box-msg {
    font-size: 25px;
}
body.login-page .card.child-card.card-outline.card-primary {
    border-radius: 12px;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
}
body.login-page span.fas {
    color: #0c4540;
}

.btn-primary {
    color: #fff;
    background-color: #0c4540;
    border-color: #0c4540;
    box-shadow: none;
}
footer.main-footer.text-center {
    background: #fff !important;
    position: relative;
    top: 20px;
    overflow: hidden !important;
}
footer.main-footer.text-center a {
    color: #0c4540;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #0c4540;
    border: 1px solid #0c4540;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #0c4540
}
.upload_flie_area button.btn.btn-primary.col.start {
    display: none;
}
.upload_flie_area button.btn.btn-warning.col.cancel {
    display: none;
}
.upload_flie_area button.btn.btn-primary.start {
    display: none;
}
.upload_flie_area button.btn.btn-warning.cancel {
    display: none;
}
.upload_flie_area .btn-success {
    color: #fff;
    background-color: #0c4540;
    border-color: #0c4540;
    box-shadow: none;
    padding: 5px 10px;
    max-width: 136px;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #d5aa14;
    border-color: #d5aa14;
}
li.nav-item a:hover {
    background: #717580;
}
li.nav-item.logout_btn {
    margin-top: 65px;
}
.yf_cart_col .card-header p {
    font-size: 13px;
}
.add_projects .row {
    padding: 0px 20px;
}
.add_projects .card-header.card-color-green {
    margin-bottom: 20px;
}
.dashboard_service_inner_page .title h1 {
    font-size: 24px;
    margin-bottom: 20px;
}
.dashboard_service_inner_page .small-box img {
    max-width: 32px;
}
.badge-danger {
    color: #fff;
    background-color: #0c4540 !important;
}
.dashboard_service_inner_page .media_icon {
    background: #f2f5fc;
    width: 70px;
    height: 70px;
    padding: 17px 15px;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 6px;
    float:right;
}
.dashboard_service_inner_page .small-box {
    padding: 25px;
    margin: 10px;
    border-left: 3px solid #d5aa14;
    /*border-right: 4px solid #d5aa14;*/
}
.card.add_new_project.card-primary .card-body {
    padding-top: 0px;
    padding-bottom: 0px;
}
.card {
    border-top: 3px solid #d5aa14;
}
.btn-success {
    color: #fff;
    background: #d5aa14;
    padding: 5px 9px;
    font-size: 15px;
}

.dashboard_service_inner_page p {
    padding-bottom: 0px;
    margin-bottom: 10px;
}
.dashboard_service_inner_page .row.col_row {
    margin: 0px -25px;
    padding-bottom: 20px;
}
.container-fluid.service_table h1 {
    font-size: 24px;
    margin-bottom: 25px;
}
.service_table table.table {
    text-align: center;
}
.service_table th {
    font-size: 17px;
    font-weight: 600;
}
.service_table thead {
    background: #f2f2f2;
}
.card.services_table {
    background: #fff;
    border-radius: 8px;
    border: none !important;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}
.service_table a.btn.action_btn {
    background: #d5aa14;
    color: #fff;
    padding: 5px 15px;
    border-radius: 6px;
    font-size: 15px;
}
.service_table tr td {
    align-items: center;
    justify-content: center;
    display: table-cell;
    vertical-align: middle;
}
.container-fluid.service_table {
    margin-bottom: 20px;
}
.service_table .card {
    background: #fff;
    border-radius: 6px 12px 6px 6px;
    /* box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px; */
    border-top: 3px solid #d5aa14;
}
.dashboard_service_inner_page p {
    color: #c5c5c5;
}
.service_table button {
    text-align: center;
}
.project_table button {
    text-align: center !important;
    margin: 0px auto;
    background: #d5aa14;
    color: #fff;
    border: 1px solid #d5aa14;
}
.project_table .card-header.card-color-green a.btn {
    background: #fff;
    color: #0c4540;
    border-radius: 8px;
    padding: 10px 20px;
    font-weight: 600;
    float: right;
}
.process_dashboard p {
    font-size: 28px;
    color: #0c4540;
    font-weight: 600;
    margin-bottom: 0px;
}
.process_dashboard h4 {
    font-weight: 400;
}
.project_table .card-header.card-color-green i.fa.fa-plus {
    background: #0c4540;
    color: #ffffff;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    padding: 5px;
    margin-right: 8px;
}
.process_dashboard .counter h5 {
    color: #38b32a;
    font-size: 62px;
    font-weight: 600;
    margin-bottom: 0px;
}
.col-lg-6.Budget_aria .row {
    background: #fff;
        box-shadow: 0 0 1px rgb(0 0 0 / 13%), 0 1px 3px rgb(0 0 0 / 20%);
    border-radius: 15px;
    margin-bottom: 15px;
}
.col-lg-7.Budget_aria .row {
    background: #fff;
        box-shadow: 0 0 1px rgb(0 0 0 / 13%), 0 1px 3px rgb(0 0 0 / 20%);
    border-radius: 15px;
    margin-bottom: 15px;
}
.col-lg-8.Budget_aria .row {
    background: #fff;
    box-shadow: 0 0 1px rgb(0 0 0 / 13%), 0 1px 3px rgb(0 0 0 / 20%);
    border-radius: 15px;
    margin-bottom: 15px;
}
.col-lg-9.Budget_aria .row {
    background: #fff;
    box-shadow: 0 0 1px rgb(0 0 0 / 13%), 0 1px 3px rgb(0 0 0 / 20%);
    border-radius: 15px;
    margin-bottom: 15px;
}
.col-lg-5.Budget_aria .row {
    background: #fff;
    box-shadow: 0 0 1px rgb(0 0 0 / 13%), 0 1px 3px rgb(0 0 0 / 20%);
    border-radius: 15px;
    margin-bottom: 15px;
}
.col-lg-5.Budget_aria.right_area a.text-capitalize {
    color: #0c4540;
    width: 50%;
    float: left;
}
.col-lg-5.Budget_aria.right_area img {
    width: 21px;
    margin-right: 7px;
    position: relative;
    top: -1px;
}
.project-view-badge-card{
    justify-content: space-between;
}
.process_dashboard .title h3 {
    font-size: 18px;
    text-align:left;
}
.process_dashboard .title h4 {
    font-size: 15px;
    font-weight: 600;
}
.Budget_aria .row {
    align-items: center;
}
.Budget_aria .title {
    padding: 10px 10px 10px 15px;
}
.Budget_aria h4 {
    margin-bottom: 0px;
}
.Budget_aria .col-md-5 .button h3 {
    font-size: 19px;
    text-align: center;
}
.Budget_aria   h3 {
    font-size: 17px;
    text-align: center;
}
.Budget_aria .col-md-5 .button {
    height: 100%;
    background: #0c4540;
    color: #fff;
    padding: 20px 15px;
    border-radius: 0px 15px 15px 0px;
}
span.head_icon {
    min-width: 50px;
    text-align: center;
}
.Budget_aria .col-md-5 .button-right {
    height: 100%;
    background: #0c4540;
    color: #fff;
    padding: 20px 15px;
    border-radius: 15px 0px 0px 15px;
}
.col-lg-5.Budget_aria .col-md-5 {
    margin: 0px !important;
    padding: 0;
}
.vl {
    border-left: 6px solid green;
    height: 500px;
  }
.col-lg-6.Budget_aria .col-md-5 {
    margin: 0px !important;
    padding: 0;

}
.process_chart .col-lg-4 {
    padding: 15px;
}
.timeline_area .timeline {
    margin-top: 25px;
}
.timeline_area .completed h3.timeline-header {
    background: #38b32a;
    color: #fff;
    font-size: 20px;
    padding: 15px;
    border-radius: 20px 0px 0px 0px;
}
.timeline_area .timeline-item {
    box-shadow: none !important;
}
.timeline_area .timeline>div {
    margin-bottom: 40px;
    margin-right: 0px;
    position: relative;
}
.timeline_area .timeline-item {
    margin-right: 0px !important;
    padding-left:20px;
}
.timeline_area {
    padding-left: 20px;
}
.timeline_area .completed i.fa.fa-circle {
    background: #0c4540;
    color: #fff;
}
.timeline_area i.fa.fa-circle {
    color: #fff;
    font-size: 14px;
}
.timeline_area h3.timeline-header {
    border-bottom: none !important;
}
.timeline_area h3.timeline-header {
    font-size: 17px !important;
}
.timeline>div>.fa, .timeline>div>.fab, .timeline>div>.fad, .timeline>div>.fal, .timeline>div>.far, .timeline>div>.fas, .timeline>div>.ion, .timeline>div>.svg-inline--fa {
    text-align: center;
    top: 5px;
    left: 20px;
    width: 25px;
    height: 25px;
    line-height: 25px;
}
.process_chart .chart_and_indicator {
    padding-top: 25px;
    padding-left: 20px;
}
.timeline::before {
    border-radius: 0.25rem;
    background-color: #0c4540;
}
.container-fluid.service_table.proces_table .card-header h3.card-title {
    font-size: 20px;
    padding: 5px 0px;
    font-weight: 600;
}
.proces_table span.badge {
    font-size: 17px;
    padding: 6px;
    border-radius: 6px;
}
.proces_table th {
    font-size: 16px;
}
.proces_table td {
    font-size: 15px;
    font-weight: 500;
}
.proces_table a.btn {
    /*background: #0c4540;*/
    background: #d5aa14;
    border-radius: 8px;
    padding: 5px 9px;
    font-weight: 500;
    float: right;
    font-size: 15px;
    color: #fff;
}
.proces_table a.btn i.fa.fa-plus {
    background: #fff;
    color: #0c4540;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    padding: 5px;
    margin-right: 8px;
}
.process_title h1 {
    font-size: 26px;
    margin-bottom: 30px;
    margin-top: 10px;
}
.process_title i.fa.fa-arrow-left {
    font-size: 23px;
    margin-right: 20px;
    position: relative;
    top: -2px;
}
.process_title a {
    color: #0c4540;
}
.process_form select.form-control {
    height: 65px;
    border-radius: 6px;
    border: none;
    font-size: 16px;
}
.process_form .select2-container--default .select2-selection--multiple {
    border-radius: 4px;
    cursor: text;
    border: 1px solid #ced4da;
    /* line-height: 44px; */
    min-height: 55px;
    padding: 8px 8px;
    border: none;
    font-size:16px;
}
.process_form .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search.select2-search--inline .select2-search__field {
    border: 0;
    margin-top: 12px;
}
.process_form .add_btn {
    text-align: right;
    margin-bottom: 20px;
}
.process_form a.btn {
    border: 1px solid #0c4540;
    border-radius: 6px;
    padding: 10px 25px;
}
.process_form a.btn i.fa.fa-plus {
    height: 22px;
    width: 22px;
    background: #0c4540;
    color: #fff;
    font-size: 15px;
    border-radius: 50%;
    padding: 4px;
    margin-left: 10px;
}
.process_form a.btn {
    font-size: 18px;
    font-weight: 600;
}
.process_detail_popup h4.modal-title {
    font-weight: 600;
}
.process_complete {
    min-height: 400px;
    max-height: 500px;
    margin-bottom: 30px;
    overflow-y: auto;
}
.yf_select_picker button.btn.dropdown-toggle.btn-light.bs-placeholder {
    display: block;
    width: 100% !important;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    box-shadow: inset 0 0 0 transparent;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.yf_select_picker label {
    display: block;
}
.bootstrap-select>.dropdown-toggle:after {
    margin-top: 3px;
    position: relative !important;
    left: -7px
}
.yf_select_picker .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 220px;
    width: 100%;
}
.col-lg-6.Budget_aria.right_area a.text-capitalize {
    color: #0c4540;
}
.col-lg-6.Budget_aria.right_area img {
    width: 19px;
    margin-right: 7px;
    position: relative;
    top: -1px;
}
.upload_flie_area input.fileinput {
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    box-shadow: inset 0 0 0 transparent;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    min-width: 408px;
    margin-left: 20px;
    margin-right: 20px;
}
.upload_flie_area span.lead i {
    min-width: 300px !important;
}
div#previews div#template {
    border-bottom: 1px saddlebrown;
    margin-bottom: 20px;
}
div#template {
    margin-left: -20px;
}
div.loading {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(16, 16, 16, 0.5);
    z-index: 9999 !important;
}

.erro-msg{
    color: red !important;
}

.btn-outline-secondary {
    text-align: center !important;
    margin: 0px auto;
    background: #d5aa14;
    color: #fff;
    border: 1px solid #d5aa14;
}

.select2-purple>.right.badge.badge-info.lbs-badge {
    margin: 1.5px !important;
}

/* .card-tools> a.btn {
    background: #ffffff;
    border-radius: 8px;
    color: #0c4540 !important;
    padding: 10px 20px;
    font-weight: 600;
} */
.action_list img {
    width: 28px;
}
.action_list {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0px auto;
}
.action_list a.dropdown-item {
    padding: 0rem 0.3rem;
}
.card-body.add_flow_body {
    padding: 0px;
}
.card-body.add_flow_body {
    padding: 0px;
    border-bottom: 1px solid #e1f0ff;
    margin-bottom: 20px;
}
.add_new_project .card-header.card-color-green i.fa.fa-plus {
    background: #0c4540;
    color: #ffffff;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    padding: 5px;
    margin-right: 8px;
}
.add_new_project .card-header.card-color-green a.btn {
    background: #fff;
    color: #0c4540;
    border-radius: 8px;
    padding: 5px 9px;
    font-weight: 500;
    float: right;
    font-size: 15px;
}
.col-md-12.upload_flie_area .card-body {
    padding-left: 0px;
}
div#_create_filter .col-md-12.card-header.card-color-green.staff-card p {
    margin-bottom: 0px;
}
.cr_space {
    margin-left: 7px;
    margin-right: 7px;
}


.project_view_page .row.yf_display_inline.head_space {
    padding-left: 20px;
}
.row.yf_cart_col.process_chart.project_chart .col-lg-4 {
    padding: 0 10px 0px 20px;
}
.container-fluid.service_table.proces_table .row.yf_display_inline.head_space {
    padding-left: 15px;
}
.Budget_aria .col-md-4 .button {
    height: 100%;
    background: #0c4540;
    color: #fff;
    padding: 20px 5px;
    border-radius: 0px 15px 15px 0px;
}
.Budget_aria .col-md-4 {
    padding-left: 0;
    padding-right: 0px;
}
.Budget_aria .col-md-4 h3 {
    position: relative;
    top: 5px;
}
.timeline_area {
    overflow-y: scroll;
    max-height:270px;
}
.service_table thead th {
    background: #f2f2f2 !important;
}
.service_table span.badge.badge-danger.row-count-badge {
    background: #0c4540 !important;
}
.col-lg-6.Budget_aria.right_area .title {
    padding-top: 0px;
}
.col-lg-7.Budget_aria {
    padding-right: 20px;
}
thead th {
    background: #f2f2f2 !important;
}
.service_table .col-md-12 {
    padding: 0px;
}
.col-lg-8.Budget_aria .col-md-5 {
    padding-right: 0px;
}
.service_table_detail p.wrapper_break {
    max-width: 655px;
    overflow-wrap: break-word;
    word-break: break-all;
    white-space: pre-wrap;
    min-width: 526px;
}
.service_table_detail .col-12 {
    padding: 0px;
}
.col-md-2.submit_update_btn.text-right .btn-success {
    min-height: 44px; 
    padding-left: 15px;
    padding-right: 15px; 
}
.btn-light {
    background-color: #ffffff;
    border-color: #f8f9fa;
    box-shadow: none;
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.9;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    box-shadow: inset 0 0 0 transparent;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    min-height: 44px;
}
.col-md-2.submit_update_btn.text-right.approve_btn {
    margin-top: 32px;
}
.row.currency_budget .form-group.require_approval {
    margin-top: 44px;
}
.nav-pills .nav-link {
    color: #ffffff;
}
.nav-sidebar>.nav-item .icon_level {
    width: 21px;
    margin-left: 28px;
}
.staff_list_page .card-body.table-responsive {
    padding-top: 20px !important;
}
span.head_icon {
    color: #d5aa14;
    background: #0c4540;
    position: absolute;
    padding: 12px;
    top: 0;
    left: 0px;
    border-radius: 10px 0px 0px 0px;
}
h3.card-title.icon_title {
    padding-left: 50px;
}
.card-header.card-color-green {
    border-radius: 10px 10px 0px 0px;
}
.row.yf_display_inline.head_space .form-group.input-group-sm {
    margin-bottom: 0px;
}
.card-body>.table {
    margin-bottom: 0;
    display: inline-table;
}
.container-fluid.service_table.project_table.PROJECT_LIST .col-lg-12 {
    padding: 0px !important; 
}
.aprove_page .col-md-2.submit_update_btn.text-right {
    margin-top: 32px;
}
.approve_group_page .col-md-2.submit_update_btn.text-right {
    margin-top: 32px;
}
.stage_page .card-header.card-color-green {
    margin-bottom: 15px;
}
.step_page .card-header.card-color-green {
    margin-bottom: 15px;
}
.designation_page .card-header.card-color-green {
    margin-bottom: 15px;
}
.department_page .card-header.card-color-green {
    margin-bottom: 15px;
}
.nav-sidebar>.nav-item a:hover {
    color: #a3a3a3;
}
.project_charter_page label {
    font-weight: 500 !important;
    font-size: 16px;
}
.project_charter_page h4 {
    margin-bottom: 0px;
    font-size: 20px;
}
.btn-success:hover {
    color: #fff;
    background-color: #0C4540;
    border-color: #0C4540;
}
.card-header.card-color-green {
    padding-top: 7px;
    padding-bottom: 7px;
}
ul.nav.nav-treeview a.nav-link {
    padding-left: 30px !important;
}
.execution_table .row.yf_display_inline.head_space {
    padding-bottom: 20px;
}
.Project_scope h4 {
    background: #f1f1f1;
    padding: 6px 10px;
}
.Project_scope h4 {
    background: #f1f1f1;
    padding: 6px 10px;
    margin-bottom: 20px;
    margin-top: 10px;
}
ul.nav.nav-treeview a.nav-link.active {
    padding-left: 30px !important;
}
body.login-page::after {
    content: "";
    position: absolute;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.34);
}
.login-box, .register-box {
    z-index: 1;
}
.dashboard_col .small-box {
    border-left: 2px solid #d5aa14;
} 
/*=================   media query for mobile device    ================*/

@media only screen and (max-width: 600px) {
    .sidebar-mini.sidebar-collapse .content-wrapper, .sidebar-mini.sidebar-collapse .main-footer, .sidebar-mini.sidebar-collapse .main-header {
        margin-left: 0px !important;
    }
    .wrapper {
        position: relative;
        padding: 0px;
        background: #F2F5FC;
    }
    input#datepicker {
        width: 100%;
        margin-top: 0%;
        margin-left: 0%;
    }
    button.btn.btn-primary {
        margin-top: 10px;
        margin-left: 0%;
        margin-bottom: 25px;
        min-width: 100%;
    }
    div#bottom-bhv {
        background: white;
        width: 40%;
        height: 33px;
        padding: 7px;
        margin-top: 0px;
        margin-left: 64%;
        color: black;
        font: bold;
        font-weight: bold;
    }
    div#bottom-bhvu {
         background: white;
        width: 40%;
        height: 33px;
        padding: 7px;
        margin-left: 64%;
        color: black;
        font: bold;
        font-weight: bold;
    }
    .staff_page .card-tools {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .dt-buttons.btn-group.flex-wrap button.btn {
        margin: 2px;
    }
    .col-md-3.submit_update_btn {
        margin-top: 10px;
    }
    .card-body>.table {
        margin-bottom: 0;
        display: block;
    }
    .approve_group_page .col-md-2.submit_update_btn.text-right {
        margin-top: 0px;
    }
    .aprove_page .col-md-2.submit_update_btn.text-right {
        margin-top: 0px;
    }
    .Budget_aria .col-md-5 .button-right {
        height: 100%;
        background: #0c4540;
        color: #fff;
        padding: 7px 15px;
        border-radius: 0px 0px 0px 0px;
        margin-bottom: 15px;
    }
    .Budget_aria .col-md-4 .button {
        height: 100%;
        background: #0c4540;
        color: #fff;
        padding: 7px 5px;
        border-radius: 0px 0px 0px 0px;
    }
        .col-lg-7.Budget_aria {
        padding-right: 8px;
    }
    .col-lg-5.Budget_aria.right_area a.text-capitalize {
        color: #0c4540;
        width: 50%;
        float: left;
        margin-bottom: 10px;
    }
    .row.currency_budget .form-group.require_approval {
        margin-top: 0px;
    }
    .dashboard_col .small-box .title_area .icon {
        display: block;
    }
    .sidebar-mini.sidebar-collapse .main-sidebar, .sidebar-mini.sidebar-collapse .main-sidebar::before {
        margin-left: 0;
        width: 0px;
    }
    .row.yf_cart_col .card {
        min-height: auto;
        max-height: 340px;
        overflow: hidden;
    }
    .progress_bar_col .card-body.p-0 {
        overflow: scroll;
    }
    .card.progress_bar_col {
        overflow: hidden;
    }
    .nav-sidebar>.nav-item p {
        position: relative;
        top: 2px;
        font-size: 15px;
    }
    .col-lg-6.Budget_aria.right_area {
        padding-left: 0px !important;
    }
    .col-md-2.submit_update_btn.text-right.approve_btn {
        margin-top: 0px;
    }
}


@media screen and (min-device-width: 768px) and (max-device-width: 920px) {
    body.sidebar-mini.sidebar-collapse.sidebar-closed aside.main-sidebar a.nav-link p {
    display: none;
}
.row.yf_cart_col .card {
    min-height: auto;
    max-height: 340px;
    overflow: hidden;
}
.card-body>.table {
    margin-bottom: 0;
    display: block;
}
}

@media screen and (min-device-width: 1024px) and (max-device-width: 1200px) {
    .dashboard_col .col-lg-4 {
        min-width: 50%;
    }
    .dashboard_col .col-lg-4.Handover_col {
        min-width: 100% !important;
    }
    .col-lg-4.Announcement_col {
        min-width: 100%;
    }
}

@media only screen and (max-width: 1280px) {
    .yf_cart_col h3.card-title {
        display: block;
        width: 100%;
        font-weight: 600;
        font-size: 16px;
    }
}
@media only screen and (max-width: 1920px) {
  .col-lg-6.Budget_aria a.text-capitalize {
    padding: 0px 7px;
}
.col-lg-6.Budget_aria.right_area {
    padding-left: 35px;
}
.col-lg-5.Budget_aria.right_area .col-md-5 h3.text-capitalize {
    position: relative;
    top: 5px;
    text-transform: uppercase !important;
}
.col-lg-5.Budget_aria.right_area .title {
    padding-top: 0px;
}
}
@media only screen and (max-width: 1366px) {
    .col-md-12.upload_flie_area p.mb-0 span {
    font-size: 16px !important;
}
.process_dashboard .title h3 {
    font-size: 16px;
    text-align: left;
}
.process_dashboard .title h4 {
    font-size: 13px;
    font-weight: 600;
}
.col-lg-6.Budget_aria.right_area a.text-capitalize {
    color: #0c4540;
    width: 50%;
    float: left;
}
.col-lg-6.Budget_aria.right_area .title {
    padding-top: 0px;
}
.col-lg-5.Budget_aria.right_area .title {
    padding-top: 0px;
}
.Budget_aria .col-md-5 .button h3 {
    font-size: 19px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 2px;
    margin-top: 5px;
}
.col-lg-6.Budget_aria.right_area h3.text-capitalize {
    text-transform: uppercase !important;
    margin-top: 10px;
    margin-bottom: 2px;
    margin-top: 5px;
}
.col-lg-5.Budget_aria.right_area h3.text-capitalize {
    text-transform: uppercase !important;
    margin-top: 10px;
    margin-bottom: 2px;
    margin-top: 5px;
}
.col-lg-5.Budget_aria.right_area .col-md-5 h3.text-capitalize {
    position: relative;
    top: 0px;
    text-transform: uppercase !important;
}
}
@media only screen and (max-width: 1600px) {
    .col-lg-6.Budget_aria.right_area a.text-capitalize {
    color: #0c4540;
    width: 50%;
    float: left;
}
.col-lg-6.Budget_aria.right_area .title {
    padding-top: 0px;
}
}

input#session-date {
    display: inline-block;
    position: relative;
}

.custom-date::-webkit-calendar-picker-indicator {
    background: transparent;
    bottom: 0;
    color: transparent;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}