

.page-content-wrap {
    margin-top: 10px;

    min-height: 170vh;

}

.panel-body.panel-body-pricing .fa {
    color: #23b19d;
}

.widget .widget-int {
    font-size: 24px;
}

.owl-carousel .widget-item-icon {
    margin-bottom: 0px;
    box-shadow: none;
    /* padding: 0px; */
}

.owl-carousel .owl-controls {
    margin-top: -30px;
}
.widget.widget-carousel {
    padding-top: 0px;
}

.widget-dashboard-chart {
    margin-bottom: 0px;
}

.text-center {
    text-align: center;
}


#SystemSettings .control-label{
    margin-top: 7px;
}

button.active {
    background-color: #dee4dd7a !important;
}