﻿		
/* Sida för att hitta DEX koden för färger: http://html-color-codes.info/  */


		/* Inställningar sidan, Bakgrund, typsnitt, mm */
body { background: #FFFFFF; color: #000; font-family: "Arial"; width: 550px; box-sizing: border-box; font-size: 10px }

		/* Inställningar ???*/
#bv { min-heig000ht: 146px; }

/* Inställningar rubriker texter på tävlingsinformationen*/
h1 { font-size: 21px; }
h3 { font-size: 13px; }
h4 { font-size: 10px; }

/* Inställningar för grenrubriken*/
#Gren { width:250px; padding-left: 100px; text-align: left;}
#Vind { width:100px; text-align: left; }
#Datum { width:200px; text-align: right; }

.Rubrik { width: 550px; background-color: #47CBF3FF !important; color:#000000; font-size: 10px;
          height: 10px; font-weight: bold; border: 0; }
.Rubrik tr {background-color: #47CBF3FF !important;}
.divRubrik { padding-top: 10px; }

.Restab2 { padding-top: 5px; }
.Restab.th { width: 550px; box-sizing: border-box; background: #C8DCFA; color:#000; font-size: 8px;
                                                      height: 10px; font-weight: bold; padding: 0px; } 
.Restab2.th { width: 550px; box-sizing: border-box; background: #C8DCFA; color:#000; font-size: 8px;
                                                       height: 10px; font-weight: bold; padding: 0px; }
tr:nth-child(even) {background-color: #FFFFFF;    }
tr:nth-child(odd) {background-color:#E6E6E6;    }

.DelRes {font-size: 8px; box-sizing: border-box; background: #c8dcfa !important; padding: 20px; }
.sDelRes {font-size: 10px; font-weight: bold; box-sizing: border-box; background: #c8dcfa; padding: 20px; }
.Runners { width: 230px; font-size: 10px; box-sizing: border-box; background: #FFFFFF; padding: 5px 50px 5px 10px; }

.rank { width: 40px; text-align: right; }
.bana { width: 20px; text-align: right; }
.stnr { width: 20px; text-align: right; }
.name { width: 170px; text-align: left; font-weight: bold; }
.name5 {width: 240px; text-align: left; font-weight: bold; }
.dob { width: 20px; text-align: center; }
.club { width: 120px; text-align: left; }
.sclub { width: 240px; text-align: left; }
.res0 { width: 50px; text-align: right; font-weight: bold; }
.sres0 { width: 150px; text-align: right; font-weight: bold; }
.resq { width: 10px; text-align: center; }
.com { width: 40px; text-align: right; }
.code { width: 50px; text-align: right; }
.tvtxt { width: 170px; text-align: left; }
.sname { width: 80px; text-align: left; }
.pb { width: 40px; text-align: center; }
.pbyear { width: 30px; text-align: center; }
.sb  { width: 40px; text-align: right; }
.res222 { width: 40px; text-align: center; }
.res22 { width: 40px; text-align: center; }
.res23 { width: 50px; text-align: right; }
.res32 { width: 30px; text-align: center; }
.rub32 { text-align: center; }
.res33 { width: 30px; text-align: center; }
.res34 { width: 35px; text-align: center; font-weight: bold; }
.rub34 { text-align: center; }
.res35 { width: 40px; text-align: center; font-weight: bold; }
.res42 { width: 28px; text-align: center; }
.not1 { font-size: 10px; padding-bottom: 0px; }
.fill {width: 200px; }
.fill2 {width: 200px; }
.fill4 {width: 160px; }

/* box-sizing: border-box; */
/* Inställningar för förgen på pjamaslistans färg*/



