/*!
 * Copyright (C) 2016 Sergey Akopkokhyants
 * This project is licensed under the terms of the MIT license.
 * https://github.com/akserg/ng2-slim-loading-bar
 */


/* Styling for the Slim Loading Progress Bar container */.slim-loading-bar{position:fixed;margin:0;padding:0;top:0;left:0;right:0;z-index:99999}


/* Styling for the Slim Loading Progress Bar itself */.slim-loading-bar-progress{margin:0;padding:0;z-index:99998;background-color:green;color:green;-webkit-box-shadow:0 0 10px 0;box-shadow:0 0 10px 0; /* Inherits the font color */height:2px;opacity:0;

    /* Add CSS3 styles for transition smoothing */-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}body{font-family:Open Sans,"sans-serif";font-size:14px;font-weight:400;line-height:1.57142857}@font-face{font-family:Veneer Two;font-style:normal;font-weight:400;src:url(veneer-two.ee5190b47f4186c726a9.woff2) format("woff2"),url(veneer-two.07ae868c99d73ba331da.woff) format("woff"),url(veneer-two.d7db411430773cb50c5d.ttf) format("truetype")}@font-face{font-family:Brandon Grotesque;font-style:normal;font-weight:400;src:url(BrandonGrotesque-Medium.6a33953ce23ea7740341.woff2) format("woff2"),url(BrandonGrotesque-Medium.b3f3337d3528c90e5991.woff) format("woff"),url(BrandonGrotesque-Medium.ef4fddb0ac2f5cdf0b2e.ttf) format("truetype")}@font-face{font-family:Market Fresh;font-style:normal;font-weight:400;src:url(Market_Fresh_Bold_All_Caps.15fa851100d763bf84ab.woff2) format("woff2"),url(Market_Fresh_Bold_All_Caps.4eae3b9ea3d00e954021.woff) format("woff"),url(Market_Fresh_Bold_All_Caps.e5bc679b335f1501356d.ttf) format("truetype")}@font-face{font-family:Neuzeit Grotesk;font-style:normal;font-weight:400;src:url(NeuzeitGro-Reg.65d13dde9ba9efcf39f2.woff2) format("woff2"),url(NeuzeitGro-Reg.2e0dc6b7efd405b55368.woff) format("woff"),url(NeuzeitGro-Reg.cf1570cf0a9214eb8c3d.ttf) format("truetype")}@font-face{font-family:Wisdom Script Regular;font-style:normal;font-weight:400;src:url(wisdom.2ae9dfa99280a9aac5fe.woff) format("woff")}@font-face{font-family:Hallelujah;font-style:normal;font-weight:400;src:url(HallelujahSerif.f1dd586946287985b781.ttf) format("truetype")}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;src:url(OpenSans-Regular.931aebd37b54b3e5df2f.ttf) format("truetype")}*{margin:0;padding:0}* :after,* :before{-webkit-box-sizing:border-box;box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-weight:400;font-size:1em}html{-webkit-font-smoothing:antialiased}body{color:#565656;-webkit-overflow-scrolling:touch}body.scroll-lock{overflow:hidden}a{color:#0c2340;text-decoration:none}