.content-header {
    margin: 0;
    line-height: 40px;
    font-size: 14px;
    margin-left: 14px;
}

.content-header ul li span {
    margin-right: 5px !important;
    font-size: 16px;
}

.help-block
{
    color: red !important;
}
.card-title
{
    font-size: 24px !important;
}

.required {
    color: #e02222 !important;
    font-size: 12px !important;
    padding-left: 2px !important;
}

.table-scrollable label {
    font-family: "Avenir Medium";
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.36;
    letter-spacing: normal;
    text-align: left;
    color: #4c505d;
}

.form-group {
    margin-bottom: 15px !important;
    position: relative;
    margin-top: 0px;
}

.custom-checkbox{
    width: 1.5em !important;
    height: 1.5em !important;
}
.custom-label
{
  font-size: 20px !important;
}

.mb-14
{
    margin-bottom: 14px !important;
}

.permissionsCls .checkbox label,
.permissionsCls .radio label {
    padding: 5px 0px;
    font-size: 14px;
    color: #0d2444;
    line-height: 26px;
    font-weight: 500;
    margin-right: 6px;
}

.icheckbox_square-blue {
    background: #e5e3ef;
    width: 18px;
    height: 18px;
    border: 1px solid #e5e3ef;
    border-radius: 2px;
    margin-top: 4px;
    float: left;
    margin-right: 9px;
}

.icheckbox_square-blue.checked {
    background-position: -48px 0;
    border: 1px solid #0d2444;
    background: #0d2444;
    float: left;
    margin-right: 6px;
}

.permissionsCls a {
    color: #337AB7;
    margin: 0 10px;
    font-size: 14px;
    text-decoration: none;
}

.accordion-header
{
    background-color: #ffffff !important;
}
.accordion-button:not(.collapsed)
{
    color:#0d2444 !important;
    font-size: 14px !important;
}
.p-title p a
{
    color: #000000 !important;
    font-size: 25px !important;
}
