
/*Reset*/
html,body,div,span,applet,object,iframe,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,label,legend,p,blockquote,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}body{line-height:1;color:black;background:white;}:focus{outline:0;}table{border-collapse:collapse;border-spacing:0;}caption,th,td{text-align:left;font-weight:normal;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul{list-style:none;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}blockquote:before,blockquote:after,q:before,q:after{content:"";}blockquote,q{quotes:"" "";}abbr,acronym{border:0;}a{text-decoration: none;}body{ font-family: 'Roboto', sans-serif;}
/*End of Reset*/
.mr10{ margin-right: 10px;}
.left{ float: left;}
.right{ float: right;}
.wrapper{ margin: 0 auto; width: 999px; }
.top-bar{ border: 1px solid #ccc;  float: left; width: 100%;}
.header{ float: left; width: 100%;}
.row{ float: left; width: 100%; }
.gap{  float: left; width: 100%; padding: 5px 0;}
a{ color: #db1516;}
.red-co{ color: red; margin-right: 3px;}
.yellow-bg{ background: #ff9d06 !important;}
.blue-bg{ background: #009dfe !important;}
.green-bg{ background: #01aa2b !important; }
.aqua-bg{ background: #19d59a !important;}
.orange-bg{ background: #f45d04 !important;}
.name{ float: left; padding:5px 8px; background: #db1516; color: #fff; font: 500 18px/20px Roboto,sans-serif;}