body#transfer_table{
  font: normal 11px Verdana, Arial, Helvetica, sans-serif; 
}

.form {
  width:
}

fieldset {
  border: 0;
}

h1 {
  clear: both;
}

.datagrid {  }

.datagrid table { border-collapse: collapse; text-align: left; width: 100% !important; 
  background: #fff; overflow: hidden; border: 1px solid #006699; 
  -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin-top: 10px !important; } 
  
.datagrid table td { padding: 3px 5px; }
.datagrid table th { padding: 3px 5px; background-color: #000; }

.datagrid table thead th {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F) );
  background:-moz-linear-gradient( center top, #006699 5%, #00557F 100% );
  background-color:#006699; color:#FFFFFF; font-size: 11px; font-weight: bold; border-left: 1px solid #0070A8; } 
  
.datagrid table thead th:first-child { border: none; }

.datagrid table tbody { color: #333; }
.datagrid table tbody td { font-size: 12px; font-weight: normal; }

.datagrid table tbody td:first-child { border-left: none; }
.datagrid table tbody tr:last-child td { border-bottom: none; }
.datagrid table tbody tr:hover td { background-color: #BDBDBD; }
.datagrid table tfoot td { padding: 0; font-size: 12px }

.row_typ_rykte {
  color: #FEFEFE;
  background-color: #e8761a;
}

.row_typ_rykte:nth-child(even) {
  color: #FEFEFE;
  background-color:rgba(232, 118, 26, 0.90);
}

.row_typ_forlangt {
  background-color: #1fda9a;
}

.row_typ_forlangt:nth-child(even) {
  background-color:rgba(31, 218, 154, 0.90);
}

.row_kon_t {
  background-color: #FFCC99;
}

.row_kon_t:nth-child(even) {
  background-color:rgba(255, 204, 153, 0.90);
}

.row_kon_h {
  background-color: #28abe3;
}

.row_kon_h:nth-child(even) {
  background-color:rgba(40, 171, 228, 0.90);
}

.row_kon_d {
  color: #FEFEFE;
  background-color: #e94c6f;
}

.row_kon_d:nth-child(even) {
  color: #FEFEFE;
  background-color:rgba(233, 76, 111, 0.90);
}

.header {
  font-weight: bold;
  margin-top: 15px;
}

.italic {
  font-style: italic;
}

.square {
  width: 10px;
  height: 10px;
  display: block;
  float: left;
}

.float_left {
  float: left;
}

.clear_both {
  clear: both;
}

.datagrid table tbody td button {
  float: left;
}

.datagrid table tbody td button:nth-child(1n+1) {
  margin-left: 5px;
}

.reklam {
	width: 100%;
	max-width: 550px;
	font-size: 8px;
	float: center;
	padding-left: 2px;
}

.senaste {
	width: 200px !important;
	font-size: 8px;
	float: center;
	padding-left: 10px;
}

@media only screen and (max-device-width: 480px) {

.reklam {        
        font-size: 8px;
	float: center;
}
}

text1 {
	padding-bottom: 5px;
}