@font-face {
    font-family: 'Roboto';
    src: url('assets/fonts/roboto-bold-webfont.woff2') format('woff2');
    font-weight: bold;
}
@font-face {
    font-family: 'Roboto';
    src: url('assets/fonts/roboto-regular-webfont.woff2') format('woff2');
    font-weight: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('assets/fonts/roboto-thin-webfont.woff2') format('woff2');
    font-weight: lighter;
}
.hidden{
    display:none;
}
#loading{
    position: absolute;
    z-index: 5000;
    left: 50%;
    margin-left: -75px;
    width: 150px;
    top: 50%;
    margin-top: -75px;
}

.disable-select {
    user-select: none; /* supported by Chrome and Opera */
   -webkit-user-select: none; /* Safari */
   -khtml-user-select: none; /* Konqueror HTML */
   -moz-user-select: none; /* Firefox */
   -ms-user-select: none; /* Internet Explorer/Edge */
}
#profilTable>tbody>tr>th{
    color: rgba(255,255,255,0.8);
    padding-bottom: 30px;
    padding-top: 30px;
}

#profilTable>tbody>tr>td{
    color: rgba(255,255,255,0.8);
    padding-bottom: 15px;
}
#selector-overview-table {
    width:280px;
}
body{
    margin:0;
    font-family: 'Lato'!important;
    font-weight: bold;
  
}

#bg{
    position: fixed;
    background-image: url('pic/bg.jpg');
    height:100%;
    width:100%;
}
/*Login*/
#login-input{
    position:relative;
    margin-top:20%;
    padding:10px!important;
    background-color:rgba(255,255,255,0.4)!important;
}
#login-input>img{
    display: block;
    width:100px;
    height:100px;
    margin-left:auto;
    margin-right:auto;
}
#login-input>form{
    margin-top:15px;
}
#login-input>form>input{
    margin-bottom:10px;
    color:#0C1228;
}
#login-input>form>label{
    color:#0C1228;
    padding-left:2px;
}
.login-btn{
    margin-top: 25px;
    height: 45px!important;
    background-color: #E42189!important;
    color:rgba(255,255,255,0.9)!important;
    border: 1px  solid #E42189!important;
    letter-spacing: 1px;
    margin-bottom:10px;
}
#error-message{
    line-height: 30px;
    color:red;
}
/*SECTION - HEADER*/
#header{
    display:flex;
    justify-content: space-between;
    position:fixed;
    top:0;
    background-color: #0C1228;
    width:100%;
    height: 70px;
    overflow:hidden;
    z-index: 100;
}
#logo{
    cursor:pointer;
    width:50px;
    margin:10px;
}
#logo>img{
width:100%;
}
#headTitle{
    display:flex;
    flex-direction: column;
    color: rgba(255,255,255,0.8);
    width: 250px;
    text-align: center;
    line-height: 70px;
}
#hTitleTop{
    line-height:35px;
}
#hTitleBot{
    line-height:35px;
    font-size: 14px;
}
#optionMenu{
    line-height: 70px;
    font-size: 25px;
    text-align: center;
    display: inherit;
    float:right;
    color:rgba(255,255,255,0.8);
    height:70px;
    width:70px;
    cursor:pointer;
    padding-top: 20px;
}
#menu:hover{
    color:#E42189;
}

#hiddenWrapper{
    position:absolute;
    width:100%;
    height:300%;
    z-index:101;
}
#unclickWrapper{
    position:absolute;
    background-color: rgba(0,0,0,0.7);
    width: 100%;
    height:100%;
    z-index:101;
}

#options{
    position:fixed;
    top:0;
    right:0;
    width:200px;
    height:auto;
    background-color: #0f1631;
    box-shadow: 0px 0px 5px 1px #111;
    z-index:102;
}
#oEntries{
    list-style-type:none;
    margin:0;
    padding-inline-start: 0;
    margin-top:20px;
    margin-bottom:20px;
}
.oEntry{
    cursor:pointer;
    color:white;
    padding: 10px;
    text-align: center;
}
.oEntry:hover{
    background-color: rgba(255,255,255,0.1);
}
/*SECTION - Content*/
.content{
    position:absolute;
    left:50%;
    margin-left:-170px;
    top:80px;
    width:340px;
    height:auto;
    color:white;
    -webkit-user-select: none;  
    -moz-user-select: none;     
    -ms-user-select: none;      
    user-select: none;   
}
.whiteBG{
    background-color: rgba(255,255,255,0.7); 
    color: #0f1631;
    top: 40px!important;
    border-radius: 5px;
}
/*Content*/
.prepselect,.teamselect,.reservationtab,.calentry,.calendarselect,.calendartap,.editstart,.detaildash{
    border-radius: 10px;
    box-shadow: 1px 1px 5px 2px #333;
    background-color:rgba(255,255,255,0.7);
    float:left;
    width: 300px;
    height: 3000px;
    margin: 30px;
    padding-left:5px;
    padding-right:5px;
}

.dash,.small{
    border-radius: 5px;
    box-shadow: 1px 1px 5px 2px #333;
    background-color:rgba(255,255,255,0.8);
    float:left;
    width: 160px;
    height: 160px;
    margin: 5px;
    padding-left:5px;
    padding-right:5px;  
}
.inactive-dash{
    background-color:rgba(255,255,255,0.3);
    box-shadow: none;
    pointer-events: none;

}
.inactive-dash>span{
    color:rgba(0,0,0,0.5);
}
.noSides{
    padding-left:0px;
    padding-right:0px;
}
.dash:hover,.prepselect:hover,.resstart:hover,.calendarselect:hover,.editstart:hover{
    box-shadow: inset 1px 1px 2px 1px #333333, inset -1px -1px 2px 1px #333333;
    cursor:pointer;
}

.prepsymbol,.calendarsymbol,.editsymbol{
    color:#E42189;
    display: block;
    padding-top: 20px;
    padding-left:1px;
    font-size: 40px;
    width:40px;
    height: 60px;
    margin-top: 0;
    margin-bottom:5px;
    margin-left:auto;
    margin-right:auto;
}
.dashsymbol{
    padding-left: 2px;
    text-align: center;
    display: block;
    font-size: 50px;
    width: 50px;
    height: 50px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    color: #E42189;
}


.dashtitle,.preptitle,.reservationtitle,.teamtitle,.calendartitle,.edittitle{
    color:#0C1228;
    font-size:16px;
    display: block;
    line-height: 30px;
    text-align: center;
    width:100%;
}
.teamtitle,.reservationtitle{
    padding-top:15px;
    line-height:25px;
}
.dashdescription,.reservationpretitle{
    color:#0C1228;
    font-weight: normal;
    font-size:10px;
    display: block;
    line-height: 12px;
    text-align: center;
    width:100%;
}
.res-sel-btn{
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    margin-bottom: 5px;
    border-radius: 3px;
    color: #0C1228;
    border: 1px solid #0C1228;
    background-color: rgba(12,18,40,0.3);
    cursor: pointer;
}

/*Team*/
.prepselect,.teamselect,.reservationtab,.calendarselect,.calendartap,.editstart,.detaildash{
    height: auto;
    padding-bottom:10px;
}
.prepsymbol,.calendarsymbol,.editsymbol{
    margin-bottom:0;
    padding-top: 5px;
    padding-left:3px;
    font-size: 40px;
    width:40px;
    height: 40px;
}
.preptitle,.calendartitle,.edittitle{
    padding-top:10px;
    font-size:18px;
    line-height: 25px;
}
#teamselect,.calendarselect,.calendartap,.editstart{
    margin-top:10px;
    margin-bottom:10px;
    padding-left:10px;
    padding-right:10px;
}
#teammemeber>form,#resform{
    padding-top:20px;
    padding-left:15px;
    padding-right:15px;
    padding-bottom:10px;
}
#teammemeber>form>select,#resform>input,#resform>select,#calform>select{
    margin-bottom:5px;
}
.form-control[disabled]{
    background-color: rgba(255,255,255,0)!important;
    color:#0C1228!important;
    border: none;
    box-shadow: none;
    font-weight: bolder;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: auto!important;
}
.form-control::-ms-expand{
    display:none;
}
.prepcontenttitle{
    font-weight: bold;
    padding-top: 15px;
}

.save-btn{
    margin-top:10px;
    background-color:#0C1228!important;
    color:rgba(255,255,255,0.8)!important;
}
.saveBtn:hover{
    background-color:#0f1631
}
/*Reservations*/
.doublerow{
    margin-left: 0!important;
    margin-right:0!important;
}
.doublecol{
    float:left;
    width:40%!important;
}
.formspan{
    float:left;
    width:20%;
    text-align: left;
    line-height: 34px;
    padding-right:10px;
    color:#0C1228;
}
.sevencol{
    width:80%!important;
}

.reservationtab>table{
    color:#0C1228;
    margin-bottom:0px;
}
.reservationtab>table>thead>tr,.reservationtab>table>tbody>tr{
    font-size:12px;
    border:none;
}
.reservationtab>table>thead>tr>th{
    border-bottom: 1px solid #0C1228;
    font-weight: bolder;
}
.reservationtab>table>tbody>td{
    border-top:none;
}
.editbtn{
    font-size:16px;
}

.reservationpretitle{
    margin-bottom:10px;
    color:#E42189;
}
/*Calendar*/
.calentry{
    height: auto;
    padding-left:0px;
    padding-right:0px;
}
.caldate-l,.caldate-r{
    width:85px;
    height:75px;
    text-align: center;
    font-size:18px;
}
.caldate-l{
    float:left;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.caldate-r{
    float:right;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.week,.menu-type,.res-type{
    color: rgba(255,255,255,0.5);
    padding-top:5px;
    font-size:18px;
    line-height:18px;
}
.res-type{
    padding-top: 10px;
    font-size: 12px;
    line-height: 15px;
}
.day,.menu-menNum{
    font-size:30px;
    line-height:35px;
}
.res-departNum{
    font-size:12px;
    line-height:25px;  
}
.month,.menu-subTitle{
    font-size:12px;
    line-height:15px;
    color: rgba(255,255,255,0.5);
    padding-bottom:5px;
}
.week,.day,.month,.menu-type,.menu-menNum,.menu-subTitle,.res-departNum,.res-type{
    display: block;
    float: none;
    width: 100%;
}
.caltextwrapper{
    width:215px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.caltitle-l,.caltitle-r{
    color:#0f1631;
    font-size: 15px;
    line-height: 25px;
}
.caldescription-l,.caldescription-r,.calchef-l{
    color:rgba(0,0,0,0.6);
    font-size:10px;
    line-height:14px;
}
.caltitle-r,.caldescription-r,.calchef-l{
    margin-left:0px;
    margin-right: 90px; 
}
.calchef-l{
    color:#0f1631;
    margin-right: 0px; 
}

#calform>select,#calform>input{
    width:100%;
    height: 40px!important;
    color:#0f1631!important;
    margin-bottom:5px!important;
}
.calendartap{
    padding-top:10px;
}
/*Table*/

.td-used{
    background-color: rgba(255, 0, 0, 0.1);
}

.arrow{
    position:absolute;
    width:40px;
    height:40px;
}
.arrow-right{
    left: 10px;
    bottom:15px;
}
.arrow-up{
    transform: rotate(-90deg);
    left:10px;
    top:15px;
}
.arrow-down{
    transform: rotate(90deg);
    left: 28px;
    top: 2px;
}
.arrow-left{
    transform: rotate(180deg);
    left: 0px;
    bottom: -44px;
}

.flower{
    position: absolute;
    width:30px;
    height:30px;
}
.working-desk,.working-desk-square,.working-desk-long,.working-desk-short{
    position: absolute;
    left: 48px;
    top: 52px;
    height: 38px;
    width: 20px;
    background-color: rgba(0,0,0,0.6);
}
.d-v2{
    left: 48px;
    top: -17px;
}
.l-v2{
    left: 69px!important;
    top: -5px!important;
    width: 40px!important;
}
.s-v2{
    left: 69px!important;
    top: 10px!important;
    height: 40px!important;
}
.s-v3{
    left: 109px!important;
    top: -5px!important;
    height: 40px!important;
}
#selector-div-desk{
    margin-top: 0;
}
#selector-table-desk>tr>td{
    padding-top: 10px;
}
.res-info{
    padding-top:3px!important;
}
.desk-del-btn{
    color:red;
    border: 1px solid red;
    border-radius: 3px;
    background-color: rgba(255,0,0,0.3);
    text-align: center;
    font-size: 15px;
    line-height: 30px;
}
/*Table - NEW*/
.set{
    display:flex;
    flex-direction: column;
    gap:3px;
}
.vertical{
    transforM: rotate(-90deg);

}
.twist{
    transforM: rotate(-65deg);
}
.row{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 3px;
}

.chair{
    background-color: rgba(255,255,255,0.3);
    box-shadow: 0px 0px 5px 1px #555;
    border-radius:10px;
    width:15px;
    height:15px;
}
.empty{
    width:15px;
    height:15px;
}
.spaceholder{
    width:5px;
}
.set-table{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size:12px;
    background-color: rgba(255,255,255,0.3);
    box-shadow: 0px 0px 5px 1px #555;
    width:60px;
    height:30px;
}
.grid{
    background-color: rgba(255,255,255,0.8); 
    border-radius: 10px;
    position:absolute;
    left:50%;
    margin-left:-175px;
    display:flex;
    flex-direction: column;
    width:350px;
    height:600px;
}
.grid-row{
    display:flex;
    height:100%;
}

.field{
    display:flex;
    align-items: center;
    justify-content: center;
    width:100%;
}
.field-v{
    width:215px;
}
.field-h{
    height: 100px;
}

/*TEAMCOLOR*/
.colorT1{
    background-color: rgba(255,0,0,0.4);
}
.colorT2{
    background-color: rgba(0,255,0,0.4);
}
.colorT3{
    background-color: rgba(0,0,255,0.4);
}
.colorT4{
    background-color: rgba(255,255,0,0.4);
}
.colorT5{
    background-color: rgba(0,255,255,0.4);
}
.colorT6{
    background-color: rgba(255,0,255,0.4);
}
.colorT7{
    background-color: rgba(0,0,0,0.4);
}
.colorT8{
    background-color: rgba(255,255,255,0.4);
}
.colorT9{
    background-color: rgba(100,0,255,0.4);
}


.working-desk-square{
    width: 20px;
    height: 20px;
    left: 82px;
    top: 11px;
}
.working-desk-long{
    width: 50px;
    height: 15px;
    left: 55px;
    top: 64px;
}
.working-desk-short{
    width: 15px;
    height: 35px;
    left: 105px;
    top: 44px;
}
.sideboard,.kaffeemaschine{
    position: absolute;
    left: 59px;
    top: 79px;
    font-size: 10px;
    color: #666;
}
.kaffeemaschine{
    left: 38px;
    top: 51px;
}
.f1{
    right: -5px;
    top: 1px;
}
.f2{
    top: -10px;
    left: 5px;
}
.f3{
    top: 19px;
    left: 43px;
}
.f4{
    right:5px;
    bottom:5px;
    }
.desk-footer{
    position:fixed;
    width:100%;
    height:60px;
    bottom: 0;
    background-color: #0C1228;
}

.desk-btn{
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 5%;
    margin-right: 5%;
    width: 40%;
    height: 40px;
    color: rgba(255,255,255,0.8);
    line-height: 40px;
    text-align: center;
    border-radius: 3px;
    border: 1px solid white;
}
.desk-active{
    color: #0C1228!important;
    background-color: white
}

/*Selector*/
.selector-dash,.selector-second-dash{
    position:absolute;
    top:150px;
    left:50%;
    margin-left:-150px;
    width:300px;
    height:auto;
    border-radius: 5px;
    color:#222;
    background-color:rgba(255,255,255,0.9);
    box-shadow: 0px 0px 5px 1px #111;
    z-index:200;
}
#selector-header{
    width: 100%;
    line-height: 50px;
    font-size: 20px;
    padding-left:8px;
    background-color:#0C1228;
    color: rgba(255,255,255,0.9);
}
#selector-forms,.selector-msg{
    margin-bottom:50px;
}
.selector-section{
    margin:10px;
    font-size: 12px;
}
.selector-section>table{
    width:280px;
}
.selector-subtitles{
    font-size:15px;
    line-height: 25px;
}

.selector-select{
    margin-bottom:10px;
    color:#222!important;
}
#selector-btnArea{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
    padding-left: 5px;
    padding-right: 5px;
}
.selector-btn{
    float:left;
    width:135px;
    height:30px;
    line-height: 28px;
    border: 1px solid #0C1228;
    background-color: #0C1228;
    margin:10px;
    margin-right:5px;
    margin-left:5px;
    border-radius: 2px;
    color: rgba(255,255,255,0.9);
    text-align: center;
    letter-spacing: 1px;
}
.deny,.back{
    color: #0C1228;
    background-color: transparent;
}
/*Menü*/
.menu-entry-l, .menu-entry-r,.team-entry-l,.team-entry-r,.mep-entry-l, .mep-entry-r,.res-entry-l, .res-entry-r{
    min-height:75px;
    height: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction:row;
    border-radius: 10px;
    box-shadow: 1px 1px 5px 2px #333;
    background-color:rgba(255,255,255,0.7);
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-top:10px;
    margin-bottom: 10px;
}
.menu-entry-r,.team-entry-r,.mep-entry-r,.res-entry-r{
    flex-direction:row-reverse;
}
.menu-text-wrapper,.team-text-wrapper{
    width:215px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding:5px;
}
.team-text-wrapper{
    pointer-events: none;
}

.menu-text-title{
    color: #0f1631;
    font-size: 12px;
    line-height: 8px;
    text-decoration: underline;
}
.task-title,.task-service-title,.task-service-title-check{
    color:#0f1631;
    text-align: left;
    font-size: 12px;
    line-height: 15px;
    height: 35px;
    padding-left:10px;
}
.task-small{
    font-size:10px;
    font-weight: normal;
}
.task-table{
    width:205px;
}
.task-service-title{
    height: 75px;
}
.task-service-title-check{
    text-align:center;
    height: 75px;   
    padding-left:0px;
}
.task-service-span,.task-count-span{
    font-size:12px;
    padding-bottom:8px;
}
.task-count-span{
    font-size:15px;
    padding-right:10px;
}
.menu-mep-wrapper{
    width:215px;   
}
.course-description,.course-line, .mep-description,.res-classMemebers,.res-menu-amount{
    color:#0f1631;
    font-size:12px;
    line-height:15px;
    margin-bottom:5px;
    margin-top:5px;
}
.res-classMemebers{
    font-size:8px;
    line-height:10px;
}
.course-title,.member{
    color:#0f1631;
    font-size: 15px;
    line-height: 25px;
    margin-top:5px;
}
.menu-title-wrapper,.team-title-wrapper{
    width: 85px;
    height: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.menu-title-r,.menu-title-l,.team-title-r,.team-title-l{
    width: 85px;
    text-align: center;
    font-size: 18px;
    vertical-align: middle;
    position: relative;
}
.menu-title-l,.team-title-l{
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.team-title-l{
    pointer-events: none;
}
.menu-title-r,.team-title-r{
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.task-entry{
    min-height: 75px;
    height: auto;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    border-radius: 10px;
    box-shadow: 1px 1px 5px 2px #333;
    background-color: rgba(255,255,255,0.7);
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}
.closed-task-entry{
    background-color: rgba(255,255,255,0.5); 
}
.tasks-area{
    background-color: rgba(228,33,137,0.9);
    margin-left:auto;
    margin-right:auto;
    width:300px;
    height:50px;
    line-height: 50px;
    text-align: center;
    margin-top:10px;
    margin-bottom:10px;
    border-radius: 10px;
    box-shadow:1px 1px 5px 2px #333;
}
.closed-task-title{
    background-color:rgba(80, 80, 80,1); 
}
.taskstextwrapper {
    display: inline-flex;
    width: 230px;
    text-align: center;
    color: #0f1631;
    flex-direction: column;
    justify-content: center;
}
.closed-task-text{
    color: rgba(80, 80, 80,1);
}
.tasksstatuswrapper{
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;  
    background-color:rgba(228,33,137,1);
    display: inline-flex;
    width: 85px;
    text-align: center;
    flex-direction: column;
    justify-content: center;
}
.closed-task-status{
    background-color:rgba(80, 80, 80,0.8);
}

.task-statusTitle-tag{
    color: rgba(255,255,255,0.4);
    font-size: 15px;
    line-height: 18px;
    pointer-events: none;
}
.task-status-tag{
    color: rgba(255,255,255,0.9);
    font-size: 15px;
    line-height: 25px;
    pointer-events: none;
}

.menu-headline, .mep-headline,.tasks-headline,.team-headline{
    background-color: #E42189;
    height:50px;
    line-height: 50px;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    margin-bottom:5px;
}
.team-headline{
    display:block;
    background-color:#E42189;
    color:rgba(255,255,255,0.9);
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    font-size: 14px;
    height:40px;
    line-height: 40px;
}

.team-body{
    display: block;
    font-size:12px;
    text-align: center;
    color:#0f1631;
    line-height:20px;
}

.tasks-subtitle{
    color:#0f1631;
    text-align: center;
    font-weight: bolder;
    padding-left:5px;
    padding-right:5px;
    padding-bottom:15px;
}
.menu-body,.mep-body,.tasks-body{
    color:#0f1631;
    text-align: center;
    padding-left:5px;
    padding-right:5px;
}
.menugang{
    line-height: 25px;
    display: block;
    font-weight: bold;
}
.menuverz{
    font-size:15px;
    display:block;
}
.menudesc{
    font-style:italic;
}
/*Settings*/
.settings{
    position: absolute;
    background-color: #0C1228;
    min-height: 100%;
    height: auto;
    width: 100%;
}
.new-user,.new-edit-btn,.new-res-btn{
    position:fixed;
    width:70px;
    height:70px;
    border-radius:35px; 
    background-color: rgba(255,255,255,0.3);
    border:3px solid rgba(255,255,255,0.9);
    bottom:15px;
    left:15px;
    box-shadow: 0px 0px 5px 1px #222;
}

.new-edit-btn,.new-res-btn{
    background-color: rgba(255,255,255,0.6);
    border:3px solid #0C1228;
    text-align: center;
}

.new-edit-btn>i{
    color:#0C1228;
    font-size: 40px;
    line-height: 60px;
}

.new-user>img{
    margin-left:5px;
    margin-top:5px;
}
.new-edit-btn>img,.new-res-btn>img{
    margin: 10px;
}
.new-res-btn>img{
    margin-left:4px;
    margin-top:11px;
}
.second-btn{
    left:15px;
}

.settings-content{
    color:rgba(255,255,255,0.9);
    margin-top: 70px;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
}
.setting-section-title{
    display: block;
    font-size:15px;
    line-height: 35px;
}
.userlist-container,.classlist-container, .ticket-container{
    background-color: rgba(255,255,255,0.1);
    border-radius:5px;
    margin-top:10px;
    padding:5px;
    font-weight: normal;
    font-size: 12px;
}
.userlist-name,.classlist-name{
    font-size:18px;
    line-height: 28px;
    font-weight: bold;
    margin-left:5px;
}
.userlist-editBtn,.classlist-editBtn{
    position: absolute;
    margin-left: 250px;
    margin-top: 2px;
    width: 35px;
    height: 35px;
    font-size: 21px;
    text-align: center;
    background-color: rgba(255,255,255,0.8);
    border-radius: 3px;
    padding-top: 7px;
    color: #0f1631;
}

.userlist-table,.classlist-table{
    width:100%;
    margin-left:5px;
}
.userlist-table>tbody>tr>td,.classlist-table>tbody>tr>td{
    color:rgba(255,255,255,0.9);
    padding-top: 2px;
    padding-bottom: 2px;
    font-size:12px;
}
.state-td{
    float:right;
    padding-right:10px;
}
#new-user,#new-class,#new-ticket{
    background-color: rgba(255,255,255,0.2);
    text-align: center;
    line-height: 40px;
    font-weight: bold;
    font-size: 14;
    border: 1px solid rgba(255,255,255,0.9);
}
.edit-user{
display: inline-block;
width: 25px;
height: 25px;
margin-left:10px;
padding-right: 5px;
}
#ticketField{
    width:100%;
    height:250px;
    background-color: rgba(255,255,255,0.2);
    border: 1px solid rgba(255,255,255,0.9);
    resize: none;
}
.user-input, .user-input-edit{
    margin-bottom:5px;
}

.input-error{
    font-size: 12px;
    color:red;
    text-align: center;
}
.input-success{
    font-size: 12px;
    color:green;
    text-align: center;
}
.class-setting{
    background-color:rgba(255,255,255,0.2)!important;
    border:1px solid rgba(255,255,255,0.9)!important;
    color: rgba(255,255,255,0.9)!important;
    height:50px!important;
}

#edit-pw,#edit-userDel,#new-course,#delete-course,#new-mep-selection,#delete-mep-selection,#pdf-upload-btn,#manual-upload-btn{
    background-color: yellow;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    margin-bottom:5px;
    border-radius: 3px;
    color:#0C1228;
    border: 1px solid #0C1228;
    background-color: rgba(12,18,40,0.3);
    cursor: pointer;
}
#edit-userDel,#delete-course,#delete-mep-selection{
    color:red;
    border: 1px solid red;
    background-color: rgba(255,0,0,0.3);
}

#new-course,#delete-course,#new-mep-selection,#delete-mep-selection,#pdf-upload-btn,#manual-upload-btn{
    margin-top:5px;
}
.user-key-input{
    padding-right: 5px;
}
.settings-btn{
    width:100%;
    height:40px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    border-radius: 3px;
    background-color:rgba(255,255,255,0.1)!important;
    border:2px solid rgba(255,255,255,0.9)!important;
    color: rgba(255,255,255,0.9)!important;
}
.prepselect,.teamselect,.reservationtab,.detaildash,.calentry,.calendarselect,.calendartap,.editstart{
    float:none;
    margin-left: auto;
    margin-right: auto;
    margin-top:10px;
    margin-bottom: 10px;
}
.small{
    float:left;
    margin:5px;
}
.calentry{
    height: 75px;
}
#menu:hover{
    color:rgba(255,255,255,0.7);
}
#teammemeber>form>select,#resform>div>select{
    height:50px;
}
#resform>div>select,#resform>input,#calform>select{
    height:40px;
}

#teammemeber>form>select[disabled]{
    height:30px;
}
#saveTeam,#saveCal{
    height:50px;
}


 @media only screen and (min-width: 480px) { 
    #header {
        height: 120px;
    }
    #logo {
        width: 100px;
    }
    #headTitle {
        display:flex;
        flex-direction: column;
        line-height: 120px;
        font-size: 28px;
    }
    #hTitleTop{
        line-height:60px;
    }
    #hTitleBot{
        line-height:60px;
        font-size: 20px;
    }
    .content{
        width:700px;
        margin-left:-350px;
        top: 170px;
    }
    .dash{
        width: 340px;
        height: 340px;
    }
    .dashsymbol {
        width: 100px;
        height: 100px;
        margin-top: 50px;
    }
    .dashtitle, .preptitle, .reservationtitle, .teamtitle, .calendartitle, .edittitle {
        font-size: 32px;
        line-height: 60px;
    }
    .dashdescription, .reservationpretitle {
        font-size: 20px;
        line-height: 24px;
    } 
    .new-user, .new-edit-btn, .new-res-btn {
        width: 120px;
        height: 120px;
        border-radius: 60px;
    }
    .selector-dash, .selector-second-dash {
        top: 350px;
        margin-left: -250px;
        width: 500px;
    }
    #selector-header {
        line-height: 70px;
        font-size: 30px;
        padding-left: 15px;
    }
    .selector-section {
        margin: 20px;
        font-size: 24px;
    }
    #selector-overview-table {
        width: 460px;
    }
    .form-control {
        height: 50px!important;
        font-size: 24px!important;
        line-height: 50px!important;
    }
    #selector-forms {
        margin-bottom: 80px;
    }
    #selector-btnArea {
        height: 80px;
    }
    .selector-btn {
        width: 230px;
        font-size: 20px;
        height: 50px;
        line-height: 50px;
    }
    .calentry {
        height: 150px;
    }
    .prepselect, .teamselect, .reservationtab, .calentry, .calendarselect, .calendartap, .editstart, .detaildash {
        width: 600px;
    }
    .caldate-l, .caldate-r {
        width: 170px;
        height: 150px;
    }
    .week, .menu-type, .res-type {
        padding-top: 10px;
        font-size: 36px;
        line-height: 36px;
    }
    .day, .menu-menNum {
        font-size: 60px;
        line-height: 70px;
    }
    .month, .menu-subTitle {
        font-size: 24px;
        line-height: 30px;
        padding-bottom: 10px;
    }
    .caltextwrapper {
        width: 430px;
    }
    .caltitle-l, .caltitle-r {
        font-size: 30px;
        line-height: 50px;
    }
    .caldescription-l, .caldescription-r ,.calchef-l{
        font-size: 20px;
        line-height: 28px;
    }
    .menu-entry-l, .menu-entry-r, .team-entry-l, .team-entry-r,.res-entry-l,.res-entry-r {
        min-height: 150px;
        width: 600px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .menu-title-r, .menu-title-l, .team-title-r, .team-title-l {
        width: 170px;
        font-size: 36px;
    }
    .menu-title-wrapper, .team-title-wrapper {
        width: 170px;
        height: 150px;
    }
    .res-departNum {
        font-size: 24px;
        line-height: 50px;
    }
    .menu-text-wrapper, .team-text-wrapper {
        width: 430px;
        padding: 10px;
    }
    .course-description, .course-line, .mep-description, .res-classMemebers, .res-menu-amount {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .res-classMemebers {
        font-size: 16px;
        line-height: 20px;
    }
    #new-course, #delete-course, #new-mep-selection, #delete-mep-selection, #pdf-upload-btn, #manual-upload-btn {
        margin-top: 10px;
    }
    #edit-pw, #edit-userDel, #new-course, #delete-course, #new-mep-selection, #delete-mep-selection, #pdf-upload-btn, #manual-upload-btn {
        line-height: 62px;
        font-size: 28px;
        margin-bottom: 10px;
    }
    textarea.form-control {
    height: auto!important;
    }
    #menu {
        font-size: 50px;
    }
    .course-title, .member {
        font-size: 30px;
        line-height: 50px;
        margin-top: 10px;
    }
    .task-service-title-check {
        height: 150px;
    }
    .task-table {
        width: 405px;
    }
    .task-title, .task-service-title, .task-service-title-check {
        font-size: 24px;
        line-height: 60px;
        height: 70px;
        padding-left: 20px;
    }
    .task-service-span {
        font-size: 30px;
    }
    .res-type {
        padding-top: 20px;
        font-size: 24px;
        line-height: 30px;
    }
    .whiteBG {
        top: 180px!important;
    }
    .tableTable>tbody>tr>td {
        width: 136px;
        height: 160px;
    }
    .working-desk, .working-desk-square, .working-desk-long, .working-desk-short {
        left: 96px;
        top: 104px;
        height: 76px;
        width: 40px;
    }
    .working-desk-square {
        width: 40px;
        height: 40px;
        left: 164px;
        top: 22px;
    }
    .working-desk-long {
        width: 100px;
        height: 30px;
        left: 110px;
        top: 128px;
    }
    .working-desk-short {
        width: 30px;
        height: 70px;
        left: 210px;
        top: 88px;
    }
    .sideboard, .kaffeemaschine {
        left: 118px;
        top: 158px;
        font-size: 20px;
    }
    .f1 {
        right: -10px;
        top: 2px;
    }
    .flower {
        width: 60px;
        height: 60px;
    }
    .arrow-down {
        left: 56px;
        top: 4px;
    }
    .arrow {
        width: 80px;
        height: 80px;
    }
    .rot-vert {
        margin-left: 16px;
    }
    .desk-setup {
        width: 104px;
        height: 120px;

    }
    .desk {
        height: 48px;
    }
    .c-left, .c-right {
        border-radius: 14px;
        width: 28px;
        height: 28px;
        margin-left: 16px;
    }
    .desk, .c-left, .c-right {
        margin-top: 4px;
        font-size: 16px;
        line-height: 42px;
    }  
    .pos-double {
        margin-left: 84px;
    }
    .f2 {
        top: -20px;
        left: 10px;
    }
    .f3 {
        top: 38px;
        left: 86px;
    } 
    .arrow-left {
        bottom: -88px;
    }
    .d-v2 {
        left: 96px;
        top: -34px;
    }
    .l-v2 {
        left: 138px!important;
        top: -10px!important;
        width: 80px!important;
    }
    .s-v2 {
        left: 138px!important;
        top: 20px!important;
        height: 80px!important;
    }
    .s-v3 {
        left: 218px!important;
        top: -10px!important;
        height: 80px!important;
    }
    .kaffeemaschine {
        left: 76px;
        top: 102px;
    }
    .selector-subtitles {
        font-size: 30px;
        line-height: 50px;
    }
    .menu-text-title {
        font-size: 24px;
        line-height: 16px;
    }
    .task-small {
        font-size: 20px;
        font-weight: normal;
    }
    #login-input>form {
        margin-top: 30px;
        font-size: 28px;
    }
    #login-input>img {
        width: 200px;
        height: 200px;
    }
    .login-btn {
        margin-top: 30px;
        height: 60px!important;
        margin-bottom: 20px;
    }
    .settings-content {
        margin-top: 130px;
        width: 500px;
    }
    .setting-section-title {
        font-size: 30px;
        line-height: 70px;
    }
    #options {
        width: 300px;
    }
    .oEntry {
        font-size: 20px;
    }
} 
  
