.procedure-panel {
    border-width: 2px;
    border-style: solid;
    border-width: 1px;
    border-top-width: 25px;
    border-color: #39B3D7;
}

.panel.procedure-quick {
    border-radius: 0 !important;
    padding: 0px;
    border-color: #39B3D7;
    margin-bottom:0px;
    margin-right:-4px;
}

.panel .quick-header{
    color: white;
    margin:auto;
    vertical-align:middle;
    text-align: center;
    margin-top: -25px;
    height: 20px;
    line-height: 20px;
    font-size: 15px;
}

.empty-div {
    padding: 0px;
    margin: -1px;
}

.quick-center {
    text-align: center;
}

.comment-section {

    min-height:50px !important;
}
