﻿#logo {
    margin-top: 150px;
}

.headline {
    margin-bottom: 25px;
    color: #990033;
    font-weight: bold;
}

.progress-bar.animate {
    width: 100%;
}

.hiddenlabel {
    visibility: hidden;
}

.ptPanel .separator {
    margin-top: 4px;
}

.ptPanel .header {
    font-weight: bold;
    text-decoration: underline;
}

.dropdown-item {
    margin-left: 15px;
    margin-right: 15px;
}
.logoSize {
    height: 130px;
    width: 130px;
    display: block;
    float: right;
    text-decoration: none !important;
    margin: -10px 10px 10px 0px;
    position: relative;
    padding: 0px;
}

.logoSize2 {
    height: 130px;
    width: 130px;
    display: block;
    float: left;
    text-decoration: none !important;
    margin: -10px 10px 10px 0px;
    position: relative;
    padding: 0px;
}

#logo {
    margin-top: 50px;
}

.headline {
    margin-bottom: 25px;
    color: #990033;
    font-weight: bold;
}

.ptPanel .separator {
    margin-top: 4px;
}

.ptPanel .header {
    font-weight: bold;
    text-decoration: underline;
}

.dropdown-item {
    margin-left: 15px;
    margin-right: 15px;
}

.question {
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}

.questionGruppe {
    padding-left: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.answerLodret {
    padding-left: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.answerInputLodret {
    padding-right: 25px;
    width: 100px;
    text-align: right;
}

.odd {
    background-color: white;
}

.even {
    background-color: lightgray;
}

.questionTable {
    width: 100%;
    margin-bottom: 30px;
    border: 1px solid white;
}

.answerGruppe {
    width: 100px;
    max-width: 100px;
    text-align: center;
}

.tableSelected {
    border: 1px solid orange;
}

.rowSelected {
    border: 1px solid orange;
}

.datoInput {
    width: 100px;
    display: inline-block;
}

.andetInput {
    width: 200px;
    display: inline-block;
}
.ecitizen {
    width: 600px;
    background-color: #575756;
    color: #b2b3b3;
}

.btn-ecitizen{
    background-color: #575756;
    border-color: yellow;
    float: left;
    border-radius: 5px;
    font-size: 18px;
    color: white !important;
}

.ecitizenColor{
    color: white;
}

.ecitizenLabel {
    color: #3d3d3d;
}

#eCitizenDropName {

}

#eCitizenDropLog {

}

.eCitizenContact {
    float: right;
}

.mainFix{
 margin-right: 98px !important;
  margin-left: 98px !important;
  max-width: 944px !important;
  width: 944px !important;
}

/*Main-page tabs*/
.mainLoginTab {
    padding: 5px 7px 5px 7px; 
    text-transform: inherit;
    border: none;
}
.mainLoginTabSpan {
    font-size: 14px;
}

.mainTabBtn {
    margin-top: 10px !important;
    padding: 5px !important;   
    font-size: small !important; 
}