﻿.panel-body .btn {
    text-align: left;
}

.gp-gw {
    padding-right: 5px;
}

.panel-heading {
    font-size: 140%;
    font-weight: bold;
}

.section_title {
    font-size: 15px;
}

.section_number {
    font-weight: bold;
    font-size: 25px;
}

.section_percentage {
    font-size: 11px;
}

.left_box {
    width: 100%;
    min-height: 5px;
    height: 82px;
    text-align: center;
    vertical-align: middle;
}

    .left_box .section_1 {
        height: 25px;
        top: 37%;
        position: relative;
        font-size: 17px;
    }

.panel-heading {
}

.panel-heading {
    position: relative;
    padding-top: 7px;
    padding-bottom: 25px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.second_row .panel-body {
    box-shadow: 8px 10px #9e9e9e3b;
    padding: 7px;
}

.production {
    text-align: center;
    margin-bottom: 10px;
    padding-bottom: 26px;
}

.production .glyphicon {
    font-size: 75px;
    padding:20px;
    text-decoration: underline;
    color: #1e88e5;
}

.second_row .bg-primary {
    padding-top: 5px;
}

.panel-no-padding {
    padding: 0px !important;
}

.card-count {
    font-size: 2.2em;
    font-weight: bold;
}

.left_box .section_count {
    padding-top: 20%;
}

.section_name {
    font-weight: bold;
    font-size: 20px;
}

.right_box {
    height: 82px;
}

.accordion-box {
    height: 82px !important;
    padding: 8px !important;
}

.accordion-count {
    background-color: #1e88e5;
    text-align: center;
    border: 0px solid #cecece;
    border-radius: 5px;
    color: #fff;
    font-size: 1.8em;
    display: inline-block;
    width: 10%;
    height: 65px;
    padding-top: 8px;
}

.accordion-title {
    font-size: 1.2em;
    color: #000;
    display: inline-block;
    padding-left: 20px;
}

.accordion-action {
    display: inline-block;
}

.accordion-icon {
    font-size: 1.5em;
    padding: 20px;
}

.dashboard-table-padding {
    padding: 10px !important;
}

.dashboard-link {
    text-decoration: underline;
}

.row-eq-height {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    flex-wrap: wrap;
}

.panel-full-heigth {
    height: 100% !important;
}

.widget-header-item {
    margin-bottom: 20px;
}