body{min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-family:Roboto,Arial,Helvetica,sans-serif}::-webkit-input-placeholder,input::-webkit-input-placeholder,.form-control::-webkit-input-placeholder{font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:16px;font-weight:400}::placeholder,input::placeholder,.form-control::placeholder,.form-control::-webkit-input-placeholder input::-webkit-input-placeholder{font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:16px;font-weight:400}.h-screen{min-height:100vh}img,svg{display:inline-block}.app .btn-orange{background-color:#f16334;color:#fff;position:relative;z-index:1;overflow:hidden}.app .btn-orange:after{content:"";position:absolute;top:-1px;left:-1px;bottom:-1px;right:-1px;opacity:0;z-index:-1;-webkit-transition:opacity .25s;transition:opacity .25s;background-color:#e24410;border-color:#e24410}.app .btn-orange:focus,.app .btn-orange:hover,.app .btn-orange-outline:focus,.app .btn-orange-outline:hover{color:#fff;-webkit-box-shadow:none;box-shadow:none;outline:none}.app .btn-orange:focus:after,.app .btn-orange:hover:after,.app .btn-orange-outline:focus:after,.app .btn-orange-outline:hover:after{opacity:1}.app .btn-orange[disabled],.app .btn-orange.disable{pointer-events:none}.app .btn-orange-outline{background-color:#fff;color:#f16334;background-color:transparent;border-color:#f16334}.app .btn-orange-outline:focus,.app .btn-orange-outline:hover{-webkit-box-shadow:none;box-shadow:none;outline:none;background-color:#f16334;color:#fff}.app .btn-link-orange{color:#f16334}.app .btn-link-orange:hover,.app .btn-link-orange:focus{-webkit-box-shadow:none;box-shadow:none;color:#f16334}
