/* CSS Document  251109 2130 bridge*/

body {
        font-family: "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif";
        font-size: 62.5%;
		background-color: #000;
		color:#FFF;
}


.btn-tb{
	padding-left:5px;
	margin-left:10px;
}
.btn-white{
	background-color:lightgrey;
	margin-bottom:5px;
	color:#000;
}
.btn-yellow{
	background-color:#F0E4A3;
	margin-bottom:5px;
	
}

.btn-link{
	padding-left:5px;
}

.bridge-info{
	 color:#000;
}

.bridge-log{
	 border: thin;
	border-top-color: #000;
border-right-color: #000;
border-bottom-color: #000;
border-left-color: #000;
	 	border-style:solid;
 
	 
}

.btn-blue{
	background-color:#0F19C4;
	color:white;
	margin-bottom:5px;
}

.dropdown-item {
	padding-bottom: 10px;
	padding-top: 10px;
	white-space: pre-wrap;
	max-width:500px;
	width:500px;
    line-height: 20px;
    		

}


	
	
.info-text{
  color:#000;	
 	
	
}

th.lag-nr{
  width:80px;	
	
}
   


.medl-img {
	max-width: 100%;
    max-height: 100%;
}


.message-bridge {
        margin-top:5px;
        margin-bottom:0px;
        margin-left:20px;
         
	    padding-left: 40px;
	    height: 40px;
	    font-size: 20px; 
	    color:#0F19C4;
	    text-align: left;
}


.trumf-inp{
	 	
	}
	
[class=trumf-inp] { 
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

/* IMAGE STYLES */
[class=trumf-inp] + img {
  cursor: pointer;
  width:30px;
}

/* CHECKED STYLES */
[class=trumf-inp]:checked + img {
  /*outline: 2px solid #2200FF;*/
  background-color:#CACACD;
}

.godkann{
	margin-left: 100px;
	
	
}

.trumf-img{
  width:60px;
  padding:5px; 	
  margin:5px;
	
}
	
.result-bricka{
	color:#000;
	font-size:30px; 
	
} 
 
.result-list th, .result-list td{
    color:#000; 
	line-height:14px;	 	

	
}


.result-list th, .result-list td{
    color:#000; 
	line-height:14px;	 	

	
}

.statistik{
   .font-size:5px;	
   .font-weight:normal;
    }
.statistik-namn{
	.width:30px;
	
}
.statistik-table {
  top: 5px;
  left:1px;
  padding-left: 0px;
  margin-left: 	0px;
  margin-top:0px;
  padding-top:0px;	
	  
}

.col-stat{
	width: 25px;
}
.col-tot{
	width: 20px;
}

 

 
         
 

 

 