/*!
  * Principal Design System
  * Component: erroredInput
  * Version: 4.2.0
  * Build Date: 6/14/2021, 4:32:57 PM
  * Repo: https://scm.principal.com/projects/GCBIDESIGN/repos/principal-design-system/browse
  * Cormorant Infant Font licensing: https://www.principalcdn.com/css/principal-design-system/pds/latest/fonts/cormorant-infant/OFL.txt
  * Work Sans Font licensing: https://www.principalcdn.com/css/principal-design-system/pds/latest/fonts/worksans/OFL.txt
  * Coded @ Principal with love
  */
label,label .pds-label-optional{font-family:"FS Elliot Web Regular",Arial,arial,sans-serif}input[type=text],input[type=search],input[type=date],input[type=pds-date],input[type=email],input[type=password],input[type=number],input[type=tel]{color:#333;background-color:#fff;font-family:"FS Elliot Web Regular",Arial,arial,sans-serif;border:1px solid #616267;font-size:16px;box-shadow:none;display:flex;width:100%;height:48px;padding-left:12px;padding-right:12px;border-radius:4px;-webkit-appearance:none;appearance:none;-moz-appearance:textfield}input[type=text]:active,input[type=text]:focus,input[type=text]:hover,input[type=search]:active,input[type=search]:focus,input[type=search]:hover,input[type=date]:active,input[type=date]:focus,input[type=date]:hover,input[type=pds-date]:active,input[type=pds-date]:focus,input[type=pds-date]:hover,input[type=email]:active,input[type=email]:focus,input[type=email]:hover,input[type=password]:active,input[type=password]:focus,input[type=password]:hover,input[type=number]:active,input[type=number]:focus,input[type=number]:hover,input[type=tel]:active,input[type=tel]:focus,input[type=tel]:hover{background-color:#fbfbfb}input[type=text]:hover,input[type=search]:hover,input[type=date]:hover,input[type=pds-date]:hover,input[type=email]:hover,input[type=password]:hover,input[type=number]:hover,input[type=tel]:hover{border-color:#04508A}input[type=text]:active,input[type=text]:focus,input[type=search]:active,input[type=search]:focus,input[type=date]:active,input[type=date]:focus,input[type=pds-date]:active,input[type=pds-date]:focus,input[type=email]:active,input[type=email]:focus,input[type=password]:active,input[type=password]:focus,input[type=number]:active,input[type=number]:focus,input[type=tel]:active,input[type=tel]:focus{outline:0;border-color:#034170;box-shadow:0 0 8px #034170}input[type=text]:disabled,input[type=search]:disabled,input[type=date]:disabled,input[type=pds-date]:disabled,input[type=email]:disabled,input[type=password]:disabled,input[type=number]:disabled,input[type=tel]:disabled{color:#c5c6c5;background-color:#f6f6f8;cursor:not-allowed;border:1px solid #c5c6c5;font-size:16px;box-shadow:none;display:block;width:100%;height:44px;padding-left:12px}input[type=text].pds-input-error,input[type=search].pds-input-error,input[type=date].pds-input-error,input[type=pds-date].pds-input-error,input[type=email].pds-input-error,input[type=password].pds-input-error,input[type=number].pds-input-error,input[type=tel].pds-input-error{border-color:#c00000}input[type=text].pds-input-error:active,input[type=text].pds-input-error:focus,input[type=search].pds-input-error:active,input[type=search].pds-input-error:focus,input[type=date].pds-input-error:active,input[type=date].pds-input-error:focus,input[type=pds-date].pds-input-error:active,input[type=pds-date].pds-input-error:focus,input[type=email].pds-input-error:active,input[type=email].pds-input-error:focus,input[type=password].pds-input-error:active,input[type=password].pds-input-error:focus,input[type=number].pds-input-error:active,input[type=number].pds-input-error:focus,input[type=tel].pds-input-error:active,input[type=tel].pds-input-error:focus{border:1px solid #0091da}.pds-input-icon-left{position:relative}.pds-input-icon-left input{padding-left:48px}.pds-input-icon-left .pds-input-icon,.pds-input-icon-left svg{position:absolute;bottom:12px;left:16px}.pds-input-icon-right{position:relative}.pds-input-icon-right input{padding-right:48px}.pds-input-icon-right .pds-input-icon,.pds-input-icon-right svg{position:absolute;bottom:12px;right:16px}input[type=date]::-webkit-inner-spin-button{-webkit-appearance:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=search]::-ms-clear,input[type=search]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}label{color:#333;font-size:16px}label .pds-label-optional{font-size:12px}label .pds-label-required{color:#c00000}label+input{margin-top:6px}label.sr-only+input{margin-top:0}.pds-labeledInput .pds-label-disabled,.pds-labeledInput-disabled>.pds-helperText,.pds-labeledInput-disabled>label,.pds-labeledInput[aria-disabled=true]>label{color:#9d9ea4;cursor:not-allowed}.pds-error{font-size:1rem;color:#c00000;line-height:3.5}.pds-error:before{content:'';padding-left:18px;padding-right:4px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23c00000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-alert-circle' aria-hidden='true'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cline x1='12' y1='8' x2='12' y2='12'%3E%3C/line%3E%3Cline x1='12' y1='16' x2='12.01' y2='16'%3E%3C/line%3E%3C/svg%3E");background-repeat:no-repeat,repeat;background-size:18px}.pds-labeledInput+.pds-error,input+.pds-error{position:relative;top:-8px}