body, button, input, optgroup, select, textarea {
    font-family: "Montserrat","Arial",sans-serif!important;
}
is-dark {
    color:#aaaab3 !important;
}
p {
    font-weight: 500!important;
}
.page-content-wrapper {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
}
.finance-dashboard.analytics-dashboard .dashboard-card .radial-wrap .radial-stats .radial-stat span:nth-child(2) {
    color: #283252;
    font-size: 1.3rem;
    font-weight: 400!important;
}
.finance-dashboard.analytics-dashboard .dashboard-card .radial-wrap .radial-stats .radial-stat:first-child {
    border-right: 1px solid #aaaab3 !important;
}
.finance-dashboard.analytics-dashboard .dashboard-card .radial-wrap .radial-stats .radial-stat {
    border-right:none!important;
}
.finance-dashboard.analytics-dashboard .dashboard-card .radial-wrap {
    height: auto!important;
}
/*.is-dark .right-panel-body h3,h4,h5,p,span {*/
/*    color: #aaaab3 !important;*/
/*}*/
.datatable-toolbar .field .control .button.is-primary{
    color: #ffffff;
}
.has-border-bottom{
    border-bottom: 1px solid #aaaab3 !important;
    width: 40%;
}
html.is-dark .pageloader, body.is-dark .pageloader {
    background: #25ad9f85;
}
.icon-timeline {
    margin-top: 30px;
}
.icon-timeline .timeline-item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 30px;
}
 .icon-timeline .timeline-item:after {
    content: "";
    position: absolute;
    top: 36px;
    left: 18px;
    width: 1px;
    height: calc(100% - 36px);
    border-left: 1px solid #e5e5e5;
}
 .icon-timeline .timeline-item .timeline-icon {
    position: relative;
    height: 36px;
    width: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
    color: #a2a5b9;
    -webkit-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
}
.icon-timeline .timeline-item .timeline-icon:after {
    content: "";
    position: absolute;
    top: 17px;
    left: 40px;
    width: 20px;
    height: 1px;
    border-top: 1px solid #e5e5e5;
}
 .icon-timeline .timeline-item .timeline-icon img {
    display: block;
    height: 28px;
    width: 28px;
    border-radius: 50%;
}
 .icon-timeline .timeline-item .timeline-icon svg {
    height: 50px;
    width: 50px;
    stroke-width: 0.6px;
}
 .icon-timeline .timeline-item .timeline-content {
    margin-left: 34px;
    line-height: 1.2;
}
 .icon-timeline .timeline-item .timeline-content p {
    font-size: 0.95rem;
    font-family: "Montserrat", sans-serif;
}
.icon-timeline .timeline-item .timeline-content span {
    font-size: 0.85rem;
    color: #a2a5b9;
}
.right-panel-wrapper.is-activity .right-panel .tabs-wrapper {
    height: calc(100% - 60px);
}
.right-panel-wrapper.is-activity .right-panel .tabs-wrapper .tabs-inner .tabs {
    margin-left: auto;
    margin-right: auto;
}
body.is-dark .icon-timeline .timeline-item:after {
    border-color: #63636c !important;
}
body.is-dark  .icon-timeline .timeline-item .timeline-icon {
    background: #323236 !important;
    border-color: #63636c !important;
}
body.is-dark .icon-timeline .timeline-item .timeline-icon:after {
    border-color: #63636c !important;
}
.pageloader.is-active {
    opacity: 0.3;
    background-color: rgba(145, 190, 183, 0.78);
}
.datatable-toolbar .field .control .button {
    color: #fcfcfc;
    border: 1px solid;
    border-radius: 1px;
}
.table-stats h3{
    font-size: 2em;
    color: #999;
}
.business-img {
    font-size: 5em;
    color: #dbdbdb;
}

.experience-item .lnil {
    font-size: 3em;
    color: #999;
}

.customer-docs .experience-item:hover {
    border: 1px dashed #28baab;
}

.customer-docs .experience-item {
    border: 1px dashed #999;
    padding: 20px;
    border-radius: 10px;
}
.profile-wrapper .profile-body .profile-card .profile-card-section .section-title h4 {
    font-size: 1.2rem;
    text-transform: capitalize;
}
.tile-grid-item-inner .lnil{
    color: #999;
    font-size: 3em;
}
.tile-grid.tile-grid-v2 .tile-grid-item{
    padding: 30px!important;
    background-color: #fff;
    border-radius: 10px;
    border: 1px dashed #999;
}
.list-widget ul li a span{
    font-size: 1em;
}
.list-widget ul li {
    padding-bottom: 15px;
    border-bottom: 1px dashed #ddd;;
}
.message-body code, .message-body pre {
    background-color: #fff;
    overflow-wrap: anywhere;
}
.simplebar-content-wrapper {
    direction: inherit;
    box-sizing: border-box!important;
    position: relative;
    display: block;
    height: 100%!important;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
body.is-dark.sidebar-block .sidebar-block-inner li.has-children .collapse-wrap>a{
    color: #a2a5b9;
}
input[type=text]  {
    //text-transform: capitalize;
}
.datetimepicker .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item.is-today {
    border-color: #0b2a1c !important;
    color: #0b2a1c !important;
}

.table-wrapper .table.is-datatable th {
    padding: 26px 20px;
    font-family: "Montserrat",sans-serif;
    font-size: .8rem;
    color: #0b2a1c;
    text-transform: uppercase;
    border: none;
    border-bottom: 1px dashed #23342b;
}
.table-wrapper {
    padding: 30px;
    overflow-x: auto;
    overflow-y: visible;
    border: none;
    border-radius: 5px;
    min-height: 500px;
    background: #fff;
}
.datatable-toolbar .field .control .button {
    color: #fcfcfc;
    border: 1px solid;
    border-radius: 5px;
}
.s-card, .stat-widget.is-straight, .cart-widget.is-straight, .followers-widget.is-straight, .contact-widget.is-straight, .avatar-list-widget.is-straight, .call-widget.is-straight, .social-buttons-widget.is-straight, .creative-list-widget.is-straight, .illustration-widget.illustration-widget-v3.is-straight, .illustration-widget.illustration-widget-v2.is-straight, .illustration-widget.illustration-widget-v1.is-straight, .inbox-widget.is-straight, .video-widget.is-straight, .icon-list-widget.is-straight, .search-widget.is-straight, .stats-widget.is-straight, .picker-widget.is-straight, .list-widget.is-straight, .image-widget.is-straight, .tags-widget.is-straight, .text-widget.is-straight, .icon-toolbar-widget.is-straight, .gauge-widget.is-straight, .invoice-wrapper .invoice-body .invoice-card, .promotion-page-wrapper .wrapper-outer, .confirm-account-wrapper .wrapper-inner .action-box, .promotion-page-wrapper .wrapper-inner .action-box, .form-layout .form-outer, .form-layout.is-separate .form-outer .form-body .form-section .form-section-inner, .action-page-wrapper.action-page-v2 .wrapper-outer, .action-page-wrapper.action-page-v1 .wrapper-inner .action-box, .action-page-wrapper.action-page-v2 .wrapper-inner .action-box, .saas-billing-wrapper .billing-options-wrapper .left .option-block, .saas-billing-wrapper .plans-wrapper .left .plans .plan .plan-inner, .search-results-wrapper .search-results-body .search-results-group .search-results-list .search-results-item, .search-results-wrapper .search-results-body .filter-box, .account-wrapper .account-box, .profile-wrapper .profile-body .profile-card, .project-details .project-details-inner .task-grid .task-card, .project-details .project-details-inner .project-team-card, .project-details .project-details-inner .side-card, .project-details .project-details-inner .project-details-card, .all-projects .project-grid .project-grid-item, .color-card, .demo-card, .tile-grid.tile-grid-v3 .tile-grid-item, .tile-grid.tile-grid-v2 .tile-grid-item, .tile-grid.tile-grid-v1 .tile-grid-item, .card-grid.card-grid-v4 .card-grid-item, .card-grid.card-grid-v3 .card-grid-item, .user-grid.user-grid-v4 .grid-item, .user-grid.user-grid-v3 .grid-item, .user-grid.user-grid-v1 .grid-item, .user-grid.user-grid-v2 .grid-item, .list-view.list-view-v2 .list-view-item, .ecommerce-dashboard.ecommerce-dashboard-v1 .dashboard-tile, .lifestyle-dashboard.lifestyle-dashboard-v1 .overview-card, .business-dashboard.company-dashboard .dashboard-card, .business-dashboard.flights-dashboard .filters-card, .business-dashboard.flights-dashboard .company-card, .business-dashboard.flights-dashboard .flights .flight-card, .business-dashboard.flights-dashboard .flights-summary-wrapper .flight-summary, .business-dashboard.flights-dashboard .booking-bar-wrapper, .banking-dashboard.banking-dashboard-v3 .dashboard-card, .banking-dashboard.banking-dashboard-v3 .dashboard-tiles .dashboard-tile, .banking-dashboard.banking-dashboard-v2 .dashboard-card, .banking-dashboard.banking-dashboard-v1 .dashboard-card, .finance-dashboard.sales-dashboard .dashboard-card, .finance-dashboard.sales-dashboard .spark-tiles .spark-tile, .finance-dashboard.analytics-dashboard .dashboard-card, .finance-dashboard.analytics-dashboard .dashboard-tile, .personal-dashboard.personal-dashboard-v2 .dashboard-card, .personal-dashboard.personal-dashboard-v2 .dashboard-header, .personal-dashboard.personal-dashboard-v1 .dashboard-body .dashboard-card, .timeline-wrapper .timeline-wrapper-inner .timeline-container .timeline-item .content-wrap, .collapse, .right-panel-wrapper.is-activity .right-panel .right-panel-body .team-card, .right-panel-wrapper.is-activity .right-panel .right-panel-body .project-card {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: inline-block;
    width: 100%;
    padding: 20px;
    background-color: #fff;
    border-radius: 6px;
    border: none;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.lifestyle-dashboard-bg {
    position: absolute;
    top: 0;
    left: 1px;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 0;
}
.lifestyle-dashboard.lifestyle-dashboard-v1 .dashboard-header-wrapper .dashboard-header .header-meta .meta-stats .meta-stat span:first-child {
    color: #283252;
    font-size: 1rem;
    font-weight: 500;
}

.lifestyle-dashboard.lifestyle-dashboard-v1 .dashboard-header-wrapper .dashboard-header .header-meta .meta-stats {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 6px 0;
}
.sidebar-block {
    /*box-shadow: 0 4px 20px 1px rgba(0, 0, 0, .06), 0 1px 4px rgba(0, 0, 0, .08);*/
}
.lifestyle-dashboard.lifestyle-dashboard-v1 .body-title h3 {
    font-family: "Montserrat",sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    color: #283252;
}
.select select, .textarea, .input {
    background-color: #06d6a00f;
    border-color: #2eb28f;
    border-radius: 4px;
    color: #363636;
}
/*.vertical-tabs-wrapper .tabs ul li.is-active a {*/
/*    color: #ffffff;*/
/*    height: 45px;*/
/*    line-height: 2.2;*/
/*    font-size: .95rem;*/
/*    font-family: "Montserrat",sans-serif;*/
/*    -webkit-transition: all .3s;*/
/*    transition: all .3s;*/
/*    background: #2eb28f;*/
/*    border-radius: 33px 3px 3px 33px;*/
/*}*/
/*.vertical-tabs-wrapper .tabs ul li a {*/
/*    color: #39957d;*/
/*    height: 45px;*/
/*    line-height: 2.2;*/
/*    font-size: .95rem;*/
/*    font-family: "Montserrat",sans-serif;*/
/*    -webkit-transition: all .3s;*/
/*    transition: all .3s;*/
/*    background: #fff;*/
/*    border-radius: 33px 3px 3px 33px;*/
/*}*/

.vertical-tabs-wrapper .tabs ul li a {
    text-align: end;
}
.vertical-tabs-wrapper .tabs ul li{
   margin: 5px;
}
/*.sidebar-block .sidebar-block-inner li.has-children .collapse-wrap>a {*/

/*    border-radius: 0rem 2rem 2rem 0rem;*/
/*}*/
/*.sidebar-block .sidebar-block-inner li.has-children.active .collapse-wrap>a {*/
/*    color: #fff;*/
/*    font-weight: 600;*/
/*    background: #00b083;*/
/*}*/
/*.sidebar-block .sidebar-block-inner li.has-children.active .collapse-wrap>a {*/
/*    background: #f5f6fa;*/
/*    color: #283252;*/
/*    border: 1px solid #277364;*/
/*    border-radius: 0 50px 50px 0;*/
/*}*/
/*.sidebar-block .sidebar-block-inner .single-link:hover, .sidebar-block .sidebar-block-inner .single-link.active {*/
/*    background: #f5f6fa;*/
/*    color: #283252;*/
/*    border: 1px solid #277364;*/
/*    border-radius: 0 50px 50px 0;*/
/*}*/

 .power-container {
    background-color: #2E424D;
    width: 100%;
    height: 8px;
    border-radius: 20px;
}

 .power-container #power-point {
    background-color: #D73F40;
    width: 1%;
    height: 100%;
    border-radius: 20px;
    transition: 0.5s;
}

.sidebar-block .sidebar-block-header .sidebar-block-logo img {
    width: 200%;
    margin-top: 40px;
}
.button:hover {
    background: #34b04a;
    border-color: #ffffff;
    color: #fcfcfc;
}
.button.h-button.is-primary.is-raised:hover {
    opacity: .9;
    -webkit-box-shadow:  0 14px 26px -12px #34b04a45, 0 4px 23px 0px rgba(0,0,0,.12), 0 8px 10px -5px #34b04a00;
    box-shadow: 0 14px 26px -12px #34b04a45, 0 4px 23px 0px rgba(0,0,0,.12), 0 8px 10px -5px #34b04a00;
}
.field.has-addons .control:last-child:not(:only-child) .button, .field.has-addons .control:last-child:not(:only-child) .input, .field.has-addons .control:last-child:not(:only-child) .select select {
    border-bottom-left-radius: 5px;
    border-top-left-radius:5px;
}

.datatable-toolbar .field .control .button {
    color: #fcfcfc;
    border: 1px solid;
    border-radius: 5px;
    margin-left: 8px;
}
.file-name, .select select, .textarea, .input, .button {
    height: 2.7em;
}
.select:not(.is-multiple) {
    height: 2.7em;
}
.view-wrapper {

    background: #fcfcfc;

}
