﻿body{font-family:"Arial","Georgia","Montserrat","Open Sans","Verdana";background-color:#6a7c8d;}h1{color:#0d3c5b;}#pscaa-banner{display:flex;background-color:#0d3c5b;border-bottom:solid 2px #f7c142;}#pscaa-logo{max-height:150px;max-width:150px;align-self:flex-end;border-radius:5px;}@media only screen and (max-width:468px){#pscaa-logo{align-self:center;}}.form{display:flex;flex-flow:column nowrap;background-color:#cfd5db;padding:2%;border-radius:2px;width:85%;margin:0 auto;}.form-row{display:flex;padding:5px 0 5px 0;}@media only screen and (max-width:468px){.form-row{flex-flow:column nowrap;}}.form-row :nth-child(1){display:flex;width:30%;min-width:30%;justify-content:flex-end;}@media only screen and (max-width:468px){.form-row :nth-child(1){width:95%;justify-content:flex-start;}}.form-row :nth-child(2){width:70%;justify-content:flex-start;}@media only screen and (max-width:468px){.form-row :nth-child(2){width:95%;}}.validation-row{display:flex;}.validation-row :nth-child(1){width:30%;}@media only screen and (max-width:468px){.validation-row :nth-child(1){width:unset;}}.validation-row :nth-child(2){background-color:#f9d173;width:70%;font-style:italic;font-weight:400;}.validation-row :nth-child(2)span{align-self:flex-end;}@media only screen and (max-width:468px){.validation-row :nth-child(2){width:95%;}}.form-label{padding-right:3px;display:flex;font-size:10pt;}.form-checkbox{align-self:flex-start;}.radio{padding-left:3px;}.large-text{max-width:300px;}@media only screen and (max-width:468px){.large-text{width:95%;}}.medium-text{max-width:225px;}@media only screen and (max-width:468px){.medium-text{width:95%;}}.short-text{max-width:125px;}@media only screen and (max-width:468px){.short-text{width:95%;}}.text-area{height:135px;max-height:135px;max-width:375px;}@media only screen and (max-width:468px){.text-area{width:95%;}}.submit-button{width:125px;align-self:center;margin:0 auto;}@media only screen and (max-width:468px){.submit-button{width:95%;}}.button,.nav-button{align-self:flex-end;width:225px;background:#0d3c5b;color:#fff;font-weight:bold;text-transform:uppercase;border-radius:3px;}.nav-button{display:flex;flex-flow:row nowrap;justify-content:flex-end;}@media only screen and (max-width:468px){.nav-button{width:100%;}}#site-title{color:#fff;align-self:flex-end;}html,body{height:100%;margin:0;padding:0;font-family:"Arial","Georgia","Montserrat","Open Sans","Verdana";background-color:#6a7c8d;}.loader{display:none;position:fixed;z-index:3500;top:0;left:0;height:100%;width:100%;background:rgba(255,255,255,.8) url("../../images/loading.gif") 50% 50% no-repeat;}body.loading{overflow:hidden;}body.loading .loader{display:block;}#index-wrapper{display:flex;flex-flow:row nowrap;margin-left:100px;margin-right:100px;margin-top:50px;background-color:#fff;flex:1;height:440px;max-height:440px;z-index:2114;}@media screen and (max-width:768px){#index-wrapper{margin-left:50px;margin-right:50px;}}@media screen and (max-width:468px){#index-wrapper{margin-left:0;margin-right:0;}}#index-wrapper #forecast{width:47%;}#index-wrapper #activity-tracker{width:68%;max-width:68%;width:100%;height:440px;max-height:440px;border-left:solid 2px #f4873b;}