@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://todoist.com/"), url-prefix("http://todoist.com/") {

/*
Todoist Skin Opus
Version: Alpha
Author: John Stephens
Author URI: http://designop.us/
*/

#loading {
background: url(http://farm2.static.flickr.com/1391/586891141_c145e272f1_o.png) no-repeat center;
z-index: 20;
}
#loading img {
visibility: hidden;
}


#logo {
background: url(http://farm2.static.flickr.com/1391/586891141_c145e272f1_o.png) no-repeat;
height: 54px;
width:200px;
position:absolute;
top:0px;
}

#logo img {
visibility: hidden;
}
}