.col-form-label {
    font-weight: bold;
}

table thead th {
    font-weight: bold !important;
    text-align:center !important;
}

.full-width {
    width: 100% !important;
    min-width: 900px !important;
}

.font-15 {
    font-size: 15px;
}

.font-17 {
    font-size: 17px;
}

.tooltipster {
    cursor: pointer;
}

.control-label {
    font-weight: bold;
    padding-top: 8px;
}
.language {
    text-align: center;
}
.language ul,  .language ul li{
    list-style: none;
    display: inline;
}
.language ul li {
    margin-left: 20px;
}

.flag-icon {
    height: 12px;
}
.bold {
    font-weight:bold;
}

.bold td, .bold th {
    font-weight:bold;
}
.header-title {
    font-weight:bold;
    text-transform: none;
    font-size:20px;
}
.font-18, .font-18 p{
    font-size:18px !important;
}