body, html {width: 100%; height: 100%; overflow: hidden;}
* {padding: 0; margin: 0;}
		
body {font-family: 'Roboto';font-size: 13px;color: #050505;}

a:link {color: inherit; text-decoration: none;}
a:visited {color: inherit; text-decoration: none;}
a:hover {color: inherit; text-decoration: none;}
a:active {color: inherit; text-decoration: none;}
a {outline: 0;}

.embed {overflow: auto; max-width: 600px;}

.race_bar {color: #050505;font-size: 17px;font-weight: 500;margin-left: 8px;}

.row_title {border-bottom: 1px dotted #EFEFEF; overflow: auto; line-height: 24px;color: #868686;font-weight: 500; font-size: 12px;}
.row {border-bottom: 1px dotted #EFEFEF; width: 100%;overflow: auto; line-height: 24px;}

.land {float: left;width: 28px;}
.res_position {float: left; width: 10%;text-align: center;}
.res_rider {float: left; width: 68%;}
.res_time {float: left; width: 20%;text-align: right;}
.suspended {text-decoration: line-through;}

.res_rider a:hover {color: inherit; text-decoration: underline;}

.race_bar_sub {width: 100%; overflow: auto;}
.race_sub {margin: 0px 4px 0px 6px;font-size: 12px;line-height: 30px;color: #616161;float: left;}
.race_sub img {overflow: auto; float: left; opacity: 0.45; height: 11px; margin: 9px 4px;}

.gray, .canceled {line-height: 50px; margin-left: 20px;margin-bottom: 50px;color: #A6A6A6;}
.canceled {color: #F11D1D;}

.flag {display: inline-block; outline: 1px solid #0003; outline-offset: -1px;}
.flag.bs16 {width: 16px; height: 12px; margin-top: -1px;}