*{box-sizing:border-box}#servicesForm{color:#4a4a4a;background-color:#fff;border-radius:3px;box-shadow:0 0 26px 0 rgba(0,0,0,.3);margin:100px auto;font-family:Montserrat,sans-serif;padding:40px;width:70%;min-width:300px;min-height:500px}#servicesForm .hide{display:none;visibility:hidden;max-height:0}#servicesForm .imgLarge{width:100%;height:auto;max-width:720px;padding:15px 0}#servicesForm .imgSmall{width:100%;height:auto;max-width:360px;padding:15px 0}#servicesForm .tabTitle{font-size:2rem;line-height:1.25;text-align:center;margin-bottom:30px}#servicesForm .questionTxt{font-size:16px;font-weight:bolder;padding:0 0 15px 0}#servicesForm .subTitle{font-size:16px;font-weight:bolder;padding:0 0 15px 0;color:#b95537}#servicesForm .disclaimTxt{font-size:12px;padding:0}#servicesForm .goodStatus{color:green}#servicesForm .helpCheck{margin-bottom:30px}#servicesForm li{margin-bottom:15px}#servicesForm ul,#servicesForm ol{margin-top:15px}#servicesForm .tabNav{border-top:1px solid #dcdcdc;margin-top:60px;flex-direction:row-reverse}#servicesForm .tabNav .right{margin-top:30px;text-align:right}#servicesForm .tabNav .left{margin-top:30px;text-align:left}@media only screen and (max-width:590px){#servicesForm .tabNav{flex-direction:row}#servicesForm .tabNav .right{text-align:center}#servicesForm .tabNav .left{text-align:center}}.custom-select.is-valid,.form-control.is-valid,.was-validated .custom-select:valid,.was-validated .form-control:valid{border-color:#aaa!important}.float-container{border-radius:3px;border:solid 1px #ccc;margin-top:15px;padding:0 8px;position:relative}.float-container input{border:none;font-size:16px;margin:20px 0 10px;outline:0;width:100%}.float-container label{font-size:16px;position:absolute;transform-origin:top left;transform:translate(0,16px) scale(1);transition:all .1s ease-in-out}.float-container.active label{transform:translate(0,4px) scale(.75);color:#777}@media only screen and (max-width:990px){#servicesForm input{min-width:420px!important}}@media only screen and (max-width:767px){#servicesForm input{min-width:240px!important}}.checkboxOptionsContainer{padding:30px}.checkboxLabels{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:1em;font-family:'Open Sans',sans-serif;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkboxLabels input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#eee}.checkboxLabels:hover input~.checkmark{background-color:#ccc}.checkboxLabels input:checked~.checkmark{background-color:#005284}.checkmark:after{content:"";position:absolute;display:none}.checkboxLabels input:checked~.checkmark:after{display:block}.checkboxLabels .checkmark:after{left:9px;top:5px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.tab{display:none;visibility:hidden}.activeTab{display:block!important;visibility:visible!important}#servicesForm input.invalid{background-color:#fdd}#servicesForm .customError{color:red;padding-top:15px}#servicesForm a{cursor:pointer;color:#4374a6;text-decoration:underline}#servicesForm a:hover{color:#295785}#servicesForm button,#servicesForm input[type="submit"],#servicesForm .primaryBtn{background-color:#b95537;border-radius:3px;color:#fff;border:none;padding:10px 15px;cursor:pointer;text-decoration:none}#servicesForm button:hover,#servicesForm input[type="button"]:hover,#servicesForm .primaryBtn:hover{color:#fff;opacity:.9}#servicesForm #prevBtn{background-color:#bbb}#servicesForm .responseOption,#servicesForm .startOver,#servicesForm .smallBtn{color:#4a4a4a;border:1px solid #4a4a4a;border-radius:3px;margin:15px;padding:20px;text-align:center;text-decoration:none;text-transform:uppercase}#servicesForm .responseOption:hover,#servicesForm .startOver:hover,#servicesForm .smallBtn:hover{cursor:pointer;border:1px solid #4374a6;background-color:#4374a6;color:#fff}#servicesForm .startOver,#servicesForm .smallBtn{padding:10px 15px}