﻿.form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: left;
    font-weight: bold
}

.fa-circle-boder {
    padding: 5px 7px;
    background: #51a2a9;
    color: #ffff;
    border-radius: 50%;
}

.btn-radius {
    font-size: 14px;
    border-radius: 25px !important;
}

.header-center {
    text-align: center;
    font-weight: 600;
    color: #337ab7;
}

.h3-title {
    font-size: 18px;
    font-weight: bold;
    border-bottom: solid;
    color: #0066a5;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-weight: bold;
    color: red;
}
