
hr.style-two {
    border: 0;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #ccc, #333, #ccc);
    margin-top: 55px;
}

.asterisk_input::after {
    content: " *";
    color: #e32;
    position: absolute;
    margin: 0px 0px 0px -20px;
    font-size: large;
    padding: 0 5px 0 0;
}

.materialert.error {
    background-color: #c62828;
    color: #fff;
}

.materialert.success {
    background-color: #43a047;
    color: #fff;
}


::-webkit-scrollbar {

    height: 5px;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
    background: #d8d8d8;
}

::-webkit-scrollbar-thumb:hover {
    background: #555;
}

html {
    line-height: 1.5;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

.materialert {
    position: relative;
    min-width: 150px;
    padding: 15px;
    margin-bottom: 20px;
    margin-top: 15px;
    border: 1px solid transparent;
    border-radius: 4px;
    transition: all 0.1s linear;
    webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.materialert .material-icons {
    margin-right: 10px;
}

.materialert .close-alert {
    -webkit-appearance: none;
    border: 0;
    cursor: pointer;
    color: inherit;
    background: 0 0;
    font-size: 22px;
    line-height: 1;
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .7);
    filter: alpha(opacity=40);
    margin-bottom: -5px;
    position: absolute;
    top: 16px;
    right: 5px;
}

.errorType {
    border-bottom: 1px solid red !important;
}


nav {
    height: auto !important;
}


#pastedImage {
    width: 150px;
}

@media (min-width: 832px) {
    #save_btn_fixsetting {
        margin-right: 1rem;
        margin-bottom: 0rem;
    }

    /* #aktive_version {
             margin-top: 60px;
     }
         */
}

@media(max-width: 1200px) {
    
     .menu_mobile_color {
            color: #ee6e73 !important;
    }



}
@media (max-width: 992px) {

    #shortnames_div {
        margin-right:-30px;
        margin-left: -15px;
    }

#room_adress_div {
    margin-left:-10px;
}

#pastedImage {
    width: 100px;
}
    .page-footer {
        font-size: 10px !important;
    }

    #div_timepicker1 {
        height: 5px;
    }

    #div_timepicker2 {
        height: 5px;
    }

    #genehmigungen input {
        width: 100px;
        padding-right: 20px;
    }

    #initialize_fstamm_table .paddinput {
        width: 100px;
        padding-right: 20px;
    }

   /* #initialize_comment_table input {
        width: 100px;
        padding-right: 20px;
    }*/

    #initialize_type_table input {
        width: 100px;
        padding-right: 20px;
    }

    #member_preferences input {
        width: 100px;
        padding-right: 20px;
    }

    .flexdays {
        display: block;
    }

    .raum_entf_icon.ml-3 {
        margin-left: .25rem !important;
    }

    .fa-stack-1x, .fa-stack-2x {
        left: 40px;
        top: 10px;
    }

    /* .noscrollbar {
        overflow:scroll;

    }*/
    .noscrollbar label {
        font-size: 10px;
    }

    .noscrollbar .col-md-2 input {
        font-size: 10px !important;
    }

    .noscrollbar .col-md-7 input {
        font-size: 10px !important;
    }

    .noscrollbar .col-md-1 input {
        font-size: 10px !important;
    }


    #body_properties {
        padding-left: 0px !important;
        font-size: 12px;
    }

    nav ul a {
        color: #ee6e73 !important;
    }


    .margin-breadcrumb.mr-5 {
        margin-right: 0rem !important;
    }

    .table {
        width: 100% !important;
        font-size: 16px;

    }


    .table td {
        padding: 0.75rem 5px !important;
        text-align: center !important;
    }

    .table th {
        padding: 0.75rem 2px !important;
        text-align: center !important;
    }


    

    th.short-text {
        display: table-cell;
    }

    th.full-text {
        display: none;
    }

    .s6-resp {
        width: 100% !important;
    }

    .collection.with-header .collection-item {
        padding-left: 0 !important;
    }

    .collection.with-header .collection-header {
        padding: 10px 0px !important;
    }

    .collection .collection-item {
        padding: 10px 0px !important;
    }

    .collection-header h4 {
        font-size: 20px;
    }

    #append_members .btn {
        padding: 0 12px !important;
        margin-right: 10px !important;
    }


    a#save_btn {
        margin-right: 20px;
    }


    /* labels und icons überlappen */
    #nachname {
        padding-left: 40px;
        margin-left: 0px;
    }

    #street {
        padding-left: 40px;
        margin-left: 0px;
    }

    #email {
        padding-left: 40px;
        margin-left: 0px;
    }

    #phone {
        padding-left: 40px;
        margin-left: 0px;
    }

    #name {
        padding-left: 40px;
        margin-left: 0px;
    }

    #plz {
        padding-left: 40px;
        margin-left: 0px;
    }

    #land {
        padding-left: 40px;
        margin-left: 0px;
    }

    #kuerzel {
        padding-left: 40px;
        margin-left: 0px;

    }

    #kurzel {
        padding-left: 40px;
        margin-left: 0px;
    }

    #headername {
        padding-left: 40px;
        margin-left: 0px;
    }

    #vorname {
        padding-left: 40px;
        margin-left: 0px;
    }

    #h_nummer {
        padding-left: 40px;
        margin-left: 0px;
    }

    #hnummer {
        padding-left: 40px;
        margin-left: 0px;
    }

    #ort {
        padding-left: 40px;
        margin-left: 0px;
    }

    #latitude {
        padding-left: 40px;
        margin-left: 0px;
    }

    #longitude {
        padding-left: 40px;
        margin-left: 0px;
    }

    #groesse {
        padding-left: 40px;
        margin-left: 0px;
    }

    #max_belegung {
        padding-left: 40px;
        margin-left: 0px;
    }

    #raum_strasse {
        padding-left: 40px;
        margin-left: 0px;
    }

    #raum_hnummer {
        padding-left: 40px;
        margin-left: 0px;
    }

    #raum_plz {
        padding-left: 40px;
        margin-left: 0px;
    }

    #raum_stadt {
        padding-left: 40px;
        margin-left: 0px;
    }

    #raum_latitude {
        padding-left: 40px;
        margin-left: 0px;
    }

    #raum_longitude {
        padding-left: 40px;
        margin-left: 0px;
    }

    #raum_land {
        padding-left: 40px;
        margin-left: 0px;
    }

    #raum_phone {
        padding-left: 40px;
        margin-left: 0px;
    }


    ul #select-options-19eb6c2f-ca1c-fe6c-3307-25ad42a6da44 {
        height: 100px !important;
    }

   
    #expandedSearchTable input {
        width: 100px;
        padding-right: 20px;
    }


}

@media (min-width: 1200px) {
    .menu_mobile_color {
            color: #808080 !important;
    }


}

@media (min-width: 992px) {

    #roomproperties_div {
    display:flex;
}


    .firma_modal1_date {
        display: flex;
    }

    .firma_modal2_inputs {
        display: flex;
    }

    .firma_modal1_inputs {
        display: flex;
    }


    .margin-breadcrumb.mr-5 {
        margin-right: 8rem !important;
    }

    
    
    
    th.short-text {
        display: none;
    }

    th.full-text {
        display: table-cell;
    }
}

@media (min-width: 575px) {


    .lockunlock_admin {
        margin-top: -50px;
    }

    .flexdays {
        margin-top: -50px;
    }

}

@media (max-width: 575px) {


    #lockunlock {
        margin-left: 10px;
        margin-bottom: 20px;
    }
    

    span i.material-icons {
        font-size: 30px !important;
    }

    a i.material-icons {
        font-size: 30px !important;
    }
  

    /* .table {
        margin-left:-30px !important;
    }*/
}

@supports (-webkit-touch-callout: none) and (max-width:442px) {
    #abort_btn_property {
        margin-top: 1rem;
    }
}

@media (max-width: 442px) {

 


}


a {
    color: #fff !important;
}

.select-wrapper + label {
    margin-left: 15px;
}

/*
.input-field .prefix {
   position: unset !important;
} */

#nachname_label .prefix {
    padding-right: 10px;
}

select#raum_select {
    border: none;
    border-bottom: 1px solid #9e9e9e;
    height: 32px;
    padding: 0;
}

select#company_select_box {
    border: none;
    border-bottom: 1px solid #9e9e9e;
    max-height: 32px;
    padding: 0;
}

select#member_select_box {
    border: none;
    border-bottom: 1px solid #9e9e9e;
    max-height: 32px;
    padding: 0;
}

select#room_select_box {
    border: none;
    border-bottom: 1px solid #9e9e9e;
    height: 32px;
    padding: 0;
}

select#select-room {
    border: none;
    border-bottom: 1px solid #9e9e9e;
    height: 32px;
    padding: 0;
}

#new_memb_div {
    padding-top: 20px;
    padding-left: 15px;
}

#delete_memb_div {
    padding-top: 20px;
    padding-left: 15px;
}

#edit_div {
    padding-top: 20px;
    padding-left: 15px;
}

#new_room_div {
    padding-top: 20px;
    padding-left: 15px;
}

#append_members .btn {
    padding: 0 12px !important;
    margin-right: 10px !important;
}

.alert-secondary {
    border: 1px solid #ee6e73;
    background-color: transparent;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.datepicker-modal {
    max-height: 394px !important;
}

.timepicker-modal {
    max-height: 450px !important;
}

.fa-stack-2x {
    color: black;
}

.fa-stack-1x {
    color: white;
}

.fa-stack-3x {
    color: black;
}

.fa-stack-4x {
    color: white;
}

.helpForDelete input {
    text-decoration: line-through;
}

.dropdown-item {
    color:#808080  !important
}

#navigation1 ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.dropdown-item.active {

    background-color: #dcdcdc;
}

.dropdown-item:active {
    background-color: #ee6e73;
    color:white
}

a.dropdown-item {
    line-height: 40px;
    justify-content: space-between;
    display: flex;
    align-items: center;
}

.collapsible li.active {
    background: transparent;
}
.navbar-nav.collapsible {
    border: none !important;
    box-shadow: none;
}

.navbar-nav .collapsible-body {
    border: none;
    padding:0
}
@media(min-width:767px) {

        
    .tap-target-wrapper {
    
        bottom: -279px !important;
    right: -331px !important;
    left: unset !important;
    position: fixed !important;
    }
    
    .tap-target-content {
            width: 456px !important;
            height: 374px !important;
            inset: 0px !important;
            padding: 56px !important;
            vertical-align: bottom !important;
            color: white;
            padding-top: 0px !important;
            margin-top: 113px;
            overflow: auto;
            display: block !important;
        }
        .tap-target {
            border-radius: 37% !important; 
        }
    .tap-target-wave {
    top: 415px !important;
    left: 400px !important;
    width: 60px !important;
    height: 60px !important;
    }
    .tap-target-origin {
    height: 50px !important;
    width: 50px !important;
    }
    }
    
    @media(max-width:767px) {
    .tap-target {
    
    border-radius: 30% !important;
    
    }
    .tap-target-wave {
    top: 300px !important;
    left: 300px !important;
    width: 50px !important;
    height: 50px !important;
    }
    
    .tap-target-origin {
    height: 50px;
    width: 50px;
    }
    .tap-target-wrapper {
    right: -230px !important;
    bottom: -171px !important;
    position: fixed !important;
    }
    .tap-target-content {
    display: block !important;
    overflow: auto;
    padding-top: 0 !important;
    margin-top: 50px !important;
    height:360px !important;
    color: white;
    }
    
    
    .tap-target-content::-webkit-scrollbar {
    width: 5px;
    }
    
    .tap-target-content::-webkit-scrollbar-thumb {
    background: #26a69a;
    }
    
    }
    a#helper:hover {
    box-shadow: -1px 0px 3px 3px #0000003d;
    }

    #appendPageTitle {
        color: #808080;
        text-transform: uppercase;
        font-size:50px;
        font-weight: 700;

        
        
    }
    @media(max-width:980px) {
        
    #appendPageTitle {
        color: #808080;
        text-transform: uppercase;
        font-size:20px;
        font-weight: 700;
        
    }
    .alert-secondary{
        margin-right:40px
    }
    }