﻿.heading-h1 {
    font-family: 'Source Sans Pro', Arial, sans-serif !important;
    font-weight: 300;
    font-size: 36px;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 0;
    line-height: 1.1;
    color: inherit;
    display: block;
}

.heading-h3 {
    font-family: 'Source Sans Pro', Arial, sans-serif !important;
    font-weight: 300;
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 0;
    line-height: 1.1;
    display: block;
}

.heading-h2 {
    font-family: 'Source Sans Pro', Arial, sans-serif !important;
    font-weight: 300;
    font-size: 30px;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 0;
    line-height: 1.1;
    display: block;
}

.heading-h4 {
    font-family: 'Source Sans Pro', Arial, sans-serif !important;
    font-weight: 300;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0;
    line-height: 1.1;
    display: block;
}
.heading-h5 {
    font-family: 'Source Sans Pro', Arial, sans-serif !important;
    font-weight: 300;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0;
    line-height: 1.1;
    color: inherit;
    display: block;
}
.font-weight-normal{
    font-weight:normal;
}
.focus {
    /*outline:1px dotted rgba(0,0,0,0.5);*/
    box-shadow: 0 0 3pt 2pt rgba(0,0,0,0.5);
}
.main-div {
    background-color: #08466d;
    margin: 0 0 15px 0;
    color: #fff;
}
.pt-12 {
    padding-top: 12px;
}
.pl-10 {
    padding-left: 10px;
}
.m-0 {
    margin: 0;
}
.pr-5 {
    padding-right: 5px;
}
.pr-0 {
    padding-right: 0;
}
.mt-mr-6 {
    margin-top: 6px;
    margin-right: 6px;
}
.decline-radio {
    width: 20px;
    height: 30px;
    margin-top: 0px !important;
    margin-right: 10px !important;
    margin-left: 15px !important;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] {
    color: #4f4f4f;
}
/*Phase 4 css*/
#rightside-navigation{
    margin-top:80px;
}


.label-success {
    background-color: #156638;
}

.companydetails p.titlelabel {
    color: #595959;
}

.describetext span.note {
    color: #B30000;
}

label.fieldtext {
    color: #595959;
}

.diversityaddcontent p {
    color: #595959;
}

.mandatory {
    color: #B30000;
}

#interactiontypes .text-primary {
    color: #0056B3 !important;
}
.tier2displaylabel {
    display: block;
/*    line-height: 0.1;*/
    margin-bottom: 8px;
    color:#555;
    font-weight:300;
}