/* Änderungen an dieser Datei dürfen nur durch die Kommunix GmbH Unna vorgenommen werden! */

a.schalter_ein {

    color: #fff !important;

}

a.schalter_ein:active {

    color: #fff!important;

}

a.schalter_ein:visited{

    color: #fff !important;

}

a.schalter_ein:hover{

    color: #fff !important;

}


.tvweb_form label {

    position: relative;
    padding: 5px 0 0 40px;
    cursor: pointer;
}


.contrast {
    color: #eee;
    margin-left: 20px

}


a.helplink {

    height: 20px;
    margin-bottom:20px;
}


.content_help {
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    width: 100%;
    max-width: 900px;
    margin: 60px auto 20px;
    padding: 30px;
    background-color: #fff;
    position: relative;
}


.inputWeek {

    margin-left: 50px;
    position: relative;
}

.deleteWeek {

    margin-left: 10px;
    position: relative;
}




.timeSpanList label {

    margin-top:8px;
}


#divSpanList {

    margin-top:5px;

}

.timeSpanList {
    width:100%;
}


.invisible_text {
    display: block;
    position: absolute;
    left: -10000px;
    font-size: 0px;
    padding: 0;
    margin: 0;
}


hr,
img {
    border: 0
}

body,
figure {
    margin: 0
}

.cal-dow b,
.content__error {
    text-overflow: ellipsis;
    overflow: hidden
}

.invisible,
.tooltip .classic {
    visibility: hidden
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent;
    text-decoration: underline;
}

a:focus,
a:active,
a:hover {
    outline: 0;
    color: #23527c;
    text-decoration: none;
}

a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre,
textarea {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    *,
    :after,
    :before {
        background: 0 0!important;
        color: #000!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
}

.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active,
.form-control,
.open>.dropdown-toggle.btn-danger,
.open>.dropdown-toggle.btn-default,
.open>.dropdown-toggle.btn-info,
.open>.dropdown-toggle.btn-primary,
.open>.dropdown-toggle.btn-success,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.img-responsive,
.img-thumbnail,
.table,
label {
    max-width: 100%
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-size: 14px;
    line-height: 1.42857143
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

.img-responsive {
    display: block;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

dt,
kbd kbd {
    font-weight: 700
}

address,
blockquote .small,
blockquote footer,
blockquote small,
dd,
dt,
pre {
    line-height: 1.42857143
}

@media (min-width:600px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

.mark,
mark {
    background-color: #fcf8e3;
    padding: .2em
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.btn,
.initialism {
    text-transform: uppercase
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

pre code,
table {
    background-color: transparent
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

dl,
ol,
ul {
    margin-top: 0
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

address,
dl {
    margin-bottom: 20px
}

ol,
ul {
    margin-bottom: 10px
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dd {
    margin-left: 0
}

@media (min-width:600px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    color: #777
}

legend,
pre {
    display: block;
    color: #333
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

code,
kbd {
    padding: 2px 4px;
    font-size: 90%
}

caption,
th {
    text-align: left
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    font-style: normal
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0
}

.container,
.container-fluid {
    /*padding-left: 15px;*/
    /*padding-right: 15px*/
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.btn,
.cal-dow b,
.content__error,
.input-group-btn,
.label,
.pers_data_table td:first-child {
    white-space: nowrap
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.row {
    /*margin-left: -15px;*/
    /*margin-right: -15px;*/

    margin-left: 0px !important;
    margin-right: 0px !important;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:600px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}

.table {
    width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.btn-group>.btn-group,
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width:599px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset,
legend {
    padding: 0;
    border: 0
}

fieldset {
    margin: 0;
    min-width: 0
}

legend {
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    margin-bottom: 5px
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

.form-control,
output {
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    display: block
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control,
    input[type=time].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control {
        line-height: 34px
    }
    .input-group-sm input[type=date],
    .input-group-sm input[type=time],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    input[type=date].input-sm,
    input[type=time].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm {
        line-height: 30px
    }
    .input-group-lg input[type=date],
    .input-group-lg input[type=time],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    input[type=date].input-lg,
    input[type=time].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 60px;
    border-radius: 0px;
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px\9
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.form-group-sm .form-control,
.input-sm {
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 12px
}

.input-sm {
    height: 30px;
    line-height: 1.5
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    line-height: 1.5
}

.form-group-lg .form-control,
.input-lg {
    border-radius: 6px;
    padding: 10px 16px;
    font-size: 18px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    line-height: 1.3333333
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    line-height: 1.3333333
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:600px) {
    .form-inline .form-control-static,
    .form-inline .form-group {
        display: inline-block
    }
    .form-inline .control-label,
    .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:600px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #666 !important;
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #fff
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #337ab7;
    font-weight: 400;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle,
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child,
.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child),
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn .caret,
.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.btn .label,
.input-group,
.input-group-btn,
.input-group-btn>.btn {
    position: relative
}

.input-group {
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

.input-group-addon,
.label {
    line-height: 1;
    text-align: center
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    color: #555;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    font-size: 0
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    color: #fff;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.label-kmx {
    background-color: #0095ff;
}

.label-version {
    letter-spacing: 2px;
    font-size: 18px;
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-left {
    float: left;
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

h1,
h2 {
    font-size: 18px
}

.affix {
    position: fixed
}

@media (max-width:599px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table!important
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
    .visible-xs-block {
        display: block!important
    }
    .visible-xs-inline {
        display: inline!important
    }
    .visible-xs-inline-block {
        display: inline-block!important
    }
}

@media (min-width:600px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
    .visible-sm-block {
        display: block!important
    }
    .visible-sm-inline {
        display: inline!important
    }
    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table!important
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
    .visible-md-block {
        display: block!important
    }
    .visible-md-inline {
        display: inline!important
    }
    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
    .visible-lg-block {
        display: block!important
    }
    .visible-lg-inline {
        display: inline!important
    }
    .visible-lg-inline-block {
        display: inline-block!important
    }
    .hidden-lg {
        display: none!important
    }
}

@media (max-width:599px) {
    .hidden-xs {
        display: none!important
    }
}

@media (min-width:600px) and (max-width:991px) {
    .hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table!important
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
    .hidden-print {
        display: none!important
    }
}

body,

    /* old
    html {
        min-height: 100%;
        height: 1px;
        background-color: #e0ddda;
        color: #3d3d3d;
        font-family: 'Noto Sans', sans-serif
    }
    */

html {
    min-height: 100%;
    height: 1px;
    background-color: #E8E8E8 ;
    color: #3d3d3d;
    font-family: 'Noto Sans', sans-serif
}



h1 {
    font-weight: 700
}

h2,
label {
    font-weight: 400
}

h2 {
    margin-bottom: 1em
}

h1+h2 {
    margin-top: -.4em
}

h3 {
    font-size: 16px
}

a {
    color: #0095ff
}

a:hover {
    color: #0084ee
}

p {
    color: rgba(61, 61, 61, .9)
}

input[type=text],
input[type=email],
textarea {
    border: 2px solid rgba(61, 61, 61, .2);
    height: 35px;
    margin-bottom: 10px;
    width: 100%;
    outline: 0;
    padding-left: 10px;
    padding-right: 10px;
    transition: border-color .1s
}

textarea {
    resize: vertical;
    min-height: 75px;
    padding-top: 8px;
    padding-bottom: 8px
}

input[type=text]:focus,
input[type=email]:focus,
select:focus,
textarea:focus {
    border-color: rgba(61, 61, 61, .25)
}

.custom-select {
    position: relative
}

select {
    border: 2px solid rgba(81, 81, 81, .4);
    background: 0 0;
    padding: 5px 45px 5px 10px;
    height: 35px!important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    outline: 0;
    width: 100%;
    margin-bottom: 10px;
    transition: border-color .1s;
}

.select-icon {
    position: absolute;
    width: 35px;
    height: 35px;
    top: 0;
    right: 0;
    pointer-events: none;
    background: url(../images/ic_arrow_down.svg) 50% no-repeat #2b2c3d;
    background-size: 16px auto
}

@media screen and (min-width:0\0) {
    select {
        background: 0 0;
        padding: 5px
    }
    /*    select+span {
            display: none
        }*/
}

.ui-selectmenu-button.ui-button{
    border: 2px solid rgba(81, 81, 81, .4);
    border-radius: 0;
    width: 100%;
    height: 35px;
    background: #FFF;
    outline: 0;
    font-size: 14px;
}

.ui-selectmenu-button.ui-button:focus{
    border-color: rgba(61, 61, 61, .25);
}

/*.ui-selectmenu-icon{
    background: url(../images/ic_arrow_down.svg) 50% no-repeat #2b2c3d;
    background-size: 16px auto;
    width: 35px;
    height: 35px;
}*/

.btn {
    border-radius: 0;
    background-color: #0095ff;
    border: 0;
    height: 60px;
    line-height: 60px;
    padding: 0px;
    transition: background-color .1s;
    outline: 0!important;
    border-bottom:1px solid #fff;
}

form#personCount:after {
    clear: both;
    display: block;
    content: '';
    overflow: hidden;
    height: 0;
}

.pull-right {


    background-repeat: no-repeat;
    background-image: url(../images/ic_next.svg)!important;
    background-size: 32px auto;
    background-position: 90%;

}


.pull-left  {
    background-repeat: no-repeat;
    background-size: 32px auto;
    background-position: 10% !important;
    background-image: url(../images/ic_back.svg)!important;

}



.btn:active,
.btn:focus,
.btn:hover {
    background-color: #32AEFB!important
}

.btn--footer,
.tvwebHomeLink {
    margin-top: 30px
}

label {
    position: relative;
    padding: 5px 0 0 0px;
    cursor: pointer;
}

input[type=checkbox] {
    position: absolute;
    left: -200%;
    opacity: .1
}

input[type=checkbox]:focus+span {
    background-color: rgba(61, 61, 61, .25)
}

input[type=checkbox]+span {
    position: absolute;
    width: 35px;
    height: 35px;
    left: 0;
    top: 0;
    background-color: #ececec;
    background-color: rgba(61, 61, 61, 0.2);
    transition: background-color .1s
}

input[type=checkbox].error+span {
    border: 2px solid #ff3d3d
}

input[type=checkbox]:checked+span {
    background-color: #34e897;
    border: 0!important;
    background-image: url(../images/ic_check.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 19px auto
}

input[type=checkbox]:checked:focus+span {
    background-color: #24CC80
}

.checkbox_new {
    float: right;
}
.checkbox_new input[type=checkbox] {
    display: none;
}
.checkbox_new input[type=checkbox] + label {
    /*border: 2px solid #FFFFFF;*/
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-bottom: 0px;
    padding: 0px;
    cursor: pointer;

    background-color: rgba(61, 61, 61, 0.2);
}
.checkbox_new input[type=checkbox]:checked + label {
    background-image: url(../images/ic_check.svg);
    background-color: #34e897;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 19px auto;

    display: inline-block;
    padding: 0px;
}
.checkbox_new .checkbox-text {
    position: relative;
    font-family: Arial;
    font-size: 14px;
    padding: 0px 6px;
    top: -4px;
    cursor: pointer;
}

.kontrast .checkbox_new input[type=checkbox] + label {
    background-color: #FFF;
    outline: 3px solid #000 !important;
}

.kontrast .checkbox_new input[type=checkbox]:active + label,
.kontrast .checkbox_new input[type=checkbox]:focus + label,
.kontrast .checkbox_new input[type=checkbox]:hover + label {
    background-color: #595959 !important;
    outline: 3px solid #000 !important;
}
.kontrast .checkbox_new input[type=checkbox]:checked + label {
    background-color: #000;
    border: 0!important;
    background-image: url(../images/ic_check.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 19px auto;
}

.error,
input.error {
    border-color: #ff3d3d !important;
}

.kontrast .error,
.kontrast input.error {
    border: 3px dashed #000 !important;
}

/* old
.mainheader {
    height: 70px;
    width: 100%;
    background-color: #2b2c3d;
    padding-top: 22px
}
*/

.mainheader {
    height: 70px;
    width: 100%;
    background-color: #000;
    padding-top: 22px
}

.mainheader__logo {
    width: 156px;
    margin: 0 auto;
    display: block
}

.wrapper {
    min-height: 100%;
    /*padding-top: 70px;*/
    padding-top: 0px;
    /*margin-top: -70px*/
    margin-top: 0px;
}

#cal-reservation,
#confirmation,
#mbl_shown {
    margin-bottom: 0
}

.content {
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    width: 100%;
    max-width: 540px;
    margin: 80px auto 20px;
    padding: 30px;
    background-color: #fff;
    position: relative
}

.content--mdt {
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    width: 100%;
    max-width: 767px;
    margin: 80px auto 20px;
    padding: 30px 30px 90px 30px;
    background-color: #fff;
    position: relative;

}

.content--rsvmanager {
    width: 100%;
    max-width: 1000px;
}



.content--calendar,
.content--cnc,
.content--personaldata,
.content--reserve {
    max-width: 755px
}

.content--version {
    text-align: center;
}












.content__error {
    position: absolute;
    width: 100%;
    top: -70px;
    left: 0;
    padding: 10px 30px 0px 30px;
    background-color: #ff3d3d;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
}

.content--mdt>p {
    font-size: 22px;
    margin: 0;
    width: 550px;
    height: 100px;
    display: block;
    line-height: 1
}

.infotext {
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    background-color: #fff;
    display: table;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 13px
}

.content--cnc {
    padding: 0;
    background-color: #fff;
    box-shadow: none;
    padding: 20px;
}

.content--cnc .header {
    margin-bottom: 50px
}

.content--cnc .col-sm-6 {
    padding-right: 5px;
    padding-left: 5px
}

.content--cnc .row {
    margin-left: -5px;
    margin-right: -5px
}

.content--cnc .sel_button__wrapper {
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    background-color: #f3f3f3;
    display: table;
    width: 100%;
    cursor: pointer;
    border: 1px solid rgba(0, 0, 0, .2);
}





.content--cnc .sel_button {
    margin-bottom: 10px
}

.content--cnc .sel_button a {
    color: #3d3d3d;
    text-decoration: none!important;
    font-size: 18px;
    line-height: 22px
}

.content--cnc .sel_button span {
    display: block
}

.content--cnc .sel_button span:first-child {
    color: rgba(61, 61, 61, .5);
    font-size: 15px
}

#legende,
.content--personaldata,
.pers_data_table,
.tooltip {
    font-size: 12px
}

.content--reserve table {
    margin-top: 30px;
    margin-bottom: 30px
}

.content--reserve td:first-child {
    padding-right: 10px
}

.header h1 {
    margin-top: 0
}

.cell {
    display: table-cell;
    vertical-align: middle
}

.cal-hour,
.captcha__td,
.pers_data_table td:last-child {
    vertical-align: top
}

.cell--image {
    width: 120px
}

.tvweb_form--check {
    margin: 20px 0 0
}

#footer {
    display: block;
    text-align: center;
}

#session_reset_input {
    font-weight: bold;
}

#calAndForm_Container {
    margin-bottom: 20px;
}
#calendar_container {
    position: relative;
    /*margin-top: 40px;*/
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

#calendar_container .tooltip {
    display: inline-block;
    cursor: pointer;
    width: 15px;
    height: 15px;
    background-size: 90%
}

#calendar_container>div,
.cal-table {
    width: 100%
}

#calendar_container .tooltip .classic {
    left: 28px;
    right: auto
}

#calendar_container .tooltip .classic:after {
    left: -11px;
    right: auto;
    border-color: transparent #3d3d3d transparent transparent
}

.cal-header,
.cal-hour {
    border-bottom: 1px solid rgba(61, 61, 61, .1);
    border-color: #d0d0d0;
}

.kontrast .cal-header,
.kontrast .cal-hour {
    border-color: #303030;
}

#calendar_container .tooltip .classic p {
    color: #fff
}

#calHeader .timeSpan {
    display: none
}

.cal-table {
    table-layout: fixed
}

.cal-dow small,
.cal-hour,
.cal-minutes {
    color: rgba(61, 61, 61, .5)
}




.cal-dow small {
    margin-bottom: 10px;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
}

.cal-dow {
    padding: 0 10px;
    text-align: center
}

.cal-dow b {
    display: inline-block;
    max-width: 100%
}

.cal-block,
.cal-dow {
    border-left: 1px solid rgba(61, 61, 61, .1);
    border-color: #d0d0d0;
}

.kontrast .cal-block,
.kontrast .cal-dow {
    border-color: #303030;
}

.cal-block:last-child,
.cal-dow:last-child {
    border-right: 1px solid rgba(61, 61, 61, .2);
    border-color: #d0d0d0;
}
.kontrast .cal-block:last-child,
.kontrast .cal-dow:last-child {
    border-color: #303030;
}

.cal-hour {
    color: #3D3D3D;
    padding-left: 2px;
    line-height: 1.3em;
}
td.cal-hour {
    font-weight: 700
}

.cal-minutes .minutes {
    border-top: 1px solid rgba(61, 61, 61, .05);
    border-color: #d0d0d0;
    line-height: 16px
}
.kontrast .cal-minutes .minutes {
    border-color: #303030;
}

.cal-minutes .minutes:first-child {
    border-top: 0
}

.allocation_block {
    padding-left: 5px;
    border-bottom: 1px solid rgba(52, 232, 151, 0);
    border-top: 1px solid rgba(61, 61, 61, .12);
    border-top-color: #d0d0d0;
    height: 12px;
    transition: background-color .1s, border .1s;
    font-size: 12px;
    cursor: pointer;
    text-indent: -30000px;
    color: #303030;
}
.kontrast .allocation_block {
    border-top-color: #303030;
}

.allocation_block:hover {
    /*background-color: rgba(61, 61, 61, .1);*/
    background-color: #d0d0d0;
    /* box-shadow: 0 12px 0 rgba(61, 61, 61, .1)*/
    text-indent: 0px;
    font-size: 10px;
    line-height: 15px;
    text-align: center;
}

.allocation_block:last-child:hover {
    /*  box-shadow: 0 13px 0 rgba(61, 61, 61, .1)*/
}

.allocation_block--preused,
.allocation_block--preused:hover {
    background-color: transparent;
    box-shadow: none!important;
    cursor: not-allowed;
    text-indent: -30000px;
}

.allocation_block--selected,
.allocation_block--selected:hover {
    /*background-color: #34e897;*/
    background-color: #43e897;
    color: #303030;
    box-shadow: none!important;

    text-indent: 0px;
    font-size: 10px !important;
    line-height: 15px;
    text-align: center;
}

.allocation_block--weeklyRepeat,
.allocation_block--weeklyRepeat:hover {
    background-color: #00CCFF;
}

.highlightCell,
.highlightCell:hover {
    background-color: rgba(144, 144, 144, .3);
    box-shadow: none!important
}

.allocation_block--used,
.allocation_block--used:hover {
    cursor: not-allowed;
    background-color: rgba(255, 61, 61, .5);
    box-shadow: none!important
}

.allocation_block--blocked,
.allocation_block--blocked:hover {
    cursor: not-allowed;
    /*background-color: rgba(61, 61, 61, .1);*/
    /*background-image: -webkit-repeating-linear-gradient(135deg, rgba(0,0,0,.3), rgba(0,0,0,.3) 3px, transparent 4px, transparent 4px, rgba(0,0,0,.5) 5px);*/
    /*background-image: -moz-repeating-linear-gradient(135deg, rgba(0,0,0,.3), rgba(0,0,0,.3) 3px, transparent 4px, transparent 4px, rgba(0,0,0,.5) 5px);*/
    /*background-image: -o-repeating-linear-gradient(135deg, rgba(0,0,0,.3), rgba(0,0,0,.3) 3px, transparent 4px, transparent 4px, rgba(0,0,0,.3) 5px);*/
    /*background-image: repeating-linear-gradient(135deg, rgba(0,0,0,.3), rgba(0,0,0,.3) 3px, transparent 4px, transparent 4px, rgba(0,0,0,.3) 5px);*/
    /*-webkit-background-size: 7px 7px;*/
    /*-moz-background-size: 7px 7px;*/
    /*background-size: 7px 7px;*/
    text-indent: -30000px;
    background-color: #7f7f7f;
}

.kontrast .allocation_block--blocked,
.kontrast .allocation_block--blocked:hover {
    background-color: #595959;
}

.allocation_block:first-child {
    border: 0
}

#legende {
    list-style: none;
    padding: 0;
    margin-bottom: 0
}

.legenditem {
    margin-bottom: 20px
}

.legenditem span {
    display: inline-block;
    width: 20px;
    margin-right: 10px;
    height: 20px;
    position: relative;
    top: 4px
}

.legenditem--free span {
    border: 1px solid rgba(61, 61, 61, .75);
    border-color: #303030;
}

.legenditem--selected span {
    /*background-color: #34e897;*/
    background-color: #43e897;
    border: 1px solid rgba(61, 61, 61, .75);
    border-color: #303030;
}

/*.legenditem--reserved {
    margin-bottom: 30px
}*/

.legenditem--reserved span {
    background-color: #ff9e9e;
    background-image: -webkit-repeating-radial-gradient(center center, rgba(0,0,0,.2), rgba(0,0,0,.2) 1px, transparent 1px, transparent 100%);
    background-image: -moz-repeating-radial-gradient(center center, rgba(0,0,0,.2), rgba(0,0,0,.2) 1px, transparent 1px, transparent 100%);
    background-image: -ms-repeating-radial-gradient(center center, rgba(0,0,0,.2), rgba(0,0,0,.2) 1px, transparent 1px, transparent 100%);
    background-image: repeating-radial-gradient(center center, rgba(0,0,0,.2), rgba(0,0,0,.2) 1px, transparent 1px, transparent 100%);
    -webkit-background-size: 4px 4px;
    -moz-background-size: 4px 4px;
    background-size: 4px 4px;

}

/*.legenditem-blocked {
    margin-bottom: 30px
}*/

.legenditem-blocked span {
    /*background-color: rgba(105, 105, 105, 0.1);*/

    /*background-image: -webkit-repeating-linear-gradient(135deg, rgba(0,0,0,.3), rgba(0,0,0,.3) 3px, transparent 4px, transparent 4px, rgba(0,0,0,.5) 5px);*/
    /*background-image: -moz-repeating-linear-gradient(135deg, rgba(0,0,0,.3), rgba(0,0,0,.3) 3px, transparent 4px, transparent 4px, rgba(0,0,0,.5) 5px);*/
    /*background-image: -o-repeating-linear-gradient(135deg, rgba(0,0,0,.3), rgba(0,0,0,.3) 3px, transparent 4px, transparent 4px, rgba(0,0,0,.3) 5px);*/
    /*background-image: repeating-linear-gradient(135deg, rgba(0,0,0,.3), rgba(0,0,0,.3) 3px, transparent 4px, transparent 4px, rgba(0,0,0,.3) 5px);*/
    /*-webkit-background-size: 7px 7px;*/
    /*-moz-background-size: 7px 7px;*/
    /*background-size: 7px 7px;*/

    border: 1px solid rgba(61, 61, 61, .75);
    border-color: #303030;
    background-color: #7f7f7f;
}

.kontrast .legenditem-blocked span {
    background-color: #595959;
}

.legenditem--button {
    margin-bottom: 0
}

#pers_data-form {
    margin-top: 20px
}

.pers_data_table {
    width: 100%
}

.pers_data_table td:first-child {
    padding: 0 10px 10px 0;
    color: rgba(61, 61, 61, .6)
}

.pers_data_table .tvweb_label {
    color: rgba(61, 61, 61, .6)
}

.required small {
    margin: 20px 0;
    display: block;
    color: #3d3d3d
}

.saveCookie {
    float: left;
    display: block;
    clear: both;
    width: 100%;
    margin: 5px 0px 15px 0px;
}
.saveCookie label {
    color: #3d3d3d
}
.saveCookie span:nth-child(4) {
    padding-left: 45px !important;
    display: inline-block;
    float: left;
}

.captcha__td {
    padding-left: 100px;
    position: relative
}

.captcha__td .tvweb_label {
    height: 35px;
    position: absolute;
    left: 0;
    top: 0;
    padding: 7px 0;
    background-color: rgba(61, 61, 61, .1)
}

.tooltip {
    position: relative;
    width: 20px;
    height: 20px;
    opacity: 1;
    margin-left: 10px;
    background: url("../images/ic_info.svg") 50% 50% no-repeat #FFF;
    border: 1px solid #000;
    border-radius: 10px;
    display: block;
    float: right;
    bottom: 3px;
    background-size: 15px;
}

.tooltip .classic {
    opacity: 0;
    z-index: -1;
    display: block;
    width: 300px;
    position: absolute;
    right: 28px;
    top: 0;
    background-color: #3d3d3d;
    padding: 10px;
    color: #fff;
    transition: opacity .3s, visibility .3s 0s, z-index .3s 0
}

.tooltip .classic:after {
    content: '';
    position: absolute;
    display: block;
    width: 5px;
    height: 10px;
    right: -11px;
    top: 4px;
    border: 6px solid;
    transition-delay: 0;
    border-color: transparent transparent transparent #3d3d3d
}

.tooltip:hover .classic, .tooltip:focus .classic {
    visibility: visible;
    opacity: 1;
    z-index: 1080
}

.info-circle{
    width: 20px;
    height: 20px;
    background: url("../images/ic_info.svg") 50% 50% no-repeat #FFF;
    background-size: 16px;
    border-radius: 20px;
    display: inline-block;
    margin-left: 6px;
    margin-bottom: -3px;
}
.info-circle-empty{
    width: 20px;
    height: 20px;
    border-radius: 16px;
    display: inline-block;
    margin-left: 6px;
    margin-bottom: -3px;
}

#chooseTerminButton {
    margin-top: 0px
}

.allocation_block--preused {
    /*background-color: #ff9e9e;*/
    background-color: #7f7f7f;
    /*background-image: -webkit-repeating-radial-gradient(center center, rgba(0,0,0,.2), rgba(0,0,0,.2) 1px, transparent 1px, transparent 100%);*/
    /*background-image: -moz-repeating-radial-gradient(center center, rgba(0,0,0,.2), rgba(0,0,0,.2) 1px, transparent 1px, transparent 100%);*/
    /*background-image: -ms-repeating-radial-gradient(center center, rgba(0,0,0,.2), rgba(0,0,0,.2) 1px, transparent 1px, transparent 100%);*/
    /*background-image: repeating-radial-gradient(center center, rgba(0,0,0,.2), rgba(0,0,0,.2) 1px, transparent 1px, transparent 100%);*/
    /*-webkit-background-size: 4px 4px;*/
    /*-moz-background-size: 4px 4px;*/
    /*background-size: 4px 4px;*/

}
.kontrast .allocation_block--preused {
    background-color: #595959;
}

div#selectPrevWeek {
    position: relative;
    width: 5%;
    float: left
}

div#selectNextWeek {
    position: relative;
    width: 5%;
    top: 0;
    right: 0;
    float: left
}

div#selectPrevWeek:before {
    content: '<';
    position: absolute;
    left: 0;
    top: 0;
    background: #ececec;
    font-size: 19px;
    padding: 4px 8px;
    cursor: pointer
}

div#selectNextWeek:before {
    content: '>';
    position: absolute;
    right: 0;
    top: 0;
    background: #ececec;
    font-size: 19px;
    padding: 4px 8px;
    cursor: pointer
}

div#selectNextWeek:after {
    clear: both;
    display: block;
    content: '';
    overflow: hidden;
    height: 0
}

select#selectWeek {
    /* width: 90%;
    float: left*/
    cursor:pointer
}

.allocation_block.duration-10:hover {
    /*  box-shadow: 0 21.818181818182px 0 rgba(61, 61, 61, .1)*/
}
.duration-5 {height: 20px;font-size: 11px}
.duration-10 {
    height: 15px;
    font-size: 11px
}

.duration-15 {
    height: 15px;
    font-size: 11px
}

.duration-20 {
    height: 15px;
    font-size: 11px
}

.allocation_block.duration-10:hover,
.allocation_block.duration-15:hover,
.allocation_block.duration-20:hover {
    /* box-shadow: 0 15px 0 rgba(61, 61, 61, .1)*/
}

.allocation_block.duration-10:last-child:hover,
.allocation_block.duration-15:last-child:hover,
.allocation_block.duration-20:last-child:hover {
    /*box-shadow: 0 16px 0 rgba(61, 61, 61, .1)*/
}

.duration-30 {
    height: 20px;
    font-size: 11px
}

.allocation_block.duration-30:hover {
    /*  box-shadow: 0 20px 0 rgba(61, 61, 61, .1)*/
}

.allocation_block.duration-30:last-child:hover {
    /*  box-shadow: 0 21px 0 rgba(61, 61, 61, .1)*/
}

.duration-60 {
    height: 40px;
    font-size: 11px
}

.allocation_block.duration-60:hover {
    /*  box-shadow: 0 40px 0 rgba(61, 61, 61, .1)*/
}

.allocation_block.duration-60:last-child:hover {
    /* box-shadow: 0 41px 0 rgba(61, 61, 61, .1)*/
}

.tvweb_label {
    float: left;
    display: block;
    clear:both;
    width: 100%;
}

.custom-select {
    position: relative;
    float: right;
    width: 100%
}

.calendar_container> div.hidden {
    display: none
}

.calendar_container> div.visuallyhidden {
    opacity: 0
}

.pers_data_table input.textInput.plz {
    width: 100%;
    float: left;
    margin-right: 3%
}

.pers_data_table input.textInput.wohnort {
    width: 100%
}

input[type=password], input[type=email], textarea {
    border: 2px solid rgba(61,61,61, 0.2);
    height: 35px;
    margin-bottom: 10px;
    width: 100%;
    outline: 0;
    padding-left: 10px;
    padding-right: 10px;
    transition: border-color .1s;
}

.onehundred {
    width: 100%;

}

.fifty {
    /*width: 48%;*/
    width: 100%;
}

.table-btn{
    height: auto;
    line-height: 1.42857143;
    padding: 5px;
}

@media (min-width:400px) {
    .fifty {
        width: 48%;
    }
}




.tool {
    float: right;
    width: 100%;
}

.wizard {
    margin: 20px auto;
    background: #fff;
}

.wizard .nav-tabs {
    position: relative;
    margin: 40px auto;
    margin-bottom: 0;
    border-bottom-color: #e0e0e0;
}

.wizard > div.wizard-inner {
    position: relative;
}

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 50px;
    height: 50px;
    line-height: 38px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 6px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 35%;
    text-align: center;
    font-size: 25px;
    top: -90px;
}
span.round-tab i{
    color:#555555;
}
.wizard li.active span.round-tab {
    background: #fff;
    border: 6px solid #5bc0de;

}
.wizard li.active span.round-tab i{
    color: #5bc0de;
}

span.round-tab:hover {
    color: #444;
    border: 6px solid #e0ddda;
}

.wizard .nav-tabs > li {
    width: 20%;
    margin-bottom:1px;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #5bc0de;
    transition: 0.1s ease-in-out;
}

.wizard li.active:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #5bc0de;
}

.wizard .nav-tabs > li a {
    width: 70px;
    height: 70px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}

.wizard .nav-tabs > li a:hover {
    background: transparent;
}

.wizard .tab-pane {
    position: relative;
    padding-top: 50px;
}

.wizard h3 {
    margin-top: 0;
}

@media( max-width : 585px ) {


    .wizard {
        width: 100%;
        height: auto !important;
    }

    span.round-tab {
        font-size: 16px;
        width: 40px;
        height: 40px;
        line-height: 30px;

    }


    .wizard .nav-tabs > li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }
}










/* -----------------------------------------
   Shared Styles
----------------------------------------- */

table th { font-weight: bold; }
/*table td, table th { padding: 9px 10px; text-align: left; }*/


/* Portrait and Landscape */
@media only screen
and (min-device-width: 320px)
and (max-device-width: 568px)
and (-webkit-min-device-pixel-ratio: 2) {

    #calendar_container {

        width: 126% !important;
        margin-left: -30px;

    }

    .fixed_btn {
        position: fixed;
        bottom: 30px;
    }

    .fifty {
        width: 100% !important;
    }
}



/* Portrait */
@media only screen
and (min-device-width: 320px)
and (max-device-width: 568px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait) {

    #calendar_container {

        width: 126% !important;
        margin-left: -30px;

    }

    .fixed_btn {
        position: fixed;
        bottom: 30px;
    }

    .fifty {
        width: 100% !important;
    }

}


/* Landscape */
@media only screen
and (min-device-width: 320px)
and (max-device-width: 568px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: landscape) {


    #calendar_container {

        width: 113% !important;
        margin-left: -30px;

    }

    .fixed_btn {
        position: fixed;
        bottom: 30px;
    }

    .fifty {
        width: 100% !important;
    }

}



/* ----------- iPhone 6+ ----------- */

/* Portrait and Landscape */
@media only screen
and (min-device-width: 414px)
and (max-device-width: 736px)
and (-webkit-min-device-pixel-ratio: 3) {

    #calendar_container {

        width: 126% !important;
        margin-left: -30px;

    }

    .fixed_btn {
        position: fixed;
        bottom: 30px;
    }

    .fifty {
        width: 100% !important;
    }


    .btn-light {
        color: #fff;
        background-color: #cccccc;
        border-color: #ffffff;
        width: 60% !important;
    }



}





/* Portrait
@media only screen
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) {

  #calendar_container {

    width: 126% !important;
    margin-left: -30px;

    }


  .fixed_btn {
    position: fixed;
    bottom: 30px;
    }

 .fifty {
    width: 100% !important;
    }

.btn-light {
    color: #fff;
    background-color: #cccccc;
    border-color: #ffffff;
    width: 60% !important;
}


}

*/

/* Landscape */
@media only screen
and (max-device-width: 480px)
{

    #calendar_container {

        width: 113% !important;
        margin-left: -30px;

    }

    .fixed_btn {
        position: fixed;
        bottom: 30px;
    }

    fifty {
        width: 100% !important;
    }


    .btn-light {
        color: #fff;
        background-color: red;
        border-color: #ffffff;
        width: 100% !important;
    }

    div.input-number-control.input-group.col-xs-3 {
        float: none;
        padding-left: 0;
        padding-right: 0;
        width:100% !important;
    }


}

@media only screen
and (max-device-width: 600px)
{
    .btn-light {
        width: 100% !important;
    }
}


input:focus {
    background-color: #cce0ff;
    border: 1px solid #337ab7 !important;
    transition: border-color .3s;
}

textarea:focus {
    background-color: #cce0ff;
    border: 1px solid #337ab7 !important;
}

/*Kontrast css*/

.kontrast input[type=text] {
    border: 2px solid rgba(61, 61, 61, .9);
    height: 35px;
    margin-bottom: 10px;
    width: 100%;
    outline: 0;
    padding-left: 10px;
    padding-right: 10px;
    transition: border-color .1s;
}
.kontrast input[type=text]:focus,
.kontrast input[type=text]:active,
.kontrast input[type=text]:hover {
    outline: 3px solid #000;
    background-color: #FFF;
}

/*.kontrast input[type="text"]:focus {*/
/*    background-color: #595959 !important;*/
/*    color: #fff !important;*/
/*}*/

.kontrast input[type=password] {
    border: 2px solid rgba(61, 61, 61, .9);
    height: 35px;
    margin-bottom: 10px;
    width: 100%;
    outline: 0;
    padding-left: 10px;
    padding-right: 10px;
    transition: border-color .1s;
}

.kontrast .input-number[type=text] {
    height:60px;
    border: 0px;
    margin-bottom: 0px;
}



.kontrast input[type=email] {
    border: 2px solid rgba(61, 61, 61, .9);
    height: 35px;
    margin-bottom: 10px;
    width: 100%;
    outline: 0;
    padding-left: 10px;
    padding-right: 10px;
    transition: border-color .1s;
}
.kontrast input[type=email]:focus,
.kontrast input[type=email]:active,
.kontrast input[type=email]:hover {
    outline: 3px solid #000;
    background-color: #FFF;
}

.kontrast textarea {
    border: 2px solid rgba(61, 61, 61, .9);
    height: 35px;
    margin-bottom: 10px;
    width: 100%;
    outline: 0;
    padding-left: 10px;
    padding-right: 10px;
    transition: border-color .1s;
}
.kontrast textarea:focus,
.kontrast textarea:active,
.kontrast textarea:hover {
    outline: 3px solid #000;
    background-color: #FFF;
}










.kontrast .cal-dow small, .cal-hour, .cal-minutes {
    color: rgba(61, 61, 61, .9);
}






.kontrast p {
    color: #000;
}




.kontrast .btn {
    border-radius: 0;
    background-color: #000!important;
    border: 0;
    height: 60px;
    line-height: 60px;
    padding: 0px;
    transition: background-color .1s;
    outline: 0!important;
    border-bottom: 1px solid #fff;
    color: #fff;

    white-space: normal;
    /*line-height: initial;*/
    line-height: 1;
    letter-spacing: 0.05em;
}

.kontrast .wizard li.active span.round-tab {
    background: #fff;
    border: 6px solid #000 !important;
}

.kontrast .wizard li.active:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #000;
}


.kontrast .btn:hover {
    background-color: #333;
}

.kontrast .btn:active,
.kontrast .btn:focus,
.kontrast .btn:hover {
    background-color: #fff !important;
    outline: 3px solid #000 !important;
    color: #000;
}

.btn.disabled:hover,
.btn[disabled]:hover {
    background-color: #000 !important;
    outline: none !important;
    border-bottom-color: #fff;
}


/*.kontrast .tooltip {
    position: relative;
    width: 20px;
    height: 20px;
    opacity: 1;
    margin-left: 10px;
    background: url(../images/ic_info.svg) 50% 50% no-repeat #000;
    border-radius: 10px;
    display: block;
    float: right;
    bottom: 3px;
}*/

.kontrast input[type=checkbox] + span {
    background-color: #FFF;
    outline: 3px solid #000 !important;
}

.kontrast input[type=checkbox]:active+span,
.kontrast input[type=checkbox]:focus+span,
.kontrast input[type=checkbox]:hover+span {
    background-color: #595959 !important;
    outline: 3px solid #000 !important;
}
.kontrast input[type=checkbox]:checked+span {
    background-color: #000;
    border: 0!important;
    background-image: url(../images/ic_check.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 19px auto;
}

.kontrast .lang_btn {
    background-color: #000 !important;
    color: #FFF !important;
    letter-spacing: 0.05em;
}

.kontrast .panel-heading {
    background-color: #000 !important;
    color: #FFF !important;
}

.kontrast a {
    color:#000;
}

.kontrast #suggest_filter_form{
    border-color: #000 !important;
}

.kontrast .label{
    background-color: #000 !important;
}

.kontrast .colored-title{
    color: #000 !important;
}


.kontrast .ui-selectmenu-button.ui-button{
    border-color: #000 !important;
}
.kontrast .ui-selectmenu-button.ui-button:active,
.kontrast .ui-selectmenu-button.ui-button:focus,
.kontrast .ui-selectmenu-button.ui-button:hover {
    /*border-color: #595959 !important;*/
    outline: 3px solid #000;
    background-color: #FFF;
}
.kontrast .ui-selectmenu-button.ui-button.error {
    /*border-color: #ff3d3d !important;*/
    border: 3px dashed #000 !important;
}

.kontrast .table-btn{
    height: auto;
    line-height: 1.42857143;
    padding: 5px;
}

.kontrast .suggest_btn{
    height: 30px;
    line-height: 30px;
    padding: 0px 20px;
}

.kontrast .ui-state-active {
    background: #000 !important;
    border-color: #000 !important;
}
.kontrast .ui-state-active:focus,
.kontrast .ui-state-active:hover {
    /*border-color: rgba(61, 61, 61, 0.2) !important;*/
    /*background-color: rgba(61, 61, 61, 0.2) !important;*/
    /*color: #000 !important;*/
    background-color: #fff !important;
    border-color: #000;
    outline: 3px solid #000;
    color: #000;
}

.kontrast .ui-menu-item-wrapper.ui-state-active:focus,
.kontrast .ui-menu-item-wrapper.ui-state-active:hover{
    background: #000 !important;
    border-color: #000 !important;
    color: #FFF;
}

.ui-datepicker-today .ui-state-active {
    color: #fff;
}

.ui-datepicker-calendar .ui-state-default:hover,
.ui-datepicker-calendar .ui-state-default:focus,
.ui-datepicker-calendar .ui-state-default:active {
    background-color: #fff;
    border-color: #000;
    color: #000;
}

.ui-datepicker-calendar .ui-datepicker-days-cell-over > a {
    border-color: #000;
}

.kontrast .suggest_info_msg{
    color: #000;
    font-size: 14px;
    font-weight: bold;
}

.kontrast .content__error{
    background-color: #fff;
    color: #000;
    border: 3px dashed #000;
}

.kontrast .lang_btn:active,
.kontrast .lang_btn:focus,
.kontrast .lang_btn:hover {
    background-color: #fff !important;
    outline: 1px solid #000 !important;
    color: #000 !important;
}

.kontrast .round-tab:active,
.kontrast .round-tab:focus,
.kontrast .round-tab:hover {
    /*background-color: #969696 !important;*/
    /*color: #fff;*/
}

.kontrast .collapse_btn {
    letter-spacing: 0.05em;
}
.kontrast .collapse_btn:active,
.kontrast .collapse_btn:focus,
.kontrast .collapse_btn:hover {
    background-color: #fff !important;
    outline: 3px solid #000 !important;
    color: #000 !important;
}

.kontrast #sugg_accordion .ui-state-default:focus,
.kontrast #sugg_accordion .ui-state-default:hover,
.kontrast #filter_accordion .ui-state-default:focus,
.kontrast #filter_accordion .ui-state-default:hover,
.kontrast #info_accordion .ui-state-default:focus,
.kontrast #info_accordion .ui-state-default:hover{
    background-color: #fff;
    border-color: #000;
    color: #000;
    outline: 3px solid #000;
}

.kontrast #sugg_accordion .ui-state-default:focus .ui-icon,
.kontrast #sugg_accordion .ui-state-default:hover .ui-icon,
.kontrast #filter_accordion .ui-state-default:focus .ui-icon,
.kontrast #filter_accordion .ui-state-default:hover .ui-icon,
.kontrast #info_accordion .ui-state-default:focus .ui-icon,
.kontrast #info_accordion .ui-state-default:hover .ui-icon{
    background-image: url("../images/ui-icons_444444_256x240.png");
}

.kontrast .modal-header .close {
    padding: 0px 5px;
    opacity: 1;
}
.kontrast .modal-header .close:focus,
.kontrast .modal-header .close:active,
.kontrast .modal-header .close:hover {
    outline: 1px solid #000 !important;
}


/* Addon Locations */
.locationOn.hideWhitoutLocation {
    display:none;
}

.locationOn .pull-left {
    float: none !Important;
}

.locationOn select {
    cursor: pointer
}

.locationOn {
    margin-bottom: 20px;
}




.btn-light {
    color: #fff;
    background-color: #cccccc;
    border-color: #ffffff
}

.btn-light.focus,
.btn-light:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-light.active,
.btn-light:active,
.btn-light:hover,
.open>.dropdown-toggle.btn-light {
    color: #fff;
    background-color: #286090;
    border-color: #fff
}

.btn-light.active.focus,
.btn-light.active:focus,
.btn-light.active:hover,
.btn-light:active.focus,
.btn-light:active:focus,
.btn-light:active:hover,
.open>.dropdown-toggle.btn-light.focus,
.open>.dropdown-toggle.btn-light:focus,
.open>.dropdown-toggle.btn-light:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-light.disabled.focus,
.btn-light.disabled:focus,
.btn-light.disabled:hover,
.btn-light[disabled].focus,
.btn-light[disabled]:focus,
.btn-light[disabled]:hover,
fieldset[disabled] .btn-light.focus,
fieldset[disabled] .btn-light:focus,
fieldset[disabled] .btn-light:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-light .badge {
    color: #337ab7;
    background-color: #fff
}

.checkbox label:after,
.radio label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: 0px;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
}

.radio .cr {
    border-radius: 50%;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
}

.radio .cr .cr-icon {
    margin-left: 0.04em;
}

.kontrast .checkbox .cr:active,
.kontrast .checkbox .cr:focus,
.kontrast .checkbox .cr:hover {
    background-color: #595959 !important;
    outline: 3px solid #000 !important;
}
.kontrast .checkbox .cr:checked {
    background-color: #000;
    border: 0!important;
    background-image: url(../images/ic_check.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 19px auto;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}

.input-number-control .btn {
    width: 60px;
}
.input-number-control .input-number {
    height: 60px;
    border: 0px;
    text-align: center;
    font-weight: 600;
    font-size: 22px;
}

.colored-title {
    color: #32AEFB !important;
    font-weight: 600;
}

.colored-title > span {
    color: #3d3d3d !important;
    font-weight: 400;
}






.wrap_geburtsdatum {
    position: relative;
    float: left;
    width: 100%;
}
.geburtstag_head {
    float: left;
}
.wrap_geburtsdatum_daten {
    float: left;
    clear: left;
    width: 100%;
}
.wrap_geburtsdatum_daten > .tvweb_label {
    clear: none;
    width: 13%;
    margin-right: 5px;
}

/*#privacy_dialog {*/
/*top: 50%;*/
/*transform: translateY(-50%);*/
/*}*/
.privacy_check > label {
    margin-bottom: 0px;
    padding-top: 0px;
}
.privacy_check span:nth-child(3) {
    display: inline-block;
}
.privacy_check_info {
    margin-bottom: 10px;
}
.privacy_check_info span:nth-child(2) {
    display: inline-block;
}

.checkbox_error {
    border-width: 2px;
    border-color: #FF3D3D;
    border-style: solid;
}

.kontrast .checkbox_error {
    border: 3px dashed #000 !important;
}

.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url("../images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon {
    background-image: url("../images/ui-icons_444444_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
    background-image: url("../images/ui-icons_555555_256x240.png");
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
    background-image: url("../images/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
    background-image: url("../images/ui-icons_777620_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url("../images/ui-icons_cc0000_256x240.png");
}
.ui-button .ui-icon {
    background-image: url("../images/ui-icons_777777_256x240.png");
}



#grouped_concerns_wrap {
    margin-bottom: 15px;
}
/*#grouped_concerns_wrap * {*/
/*    outline: none;*/
/*}*/
#grouped_concerns_wrap .collapse_btn {
    outline: none;
}
#grouped_concerns_wrap .row {
    margin-left: 0px;
    margin-right: 0px;
}

.panel .panel-heading {
    width: 100%;
    margin-bottom: 1px;
    padding: 0px;
    border: none !important;
    border-radius: 0px;
    background-color: #0095ff;
}
.panel .panel-heading .accordion-toggle {
    padding: 7px 10px;
    display: block;
    text-align: center;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
}
.panel .panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: #fff;         /* adjust as needed */
}
.panel .panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";    /* adjust as needed, taken from bootstrap.css */
}
#grouped_concerns_wrap .grouped_concerns_content {
    /*margin-right: -1px;*/
    padding: 0px 10px;
}
.collapse.in {
    display: inline-block;
    width: 100%;
}

.suggestion_form {
    margin-bottom: 5px;
}
.ul_first_level {
    list-style-type: none;
}
.suggest_times {
    margin-bottom: 10px;
}
.suggest_btn {
    height: 30px;
    line-height: 30px;
    padding: 0px 20px;
    width: 100%;
    text-transform: none;
}
.suggest_btn:focus {
    border-color: transparent !important;
}
.suggest_btn_5 {
    padding: 0px 5px !important;
    letter-spacing: 0em !important;
}

.container {
    position: relative;
}

#lang_wrap {
    display: inline-block;
    position: absolute;
    top: 71px;
    right: 15px;
}
#lang_wrap .lang_elem {
    margin-bottom: 1px;
}
#lang_wrap .lang_elem:last-of-type {
    margin-bottom: 0px;
}
#lang_wrap .lang_elem a.lang_btn {
    display: block;
    padding: 1px 3px 0px;
    font-size: 11px;
    color: #FFF;
    background-color: #0095ff;
    text-decoration: none;
}
#lang_wrap .lang_elem a.lang_btn:hover {
    background-color: #32AEFB;
}



/*rgba(61, 61, 61, 0.2);   background-color */
/*1px solid #a9a9a9   border-color*/
/*#0095ff*/

#filter_accordion .ui-corner-all,
#filter_accordion .ui-corner-top,
#filter_accordion .ui-corner-bottom,
#sugg_accordion .ui-corner-all,
#sugg_accordion .ui-corner-top,
#sugg_accordion .ui-corner-bottom,
#info_accordion .ui-corner-all,
#info_accordion .ui-corner-top,
#info_accordion .ui-corner-bottom {
    border-radius: unset;
}
#filter_accordion .ui-state-default,
#sugg_accordion .ui-state-default,
#info_accordion .ui-state-default {
    border-color: rgba(61, 61, 61, 0.2);
    background-color: rgba(61, 61, 61, 0.2);
    color: #000;
}
#filter_accordion .ui-state-active,
#sugg_accordion .ui-state-active,
#info_accordion .ui-state-active {
    background-color: #0095ff;
    border-color: #0095ff;
    color: #FFF;
}

#suggest_filter_form div.checkbox {
    height: 40px;
}
#suggest_filter_form div.checkbox label {
    padding-left: 0px;
}
#suggest_filter_form input.suggest_date {
    width: 100px;
    margin-right: 10px;
}
.ui-datepicker-trigger {
    cursor: pointer;
}
.ui-datepicker-trigger:hover {
    outline: 1px solid #000;
}

#suggest_filter_form #suggest_date_wrap,
#suggest_filter_form #suggest_days_wrap {
    display: inline-block;
    width: 100%;
}
#suggest_filter_form #suggest_days_wrap {
    margin-bottom: 10px;
}

li.isHidden {
    display: none;
}
#extend_today {
    height: 30px;
    line-height: 28px;
    padding: 0px 20px;

    text-transform: none;
    background-color: transparent !important;
    border: 1px solid #0095ff;
    color: #0095ff;
}

@media (max-width: 600px)
{
    .btn-light {
        width: 100%;
    }
}

#cookie_msg {
    display: none;
    position: fixed;
    bottom: 0px;
    z-index: 999;
    width: 100%;
    padding: 30px 0px;
    background-color: #FFF;
    text-align: center;

    -webkit-box-shadow: 0px -25px 15px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px -25px 15px 0px rgba(0,0,0,0.5);
    box-shadow: 0px -25px 15px 0px rgba(0,0,0,0.5);
}
#cookie_msg span {
    float: left;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
}
#cookie_msg .btn {
    height: 34px;
    margin-right: 20px;
    padding: 0px 20px;
    color: #FFF;
    border: none !important;
    text-transform: none;
}

.kontrast #cookie_msg .btn:hover,
.kontrast #cookie_msg .btn:active,
.kontrast #cookie_msg .btn:focus {
    color: #000;
}

#hunangskrukka {
    display: none;
    width: 0px;
    height: 0px;
    margin: 0px;
    height: 0px;
}

#captcha_output {
    display: inline-block;
    float: left;
    position: relative;

    margin-right: 10px;
    margin-bottom: 15px;
}
#captcha_control {
    position: relative;
    z-index: 1;
    display: inline-block;
    float: left;
    margin-right: -2px;
    padding: 3px 5px 3px 5px;
    background-color: #FFF;

    border: 2px solid rgba(61, 61, 61, .2);
    border-right: none;
}
.kontrast #captcha_control {
    border-color: #000;
}
#captcha_input {
    display: inline-block;
    float: left;
}
#captcha_input > label {
    float: left;
    margin-bottom: 0px;
    padding: 0px;
}

#captcha_image {
    border: 2px solid rgba(61, 61, 61, .2);
}
.kontrast #captcha_image {
    border-color: #000;
}
.captcha_image_personaldata {
    float: left;
}
.captcha_image_rsvmanager {
    border-bottom: none !important;
}

#captcha_image_audio {
    display: none;
}

#captcha_image_audio_controls {
    margin-top: 2px;
    margin-bottom: 10px;
}

#captcha_play {
    width: 20px;
    height: 20px;
}
#captcha_loading {
    width: 20px;
    height: 20px;
}
#captcha_reload {
    width: 20px;
    height: 20px;
    margin-bottom: 2px;
}

#captcha_result {
    clear: left;
    float: left;
    margin-bottom: 0px;
}
.captcha_result_personaldata {
    width: 165px !important;
}

#rsvm_login_tbl {
    margin: 0px auto;
    width: 300px;
}
#rsvm_login_tbl input[type="submit"] {
    width: 25%;
    height: 40px;
    line-height: 40px;
}

img#maintenance{
    display: block;
    margin: 0px auto 30px;
    width: 25%;
}

.btn {
    white-space: normal;
    line-height: 1;
}

.suggest_info_msg {
    display: inline-block;
    /*font-style: italic;*/
    font-size: 12px;
    color: red;
    margin-bottom: 20px;
}

#footer_dialog {
    text-align: left;
}

#footer_link_help,
#footer_link_imprint {
    margin-right: 15px;
}

a.btn {
    text-decoration: none;
    padding-top: 15px;
}

.kontrast a.btn {
    text-decoration: none;
    padding-top: 15px;
}

#loc_map {
    width: 100%;
    height: 30vh;
    margin-bottom: 2%;
    position: relative;
}
#map_loading {
    width: 32px;
    height: 32px;
    position: absolute;
    top: calc(50% - 16px);
    left: calc(50% - 16px);
}
.map_loc_btn {
    text-transform: inherit;
    text-decoration: none;
    min-width: 150px;
    height: 20px;
    margin-top: 2px;
    padding: 0px 4px !important;
    line-height: 20px;
    color: #FFF !important;
    font-size: 12px;
}
.map_loc_btn:focus {
    border-bottom-color: transparent;
}

#info_box {
    border-radius: 0px;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 14px;
}
#info_box > .panel-heading {
    border: 1px solid #0095ff !important;
    margin-bottom: 0px;
    padding: .5em .5em .5em .7em;
    line-height: 15px;
}
#info_box > .panel-body {
    border: 1px solid #ddd;
    border-top: none;
}

#info_box_table_wrap {
    border: none;
    margin-bottom: 0px;
}

#info_box_table {
    margin-top: 0px;
    margin-bottom: 0px;
}
#info_box_table {
    width: 100%;
    min-width: 400px;
    color: rgba(61, 61, 61);
}
#info_box_table th {
    width: auto;
    padding: 2px 5px 2px 0px;
    vertical-align: top;
    text-align: right;
    white-space: nowrap;
}
#info_box_table td {
    width: 100%;
    padding-left: 5px;
}
#info_box_table #info_box_cnc_list {
    margin-left: -25px;
    margin-bottom: 0px;
}

.birthdates {
    float: left;
}

.ui-autocomplete {
    max-height: 150px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
    z-index: 999;
}
/* IE 6 doesn't support max-height
 * we use height instead, but this forces the menu to always be this tall
 */
* html .ui-autocomplete {
    height: 150px;
}

.doclist {
    display: inline-block;
    width: 100%;
}
.doclist_item {
    display: inline-block;
    width: 100%;
    float: left;
    clear: left;
    padding-top: 5px;
    border-bottom: 1px solid #e5e5e5;
}
.doclist_item:last-of-type {
    border-bottom: none;
}
.doclist_checkbox {
    position: relative !important;
    left: 0 !important;
    float: right;
    opacity: 1 !important;
    cursor: pointer;
}

.cnc_modal_cnc_divider {
    border: 1px solid #32aefb;
}
.kontrast .cnc_modal_cnc_divider {
    border: 1px solid #000;
}

#location_infotext {
    display: inline-block;
    padding: 0px 15px;
}

#corona_login_tbl {
    margin: 0px auto;
    width: 480px;
}
#corona_login_tbl input[type="submit"] {
    width: 40%;
    height: 40px;
    line-height: 40px;
}
#corona_captcha_reload {
    position: absolute;
    top: 5px;
    left: 5px;
    background-color: #FFF;
}
.captcha_image_corona {
    /*border-bottom: none !important;*/
}
.content--corona {
    max-width: 700px;
}
.corona_code_part_wrap {
    padding-left: 5px;
    padding-right: 5px;
}
.corona_code_part_wrap:first-of-type {
    padding-left: 0px;
}
.corona_code_part_wrap:last-of-type {
    padding-right: 0px;
}
.corona_code_part_wrap > input[type=text] {
    text-align: center;
}
#corona_logout_wrap {
    display: inline-block;
    float: right;
    margin-right: 20px;
}
#corona_logout_wrap .btn {
    height: 25px;
    padding: 0px 15px;
    border-bottom: 0px;
}
.kontrast #corona_logout_wrap .btn {
    border: 2px solid #FFF;
}

.select_mdt_btn {
    padding-left: 10px;
    padding-right: 50px;
    background-position: 98%;
}

.popover {
    overflow-x: auto;
}

.ratings {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}
.rating {
    text-align: center;
    width: 100%;
    float: left;
    clear: left;
}
.rating .rating_name {
    display: inline-block;
    padding-top: 10px;
}
.rating ~ .rating_rc {
    text-align: left;
}
.stars {
    display: inline-block;
}
.stars:not(:checked) > input {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1px;
    height: 1px;
}
.stars:not(:checked) > label {
    float: right;
    width: 1em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 50px;
    color: #ccc;
    margin-bottom: 0px;
    padding-top: 0px;

    text-shadow: -1px 0 #3D3D3D, 0 1px #3D3D3D, 1px 0 #3D3D3D, 0 -1px #3D3D3D;
    -webkit-text-stroke: 2px rgb(61, 61, 61);
}
.kontrast .stars:not(:checked) > label {
    color: #fff;

    text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
    -webkit-text-stroke: 3px #000;
}
.stars:not(:checked) > label:before {
    content: '★ ';
}
.stars > input:checked ~ label {
    color: #0095ff;
}
.kontrast .stars > input:checked ~ label {
    color: #000;
}
.stars:not(:checked) > label:hover,
.stars:not(:checked) > label:hover ~ label {
    color: #32AEFB !important;
}
.kontrast .stars:not(:checked) > label:hover,
.kontrast .stars:not(:checked) > label:hover ~ label {
    color: #000;
}
.stars > input:checked + label:hover,
.stars > input:checked + label:hover ~ label,
.stars > input:checked ~ label:hover,
.stars > input:checked ~ label:hover ~ label,
.stars > label:hover ~ input:checked ~ label {
    color: #0095ff;
}
.kontrast .stars > input:checked + label:hover,
.kontrast .stars > input:checked + label:hover ~ label,
.kontrast .stars > input:checked ~ label:hover,
.kontrast .stars > input:checked ~ label:hover ~ label,
.kontrast .stars > label:hover ~ input:checked ~ label {
    color: #000;
}