.slideDown{animation-name:slideDown;-webkit-animation-name:slideDown;animation-duration:1s;-webkit-animation-duration:1s;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible!important;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards}@keyframes slideDown{0%{top:-200%}100%{top:0%}}@-webkit-keyframes slideDown{0%{top:-200%}100%{top:0%}}.slideUp{animation-name:slideUp;-webkit-animation-name:slideUp;animation-duration:1s;-webkit-animation-duration:1s;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible!important;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards}@keyframes slideUp{0%{top:0%}100%{top:-200%}}@-webkit-keyframes slideUp{0%{top:0%}100%{top:-200%}}.slideLeft{animation-name:slideLeft;-webkit-animation-name:slideLeft;animation-duration:0.5s;-webkit-animation-duration:0.5s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible!important;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards}@keyframes slideLeft{0%{left:110%}100%{left:0%}}@-webkit-keyframes slideLeft{0%{left:110%}100%{left:0%}}.slideHideLeft{animation-name:slideHideLeft;-webkit-animation-name:slideHideLeft;animation-duration:0.5s;-webkit-animation-duration:0.5s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards}@keyframes slideHideLeft{from{left:0%}to{left:-110%}}@-webkit-keyframes slideHideLeft{from{left:0%}to{left:-110%}}.slideRight{animation-name:slideRight;-webkit-animation-name:slideRight;animation-duration:0.5s;-webkit-animation-duration:0.5s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible!important;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards}@keyframes slideRight{0%{left:-110%}100%{left:0%}}@-webkit-keyframes slideRight{0%{left:-110%}100%{left:0%}}.slideHideRight{animation-name:slideHideRight;-webkit-animation-name:slideHideRight;animation-duration:0.5s;-webkit-animation-duration:0.5s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible!important;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards}@keyframes slideHideRight{0%{left:0%}100%{left:110%}}@-webkit-keyframes slideHideRight{0%{left:0%}100%{left:110%}}