From 750d32b2c911204789669763325667c97aa392bb Mon Sep 17 00:00:00 2001 From: Build Bot Date: Sun, 19 Dec 2021 19:27:51 +0000 Subject: [PATCH] Automatic css build --- styles.css | 344 +++++++++++++++++++++++++++++++++-------------------- 1 file changed, 218 insertions(+), 126 deletions(-) diff --git a/styles.css b/styles.css index ce36d57..e84efd1 100644 --- a/styles.css +++ b/styles.css @@ -248,6 +248,7 @@ iframe { 90% { -webkit-transform: translate3d(0, -4px, 0); transform: translate3d(0, -4px, 0); } } + @keyframes bounce { from, 20%, 53%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); @@ -267,6 +268,7 @@ iframe { 90% { -webkit-transform: translate3d(0, -4px, 0); transform: translate3d(0, -4px, 0); } } + .bounce { -webkit-animation-name: bounce; animation-name: bounce; @@ -278,11 +280,13 @@ iframe { opacity: 1; } 25%, 75% { opacity: 0; } } + @keyframes flash { from, 50%, to { opacity: 1; } 25%, 75% { opacity: 0; } } + .flash { -webkit-animation-name: flash; animation-name: flash; } @@ -298,6 +302,7 @@ iframe { to { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } + @keyframes pulse { from { -webkit-transform: scale3d(1, 1, 1); @@ -308,6 +313,7 @@ iframe { to { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } + .pulse { -webkit-animation-name: pulse; animation-name: pulse; } @@ -334,6 +340,7 @@ iframe { to { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } + @keyframes rubberBand { from { -webkit-transform: scale3d(1, 1, 1); @@ -356,6 +363,7 @@ iframe { to { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } + .rubberBand { -webkit-animation-name: rubberBand; animation-name: rubberBand; } @@ -370,6 +378,7 @@ iframe { 20%, 40%, 60%, 80% { -webkit-transform: translate3d(10px, 0, 0); transform: translate3d(10px, 0, 0); } } + @keyframes shake { from, to { -webkit-transform: translate3d(0, 0, 0); @@ -380,6 +389,7 @@ iframe { 20%, 40%, 60%, 80% { -webkit-transform: translate3d(10px, 0, 0); transform: translate3d(10px, 0, 0); } } + .shake { -webkit-animation-name: shake; animation-name: shake; } @@ -403,6 +413,7 @@ iframe { 50% { -webkit-transform: translateX(0); transform: translateX(0); } } + @keyframes headShake { 0% { -webkit-transform: translateX(0); @@ -422,6 +433,7 @@ iframe { 50% { -webkit-transform: translateX(0); transform: translateX(0); } } + .headShake { -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; @@ -444,6 +456,7 @@ iframe { to { -webkit-transform: rotate3d(0, 0, 1, 0deg); transform: rotate3d(0, 0, 1, 0deg); } } + @keyframes swing { 20% { -webkit-transform: rotate3d(0, 0, 1, 15deg); @@ -460,6 +473,7 @@ iframe { to { -webkit-transform: rotate3d(0, 0, 1, 0deg); transform: rotate3d(0, 0, 1, 0deg); } } + .swing { -webkit-transform-origin: top center; transform-origin: top center; @@ -482,6 +496,7 @@ iframe { to { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } + @keyframes tada { from { -webkit-transform: scale3d(1, 1, 1); @@ -498,6 +513,7 @@ iframe { to { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } + .tada { -webkit-animation-name: tada; animation-name: tada; } @@ -525,6 +541,7 @@ iframe { to { -webkit-transform: none; transform: none; } } + @keyframes wobble { from { -webkit-transform: none; @@ -547,6 +564,7 @@ iframe { to { -webkit-transform: none; transform: none; } } + .wobble { -webkit-animation-name: wobble; animation-name: wobble; } @@ -571,11 +589,12 @@ iframe { -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg); transform: skewX(-0.78125deg) skewY(-0.78125deg); } 77.7% { - -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); - transform: skewX(0.390625deg) skewY(0.390625deg); } + -webkit-transform: skewX(0.39062deg) skewY(0.39062deg); + transform: skewX(0.39062deg) skewY(0.39062deg); } 88.8% { - -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg); - transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } } + -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg); + transform: skewX(-0.19531deg) skewY(-0.19531deg); } } + @keyframes jello { from, 11.1%, to { -webkit-transform: none; @@ -596,11 +615,12 @@ iframe { -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg); transform: skewX(-0.78125deg) skewY(-0.78125deg); } 77.7% { - -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); - transform: skewX(0.390625deg) skewY(0.390625deg); } + -webkit-transform: skewX(0.39062deg) skewY(0.39062deg); + transform: skewX(0.39062deg) skewY(0.39062deg); } 88.8% { - -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg); - transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } } + -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg); + transform: skewX(-0.19531deg) skewY(-0.19531deg); } } + .jello { -webkit-animation-name: jello; animation-name: jello; @@ -632,6 +652,7 @@ iframe { opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } + @keyframes bounceIn { from, 20%, 40%, 60%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); @@ -657,6 +678,7 @@ iframe { opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } + .bounceIn { -webkit-animation-name: bounceIn; animation-name: bounceIn; } @@ -682,6 +704,7 @@ iframe { to { -webkit-transform: none; transform: none; } } + @keyframes bounceInDown { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); @@ -703,6 +726,7 @@ iframe { to { -webkit-transform: none; transform: none; } } + .bounceInDown { -webkit-animation-name: bounceInDown; animation-name: bounceInDown; } @@ -728,6 +752,7 @@ iframe { to { -webkit-transform: none; transform: none; } } + @keyframes bounceInLeft { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); @@ -749,6 +774,7 @@ iframe { to { -webkit-transform: none; transform: none; } } + .bounceInLeft { -webkit-animation-name: bounceInLeft; animation-name: bounceInLeft; } @@ -774,6 +800,7 @@ iframe { to { -webkit-transform: none; transform: none; } } + @keyframes bounceInRight { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); @@ -795,6 +822,7 @@ iframe { to { -webkit-transform: none; transform: none; } } + .bounceInRight { -webkit-animation-name: bounceInRight; animation-name: bounceInRight; } @@ -820,6 +848,7 @@ iframe { to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } + @keyframes bounceInUp { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); @@ -841,6 +870,7 @@ iframe { to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } + .bounceInUp { -webkit-animation-name: bounceInUp; animation-name: bounceInUp; } @@ -857,6 +887,7 @@ iframe { opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); } } + @keyframes bounceOut { 20% { -webkit-transform: scale3d(0.9, 0.9, 0.9); @@ -869,6 +900,7 @@ iframe { opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); } } + .bounceOut { -webkit-animation-name: bounceOut; animation-name: bounceOut; } @@ -885,6 +917,7 @@ iframe { opacity: 0; -webkit-transform: translate3d(0, 2000px, 0); transform: translate3d(0, 2000px, 0); } } + @keyframes bounceOutDown { 20% { -webkit-transform: translate3d(0, 10px, 0); @@ -897,6 +930,7 @@ iframe { opacity: 0; -webkit-transform: translate3d(0, 2000px, 0); transform: translate3d(0, 2000px, 0); } } + .bounceOutDown { -webkit-animation-name: bounceOutDown; animation-name: bounceOutDown; } @@ -910,6 +944,7 @@ iframe { opacity: 0; -webkit-transform: translate3d(-2000px, 0, 0); transform: translate3d(-2000px, 0, 0); } } + @keyframes bounceOutLeft { 20% { opacity: 1; @@ -919,6 +954,7 @@ iframe { opacity: 0; -webkit-transform: translate3d(-2000px, 0, 0); transform: translate3d(-2000px, 0, 0); } } + .bounceOutLeft { -webkit-animation-name: bounceOutLeft; animation-name: bounceOutLeft; } @@ -932,6 +968,7 @@ iframe { opacity: 0; -webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0); } } + @keyframes bounceOutRight { 20% { opacity: 1; @@ -941,6 +978,7 @@ iframe { opacity: 0; -webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0); } } + .bounceOutRight { -webkit-animation-name: bounceOutRight; animation-name: bounceOutRight; } @@ -957,6 +995,7 @@ iframe { opacity: 0; -webkit-transform: translate3d(0, -2000px, 0); transform: translate3d(0, -2000px, 0); } } + @keyframes bounceOutUp { 20% { -webkit-transform: translate3d(0, -10px, 0); @@ -969,6 +1008,7 @@ iframe { opacity: 0; -webkit-transform: translate3d(0, -2000px, 0); transform: translate3d(0, -2000px, 0); } } + .bounceOutUp { -webkit-animation-name: bounceOutUp; animation-name: bounceOutUp; } @@ -978,11 +1018,13 @@ iframe { opacity: 0; } to { opacity: 1; } } + @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } + .fadeIn { -webkit-animation-name: fadeIn; animation-name: fadeIn; } @@ -996,6 +1038,7 @@ iframe { opacity: 1; -webkit-transform: none; transform: none; } } + @keyframes fadeInDown { from { opacity: 0; @@ -1005,6 +1048,7 @@ iframe { opacity: 1; -webkit-transform: none; transform: none; } } + .fadeInDown { -webkit-animation-name: fadeInDown; animation-name: fadeInDown; } @@ -1018,6 +1062,7 @@ iframe { opacity: 1; -webkit-transform: none; transform: none; } } + @keyframes fadeInDownBig { from { opacity: 0; @@ -1027,6 +1072,7 @@ iframe { opacity: 1; -webkit-transform: none; transform: none; } } + .fadeInDownBig { -webkit-animation-name: fadeInDownBig; animation-name: fadeInDownBig; } @@ -1040,6 +1086,7 @@ iframe { opacity: 1; -webkit-transform: none; transform: none; } } + @keyframes fadeInLeft { from { opacity: 0; @@ -1049,6 +1096,7 @@ iframe { opacity: 1; -webkit-transform: none; transform: none; } } + .fadeInLeft { -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft; } @@ -1062,6 +1110,7 @@ iframe { opacity: 1; -webkit-transform: none; transform: none; } } + @keyframes fadeInLeftBig { from { opacity: 0; @@ -1071,6 +1120,7 @@ iframe { opacity: 1; -webkit-transform: none; transform: none; } } + .fadeInLeftBig { -webkit-animation-name: fadeInLeftBig; animation-name: fadeInLeftBig; } @@ -1084,6 +1134,7 @@ iframe { opacity: 1; -webkit-transform: none; transform: none; } } + @keyframes fadeInRight { from { opacity: 0; @@ -1093,6 +1144,7 @@ iframe { opacity: 1; -webkit-transform: none; transform: none; } } + .fadeInRight { -webkit-animation-name: fadeInRight; animation-name: fadeInRight; } @@ -1106,6 +1158,7 @@ iframe { opacity: 1; -webkit-transform: none; transform: none; } } + @keyframes fadeInRightBig { from { opacity: 0; @@ -1115,6 +1168,7 @@ iframe { opacity: 1; -webkit-transform: none; transform: none; } } + .fadeInRightBig { -webkit-animation-name: fadeInRightBig; animation-name: fadeInRightBig; } @@ -1128,6 +1182,7 @@ iframe { opacity: 1; -webkit-transform: none; transform: none; } } + @keyframes fadeInUp { from { opacity: 0; @@ -1137,6 +1192,7 @@ iframe { opacity: 1; -webkit-transform: none; transform: none; } } + .fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; } @@ -1150,6 +1206,7 @@ iframe { opacity: 1; -webkit-transform: none; transform: none; } } + @keyframes fadeInUpBig { from { opacity: 0; @@ -1159,6 +1216,7 @@ iframe { opacity: 1; -webkit-transform: none; transform: none; } } + .fadeInUpBig { -webkit-animation-name: fadeInUpBig; animation-name: fadeInUpBig; } @@ -1168,11 +1226,13 @@ iframe { opacity: 1; } to { opacity: 0; } } + @keyframes fadeOut { from { opacity: 1; } to { opacity: 0; } } + .fadeOut { -webkit-animation-name: fadeOut; animation-name: fadeOut; } @@ -1184,6 +1244,7 @@ iframe { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } } + @keyframes fadeOutDown { from { opacity: 1; } @@ -1191,6 +1252,7 @@ iframe { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } } + .fadeOutDown { -webkit-animation-name: fadeOutDown; animation-name: fadeOutDown; } @@ -1202,6 +1264,7 @@ iframe { opacity: 0; -webkit-transform: translate3d(0, 2000px, 0); transform: translate3d(0, 2000px, 0); } } + @keyframes fadeOutDownBig { from { opacity: 1; } @@ -1209,6 +1272,7 @@ iframe { opacity: 0; -webkit-transform: translate3d(0, 2000px, 0); transform: translate3d(0, 2000px, 0); } } + .fadeOutDownBig { -webkit-animation-name: fadeOutDownBig; animation-name: fadeOutDownBig; } @@ -1220,6 +1284,7 @@ iframe { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } } + @keyframes fadeOutLeft { from { opacity: 1; } @@ -1227,6 +1292,7 @@ iframe { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } } + .fadeOutLeft { -webkit-animation-name: fadeOutLeft; animation-name: fadeOutLeft; } @@ -1238,6 +1304,7 @@ iframe { opacity: 0; -webkit-transform: translate3d(-2000px, 0, 0); transform: translate3d(-2000px, 0, 0); } } + @keyframes fadeOutLeftBig { from { opacity: 1; } @@ -1245,6 +1312,7 @@ iframe { opacity: 0; -webkit-transform: translate3d(-2000px, 0, 0); transform: translate3d(-2000px, 0, 0); } } + .fadeOutLeftBig { -webkit-animation-name: fadeOutLeftBig; animation-name: fadeOutLeftBig; } @@ -1256,6 +1324,7 @@ iframe { opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } } + @keyframes fadeOutRight { from { opacity: 1; } @@ -1263,6 +1332,7 @@ iframe { opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } } + .fadeOutRight { -webkit-animation-name: fadeOutRight; animation-name: fadeOutRight; } @@ -1274,6 +1344,7 @@ iframe { opacity: 0; -webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0); } } + @keyframes fadeOutRightBig { from { opacity: 1; } @@ -1281,6 +1352,7 @@ iframe { opacity: 0; -webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0); } } + .fadeOutRightBig { -webkit-animation-name: fadeOutRightBig; animation-name: fadeOutRightBig; } @@ -1292,6 +1364,7 @@ iframe { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } } + @keyframes fadeOutUp { from { opacity: 1; } @@ -1299,6 +1372,7 @@ iframe { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } } + .fadeOutUp { -webkit-animation-name: fadeOutUp; animation-name: fadeOutUp; } @@ -1310,6 +1384,7 @@ iframe { opacity: 0; -webkit-transform: translate3d(0, -2000px, 0); transform: translate3d(0, -2000px, 0); } } + @keyframes fadeOutUpBig { from { opacity: 1; } @@ -1317,6 +1392,7 @@ iframe { opacity: 0; -webkit-transform: translate3d(0, -2000px, 0); transform: translate3d(0, -2000px, 0); } } + .fadeOutUpBig { -webkit-animation-name: fadeOutUpBig; animation-name: fadeOutUpBig; } @@ -1347,6 +1423,7 @@ iframe { transform: perspective(400px); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } } + @keyframes flip { from { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg); @@ -1373,6 +1450,7 @@ iframe { transform: perspective(400px); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } } + .animated.flip { -webkit-backface-visibility: visible; backface-visibility: visible; @@ -1401,6 +1479,7 @@ iframe { to { -webkit-transform: perspective(400px); transform: perspective(400px); } } + @keyframes flipInX { from { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); @@ -1423,6 +1502,7 @@ iframe { to { -webkit-transform: perspective(400px); transform: perspective(400px); } } + .flipInX { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; @@ -1451,6 +1531,7 @@ iframe { to { -webkit-transform: perspective(400px); transform: perspective(400px); } } + @keyframes flipInY { from { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); @@ -1473,6 +1554,7 @@ iframe { to { -webkit-transform: perspective(400px); transform: perspective(400px); } } + .flipInY { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; @@ -1491,6 +1573,7 @@ iframe { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); transform: perspective(400px) rotate3d(1, 0, 0, 90deg); opacity: 0; } } + @keyframes flipOutX { from { -webkit-transform: perspective(400px); @@ -1503,6 +1586,7 @@ iframe { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); transform: perspective(400px) rotate3d(1, 0, 0, 90deg); opacity: 0; } } + .flipOutX { -webkit-animation-name: flipOutX; animation-name: flipOutX; @@ -1521,6 +1605,7 @@ iframe { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); transform: perspective(400px) rotate3d(0, 1, 0, 90deg); opacity: 0; } } + @keyframes flipOutY { from { -webkit-transform: perspective(400px); @@ -1533,6 +1618,7 @@ iframe { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); transform: perspective(400px) rotate3d(0, 1, 0, 90deg); opacity: 0; } } + .flipOutY { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; @@ -1556,6 +1642,7 @@ iframe { -webkit-transform: none; transform: none; opacity: 1; } } + @keyframes lightSpeedIn { from { -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg); @@ -1573,6 +1660,7 @@ iframe { -webkit-transform: none; transform: none; opacity: 1; } } + .lightSpeedIn { -webkit-animation-name: lightSpeedIn; animation-name: lightSpeedIn; @@ -1586,6 +1674,7 @@ iframe { -webkit-transform: translate3d(100%, 0, 0) skewX(30deg); transform: translate3d(100%, 0, 0) skewX(30deg); opacity: 0; } } + @keyframes lightSpeedOut { from { opacity: 1; } @@ -1593,6 +1682,7 @@ iframe { -webkit-transform: translate3d(100%, 0, 0) skewX(30deg); transform: translate3d(100%, 0, 0) skewX(30deg); opacity: 0; } } + .lightSpeedOut { -webkit-animation-name: lightSpeedOut; animation-name: lightSpeedOut; @@ -1612,6 +1702,7 @@ iframe { -webkit-transform: none; transform: none; opacity: 1; } } + @keyframes rotateIn { from { -webkit-transform-origin: center; @@ -1625,6 +1716,7 @@ iframe { -webkit-transform: none; transform: none; opacity: 1; } } + .rotateIn { -webkit-animation-name: rotateIn; animation-name: rotateIn; } @@ -1642,6 +1734,7 @@ iframe { -webkit-transform: none; transform: none; opacity: 1; } } + @keyframes rotateInDownLeft { from { -webkit-transform-origin: left bottom; @@ -1655,6 +1748,7 @@ iframe { -webkit-transform: none; transform: none; opacity: 1; } } + .rotateInDownLeft { -webkit-animation-name: rotateInDownLeft; animation-name: rotateInDownLeft; } @@ -1672,6 +1766,7 @@ iframe { -webkit-transform: none; transform: none; opacity: 1; } } + @keyframes rotateInDownRight { from { -webkit-transform-origin: right bottom; @@ -1685,6 +1780,7 @@ iframe { -webkit-transform: none; transform: none; opacity: 1; } } + .rotateInDownRight { -webkit-animation-name: rotateInDownRight; animation-name: rotateInDownRight; } @@ -1702,6 +1798,7 @@ iframe { -webkit-transform: none; transform: none; opacity: 1; } } + @keyframes rotateInUpLeft { from { -webkit-transform-origin: left bottom; @@ -1715,6 +1812,7 @@ iframe { -webkit-transform: none; transform: none; opacity: 1; } } + .rotateInUpLeft { -webkit-animation-name: rotateInUpLeft; animation-name: rotateInUpLeft; } @@ -1732,6 +1830,7 @@ iframe { -webkit-transform: none; transform: none; opacity: 1; } } + @keyframes rotateInUpRight { from { -webkit-transform-origin: right bottom; @@ -1745,6 +1844,7 @@ iframe { -webkit-transform: none; transform: none; opacity: 1; } } + .rotateInUpRight { -webkit-animation-name: rotateInUpRight; animation-name: rotateInUpRight; } @@ -1760,6 +1860,7 @@ iframe { -webkit-transform: rotate3d(0, 0, 1, 200deg); transform: rotate3d(0, 0, 1, 200deg); opacity: 0; } } + @keyframes rotateOut { from { -webkit-transform-origin: center; @@ -1771,6 +1872,7 @@ iframe { -webkit-transform: rotate3d(0, 0, 1, 200deg); transform: rotate3d(0, 0, 1, 200deg); opacity: 0; } } + .rotateOut { -webkit-animation-name: rotateOut; animation-name: rotateOut; } @@ -1786,6 +1888,7 @@ iframe { -webkit-transform: rotate3d(0, 0, 1, 45deg); transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } } + @keyframes rotateOutDownLeft { from { -webkit-transform-origin: left bottom; @@ -1797,6 +1900,7 @@ iframe { -webkit-transform: rotate3d(0, 0, 1, 45deg); transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } } + .rotateOutDownLeft { -webkit-animation-name: rotateOutDownLeft; animation-name: rotateOutDownLeft; } @@ -1812,6 +1916,7 @@ iframe { -webkit-transform: rotate3d(0, 0, 1, -45deg); transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } } + @keyframes rotateOutDownRight { from { -webkit-transform-origin: right bottom; @@ -1823,6 +1928,7 @@ iframe { -webkit-transform: rotate3d(0, 0, 1, -45deg); transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } } + .rotateOutDownRight { -webkit-animation-name: rotateOutDownRight; animation-name: rotateOutDownRight; } @@ -1838,6 +1944,7 @@ iframe { -webkit-transform: rotate3d(0, 0, 1, -45deg); transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } } + @keyframes rotateOutUpLeft { from { -webkit-transform-origin: left bottom; @@ -1849,6 +1956,7 @@ iframe { -webkit-transform: rotate3d(0, 0, 1, -45deg); transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } } + .rotateOutUpLeft { -webkit-animation-name: rotateOutUpLeft; animation-name: rotateOutUpLeft; } @@ -1864,6 +1972,7 @@ iframe { -webkit-transform: rotate3d(0, 0, 1, 90deg); transform: rotate3d(0, 0, 1, 90deg); opacity: 0; } } + @keyframes rotateOutUpRight { from { -webkit-transform-origin: right bottom; @@ -1875,6 +1984,7 @@ iframe { -webkit-transform: rotate3d(0, 0, 1, 90deg); transform: rotate3d(0, 0, 1, 90deg); opacity: 0; } } + .rotateOutUpRight { -webkit-animation-name: rotateOutUpRight; animation-name: rotateOutUpRight; } @@ -1904,6 +2014,7 @@ iframe { -webkit-transform: translate3d(0, 700px, 0); transform: translate3d(0, 700px, 0); opacity: 0; } } + @keyframes hinge { 0% { -webkit-transform-origin: top left; @@ -1929,6 +2040,7 @@ iframe { -webkit-transform: translate3d(0, 700px, 0); transform: translate3d(0, 700px, 0); opacity: 0; } } + .hinge { -webkit-animation-name: hinge; animation-name: hinge; } @@ -1943,6 +2055,7 @@ iframe { opacity: 1; -webkit-transform: none; transform: none; } } + @keyframes rollIn { from { opacity: 0; @@ -1952,6 +2065,7 @@ iframe { opacity: 1; -webkit-transform: none; transform: none; } } + .rollIn { -webkit-animation-name: rollIn; animation-name: rollIn; } @@ -1964,6 +2078,7 @@ iframe { opacity: 0; -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } } + @keyframes rollOut { from { opacity: 1; } @@ -1971,6 +2086,7 @@ iframe { opacity: 0; -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } } + .rollOut { -webkit-animation-name: rollOut; animation-name: rollOut; } @@ -1982,6 +2098,7 @@ iframe { transform: scale3d(0.3, 0.3, 0.3); } 50% { opacity: 1; } } + @keyframes zoomIn { from { opacity: 0; @@ -1989,6 +2106,7 @@ iframe { transform: scale3d(0.3, 0.3, 0.3); } 50% { opacity: 1; } } + .zoomIn { -webkit-animation-name: zoomIn; animation-name: zoomIn; } @@ -2006,6 +2124,7 @@ iframe { transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } + @keyframes zoomInDown { from { opacity: 0; @@ -2019,6 +2138,7 @@ iframe { transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } + .zoomInDown { -webkit-animation-name: zoomInDown; animation-name: zoomInDown; } @@ -2036,6 +2156,7 @@ iframe { transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } + @keyframes zoomInLeft { from { opacity: 0; @@ -2049,6 +2170,7 @@ iframe { transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } + .zoomInLeft { -webkit-animation-name: zoomInLeft; animation-name: zoomInLeft; } @@ -2066,6 +2188,7 @@ iframe { transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } + @keyframes zoomInRight { from { opacity: 0; @@ -2079,6 +2202,7 @@ iframe { transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } + .zoomInRight { -webkit-animation-name: zoomInRight; animation-name: zoomInRight; } @@ -2096,6 +2220,7 @@ iframe { transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } + @keyframes zoomInUp { from { opacity: 0; @@ -2109,6 +2234,7 @@ iframe { transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } + .zoomInUp { -webkit-animation-name: zoomInUp; animation-name: zoomInUp; } @@ -2122,6 +2248,7 @@ iframe { transform: scale3d(0.3, 0.3, 0.3); } to { opacity: 0; } } + @keyframes zoomOut { from { opacity: 1; } @@ -2131,6 +2258,7 @@ iframe { transform: scale3d(0.3, 0.3, 0.3); } to { opacity: 0; } } + .zoomOut { -webkit-animation-name: zoomOut; animation-name: zoomOut; } @@ -2150,6 +2278,7 @@ iframe { transform-origin: center bottom; -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } + @keyframes zoomOutDown { 40% { opacity: 1; @@ -2165,6 +2294,7 @@ iframe { transform-origin: center bottom; -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } + .zoomOutDown { -webkit-animation-name: zoomOutDown; animation-name: zoomOutDown; } @@ -2180,6 +2310,7 @@ iframe { transform: scale(0.1) translate3d(-2000px, 0, 0); -webkit-transform-origin: left center; transform-origin: left center; } } + @keyframes zoomOutLeft { 40% { opacity: 1; @@ -2191,6 +2322,7 @@ iframe { transform: scale(0.1) translate3d(-2000px, 0, 0); -webkit-transform-origin: left center; transform-origin: left center; } } + .zoomOutLeft { -webkit-animation-name: zoomOutLeft; animation-name: zoomOutLeft; } @@ -2206,6 +2338,7 @@ iframe { transform: scale(0.1) translate3d(2000px, 0, 0); -webkit-transform-origin: right center; transform-origin: right center; } } + @keyframes zoomOutRight { 40% { opacity: 1; @@ -2217,6 +2350,7 @@ iframe { transform: scale(0.1) translate3d(2000px, 0, 0); -webkit-transform-origin: right center; transform-origin: right center; } } + .zoomOutRight { -webkit-animation-name: zoomOutRight; animation-name: zoomOutRight; } @@ -2236,6 +2370,7 @@ iframe { transform-origin: center bottom; -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } + @keyframes zoomOutUp { 40% { opacity: 1; @@ -2251,6 +2386,7 @@ iframe { transform-origin: center bottom; -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } + .zoomOutUp { -webkit-animation-name: zoomOutUp; animation-name: zoomOutUp; } @@ -2263,6 +2399,7 @@ iframe { to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } + @keyframes slideInDown { from { -webkit-transform: translate3d(0, -100%, 0); @@ -2271,6 +2408,7 @@ iframe { to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } + .slideInDown { -webkit-animation-name: slideInDown; animation-name: slideInDown; } @@ -2283,6 +2421,7 @@ iframe { to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } + @keyframes slideInLeft { from { -webkit-transform: translate3d(-100%, 0, 0); @@ -2291,6 +2430,7 @@ iframe { to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } + .slideInLeft { -webkit-animation-name: slideInLeft; animation-name: slideInLeft; } @@ -2303,6 +2443,7 @@ iframe { to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } + @keyframes slideInRight { from { -webkit-transform: translate3d(100%, 0, 0); @@ -2311,6 +2452,7 @@ iframe { to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } + .slideInRight { -webkit-animation-name: slideInRight; animation-name: slideInRight; } @@ -2323,6 +2465,7 @@ iframe { to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } + @keyframes slideInUp { from { -webkit-transform: translate3d(0, 100%, 0); @@ -2331,6 +2474,7 @@ iframe { to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } + .slideInUp { -webkit-animation-name: slideInUp; animation-name: slideInUp; } @@ -2343,6 +2487,7 @@ iframe { visibility: hidden; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } } + @keyframes slideOutDown { from { -webkit-transform: translate3d(0, 0, 0); @@ -2351,6 +2496,7 @@ iframe { visibility: hidden; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } } + .slideOutDown { -webkit-animation-name: slideOutDown; animation-name: slideOutDown; } @@ -2363,6 +2509,7 @@ iframe { visibility: hidden; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } } + @keyframes slideOutLeft { from { -webkit-transform: translate3d(0, 0, 0); @@ -2371,6 +2518,7 @@ iframe { visibility: hidden; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } } + .slideOutLeft { -webkit-animation-name: slideOutLeft; animation-name: slideOutLeft; } @@ -2383,6 +2531,7 @@ iframe { visibility: hidden; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } } + @keyframes slideOutRight { from { -webkit-transform: translate3d(0, 0, 0); @@ -2391,6 +2540,7 @@ iframe { visibility: hidden; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } } + .slideOutRight { -webkit-animation-name: slideOutRight; animation-name: slideOutRight; } @@ -2403,6 +2553,7 @@ iframe { visibility: hidden; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } } + @keyframes slideOutUp { from { -webkit-transform: translate3d(0, 0, 0); @@ -2411,6 +2562,7 @@ iframe { visibility: hidden; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } } + .slideOutUp { -webkit-animation-name: slideOutUp; animation-name: slideOutUp; } @@ -2627,10 +2779,8 @@ iframe { @media only screen and (min-width: 48em) { .container { width: 46rem; } - .xs-col-table { display: inherit; } - .col-sm, .col-sm-1, .col-sm-2, @@ -2649,7 +2799,6 @@ iframe { -webkit-box-flex: 0; flex: 0 0 auto; padding-right: 1rem; } - .col-sm { -webkit-flex-grow: 1; -ms-flex-positive: 1; @@ -2658,158 +2807,124 @@ iframe { -ms-flex-preferred-size: 0; flex-basis: 0; max-width: 100%; } - .col-sm-1 { -ms-flex-preferred-size: 8.333%; flex-basis: 8.333%; max-width: 8.333%; } - .col-sm-2 { -ms-flex-preferred-size: 16.667%; flex-basis: 16.667%; max-width: 16.667%; } - .col-sm-3 { -ms-flex-preferred-size: 25%; flex-basis: 25%; max-width: 25%; } - .col-sm-4 { -ms-flex-preferred-size: 33.333%; flex-basis: 33.333%; max-width: 33.333%; } - .col-sm-5 { -ms-flex-preferred-size: 41.667%; flex-basis: 41.667%; max-width: 41.667%; } - .col-sm-6 { -ms-flex-preferred-size: 50%; flex-basis: 50%; max-width: 50%; } - .col-sm-7 { -ms-flex-preferred-size: 58.333%; flex-basis: 58.333%; max-width: 58.333%; } - .col-sm-8 { -ms-flex-preferred-size: 66.667%; flex-basis: 66.667%; max-width: 66.667%; } - .col-sm-9 { -ms-flex-preferred-size: 75%; flex-basis: 75%; max-width: 75%; } - .col-sm-10 { -ms-flex-preferred-size: 83.333%; flex-basis: 83.333%; max-width: 83.333%; } - .col-sm-11 { -ms-flex-preferred-size: 91.667%; flex-basis: 91.667%; max-width: 91.667%; } - .col-sm-12 { -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: 100%; } - .col-sm-offset-1 { margin-left: 8.333%; } - .col-sm-offset-2 { margin-left: 16.667%; } - .col-sm-offset-3 { margin-left: 25%; } - .col-sm-offset-4 { margin-left: 33.333%; } - .col-sm-offset-5 { margin-left: 41.667%; } - .col-sm-offset-6 { margin-left: 50%; } - .col-sm-offset-7 { margin-left: 58.333%; } - .col-sm-offset-8 { margin-left: 66.667%; } - .col-sm-offset-9 { margin-left: 75%; } - .col-sm-offset-10 { margin-left: 83.333%; } - .col-sm-offset-11 { margin-left: 91.667%; } - .start-sm { -ms-flex-pack: start; -webkit-box-pack: start; justify-content: flex-start; text-align: start; } - .center-sm { -ms-flex-pack: center; -webkit-box-pack: center; justify-content: center; text-align: center; } - .end-sm { -ms-flex-pack: end; -webkit-box-pack: end; justify-content: flex-end; text-align: end; } - .top-sm { -ms-flex-align: start; -webkit-box-align: start; align-items: flex-start; } - .middle-sm { -ms-flex-align: center; -webkit-box-align: center; align-items: center; } - .bottom-sm { -ms-flex-align: end; -webkit-box-align: end; align-items: flex-end; } - .around-sm { -ms-flex-pack: distribute; justify-content: space-around; } - .between-sm { -ms-flex-pack: justify; -webkit-box-pack: justify; justify-content: space-between; } - .first-sm { -ms-flex-order: -1; -webkit-box-ordinal-group: 0; order: -1; } - .last-sm { -ms-flex-order: 1; -webkit-box-ordinal-group: 2; order: 1; } } + @media only screen and (min-width: 62em) { .container { width: 61rem; } - .md-col-table { display: inherit; } - .col-md, .col-md-1, .col-md-2, @@ -2828,7 +2943,6 @@ iframe { -webkit-box-flex: 0; flex: 0 0 auto; padding-right: 1rem; } - .col-md { -webkit-flex-grow: 1; -ms-flex-positive: 1; @@ -2837,158 +2951,124 @@ iframe { -ms-flex-preferred-size: 0; flex-basis: 0; max-width: 100%; } - .col-md-1 { -ms-flex-preferred-size: 8.333%; flex-basis: 8.333%; max-width: 8.333%; } - .col-md-2 { -ms-flex-preferred-size: 16.667%; flex-basis: 16.667%; max-width: 16.667%; } - .col-md-3 { -ms-flex-preferred-size: 25%; flex-basis: 25%; max-width: 25%; } - .col-md-4 { -ms-flex-preferred-size: 33.333%; flex-basis: 33.333%; max-width: 33.333%; } - .col-md-5 { -ms-flex-preferred-size: 41.667%; flex-basis: 41.667%; max-width: 41.667%; } - .col-md-6 { -ms-flex-preferred-size: 50%; flex-basis: 50%; max-width: 50%; } - .col-md-7 { -ms-flex-preferred-size: 58.333%; flex-basis: 58.333%; max-width: 58.333%; } - .col-md-8 { -ms-flex-preferred-size: 66.667%; flex-basis: 66.667%; max-width: 66.667%; } - .col-md-9 { -ms-flex-preferred-size: 75%; flex-basis: 75%; max-width: 75%; } - .col-md-10 { -ms-flex-preferred-size: 83.333%; flex-basis: 83.333%; max-width: 83.333%; } - .col-md-11 { -ms-flex-preferred-size: 91.667%; flex-basis: 91.667%; max-width: 91.667%; } - .col-md-12 { -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: 100%; } - .col-md-offset-1 { margin-left: 8.333%; } - .col-md-offset-2 { margin-left: 16.667%; } - .col-md-offset-3 { margin-left: 25%; } - .col-md-offset-4 { margin-left: 33.333%; } - .col-md-offset-5 { margin-left: 41.667%; } - .col-md-offset-6 { margin-left: 50%; } - .col-md-offset-7 { margin-left: 58.333%; } - .col-md-offset-8 { margin-left: 66.667%; } - .col-md-offset-9 { margin-left: 75%; } - .col-md-offset-10 { margin-left: 83.333%; } - .col-md-offset-11 { margin-left: 91.667%; } - .start-md { -ms-flex-pack: start; -webkit-box-pack: start; justify-content: flex-start; text-align: start; } - .center-md { -ms-flex-pack: center; -webkit-box-pack: center; justify-content: center; text-align: center; } - .end-md { -ms-flex-pack: end; -webkit-box-pack: end; justify-content: flex-end; text-align: end; } - .top-md { -ms-flex-align: start; -webkit-box-align: start; align-items: flex-start; } - .middle-md { -ms-flex-align: center; -webkit-box-align: center; align-items: center; } - .bottom-md { -ms-flex-align: end; -webkit-box-align: end; align-items: flex-end; } - .around-md { -ms-flex-pack: distribute; justify-content: space-around; } - .between-md { -ms-flex-pack: justify; -webkit-box-pack: justify; justify-content: space-between; } - .first-md { -ms-flex-order: -1; -webkit-box-ordinal-group: 0; order: -1; } - .last-md { -ms-flex-order: 1; -webkit-box-ordinal-group: 2; order: 1; } } + @media only screen and (min-width: 75em) { .container { width: 71rem; } - .lg-col-table { display: inherit; } - .col-lg, .col-lg-1, .col-lg-2, @@ -3007,7 +3087,6 @@ iframe { -webkit-box-flex: 0; flex: 0 0 auto; padding-right: 1rem; } - .col-lg { -webkit-flex-grow: 1; -ms-flex-positive: 1; @@ -3016,151 +3095,119 @@ iframe { -ms-flex-preferred-size: 0; flex-basis: 0; max-width: 100%; } - .col-lg-1 { -ms-flex-preferred-size: 8.333%; flex-basis: 8.333%; max-width: 8.333%; } - .col-lg-2 { -ms-flex-preferred-size: 16.667%; flex-basis: 16.667%; max-width: 16.667%; } - .col-lg-3 { -ms-flex-preferred-size: 25%; flex-basis: 25%; max-width: 25%; } - .col-lg-4 { -ms-flex-preferred-size: 33.333%; flex-basis: 33.333%; max-width: 33.333%; } - .col-lg-5 { -ms-flex-preferred-size: 41.667%; flex-basis: 41.667%; max-width: 41.667%; } - .col-lg-6 { -ms-flex-preferred-size: 50%; flex-basis: 50%; max-width: 50%; } - .col-lg-7 { -ms-flex-preferred-size: 58.333%; flex-basis: 58.333%; max-width: 58.333%; } - .col-lg-8 { -ms-flex-preferred-size: 66.667%; flex-basis: 66.667%; max-width: 66.667%; } - .col-lg-9 { -ms-flex-preferred-size: 75%; flex-basis: 75%; max-width: 75%; } - .col-lg-10 { -ms-flex-preferred-size: 83.333%; flex-basis: 83.333%; max-width: 83.333%; } - .col-lg-11 { -ms-flex-preferred-size: 91.667%; flex-basis: 91.667%; max-width: 91.667%; } - .col-lg-12 { -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: 100%; } - .col-lg-offset-1 { margin-left: 8.333%; } - .col-lg-offset-2 { margin-left: 16.667%; } - .col-lg-offset-3 { margin-left: 25%; } - .col-lg-offset-4 { margin-left: 33.333%; } - .col-lg-offset-5 { margin-left: 41.667%; } - .col-lg-offset-6 { margin-left: 50%; } - .col-lg-offset-7 { margin-left: 58.333%; } - .col-lg-offset-8 { margin-left: 66.667%; } - .col-lg-offset-9 { margin-left: 75%; } - .col-lg-offset-10 { margin-left: 83.333%; } - .col-lg-offset-11 { margin-left: 91.667%; } - .start-lg { -ms-flex-pack: start; -webkit-box-pack: start; justify-content: flex-start; text-align: start; } - .center-lg { -ms-flex-pack: center; -webkit-box-pack: center; justify-content: center; text-align: center; } - .end-lg { -ms-flex-pack: end; -webkit-box-pack: end; justify-content: flex-end; text-align: end; } - .top-lg { -ms-flex-align: start; -webkit-box-align: start; align-items: flex-start; } - .middle-lg { -ms-flex-align: center; -webkit-box-align: center; align-items: center; } - .bottom-lg { -ms-flex-align: end; -webkit-box-align: end; align-items: flex-end; } - .around-lg { -ms-flex-pack: distribute; justify-content: space-around; } - .between-lg { -ms-flex-pack: justify; -webkit-box-pack: justify; justify-content: space-between; } - .first-lg { -ms-flex-order: -1; -webkit-box-ordinal-group: 0; order: -1; } - .last-lg { -ms-flex-order: 1; -webkit-box-ordinal-group: 2; order: 1; } } + .portlet-body > article { padding: 0; } @@ -3293,6 +3340,7 @@ p { background-position: 0; } 100% { background-position: -100%; } } + .tooltip { cursor: pointer; color: var(--box-highlight); @@ -3329,6 +3377,7 @@ p { -webkit-transform: perspective(120px) rotateY(180deg); } 100% { -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg); } } + @keyframes sk-rotateplane { 0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg); @@ -3339,6 +3388,7 @@ p { 100% { transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } } + .spinner-2 { text-align: center; } .spinner-2 > div { @@ -3361,6 +3411,7 @@ p { -webkit-transform: scale(0); } 40% { -webkit-transform: scale(1); } } + @keyframes sk-bouncedelay { 0%, 80%, 100% { -webkit-transform: scale(0); @@ -3368,6 +3419,7 @@ p { 40% { -webkit-transform: scale(1); transform: scale(1); } } + .spinner-3 { width: 40px; height: 40px; @@ -3383,6 +3435,7 @@ p { 100% { -webkit-transform: scale(1); opacity: 0; } } + @keyframes sk-scaleout { 0% { -webkit-transform: scale(0); @@ -3391,6 +3444,7 @@ p { -webkit-transform: scale(1); transform: scale(1); opacity: 0; } } + canvas { background: #fff; user-select: none; } @@ -3400,18 +3454,23 @@ canvas.chart { form li { margin: 5px 0 5px 0; } + form td { white-space: nowrap; padding-bottom: 5px; } form td textarea + i { vertical-align: top; } + form label { font-size: 1rem; color: black; } + form i + i { margin-left: 3px; } + form .layout td + td { padding-left: 5px; } + form .list { font-size: 1rem; } form .list td { @@ -3444,6 +3503,7 @@ form .list { @media (max-width: 768px) { .form-group { flex-direction: column; } } + .infoIcon { width: var(--badge-size); text-align: center; @@ -3471,14 +3531,17 @@ img.frame-1 { border: 1px solid var(--box-border); box-sizing: border-box; width: 100%; } + img.frame-2 { border: 1px solid var(--box-border); background: #fff; box-sizing: border-box; width: 100%; } + img.rounded { border-radius: 50%; background: #fff; } + img.bordered { border: 1px solid var(--box-border); } @@ -3637,8 +3700,10 @@ input[type="datetime-local"] { .clickPopup label + input { display: none; } + .clickPopup .more-functions { padding: 0 1rem 0 1rem; } + .clickPopup .popup { box-sizing: border-box; padding: .5rem 1rem .5rem 1rem; @@ -3683,9 +3748,9 @@ input[type="datetime-local"] { .clickPopup .popup > li a { display: block; /* - &:hover, &:focus { - } - */ } + &:hover, &:focus { + } + */ } .clickPopup .popup i { flex-grow: 0; } @@ -3890,16 +3955,20 @@ select.plain { flex-grow: 1; } .more-container > label i { flex-grow: 0; } + .more-container > input { display: none; } + .more-container > input:checked + label { border-bottom: none; margin-bottom: 1rem; } .more-container > input:checked + label .expand { transition: all .3s ease; transform: rotateZ(90deg); } + .more-container > input:checked ~ div { display: block; } + .more-container > div { display: none; } @@ -3952,6 +4021,7 @@ select.plain { left: -300%; } 100% { left: -400%; } } + div.slider-1 { overflow: hidden; } div.slider-1 figure { @@ -4033,7 +4103,7 @@ div.slider-1 { width: 100%; } @keyframes carousel { - 0%, 17.5% { + 0%, 17.5% { transform: translateZ(-35vw) rotateY(0); } 27.5%, 45% { transform: translateZ(-35vw) rotateY(-120deg); } @@ -4041,6 +4111,7 @@ div.slider-1 { transform: translateZ(-35vw) rotateY(-240deg); } 82.5%, 100% { transform: translateZ(-35vw) rotateY(-360deg); } } + blockquote { border: 1px solid var(--box-border); background: #ccc; @@ -4106,12 +4177,16 @@ blockquote { top: 50%; margin-top: -20px; left: 100%; } + .crumbs-1 li.active:not(:last-child):after, .crumbs-1 li:hover:not(:last-child):after { color: var(--text-on-background-color-2); } + .crumbs-1 li.active:not(:last-child):after { border-left: 14px solid var(--button-colored-background); } + .crumbs-1 li:hover:not(:last-child):after { border-left: 14px solid var(--button-colored-background-hover); } + .crumbs-1 :last-child:before { border: none; } @@ -4319,25 +4394,27 @@ body > nav { @media only screen and (max-width: 800px) { #nav-trigger:not(:checked) + nav { width: 0%; } - #nav-trigger:checked + nav { width: auto; min-width: 250px; } } + @media only screen and (max-width: 500px) { #nav-trigger:checked + nav { width: 100%; } - #nav-trigger:checked ~ main { display: none; } } + .pagination li { display: inline-block; } .pagination li + li { margin-left: .5rem; } + .pagination a { display: inline-block; border-radius: 3px; background: #ccc; padding: 5px 10px 5px 10px; } + .pagination .active, .pagination a:hover, .pagination a:active { color: #000; background: #fff; } @@ -4379,16 +4456,19 @@ body > nav { background-position: 0 0; } 100% { background-position: 50px 50px; } } + .meter.orange > span { background-color: #f1a165; background-image: -moz-linear-gradient(top, #f1a165, #f36d0a); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f1a165), color-stop(1, #f36d0a)); background-image: -webkit-linear-gradient(#f1a165, #f36d0a); } + .meter.blue > span { background-color: #96c2f1; background-image: -moz-linear-gradient(top, #96c2f1, #4394f3); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #96c2f1), color-stop(1, #4394f3)); background-image: -webkit-linear-gradient(#96c2f1, #4394f3); } + .meter.red > span { background-color: #f0a3a3; background-image: -moz-linear-gradient(top, #f0a3a3, #f42323); @@ -4531,6 +4611,7 @@ section header > h1 { padding-bottom: 5px; font-size: 1.1em; border-bottom: 1px solid #e1e1e1; } + section > h2 { box-sizing: border-box; font-size: 1.2em; @@ -4543,6 +4624,7 @@ section > h2 { .pagebreak { page-break-after: always; display: block; } } + .tabview .tab-links { color: #000; padding: 0.3rem 0 0 0; } @@ -4566,20 +4648,23 @@ section > h2 { cursor: default; } .tabview .tab-links li { display: inline-block; } + .tabview .tab-content > input { display: none; } + .tabview .tab-content > input + div { display: none; } + .tabview .tab-content > input:checked + div { display: inherit; } .tab-1 .tab-links { margin: 0 0 10px 1px; /* - .active label { - border: 1px solid var(--box-border); - } - */ } + .active label { + border: 1px solid var(--box-border); + } + */ } .tab-1 .tab-links label { padding: 5px; background: none; @@ -4590,11 +4675,13 @@ section > h2 { background: var(--button-colored-background); } .tab-1 .tab-links li { margin: 0 5px 0 0; } + .tab-1 .tab-content { box-sizing: border-box; border: 1px solid var(--button-colored-background); background: #fff; padding: 10px; } + .tab-1.left { display: flex; } .tab-1.left .tab-links { @@ -4610,11 +4697,14 @@ section > h2 { .tab-2 .tab-links label { padding: 5px 10px 5px 10px; } + .tab-2 .tab-links li { margin: 0 5px 15px 0; } + .tab-2 .tab-links .active a, .tab-2 .tab-links .active label { color: var(--text-on-background-color-2); background: var(--button-colored-background); } + .tab-2.left { display: flex; } .tab-2.left .tab-links { @@ -4787,6 +4877,7 @@ table.default { table.list th { text-align: left; padding: 2px 0 2px 0; } + table.list td { padding: 2px 5px 2px 5px; } @@ -4827,6 +4918,7 @@ table.list td { font-weight: bold; } table.table tfoot { display: none; } } + .nobreak { white-space: nowrap; }