/*!--------------------------------------------------------------------
STYLES "Outdated Browser"
Version:    1.1.2 - 2015
author:     Burocratik
website:    http://www.burocratik.com
* @preserve
-----------------------------------------------------------------------*/
#outdated{display:none;position:fixed;top:0;left:0;width:100%;height:220px;text-align:center;z-index:1500;background-color:#f25648;color:#fff;padding:30px 100px 0;}#outdated h6{font-size:25px;line-height:25px;margin:0 30px;}#outdated #btnUpdateBrowser{color: #fff;background-color: #00ab3d;border-radius: 10px;width:300px;}#outdated #btnUpdateBrowser,#outdated #btnCloseUpdateBrowser{display:inline-block;position:relative;padding:10px 20px;margin:30px 100px 0;color:#fff;border:2px solid #fff;cursor:pointer}