#animation-content{margin:0 auto;display:inline-block;position:relative;max-width:100%}#animation-content .overlay{top:0;height:32.5%;width:100%;right:0;position:absolute;background-color:#fff;-moz-transform-origin:top left;-ms-transform-origin:top left;-webkit-transform-origin:top left;transform-origin:top left;-moz-animation-duration:6s;-webkit-animation-duration:6s;animation-duration:6s;-moz-animation-name:da-animation;-webkit-animation-name:da-animation;animation-name:da-animation;-moz-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-moz-animation-timing-function:linear;-webkit-animation-timing-function:linear;animation-timing-function:linear}body{text-align:center}@-moz-keyframes da-animation{85%, to{width:0%}}@-webkit-keyframes da-animation{85%, to{width:0%}}@keyframes da-animation{85%, to{width:0%}}@media print{#animation-print{display:none !important}#animation-content{display:block !important}#animation-content .overlay{width:0%}}
