@charset "UTF-8";
/*!
 *    Copyright (c) 2017 - 2020 by Investment & more GmbH
 *
 *    URL:            https://www.investment-and-more.de
 *
 *    Author:         Mario Ströhlein, Holger Will, Tino Koban
 *    File:           business_application_regularstables.css
 */

.o-container {
    margin: 0px !important;
}

.o-header.o-header--primary.o-header--fixed {
    width: 100% !important;
    height: auto !important;
    background: #FBC130 !important;
}

.o-main{
    min-height: auto !important;
    margin-top: 75px !important;
    margin-bottom: 75px !important;
}

body {
    overflow-x: visible !important;
}

input[type='checkbox'] {
    cursor: pointer !important;
}

div#table_extension_next_appointments {
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: -20px;
    min-height: 40px;
    background-color: lightgray;
    border-top: 1px solid grey;
    padding: 20px;
    text-align: center;
}

div#table_extension_next_appointments > span:first-child {
    font-weight: bold;
}

.businessaccount_login_or_register_col_left_border {
    border-left: 1px solid whitesmoke;
}

.affix {
    top: 0;
    width: 100%;
}

.affix-top {
    position: static;
    top: -35px;
}

.affix + .container-fluid {
    padding-top: 70px;
}

#offer header h1 {
    text-align: left;
    margin-top: 0px;
}

#offer .subliner {
    text-align: left;
}

#offer #inner_header {
    position: relative;
}

#offer .advantage-icon {
    float: left;
    margin-right: 18px;
}

#local-nav .navbar-nav li {
    float: none;
    display: table-cell;
    width: 1%;
    text-align: center;
    font-size: 15px;
    background: #EBEBEB;
    border-right: 3px solid #fff;
}

#local-nav .navbar-nav li:last-child {
    border-right: none
}

#local-nav .navbar-nav li:hover {
    background: #fff;
}

.affix li a {
    padding: 10px 0px !important
}

.affix .active a {
    background: #fff !important;
}

#local-nav .navbar-nav {
    min-height: 0;
}

#function .panel {
    font-size: 18px;
    text-align: center;
    border: none;
    background: #F3F3F3;
    padding: 27px 27px;
    min-height: 165px;
}

.selected td {
    background: #e8f5e8;
}


/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {


    #background {
        right: -142%  g!impportant;
    }




}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {

    #background {
        right: -182% !important;
    }

}@media (min-width: 1200px) {

    .col-special-header-left #background {

        right: -172% !important;

    }
}

/* Large devices (desktops, 992px and up) */
@media (max-width: 992px) {

    #background {
        right: -142% !important;
    }

}

/* Extra large devices (large desktops, 1200px and up) */


@media (max-width: 900px) {

    .col-special-header-left #background {

        right: -142% !important;

    }
}



#overview_list {
    list-style: none;
    padding-left: 15px;
    margin-top: -14px;
    line-height: 32px;
}

#overview_list li {
    margin-left: 0px;
    font-size: 18px;
}

#overview_list li:before {
    font-family: 'FontAwesome';
    content: '\f00c';
    margin: 0 5px 0 -15px;
    color: green;
    font-size: 30px;
}

table {
    width: 100%;
    font-size: 15px;
}

table td {
    border-top: 1px solid #A4A4A4;
    padding-top: 8px;
    padding-bottom: 8px;
}

table th {
    padding-bottom: 15px;
}

table th {
    font-weight: bold;
}

table tbody tr:hover td {
    background: #f7f7f7;
}

table tbody tr.selected:hover td {
    background: #e8f5e8;
}

table tbody .btn-brand {
    padding: 3px;
}

table tr td:first {
    padding-left: 10px;
}

#select_appointments tr:hover {
    cursor: pointer !important;
}

#select_appointments tr td:hover {
    cursor: pointer !important;
}

#appointment_selector.custom-affix {
    bottom: 0px;
    left: 0px;
    z-index: 1000;
    position: fixed;
    width: 100%;
}

#pricing {
    height: 660px;
}

#pricing .price-head {
    font-size: 25px;
}

#pricing .price-head-wrap {
    padding: 45px 20px 20px 20px;
    background: #D7D7D7;
}

#pricing .price-body {
    margin: 20px 0px;
}

#pricing .price-body ul {
    list-style: none;
    padding-left: 0px;
}

#pricing .price-body ul li {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
}

#pricing .price-body ul li:hover {
    background: #f7f7f7;
}

#pricing .price-item:last-child {
    margin-right: 0px;
!important;
}

#pricing .price-item {
    position: absolute;
    bottom: 0px;
    left: 25%;
}

#pricing .price-item:nth-child(2) {
    left: 51%;
}

#pricing .price-item:nth-child(3) {
    left: 67%;
}

#pricing .price-item {
    background: #fff;
    min-height: 120px;
    width: 49%;
    float: left;
    padding: 0px;
    margin-right: 10px;
}

.feature-head {
    font-weight: 700;
    margin-bottom: 2px
}

.feature-body {
    color: #848484;
    font-size: 12px;
}

.btn-brand {
    border-radius: 1px;
    border: none;
    padding: 15px;
    display: block;
    width: 100%;
}

.btn-brand:hover {
    background-color: #FFC983;
    background-image: -moz-linear-gradient(top, #FFC983, #FFC90B);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4D4D4D), to(#FFC90B));
    background-image: -webkit-linear-gradient(top, #FFC983, #FFC90B);
    background-image: -o-linear-gradient(top, #FFC983, #FFC90B);
    background-image: linear-gradient(to bottom, #FFC983, #FFC90B);
    background-repeat: repeat-x;
    border-color: #FFC983 #FFC983 #FFC90B;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFC983', endColorstr='#FFC90B', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.cta-wrap {
    margin: 25px 20px 5px 20px
}

.faq-table {
    font-size: 13px;
}

#place_applications:hover {
    color: #333;
    background: #d5d5d5 !important;
}

.modal-fake-navbar {
    min-height: 64px;
}

.modal-fake-navbar .row {
    margin-top: 16px;
    margin-bottom: 16px;
}

.modal-fake-navbar-logo {
    background-color: #FBC130;
    min-height: 64px;
    width: 100%;

}

.modal-fake-navbar-logo .a-logo {
    width: 72px;
    height: auto;
}

.forgot-password-help-containter {
    text-align: center;
    margin-top: 8px;

}

.forgot-password-help-containter .glyphicon {
    position: relative;
    top: 3px;
}

.fake-submit-progress-container {

    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    justify-content: stretch;
    padding: 12px;
    align-items: center;
}

.fake-submit-progress-container p {
    font-weight: 700;
    font-size: 16px;
}