body{font-family:'Lato',arial,sans-serif;font-size:16px;margin:0px;padding:0px;background-color:#fff}body,.menu,.contenido,.footer{-moz-box-sizing:border-box;box-sizing:border-box}.contenido{padding:1em;margin-bottom:2em;margin-top:51px;line-height:1.5}.blob{max-width:920px;margin:1em auto}.footer{box-sizing:border-box;position:fixed;bottom:0px;left:0px;margin:0px;text-align:center;padding:0.5em;background-color:#636366;color:white;width:100%}pre{background-color:#333;color:#1A9626;padding:1em;border-radius:3px;font-size:0.8em}.message{background-color:#8B6D6D;padding:4em;border-radius:0.25em;box-shadow:1px 1px 1px #000;width:80%;max-width:920px;margin:150px auto;text-align:center}.outer-content{margin-left:-1em;margin-right:-1em;width:calc(100% + 2em)}.headingLbl{margin-left:-1em;margin-right:-1em;margin-top:-1em;margin-bottom:2em;width:calc(100% + 2em)}.lang{cursor:pointer;font-size:0.8em}.lang:hover{border-bottom:solid 1px #fff}.lang.active{font-size:1.2em}.bg-red{background-color:#d84050 !important}.bg-blue{background-color:#3359a5 !important}.title{display:block;padding:1em 2em;font-size:1.5em}.padtoplg{padding-top:2em}.mrgtoplg{margin-top:2em}.padlftmd{padding-left:1em}.mrglftmd{margin-left:1em}.padrgtmd{padding-right:1em}.mrgrgtmd{margin-right:1em}.nomrg{margin:0px 0px !important}.nomrgbt{margin-bottom:-1em}.amber{color:#ffc107}.hidden{display:none !important}.spread{display:flex;justify-content:space-between}.clickable{cursor:pointer;transition:color .15s ease-in,transform .15s cubic-bezier(.02, .01, .47, 1),opacity .15s cubic-bezier(.02, .01, .47, 1)}.clickable:hover:before{animation:rotate .7s ease-in-out;animation-delay:0.06s;color:#2fa792;transition:color .15s ease-in,transform .15s cubic-bezier(.02, .01, .47, 1),opacity .15s cubic-bezier(.02, .01, .47, 1)}.clickable:hover{animation:rotate .7s ease-in-out;animation-delay:0.06s;color:#2fa792;transition:color .15s ease-in,transform .15s cubic-bezier(.02, .01, .47, 1),opacity .15s cubic-bezier(.02, .01, .47, 1)}.tag{border-radius:3px;font-size:0.7em}@keyframes rotate{0%{transform:rotate(0deg) translate3d(0, 0, 0)}25%{transform:rotate(13deg) translate3d(0, 0, 0)}50%{transform:rotate(-13deg) translate3d(0, 0, 0)}75%{transform:rotate(1deg) translate3d(0, 0, 0)}100%{transform:rotate(0deg) translate3d(0, 0, 0)}}.menu{position:fixed;width:100%;top:0px;left:0px;background-color:#636366;box-shadow:0px 0px 2px rgba(0,0,0,0.8);z-index:9999}.menu .brand{display:inline-block;padding:1em;margin:0px;width:100%;color:white;font-family:'Forum',cursive}.menu .brand a{text-decoration:none;color:white}.menu ul{list-style:none;padding:0px;margin:0px;overflow:hidden;max-height:0px;transition:max-height .5s cubic-bezier(0, 1, 0, 1)}.menu.open ul{max-height:1000px;transition:max-height 1s ease-in-out}.menu ul li{color:white;text-align:left}@media (min-width:568px){.menu ul li{text-align:center}}.menu ul li.nolink{box-sizing:border-box;display:flex;align-items:center;color:white;text-decoration:none;justify-content:center;padding:1em;margin:0px;width:100%}.menu ul li.nolink:hover{background-color:rgba(245,233,233,0.5)}.menu ul li a{box-sizing:border-box;display:flex;align-items:center;color:white;text-decoration:none;padding:1em;margin:1px 0px 0px 0px;width:100%}.menu ul li a:hover{background-color:rgba(245,233,233,0.5)}.menu .hbtn{position:absolute;top:0px;right:5px;box-sizing:border-box;display:inline-block;width:48px;height:48px;text-align:center;padding-top:7px;cursor:pointer;-webkit-user-select:none;user-select:none}.menu .hbtn div{background-color:white;border-radius:5px;width:40px;height:4px;margin:5px auto 0px auto;transform-origin:4px 0px;transition:transform .5s cubic-bezier(.77, .2, .05, 1),background .5s cubic-bezier(.77, .2, .05, 1),opacity .55s ease}.menu.open .hbtn div{opacity:1;transform:rotate(45deg) translate(-2px, -1px)}.menu .hbtn div:nth-child(1){transform-origin:0% 0%}.menu.open .hbtn div:nth-child(1){transform:rotate(45deg) translate(0px, -8px);transform-origin:left center}.menu .hbtn div:nth-child(3){transform-origin:0% 100%}.menu.open .hbtn div:nth-child(3){transform:rotate(-45deg) translate(0px, 7px);transform-origin:left center}.menu.open .hbtn div:nth-child(2){opacity:0;transform:rotate(0deg) scale(.2, .2)}@media (min-width:568px){.menu{display:flex;align-items:center;justify-content:space-between}.menu .brand{width:auto !important}.menu ul{position:absolute;right:0px;display:inline-block;max-height:1000px}.menu ul li{display:inline !important;color:white}.menu ul li a{display:inline-block;color:white;text-decoration:none;padding:.65em 1em;margin:0px 0px 0px 0px;width:auto}.menu ul li a:hover{background-color:rgba(245,233,233,0.5)}.menu .hbtn{display:none}}.menu .title{font-size:1.5em;text-shadow:1px 1px 2px #8b7474;padding-left:2em;padding-right:2em}.i2x{font-size:1.5em;padding:0px}.nsdhide{display:inline;margin-left:1em}@media (min-width:568px){.nsdhide{display:none}}.toolbar{display:flex;justify-content:space-evenly;align-items:center;flex-wrap:wrap;list-style:none;padding:0px;margin:0px}@media (min-width:568px){.toolbar{justify-content:center}}.toolbar li{display:inline-block}.toolbar li a{color:#636366;padding:.5em .5em;display:flex;align-items:center;justify-content:center;flex-direction:column;text-decoration:none;flex-wrap:wrap;box-sizing:border-box;text-align:center;transition:color .5s,background-color .5s}@media (min-width:568px){.toolbar li a{padding:.5em .5em;width:120px;min-height:86px}}.toolbar li a:hover{background-color:#7a6a2f;color:#fff}.toolbar li a.disable{cursor:not-allowed;color:#a8a9ad}.toolbar li a.disable:hover{background-color:#d84050;color:#fff}.insChange,.insChangeOpt{display:flex;justify-content:space-between;align-items:center;padding:0.5em}.insChangeOpt{cursor:pointer}.insChangeOpt:hover{background-color:rgba(245,233,233,0.5)}.centerVP{display:flex;min-height:calc(100vh - 113px);justify-content:center;align-items:center}.sm-hide{display:none}.fullscreen{margin:-1em -1em 0px -1em !important}.fullheight{min-height:calc(100vh - 85px)}@media screen and (min-width:568px){.sm-hide{display:inherit}.col-sm-offset-1{margin-left:8.333333333%}.col-sm-offset-2{margin-left:16.6666666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.3333333333%}.col-sm-offset-5{margin-left:41.6666666667%}.col-sm-offset-6{margin-left:50%}}@media screen and (min-width:768px){.mdfullheight{min-height:calc(100vh - 86px)}.col-md-offset-1{margin-left:8.333333333%}.col-md-offset-2{margin-left:16.6666666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.3333333333%}.col-md-offset-5{margin-left:41.6666666667%}.col-md-offset-6{margin-left:50%}}@media screen and (min-width:1024px){.col-lg-offset-1{margin-left:8.333333333%}.col-lg-offset-2{margin-left:16.6666666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.3333333333%}.col-lg-offset-5{margin-left:41.6666666667%}.col-lg-offset-6{margin-left:50%}}@media screen and (min-width:1280px){.col-xl-offset-1{margin-left:8.333333333%}.col-xl-offset-2{margin-left:16.6666666667%}.col-xl-offset-3{margin-left:25%}.col-xl-offset-4{margin-left:33.3333333333%}.col-xl-offset-5{margin-left:41.6666666667%}.col-xl-offset-6{margin-left:50%}}@media screen and (max-width:568px){.sd-hide{display:none}}.row.vertical{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.grid{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}label{font-weight:bold;padding-top:0.5em}.btn{display:inline-block;padding:.25em .5em;border-radius:3px;color:#000}.btn:hover{background-color:#CCC}.btn-primary{background-color:#636366;color:#fff}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:.25em 0;padding:.5em;border-radius:2px;border:1px solid #ccc;box-sizing:border-box;font:400 16px 'Source Sans Pro','Helvetica Neue',Helvetica,arial,sans-serif}.select{position:relative}.select::after{content:'\f123';font-family:"Ionicons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;position:absolute;right:17px;top:15px;pointer-events:none}input[type="number"],input[type="date"]{text-align:right}fieldset{border:none}fieldset.mgb{margin-bottom:1rem}legend{font-weight:bold}.dp-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,0.75)}.dp{position:relative;background:#FFF;box-shadow:2px 2px 16px rgba(0,0,0,0.25);line-height:1.4;border-radius:4px;max-height:400px;z-index:1000;padding-top:6px;overflow:hidden}.dp:before{content:' ';height:6px;position:absolute;top:0;left:0;right:0;background:#3b99fc;background:linear-gradient(-90deg, #3b99fc 0, #8aefc8 100%)}.dp-permanent .dp{padding-top:0;border:1px solid #eee;box-shadow:none}.dp-permanent .dp:before{display:none}.dp-cal{min-height:300px}.dp-below{position:absolute;font-size:.8em;width:400px;max-width:100vw}.dp-permanent{position:relative;font-size:.8em;width:400px;max-width:100vw}.dp-permanent .dp{z-index:0}.dp-modal .dp{position:absolute;top:50%;left:50%;max-width:600px;width:calc(96%);transform:translate(-50%, -50%);animation:slide-up .3s forwards}.dp-months{padding:24px}.dp-years{box-sizing:border-box;max-height:400px;padding:8px 0;overflow:auto !important}.dp-cal-month,.dp-cal-year,.dp-day,.dp-month,.dp-year{box-sizing:border-box;text-align:center;text-decoration:none;position:relative;color:#3b404d;border-radius:2px}.dp-cal-header{position:relative;text-align:center;padding-bottom:16px;background:#f5f5f5}.dp-next,.dp-prev{position:absolute;width:30px;height:30px;overflow:hidden;top:14px;color:#777;border-radius:2px}.dp-next:focus,.dp-prev:focus,.dp-next:hover,.dp-prev:hover{outline:0;color:inherit}.dp-prev{left:24px}.dp-next{right:24px}.dp-prev:before,.dp-next:before{content:'';border:2px solid;width:10px;height:10px;display:inline-block;transform:rotate(-45deg);transition:border-color .2s;margin:9px 0 40px 4px}.dp-prev:before{border-right:0;border-bottom:0}.dp-next:before{border-left:0;border-top:0;margin-left:0;margin-right:4px}.dp-cal-month,.dp-cal-year{display:inline-block;font-size:1.4em;padding:16px 8px 8px;outline:0}.dp-cal-footer{text-align:center;background:#f5f5f5}.dp-day-today:after{content:'';height:0;width:0;border:7px solid #227bd7;border-bottom-color:transparent;border-left-color:transparent;position:absolute;top:0;right:0}.dp-close,.dp-clear,.dp-today{box-sizing:border-box;display:inline-block;width:33%;padding:8px;text-decoration:none;color:inherit}.dp-permanent .dp-close,.dp-permanent .dp-clear{display:none}.dp-close:hover,.dp-close:focus,.dp-clear:hover,.dp-clear:focus,.dp-today:hover,.dp-today:focus,.dp-next:hover,.dp-next:focus,.dp-prev:hover,.dp-prev:focus,.dp-cal-month:focus,.dp-cal-month:hover,.dp-cal-year:hover,.dp-cal-year:focus{background:#75bcfc;color:white}.dp-col-header,.dp-day{width:14.28571429%;display:inline-block;padding:8px;text-align:center}.dp-col-header{color:#AAA;text-transform:uppercase;font-weight:300;font-size:.8em;padding:8px 0}.dp-month{width:33%;display:inline-block;padding:8px}.dp-year{display:block;padding:8px 40px}.dp-edge-day{color:#AAA}.dp-day:hover,.dp-month:hover,.dp-year:hover,.dp-current:focus,.dp-current,.dp-day:focus,.dp-month:focus,.dp-year:focus{outline:0;background:#75bcfc;color:white}.dp-selected:hover,.dp-selected:focus,.dp-selected{background:#3b99fc;color:#FFF}.dp-day-disabled{background:transparent;color:#DDD}.dp-day-disabled:focus,.dp-day-disabled:hover{background:#DDD}.dp-focuser{position:absolute;z-index:0;top:50%;left:50%}@media (max-width:480px),(max-height:480px){.dp-modal .dp{font-size:.9em;width:auto;width:100%}.dp-day-of-week,.dp-day{padding:8px}}@keyframes slide-up{0%{transform:translate(-50%, 100%)}100%{transform:translate(-50%, -50%)}}.bigmenu{clear:both;list-style:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:0px;margin:0px}.bigmenu li{font-size:4em;text-align:center;margin:.05em .1em}.bigmenu li a{box-sizing:border-box;display:flex;flex-direction:row-reverse;background-color:#636366;border-radius:0.05em;color:#eee;text-decoration:none;width:200px;align-items:center;justify-content:space-between;padding:.03em .5em}.bigmenu li a:hover{background-color:#2874a2}.bigmenu .small{display:block;font-size:0.8rem}.blockingPane{position:fixed;top:0px;right:0px;box-sizing:border-box;display:flex;background-color:rgba(0,0,0,0.5);width:100vw;height:100vh;justify-content:center;align-items:center;padding:0px;margin:0px;z-index:2000}.modalContainer{position:relative;background-color:#fff;padding:1.5rem;border-radius:0.25rem;box-shadow:2px 2px 3px #000;border:solid .75px #000}.mdlClose{display:flex;justify-content:center;position:absolute;box-sizing:border-box;width:1.5rem;height:1.5rem;top:-0.5rem;right:-0.4rem;z-index:3000;font-size:1.5rem;border-radius:50%;box-shadow:0px 0px 2px #000}.dwc{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.dw{display:flex;flex-wrap:wrap;box-sizing:border-box;background-color:#2fa792;color:#fff}.sidebar{box-sizing:border-box;font-size:3em;width:30%;min-height:100%;text-align:right}.counter{box-sizing:border-box;font-size:3em;width:70%;min-height:100%;text-align:center}.legend{width:70%;margin-left:30%;text-align:center;font-weight:bold}