diff --git a/CHANGELOG.md b/CHANGELOG.md index 5dd1a43..c464a47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## v2.5.1 + - [x] Fix navbar visuals + - [x] Fix and improve code styling + - [x] Update and greatly improve docs + - [x] Fix Sidenav bottom paddings + ## v2.5.0 - [x] Add Flexbox layout system at last - [x] Updated and fixed docs greatly diff --git a/COPYING b/COPYING index 158360b..799d7e6 100644 --- a/COPYING +++ b/COPYING @@ -1,5 +1,5 @@ /* - * Meshki v2.5.0 (https://borderliner.github.io/Meshki/) + * Meshki v2.5.1 (https://borderliner.github.io/Meshki/) * Copyright 2016-2024 Reza Hajianpour * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/build.js b/build.js index 57687f7..93cf468 100644 --- a/build.js +++ b/build.js @@ -1,5 +1,5 @@ /* - * Meshki v2.5.0 (https://borderliner.github.io/Meshki/) + * Meshki v2.5.1 (https://borderliner.github.io/Meshki/) * Copyright 2016-2024 Reza Hajianpour * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/dist/css/meshki.css b/dist/css/meshki.css index 9224152..f99ccd3 100644 --- a/dist/css/meshki.css +++ b/dist/css/meshki.css @@ -1,5 +1,5 @@ /* - * Meshki v2.5.0 (https://borderliner.github.io/Meshki/) + * Meshki v2.5.1 (https://borderliner.github.io/Meshki/) * Copyright 2016-2024 Reza Hajianpour * * Licensed under the Apache License, Version 2.0 (the "License"); @@ -1484,7 +1484,7 @@ input[type=range]::-ms-thumb { nav, .nav { - height: 54px; + height: 52px; } nav.fixed, .nav.fixed { @@ -1615,6 +1615,9 @@ li.nav-dropdown .nav-dropdown-content a:hover { width: 0; z-index: 10; } +.sidenav > *:last-child { + padding-bottom: calc(100px - 4vh); +} .sidenav .sidenav-close-button { font-size: 3.6rem !important; outline: 0 !important; @@ -1749,17 +1752,9 @@ table.hoverable > tbody tr:hover { th, td { border-bottom: 1px #7c7c7c solid; - padding: 12px 15px; + padding: 12px 10px; text-align: left; } -th:first-child, -td:first-child { - padding-left: 0; -} -th:last-child, -td:last-child { - padding-right: 0; -} code { background-color: transparent; @@ -1770,7 +1765,7 @@ code { padding: 1px 5px; white-space: nowrap; } -code .filled { +code.filled { background-color: #e1e1e1; color: #222; } @@ -1797,7 +1792,9 @@ pre > code { display: inline; left: 20px; overflow: auto; - padding-left: 20px; position: relative; white-space: pre; +} +pre > code > span { + padding-right: 20px; } \ No newline at end of file diff --git a/dist/css/meshki.css.map b/dist/css/meshki.css.map index a435588..37d8a9c 100644 --- a/dist/css/meshki.css.map +++ b/dist/css/meshki.css.map @@ -1 +1 @@ -{"version":3,"sourceRoot":"","sources":["file:///home/reza/.local/src/Meshki/src/scss/utils/extra-classes.scss","file:///home/reza/.local/src/Meshki/src/scss/vendor/normalize.scss","file:///home/reza/.local/src/Meshki/src/scss/base/meshki.scss","file:///home/reza/.local/src/Meshki/src/scss/utils/variables/_colors.scss","file:///home/reza/.local/src/Meshki/src/scss/utils/variables/_fonts.scss","file:///home/reza/.local/src/Meshki/src/scss/utils/mixins/_button.scss","file:///home/reza/.local/src/Meshki/src/scss/layout/grid.scss","file:///home/reza/.local/src/Meshki/src/scss/utils/mixins/_layout.scss","file:///home/reza/.local/src/Meshki/src/scss/utils/variables/_layout.scss","file:///home/reza/.local/src/Meshki/src/scss/layout/flex.scss","file:///home/reza/.local/src/Meshki/src/scss/layout/general.scss","file:///home/reza/.local/src/Meshki/src/scss/components/typography.scss","file:///home/reza/.local/src/Meshki/src/scss/utils/mixins/_typography.scss","file:///home/reza/.local/src/Meshki/src/scss/components/button.scss","file:///home/reza/.local/src/Meshki/src/scss/utils/mixins/_form.scss","file:///home/reza/.local/src/Meshki/src/scss/components/form.scss","file:///home/reza/.local/src/Meshki/src/scss/utils/variables/_components.scss","file:///home/reza/.local/src/Meshki/src/scss/components/navbar.scss","file:///home/reza/.local/src/Meshki/src/scss/components/sidenav.scss","file:///home/reza/.local/src/Meshki/src/scss/components/footer.scss","file:///home/reza/.local/src/Meshki/src/scss/components/list.scss","file:///home/reza/.local/src/Meshki/src/scss/components/table.scss","file:///home/reza/.local/src/Meshki/src/scss/components/code.scss"],"names":[],"mappings":"AACA,QACE,sBACA,WAIF,YACE,sBACA,eAIF,YACE,sBAGF,aACE,uBAIF,WACE,iBACA,kBAIF,aACE,kBAIF,WACE,gBAIF,YACE,iBAIF,eACE,8BAIF,yBACE,gBACE,wBAGF,eACE,eAKJ,yBACE,gBACE,yBAKJ,yBACE,iBACE,yBAKJ,yBACE,oBACE,yBC3EJ,4EAUC,KACC,iBACA,8BAUF,KACE,SAOF,KACE,cAQF,GACE,cACA,eAWF,GACE,uBACA,SACA,iBAQF,IACE,gCACA,cAUF,EACE,+BAQF,YACE,mBACA,0BACA,iCAOF,SAEE,mBAQF,cAGE,gCACA,cAOF,MACE,cAQF,QAEE,cACA,cACA,kBACA,wBAGF,IACE,eAGF,IACE,WAUF,IACE,kBAWF,sCAKE,oBACA,eACA,iBACA,SAQF,aAEE,iBAQF,cAEE,oBAOF,gDAIE,0BAOF,wHAIE,kBACA,UAOF,4GAIE,8BAOF,SACE,2BAUF,OACE,sBACA,cACA,cACA,eACA,UACA,mBAOF,SACE,wBAOF,SACE,cAQF,6BAEE,sBACA,UAOF,kFAEE,YAQF,cACE,6BACA,oBAOF,yCACE,wBAQF,6BACE,0BACA,aAUF,QACE,cAOF,QACE,kBAUF,SACE,aAOF,SACE,aC1VF,KACE,4BCIiC,cDHjC,UEGwB,MFFxB,YAKF,KACE,iBCRiC,KDSjC,MCRiC,QDSjC,YEZyB,uBFazB,UENwB,OFOxB,YEbyB,IFczB,YACA,YERwB,IFY1B,EACE,MCUiC,QDTjC,qBAEA,QACE,MCO+B,QE1BjC,wEHyBA,mBAGF,+BAIE,qBAGF,wCAQE,qBAIF,GACE,6BACA,qBACA,gBAIF,YACE,WCzDiC,QD0DjC,MC5DiC,KD+DnC,iBACE,WC9DiC,QD+DjC,MCjEiC,KDqEnC,cAEE,WACA,4BACE,WACA,WACA,cIzEJ,KCHE,iBACA,kBDIA,cACA,mBAIF,SACE,sBACA,cACA,UEduB,MFevB,eACA,iBACA,kBACA,WAIF,KACE,sBACA,WACA,WAIF,yBACE,SACE,eACA,gBACA,WAKJ,yBAEE,SACE,UAIF,KACE,YEnCS,GFsCT,iBACE,cAIF,6BACA,8BACA,qBACA,+BACA,+BACA,mBACA,gCACA,gCACA,oBACA,8BACA,iCAGA,YACE,cACA,WAIF,oCAEA,+BAEE,qBAIF,wBAEE,UAIF,6CACA,8CACA,qCACA,+CACA,+CACA,mCACA,gDACA,gDACA,oCACA,8CACA,iDAGA,oDAEA,mDAEE,2BAIF,4CAEE,iBG5EN,oEAIE,oBACA,qBACA,aAGF,gBACE,2BACA,4BACA,oBAGF,aACE,uBACA,2BACA,mBAGF,qBACE,+BACA,mCACA,2BAGF,aACE,0BACA,8BACA,sBAGF,yBACE,aACE,kBACA,oBAIJ,qBACE,kCACA,sCACA,8BAGF,cACE,mBACA,uBACA,eAGF,iBACE,qBACA,yBACA,iBAGF,sBACE,2BACA,+BACA,uBAGF,WACE,kBACA,sBACA,cAGF,WACE,cACA,kBACA,UAGF,kBAEE,WACA,eACA,OAGF,kBAEE,WACA,eACA,OAGF,oBAEE,WACA,eACA,OAGF,mBAEE,WACA,eACA,OAGF,mBAEE,WACA,eACA,OAGF,kBAEE,WACA,eACA,OAGF,oBAEE,WACA,eACA,OAGF,oBAEE,WACA,eACA,OAGF,mBAEE,WACA,eACA,OAGF,mBAEE,YACA,gBACA,QAGF,sBAEE,YACA,gBACA,QAGF,sBAEE,YACA,gBACA,QAIF,eACE,qBACA,+BACA,uBAGF,uCAEE,sBACA,2BACA,mBAGF,aACE,mBACA,6BACA,qBAIF,yBACE,oBACA,mCACA,2BAGF,iDAEE,qBACA,+BACA,uBAGF,uBACE,kBACA,iCACA,yBAGF,0BACE,qBACA,qCACA,6BAGF,mBACE,sBACA,sCACA,8BAIF,YACE,0BACA,8BACA,sBAGF,aACE,sBACA,0BACA,kBAGF,UACE,wBACA,4BACA,oBAGF,cACE,uBACA,2BACA,mBCxQA,eACE,SACA,aAGF,OACE,cAIF,SACE,wBAGF,WACE,6BAGF,UACE,kBAGF,KACE,kBACA,MACA,QACA,SACA,OAGF,QACE,iCACA,cAIF,kDAIE,eAGF,WACE,MACA,OACA,QAGF,aACE,MACA,QACA,SAGF,cACE,QACA,SACA,OAGF,YACE,MACA,SACA,OCpEJ,kBAME,gBACA,mBACA,aAGF,GCVE,UDU2B,KCT3B,eDSsC,QCRtC,YDQiC,IACnC,GCXE,UDW2B,OCV3B,eDUyC,QCTzC,YDSmC,KACrC,GCZE,UDY2B,KCX3B,eDWsC,QCVtC,YDUiC,IACnC,GCbE,UDa2B,OCZ3B,eDYyC,SCXzC,YDWmC,KACrC,GCdE,UDc2B,OCb3B,eDawC,SCZxC,YDYmC,IACrC,GCfE,UDe2B,OCd3B,eDcwC,ECbxC,YDamC,IAGrC,yBACE,kBACA,oBACA,oBACA,kBACA,oBACA,qBAGF,EACE,aNvBA,sGQJA,qBRIA,wEQCA,oBACA,kBACA,uBACA,+BACA,yBACA,kBACA,MVViC,QUWjC,eACA,qBACA,UTPuB,OSQvB,8BAEA,cACA,iBACA,qBACA,eRhBA,sGQoBA,iBRpBA,2GQwBA,iBRxBA,sGQ4BA,iBR5BA,sGQiCA,iBVpCiC,QUqCjC,aVrCiC,QUsCjC,MVlCiC,KEDjC,2GQwCA,iBV9BiC,QU+BjC,aV/BiC,QEVjC,qHQ8CA,aVvCiC,KUwCjC,MVxCiC,KUyCjC,oBRhDA,qHQoDA,aV7CiC,KU8CjC,MV9CiC,KU+CjC,oBRtDA,iGQ2DA,yBACA,MVhDiC,QEZjC,+HQiEA,iBVrDiC,QUsDjC,aVtDiC,QUuDjC,MVlEiC,KEDjC,oIQwEA,iBV3DiC,QU4DjC,aV5DiC,QEbjC,sGQ8EA,yBACA,MVhEiC,QEfjC,oIQoFA,iBVrEiC,QUsEjC,aVtEiC,QUuEjC,MVrFiC,KEDjC,yIQ2FA,iBV3EiC,QU4EjC,aV5EiC,QEhBjC,4FQiGA,yBACA,MVhFiC,QElBjC,0HQuGA,iBVrFiC,QUsFjC,aVtFiC,QUuFjC,MVxGiC,KEDjC,+HQ8GA,iBV3FiC,QU4FjC,aV5FiC,QEnBjC,2GQoHA,yBACA,MVhGiC,QErBjC,yIQ0HA,iBVrGiC,QUsGjC,aVtGiC,QUuGjC,MV3HiC,KEDjC,8IQiIA,iBV3GiC,QU4GjC,aV5GiC,QUiHjC,6GAEE,gBACA,kBACA,cACA,qCACA,oBAIJ,yBAGI,+DAEE,6BACA,yBACA,0BACA,0BACA,gBAGF,6GAEE,0BACA,uBAC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","file":"meshki.min.css"} \ No newline at end of file +{"version":3,"sourceRoot":"","sources":["file:///home/reza/.local/src/Meshki/src/scss/utils/extra-classes.scss","file:///home/reza/.local/src/Meshki/src/scss/vendor/normalize.scss","file:///home/reza/.local/src/Meshki/src/scss/base/meshki.scss","file:///home/reza/.local/src/Meshki/src/scss/utils/variables/_colors.scss","file:///home/reza/.local/src/Meshki/src/scss/utils/variables/_fonts.scss","file:///home/reza/.local/src/Meshki/src/scss/utils/mixins/_button.scss","file:///home/reza/.local/src/Meshki/src/scss/layout/grid.scss","file:///home/reza/.local/src/Meshki/src/scss/utils/mixins/_layout.scss","file:///home/reza/.local/src/Meshki/src/scss/utils/variables/_layout.scss","file:///home/reza/.local/src/Meshki/src/scss/layout/flex.scss","file:///home/reza/.local/src/Meshki/src/scss/layout/general.scss","file:///home/reza/.local/src/Meshki/src/scss/components/typography.scss","file:///home/reza/.local/src/Meshki/src/scss/utils/mixins/_typography.scss","file:///home/reza/.local/src/Meshki/src/scss/components/button.scss","file:///home/reza/.local/src/Meshki/src/scss/utils/mixins/_form.scss","file:///home/reza/.local/src/Meshki/src/scss/components/form.scss","file:///home/reza/.local/src/Meshki/src/scss/utils/variables/_components.scss","file:///home/reza/.local/src/Meshki/src/scss/components/navbar.scss","file:///home/reza/.local/src/Meshki/src/scss/components/sidenav.scss","file:///home/reza/.local/src/Meshki/src/scss/components/footer.scss","file:///home/reza/.local/src/Meshki/src/scss/components/list.scss","file:///home/reza/.local/src/Meshki/src/scss/components/table.scss","file:///home/reza/.local/src/Meshki/src/scss/components/code.scss"],"names":[],"mappings":"AACA,QACE,sBACA,WAIF,YACE,sBACA,eAIF,YACE,sBAGF,aACE,uBAIF,WACE,iBACA,kBAIF,aACE,kBAIF,WACE,gBAIF,YACE,iBAIF,eACE,8BAIF,yBACE,gBACE,wBAGF,eACE,eAKJ,yBACE,gBACE,yBAKJ,yBACE,iBACE,yBAKJ,yBACE,oBACE,yBC3EJ,4EAUC,KACC,iBACA,8BAUF,KACE,SAOF,KACE,cAQF,GACE,cACA,eAWF,GACE,uBACA,SACA,iBAQF,IACE,gCACA,cAUF,EACE,+BAQF,YACE,mBACA,0BACA,iCAOF,SAEE,mBAQF,cAGE,gCACA,cAOF,MACE,cAQF,QAEE,cACA,cACA,kBACA,wBAGF,IACE,eAGF,IACE,WAUF,IACE,kBAWF,sCAKE,oBACA,eACA,iBACA,SAQF,aAEE,iBAQF,cAEE,oBAOF,gDAIE,0BAOF,wHAIE,kBACA,UAOF,4GAIE,8BAOF,SACE,2BAUF,OACE,sBACA,cACA,cACA,eACA,UACA,mBAOF,SACE,wBAOF,SACE,cAQF,6BAEE,sBACA,UAOF,kFAEE,YAQF,cACE,6BACA,oBAOF,yCACE,wBAQF,6BACE,0BACA,aAUF,QACE,cAOF,QACE,kBAUF,SACE,aAOF,SACE,aC1VF,KACE,4BCIiC,cDHjC,UEGwB,MFFxB,YAKF,KACE,iBCRiC,KDSjC,MCRiC,QDSjC,YEZyB,uBFazB,UENwB,OFOxB,YEbyB,IFczB,YACA,YERwB,IFY1B,EACE,MCUiC,QDTjC,qBAEA,QACE,MCO+B,QE1BjC,wEHyBA,mBAGF,+BAIE,qBAGF,wCAQE,qBAIF,GACE,6BACA,qBACA,gBAIF,YACE,WCzDiC,QD0DjC,MC5DiC,KD+DnC,iBACE,WC9DiC,QD+DjC,MCjEiC,KDqEnC,cAEE,WACA,4BACE,WACA,WACA,cIzEJ,KCHE,iBACA,kBDIA,cACA,mBAIF,SACE,sBACA,cACA,UEduB,MFevB,eACA,iBACA,kBACA,WAIF,KACE,sBACA,WACA,WAIF,yBACE,SACE,eACA,gBACA,WAKJ,yBAEE,SACE,UAIF,KACE,YEnCS,GFsCT,iBACE,cAIF,6BACA,8BACA,qBACA,+BACA,+BACA,mBACA,gCACA,gCACA,oBACA,8BACA,iCAGA,YACE,cACA,WAIF,oCAEA,+BAEE,qBAIF,wBAEE,UAIF,6CACA,8CACA,qCACA,+CACA,+CACA,mCACA,gDACA,gDACA,oCACA,8CACA,iDAGA,oDAEA,mDAEE,2BAIF,4CAEE,iBG5EN,oEAIE,oBACA,qBACA,aAGF,gBACE,2BACA,4BACA,oBAGF,aACE,uBACA,2BACA,mBAGF,qBACE,+BACA,mCACA,2BAGF,aACE,0BACA,8BACA,sBAGF,yBACE,aACE,kBACA,oBAIJ,qBACE,kCACA,sCACA,8BAGF,cACE,mBACA,uBACA,eAGF,iBACE,qBACA,yBACA,iBAGF,sBACE,2BACA,+BACA,uBAGF,WACE,kBACA,sBACA,cAGF,WACE,cACA,kBACA,UAGF,kBAEE,WACA,eACA,OAGF,kBAEE,WACA,eACA,OAGF,oBAEE,WACA,eACA,OAGF,mBAEE,WACA,eACA,OAGF,mBAEE,WACA,eACA,OAGF,kBAEE,WACA,eACA,OAGF,oBAEE,WACA,eACA,OAGF,oBAEE,WACA,eACA,OAGF,mBAEE,WACA,eACA,OAGF,mBAEE,YACA,gBACA,QAGF,sBAEE,YACA,gBACA,QAGF,sBAEE,YACA,gBACA,QAIF,eACE,qBACA,+BACA,uBAGF,uCAEE,sBACA,2BACA,mBAGF,aACE,mBACA,6BACA,qBAIF,yBACE,oBACA,mCACA,2BAGF,iDAEE,qBACA,+BACA,uBAGF,uBACE,kBACA,iCACA,yBAGF,0BACE,qBACA,qCACA,6BAGF,mBACE,sBACA,sCACA,8BAIF,YACE,0BACA,8BACA,sBAGF,aACE,sBACA,0BACA,kBAGF,UACE,wBACA,4BACA,oBAGF,cACE,uBACA,2BACA,mBCxQA,eACE,SACA,aAGF,OACE,cAIF,SACE,wBAGF,WACE,6BAGF,UACE,kBAGF,KACE,kBACA,MACA,QACA,SACA,OAGF,QACE,iCACA,cAIF,kDAIE,eAGF,WACE,MACA,OACA,QAGF,aACE,MACA,QACA,SAGF,cACE,QACA,SACA,OAGF,YACE,MACA,SACA,OCpEJ,kBAME,gBACA,mBACA,aAGF,GCVE,UDU2B,KCT3B,eDSsC,QCRtC,YDQiC,IACnC,GCXE,UDW2B,OCV3B,eDUyC,QCTzC,YDSmC,KACrC,GCZE,UDY2B,KCX3B,eDWsC,QCVtC,YDUiC,IACnC,GCbE,UDa2B,OCZ3B,eDYyC,SCXzC,YDWmC,KACrC,GCdE,UDc2B,OCb3B,eDawC,SCZxC,YDYmC,IACrC,GCfE,UDe2B,OCd3B,eDcwC,ECbxC,YDamC,IAGrC,yBACE,kBACA,oBACA,oBACA,kBACA,oBACA,qBAGF,EACE,aNvBA,sGQJA,qBRIA,wEQCA,oBACA,kBACA,uBACA,+BACA,yBACA,kBACA,MVViC,QUWjC,eACA,qBACA,UTPuB,OSQvB,8BAEA,cACA,iBACA,qBACA,eRhBA,sGQoBA,iBRpBA,2GQwBA,iBRxBA,sGQ4BA,iBR5BA,sGQiCA,iBVpCiC,QUqCjC,aVrCiC,QUsCjC,MVlCiC,KEDjC,2GQwCA,iBV9BiC,QU+BjC,aV/BiC,QEVjC,qHQ8CA,aVvCiC,KUwCjC,MVxCiC,KUyCjC,oBRhDA,qHQoDA,aV7CiC,KU8CjC,MV9CiC,KU+CjC,oBRtDA,iGQ2DA,yBACA,MVhDiC,QEZjC,+HQiEA,iBVrDiC,QUsDjC,aVtDiC,QUuDjC,MVlEiC,KEDjC,oIQwEA,iBV3DiC,QU4DjC,aV5DiC,QEbjC,sGQ8EA,yBACA,MVhEiC,QEfjC,oIQoFA,iBVrEiC,QUsEjC,aVtEiC,QUuEjC,MVrFiC,KEDjC,yIQ2FA,iBV3EiC,QU4EjC,aV5EiC,QEhBjC,4FQiGA,yBACA,MVhFiC,QElBjC,0HQuGA,iBVrFiC,QUsFjC,aVtFiC,QUuFjC,MVxGiC,KEDjC,+HQ8GA,iBV3FiC,QU4FjC,aV5FiC,QEnBjC,2GQoHA,yBACA,MVhGiC,QErBjC,yIQ0HA,iBVrGiC,QUsGjC,aVtGiC,QUuGjC,MV3HiC,KEDjC,8IQiIA,iBV3GiC,QU4GjC,aV5GiC,QUiHjC,6GAEE,gBACA,kBACA,cACA,qCACA,oBAIJ,yBAGI,+DAEE,6BACA,yBACA,0BACA,0BACA,gBAGF,6GAEE,0BACA,uBAC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","file":"meshki.min.css"} \ No newline at end of file diff --git a/dist/css/meshki.min.css b/dist/css/meshki.min.css index ffd48b9..0720132 100644 --- a/dist/css/meshki.min.css +++ b/dist/css/meshki.min.css @@ -1,5 +1,5 @@ /* - * Meshki v2.5.0 (https://borderliner.github.io/Meshki/) + * Meshki v2.5.1 (https://borderliner.github.io/Meshki/) * Copyright 2016-2024 Reza Hajianpour * * Licensed under the Apache License, Version 2.0 (the "License"); @@ -15,6 +15,6 @@ * limitations under the License. */ -.expand{box-sizing:border-box;width:100%}.responsive{box-sizing:border-box;max-width:100%}.float-left{float:left !important}.float-right{float:right !important}.centerize{margin-left:auto;margin-right:auto}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.vertical-line{border-left:1px #e1e1e1 solid}@media(max-width: 544px){.hide-on-mobile{display:none !important}.vertical-line{border-left:0}}@media(max-width: 768px){.hide-on-tablet{display:none !important}}@media(min-width: 768px){.hide-on-desktop{display:none !important}}@media(min-width: 544px){.hide-on-non-mobile{display:none !important}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{-webkit-tap-highlight-color:rgba(0,0,0,0);font-size:62.5%;height:100%}body{background-color:#222;color:#e1e1e1;font-family:"Open Sans",sans-serif;font-size:1.4rem;font-weight:400;height:100%;line-height:1.6}a{color:#55acee;text-decoration:none}a:hover{color:#74c1fb}button,a.button,input[type=submit],input[type=reset],input[type=button]{margin-bottom:1rem}input,textarea,select,fieldset{margin-bottom:1.5rem}blockquote,dl,figure,table,p,ul,ol,form{margin-bottom:2.5rem}hr{border-top:1px solid #e1e1e1;margin-bottom:3.5rem;margin-top:3rem}::selection{background:#15acee;color:#222}::-moz-selection{background:#15acee;color:#222}.content,.row{clear:both}.content::after,.row::after{clear:both;content:"";display:table}.row{margin-left:auto;margin-right:auto;display:block;margin-bottom:10px}.content{box-sizing:border-box;margin:0 auto;max-width:960px;padding:0 20px;padding-top:40px;position:relative;width:100%}.col{box-sizing:border-box;float:left;width:100%}@media(min-width: 400px){.content{padding-left:0;padding-right:0;width:85%}}@media(min-width: 544px){.content{width:80%}.col{margin-left:4%}.col:first-child{margin-left:0}.col.one{width:4.6666666667%}.col.two{width:13.3333333333%}.col.three{width:22%}.col.four{width:30.6666666667%}.col.five{width:39.3333333333%}.col.six{width:48%}.col.seven{width:56.6666666667%}.col.eight{width:65.3333333333%}.col.nine{width:74%}.col.ten{width:82.6666666667%}.col.eleven{width:91.3333333333%}.col.twelve{margin-left:0;width:100%}.col.one-third{width:30.6666666667%}.col.two-third,.col.two-thirds{width:65.3333333333%}.col.half,.col.one-half{width:48%}.col.offset-by-one{margin-left:8.6666666667%}.col.offset-by-two{margin-left:17.3333333333%}.col.offset-by-three{margin-left:26%}.col.offset-by-four{margin-left:34.6666666667%}.col.offset-by-five{margin-left:43.3333333333%}.col.offset-by-six{margin-left:52%}.col.offset-by-seven{margin-left:60.6666666667%}.col.offset-by-eight{margin-left:69.3333333333%}.col.offset-by-nine{margin-left:78%}.col.offset-by-ten{margin-left:86.6666666667%}.col.offset-by-eleven{margin-left:95.3333333333%}.col.offset-by-one-third{margin-left:34.6666666667%}.col.offset-by-two-third,.col.offset-by-two-thirds{margin-left:69.3333333333%}.col.offset-by-half,.col.offset-by-one-half{margin-left:52%}}.flexbox.row,.flexbox.row-reverse,.flexbox.col,.flexbox.col-reverse{display:-ms-flexbox;display:-webkit-flex;display:flex}.flexbox.inline{display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex}.flexbox.row{-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row}.flexbox.row-reverse{-ms-flex-direction:row-reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.flexbox.col{-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}@media(min-width: 544px){.flexbox.col{margin-left:unset;margin-right:unset}}.flexbox.col-reverse{-ms-flex-direction:column-reverse;-webkit-flex-direction:column-reverse;flex-direction:column-reverse}.flexbox.wrap{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.flexbox.no-wrap{-ms-flex-wrap:nowrap;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.flexbox.wrap-reverse{-ms-flex-wrap:wrap-reverse;-webkit-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.flex.auto{-ms-flex:1 1 auto;-webkit-flex:1 1 auto;flex:1 1 auto}.flex.none{-ms-flex:none;-webkit-flex:none;flex:none}.flex-1,.flex.one{-ms-flex:1;-webkit-flex:1;flex:1}.flex-2,.flex.two{-ms-flex:2;-webkit-flex:2;flex:2}.flex-3,.flex.three{-ms-flex:3;-webkit-flex:3;flex:3}.flex-4,.flex.four{-ms-flex:4;-webkit-flex:4;flex:4}.flex-5,.flex.five{-ms-flex:5;-webkit-flex:5;flex:5}.flex-6,.flex.six{-ms-flex:6;-webkit-flex:6;flex:6}.flex-7,.flex.seven{-ms-flex:7;-webkit-flex:7;flex:7}.flex-8,.flex.eight{-ms-flex:8;-webkit-flex:8;flex:8}.flex-9,.flex.nine{-ms-flex:9;-webkit-flex:9;flex:9}.flex-10,.flex.ten{-ms-flex:10;-webkit-flex:10;flex:10}.flex-11,.flex.eleven{-ms-flex:11;-webkit-flex:11;flex:11}.flex-12,.flex.twelve{-ms-flex:12;-webkit-flex:12;flex:12}.flexbox.start{-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}.flexbox.center,.flexbox.center-center{-ms-flex-align:center;-webkit-align-items:center;align-items:center}.flexbox.end{-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end}.flexbox.start-justified{-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.flexbox.center-justified,.flexbox.center-center{-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.flexbox.end-justified{-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.flexbox.around-justified{-ms-flex-pack:around;-webkit-justify-content:space-around;justify-content:space-around}.flexbox.justified{-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.self-start{-ms-align-self:flex-start;-webkit-align-self:flex-start;align-self:flex-start}.self-center{-ms-align-self:center;-webkit-align-self:center;align-self:center}.self-end{-ms-align-self:flex-end;-webkit-align-self:flex-end;align-self:flex-end}.self-stretch{-ms-align-self:stretch;-webkit-align-self:stretch;align-self:stretch}body.fullbleed{margin:0;height:100vh}.block{display:block}[hidden]{display:none !important}.invisible{visibility:hidden !important}.relative{position:relative}.fit{position:absolute;top:0;right:0;bottom:0;left:0}.scroll{-webkit-overflow-scrolling:touch;overflow:auto}.fixed-bottom,.fixed-left,.fixed-right,.fixed-top{position:fixed}.fixed-top{top:0;left:0;right:0}.fixed-right{top:0;right:0;bottom:0}.fixed-bottom{right:0;bottom:0;left:0}.fixed-left{top:0;bottom:0;left:0}h1,h2,h3,h4,h5,h6{font-weight:300;margin-bottom:2rem;margin-top:0}h1{font-size:4rem;letter-spacing:-0.1rem;line-height:1.2}h2{font-size:3.6rem;letter-spacing:-0.1rem;line-height:1.25}h3{font-size:3rem;letter-spacing:-0.1rem;line-height:1.3}h4{font-size:2.4rem;letter-spacing:-0.08rem;line-height:1.35}h5{font-size:1.8rem;letter-spacing:-0.05rem;line-height:1.5}h6{font-size:1.5rem;letter-spacing:0;line-height:1.6}@media(min-width: 768px){h1{font-size:5rem}h2{font-size:4.2rem}h3{font-size:3.6rem}h4{font-size:3rem}h5{font-size:2.4rem}h6{font-size:1.5rem}}p{margin-top:0}button:focus,a.button:focus,input[type=submit]:focus,input[type=reset]:focus,input[type=button]:focus{outline:0 !important}button,a.button,input[type=submit],input[type=reset],input[type=button]{-moz-transition:.3s;-o-transition:.3s;-webkit-transition:.3s;background-color:rgba(0,0,0,0);border:2px solid #e1e1e1;border-radius:5px;color:#e1e1e1;cursor:pointer;display:inline-block;font-size:1.4rem;line-height:normal !important;max-width:98%;padding:8px 10px;text-decoration:none;transition:.3s}button.small,a.button.small,input[type=submit].small,input[type=reset].small,input[type=button].small{font-size:1.2rem}button.medium,a.button.medium,input[type=submit].medium,input[type=reset].medium,input[type=button].medium{font-size:1.6rem}button.large,a.button.large,input[type=submit].large,input[type=reset].large,input[type=button].large{font-size:2.2rem}button:hover,a.button:hover,input[type=submit]:hover,input[type=reset]:hover,input[type=button]:hover{background-color:#e1e1e1;border-color:#e1e1e1;color:#222}button:active,a.button:active,input[type=submit]:active,input[type=reset]:active,input[type=button]:active{background-color:#b9b9b9;border-color:#b9b9b9}button:disabled,a.button:disabled,input[type=submit]:disabled,input[type=reset]:disabled,input[type=button]:disabled{border-color:#888;color:#888;pointer-events:none}button.disabled,a.button.disabled,input[type=submit].disabled,input[type=reset].disabled,input[type=button].disabled{border-color:#888;color:#888;pointer-events:none}button.blue,a.button.blue,input[type=submit].blue,input[type=reset].blue,input[type=button].blue{border:2px #55acee solid;color:#55acee}button.blue:hover,a.button.blue:hover,input[type=submit].blue:hover,input[type=reset].blue:hover,input[type=button].blue:hover{background-color:#55acee;border-color:#55acee;color:#222}button.blue:active,a.button.blue:active,input[type=submit].blue:active,input[type=reset].blue:active,input[type=button].blue:active{background-color:#4b82b7;border-color:#4b82b7}button.green,a.button.green,input[type=submit].green,input[type=reset].green,input[type=button].green{border:2px #2ecc71 solid;color:#2ecc71}button.green:hover,a.button.green:hover,input[type=submit].green:hover,input[type=reset].green:hover,input[type=button].green:hover{background-color:#2ecc71;border-color:#2ecc71;color:#222}button.green:active,a.button.green:active,input[type=submit].green:active,input[type=reset].green:active,input[type=button].green:active{background-color:#21a057;border-color:#21a057}button.red,a.button.red,input[type=submit].red,input[type=reset].red,input[type=button].red{border:2px #e74c3c solid;color:#e74c3c}button.red:hover,a.button.red:hover,input[type=submit].red:hover,input[type=reset].red:hover,input[type=button].red:hover{background-color:#e74c3c;border-color:#e74c3c;color:#222}button.red:active,a.button.red:active,input[type=submit].red:active,input[type=reset].red:active,input[type=button].red:active{background-color:#bd382a;border-color:#bd382a}button.orange,a.button.orange,input[type=submit].orange,input[type=reset].orange,input[type=button].orange{border:2px #e67e22 solid;color:#e67e22}button.orange:hover,a.button.orange:hover,input[type=submit].orange:hover,input[type=reset].orange:hover,input[type=button].orange:hover{background-color:#e67e22;border-color:#e67e22;color:#222}button.orange:active,a.button.orange:active,input[type=submit].orange:active,input[type=reset].orange:active,input[type=button].orange:active{background-color:#c16819;border-color:#c16819}.button-couple button:not(:first-child):not(:last-child),.button-couple a:not(:first-child):not(:last-child){border-radius:0;border-style:none;display:block;margin:-5px auto 5px auto !important;pointer-events:none}@media(min-width: 768px){.button-couple button:first-child,.button-couple a:first-child{border-bottom-right-radius:0;border-right-style:solid;border-top-right-radius:0;margin-right:0 !important;margin-left:3px}.button-couple button:not(:first-child):not(:last-child),.button-couple a:not(:first-child):not(:last-child){border-bottom-style:solid;border-top-style:solid;display:inline;margin:-5px !important}.button-couple button:last-child,.button-couple a:last-child{border-bottom-left-radius:0;border-left-style:solid;border-top-left-radius:0;margin:auto 3px auto 0 !important}}input[type=email],input[type=number],input[type=search],input[type=text],input[type=tel],input[type=url],input[type=password],textarea,select{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#e1e1e1;border:1px solid #d1d1d1;border-radius:4px;box-sizing:border-box;color:#000;height:40px;padding:0 10px;transition:border .3s,background-color .3s,box-shadow .3s}input[type=email]:disabled,input[type=number]:disabled,input[type=search]:disabled,input[type=text]:disabled,input[type=tel]:disabled,input[type=url]:disabled,input[type=password]:disabled,textarea:disabled,select:disabled{background-color:#b1b1b1;border-color:#b1b1b1;color:#444;-webkit-text-fill-color:#444}select{background:url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjkgMTI5IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4Ij4KICA8Zz4KICAgIDxwYXRoIGQ9Im0xMjEuMywzNC42Yy0xLjYtMS42LTQuMi0xLjYtNS44LDBsLTUxLDUxLjEtNTEuMS01MS4xYy0xLjYtMS42LTQuMi0xLjYtNS44LDAtMS42LDEuNi0xLjYsNC4yIDAsNS44bDUzLjksNTMuOWMwLjgsMC44IDEuOCwxLjIgMi45LDEuMiAxLDAgMi4xLTAuNCAyLjktMS4ybDUzLjktNTMuOWMxLjctMS42IDEuNy00LjIgMC4xLTUuOHoiIGZpbGw9IiMwMDAwMDAiLz4KICA8L2c+Cjwvc3ZnPgo=") no-repeat;background-color:#e1e1e1;background-position:98% 50%;outline:0 !important}select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 #000}textarea{min-height:65px;padding:6px 10px}input[type=email]:focus,input[type=number]:focus,input[type=search]:focus,input[type=text]:focus,input[type=tel]:focus,input[type=url]:focus,input[type=password]:focus,textarea:focus,select:focus{background-color:#fff;outline:0 !important}input[type=email].error,input[type=number].error,input[type=search].error,input[type=text].error,input[type=tel].error,input[type=url].error,input[type=password].error,textarea.error,select.error{border:1px #e74c3c solid;box-shadow:0 1px 3px rgba(0,0,0,.1) inset,0 0 8px #e74c3c}input[type=email].warning,input[type=number].warning,input[type=search].warning,input[type=text].warning,input[type=tel].warning,input[type=url].warning,input[type=password].warning,textarea.warning,select.warning{border:1px #e67e22 solid;box-shadow:0 1px 3px rgba(0,0,0,.1) inset,0 0 8px #e67e22}input[type=email].success,input[type=number].success,input[type=search].success,input[type=text].success,input[type=tel].success,input[type=url].success,input[type=password].success,textarea.success,select.success{border:1px #2ecc71 solid;box-shadow:0 1px 3px rgba(0,0,0,.1) inset,0 0 8px #2ecc71}label,legend{display:block;font-weight:normal;margin-bottom:.5rem}fieldset{border:2px solid #e1e1e1;border-radius:5px;margin:10px 5px;padding:20px}input[type=checkbox],input[type=radio]{display:inline;opacity:0;position:absolute;cursor:pointer;margin:5px;vertical-align:middle}label .checkbox,label .radio{cursor:pointer;margin:5px;position:relative;vertical-align:middle}input[type=checkbox]+label.checkbox::before,input[type=radio]+label.radio::before{background-color:rgba(0,0,0,0);border:2px solid #e1e1e1;border-radius:5px;content:"";display:inline-block;height:10px;margin:auto 10px 3px auto;padding:2px;text-align:center;transition:background-color .3s,box-shadow .3s;vertical-align:middle;width:10px}input[type=radio]+label.radio::before{border-radius:20px}input[type=checkbox]:checked+label.checkbox:before{background-color:#33bbf0}input[type=radio]:checked+label.radio:before{background-color:#33bbf0}input[type=checkbox]:focus+label.checkbox,input[type=radio]:focus+label.radio{outline:none !important}input[type=range]{appearance:none;-webkit-appearance:none;background-color:rgba(0,0,0,0);margin:0 5px}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{background:#222;border:2px solid #e1e1e1;border-radius:25px;cursor:pointer;height:26px;width:100%}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background-color:#e1e1e1;border:2px solid rgba(0,0,0,0);border-radius:25px;cursor:pointer;height:22px;width:22px}input[type=range]::-moz-range-track{background-color:#222;border:2px solid #e1e1e1;border-radius:25px;cursor:pointer;height:23px;width:100%}input[type=range]::-moz-range-thumb{background-color:#e1e1e1;border:2px solid rgba(0,0,0,0);border-radius:25px;cursor:pointer;height:17px;width:17px}input[type=range]::-moz-focus-outer{border:0}input[type=range]::-ms-track{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);color:rgba(0,0,0,0);cursor:pointer;height:26px;width:100%}input[type=range]::-ms-fill-lower,input[type=range]::-ms-fill-upper{background-color:#222;border:2px solid #e1e1e1;border-radius:50px}input[type=range]::-ms-thumb{background-color:#e1e1e1;border:2px solid rgba(0,0,0,0);border-radius:25px;cursor:pointer;height:20px}::placeholder{color:#6a6a6a;opacity:1}nav,.nav{height:54px}nav.fixed,.nav.fixed{position:fixed;width:100%;z-index:1}nav ul,.nav ul{background-color:#222;border-bottom:2px solid #e1e1e1;list-style-type:none;margin-top:0;overflow:hidden;padding:0;width:100%;height:100%;z-index:1}nav ul li,.nav ul li{float:left;margin-bottom:0}nav ul li>a,.nav ul li>a{color:#e1e1e1;display:inline-block;padding:14px 16px;text-align:center;text-decoration:none;transition:background-color .2s ease-in-out}nav ul li>a:hover,.nav ul li>a:hover{background-color:#111}nav ul li>a.button,nav ul li>button,nav ul li>input,.nav ul li>a.button,.nav ul li>button,.nav ul li>input{margin:5px 5px !important}nav ul li>a.active,.nav ul li>a.active{background-color:#111}nav ul li:first-child a.logo,.nav ul li:first-child a.logo{background-color:#e1e1e1;color:#000}nav ul li:first-child a.logo:hover,.nav ul li:first-child a.logo:hover{background-color:#f5f5f5;color:#000}li.nav-right{float:right !important;position:inherit}li.nav-left{float:left !important;position:inherit}li.nav-dropdown.nav-right .nav-dropdown-content{right:0}li.nav-dropdown.nav-right~.nav-dropdown .nav-dropdown-content{right:auto}li.nav-dropdown{display:inline-block}li.nav-dropdown .nav-dropdown-content{background-color:#111;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);display:block;min-width:160px;opacity:0;position:absolute;transition:visibility .2s,opacity .2s ease-in-out;visibility:hidden;z-index:1}li.nav-dropdown .nav-dropdown-content a{color:#e1e1e1;display:block;padding:12px 16px;text-align:left;text-decoration:none}li.nav-dropdown .nav-dropdown-content a:hover{background-color:#444}.nav-dropdown:hover .nav-dropdown-button{background-color:#111}.nav-dropdown:hover .nav-dropdown-content{opacity:1;visibility:visible}.sidenav{background-color:#000;height:100%;left:-1px;overflow-x:hidden;padding-top:15px;position:fixed;top:0;transition:.5s;width:0;z-index:10}.sidenav .sidenav-close-button{font-size:3.6rem !important;outline:0 !important;padding-right:30px !important;position:absolute;right:0;top:0}.sidenav hr{border-color:#818181;width:80%}.sidenav a{color:#818181;display:block;font-size:1.6rem;outline:0 !important;padding:8px 8px 8px 32px;text-decoration:none;transition:.3s;white-space:nowrap}.sidenav a:hover{color:#e1e1e1}.sidenav a[disabled]{cursor:default}.sidenav a[disabled]:hover{color:#818181;cursor:default;pointer-events:none}.sidenav button{margin-left:20px !important;margin-right:20px !important;min-width:150px;width:84%}.container{position:absolute;transition:margin-left .5s,margin-right .5s;width:100%}.overlay{background-color:#000;display:inline;height:100%;left:0;opacity:0;position:fixed;top:0;transition:opacity .5s,visibility .5s;visibility:hidden;width:100%;z-index:1}@media(min-width: 544px){.sidenav{padding-top:60px}.sidenav a{font-size:2rem}}footer,.footer{background-color:#111;border-top:2px solid #e1e1e1;display:block;left:0;max-width:100%;padding:25px 50px 0;position:absolute;right:0;text-align:center}footer .col,footer .row,.footer .col,.footer .row{margin-bottom:0}@media(min-width: 544px){footer,.footer{text-align:left}}ul{list-style:disc}ul ul,ul ol{font-size:90%;margin:1.5rem 0 1.5rem 3rem}ol{list-style:decimal}ol ul,ol ol{font-size:90%;margin:1.5rem 0 1.5rem 3rem}li{margin-bottom:1rem}table{border-spacing:0}table.striped tr:nth-child(even){background-color:#2f2f2f}table.centerize>thead th,table.centerize>tbody td{text-align:center}table.hoverable>tbody tr{transition:background-color .3s}table.hoverable>tbody tr:hover{background-color:#404040}th,td{border-bottom:1px #7c7c7c solid;padding:12px 15px;text-align:left}th:first-child,td:first-child{padding-left:0}th:last-child,td:last-child{padding-right:0}code{background-color:rgba(0,0,0,0);border:1px #e1e1e1 solid;border-radius:5px;color:#e1e1e1;font-size:90%;padding:1px 5px;white-space:nowrap}code .filled{background-color:#e1e1e1;color:#222}pre{background-color:rgba(0,0,0,0);border:2px #e1e1e1 solid;border-radius:5px;color:#e1e1e1;overflow-x:auto;white-space:normal}pre.filled{background-color:#e1e1e1;color:#222}pre.filled>code{background-color:#e1e1e1;color:#222}pre>code{border:0;display:inline;left:20px;overflow:auto;padding-left:20px;position:relative;white-space:pre} +.expand{box-sizing:border-box;width:100%}.responsive{box-sizing:border-box;max-width:100%}.float-left{float:left !important}.float-right{float:right !important}.centerize{margin-left:auto;margin-right:auto}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.vertical-line{border-left:1px #e1e1e1 solid}@media(max-width: 544px){.hide-on-mobile{display:none !important}.vertical-line{border-left:0}}@media(max-width: 768px){.hide-on-tablet{display:none !important}}@media(min-width: 768px){.hide-on-desktop{display:none !important}}@media(min-width: 544px){.hide-on-non-mobile{display:none !important}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{-webkit-tap-highlight-color:rgba(0,0,0,0);font-size:62.5%;height:100%}body{background-color:#222;color:#e1e1e1;font-family:"Open Sans",sans-serif;font-size:1.4rem;font-weight:400;height:100%;line-height:1.6}a{color:#55acee;text-decoration:none}a:hover{color:#74c1fb}button,a.button,input[type=submit],input[type=reset],input[type=button]{margin-bottom:1rem}input,textarea,select,fieldset{margin-bottom:1.5rem}blockquote,dl,figure,table,p,ul,ol,form{margin-bottom:2.5rem}hr{border-top:1px solid #e1e1e1;margin-bottom:3.5rem;margin-top:3rem}::selection{background:#15acee;color:#222}::-moz-selection{background:#15acee;color:#222}.content,.row{clear:both}.content::after,.row::after{clear:both;content:"";display:table}.row{margin-left:auto;margin-right:auto;display:block;margin-bottom:10px}.content{box-sizing:border-box;margin:0 auto;max-width:960px;padding:0 20px;padding-top:40px;position:relative;width:100%}.col{box-sizing:border-box;float:left;width:100%}@media(min-width: 400px){.content{padding-left:0;padding-right:0;width:85%}}@media(min-width: 544px){.content{width:80%}.col{margin-left:4%}.col:first-child{margin-left:0}.col.one{width:4.6666666667%}.col.two{width:13.3333333333%}.col.three{width:22%}.col.four{width:30.6666666667%}.col.five{width:39.3333333333%}.col.six{width:48%}.col.seven{width:56.6666666667%}.col.eight{width:65.3333333333%}.col.nine{width:74%}.col.ten{width:82.6666666667%}.col.eleven{width:91.3333333333%}.col.twelve{margin-left:0;width:100%}.col.one-third{width:30.6666666667%}.col.two-third,.col.two-thirds{width:65.3333333333%}.col.half,.col.one-half{width:48%}.col.offset-by-one{margin-left:8.6666666667%}.col.offset-by-two{margin-left:17.3333333333%}.col.offset-by-three{margin-left:26%}.col.offset-by-four{margin-left:34.6666666667%}.col.offset-by-five{margin-left:43.3333333333%}.col.offset-by-six{margin-left:52%}.col.offset-by-seven{margin-left:60.6666666667%}.col.offset-by-eight{margin-left:69.3333333333%}.col.offset-by-nine{margin-left:78%}.col.offset-by-ten{margin-left:86.6666666667%}.col.offset-by-eleven{margin-left:95.3333333333%}.col.offset-by-one-third{margin-left:34.6666666667%}.col.offset-by-two-third,.col.offset-by-two-thirds{margin-left:69.3333333333%}.col.offset-by-half,.col.offset-by-one-half{margin-left:52%}}.flexbox.row,.flexbox.row-reverse,.flexbox.col,.flexbox.col-reverse{display:-ms-flexbox;display:-webkit-flex;display:flex}.flexbox.inline{display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex}.flexbox.row{-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row}.flexbox.row-reverse{-ms-flex-direction:row-reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.flexbox.col{-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}@media(min-width: 544px){.flexbox.col{margin-left:unset;margin-right:unset}}.flexbox.col-reverse{-ms-flex-direction:column-reverse;-webkit-flex-direction:column-reverse;flex-direction:column-reverse}.flexbox.wrap{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.flexbox.no-wrap{-ms-flex-wrap:nowrap;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.flexbox.wrap-reverse{-ms-flex-wrap:wrap-reverse;-webkit-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.flex.auto{-ms-flex:1 1 auto;-webkit-flex:1 1 auto;flex:1 1 auto}.flex.none{-ms-flex:none;-webkit-flex:none;flex:none}.flex-1,.flex.one{-ms-flex:1;-webkit-flex:1;flex:1}.flex-2,.flex.two{-ms-flex:2;-webkit-flex:2;flex:2}.flex-3,.flex.three{-ms-flex:3;-webkit-flex:3;flex:3}.flex-4,.flex.four{-ms-flex:4;-webkit-flex:4;flex:4}.flex-5,.flex.five{-ms-flex:5;-webkit-flex:5;flex:5}.flex-6,.flex.six{-ms-flex:6;-webkit-flex:6;flex:6}.flex-7,.flex.seven{-ms-flex:7;-webkit-flex:7;flex:7}.flex-8,.flex.eight{-ms-flex:8;-webkit-flex:8;flex:8}.flex-9,.flex.nine{-ms-flex:9;-webkit-flex:9;flex:9}.flex-10,.flex.ten{-ms-flex:10;-webkit-flex:10;flex:10}.flex-11,.flex.eleven{-ms-flex:11;-webkit-flex:11;flex:11}.flex-12,.flex.twelve{-ms-flex:12;-webkit-flex:12;flex:12}.flexbox.start{-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}.flexbox.center,.flexbox.center-center{-ms-flex-align:center;-webkit-align-items:center;align-items:center}.flexbox.end{-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end}.flexbox.start-justified{-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.flexbox.center-justified,.flexbox.center-center{-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.flexbox.end-justified{-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.flexbox.around-justified{-ms-flex-pack:around;-webkit-justify-content:space-around;justify-content:space-around}.flexbox.justified{-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.self-start{-ms-align-self:flex-start;-webkit-align-self:flex-start;align-self:flex-start}.self-center{-ms-align-self:center;-webkit-align-self:center;align-self:center}.self-end{-ms-align-self:flex-end;-webkit-align-self:flex-end;align-self:flex-end}.self-stretch{-ms-align-self:stretch;-webkit-align-self:stretch;align-self:stretch}body.fullbleed{margin:0;height:100vh}.block{display:block}[hidden]{display:none !important}.invisible{visibility:hidden !important}.relative{position:relative}.fit{position:absolute;top:0;right:0;bottom:0;left:0}.scroll{-webkit-overflow-scrolling:touch;overflow:auto}.fixed-bottom,.fixed-left,.fixed-right,.fixed-top{position:fixed}.fixed-top{top:0;left:0;right:0}.fixed-right{top:0;right:0;bottom:0}.fixed-bottom{right:0;bottom:0;left:0}.fixed-left{top:0;bottom:0;left:0}h1,h2,h3,h4,h5,h6{font-weight:300;margin-bottom:2rem;margin-top:0}h1{font-size:4rem;letter-spacing:-0.1rem;line-height:1.2}h2{font-size:3.6rem;letter-spacing:-0.1rem;line-height:1.25}h3{font-size:3rem;letter-spacing:-0.1rem;line-height:1.3}h4{font-size:2.4rem;letter-spacing:-0.08rem;line-height:1.35}h5{font-size:1.8rem;letter-spacing:-0.05rem;line-height:1.5}h6{font-size:1.5rem;letter-spacing:0;line-height:1.6}@media(min-width: 768px){h1{font-size:5rem}h2{font-size:4.2rem}h3{font-size:3.6rem}h4{font-size:3rem}h5{font-size:2.4rem}h6{font-size:1.5rem}}p{margin-top:0}button:focus,a.button:focus,input[type=submit]:focus,input[type=reset]:focus,input[type=button]:focus{outline:0 !important}button,a.button,input[type=submit],input[type=reset],input[type=button]{-moz-transition:.3s;-o-transition:.3s;-webkit-transition:.3s;background-color:rgba(0,0,0,0);border:2px solid #e1e1e1;border-radius:5px;color:#e1e1e1;cursor:pointer;display:inline-block;font-size:1.4rem;line-height:normal !important;max-width:98%;padding:8px 10px;text-decoration:none;transition:.3s}button.small,a.button.small,input[type=submit].small,input[type=reset].small,input[type=button].small{font-size:1.2rem}button.medium,a.button.medium,input[type=submit].medium,input[type=reset].medium,input[type=button].medium{font-size:1.6rem}button.large,a.button.large,input[type=submit].large,input[type=reset].large,input[type=button].large{font-size:2.2rem}button:hover,a.button:hover,input[type=submit]:hover,input[type=reset]:hover,input[type=button]:hover{background-color:#e1e1e1;border-color:#e1e1e1;color:#222}button:active,a.button:active,input[type=submit]:active,input[type=reset]:active,input[type=button]:active{background-color:#b9b9b9;border-color:#b9b9b9}button:disabled,a.button:disabled,input[type=submit]:disabled,input[type=reset]:disabled,input[type=button]:disabled{border-color:#888;color:#888;pointer-events:none}button.disabled,a.button.disabled,input[type=submit].disabled,input[type=reset].disabled,input[type=button].disabled{border-color:#888;color:#888;pointer-events:none}button.blue,a.button.blue,input[type=submit].blue,input[type=reset].blue,input[type=button].blue{border:2px #55acee solid;color:#55acee}button.blue:hover,a.button.blue:hover,input[type=submit].blue:hover,input[type=reset].blue:hover,input[type=button].blue:hover{background-color:#55acee;border-color:#55acee;color:#222}button.blue:active,a.button.blue:active,input[type=submit].blue:active,input[type=reset].blue:active,input[type=button].blue:active{background-color:#4b82b7;border-color:#4b82b7}button.green,a.button.green,input[type=submit].green,input[type=reset].green,input[type=button].green{border:2px #2ecc71 solid;color:#2ecc71}button.green:hover,a.button.green:hover,input[type=submit].green:hover,input[type=reset].green:hover,input[type=button].green:hover{background-color:#2ecc71;border-color:#2ecc71;color:#222}button.green:active,a.button.green:active,input[type=submit].green:active,input[type=reset].green:active,input[type=button].green:active{background-color:#21a057;border-color:#21a057}button.red,a.button.red,input[type=submit].red,input[type=reset].red,input[type=button].red{border:2px #e74c3c solid;color:#e74c3c}button.red:hover,a.button.red:hover,input[type=submit].red:hover,input[type=reset].red:hover,input[type=button].red:hover{background-color:#e74c3c;border-color:#e74c3c;color:#222}button.red:active,a.button.red:active,input[type=submit].red:active,input[type=reset].red:active,input[type=button].red:active{background-color:#bd382a;border-color:#bd382a}button.orange,a.button.orange,input[type=submit].orange,input[type=reset].orange,input[type=button].orange{border:2px #e67e22 solid;color:#e67e22}button.orange:hover,a.button.orange:hover,input[type=submit].orange:hover,input[type=reset].orange:hover,input[type=button].orange:hover{background-color:#e67e22;border-color:#e67e22;color:#222}button.orange:active,a.button.orange:active,input[type=submit].orange:active,input[type=reset].orange:active,input[type=button].orange:active{background-color:#c16819;border-color:#c16819}.button-couple button:not(:first-child):not(:last-child),.button-couple a:not(:first-child):not(:last-child){border-radius:0;border-style:none;display:block;margin:-5px auto 5px auto !important;pointer-events:none}@media(min-width: 768px){.button-couple button:first-child,.button-couple a:first-child{border-bottom-right-radius:0;border-right-style:solid;border-top-right-radius:0;margin-right:0 !important;margin-left:3px}.button-couple button:not(:first-child):not(:last-child),.button-couple a:not(:first-child):not(:last-child){border-bottom-style:solid;border-top-style:solid;display:inline;margin:-5px !important}.button-couple button:last-child,.button-couple a:last-child{border-bottom-left-radius:0;border-left-style:solid;border-top-left-radius:0;margin:auto 3px auto 0 !important}}input[type=email],input[type=number],input[type=search],input[type=text],input[type=tel],input[type=url],input[type=password],textarea,select{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#e1e1e1;border:1px solid #d1d1d1;border-radius:4px;box-sizing:border-box;color:#000;height:40px;padding:0 10px;transition:border .3s,background-color .3s,box-shadow .3s}input[type=email]:disabled,input[type=number]:disabled,input[type=search]:disabled,input[type=text]:disabled,input[type=tel]:disabled,input[type=url]:disabled,input[type=password]:disabled,textarea:disabled,select:disabled{background-color:#b1b1b1;border-color:#b1b1b1;color:#444;-webkit-text-fill-color:#444}select{background:url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjkgMTI5IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4Ij4KICA8Zz4KICAgIDxwYXRoIGQ9Im0xMjEuMywzNC42Yy0xLjYtMS42LTQuMi0xLjYtNS44LDBsLTUxLDUxLjEtNTEuMS01MS4xYy0xLjYtMS42LTQuMi0xLjYtNS44LDAtMS42LDEuNi0xLjYsNC4yIDAsNS44bDUzLjksNTMuOWMwLjgsMC44IDEuOCwxLjIgMi45LDEuMiAxLDAgMi4xLTAuNCAyLjktMS4ybDUzLjktNTMuOWMxLjctMS42IDEuNy00LjIgMC4xLTUuOHoiIGZpbGw9IiMwMDAwMDAiLz4KICA8L2c+Cjwvc3ZnPgo=") no-repeat;background-color:#e1e1e1;background-position:98% 50%;outline:0 !important}select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 #000}textarea{min-height:65px;padding:6px 10px}input[type=email]:focus,input[type=number]:focus,input[type=search]:focus,input[type=text]:focus,input[type=tel]:focus,input[type=url]:focus,input[type=password]:focus,textarea:focus,select:focus{background-color:#fff;outline:0 !important}input[type=email].error,input[type=number].error,input[type=search].error,input[type=text].error,input[type=tel].error,input[type=url].error,input[type=password].error,textarea.error,select.error{border:1px #e74c3c solid;box-shadow:0 1px 3px rgba(0,0,0,.1) inset,0 0 8px #e74c3c}input[type=email].warning,input[type=number].warning,input[type=search].warning,input[type=text].warning,input[type=tel].warning,input[type=url].warning,input[type=password].warning,textarea.warning,select.warning{border:1px #e67e22 solid;box-shadow:0 1px 3px rgba(0,0,0,.1) inset,0 0 8px #e67e22}input[type=email].success,input[type=number].success,input[type=search].success,input[type=text].success,input[type=tel].success,input[type=url].success,input[type=password].success,textarea.success,select.success{border:1px #2ecc71 solid;box-shadow:0 1px 3px rgba(0,0,0,.1) inset,0 0 8px #2ecc71}label,legend{display:block;font-weight:normal;margin-bottom:.5rem}fieldset{border:2px solid #e1e1e1;border-radius:5px;margin:10px 5px;padding:20px}input[type=checkbox],input[type=radio]{display:inline;opacity:0;position:absolute;cursor:pointer;margin:5px;vertical-align:middle}label .checkbox,label .radio{cursor:pointer;margin:5px;position:relative;vertical-align:middle}input[type=checkbox]+label.checkbox::before,input[type=radio]+label.radio::before{background-color:rgba(0,0,0,0);border:2px solid #e1e1e1;border-radius:5px;content:"";display:inline-block;height:10px;margin:auto 10px 3px auto;padding:2px;text-align:center;transition:background-color .3s,box-shadow .3s;vertical-align:middle;width:10px}input[type=radio]+label.radio::before{border-radius:20px}input[type=checkbox]:checked+label.checkbox:before{background-color:#33bbf0}input[type=radio]:checked+label.radio:before{background-color:#33bbf0}input[type=checkbox]:focus+label.checkbox,input[type=radio]:focus+label.radio{outline:none !important}input[type=range]{appearance:none;-webkit-appearance:none;background-color:rgba(0,0,0,0);margin:0 5px}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{background:#222;border:2px solid #e1e1e1;border-radius:25px;cursor:pointer;height:26px;width:100%}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background-color:#e1e1e1;border:2px solid rgba(0,0,0,0);border-radius:25px;cursor:pointer;height:22px;width:22px}input[type=range]::-moz-range-track{background-color:#222;border:2px solid #e1e1e1;border-radius:25px;cursor:pointer;height:23px;width:100%}input[type=range]::-moz-range-thumb{background-color:#e1e1e1;border:2px solid rgba(0,0,0,0);border-radius:25px;cursor:pointer;height:17px;width:17px}input[type=range]::-moz-focus-outer{border:0}input[type=range]::-ms-track{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);color:rgba(0,0,0,0);cursor:pointer;height:26px;width:100%}input[type=range]::-ms-fill-lower,input[type=range]::-ms-fill-upper{background-color:#222;border:2px solid #e1e1e1;border-radius:50px}input[type=range]::-ms-thumb{background-color:#e1e1e1;border:2px solid rgba(0,0,0,0);border-radius:25px;cursor:pointer;height:20px}::placeholder{color:#6a6a6a;opacity:1}nav,.nav{height:52px}nav.fixed,.nav.fixed{position:fixed;width:100%;z-index:1}nav ul,.nav ul{background-color:#222;border-bottom:2px solid #e1e1e1;list-style-type:none;margin-top:0;overflow:hidden;padding:0;width:100%;height:100%;z-index:1}nav ul li,.nav ul li{float:left;margin-bottom:0}nav ul li>a,.nav ul li>a{color:#e1e1e1;display:inline-block;padding:14px 16px;text-align:center;text-decoration:none;transition:background-color .2s ease-in-out}nav ul li>a:hover,.nav ul li>a:hover{background-color:#111}nav ul li>a.button,nav ul li>button,nav ul li>input,.nav ul li>a.button,.nav ul li>button,.nav ul li>input{margin:5px 5px !important}nav ul li>a.active,.nav ul li>a.active{background-color:#111}nav ul li:first-child a.logo,.nav ul li:first-child a.logo{background-color:#e1e1e1;color:#000}nav ul li:first-child a.logo:hover,.nav ul li:first-child a.logo:hover{background-color:#f5f5f5;color:#000}li.nav-right{float:right !important;position:inherit}li.nav-left{float:left !important;position:inherit}li.nav-dropdown.nav-right .nav-dropdown-content{right:0}li.nav-dropdown.nav-right~.nav-dropdown .nav-dropdown-content{right:auto}li.nav-dropdown{display:inline-block}li.nav-dropdown .nav-dropdown-content{background-color:#111;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);display:block;min-width:160px;opacity:0;position:absolute;transition:visibility .2s,opacity .2s ease-in-out;visibility:hidden;z-index:1}li.nav-dropdown .nav-dropdown-content a{color:#e1e1e1;display:block;padding:12px 16px;text-align:left;text-decoration:none}li.nav-dropdown .nav-dropdown-content a:hover{background-color:#444}.nav-dropdown:hover .nav-dropdown-button{background-color:#111}.nav-dropdown:hover .nav-dropdown-content{opacity:1;visibility:visible}.sidenav{background-color:#000;height:100%;left:-1px;overflow-x:hidden;padding-top:15px;position:fixed;top:0;transition:.5s;width:0;z-index:10}.sidenav>*:last-child{padding-bottom:calc(100px - 4vh)}.sidenav .sidenav-close-button{font-size:3.6rem !important;outline:0 !important;padding-right:30px !important;position:absolute;right:0;top:0}.sidenav hr{border-color:#818181;width:80%}.sidenav a{color:#818181;display:block;font-size:1.6rem;outline:0 !important;padding:8px 8px 8px 32px;text-decoration:none;transition:.3s;white-space:nowrap}.sidenav a:hover{color:#e1e1e1}.sidenav a[disabled]{cursor:default}.sidenav a[disabled]:hover{color:#818181;cursor:default;pointer-events:none}.sidenav button{margin-left:20px !important;margin-right:20px !important;min-width:150px;width:84%}.container{position:absolute;transition:margin-left .5s,margin-right .5s;width:100%}.overlay{background-color:#000;display:inline;height:100%;left:0;opacity:0;position:fixed;top:0;transition:opacity .5s,visibility .5s;visibility:hidden;width:100%;z-index:1}@media(min-width: 544px){.sidenav{padding-top:60px}.sidenav a{font-size:2rem}}footer,.footer{background-color:#111;border-top:2px solid #e1e1e1;display:block;left:0;max-width:100%;padding:25px 50px 0;position:absolute;right:0;text-align:center}footer .col,footer .row,.footer .col,.footer .row{margin-bottom:0}@media(min-width: 544px){footer,.footer{text-align:left}}ul{list-style:disc}ul ul,ul ol{font-size:90%;margin:1.5rem 0 1.5rem 3rem}ol{list-style:decimal}ol ul,ol ol{font-size:90%;margin:1.5rem 0 1.5rem 3rem}li{margin-bottom:1rem}table{border-spacing:0}table.striped tr:nth-child(even){background-color:#2f2f2f}table.centerize>thead th,table.centerize>tbody td{text-align:center}table.hoverable>tbody tr{transition:background-color .3s}table.hoverable>tbody tr:hover{background-color:#404040}th,td{border-bottom:1px #7c7c7c solid;padding:12px 10px;text-align:left}code{background-color:rgba(0,0,0,0);border:1px #e1e1e1 solid;border-radius:5px;color:#e1e1e1;font-size:90%;padding:1px 5px;white-space:nowrap}code.filled{background-color:#e1e1e1;color:#222}pre{background-color:rgba(0,0,0,0);border:2px #e1e1e1 solid;border-radius:5px;color:#e1e1e1;overflow-x:auto;white-space:normal}pre.filled{background-color:#e1e1e1;color:#222}pre.filled>code{background-color:#e1e1e1;color:#222}pre>code{border:0;display:inline;left:20px;overflow:auto;position:relative;white-space:pre}pre>code>span{padding-right:20px} /*# sourceMappingURL=meshki.min.css.map */ \ No newline at end of file diff --git a/dist/js/meshki.js b/dist/js/meshki.js index b599201..96ee98e 100644 --- a/dist/js/meshki.js +++ b/dist/js/meshki.js @@ -1,5 +1,5 @@ /* - * Meshki v2.5.0 (https://borderliner.github.io/Meshki/) + * Meshki v2.5.1 (https://borderliner.github.io/Meshki/) * Copyright 2016-2024 Reza Hajianpour * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/dist/js/meshki.min.js b/dist/js/meshki.min.js index 8b731be..b8d8d58 100644 --- a/dist/js/meshki.min.js +++ b/dist/js/meshki.min.js @@ -1,5 +1,5 @@ /* - * Meshki v2.5.0 (https://borderliner.github.io/Meshki/) + * Meshki v2.5.1 (https://borderliner.github.io/Meshki/) * Copyright 2016-2024 Reza Hajianpour * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/dist/plugins/meshki-extra-button-colors.css b/dist/plugins/meshki-extra-button-colors.css index 70da699..419e65b 100644 --- a/dist/plugins/meshki-extra-button-colors.css +++ b/dist/plugins/meshki-extra-button-colors.css @@ -1,5 +1,5 @@ /* - * Meshki v2.5.0 (https://borderliner.github.io/Meshki/) + * Meshki v2.5.1 (https://borderliner.github.io/Meshki/) * Copyright 2016-2024 Reza Hajianpour * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/dist/plugins/meshki-extra-button-colors.min.css b/dist/plugins/meshki-extra-button-colors.min.css index 2250cfc..aa6c222 100644 --- a/dist/plugins/meshki-extra-button-colors.min.css +++ b/dist/plugins/meshki-extra-button-colors.min.css @@ -1,5 +1,5 @@ /* - * Meshki v2.5.0 (https://borderliner.github.io/Meshki/) + * Meshki v2.5.1 (https://borderliner.github.io/Meshki/) * Copyright 2016-2024 Reza Hajianpour * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/dist/plugins/meshki-rtl.css b/dist/plugins/meshki-rtl.css index 002df69..5539860 100644 --- a/dist/plugins/meshki-rtl.css +++ b/dist/plugins/meshki-rtl.css @@ -1,5 +1,5 @@ /* - * Meshki v2.5.0 (https://borderliner.github.io/Meshki/) + * Meshki v2.5.1 (https://borderliner.github.io/Meshki/) * Copyright 2016-2024 Reza Hajianpour * * Licensed under the Apache License, Version 2.0 (the "License"); @@ -161,8 +161,6 @@ input[type=text]::-webkit-input-placeholder { } .nav ul li:first-child a.logo i { color: #000; - position: relative; - top: 3px; } .nav-dropdown-content a { @@ -187,4 +185,9 @@ input[type=text]::-webkit-input-placeholder { td, th { text-align: right; +} + +.nav i.far, .nav i.fas, .nav i.fa-brands { + position: relative; + top: 2px; } \ No newline at end of file diff --git a/dist/plugins/meshki-rtl.map b/dist/plugins/meshki-rtl.map index 068536c..357df72 100644 --- a/dist/plugins/meshki-rtl.map +++ b/dist/plugins/meshki-rtl.map @@ -1 +1 @@ -{"version":3,"sourceRoot":"","sources":["file:///home/reza/.local/src/Meshki/src/scss/plugins/rtl/main.scss","file:///home/reza/.local/src/Meshki/src/scss/plugins/rtl/_variables.scss","file:///home/reza/.local/src/Meshki/src/scss/utils/mixins/_button.scss","file:///home/reza/.local/src/Meshki/src/scss/utils/variables/_colors.scss"],"names":[],"mappings":"AAmBQ,sFAER,KACE,cACA,0DACA,UCtBc,ODuBd,kBACA,mBACA,aCxBiB,MD4BnB,sCAKE,0DAIF,IACE,cEnCA,wEF0CA,iBAKA,6GAEE,gBACA,kBACA,cACA,qCAKJ,yBAII,+DAEE,4BACA,+BACA,mBACA,yBACA,4BACA,0BAIF,6GAEE,0BACA,uBACA,eACA,uBACA,mBACA,kBAIF,6DAEE,8BACA,6BACA,mBACA,2BACA,0BACA,0BAON,yBAEE,eAEE,kBAOJ,OACE,2BAIF,gFAEE,0BAIF,4CACE,QAMF,KACE,YACA,iBAIF,yBACE,KACE,gBAGA,iBACE,iBACA,eAIF,8CACA,+CACA,sCACA,gDACA,gDACA,oCACA,iDACA,iDACA,qCACA,+CACA,kDAEA,qDACA,sDAEA,0CASA,WACE,YAIF,gCACE,MG3K6B,KH4K7B,kBACA,QAMJ,wBACE,iBAOJ,SACE,UACA,QAGA,WACE,yBAKJ,sBACE,OACA,6BACA,2BACA,sBAKF,MAEE","file":"./"} \ No newline at end of file +{"version":3,"sourceRoot":"","sources":["file:///home/reza/.local/src/Meshki/src/scss/plugins/rtl/main.scss","file:///home/reza/.local/src/Meshki/src/scss/plugins/rtl/_variables.scss","file:///home/reza/.local/src/Meshki/src/scss/utils/mixins/_button.scss","file:///home/reza/.local/src/Meshki/src/scss/utils/variables/_colors.scss"],"names":[],"mappings":"AAmBQ,sFAER,KACE,cACA,0DACA,UCtBc,ODuBd,kBACA,mBACA,aCxBiB,MD4BnB,sCAKE,0DAIF,IACE,cEnCA,wEF0CA,iBAKA,6GAEE,gBACA,kBACA,cACA,qCAKJ,yBAII,+DAEE,4BACA,+BACA,mBACA,yBACA,4BACA,0BAIF,6GAEE,0BACA,uBACA,eACA,uBACA,mBACA,kBAIF,6DAEE,8BACA,6BACA,mBACA,2BACA,0BACA,0BAON,yBAEE,eAEE,kBAOJ,OACE,2BAIF,gFAEE,0BAIF,4CACE,QAMF,KACE,YACA,iBAIF,yBACE,KACE,gBAGA,iBACE,iBACA,eAIF,8CACA,+CACA,sCACA,gDACA,gDACA,oCACA,iDACA,iDACA,qCACA,+CACA,kDAEA,qDACA,sDAEA,0CASA,WACE,YAIF,gCACE,MG3K6B,KHiLjC,wBACE,iBAOJ,SACE,UACA,QAGA,WACE,yBAKJ,sBACE,OACA,6BACA,2BACA,sBAKF,MAEE,iBAGF,uCACE,kBACA","file":"./"} \ No newline at end of file diff --git a/dist/plugins/meshki-rtl.min.css b/dist/plugins/meshki-rtl.min.css index 453ef15..8fa9cef 100644 --- a/dist/plugins/meshki-rtl.min.css +++ b/dist/plugins/meshki-rtl.min.css @@ -1,5 +1,5 @@ /* - * Meshki v2.5.0 (https://borderliner.github.io/Meshki/) + * Meshki v2.5.1 (https://borderliner.github.io/Meshki/) * Copyright 2016-2024 Reza Hajianpour * * Licensed under the Apache License, Version 2.0 (the "License"); @@ -15,6 +15,6 @@ * limitations under the License. */ -@import"https://fonts.googleapis.com/css2?family=Vazirmatn:wght@400;700&display=swap";body{direction:rtl;font-family:"Vazirmatn",sans-serif,"Open Sans",sans-serif;font-size:1.5rem;font-style:normal;font-weight:normal;word-spacing:.12em}button,input,optgroup,select,textarea{font-family:"Vazirmatn",sans-serif,"Open Sans",sans-serif}pre{direction:ltr}button,a.button,input[type=submit],input[type=reset],input[type=button]{padding:6px 12px}.button-couple button:not(:first-child):not(:last-child),.button-couple a:not(:first-child):not(:last-child){border-radius:0;border-style:none;display:block;margin:-5px auto 5px auto !important}@media(min-width: 768px){.button-couple button:first-child,.button-couple a:first-child{border-bottom-left-radius:0;border-bottom-right-radius:5px;border-style:solid;border-top-left-radius:0;border-top-right-radius:5px;margin-right:0 !important}.button-couple button:not(:first-child):not(:last-child),.button-couple a:not(:first-child):not(:last-child){border-bottom-style:solid;border-top-style:solid;display:inline;margin:-9px !important;padding-right:12px;padding-left:12px}.button-couple button:last-child,.button-couple a:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:0;border-style:solid;border-top-left-radius:5px;border-top-right-radius:0;margin-left:0 !important}}@media(min-width: 544px){footer,.footer{text-align:right}}select{background-position:2% 50%}input[type=checkbox]+label.checkbox:before,input[type=radio]+label.radio:before{margin:4px auto auto 10px}input[type=text]::-webkit-input-placeholder{top:0px}.col{float:right;margin-left:auto}@media(min-width: 544px){.col{margin-right:4%}.col:first-child{margin-left:auto;margin-right:0}.col.offset-by-one{margin-right:8.6666666667%}.col.offset-by-two{margin-right:17.3333333333%}.col.offset-by-three{margin-right:26%}.col.offset-by-four{margin-right:34.6666666667%}.col.offset-by-five{margin-right:43.3333333333%}.col.offset-by-six{margin-right:52%}.col.offset-by-seven{margin-right:60.6666666667%}.col.offset-by-eight{margin-right:69.3333333333%}.col.offset-by-nine{margin-right:78%}.col.offset-by-ten{margin-right:86.6666666667%}.col.offset-by-eleven{margin-right:95.3333333333%}.col.offset-by-one-third{margin-right:34.6666666667%}.col.offset-by-two-thirds{margin-right:69.3333333333%}.col.offset-by-one-half{margin-right:52%}}.nav ul li{float:right}.nav ul li:first-child a.logo i{color:#000;position:relative;top:3px}.nav-dropdown-content a{text-align:right}.sidenav{left:auto;right:0}.sidenav a{padding:8px 32px 8px 8px}.sidenav-close-button{left:0;padding-left:30px !important;padding-right:0 !important;right:auto !important}td,th{text-align:right} +@import"https://fonts.googleapis.com/css2?family=Vazirmatn:wght@400;700&display=swap";body{direction:rtl;font-family:"Vazirmatn",sans-serif,"Open Sans",sans-serif;font-size:1.5rem;font-style:normal;font-weight:normal;word-spacing:.12em}button,input,optgroup,select,textarea{font-family:"Vazirmatn",sans-serif,"Open Sans",sans-serif}pre{direction:ltr}button,a.button,input[type=submit],input[type=reset],input[type=button]{padding:6px 12px}.button-couple button:not(:first-child):not(:last-child),.button-couple a:not(:first-child):not(:last-child){border-radius:0;border-style:none;display:block;margin:-5px auto 5px auto !important}@media(min-width: 768px){.button-couple button:first-child,.button-couple a:first-child{border-bottom-left-radius:0;border-bottom-right-radius:5px;border-style:solid;border-top-left-radius:0;border-top-right-radius:5px;margin-right:0 !important}.button-couple button:not(:first-child):not(:last-child),.button-couple a:not(:first-child):not(:last-child){border-bottom-style:solid;border-top-style:solid;display:inline;margin:-9px !important;padding-right:12px;padding-left:12px}.button-couple button:last-child,.button-couple a:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:0;border-style:solid;border-top-left-radius:5px;border-top-right-radius:0;margin-left:0 !important}}@media(min-width: 544px){footer,.footer{text-align:right}}select{background-position:2% 50%}input[type=checkbox]+label.checkbox:before,input[type=radio]+label.radio:before{margin:4px auto auto 10px}input[type=text]::-webkit-input-placeholder{top:0px}.col{float:right;margin-left:auto}@media(min-width: 544px){.col{margin-right:4%}.col:first-child{margin-left:auto;margin-right:0}.col.offset-by-one{margin-right:8.6666666667%}.col.offset-by-two{margin-right:17.3333333333%}.col.offset-by-three{margin-right:26%}.col.offset-by-four{margin-right:34.6666666667%}.col.offset-by-five{margin-right:43.3333333333%}.col.offset-by-six{margin-right:52%}.col.offset-by-seven{margin-right:60.6666666667%}.col.offset-by-eight{margin-right:69.3333333333%}.col.offset-by-nine{margin-right:78%}.col.offset-by-ten{margin-right:86.6666666667%}.col.offset-by-eleven{margin-right:95.3333333333%}.col.offset-by-one-third{margin-right:34.6666666667%}.col.offset-by-two-thirds{margin-right:69.3333333333%}.col.offset-by-one-half{margin-right:52%}}.nav ul li{float:right}.nav ul li:first-child a.logo i{color:#000}.nav-dropdown-content a{text-align:right}.sidenav{left:auto;right:0}.sidenav a{padding:8px 32px 8px 8px}.sidenav-close-button{left:0;padding-left:30px !important;padding-right:0 !important;right:auto !important}td,th{text-align:right}.nav i.far,.nav i.fas,.nav i.fa-brands{position:relative;top:2px} /*# sourceMappingURL=plugins/.map */ \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index bb7d9d6..b024c82 100644 --- a/docs/index.html +++ b/docs/index.html @@ -19,15 +19,15 @@ - + - + + + @@ -116,7 +116,7 @@

Stylish. Dark. Responsive.

@@ -127,8 +127,8 @@

Stylish. Dark. Responsive.

title="Copy to clipboard" data-clipboard-target="#code-cdn"> -<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/meshki@2.5.0/dist/css/meshki.min.css"> -<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/meshki@2.5.0/dist/js/meshki.min.js"></script> +<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/meshki@2.5.1/dist/css/meshki.min.css"> +<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/meshki@2.5.1/dist/js/meshki.min.js"></script>
@@ -1085,7 +1085,7 @@

[Plugin] Extra Button Colors

title="Copy to clipboard" data-clipboard-target="#code-extra-button-colors"> -<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/meshki@2.5.0/dist/plugins/meshki-extra-button-colors.min.css"> +<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/meshki@2.5.1/dist/plugins/meshki-extra-button-colors.min.css">

diff --git a/docs/rtl/index.html b/docs/rtl/index.html index 62a5577..69b3fe9 100644 --- a/docs/rtl/index.html +++ b/docs/rtl/index.html @@ -19,17 +19,17 @@ - + - + + + + @@ -119,7 +119,7 @@

زیبا.  مشکی.  واکنش‌گرا.

@@ -130,10 +130,10 @@

زیبا.  مشکی.  واکنش‌گرا.

title="Copy to clipboard" data-clipboard-target="#code-cdn"> -<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/meshki@2.5.0/dist/css/meshki.min.css"> -<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/meshki@2.5.0/dist/js/meshki.min.js"></script> +<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/meshki@2.5.1/dist/css/meshki.min.css"> +<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/meshki@2.5.1/dist/js/meshki.min.js"></script> -<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/meshki@2.5.0/dist/js/meshki-rtl.min.css"> +<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/meshki@2.5.1/dist/js/meshki-rtl.min.css">
@@ -1104,7 +1104,7 @@

[افزونه] دکمه‌های رنگی بیشتر

title="Copy to clipboard" data-clipboard-target="#code-extra-button-colors"> -<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/meshki@2.5.0/dist/plugins/meshki-extra-button-colors.min.css"> +<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/meshki@2.5.1/dist/plugins/meshki-extra-button-colors.min.css">

diff --git a/package-lock.json b/package-lock.json index e1bf150..acd220f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "meshki", - "version": "2.5.0", + "version": "2.5.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "meshki", - "version": "2.5.0", + "version": "2.5.1", "license": "Apache-2.0", "devDependencies": { "chalk": "^5.3.0", diff --git a/package.json b/package.json index f77eab8..a4ddf89 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "meshki", - "version": "2.5.0", + "version": "2.5.1", "description": "Meshki: The most stylish CSS library on planet Earth!", "main": "build.js", "type": "module", diff --git a/src/js/meshki.js b/src/js/meshki.js index b599201..96ee98e 100644 --- a/src/js/meshki.js +++ b/src/js/meshki.js @@ -1,5 +1,5 @@ /* - * Meshki v2.5.0 (https://borderliner.github.io/Meshki/) + * Meshki v2.5.1 (https://borderliner.github.io/Meshki/) * Copyright 2016-2024 Reza Hajianpour * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/src/scss/main.scss b/src/scss/main.scss index 230c4e2..04a9eee 100644 --- a/src/scss/main.scss +++ b/src/scss/main.scss @@ -1,5 +1,5 @@ /* - * Meshki v2.5.0 (https://borderliner.github.io/Meshki/) + * Meshki v2.5.1 (https://borderliner.github.io/Meshki/) * Copyright 2016-2024 Reza Hajianpour * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/src/scss/plugins/extra-button-colors/main.scss b/src/scss/plugins/extra-button-colors/main.scss index c6b574a..4c01aa6 100644 --- a/src/scss/plugins/extra-button-colors/main.scss +++ b/src/scss/plugins/extra-button-colors/main.scss @@ -1,5 +1,5 @@ /* - * Meshki v2.5.0 (https://borderliner.github.io/Meshki/) + * Meshki v2.5.1 (https://borderliner.github.io/Meshki/) * Copyright 2016-2024 Reza Hajianpour * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/src/scss/plugins/rtl/main.scss b/src/scss/plugins/rtl/main.scss index 8ef387e..0e29485 100644 --- a/src/scss/plugins/rtl/main.scss +++ b/src/scss/plugins/rtl/main.scss @@ -1,5 +1,5 @@ /* - * Meshki v2.5.0 (https://borderliner.github.io/Meshki/) + * Meshki v2.5.1 (https://borderliner.github.io/Meshki/) * Copyright 2016-2024 Reza Hajianpour * * Licensed under the Apache License, Version 2.0 (the "License");