.hsotermin_person {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: solid 1px #CFCFCF;
    overflow: auto;
    width: 70%;
}

.hsotermin_person h3 {
    margin-top: 0px;
    padding: 0px 5px 0px 2px;
    margin-bottom: 0px;
}

.hsotermin_container {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: auto;
}

.hsotermin_form {
    padding: 10px;
    overflow: auto;
}

.hsotermin_imageofperson {
    width: 72px;
    float: left;
}

.hsotermin_overflow {
    overflow: auto;
    margin-bottom: 10px;
    margin-top: 5px;
}

.hsotermin_label {
    width: 110px;
    float: left;
    text-align: right;
}

.hsotermin_field {
    margin-left: 12rem;
    padding-left: 10px;
}

.hsotermin_imageofperson img {
    width: 100%;
    height: auto;
}

.hsotermin_personinfo {
    margin-left: 78px;
}

.hsotermin_form input,
.hsotermin_form textarea {
    padding: 5px;
    margin: 2px;
    border-radius: 2px;
    border: solid 1px #CCCCCC;
    width: 80%;
}

.hsotermin_form textarea {
    height: 100px;
}

.hsotermin_form input[type="submit"] {
    border: 0px;
}

.hsotermin_smalltext {
    font-size: small;
}

.hsotermin_person p {
    margin: 0px;
    padding-left: 5px;
}

.hsotermin_form .btn[disabled],
.hsotermin_form .btn:disabled,
.hsotermin_form .btn.disabled {
    border: none !important;
}

.hsotermin_time_container {
    margin: 0;
    padding: 0;
    overflow: auto;
    font-size: small;
}

.hsotermin_time_container .seventh-col {
    width: 14.28%;
    float: left;
    margin: 0px;
}

.hsotermin_time_container .seventh-col_header {
    width: 14.28%;
    float: left;
    font-weight: bold;
    border-bottom: solid 1px #CCCCCC;
    text-align: center;
    font-size: small;
    padding-top: 5px;
    padding-bottom: 5px;
    background: rgba(245, 245, 245, 1);
}

.hsotermin_time_container .time_element {
    display: block;
    width: 80%;
    text-align: center;
    border: solid 1px #CCC;
    background-color: #EAEAEA;
    color: #333;
    padding: 0.4em;
}

.hsotermin_booking_for {
    font-size: 2rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.time_element:disabled {
    border: solid 1px #EEEEEE;
    background-color: #FCFCFC;
    color: #EEEEEE;
}

.hsotermin_mainsection {
    overflow: auto;
    margin-bottom: 2rem;
}

.hsotermin_mainsection h2 {
    border-bottom: solid 1px #CCCCCC;
}

.hsotermin_mainsection h3 {
    border-bottom: solid 1px #CCCCCC;
    margin-bottom: 2px;
}

.hsotermin_overflow {
    overflow: auto;
}

.hsotermin_onefifth {
    width: 20%;
    float: left;
    margin: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 10px;
}

.hsotermin_fourfifth {
    width: 80%;
    float: left;
    margin: 0px;
    margin-top: 2rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
}

.hsotermin_fourfifth h3 {
    margin-left: 10px;
    border: none;
}

.hsotermin_onethird {
    width: 33%;
    float: left;
    margin: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
}

.hsotermin_mediumimg {
    width: 100%;
    padding-top: 15px;
    height: auto;
}

.hsotermin_half {
    width: 50%;
    float: left;
    margin: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.hsotermin_twothird {
    width: 67%;
    float: left;
    margin: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.hsotermin_leftcol {
    width: 50%;
    margin: 0px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.hsotermin_leftcol_form {
    width: 30%;
    margin: 0px;
    float: left;
}

.hsotermin_rightcol {
    width: 50%;
    margin: 0px;
    float: right;
}

.hsotermin_leftcol_form p {
    padding-right: 10px;
}

.hsotermin_rightcol_form {
    width: 70%;
    margin: 0px;
    float: right;
}

.big-bold {
    font-size: normal;
    font-weight: bold;
    margin: 5px;
    padding-top: 10px;
    width: 90%;
    text-align: center;
}

.btn-default:disabled {
    background-color: #B6B6B6;
    color: #EEEEEE;
}

.hsotermin_breadcrumb {
    display: inline-block;
    overflow: hidden;
    counter-reset: flag;
}

.hsotermin_breadcrumb span {
    text-decoration: none;
    outline: none;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 36px;
    color: white;
    padding: 0 10px 0 60px;
    background: #CCCCCC;
    position: relative;
}

.hsotermin_msg_success {
    color: #16A085;
    font-size: 16pt;
    line-height: 150%;
    padding: 2rem;
    text-align: center;
    margin: 0px auto;
}

.hsotermin_buttons {
    margin-top: 2rem;
}

.hsotermin_buttons a {
    display: inline-block;
    color: #FFFFFF;
    text-decoration: none;
}

.hsotermin_right_text {
    text-align: right;
}

.hsotermin_year_bg {
    color: #CCCCCC;
    font-size: 30pt;
    text-align: right;
    padding: 2rem;
}

.hsotermin_week_buttons {
    overflow: auto;
    padding: 5px;
    margin-top: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

.hsotermin_week_prev {
    float: left;
    width: 20%;
    margin: 0px;
    padding: 7px;
    margin-top: 10px;
    text-align: left;
}

.hsotermin_week_display {
    display: inline-block;
    margin: 0 auto;
    font-size: 18pt;
    padding: 7px;
    max-width: 60%;
}

.hsotermin_week_next {
    float: right;
    width: 20%;
    margin: 0px;
    padding: 7px;
    margin-top: 10px;
    text-align: right;
}

.hsotermin_week_next:after {
    content: ' » ';
}

.hsotermin_week_prev:before {
    content: " « ";
}

.hsotermin_breadcrumb span:first-child {
    padding-left: 46px;
}

.hsotermin_breadcrumb span:first-child:before {
    left: 14px;
}

.hsotermin_breadcrumb span:last-child {
    padding-right: 2rem;
}

.hsotermin_breadcrumb span.active,
.breadcrumb span:hover {
    background: #003F61;
    color: white;
}

.hsotermin_notice {
    padding: 10px;
    color: #FF840D;
    font-weight: bold;
    font-size: 1.3em;
}

.hsotermin_breadcrumb span.active:after,
.breadcrumb span:hover:after {
    background: #003F61;
    color: white;
}

.hsotermin_breadcrumb span:after {
    content: '';
    position: absolute;
    top: 0;
    right: -18px;
    /*half of square's length*/
    /*same dimension as the line-height of .breadcrumb a */
    width: 36px;
    height: 36px;
    /*as you see the rotated square takes a larger height. which makes it tough to position it properly. So we are going to scale it down so that the diagonals become equal to the line-height of the link. We scale it to 70.7% because if square's:
    length = 1; diagonal = (1^2 + 1^2)^0.5 = 1.414 (pythagoras theorem)
    if diagonal required = 1; length = 1/1.414 = 0.707*/
    transform: scale(0.707) rotate(45deg);
    /*we need to prevent the arrows from getting buried under the next link*/
    z-index: 1;
    /*background same as links but the gradient will be rotated to compensate with the transform applied*/
    background: #CCCCCC;
    /*stylish arrow design using box shadow*/
    box-shadow: 2px -2px 0 2px #fff, 3px -3px 0 2px #fff;
    /*
        5px - for rounded arrows and
        50px - to prevent hover glitches on the border created using shadows*/
    border-radius: 0 5px 0 50px;
}

/*we dont need an arrow after the last link*/

.hsotermin_breadcrumb span:last-child:after {
    content: none;
}

/*we will use the :before element to show numbers*/

.hsotermin_breadcrumb span:before {
    text-align: center;
    content: counter(flag);
    counter-increment: flag;
    border-radius: 100%;
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    margin: 8px 0;
    position: absolute;
    top: 0;
    left: 30px;
    color: #CCCCCC;
    background: #FFF;
    font-weight: bold;
}

ul.typo3-messages {
    list-style-type: none;
}

.alert-success {
    padding: 1rem !important;
}
