﻿/*General*/
body {
    background: #FFF;
    font-family: Calibri, Arial, "Helvetica Neue", "Lucida Grande", "Segoe UI", Helvetica, Verdana, sans-serif;
}

/* Calendar */

table.calendar, table.calendar td {
    border: 1px solid #AAAAAA;
}

    table.calendar td {
        padding: 3px;
    }

        table.calendar td.clickable:hover {
            background-color: #9a1915;
        }

.day_column {
    width: 70px;
}

.calendar_entry {
    padding: 10px;
}

.step_interval {
    background-color: lightgray;
}

.calendar_entry.allocated {
    background-color: rgb(255, 255, 153);
}

.calendar_entry.booked {
    background-color: rgb(148, 210, 148);
}

.calendar_entry.taken {
    background-color: #ffa175;
}



.clickable {
    cursor: pointer;
}

#tooltip {
    position: absolute;
    z-index: 3000;
    border: 1px solid #111;
    background-color: #eee;
    padding: 5px;
    opacity: 1;
}

    #tooltip h3, #tooltip div {
        margin: 0;
    }


.calendar td > a.next_week {
    float: right;
}

.calendar a {
    color: #9a1915;
}

    /*.calendar a:hover {
        color: #9a1915;
    }*/
/* Calendar end */

.popup_background {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 99;
    display: none;
    top: 0;
    left: 0;
}

.popup {
    margin: 0 auto;
    width: 500px;
    background-color: #FFFFFF;
    border: solid 1px #000000;
    position: fixed;
    z-index: 10001;
    -moz-box-shadow: 0px 5px 5px #888888;
    -webkit-box-shadow: 0px 5px 5px #888888;
    box-shadow: 0px 5px 5px #888888;
}

.popup_content, .popup_content span {
    font-size: 16px;
}

.popup .popup_title {
    font-weight: bold;
    background-color: #eeeeee;
    padding: 4px 15px;
    font-size: 18px;
}

.popup_content {
    padding: 15px;
}

.popup .close_image {
    position: absolute;
    top: -15px;
    right: -15px;
}

.popup .remove_reservation_form {
    text-align: center;
    margin-top: 15px;
}

    .popup .remove_reservation_form span {
        display: block;
        padding: 10px 0px;
    }

.popup table {
    width: 100%;
    border-collapse: collapse;
}

    .popup table td {
        padding: 2px;
    }

    .popup table tr td:first-child {
        width: 125px;
    }

    .popup table input[type='text'] {
        width: 160px;
    }

    .popup table select {
        width: 174px;
    }
.wrapCommonUnit, .wrapOccupation { margin: 12px 0 12px 0;}
select { width: 100%;}

/*override foundation css for table*/
/*[class*="column"] + [class*="column"]:last-child {
    float: none !important;
}


.popup_background {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 99;
    display: none;
    top: 0;
    left: 0;
}

.popup {
    margin: 0 auto;
    width: 500px;
    background-color: #FFFFFF;
    border: solid 1px #000000;
    position: fixed;
    z-index: 10001;
    -moz-box-shadow: 0px 5px 5px #888888;
    -webkit-box-shadow: 0px 5px 5px #888888;
    box-shadow: 0px 5px 5px #888888;
}

.popup_content, .popup_content span {
    font-size: 16px;
}

.popup .popup_title {
    font-weight: bold;
    background-color: #eeeeee;
    padding: 4px 15px;
    font-size: 18px;
}

.popup_content {
    padding: 15px;
}

.popup .close_image {
    position: absolute;
    top: -15px;
    right: -15px;
}

.popup .remove_reservation_form {
    text-align: center;
    margin-top: 15px;
}

    .popup .remove_reservation_form span {
        display: block;
        padding: 10px 0px;
    }

.popup table {
    width: 100%;
    border-collapse: collapse;
}

    .popup table td {
        padding: 2px;
    }

    .popup table tr td:first-child {
        width: 125px;
    }

    .popup table input[type='text'] {
        width: 160px;
    }

    .popup table select {
        width: 174px;
    }

button, .button {
    border-style: solid;
    border-width: 0px;
    cursor: pointer;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 1rem;
    background-color: #008cba;
    border-color: #007095;
    color: white;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
    padding-top: 1.0625rem;
    padding-bottom: 1rem;
    -webkit-appearance: none;
    border: none;
    font-weight: normal !important;
}

    .button.tiny.wohnart {
        margin-top: 10px;
        background: lightgray;
    }

        .button.tiny.wohnart:hover {
            background: #AAA;
        }

    .button.tiny {
        padding-top: 0.625rem;
        padding-right: 1.25rem;
        padding-bottom: 0.6875rem;
        padding-left: 1.25rem;
        font-size: 0.6875rem;
        display: inline-block;
    }

.wrapCommonUnit, .wrapOccupation {
    width: 400px;
    float: left;
    margin: 0 20px 20px 0;
}

    .wrapCommonUnit .label, .wrapOccupation .label {
        color: #000;
        background-color: #FFF;
        font-size: 12px;
        margin-bottom: 4px;
        font-size: 14px;
    }


select {
    -webkit-appearance: none !important;
    background: #fafafa url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==") no-repeat;
    background-position-x: 97%;
    background-position-y: center;
    border: 1px solid #cccccc;
    padding: 0.5rem;
    font-size: 0.875rem;
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 100%;
}

    select.radius {
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

    select:hover {
        background: #f3f3f3 url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==") no-repeat;
        background-position-x: 97%;
        background-position-y: center;
        border-color: #999999;
    }

    select::-ms-expand {
        display: none;
    }

.time_of_day {
    width: 140px;
}

input[type="text"], 
input[type="password"], 
input[type="date"], 
input[type="datetime"], 
input[type="email"], 
input[type="number"], 
input[type="search"], 
input[type="tel"], 
input[type="time"], 
input[type="url"], 
textarea {
    background-color: white;
    font-family: inherit;
    border: 1px solid #cccccc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 14px;
    margin: 0 0 12px 0;
    padding: 6px;
    height: 32px;
    width: 100%;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
}*/
