﻿.app-content { background: -moz-linear-gradient(top, rgba(104,156,208,1) 0%, rgba(40,81,121,1) 75%, rgba(40,83,125,1) 77%, rgba(51,118,184,1) 100%);
               background: -ms-linear-gradient(top, rgba(104,156,208,1) 0%,rgba(40,81,121,1) 75%,rgba(40,83,125,1) 77%,rgba(51,118,184,1) 100%);
               background: -o-linear-gradient(top, rgba(104,156,208,1) 0%,rgba(40,81,121,1) 75%,rgba(40,83,125,1) 77%,rgba(51,118,184,1) 100%);
               background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(104,156,208,1)), color-stop(75%,rgba(40,81,121,1)), color-stop(77%,rgba(40,83,125,1)), color-stop(100%,rgba(51,118,184,1)));
               background: -webkit-linear-gradient(top, rgba(104,156,208,1) 0%,rgba(40,81,121,1) 75%,rgba(40,83,125,1) 77%,rgba(51,118,184,1) 100%);
               background: linear-gradient(to bottom, rgba(104,156,208,1) 0%,rgba(40,81,121,1) 75%,rgba(40,83,125,1) 77%,rgba(51,118,184,1) 100%);
               filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#689cd0', endColorstr='#3376b8',GradientType=0 )
}
#swiffycontainer { margin:auto; position: absolute; top:0; left:0; bottom:0; right:0; width:50.625em; height:34.375em;}
