html {
    height: 100%;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    color: #4a4a4a;
}

body {
    height: 100%;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    color:#4a4a4a;
}

h3 {
    font-size: 14px;
    color: #0C426A;
    display: inline-block;
    width: 100%;
    border-bottom: solid 2px #0C426A;
}
p {
    margin-bottom: 32px;
}
.dialog p {
    margin: 16px 0 0 0;
}
a {
    color: inherit;
}
hr {
    margin: 8px 0;
}
.verticalspacer {
    margin: 16px 0;
}
.hidden {
    display: none;
}
.ui-widget-overlay {
    background: #000000 !important;
}


.OuterHeader {
    background-color: #ffffff;
    border-bottom: 1px solid #dedede;
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 70px;
    overflow: hidden;
    text-align: center;
    height: 70px;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.33);
    box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.33);
}
.InnerHeader {
    display: inline-block;
    width: 100%;
    max-width: 1200px;
    margin: 0;
    text-align: left;
}
.Logo {
    display: inline-block;
    float: left;
    margin: 20px 16px 20px 16px;
    background-image: url('/assets/pgr_logo.png');
    width: 238px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 0;
}
.CompanyName {
    display: inline-block;
    float: left;
    margin: 24px 32px 24px 48px;
    font-size: 18px;
    color: #0C426A;
    text-transform: uppercase;
    font-weight: 700;
}
.HeaderMenu {
    float: right;
    margin: 25px 32px 25px 32px;
}
.HeaderMenu a {
    font-size: 11px;
    color: #4A4A4A;
    text-decoration: none;
    text-transform: uppercase;
}

.OuterMain {
    margin-top: 70px;
    background-color: #ffffff;
    width: 100%;
    text-align: center;
}
.InnerMain {
    display: inline-block;
    width: 100%;
    max-width: 1200px;
    margin: 0;
    text-align: left;
}
.SurveyWindow {
    min-height: 450px;
}
.Content {
    width: 100%;
}
.LeftNav {
    width: 280px;
    border: solid 1px #3C6382;
    background: #3C6382;
    flex-shrink: 0;
}
.Main {
    margin-top: 70px;
}
.BorderedBox {
    border: solid 1px #ECECF2;
    padding: 8px 16px 16px 16px;
    margin-bottom: 16px;
}
.BorderedBox > div {
    margin-top: 8px;
}
.BreadCrumbs {
    font-size: 14px;
    color: #4A4A4A;
    margin-bottom: 16px;
}
.BreadCrumbs a {
    font-size: 14px;
    color: #4A4A4A;
    text-decoration: none;
}
.Message {
    font-size: 14px;
    color: #4A4A4A;
    padding: 16px;
}
.OuterAnalyst {
    width: 100%;
    max-width: 886px;
    padding-left: 32px;
    margin-bottom: 16px;
}
.InnerAnalyst {
    background-color: #ECECF2;
    font-size: 14px;
    color: #4A4A4A;
    padding: 16px;
}
.AnalystName {
    font-weight: 700;
}
.AnalystEmail a {
    color: #0C426A;
    text-decoration: none;
}
.AnalystPhone {

}
.OuterFooter {
    background-color: #4A4A4A;
    width: 100%;
    color: #FFFFFF;
    font-size: 12px;
    padding: 8px 0;
    text-align: center;
}
.InnerFooter {
    display: inline-block;
    width: 100%;
    max-width: 1200px;
    margin: 0;
    text-align: right;
}
.Footer a {
    color: #FFFFFF;
    text-decoration: none;
}

.SurveySubMenu > .SurveyForm {
    padding-left: 32px;
}
.SectionSubMenu > .SurveyForm {
    padding-left: 32px;
}
.SurveyHeader, .MenuItem {
    padding: 8px 16px;
    font-size: 12px;
    color: #FFFFFF;
    text-transform: uppercase;
}
.SectionSubMenu > .MenuItem {
    color: #3C6382;
    padding-left: 32px;
    text-transform: none;
}
.SectionSubMenu > .MenuItem a {
    color: #3C6382;
    text-decoration: none;
}
.MenuItem.Selected {
    background-color: #ECECF2;
    color: #F04E37;
}
.SurveyHeader a, .MenuItem a {
    color: #FFFFFF;
    text-decoration: none;
}
.MenuItem.Selected a {
    color: #F04E37;
    text-decoration: none;
}
.SurveySubMenu, .SectionSubMenu {
    background-color: #ECECF2;
}

.SectionHeader {
    padding: 8px 16px 8px 32px;
    font-size: 12px;
    background-color: #ECECF2;
    color: #3C6382;
    text-transform: uppercase;
    font-weight: 700;
}
.SectionHeader a {
    color: #3C6382;
    text-decoration: none;
    text-transform: uppercase;
}


.TopLinkTree {
    margin-top: 16px;
    padding: 0;
}
.SurveyFormsTree {
    margin: 0;
    padding: 0;
}
.BottomLinkTree {
    margin-bottom: 16px;
    padding: 0;
}

.SummaryGrid a {
    text-decoration: none;
    color: #4A4A4A;
}

.SurveyForm {
    padding: 8px 0;
    font-size: 12px;
    color: #3C6382;
}
.SurveyForm a {
    color: #3C6382;
    text-decoration: none;
}
.SurveyForm.Selected {
    background-color: #FFFFFF;
    color: #F04E37;
}
.SurveyForm.Selected a {
    color: #F04E37;
    text-decoration: none;
}
.FormArea {
    position: relative;
}
.FormHeader {
    padding: 70px 16px 0 32px;
}
.TopButtonBar {
    position: fixed;
    top: 70px;
    z-index: 10;
    height: 70px;
    background-color: #ECECF2;
    width: 886px;
    padding-left: 32px;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.33);
    box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.33);
}

.DataForm {
    width: 100%;
    max-width: 886px;
    padding: 0 16px 0 32px;
}
.InfoArea {
    width: 100%;
    /*max-width: 886px;*/
    padding: 32px;
}
.FlexContainer {
    display: flex;
    width: 100%;
}
.FlexWrap {
    flex-wrap: wrap;
}
.FlexSpaceEvenly {
    justify-content: space-evenly;
}
.FlexHCenter {
    justify-content: center;
}
.FlexVCenter {
    align-items: center;
}
.FlexDense {
    grid-auto-flow: row dense;
}
.HalfWidth {
    flex-basis: 50%;
    margin: 32px;
}
.FullWidth {
    flex-basis: 100%;
}

.FormTitle {
    font-size: 28px;
    font-weight: 400;
    font-style: normal;
    color: #006198;
    margin-top: 40px;
}
.SubmitSurveyButton {
    float: right;
    font-size: 13px;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #079992;
    padding: 0 20px;
    height: 40px;
    margin: 16px 16px 16px 0;
    border: none;
    cursor: pointer;
    transition: background .3s;
}
.SaveButton {
    font-size: 13px;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #079992;
    padding: 0 20px;
    height: 40px;
    border: none;
    cursor: pointer;
    transition: background .3s;
    margin: 16px;
}
.TopSaveButton {
    float: right;
    font-size: 13px;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #079992;
    padding: 0 20px;
    height: 40px;
    margin: 16px 16px 16px 0;
    border: none;
    cursor: pointer;
    transition: background .3s;
}
.TopCancelButton {
    float: right;
    font-size: 13px;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #079992;
    padding: 0 20px;
    height: 40px;
    margin: 16px 16px 16px 0;
    border: none;
    cursor: pointer;
    transition: background .3s;
}
.TopSavePrevButton, .TopSaveNextButton {
    float: left;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: #3C6382;
    background: #C8C8CC;
    height: 70px;
    width: 45px;
    border: none;
    cursor: pointer;
    transition: background .3s;
}
.ButtonBarFormTitle {
    display: inline-block;
    float: left;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #3C6382;
    padding: 28px 32px;
    height: 14px;
    border: none;
}

.NewButton {
    font-size: 13px;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #079992;
    padding: 4px;
    border: none;
    cursor: pointer;
    transition: background .3s;
}

.GridHeader {
    margin-top: 32px;
    margin-bottom: 16px;
    font-size: 14px;
    font-weight: 700;
    color: #0C426A;
    display: inline-block;
    width: 100%;
    border-bottom: solid 2px #0C426A;
}

.Plain {
    padding: 4px;
}

.EditFormData {
    padding: 4px;
    border-bottom: solid 1px #ECECF2
}
.EditFormLabel {
    font-weight: 700;
}
.EditFormField {
    font-size: 11px;
    width: 80px;
    height: 12px;
    border: solid 1px #DEDEE2;
    padding: 5px;
    text-align: right;
}
.DisplayFormField {
    font-size: 12px;
    width: 80px;
    height: 14px;
    background-color: #ECECF2;
    border: none;
    padding: 5px;
    text-align: right;
}
.Total {
    border: none;
    color: #FFFFFF;
    background-color: #9B9B9B;
    text-align: right;
    /*font-weight: 700;*/
}
.GrandTotal {
    color: #FFFFFF;
    background-color: #F04E37;
}
.Wide {
    width: 300px !important;
}
.Left {
    text-align: left;
}
.LongText {
    font-size: 11px;
    width: 100%;
    border: solid 1px #DEDEE2;
    padding: 5px;
    text-align: left;
    min-height: 50px;
}
.CheckboxList {
    display: block;
    width: 100%;
}
.Checkbox {
    display: flex;
    margin: 15px 0;
    align-items: center;
}
.CheckboxInput input {
    margin-left: 30px;
}

.RadioChoice {
    display: flex;
    margin: 15px 0;
    align-items: center;
}
.RadioLabel {
    font-weight: 700;
}
.RadioInput input {
    margin-left: 30px;
}

select.EditFormField {
    font-size: 11px;
    width: 310px;
    height: 25px;
}

.EditFormData.ReadOnly > .EditFormField {
    background-color: #ECECF2;
}

.EditFormData.ReadOnly > .Select {
    background-color: #ECECF2;
}

.Radio.ReadOnly > .RadioInput {
    padding: 9px 10px;
    background-color: #ECECF2;
}



.SurveyNameHeader {
    font-size: 14px;
    font-weight: 700;
    color: #F04E37;
    display: inline-block;
    width: 100%;
    border-bottom: solid 2px #0C426A;
    border-top: solid 2px #0C426A;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.SurveyColumn {
    border-bottom: solid 2px #0C426A;
    border-top: solid 2px #0C426A;
}
.SectionNameHeader {
    font-size: 14px;
    font-weight: 700;
    color: #0C426A;
    display: inline-block;
    width: 100%;
    margin-top: 16px;
    border-bottom: solid 2px #0C426A;
}
.SectionColumnHeader {
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    font-size: 9px;
    color: #60A3BC;
    text-align: center;
    font-weight: bold;
    /*overflow: hidden;*/
    text-overflow: ellipsis;
    max-width: none !important;
    margin-top: 16px;
    border-bottom: solid 2px #0C426A;
    width: 100%;
}

.FormHeader a {
    color: #4A4A4A;
    text-decoration: none;
}
.Progress {
    margin-right: 5px;
}

.DocListing {
    font-size: 12px;
    padding: 8px;
    color: #4A4A4A;
}
.DocListing a {
    color: #4A4A4A;
}


.DefListings {
    margin-bottom: 32px;
}
.DefFormName, .DefFormName > h1, .DefFormName > h2, .DefFormName > h3 {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    margin-bottom: 10px;
}
.DefLabel, .DefLabel > h1, .DefLabel > h2, .DefLabel > h3 {
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    margin: 0;
    margin-top: 5px;
}
.DefInstructions, .DefInstructions > h1, .DefInstructions > h2, .DefInstructions > h3 {
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    padding-left: 20px;
}

.Warnings {
    font-weight: 700;
    font-size: 14px;
    border: solid 1px #f6b93b;
    padding: 8px;
    margin: 8px 0;
}
.Warning {
    background-color: #f6b93b;
}
.Errors {
    color: #B71540;
    font-weight: 700;
    font-size: 14px;
    border: solid 1px #B71540;
    padding: 8px;
    margin: 8px 0;
}
.Error {
    display: block;
}

.AboutUsGrid {
    display: -ms-grid;
    display: grid;
    grid-gap: 8px;
    -ms-grid-columns: min-content 1fr min-content 1fr;
    grid-template-columns: min-content 1fr min-content 1fr;
    font-size: 14px;
    font-weight: 400;
}

.AboutUsGrid > .Photo {
    grid-row: span 5;
}

.AboutUsGrid > .Photo, .AboutUsGrid > .Email {
    margin-bottom: 16px;
}

.AboutUsGrid > .Photo img {
    width: 100px;
}

.AboutUsGrid > .Name {
    font-size: 16px;
    font-weight: 700;
}

.FlexContainer > .LeftHalf {
    width: 50%;
    margin-right: 32px;
}
.FlexContainer > .RightHalf {
    width: 50%;
    margin-right: 32px;
}

.EditorPanel {
    display: none;
}