/*!
 *  Grove v2.1
 *
 *  Copyright 2013 HackerThemes (Alexander Rechsteiner)
 *  http://hackerthemes.com
 *
 */
html, body {
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 991px) {
    html, body {
        font-size: 14px;
    }
}

@media screen and (max-width: 480px) {
    html, body {
        font-size: 14px;
    }
}

body {
    color: #45464f;
    background-color: #feffff;
    line-height: 23px;
    min-height: 100%;
    max-width: 100%;
    height: 100vh;
    width: 100vw;

    padding: 0;
    margin: 0;
    font-family: 'noto_sans';
    font-weight: 400;
    font-size: 16px;
    font-size-adjust: none;
    font-optical-sizing: auto;
    font-stretch: 100%;
    overflow-y: scroll;
}

.fc-event-inner {
    line-height: normal;
}

.admin .container {
    max-width: 100%;
}

.admin #inhalte_sp2 {
    height: 100vh;
}

.admin #viewport {
    padding: 0;
    margin: 0;
}

.container {
    max-width: 100%;
}

#inhalte_sp2 {
    height: 100vh;
}

#viewport {
    padding: 0;
    margin: 0;
}

a {
    color: #2b4358;
}

a:hover {
    color: #45464f;
    text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 10px;
    font-weight: 600;
    font-family: 'noto_sans';
}

h1 {
    font-size: 24px;
    line-height: 32px;
}

h2,
h3 {
    font-size: 15px;
    line-height: 23px;
}

h4,
h5,
h6 {
    font-size: 14px;
}

hr {
    /*border-top-color: #e0e3e6;*/
}

input,
input.form-control {
    border-radius: 0 !important;
}

select {
    border: 1px solid #cbd5dd;
    border-radius: 0;
    margin: 0;
    width: 100%;
    padding-right: 20px;
    color: #45464f;
    background-color: #ffffff;
    /*max-width: 450px;*/
}

.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    padding-right: 0;
}

.content p, li {
    font-size: 14px;
}

.glyphicons i:before {
    color: #979797;
}

.glyphicons.table {
    width: 0px;
}

#kopf {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1000;
}

#viewport {
    display: table;
    height: 100%;
    width: 100%;
}

.btn.btn-grove-one,
.btn.btn-grove-two,
.btn.btn-grove-three {
    font-family: 'noto_sans', sans-serif;
    background-image: none !important;
    text-transform: none !important;
    text-shadow: none !important;
    letter-spacing: 0 !important;
}

.masthead {
    height: auto;
    min-height: 57px;
    position: relative;
}

.masthead #logo {
    display: block;
    float: left;
}

.widewrapper {
    /*background-image: -webkit-linear-gradient(top, #ffffff, #ffffff);*/
    /*background-color: #ffffff;*/
}

/*.widewrapper.footer {*/
/*    background-image: -webkit-linear-gradient(top, #ffffff, #ffffff);*/
/*}*/

.ls-layer {
    overflow: inherit !important;
}

.lt-ie9 .widewrapper {
    background-image: url('../img/bg_white.png');
}

.widewrapper.pagetitle {
    /*background-color: #cbcbcb;*/
    background-color: #787878;
    /*-webkit-box-shadow: inset 1px 3px 1px -2px #888888;*/
    /*box-shadow: inset 1px 3px 1px -2px #888888;*/
}

/*.lt-ie9 .widewrapper.pagetitle {*/
/*    background-image: url('../img/bg_lightblue_title.png');*/
/*}*/

.widewrapper.weak-highlight {
    background-color: #fafafa;
    -webkit-box-shadow: inset 1px 3px 1px -2px #cbcbcb;
    box-shadow: inset 1px 3px 1px -2px #cbcbcb;
}

.lt-ie9 .widewrapper.weak-highlight {
    background-image: url('../img/bg_lightgrey.png');
}

.widewrapper.strong-highlight {
    background-color: #b7e5dc;
    -webkit-box-shadow: inset 1px 3px 1px -2px #a0d3c9;
    box-shadow: inset 1px 3px 1px -2px #a0d3c9;
}

.lt-ie9 .widewrapper.strong-highlight {
    background-image: url('../img/bg_lightblue.png');
}

.widewrapper.footer {
    margin-top: 100px;
    background: none;
    background-color: #e5e5e5;
    color: #000000;
    /*-webkit-box-shadow: inset 1px 3px 1px -2px #202a32;*/
    /*box-shadow: inset 1px 3px 1px -2px #202a32;*/
    /* border-top: 5px solid #3b3b3b; */
    padding: 1em 0;
    font-size: 12px;
}

@media screen and (max-width: 767px) {
    .widewrapper.footer {
        margin-top: 50px;
    }
}

.widewrapper.footer a {
    color: #000000;
    font-size: 12px;
}

.lt-ie9 .widewrapper.footer {
    background-image: url('../img/bg_darkblue.png');
}

div.pagetitle {
    margin-top: 15px;
}

div.pagetitle h1 {
    color: #ffffff;
    padding: 0 30px 0;
    font-family: 'noto_sans-bold';
    font-size: 18px;
    margin: 5px 0;
    margin-left: inherit;
    line-height: 30px;
}

div.pagetitle h1 select {
    background-color: #ffffff;
    color: #45464f;
    width: 200px;
}

div.logotitle h1 {
    font-size: 145%;
    line-height: 120%;
    letter-spacing: 0.01em;
    color: #ffc691;
    font-stretch: 100%;
    font-weight: 400;
}

div.pagetitle h1 span.category {
    font-weight: 600;
}

.pagetitle-dropdown {
    float: right;
    margin-top: 10px;
}

@media screen and (max-width: 767px) {
    .sidecolumn {
        padding-top: 50px;
    }
}

.calltoaction {
    padding-top: 60px;
    padding-bottom: 60px;
    font-size: 24px;
    text-align: center;
    line-height: 60px;
}

.calltoaction .btn {
    margin: 0 10px;
}

.copyright {
    color: #b7c8d6;
    background-color: #243a4d;
    font-size: 12px;
    font-weight: 600;
    padding: 7px 0 7px 11px;
}

.copyright p {
    margin: 0;
}

footer {
    font-size: 13px;
    line-height: 20px;
    padding: 5px 0;
}

footer .logo img {
    max-width: 100px;
}

footer h4 {
    font-size: 14px;
    font-weight: 600;
}

footer .grove-list {
    font-size: 12px;
    font-weight: 600;
    margin-top: -4px;
    padding-left: 15px;
}

footer .grove-list li {
    margin-top: 0;
    margin-bottom: 0;
}

footer .grove-list li a {
    color: #ffffff;
}

footer .grove-list li:before {
    border-width: 3px 6px;
    left: -14px;
    top: 14px;
}

footer .glyphicons i:before {
    font-size: 24px;
    color: #ffffff;
}

footer .glyphicons:hover {
    cursor: pointer;
}

footer .glyphicons:hover i:before {
    color: #9db5c8;
}

footer .indent30 {
    margin-left: 30px;
}

.footer .container {
    padding: 0 15px;
}

.footer .row {
    margin-left: -15px !important;
    margin-right: -15px !important;
}

@media screen and (min-width: 992px) {
    .text-md-right {
        text-align: right;
    }

    .text-md-left {
        text-align: left;
    }
}

@media screen and (max-width: 991px) {
    .footer .col-xs-12 {
        margin-top: 10px;
    }
}


@media screen and (max-width: 767px) {
    footer .indent30 {
        margin-left: 0;
    }

    div.pagetitle h1 {
        float: left;
        font-size: 20px;
        font-weight: normal;
        padding-left: 10px;
    }
}

.row {
    /*margin-left: 0px !important;*/
    margin-right: -15px;
    margin-left: -15px;
}

.row.footer {
    margin-top: 20px;
    margin-bottom: 30px;
}

.container {
    width: 100%;
    /*height: inherit;*/
    overflow: hidden;
}

.content {
    padding: 20px 30px 40px;
    /*margin: 0;*/
}

.container.content {
    background-color: #fffff;
}

.text-box {
    padding: 15px;
    overflow: hidden;
    margin: 0 15px;
    border: 10px solid #fff;
}

.title_container {
    /*border-top: 10px solid #ee790b;*/
    padding: 15px 30px 20px 0;
    background-color: #ffffff;
}

.ls-container {
    top: 0 !important;
}

.navbar_container {
    padding: 0;
}

.navbar_content {
    padding: 10px 20px;
    background-color: #e5e5e5;
    color: #000000;
}

.nav.navbar-nav {
    margin: 0
}

.nav.navbar-nav .hidden-xs {
    display: inline !important;
}

.content-block {
    display: inline-block;
}

@media screen and (max-width: 767px) {
    .nav.navbar-nav {
        padding: 0 10px;
    }

    .nav.navbar-nav .btn.btn-text {
        padding: 5px 5px;
        font-size: 13px;
    }

    .nav > li {
        display: inline-block;
    }

    .navbar_content {
        padding: 10px 0;
    }

    .navbar_content .navbar_salutation {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 13px;
        padding-top: 10px;
        padding-bottom: 5px;
    }

    .content-block {
        margin-top: 5px;
        display: block;
    }
}

@media screen and (max-width: 380px) {
    .nav.navbar-nav .hidden-xs {
        display: none !important;
    }
}

.title_container {
    padding: 20px 20px !important;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media screen and (max-width: 767px) {
    .title_container {
        padding: 10px 10px !important;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.title_container:after {
    clear: both;
    float: none;
}

.title_container .claim {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: auto;
    float: none;
    margin: 0;
}

.title_container .claim h1 {
    line-height: 1;
    margin: 0;
}

.title_container .claim.logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.title_container .claim img {
    float: none;
    margin-top: 0;
}

@media screen and (max-width: 767px) {
    .title_container .claim img {
        max-width: 132px;
    }

    .title_container .claim {
        padding: 5px;
    }

    .title_container .claim h1 {
        line-height: 1.1;
    }
}

.title_container .claim a {
    display: inline-block;
}

.title_container .outer-logo {
    position: absolute;
}

.glyphicons-show {
    margin-top: 50px;
    margin-bottom: 40px;
}

.glyphicons-show .glyphicons {
    margin: 10px;
    margin-top: 25px;
}

.glyphicons-show .glyphicons i:before {
    color: #4b5c6d;
}

.glyphicons .show_lines .icon-align-justify {
    color: red !important;
}

.grove-dropdown {
    padding: 3px 0 0 0;
    background-color: #1c242c;
    background-color: rgba(28, 36, 44, 0.85);
    border: none;
    border-radius: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    background-clip: none;
}

.grove-dropdown > li:first-child > a {
    border-top: 1px solid transparent;
}

.grove-dropdown > li:hover {
    background-color: #4a5258;
    background-color: rgba(255, 255, 255, 0.1);
}

.grove-dropdown > li:hover + li > a {
    border-top: 1px solid transparent;
}

.grove-dropdown > li > a {
    border-top: 1px solid #4a5258;
    border-top-color: rgba(255, 255, 255, 0.2);
    line-height: 33px;
    color: #ffffff;
    margin: 0 10px 0 10px;
}

.grove-dropdown > li > a:hover,
.grove-dropdown > li > a:focus {
    color: #ffffff;
    -webkit-filter: none;
    filter: none;
    background-color: transparent;
    background-image: none;
    border-top: 1px solid transparent;
}

.grove-navbar {
    background: none;
    border: none;
    margin-bottom: 7px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.grove-navbar .grove-toggle {
    float: right;
    color: red;
    display: none;
    position: relative;
}

@media (max-width: 767px) {
    .grove-navbar .grove-toggle {
        display: block;
    }
}

.grove-navbar .navbar-brand {
    padding-top: 0px;
    padding-bottom: 0px;
}

.grove-navbar .grove-nav {
    max-height: none;
    border-top: none;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
}

.grove-navbar .grove-nav .nav {
    margin-bottom: 0;
    margin-right: 0;
    float: right;
}

.
.grove-navbar .grove-nav .nav .caret {
    display: none;
}

.grove-navbar .grove-nav .nav > li {
    float: left;
    margin: 0;
    padding: 15px;
}

.grove-navbar .grove-nav .nav > li.dropdown.open.active > a:focus,
.grove-navbar .grove-nav .nav > li.dropdown.open.active > a:hover {
    background-color: #b4b4b4;
    color: #004d98;
}

.grove-navbar .grove-nav .nav > li:last-child {
    padding-right: 0;
}

.grove-navbar .grove-nav .nav > li.active > a {
    font-weight: bold;
    background-color: #b4b4b4;
    color: #45464f;
}

.grove-navbar .grove-nav .nav > li > a {
    color: #45464f;
    padding: 0;
    text-shadow: none;
}

.grove-navbar .grove-nav .nav > li > a:focus,
.grove-navbar .grove-nav .nav > li > a:hover {
    outline: none;
    /*background: none;
    color: #004d98;*/
    border: 0;
    background-color: #be0028;
    color: #fff;
}

.grove-navbar .grove-nav .nav .dropdown-menu {
    top: 58px;
    padding: 3px 0 0 0;
    background-color: /*#004d98;*/ #b4b4b4;
    background-color: rgba(28, 36, 44, 0.85);
    border: none;
    border-radius: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    background-clip: none;
}

.grove-navbar .grove-nav .nav .dropdown-menu > li:first-child > a {
    border-top: 1px solid transparent;
}

.grove-navbar .grove-nav .nav .dropdown-menu > li:hover {
    background-color: /*#004d98;*/ #b4b4b4;
    background-color: rgba(255, 255, 255, 0.1);
}

.grove-navbar .grove-nav .nav .dropdown-menu > li:hover + li > a {
    border-top: 1px solid transparent;
}

.grove-navbar .grove-nav .nav .dropdown-menu > li > a {
    border-top: 1px solid #004d98;
    border-top-color: rgba(255, 255, 255, 0.2);
    line-height: 33px;
    color: #ffffff;
    margin: 0 10px 0 10px;
}

.grove-navbar .grove-nav .nav .dropdown-menu > li > a:hover,
.grove-navbar .grove-nav .nav .dropdown-menu > li > a:focus {
    color: #ffffff;
    -webkit-filter: none;
    filter: none;
    background-color: transparent;
    background-image: none;
    border-top: 1px solid transparent;
}

.grove-navbar .grove-nav .nav .open > a,
.grove-navbar .grove-nav .nav .open > a:focus,
.grove-navbar .grove-nav .nav .open > a:hover {
    background-color: transparent;
}

@media (max-width: 767px) {
    .grove-navbar {
        margin-bottom: 0px;
    }

    .navbar-header {
        padding-right: 0;
    }

    .grove-navbar .navbar-header {
        margin-bottom: 12px;
    }
    .grove-navbar .grove-nav .nav {
        float: none;
        margin: 0px;
        background-color: #f1f1f1;
        padding-top: 6px;
    }
    .grove-navbar .grove-nav .nav .caret {
        display: inline-block;
    }
    .grove-navbar .grove-nav .nav > li {
        float: none;
        padding-left: 0px;
        padding: 0;
    }
    .grove-navbar .grove-nav .nav > li.dropdown.open.active > a:focus,
    .grove-navbar .grove-nav .nav > li.dropdown.open.active > a:hover {
        background-color: transparent;
        color: #ffffff;
    }
    .grove-navbar .grove-nav .nav > li.open {
        background-color: #00aee5;
    }
    .grove-navbar .grove-nav .nav > li.active a {
        color: #ffffff;
        font-weight: normal;
    }
    .grove-navbar .grove-nav .nav > li > a {
        color: #ffffff;
        font-size: 20px;
        font-weight: normal;
        padding: 9px 15px;
        margin-bottom: 2px;
    }
    .grove-navbar .grove-nav .nav > li > a:focus,
    .grove-navbar .grove-nav .nav > li > a:hover {
        color: #ffffff;
    }
    .grove-navbar .grove-nav .nav > li .caret {
        border-top-color: #ffffff;
        border-bottom-color: #ffffff;
    }
    .grove-navbar .grove-nav .nav .dropdown > a:focus .caret,
    .grove-navbar .grove-nav .nav .dropdown > a:hover .caret {
        border-bottom-color: #ffffff;
        border-top-color: #ffffff;
    }
    .grove-navbar .grove-nav .nav .dropdown-menu {
        position: inherit;
        float: none;
        top: inherit;
        left: inherit;
        margin: ;
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .grove-navbar .grove-nav .nav .dropdown-menu a {
        font-weight: normal;
    }
    .grove-navbar .grove-nav .nav .dropdown-menu > li {
        margin-left: 16px;
    }
    .grove-navbar .grove-nav .nav .dropdown-menu > li:hover {
        background-color: transparent;
    }
    .grove-navbar .grove-nav .nav .dropdown-menu > li:hover > a {
        color: #ffffff;
    }
    .grove-navbar .grove-nav .nav .dropdown-menu > li > a {
        color: #ffffff;
        border-top: 1px solid transparent;
        margin: 0;
        padding: 3px 8px;
    }
}

@media (max-width: 767px) and (min-width: 768px) and (max-width: 979px) {
    .grove-navbar .grove-nav .nav > li {
        margin-left: 20px;
    }
}

.headline {
    margin: 45px 0 45px 0;
    padding: 40px 0 45px 0;
    border-top: #e0e3e6 1px solid;
    border-bottom: #e0e3e6 1px solid;
    text-align: center;
    font-size: 24px;
}

.headline.top {
    margin-top: 15px;
}

.grove-list {
    margin-top: 20px;
    list-style: none;
    padding-left: 25px;
}

.grove-list li {
    margin-bottom: 10px;
}

.grove-list li:before {
    content: "";
    border-color: transparent transparent transparent #d0d5d9;
    border-style: solid;
    border-width: 3px 8px;
    width: 8px;
    display: block;
    left: -20px;
    top: 13px;
    position: relative;
}

.form-control {
    border-radius: 0;
    font-size: 17px;
    font-weight: normal;
}

.form-control:focus {
    border-color: rgba(103, 116, 129, 0.5);
    outline: 0;
    outline: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px @form-focus-border;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px @form-focus-border;
}

label {
    font-weight: normal;
}

.form-group {
    margin-bottom: 11px;
}

.form-group.col-sm-3,
.form-group.col-sm-12 {
    margin-left: 0;
    margin-right: 0;
}

.container.content .btn {
    margin: 0 10px 10px 0 !important;
}

.btn-grove-common {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
}

.btn.btn-edit,
.btn-grove-one {
    color: #feffff;
    background-color: #ee790b;
    background-repeat: repeat-x;
    border: 1px solid #ee790b;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    max-width: 300px;
}

.btn.btn-edit.btn-invert,
.btn-grove-one.btn-invert {
    background-color: #feffff;
    color: #ee790b;
}

.btn-grove-one:hover,
.btn.btn-edit:hover,
.btn-grove-one:focus,
.btn.btn-edit:focus,
.btn-grove-one:active,
.btn.btn-edit:active,
.btn-grove-one.active,
.btn.btn-edit.active,
.open .dropdown-toggle.btn-grove-one,
.open .dropdown-toggle.btn.btn-edit {
    color: #feffff;
    background-color: #ee790b;
    background-image: none;
    text-decoration: underline;
}

.btn-grove-one.btn-invert:hover,
.btn.btn-edit.btn-invert:hover,
.btn-grove-one.btn-invert:focus,
.btn.btn-edit.btn-invert:focus,
.btn-grove-one.btn-invert:active,
.btn.btn-edit.btn-invert:active,
.btn-grove-one.btn-invert.active,
.btn.btn-edit.btn-invert.active,
.open .dropdown-toggle.btn-grove-one.btn-invert,
.open .dropdown-toggle.btn.btn-edit.btn-invert {
    background-color: #feffff;
    color: #ee790b;
    background-image: none;
    text-decoration: underline;
}

.btn-grove-one .caret {
    border-top-color: #feffff;
}

.btn-grove-one .glyphicons i:before {
    color: #feffff;
}

.btn-grove-two {
    color: #feffff;
    background-color: #ee790b;
    background-image: none;
    background-repeat: repeat-x;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-grove-two.btn-invert {
    background-color: #feffff;
    color: #ee790b;
}

.btn-grove-two:hover,
.btn-grove-two:focus,
.btn-grove-two:active,
.btn-grove-two.active,
.open .dropdown-toggle.btn-grove-two {
    color: #feffff;
    background-color: #ee790b;
    text-decoration: underline;
}

.btn-grove-two.btn-invert:hover,
.btn-grove-two.btn-invert:focus,
.btn-grove-two.btn-invert:active,
.btn-grove-two.btn-invert.active,
.open .dropdown-toggle.btn-grove-two.btn-invert {
    background-image: none;
    background-color: #feffff;
    color: #ee790b;
    text-decoration: underline;
}

.btn-grove-two .caret {
    border-top-color: #feffff;
}

.btn-grove-two .glyphicons i:before {
    color: #feffff;
}

.btn-grove-three {
    color: #feffff;
    background-color: #b8bbbe;
    border-color: #b8bbbe;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
}

.btn-grove-three:hover,
.btn-grove-three:focus,
.btn-grove-three:active,
.btn-grove-three.active,
.open .dropdown-toggle.btn-grove-three {
    color: #feffff;
    background-color: #a3a7ab;
    border-color: #989ca1;
}

.btn-grove-three:active,
.btn-grove-three.active,
.open .dropdown-toggle.btn-grove-three {
    background-image: none;
}

.btn-grove-three .caret {
    border-top-color: #feffff;
}

.btn-grove-three .glyphicons i:before {
    color: #feffff;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn,
.btn.disabled:hover,
.btn[disabled]:hover,
fieldset[disabled] .btn:hover,
.btn.disabled:focus,
.btn[disabled]:focus,
fieldset[disabled] .btn:focus,
.btn.disabled:active,
.btn[disabled]:active,
fieldset[disabled] .btn:active,
.btn.disabled.active,
.btn[disabled].active,
fieldset[disabled] .btn.active {
    background-color: #45464f;
    border-color: #45464f;
}

.btn .glyphicons {
    padding-left: 25px;
}

.btn .glyphicons i:before {
    font-size: 19px;
    top: -6px;
}

.btn-xs .glyphicons {
    padding-left: 15px;
}

.btn-xs .glyphicons i:before {
    font-size: 13px;
    top: -2px;
}

.btn-sm .glyphicons {
    padding-left: 23px;
}

.btn-sm .glyphicons i:before {
    font-size: 18px;
    top: -4px;
}

.btn.btn-text {
    background-color: transparent;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    border: none;
    color: #000000;
}
.btn.btn-text#dailyexport,
.btn.btn-text#dailyexportxls {
    color: #fff;
}

.btn.btn-text:active,
.btn.btn-text:focus,
.btn.btn-text:hover {
    background-color: transparent;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    border: none;
    text-decoration: underline;
}

.btn-lg {
    font-size: 14px;
}

.btn-lg .glyphicons {
    padding-left: 26px;
}

.btn-lg .glyphicons i:before {
    font-size: 23px;
    top: -8px;
}

.btn-xlg {
    /*padding: 18px 22px;*/
    padding: 10px 15px;
    font-size: 15px;
    line-height: normal;
    letter-spacing: 2px;
    border-radius: 0 !important;
}

.btn-xlg .glyphicons {
    padding-left: 23px;
}

.btn-xlg .glyphicons i:before {
    font-size: 24px;
    top: -9px;
}

.btn-bold {
    font-weight: 600;
    text-transform: uppercase;
}

.btn-group .dropdown-menu.grove-dropdown {
    background-color: #151b20;
    background-color: rgba(28, 36, 44, 0.9);
    margin-top: -1px;
}

#layerslider {
    color: white;
    padding-bottom: 15px;
}

div.large-caption {
    font-size: 34px;
}

div.large-caption p {
    background-color: rgba(255, 255, 255, 1);
    color: #ee790b;
    /*background-color: transparent;*/
    display: inline-block;
    margin: 2px 0 0 0;
    line-height: 48px;
    padding: 0 13px 0 13px;
}

div.large-caption div:last-child p {
    color: white;
    background-color: #ee790b;
}

#layerslider .ls-layer .lg-bg {
    width: 100%;
}

#layerslider .ls-inner {
    overflow: hidden;
}

.layerslider-mini {
    /*border-bottom: 1px solid #ffc691;*/
}

.layerslider-mini img {
    width: 100%;
    height: auto;
}

.layerslider-mini .row {
    margin-left: -15px !important;
}

.layerslider-mini .d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #ffc691;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #ffc691;
}

.layerslider-mini p {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 16px;
    padding: 5px 15px;
    color: #ffc691;
    background-color: #ffffff;
    margin: 0;
}

.layerslider-mini p:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    color: white;
    background-color: #ffc691;
}

.layerslider-mini h2 {
    padding: 5px 15px;
    color: white;
    background-color: #ee790b;
    border: none;
    margin: 0;
}

@media screen and (max-width: 767px) {
    .layerslider-mini h2 {
        margin-bottom: 10px;
    }
}

div.showroom {
    padding-top: 30px;
    padding-bottom: 30px;
}

div.showroom-controls {
    background: url(../img/showroom-bg.png);
    margin-bottom: 12px;
    height: 24px;
}

div.showroom-controls i.verticalSeparator:before {
    content: "|";
    color: #dadada;
    font-weight: normal;
    font-style: normal;
}

div.showroom-controls div.links {
    background: #feffff;
    font-weight: 600;
    padding-right: 10px;
    float: left;
}

.widewrapper.weak-highlight div.showroom-controls div.links {
    background: #fafafa;
}

div.showroom-controls div.controls {
    float: right;
    background-color: white;
    padding: 0 0 0 10px;
}

.widewrapper.weak-highlight div.showroom-controls div.controls {
    background: #fafafa;
}

div.showroom-controls div.controls a {
    display: block;
    float: left;
    width: 20px;
    height: 21px;
}

div.showroom-controls div.controls a.left {
    background-image: url(../img/showroom-left.png);
}

div.showroom-controls div.controls a.right {
    background-image: url(../img/showroom-right.png);
    margin-left: 5px;
}

div.showroom-controls a {
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

div.showroom-controls a:hover {
    background-color: rgba(0, 0, 0, 0.1);
}

.showroom-item {
    margin-bottom: 20px;
}

.showroom-item .image {
    position: relative;
}

@media (max-width: 767px) {
    .showroom-item .image {
        width: 263px;
        margin: auto;
    }
}

.showroom-item .image .overlay {
    position: absolute;
    left: 0;
    right: 0px;
    top: 0px;
    bottom: 0;
    opacity: 0;
    display: hidden;
    background-color: #45464f;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    overflow: hidden;
}

@media (max-width: 767px) {
    .showroom-item .image .overlay {
        background-color: rgba(0, 0, 0, 0);
        opacity: 0.75;
        display: block;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.showroom-item .image .overlay .glyphicons {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 0;
    margin: 0;
    margin-top: -16px;
    margin-left: -16px;
}

.showroom-item .image .overlay .glyphicons i:before {
    font-size: 30px;
    color: #ffffff;
}

.showroom-item .image .overlay div.name {
    color: #fff;
    position: absolute;
    bottom: -25px;
    right: 10px;
    padding: 5px;
    font-weight: 600;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

@media (max-width: 767px) {
    .showroom-item .image .overlay div.name {
        background-color: rgba(0, 0, 0, 0.75);
        bottom: 5px;
    }
}

.showroom-item .image:hover .overlay {
    opacity: 0.75;
}

.showroom-item .image:hover div.name {
    bottom: 5px;
}

.showroom-item.blog-item .content h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 0px;
}

.showroom-item.blog-item .content h3 a {
    color: #45464f;
}

.showroom-item.blog-item .content span.meta {
    display: block;
}

.showroom-item.blog-item .content span.preview {
    display: block;
    margin-top: 5px;
}

.showroom-item.blog-item .content a.more {
    margin-top: 16px;
    display: block;
}

div.carousel.testimonials {
    line-height: inherit;
}

.testimonial-item {
    margin-bottom: 40px;
}

.testimonial-item .bubble {
    border: #dcdcdc 1px solid;
    padding: 14px 12px 30px 12px;
    position: relative;
}

.testimonial-item .bubble:before,
.testimonial-item .bubble:after {
    content: "";
    display: block;
    position: absolute;
    border-style: solid outset;
    width: 0;
}

.testimonial-item .bubble:before {
    border-width: 33px 0 0 33px;
    bottom: -33px;
    left: 40px;
    border-color: #dcdcdc transparent;
}

.testimonial-item .bubble:after {
    border-width: 33px 0 0 33px;
    bottom: -30px;
    left: 39px;
    border-color: #fff transparent;
}

.testimonial-item .client {
    font-size: 12px;
    font-weight: 600;
    float: left;
    margin-left: 85px;
    margin-top: 5px;
}

@media (max-width: 767px) {
    div.our-clients .clients {
        text-align: center;
    }
}

div.our-clients .clients .client {
    float: left;
    width: 285px;
    height: 112px;
    line-height: 112px;
    text-align: center;
    border: 1px solid #dce0e3;
    border-left: none;
}

@media (min-width: 980px) and (max-width: 1199px) {
    div.our-clients .clients .client {
        width: 235px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    div.our-clients .clients .client {
        width: 180px;
    }
    div.our-clients .clients .client img {
        max-height: 70%;
        max-width: 70%;
    }
}

@media (max-width: 767px) {
    div.our-clients .clients .client {
        margin: 15px auto;
        padding-left: 0;
        padding-right: 0;
        float: none;
        border-left: 1px solid #dce0e3;
        border-radius: 0;
    }
}

div.our-clients .clients .client:first-child {
    border-left: 1px solid #dce0e3;
    border-radius: 0;
}

div.our-clients .clients .client:last-child {
    border-radius: 0;
}

div.our-clients .clients .client img,
div.our-clients .clients .client .img-responsive {
    display: inline-block;
    vertical-align: middle;
}

.pricing-plan,
.product-comparison {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}

.pricing-plan .head,
.product-comparison .head {
    font-size: 24px;
    font-weight: bold;
    padding-top: 45px;
    padding-bottom: 45px;
    background-color: #45464f;
    /*background-image: -webkit-gradient(linear, left top, left bottom, from(#45464f), to(#364452));*/
    /*background-image: -o-linear-gradient(top, #45464f, #364452);*/
    /*background-image: linear-gradient(to bottom, #45464f, #364452);*/
    color: #feffff;
    position: relative;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px -1px @gradient-one-shadow;
    box-shadow: 0 1px 1px -1px @gradient-one-shadow;
}

.pricing-plan .head.alternative,
.product-comparison .head.alternative {
    background-color: #69c7b6;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#69c7b6), to(#51bba9));
    background-image: -o-linear-gradient(top, #69c7b6, #51bba9);
    background-image: linear-gradient(to bottom, #69c7b6, #51bba9);
    color: #feffff;
    -webkit-box-shadow: 0 1px 1px -1px @pricing-head-shadow;
    box-shadow: 0 1px 1px -1px @pricing-head-shadow;
}

.pricing-plan .head.alternative .ribbon,
.product-comparison .head.alternative .ribbon {
    background-color: #45464f;
    /*background-image: -webkit-gradient(linear, left top, left bottom, from(#42505e), to(#364452));*/
    /*background-image: -o-linear-gradient(top, #42505e, #364452);*/
    /*background-image: linear-gradient(to bottom, #42505e, #364452);*/
    color: #feffff;
}

.pricing-plan .head.alternative .ribbon:after,
.product-comparison .head.alternative .ribbon:after {
    border-color: transparent #69c7b6 transparent transparent;
}

.pricing-plan .head.alternative .ribbon:before,
.product-comparison .head.alternative .ribbon:before {
    border-color: #45464f #45464f transparent transparent;
}

.pricing-plan .head .ribbon,
.product-comparison .head .ribbon {
    position: absolute;
    height: 25px;
    background-color: #69c7b6;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#69c7b6), to(#51bba9));
    background-image: -o-linear-gradient(top, #69c7b6, #51bba9);
    background-image: linear-gradient(to bottom, #69c7b6, #51bba9);
    font-size: 14px;
    color: #feffff;
    letter-spacing: 1px;
    padding: 0 27px 0 10px;
    top: 12px;
    left: -5px;
    line-height: 23px;
}

.pricing-plan .head .ribbon:after,
.product-comparison .head .ribbon:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-width: 13px 10px;
    border-style: solid;
    border-color: transparent #45464f transparent transparent;
    display: block;
    width: 0;
}

.pricing-plan .head .ribbon:before,
.product-comparison .head .ribbon:before {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0px;
    border-width: 2px 3px;
    border-style: solid;
    border-color: #2d414f #2d414f transparent transparent;
    display: block;
    width: 0;
}

.pricing-plan ul.details {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: 0 solid #e0e3e6;
    border-width: 1px 1px 0 0;
}

.pricing-plan ul.details li {
    border: 0 solid #e0e3e6;
    border-width: 0 0 1px 1px;
    border-collapse: collapse;
    height: 45px;
    line-height: 45px;
}

.pricing-plan ul.details li.price {
    font-size: 30px;
    font-weight: bold;
    height: 65px;
    line-height: 65px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#f3f2f2));
    background-image: -o-linear-gradient(top, #fafafa, #f3f2f2);
    background-image: linear-gradient(to bottom, #fafafa, #f3f2f2);
}

.pricing-plan ul.details li.price .small {
    font-size: 12px;
}

.pricing-plan ul.details li.buy {
    height: 100px;
    line-height: 100px;
}

#map-canvas {
    margin: 0;
    padding: 0;
    height: 480px;
}

#map-canvas img {
    max-width: none;
}

#contact-form button {
    float: right;
    margin: 10px 0 0 0;
}

#contact-details.with-margin {
    margin-top: 56px;
}

#contact-details .detail-block {
    margin-bottom: 26px;
}

#contact-details .detail-block h3 {
    margin-bottom: 12px;
}

#contact-details .info-block {
    margin-bottom: 30px;
}

#contact-details .info-block .glyphicons {
    float: left;
}

#contact-details .info-block .glyphicons i:before {
    top: 5px;
    left: 5px;
    color: #8a8a8a;
}

#contact-details .info-block .info {
    margin-left: 50px;
}

#contact-details .info-block .info h5 {
    margin-bottom: 0;
    font-weight: 600;
}

#contact-details .info-block .info.business-hours p {
    margin: 0;
}

.row.content {
    margin-top: 50px;
    margin-bottom: 50px;
}

.leadimage {
    margin-bottom: 20px;
}

.blog-post header {
    margin-bottom: 8px;
}

.blog-post header h2.title {
    display: inline-block;
    margin-top: 10px;
}

.blog-post header h2.title a {
    color: #45464f;
}

.blog-post header .comment-count {
    float: right;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.blog-post header .comment-count a {
    color: #45464f;
}

.blog-post header .comment-count .glyphicons i:before {
    font-size: 30px;
    color: #e0e0e0;
    left: 10px;
    top: -8px;
}

.blog-post header .comment-count:hover .glyphicons i:before {
    color: #d0d5d9;
}

.blog-post .meta {
    font-weight: 600;
    margin-top: 20px;
}

.blog-post .btn.readmore {
    margin-top: 30px;
    margin-bottom: 0;
}

#comments button {
    float: right;
    margin: 10px 0 0 0;
}

#comments .reply-icon {
    float: left;
    width: 60px;
    text-align: right;
}

#comments .reply-icon .glyphicons i:before {
    left: 10px;
    color: #e0e0e0;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

#comments .comment {
    padding: 6px 9px 9px 9px;
    border: 1px #e0e3e6 solid;
    margin: 15px 0 15px 0;
}

#comments .comment.reply {
    margin-left: 70px;
}

#comments .comment .avatar {
    float: left;
    margin-top: 5px;
}

#comments .comment .content {
    margin-left: 60px;
}

#comments .comment .content .author {
    font-weight: 600;
    margin-bottom: 0;
}

#comments .comment .content .text {
    display: block;
    margin-top: 5px;
}

.blog-sidecolumn {
    padding-top: 50px;
}

.widget {
    margin: 0 0 30px 0;
}

.form-signin .input-lg {
    width: 100%;
}

.search-form input::-webkit-input-placeholder {
    color: #45464f;
}

.search-form input:-moz-placeholder {
    color: #45464f;
}

.search-form input::-moz-placeholder {
    color: #45464f;
}

.search-form input:-ms-input-placeholder {
    color: #45464f;
}

.tags-list {
    list-style: none;
    margin-left: 0;
    padding: 0;
}

.tags-list li {
    float: left;
    padding: 5px 9px;
    margin: 0 12px 13px 0;
    border-radius: 0;
    background-color: #e2e5e7;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tags-list li a {
    color: #45464f;
}

.tags-list li:hover {
    background-color: #cad2d7;
}

ul.paging {
    list-style: none;
    float: right;
}

ul.paging li {
    float: left;
    width: 25px;
    height: 25px;
    line-height: 23px;
    text-align: center;
    margin-left: 10px;
    border: 1px solid #e0e3e6;
    border-radius: 0;
}

ul.paging li a {
    color: #45464f;
}

ul.paging li.active {
    background-color: #4b5c6d;
}

ul.paging li.active a {
    color: #ffffff;
}

.row.feature-box {
    margin-top: 100px;
    margin-bottom: 90px;
}

@media (max-width: 767px) {
    .row.feature-box {
        margin-top: 40px;
        margin-bottom: 30px;
    }
}

.feature {
    margin-top: 34px;
    margin-bottom: 34px;
}

.feature h3 {
    font-size: 18px;
    line-height: 18px;
    font-weight: 600;
    margin: 0 0 10px 0;
}

.feature .icon {
    width: 50px;
    height: 50px;
    border: 1px #d0d5d9 solid;
    float: left;
    border-radius: 0;
}

.feature .icon .glyphicons i:before {
    font-size: 26px;
    left: 14px;
    top: 5px;
}

.feature .text {
    margin-left: 70px;
}

.feature .glyphicons i:before {
    font-size: 23px;
    left: 3px;
    top: -9px;
    margin-left: -3px;
    float: left;
}

.large-features {
    border-top: 1px #e0e3e6 solid;
}

.large-features .feature {
    border-bottom: 1px #e0e3e6 solid;
    margin: 30px 0 30px 0;
}

.large-features .feature h3 {
    font-size: 18px;
    font-weight: 600;
}

.large-features .feature h3.with-icon {
    margin: 0 0 15px 25px;
}

.large-features .feature div.description {
    margin-top: 30px;
}

.large-features .feature div.description.special-margin {
    margin-top: 55px;
}

@media (max-width: 767px) {
    .large-features .feature div.description {
        margin-top: 55px;
        margin-bottom: 55px;
    }
}

.large-features .feature div.image {
    text-align: center;
}

.large-features .feature div.image img {
    display: inline-block;
}

@media (max-width: 767px) {
    .large-features .feature div.image {
        margin-top: 20px;
    }
}

.large-features .glyphicons i:before {
    font-size: 38px;
    left: 3px;
    top: -20px;
    margin-left: -25px;
}

.launch-project a {
    margin-top: 20px;
    float: right;
    text-transform: none;
}

.progress.grove-progress {
    background-image: none;
    background-color: #dae2e9;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
}

.progress.grove-progress .progress-bar {
    font-size: 12px;
    background-image: none;
    background-color: #a3dacf;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
    -webkit-filter: none;
    filter: none;
}

.our-skills .grove-progress {
    margin-bottom: 12px;
}

@media (max-width: 767px) {
    .team-member {
        margin-bottom: 30px;
    }
}

.team-member .description {
    padding: 5px 20px;
    background-color: #dce2e7;
}

.team-member .social .glyphicons {
    height: 36px;
    margin: 5px 7px 0 0;
}

.team-member .social .glyphicons i:before {
    font-size: 35px;
    color: #293540;
}

.team-member .social .glyphicons:hover i:before {
    color: #1c242c;
}

.login {
    padding-top: 60px;
    text-align: center;
}

.login .login-icons {
    height: 95px;
    padding: 20px 0 25px 0;
}

.login .login-icons .glyphicons {
    margin-right: 20px;
    margin-left: 20px;
}

.login .login-icons .glyphicons i:before {
    font-size: 48px;
    color: #4b5c6d;
}

.login .login-icons .glyphicons:hover {
    cursor: pointer;
}

.login .login-icons .glyphicons:hover i:before {
    color: #2b4358;
}

.login .login-hr {
    background: url(../img/showroom-bg.png);
    margin-bottom: 12px;
    height: 24px;
}

.login .login-hr span {
    background-color: #feffff;
    padding: 0 10px 0 10px;
    font-style: italic;
    font-weight: 600;
    color: #45464f;
}

.login form {
    padding: 40px 0;
    text-align: left;
}

.login button.btn {
    margin: 10px 0 0 0;
    float: right;
}

.e404 {
    text-align: center;
    padding-top: 120px;
    padding-bottom: 130px;
}

.e404 h1 {
    font-size: 140px;
    letter-spacing: 15px;
    font-weight: 700;
    line-height: 160px;
}

.e404 p {
    font-size: 30px;
    font-weight: 700;
    line-height: 55px;
}

.faq .question {
    padding-top: 13px;
    padding-bottom: 13px;
    border-top: 1px solid #e0e3e6;
}

.faq .question .faq-toggle {
    font-size: 14px;
    font-weight: 600;
    color: #45464f;
}

.faq .question .faq-toggle:focus,
.faq .question .faq-toggle:hover {
    outline: none;
    text-decoration: none;
}

.faq .question .faq-toggle:before {
    margin-right: 17px;
    font-size: 20px;
    font-weight: 700;
    position: relative;
    content: "+";
    bottom: -2px;
}

.faq .question .faq-toggle.open:before {
    content: "−";
}

.faq .question .answer {
    padding-top: 15px;
}

.faq .question:first-child {
    border-top: none;
}

.product-comparison {
    margin-top: 60px;
    margin-bottom: 60px;
}

.product-comparison .captions ul,
.product-comparison .data ul {
    padding: 0;
    list-style: none;
}

.product-comparison .captions ul li,
.product-comparison .data ul li {
    border-top: 1px #e0e3e6 solid;
    overflow: hidden;
    height: 64px;
}

.product-comparison .captions ul li:first-child,
.product-comparison .data ul li:first-child {
    border-top: none;
}

@media (max-width: 979px) {
    .product-comparison .captions,
    .product-comparison .data {
        margin-bottom: 30px;
    }
}

@media (max-width: 979px) {
    .product-comparison {
        margin-bottom: 30px;
    }
}

.product-comparison .captions {
    text-align: left;
    margin-top: 113px;
    padding-right: 0;
}

.product-comparison .captions ul {
    border: 1px #e0e3e6 solid;
    border-right: none;
    border-radius: 0;
}

.product-comparison .captions ul li {
    padding: 20px 14px;
}

.product-comparison .data {
    padding-right: 0;
    padding-left: 0;
}

.product-comparison .data ul {
    border-top: 1px #e0e3e6 solid;
    border-bottom: 1px #e0e3e6 solid;
}

.product-comparison .data ul li {
    padding-left: 15px;
    padding-right: 15px;
}

.product-comparison .data ul li span {
    background-color: #faf8f8;
    padding: 21px 14px;
    display: block;
    height: 64px;
    font-weight: 600;
}

.product-comparison .data ul li span .glyphicons {
    padding: 6px 0 11px 21px;
}

.product-comparison .data ul li span .glyphicons i:before {
    color: #45464f;
}

@media (max-width: 979px) {
    .product-comparison .data {
        padding-right: 15px;
    }
    .product-comparison .data ul {
        border-right: 1px #e0e3e6 solid;
        border-radius: 0;
    }
    .product-comparison .data ul li {
        padding-right: 0;
    }
    .product-comparison .data ul li:last-child span {
        border-radius: 0;
    }
}

.product-comparison .data.last {
    padding-right: 15px;
}

.product-comparison .data.last ul {
    border-right: 1px #e0e3e6 solid;
    border-radius: 0;
}

.product-comparison .data.last ul li {
    padding-right: 0;
}

.product-comparison .data.last ul li:last-child span {
    border-radius: 0;
}

.product-comparison .data.last .header {
    padding-right: 0px;
}

.product-comparison .data.highlighted ul li span {
    background-color: #eceef0;
}

.product-comparison .header {
    padding-left: 15px;
    padding-right: 15px;
}

.product-comparison .header .head {
    display: block;
    border-left: 1px solid transparent;
}

.product-comparison .header .head.height-fix {
    height: 113px;
}

.product-comparison .header .head.two-liner {
    padding-top: 27px;
    line-height: 30px;
}

@media (max-width: 979px) {
    .product-comparison .header {
        padding-right: 0px;
    }
}

.product-comparison .disclaimer {
    text-align: left;
    padding: 15px;
}

.product-comparison .disclaimer .glyphicons {
    float: left;
    margin-top: 5px;
}

.product-comparison .disclaimer .text {
    margin-left: 40px;
}


/* REGISTRATION */

/*.registration-confirmation.content.container,*/
/*.registration-preview.content.container,*/
/*.registration-form.content.container {*/
/*    padding-left: 25px;*/
/*}*/

.registration-confirmation .row,
.registration-preview .row,
.registration-form .row {
    margin-left: -15px !important;
}

.registration-form .input-append,
.registration-form .input-prepend,
.registration-form select,
.registration-form textarea,
.registration-form input,
.registration-form .uneditable-input {
    margin-bottom: 0;
}

.registration-form .d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.registration-form .flex-nowrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.registration-form .align-items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.registration-form .form-control:focus {
    border-color: rgba(103, 116, 129, 0.5);
    outline: 0;
    outline: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.registration-form .form-group {
    margin-bottom: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.registration-form .editform .form-group {
    margin-bottom: 11px;
    display: block;
}

.registration-form .editform label {
    margin-bottom: 5px;
}

.registration-form .editform .input-lg {
    width: 100%;
}

.registration-form .form-control {
    border-radius: 0;
    font-size: 1rem;
}

.registration-form label {
    font-size: 1rem;
    line-height: 1;
    margin-bottom: 0;
}

.registration-form .col-edit {
    max-width: 530px;
}

.registration-form .required-marker {
    color: #be0028;
    font-weight: normal;
    font-family: 'noto_sans-bold', sans-serif;
}

.registration-confirmation .mt-5,
.registration-preview .mt-5,
.registration-form .mt-5 {
    margin-top: 3rem;
}

.registration-confirmation .mt-4,
.registration-preview .mt-4,
.registration-form .mt-4 {
    margin-top: 1.5rem;
}

.registration-confirmation .mt-3,
.registration-preview .mt-3,
.registration-form .mt-3 {
    margin-top: 1rem;
}

.registration-confirmation .my-3,
.registration-preview .my-3,
.registration-form .my-3 {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.registration-form .input-append,
.registration-form .input-prepend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.registration-form .input-append input,
.registration-form .input-append span,
.registration-form .input-prepend input,
.registration-form .input-prepend span {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
}

.registration-form .input-append input {
    border-radius: 0;
}

.registration-form .input-append .add-on,
.registration-form .input-prepend .add-on {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: middle;
    height: auto;
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.registration-form .input-append.date .add-on i,
.registration-form .input-prepend.date .add-on i {
    width: 12px;
}

.registration-confirmation p,
.registration-preview .is-text {
    font-size: 1rem;
}

@media screen and (max-width: 767px ) {
    .registration-form label {
        margin-bottom: 0.5rem;
    }

    .registration-form .form-group {
        display: block;
    }

    .registration-confirmation .mt-2,
    .registration-preview .mt-2,
    .registration-form .mt-2 {
        margin-top: 0.5rem;
    }

    /*.registration-confirmation.content.container,*/
    /*.registration-preview.content.container,*/
    /*.registration-form.content.container {*/
    /*    padding-left: 15px;*/
    /*}*/
}

#calendar {
    padding: 15px;
    background-color: #ffffff;
}

.table {
    font-size: 14px;
    color: #45464f;
    font-family: 'noto_sans', sans-serif;
}

table.table thead > tr > th {
    border-bottom: 2px solid #cbd5dd;
}

table.table tbody > tr > td {
    vertical-align: middle;
    border-top: 1px solid #cbd5dd;
}

.table tr td:last-child {
    width: 132px;
}

.dataTable.table {

    font-size: 14px;
    color: #45464f;
    font-family: 'noto_sans', sans-serif;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

.dataTable.table tr td:last-child {
    width: 150px;
    text-align: right;
}

.dataTables_length select,
.dataTables_filter input {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 0 !important;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    padding: 4px 6px;
    font-size: 14px;
    color: #45464f;
    width: 250px;
    font-weight: normal;
    line-height: 1.33;
    font-family: 'noto_sans', sans-serif;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    box-sizing: border-box;
}

.dataTables_wrapper {
    background-color: #ffffff;
    padding: 15px;
    margin-bottom: 15px;
}

div.dataTables_wrapper div.dataTables_info {
    font-size: 14px;
    padding-top: 0;
}

.pagination > li > a,
.pagination > li > span {
    color: #ffffff;
    background-color: #ee790b;
    border: 1px solid #ee790b;
    border-radius: 0 !important;
    display: inline-block;
    padding: 5px 10px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 2;
    color: #45464f;
    cursor: default;
    background-color: #ffffff;
    border-color: #cbd5dd;
    font-weight: normal;
    font-family: 'noto_sans-bold', sans-serif;
}

.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #45464f;
    cursor: not-allowed;
    background-color: #ffffff;
    border-color: #cbd5dd;
}

.dataTables_wrapper + .btn i {
    margin-right: 5px;
    margin-top: 3px;
}

.dataTable .btn-edit,
.listrow .btn-edit,
.btn-ical,
.btn-print,
.btn-storno,
.btn-view {
    color: #ffffff;
    background-color: #ee790b;
    border: 1px solid #ee790b;
    border-radius: 0;
    line-height: 1;
    display: inline-block;
    padding: 5px 10px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.listrow {
    text-align: left;
}

.listrow + .listrow {
    margin-top: 15px;
    padding-top: 15px;
    /*border-top: 2px solid #cbd5dd;*/
    border-top: 3px solid #ffc691;
}

.listrow p {
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;
}

.listrow .btn-orientation {
    text-align: right;
}

@media screen and (max-width: 991px) {
    .btn-ical,
    .btn-print,
    .btn-view,
    .btn-storno {
        line-height: 1;
        padding: 5px 20px;
    }

    .listrow p {
        padding-top: 0;
        padding-bottom: 10px;
    }

    .listrow .btn-orientation {
        text-align: left;
    }
}

@media screen and (max-width: 767px) {
    .btn-ical,
    .btn-print,
    .btn-view,
    .btn-storno {
        margin-top: 10px;
    }

    .listrow p {
        padding-bottom: 0;
    }
}
