﻿@charset "UTF-8";
/*!**********************************************************************

    Copyright © 2010-2022 Saropa Pty Ltd All Rights Reserved.

    No part of this publication may be reproduced, distributed, or 
    transmitted in any form or by any means, including photocopying, 
    recording, or other electronic or mechanical methods, without the 
    prior written permission of the publisher, except in the case of 
    brief quotations embodied in critical reviews and certain other 
    noncommercial uses permitted by copyright law.

***********************************************************************/
html,body{width:100%;height:100%;}html{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;}@keyframes gradient{0%{background-position:0% 50%;}50%{background-position:100% 50%;}100%{background-position:0% 50%;}}body{color:#212121;display:flex;min-height:100vh;flex-direction:column;}body.animated{background:linear-gradient(-45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);background-size:400% 400%;animation:gradient 15s ease infinite;}ol,ul{padding-inline-start:1.1em;}ol li,ul li{padding-left:.5em;}ol li ol,ol li ul,ul li ol,ul li ul{list-style-type:lower-alpha;padding-inline-start:1.1em;}ol li ol li,ol li ul li,ul li ol li,ul li ul li{padding-left:.5em;}.link.underline{text-decoration:underline;}.card-panel h3{padding-top:0;margin-top:-10px;}.card-panel h6{color:#fff;font-weight:bold;font-size:125%;}.card-panel .header{text-shadow:-1px 1px 2px #b5d0de50,1px 1px 2px #b5d0de50,1px -1px 0 #b5d0de50,-1px -1px 0 #b5d0de50;}.card-panel .header.expand-sibling{cursor:pointer;}.card-panel .header.expand-sibling+.container{background:#ffffff57;opacity:0 !important;pointer-events:none !important;width:0 !important;min-width:0 !important;height:0 !important;min-height:0 !important;line-height:0 !important;overflow:hidden !important;position:absolute !important;display:block !important;padding:0 !important;border-bottom-right-radius:10px;box-shadow:0 0 2px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.24);}.card-panel .header.expand-sibling.expanded+.container{opacity:inherit !important;pointer-events:inherit !important;width:inherit !important;height:inherit !important;line-height:inherit !important;overflow:inherit !important;position:inherit !important;overflow:inherit !important;padding:inherit !important;}.card-panel .container{margin-top:0;}.card-panel .container .card-panel{border-bottom-right-radius:10px;}.copyrightNotice{opacity:1;height:unset;pointer-events:auto;position:fixed;bottom:10px;left:10px;font-size:14px;z-index:82;color:#fafafa;text-shadow:-1px 1px 2px #37474f,1px 1px 2px #37474f,1px -1px 0 #37474f,-1px -1px 0 #37474f;}.btn.wrap{text-transform:unset;overflow-wrap:break-word !important;text-align:left;height:auto;line-height:1.5em;padding-top:.5em;padding-bottom:.5em;word-break:break-word;}main{flex:1 0 auto;padding-bottom:80px;}.container{margin-top:70px;}.header{color:#242b4a;font-weight:300;}.page-footer{background-color:#435389;}.pageLogo{position:fixed;top:0;background-color:#435389;background-image:url("https://cdn.saropa.com/scripts/_default/image/logo/SaropaLogo2019_white2_minified.svg"),url("/scripts/_default/image/logo/SaropaLogo2019_white2_minified.svg");background-size:190px 50px;background-repeat:no-repeat;background-position:center;border-bottom-right-radius:10px;z-index:81;margin-bottom:2px;display:inline-block;margin-right:5px;width:220px;height:70px;background-image:url("https://cdn.app.saropa.com/scripts/_default/image/logo/SaropaLogo2019_white2_minified.svg"),url("/scripts/_default/image/logo/SaropaLogo2019_white2_minified.svg");cursor:pointer;}@media only screen and (max-width:600px){.card-panel .header{font-size:80%;}}