/* Project start*/
.body-1{
  background: #ffecee;
}

.body-2{
  background: #eee;
}

.opti-badges{
 
  padding:3px 5px;
}


.opti-badges-normal{
  background: #eee;
}


.opti-badges-30{
  background: #32d296;
  color: #fff;
}



.opti-badges-90{
  background: #faa05a;
  color: #000;
}


.opti-badges-180{
  background: #f0506e;
  color: #fff;
}


.leftborder_1{
  border-left: 10px solid #fa897b;
}

.leftborder_5{
  border-left: 10px solid #ffdd94;
}

.leftborder_6{
  border-left: 10px solid #d0e6a5;
}








.thumb-aktivitet {
  object-fit: cover;
  object-position: 100% 0;

  width: 50px;
  height: 50px;
}



.stage{
   background: #fff;
}

#full_screen {
  position: relative; 
  margin-top:0px;
  width: 100%;
  background-image: url(../img/star-fullscreen-step.jpg);
}


#result{
 min-height: 600px;

}

  
#logga{
  position: relative;
  padding-top:26px;
  padding-left:15px;
  width: 130px;
  height: 40px;
}

.tborder{

  border: 1px solid #d2d2d2;
}

.uk-logo img {

  margin: 10px 20px 8px 0px;
  height: 60px; 

}

.filecolor{

  color: #ccc;
}


.deliteimage{
 position: absolute;
    top: 5px;
    right: 10px;
}


img.thumb {
  object-fit: cover;
  width:410px;
  height:410px;
}

.match-heigt{

  height: 500px;
}


.match_col {
    padding: 30px 10px 30px 30px;
}


.uk-checkbox{
  margin-right: 5px;
}



@media (min-width: 1200px){
  .match_col {
    padding: 40px 10px 40px 40px ;
  }
}


