@import url(https://fonts.googleapis.com/css?family=Viga&display=swap);body{font-family:sans-serif;margin:0}a,body{color:#666}a{font-family:Lato,Helvetica,Arial,sans-serif;font-size:1.125rem;text-decoration:none}a:hover{-webkit-text-decoration:underline solid;text-decoration:underline solid}.app-root{display:flex;flex-direction:column;height:100vh}.app-root router-outlet+*{flex:1 0 auto;margin:auto;max-width:1500px;width:100%}.app-root .header{flex-shrink:0;position:relative;top:0;width:99.5%;margin:0 auto}.app-root .body{flex:1 0 auto;margin:0 15px}.app-root .footer{flex-shrink:0;position:relative;bottom:0;width:98%;margin:10px auto 0}.container-section{margin:0 10px auto;min-width:397px;padding:0 12px 10px;border:1px solid #d2d2d2;border-bottom:none;border-left:none;border-radius:0 40px 0 0;box-shadow:6px 9px 20px -6px #000000b3}.section-header{border-bottom:1px solid #d2d2d2}.section-header h2{margin-bottom:5px;margin-right:auto}.section-header .btn-normal{border-radius:0}.section-header button{margin-top:10px;margin-bottom:5px;margin-left:10px;border-radius:0 30px 0 0;padding-right:15px;padding-left:10px;cursor:pointer;background-color:#fff;border:1px solid #d2d2d2;font-size:1em;transition:background-color .15s}.section-header button:hover{text-decoration:underline;background-color:#eee}.section-header button:active{background-color:#ddd}.section-header button:disabled{box-shadow:none;text-decoration:none;cursor:default}