.contentbody .buttonline .buttonitem .button.buttondropdown
{
   background-color: #f8a102 !important;
   border: 2px solid #f8a102 !important;
}
.contentbody .buttonline .buttonitem .button.buttondropdown A
{
   color: white !important;
}
.dialog .contentbody
{
   padding: 20px;
}
.dialog .contentheader
{
   padding: 20px;
   background-color: #f0f0f0 !important;
   font-size: 16pt;
   margin-bottom: 10px;
}
.buttonitem .form-control, .buttonitem .buttonlabel, .buttonitem .ms-options-wrap button, #mitgliedsuche, #suche, #stichtag
{
   height: 50px !important;
   min-height: 50px !important;
   max-height: 50px !important;
}
.buttonitem
{
   height: 53px !important;
   min-height: 53px !important;
   max-height: 53px !important;
}
.buttonitem .buttonlabel
{
   margin-top: 10px;
}
.buttonline .buttonitem
{
   float: left !important;
}
.button + .button.buttondropdown
{
   margin-left:10px !important;
}
.button + .button.ddicon
{
   margin-left:1px !important;
}
.registertable
{
   min-height: 50px;
}
.registertable td.tab a
{
   font-size: 11pt;
}
.buttonitem input.datepicker[type="text"]
{
   height: 50px !important;
   min-height: 50px !important;
   max-height: 50px !important;
   min-width: 100px !important;
}

#veranstaltungsdetails .buttonline::after
{
  display: inline;
}

#newpassword
{
  width:100% !important;
}

#tablelogin .fieldpassword
{
  width: 100% !important;
  height: 70px;
}
