{
  font-family: 'BebasNeueBold';
  padding : 0;
  margin : 0;
  border : 0;
}

#sharelistinfo{
  position: relative;
  left: 45%;
  top: -5px;
}
.listlink{
  color: #0e440e;
  border-color: black;
  border: 3px;
  border-radius: 7px;
  border-style: solid;
  background-color: white;
  padding: 10px;
  text-align: center;
}
#linkcolor:visited, #linkcolor{
  color: deeppink;
}
p {
  margin:2px;
}
body{
  background-image: url("../images/DASH_main_bg.png");
  background-repeat: no-repeat;
  background-attachment: fixed;
}
#imagewrap{
  position: relative;
  width: 580px;
  margin: 0 auto;
  display: block;
}
#saveliscomment{
  margin-left: 25px;
  width: 272px;
}
#nextlevelimg{
position: absolute;
right: 0;
top: 42%;
}
#previouslevelimg{
position: absolute;
left: 0;
top: 42%;
}
#welcome{
  display: none;
  width: 50%;
  margin: 0 auto;
  height: 435px;
}

#levelpreview {
  height: 320px;
  width: 480px;
  display:block;
  margin:auto;
  border-color: black;
  border: 3px;
  border-radius: 5px;
  border-style: solid;
}
#leveldetails {
  width: 50%;
  margin: 0 auto;
  height: 435px;
}
.wrholderimages{
  float: right;
}
.wrholdername{
  float: left;
  display: inline-block;
}
.wrcount{
  display: inline-block;
  width: 21px;
  font-family: digitalclock;
  font-weight: bold;
  font-size: 1em;
  text-align: center;
}
.wrimagenone{
  display: inline-block;
  height:21px;
  width: 42px;
}
.wrimage{
  margin-bottom: -6px;
}
.leveldescriptioninfo {
  font-size: 1.4vw;
  text-align: center;
  font-family: 'BebasNeueBold';
  text-transform: uppercase;
  margin-bottom: 10px;
  margin-top: 30px;
}
.controlbuttons{
  float:right;
  margin-right: 50px;
}
.levellistnamecolumntd{
  font-size: 12px;
}

.levellistnamecolumnth, .userLevelnamecolumnth, .namecolumth, .highscorescolumtd, .creatorcolumtd, .usercreatorcolumtd, .usercreatorcolumth , .highscorecolumnth, .creatorcolumnth, .ratingcolumth{
  text-align: left;
}
/* CLEARANCE RATE */
.clearanceratecolumtd, .userclearanceratecolumtd {
  font-family: 'BebasNeueBold'; /* før: digitalclock */
  -webkit-text-stroke: 1px black; /* tynd sort kant */
  /*font-weight: bold;*/
  font-size: 2.3em;
}
.createdatecolumtd, .startedcolumtd,
 .usercreatedatecolumtd, .userstartedcountcolumtd, .userstartedcolumtd {
  font-family: 'BebasNeueBold'; /* før: digitalclock */
  font-weight: normal;
  font-size: 2em;
}

.startedcountcolumtd {
  font-family: 'BebasNeueBold'; /* før: digitalclock */
  font-weight: normal;
  font-size: 1em;
}


table{
   font-family: dash;
   font-size: 14px;
   letter-spacing: 1px;
}

.leveltitle {
  font-family: dash;
  text-align: center;
  font-size: 1.1vw;
  -webkit-text-stroke: 1px white; /* tynd hvid kant */
  color: #2e3132;
  font-weight: normal;
  font-style: normal;
  margin-top: -30px;
  margin-bottom: 20px;
}
table.dataTable tbody tr{
  text-align: center;
  font-family: dash;
  font-size: 14px;
}


.namecolumtd, .userlevelnamecolumtd, .levellistsnamecolumtd {
  text-align: left;
  text-transform: uppercase;
}
.bigaddlevelimg{
  margin-bottom: -2px;
  margin-left: 3px;
}
#newlistsubmit, #copylistsubmit, #savelistsubmit{
  font-family: dash;
}
#right {
  position: absolute;
  top: 10px;
  right: 10px;
}
}
.dataTables_length{
  visibility: hidden;
}
#selectedlevelinfo{
  position: relative;
  left: 47px;
  width: 480px;
}

#myTable_filter{
  position: absolute;
  right: 15px;
  top: 0px;
}
div{
  font-family: 'BebasNeueBold';
  font-size: 18px;
}

lable, a{
  font-family: 'BebasNeueBold';
  font-size: 30px;
}
a:visited, a:link{
  color: black;
  text-decoration: none;
}
input, textarea, select, button {
  font-family: 'BebasNeueBold';
  font-size: 18px;
  background-color: rgba(255, 255, 255, 0.4);
}
#dashlogo img{
  top: 10px;
  margin: 5px auto;
  display: block;
}
#babydukalogo img{
  display:block;
  margin: 5px auto;
  width: 120px;
  margin-top: 18px;
}
#mylists{
  display: flex;
}
#login{
  background-color: rgba(255,255,255,.2);
  width: 700px;
  height:300px;
  margin-top: 200px;
  margin-left: auto;
  margin-right: auto;
  border-color: black;
  border: 3px;
  border-radius: 5px;
  border-style: solid;
  font-family: dash;
  font-size: 16px;
}
#password{
  margin-top: 125px;
  width: 460px;
  height:200px;
  margin-left: auto;
  margin-right: auto;
}
#passwordtextfield{
  width: 200px;
  height: 26px;
  font-size: 24px;
}
#passwordsubmitfield{
  font-family: dash;
  font-size: 24px;
}
#mylevels, #levelsdiv{
  position: relative;
  background-color: rgb(255, 255, 255, 0.3);
  border-radius: 25px;
  border: 2px solid black;
  padding: 20px;
  margin-top: 95px;
}
#levelimage{
  position: relative;
  background-color: rgb(0, 0, 0, 0.2);
  border-radius: 25px;
  border: 2px solid black;
  padding-top: 50px;
  margin-top: 20px
}
#userlevels{
  flex: 1;
}
#levellists{
  width: 40%;
}
.levelcreatorinfo{
  font-family: rubik;
  font-size: 10px;
  color: white;
  background-color: black;
  margin-top: -50px;
  margin-left: 10px;
  margin-right: 10px;
}
.highscoreimg{
  position: absolute;
  top: -270px;
  right: 5px;
}
.personalhighscore{
  position: absolute;
  top: -235px;
  right: 5px;
}
.personalhighscore img{
  width: 25px;
}

label{
  font-family: dash;
  font-size: 12px;
  text-transform: uppercase;
}

#levelliststable_filter, #userLevelTable_filter,#userlevels .dataTables_info,#levellists .dataTables_info{
  visibility: hidden;
}

table.dataTable tbody tr {
  background-color: transparent;

}
.selectedrow{
//  background-color: rgba(255,255,255,.7);
}
.selectedrowlist{
  background-color: rgba(255,255,255,.7);
}
table.dataTable thead th, table.dataTable thead td{
  padding: 1em;
}

table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
  border-top: none;  }
table.dataTable.display tbody tr > .sorting_3 {
  background-color: transparent;}
table.dataTable.display tbody tr > .sorting_3 {
  background-color: transparent; }
table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: transparent; }
table.dataTable.display tbody tr.even>.sorting_1, table.dataTable.order-column.stripe tbody tr.even>.sorting_1
table.dataTable.display tbody tr.even>.sorting_1, table.dataTable.order-column.stripe tbody tr.even>.sorting_1{
  background-color: transparent; }
table.dataTable.display tbody tr.odd>.sorting_1, table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{
  background-color: transparent; }
table.dataTable.order-column tbody tr>.sorting_1, table.dataTable.order-column tbody tr>.sorting_2, table.dataTable.order-column tbody tr>.sorting_3, table.dataTable.display tbody tr>.sorting_1, table.dataTable.display tbody tr>.sorting_2, table.dataTable.display tbody tr>.sorting_3{
  background-color: transparent; }
table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd{
  background-color: transparent; }
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{
  background-color: transparent;
  background: transparent;
}
table.dataTable.display tbody tr.even>.sorting_1, table.dataTable.order-column.stripe tbody tr.even>.sorting_1
table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3,table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3{  background-color: transparent;
  background: transparent;
}
table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
  background-color: rgba(0,0,0,.2); }
