html,
    body {
  height: 100%;
  background-color: #393939;
}



.login_container  {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  
}

.form-signin {
  width: 100%;
  max-width: 420px;
  padding: 15px;
  margin: auto;
}

.login_group {
  position: relative;
  margin-bottom: 1rem;
}

.login_group > input,
.login_group > label {
  height: 3.125rem;
  padding: .75rem;
}

.login_group > label {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  margin-bottom: 0; /* Override default `<label>` margin */
  line-height: 1.5;
  color: #495057;
  pointer-events: none;
  cursor: text; /* Match the input under the label */
  border: 1px solid transparent;
  border-radius: .25rem;
  transition: all .1s ease-in-out;
}

.login_group input::-webkit-input-placeholder {
  color: transparent;
}

.login_group input:-ms-input-placeholder {
  color: transparent;
}

.login_group input::-ms-input-placeholder {
  color: transparent;
}

.login_group input::-moz-placeholder {
  color: transparent;
}

.login_group input::placeholder {
  color: transparent;
}

.login_group input:not(:placeholder-shown) {
  padding-top: 1.25rem;
  padding-bottom: .25rem;
}

.login_group input:not(:placeholder-shown) ~ label {
  padding-top: .25rem;
  padding-bottom: .25rem;
  font-size: 12px;
  color: #777;
}



.feather-16{
    width: 16px;
    height: 16px;
}

.feather-24{
    width: 24px;
    height: 24px;
}

.feather-32{
    width: 32px;
    height: 32px;
}


.feather-50{
    width: 50px;
    height: 50px;
}

.tdpaket {
    width: 30% !important;


}


.kop_kontainer {


border-bottom-width: thick !important;
border-bottom-color: #00000 !important;


}

.kop1 {




}


.kop2 {


  
}



.kop3 {


  
}


.kop4 {


  
}

.red_kuesioner {

width: 60%;




}



.green_kuesioner {

width: 20%;




}


.blue_kuesioner {

width: 20%;




}



ol { padding-left: 1em; }

/* 
.thcenter {
    text-align:center !important;
}

*/

/* Fallback for Edge
-------------------------------------------------- */
@supports (-ms-ime-align: auto) {
  .login_group > label {
    display: none;
  }
  .login_group input::-ms-input-placeholder {
    color: #777;
  }
}

/* Fallback for IE
-------------------------------------------------- */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .login_group > label {
    display: none;
  }
  .login_group input:-ms-input-placeholder {
    color: #777;
  }
}

.submenu {

color: #000 ;
font-size: 17px !important;

}

#navBarSearchForm {
  width:430px !important;
}





@media print
  {
    
  .printbtn {display:none !important;}





  
  }


  .img-box {


    overflow: hidden;
    position: relative;
    height: 250px !important;;


  }



  .editoptional {

opacity: 0 !important;
position: absolute !important;
z-index: -1 !important;

}





