.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse,
.pre-scrollable {
    max-height: 340px
}

.btn-group>.btn-group,
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.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,
.dropdown-menu {
    float: left
}

.bootstrap-switch,
.btn,
.fr-view hr {
    -khtml-user-select: none
}

@keyframes alert-slidedown {
    0% {
        top: -150px
    }
    100% {
        top: 0
    }
}

@keyframes alert-slideup {
    0% {
        top: 0
    }
    100% {
        top: -150px
    }
}

@keyframes fadein {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeout {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes field-error-margin {
    0% {\
        margin-bottom: 20px
    }
    100% {
        margin-bottom: 4px
    }
}

#main-nav .navbar,
header {
    position: relative;
    margin-bottom: 0
}

@keyframes show-error {
    0% {
        height: 0
    }
    100% {
        height: 16px
    }
}

@keyframes modal-open {
    0% {
        opacity: 0;
        transform: translateY(40px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes modal-close {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

header {
    background: #ffffff;
    background: #ffffff;


    color: #ffffff
}

header #logo {
    width: 100%;
    height: 0
}

header #logo div.container {
    height: 100%
}

header #logo div.container h3 {
    position: relative;
    height: 100%;
    width: auto;
    margin: 0;
    font-size: 3.5em;
    padding: 0
}

header #logo div.container h3 a {
    display: block;
    line-height: 100%;
    color: #fafafa;
    text-decoration: none;
    height: 100%;
    width: 100%;
    /* max-width: 116px; */
    background: url(/image/?image=logo.png&mode=fit&w=116px&h=173px) center center no-repeat;
    background-size: contain
}

[hidden],
header #logo div.container h3 a span,
template {
    display: none
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(min-resolution:1.5dppx) {
    header #logo div.container h3 a {
        background: url(/image/?image=logo.png&mode=fit&w=232px&h=346px) center center no-repeat;
        background-size: contain
    }
}

body header {
    height: 98px
}

body header #logo {
    height: 82px;
    height: 0
}

body header #logo h3 {
    padding: 0;
    width: 100%;
    max-width: 182px
}

body header #logo h3 a {
    background: url(/image/?image=logo.png&mode=fit&w=182px&h=271px) center center no-repeat;
    width: 100%;
    max-width: 182px
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(min-resolution:1.5dppx) {
    body header #logo h3 a {
        background: url(/image/?image=logo.png&mode=fit&w=364px&h=542px) center center no-repeat;
        background-size: contain
    }
}

#main-nav {
    width: 100%;
    background: 0 0
}
.row#main-nav {
    margin:10px 0;
}

#main-nav .navbar {
    border: none;
    background: 0 0;
    font-size: 13px;
    min-height: 18px
}

#main-nav .navbar .navbar-brand {
    color: #291E40;
    background: 0 0;
    text-decoration: none;
    font-size: inherit;
    height: 82px;
    line-height: 82px
}

#main-nav .navbar .navbar-brand:hover {
    color: #afafaf;
    background: 0 0
}

#main-nav .navbar .navbar-brand.navbar-brand-active {
    color: #bababa;
    background: 0 0
}

#main-nav .navbar .navbar-brand.navbar-brand-active:hover,
#main-nav .navbar .navbar-nav li a:hover {
    color: #afafaf;
    background: #ffffff
}

#main-nav .navbar .navbar-nav li a {
    color:  #291E40;
    background: #ffffff;
    text-decoration: none;
    padding: 0 15px;
    line-height: 82px
}

#main-nav .navbar .navbar-nav li.active>a {
    color: #291E40;
    background: 0 0
}

#main-nav .navbar .navbar-nav li.active>a:hover {
   /* color: #BBCBCB;*/
    background: 0 0
}

#main-nav .navbar .navbar-nav li.dropdown .dropdown-menu {
    padding: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    background-clip: padding-box
}

hr,
img {
    border: 0
}

#main-nav .navbar .navbar-nav li.dropdown .dropdown-menu li a {
    color: white;
    background: #3F2E63;
}

#main-nav .navbar .navbar-nav li.dropdown .dropdown-menu li a:hover {
    color: #BBCBCB;
    background: 0 0
}

#main-nav .navbar .navbar-nav li.dropdown .dropdown-menu li.active>a {
    color: #bababa;
    background: 0 0
}

#main-nav .navbar .navbar-nav li.dropdown .dropdown-menu li.active>a:hover {
    color: #fff;
    background: 0 0
}

#main-nav .navbar .navbar-toggle {
    position: absolute;
    top: 10%;
    right: 10px;
    height: 80%;
    width: 40px;
    margin: 0;
    padding: 0;
    background: 0 0;
    border: 0
}

#main-nav .navbar .navbar-toggle .icon-bar {
    background: #291E40;
    margin: 4px auto
}

body,
figure {
    margin: 0
}

@media screen and (max-width:992px) {
    #main-nav .navbar {
        overflow: visible
    }
    #main-nav .navbar .navbar-collapse {
        overflow: hidden;
        position: absolute;
        width: 100%;
        height: inherit;
        top: 82px;
        border-top: 0;
        transition: height .35s ease 0s
    }
    #main-nav .navbar .navbar-collapse.in {
        overflow: visible
    }
    #main-nav .navbar .navbar-collapse .navbar-nav {
        position: absolute;
        top: 0;
        left: 0;
        height: auto;
        width: 100%;
        margin: 0;
        z-index: 1000
    }
}

.submenu li a {
    text-decoration: none;
    background: #F7F4ED;
    color: #000
}

.submenu li a:hover {
    background: #dfd4b8;
    color: #000
}

.submenu li.active a {
    background: #1a1a1a;
    color: #fff
}

.submenu li.active a:hover {
    background: #dfd4b8;
    color: #000
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

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
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

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 {
    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
}

.popover,
.tooltip,
address {
    font-style: normal
}

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] {
    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;
}

@media only screen and (max-width:975px) {

    table tbody td {   
      padding: 0px 0px 25px;
      display: flex;
      flex-direction: column;
      width: 100%!important;}
  }

td,
th {
    padding: 0
}

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    *,
     :after,
     :before {
        background: 0 0!important;
        color: #000!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
    }
    .form-group div.error-message,
    .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,
.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-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.form-control,
.navbar-toggle,
.open>.dropdown-toggle.btn-danger,
.open>.dropdown-toggle.btn-default,
.open>.dropdown-toggle.btn-info,
.open>.dropdown-toggle.btn-primary,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.img-thumbnail,
body {
    background-color: #F0F4F4
}

*,
:after,
:before {
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {

    font-family: 'Noto Sans', sans-serif;
    font-size: 16px;
    line-height: 1.65;
    color: #777
}

@media (max-width:765) {
    body {font-size:15px;word-wrap: break-word;}
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #6bb2e2;
    text-decoration: none
}

a:focus,
a:hover {
    color: #8c8c8c;
    text-decoration: underline
}

a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive {
    display: block;
    width: 90%;
    height: auto;
    margin: auto
}

.img-rounded {
    border-radius: 0
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    border: 1px solid #ddd;
    border-radius: 0;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 21px;
    margin-bottom: 21px;
    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: 'Jost', sans-serif;
    font-weight: 400;
    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: 0px;
    margin-bottom: 10.5px
}

.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: 10.5px;
    margin-bottom: 10.5px
}

.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: 39px
}

.h2,
h2 {
    font-size: 40px
}

.h3,
h3 {
    font-size: 26px
}

.h4,
h4 {
    font-size: 19px
}

.h5,
h5 {
    font-size: 15px
}

.h6,
h6 {
    font-size: 13px
}

p {
    margin: 0 0 15px
}

@media (max-width:765px) {
    h2 {font-size:30px;}
}

.lead {
    margin-bottom: 21px;
    font-size: 17px;
    font-weight: 300;
    line-height: 1.4
}

dt,
kbd kbd,
label {
    font-weight: 700
}

address,
blockquote .small,
blockquote footer,
blockquote small,
dd,
dt,
pre {
    line-height: 1.42857143
}

@media (min-width:768px) {
    .lead {
        font-size: 22.5px
    }
}

.small,
small {
    font-size: 86%
}

.mark,
mark {
    background-color: #fceedb;
    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
}

.text-muted {
    color: #777
}

.text-primary {
    color: #684295
}

a.text-primary:focus,
a.text-primary:hover {
    color: #4f3272
}

.text-success {
    color: #2f5f2f
}

a.text-success:focus,
a.text-success:hover {
    color: #1e3c1e
}

.text-info {
    color: #3288ad
}

a.text-info:focus,
a.text-info:hover {
    color: #276985
}

.text-warning {
    color: #d18212
}

a.text-warning:focus,
a.text-warning:hover {
    color: #a2640e
}

.text-danger {
    color: #a82824
}

a.text-danger:focus,
a.text-danger:hover {
    color: #7e1e1b
}

.bg-primary {
    color: #fff;
    background-color: #684295
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #4f3272
}

.bg-success {
    background-color: #acd6ac
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #8ac58a
}

.bg-info {
    background-color: #deeff6
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #b7dbea
}

.bg-warning {
    background-color: #fceedb
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f8d9ac
}

.bg-danger {
    background-color: #f4cecd
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #eba5a3
}

.page-header {
    padding-bottom: 9.5px;
    margin: 42px 0 21px;
    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: 21px
}

ol,
ul {
    margin-bottom: 10.5px
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dd {
    margin-left: 0
}

@media (min-width:992px) {
    .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%;
    text-transform: uppercase
}

blockquote {
    padding: 10.5px 21px;
    margin: 0 0 21px;
    font-size: 18.75px;
    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%;
    border-radius: 0
}

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'
}

code,
kbd,
pre,
samp {
    font-family: 'Droid Sans Mono', monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4
}

kbd {
    color: #fff;
    background-color: #333;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    box-shadow: none
}

pre {
    padding: 10px;
    margin: 0 0 10.5px;
    font-size: 14px;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 0
}

.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.container,
.container-fluid {
    padding-left: 15px;
    padding-right: 15px
}

.table .table,
table {
    /* background-color: #e8e3f2c9 */
}

.pre-scrollable {
    overflow-y: scroll
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

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

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

@media (max-width:765px) {
    .row {margin: 45px 0;}
}

.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-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:768px) {
    .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%;
    max-width: 100%;
    margin-bottom: 21px
}

.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 #dfd4b8
}

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

.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 #dfd4b8
}

.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: 4px
}

.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 #dfd4b8
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f4f0e6
}

.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: #fbf9f5
}

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
}

.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: #f3eee4
}

.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: #acd6ac
}

.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: #9bce9b
}

.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: #deeff6
}

.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: #cbe5f0
}

.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: #fceedb
}

.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: #fae3c4
}

.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: #f4cecd
}

.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: #f0b9b8
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15.75px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #dfd4b8
    }
    .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 {
    border: 0;
    padding: 0
}

fieldset {
    margin: 0;
    min-width: 0
}

legend {
    width: 100%;
    margin-bottom: 21px;
    font-size: 22.5px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px
}

input[type=search] {
    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: 15px;
    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: 35px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #bfbfbf;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.bootstrap-switch.bootstrap-switch-focused,
.form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control:-ms-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: #2f5f2f
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #e6e6e6;
    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: 35px
    }
    .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: 31px
    }
    .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: 48px
    }
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 21px;
    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: 36px
}

.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;
    font-size: 13px;
    border-radius: 0
}

.input-sm {
    height: 31px;
    line-height: 1.5
}

select.input-sm {
    height: 31px;
    line-height: 31px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 31px;
    line-height: 1.5
}

.form-group-sm select.form-control {
    height: 31px;
    line-height: 31px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 31px;
    min-height: 34px;
    padding: 6px 10px;
    font-size: 13px;
    line-height: 1.5
}

.input-lg {
    height: 48px;
    padding: 10px 16px;
    font-size: 19px;
    line-height: 1.3333333;
    border-radius: 0
}

select.input-lg {
    height: 48px;
    line-height: 48px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 48px;
    padding: 10px 16px;
    font-size: 19px;
    line-height: 1.3333333;
    border-radius: 0
}

.form-group-lg select.form-control {
    height: 48px;
    line-height: 48px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 48px;
    min-height: 40px;
    padding: 11px 16px;
    font-size: 19px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 43.75px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    pointer-events: none
}

.collapsing,
.dropdown,
.dropup {
    position: relative
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 48px;
    height: 48px;
    line-height: 48px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 31px;
    height: 31px;
    line-height: 31px
}

.has-success .form-control {
    border-color: #2f5f2f;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #1e3c1e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #50a350
}

.has-success .input-group-addon {
    color: #2f5f2f;
    border-color: #2f5f2f;
    background-color: #acd6ac
}

.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: #d18212
}

.has-warning .form-control {
    border-color: #d18212;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #a2640e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #f1b157
}

.has-warning .input-group-addon {
    color: #d18212;
    border-color: #d18212;
    background-color: #fceedb
}

.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: #a82824
}

.has-error .form-control {
    border-color: #a82824;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #7e1e1b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #db5b57
}

.has-error .input-group-addon {
    color: #a82824;
    border-color: #a82824;
    background-color: #f4cecd
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #b7b7b7
}

@media (min-width:768px) {
    .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: 28px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 19px
    }
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 13px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.42857143;
    border-radius: 0;
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-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;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-opacity: .65;
    -moz-opacity: .65;
    opacity: .65;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    box-shadow: none
}

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: #684295;
    border-color: #5c3a83
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #4f3272;
    border-color: #1e132b
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #4f3272;
    border-color: #3e2759
}

.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: #3e2759;
    border-color: #1e132b
}

.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: #684295;
    border-color: #5c3a83
}

.btn-primary .badge {
    color: #684295;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #4D9C4D;
    border-color: #458b45
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #3c7a3c;
    border-color: #1a361a
}

.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #3c7a3c;
    border-color: #306230
}

.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: #306230;
    border-color: #1a361a
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.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: #4D9C4D;
    border-color: #458b45
}

.btn-success .badge {
    color: #4D9C4D;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #68B3D3;
    border-color: #54a9cd
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #419fc7;
    border-color: #25637d
}

.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #419fc7;
    border-color: #348bb1
}

.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: #348bb1;
    border-color: #25637d
}

.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: #68B3D3;
    border-color: #54a9cd
}

.btn-info .badge {
    color: #68B3D3;
    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: #c1c1c1;
    font-weight: 400;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #8c8c8c;
    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: 19px;
    line-height: 1.3333333;
    border-radius: 0
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 0
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 13px;
    line-height: 1.5;
    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%
}

.fade {
    opacity: 0;
    transition: opacity .15s linear;
    -webkit-transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    -ms-transition: opacity .15s linear;
    -o-transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    height: 0;
    overflow: hidden;
    transition-property: height, visibility;
    transition-duration: .35s;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 190px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 15px;
    text-align: left;
    background-color: #1a1a1a;
    border: 1px solid #000;
    border-radius: 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.dropdown-menu-right,
.dropdown-menu.pull-right {
    left: auto;
    right: 0
}

.dropdown-header,
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    line-height: 1.42857143;
    white-space: nowrap
}

.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-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.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
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9.5px 0;
    overflow: hidden;
    background-color: #343434
}

.dropdown-menu>li>a {
    clear: both;
    font-weight: 400;
    color: #fff
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #fff;
    background-color: transparent
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #bababa;
    text-decoration: none;
    outline: 0;
    background-color: transparent
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #d9d9d9
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    font-size: 13px;
    color: #fff
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.nav-justified>.dropdown .dropdown-menu,
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:992px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.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: 5px;
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 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 {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none
}

.btn-lg .caret {
    border-width: 5px 5px 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-group:not(:first-child):not(:last-child)>.btn,
.btn-group-vertical>.btn:first-child:not(:last-child),
.btn-group-vertical>.btn:last-child:not(:first-child),
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    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
}

.input-group {
    position: relative;
    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: 48px;
    padding: 10px 16px;
    font-size: 19px;
    line-height: 1.3333333;
    border-radius: 0
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 48px;
    line-height: 48px
}

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: 31px;
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 0
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 31px;
    line-height: 31px
}

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
}

.nav>li,
.nav>li>a {
    display: block;
    position: relative
}

.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: 15px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #bfbfbf;
    border-radius: 0
}

.alert .alert-link,
.badge,
.close {
    font-weight: 700
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 13px;
    border-radius: 0
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 19px;
    border-radius: 0
}

.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 {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.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
}

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

.nav>li>a {
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #c1c1c1
}

.nav .nav-divider {
    height: 1px;
    margin: 9.5px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #e4dac3
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #e4dac3
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #666;
    background-color: #f5f2e9;
    border: 1px solid #e4dac3;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px;
    margin-right: 0;
    border-radius: 0
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #F0F4F4
    }
}

.nav-pills>li {
    float: left
}

.nav-justified>li,
.nav-stacked>li {
    float: none
}

.nav-pills>li>a {
    border-radius: 0
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #684295
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 0
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #F0F4F4
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 82px;
    margin-bottom: 0;
    border: 1px solid transparent
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:992px) {
    .navbar {
        border-radius: 0
    }
    .navbar-header {
        float: left
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 30.5px 15px;
    font-size: 19px;
    line-height: 21px;
    height: 82px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:992px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 24px;
    margin-bottom: 24px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

.navbar-nav {
    margin: 15.25px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 21px
}

@media (max-width:991px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 21px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

.progress-bar-striped,
.progress-striped .progress-bar,
.progress-striped .progress-bar-success {
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

@media (min-width:992px) {
    .navbar-toggle {
        display: none
    }
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 30.5px;
        padding-bottom: 30.5px
    }
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 23.5px -15px
}

@media (min-width:768px) {
    .navbar-form .form-control-static,
    .navbar-form .form-group {
        display: inline-block
    }
    .navbar-form .control-label,
    .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

.breadcrumb>li,
.pagination {
    display: inline-block
}

.btn .badge,
.btn .label {
    top: -1px;
    position: relative
}

@media (max-width:991px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width:992px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: none
    }
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-radius: 0
}

.navbar-btn {
    margin-top: 23.5px;
    margin-bottom: 23.5px
}

.navbar-btn.btn-sm {
    margin-top: 25.5px;
    margin-bottom: 25.5px
}

.navbar-btn.btn-xs {
    margin-top: 30px;
    margin-bottom: 30px
}

.navbar-text {
    margin-top: 30.5px;
    margin-bottom: 30.5px
}

@media (min-width:992px) {
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important;
        margin-right: -15px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: transparent;
    border-color: transparent
}

.navbar-default .navbar-brand {
    color: #fff
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #fff
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #bababa;
    background-color: transparent
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #d9d9d9;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: transparent
}

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

@media (max-width:991px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #bababa;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #d9d9d9;
        background-color: transparent
    }
}

.navbar-default .btn-link,
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover,
.navbar-default .navbar-link,
.navbar-default .navbar-link:hover {
    color: #fff
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #d9d9d9
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #080808;
    color: #fff
}

@media (max-width:991px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 21px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 0
}

.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    padding-left: 0;
    margin: 21px 0;
    border-radius: 0
}

.pager li,
.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #c1c1c1;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span,
.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span,
.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span,
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: #8c8c8c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    background-color: #684295;
    border-color: #684295;
    cursor: default
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 19px;
    line-height: 1.3333333
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5
}

.badge,
.form-group div.error-message,
.label {
    line-height: 1;
    text-align: center;
    white-space: nowrap
}

.pager {
    padding-left: 0;
    margin: 21px 0;
    list-style: none;
    text-align: center
}

.nav-pills>li>a>.badge,
.tooltip.right {
    margin-left: 3px
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}

a.badge:focus,
a.badge:hover,
a.label:focus,
a.label:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: none
}

.form-group div.error-message,
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #fff;
    vertical-align: baseline;
    border-radius: .25em
}

.badge,
.progress-bar,
.tooltip {
    font-size: 13px
}

.badge,
.btn-file,
.fileinput .btn,
.fileinput .thumbnail,
.fileinput-filename {
    vertical-align: middle
}

.label:empty {
    display: none
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #684295
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #4f3272
}

.label-success {
    background-color: #4D9C4D
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #3c7a3c
}

.label-info {
    background-color: #68B3D3
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #419fc7
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}

.form-group div.error-message,
.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    color: #fff;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #c1c1c1;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.alert {
    padding: 15px;
    margin-bottom: 21px;
    border: 1px solid transparent;
    border-radius: 0
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #acd6ac;
    border-color: #a3ce9b;
    color: #2f5f2f
}

.alert-success hr {
    border-top-color: #94c58a
}

.alert-success .alert-link {
    color: #1e3c1e
}

.alert-info {
    background-color: #deeff6;
    border-color: #c3e8ed;
    color: #3288ad
}

.alert-info hr {
    border-top-color: #afe0e8
}

.alert-info .alert-link {
    color: #276985
}

.alert-warning {
    background-color: #fceedb;
    border-color: #fadac4;
    color: #d18212
}

.alert-warning hr {
    border-top-color: #f8ccac
}

.alert-warning .alert-link {
    color: #a2640e
}

.alert-danger {
    background-color: #f4cecd;
    border-color: #f0b8c0;
    color: #a82824
}

.alert-danger hr {
    border-top-color: #eba3ad
}

.alert-danger .alert-link {
    color: #7e1e1b
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 21px;
    margin-bottom: 21px;
    background-color: #f5f5f5;
    border-radius: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    line-height: 21px;
    color: #fff;
    text-align: center;
    background-color: #684295;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    transition: width .6s ease;
    -webkit-transition: width .6s ease;
    -moz-transition: width .6s ease;
    -ms-transition: width .6s ease;
    -o-transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #4D9C4D
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-striped .progress-bar-info,
.progress-striped .progress-bar-warning {
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #68B3D3
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #684295;
    border-color: #684295
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #d0c0e3
}

.list-group-item-success {
    color: #2f5f2f;
    background-color: #acd6ac
}

a.list-group-item-success,
button.list-group-item-success {
    color: #2f5f2f
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #2f5f2f;
    background-color: #9bce9b
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #2f5f2f;
    border-color: #2f5f2f
}

.list-group-item-info {
    color: #3288ad;
    background-color: #deeff6
}

a.list-group-item-info,
button.list-group-item-info {
    color: #3288ad
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #3288ad;
    background-color: #cbe5f0
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #3288ad;
    border-color: #3288ad
}

.list-group-item-warning {
    color: #d18212;
    background-color: #fceedb
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #d18212
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #d18212;
    background-color: #fae3c4
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #d18212;
    border-color: #d18212
}

.list-group-item-danger {
    color: #a82824;
    background-color: #f4cecd
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a82824
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a82824;
    background-color: #f0b9b8
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a82824;
    border-color: #a82824
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title,
.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 21px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-title,
.panel>.list-group,
.panel>.panel-collapse>.list-group,
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px
}

.panel-title {
    margin-top: 0;
    font-size: 17px
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel-group .panel-heading,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: -1px;
    border-bottom-right-radius: -1px
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-right-radius: -1px;
    border-top-left-radius: -1px
}

.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: -1px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: -1px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: -1px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: -1px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #dfd4b8
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 21px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #684295
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #684295;
    border-color: #684295
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #684295
}

.panel-primary>.panel-heading .badge {
    color: #684295;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #684295
}

.panel-success {
    border-color: #a3ce9b
}

.panel-success>.panel-heading {
    color: #2f5f2f;
    background-color: #acd6ac;
    border-color: #a3ce9b
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #a3ce9b
}

.panel-success>.panel-heading .badge {
    color: #acd6ac;
    background-color: #2f5f2f
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #a3ce9b
}

.panel-info {
    border-color: #c3e8ed
}

.panel-info>.panel-heading {
    color: #3288ad;
    background-color: #deeff6;
    border-color: #c3e8ed
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #c3e8ed
}

.panel-info>.panel-heading .badge {
    color: #deeff6;
    background-color: #3288ad
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #c3e8ed
}

.panel-warning {
    border-color: #fadac4
}

.panel-warning>.panel-heading {
    color: #d18212;
    background-color: #fceedb;
    border-color: #fadac4
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #fadac4
}

.panel-warning>.panel-heading .badge {
    color: #fceedb;
    background-color: #d18212
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #fadac4
}

.panel-danger {
    border-color: #f0b8c0
}

.panel-danger>.panel-heading {
    color: #a82824;
    background-color: #f4cecd;
    border-color: #f0b8c0
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #f0b8c0
}

.panel-danger>.panel-heading .badge {
    color: #f4cecd;
    background-color: #a82824
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #f0b8c0
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f4f0e6;
    border: 1px solid #e9e1cd;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 0
}

.well-sm {
    padding: 9px;
    border-radius: 0
}

.close {
    float: right;
    font-size: 22.5px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    -webkit-opacity: .2;
    -moz-opacity: .2;
    opacity: .2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.popover,
.tooltip {
    font-family: 'Jost', sans-serif;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    position: absolute;
    text-decoration: none
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    -webkit-opacity: .5;
    -moz-opacity: .5;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.tooltip {
    z-index: 1070;
    display: block;
    text-align: left;
    text-align: start;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.tooltip.in {
    filter: alpha(opacity=90);
    -webkit-opacity: .9;
    -moz-opacity: .9;
    opacity: .9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.tooltip.top {
    margin-top: -3px;
    padding: 8px 0
}

.tooltip.right {
    padding: 0 8px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 8px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 8px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #222;
    border-radius: 0
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    border-width: 8px 8px 0;
    border-top-color: #222
}

.tooltip.top .tooltip-arrow {
    left: 50%;
    margin-left: -8px
}

.tooltip.top-left .tooltip-arrow {
    right: 8px;
    margin-bottom: -8px
}

.tooltip.top-right .tooltip-arrow {
    left: 8px;
    margin-bottom: -8px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -8px;
    border-width: 8px 8px 8px 0;
    border-right-color: #222
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -8px;
    border-width: 8px 0 8px 8px;
    border-left-color: #222
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-width: 0 8px 8px;
    border-bottom-color: #222;
    top: 0
}

.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -8px
}

.tooltip.bottom-left .tooltip-arrow {
    right: 8px;
    margin-top: -8px
}

.tooltip.bottom-right .tooltip-arrow {
    left: 8px;
    margin-top: -8px
}

.popover {
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-weight: 400;
    text-align: left;
    text-align: start;
    font-size: 15px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.carousel-caption,
.carousel-control {
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    text-align: center
}

#main-nav .navbar,
#outdated,
.fr-view .fr-text-uppercase {
    text-transform: uppercase
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 15px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: -1px -1px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.carousel,
.carousel-inner {
    position: relative
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.left>.arrow:after,
.popover.right>.arrow:after {
    content: " ";
    bottom: -10px
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.right>.arrow:after {
    left: 1px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff
}

.carousel-inner {
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    transition: .6s ease-in-out left;
    -webkit-transition: .6s ease-in-out left;
    -moz-transition: .6s ease-in-out left;
    -ms-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        perspective: 1000px
    }
    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    filter: alpha(opacity=50);
    -webkit-opacity: .5;
    -moz-opacity: .5;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    font-size: 20px;
    background-color: rgba(0, 0, 0, 0)
}

.carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus,
.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    -webkit-opacity: .9;
    -moz-opacity: .9;
    opacity: .9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0)
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px
}

.carousel-caption .btn,
.text-hide {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.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,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body: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,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.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
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}

.nav-tabs-right,
.row>.nav-tabs-left+.tab-content {
    border-left: 1px solid #e4dac3
}

.affix {
    position: fixed
}

@media (max-width:767px) {
    .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:768px) 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:767px) {
    .hidden-xs {
        display: none!important;
    }
}

@media (min-width:768px) 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
    }
}

.container-smooth {
    max-width: 1170px
}

.fr-view img,
.fr-view table {
    max-width: 100%
}

@media (min-width:1px) {
    .container-smooth {
        width: auto
    }
}

.btn-labeled {
    padding-top: 0;
    padding-bottom: 0
}

.btn-label {
    position: relative;
    background: 0 0;
    background: rgba(0, 0, 0, .15);
    display: inline-block;
    padding: 6px 12px;
    left: -12px;
    border-radius: -1px 0 0 -1px
}

.btn-label.btn-label-right {
    left: auto;
    right: -12px;
    border-radius: 0 -1px -1px 0
}

.btn-lg .btn-label {
    padding: 10px 16px;
    left: -16px;
    border-radius: -1px 0 0 -1px
}

.btn-lg .btn-label.btn-label-right {
    left: auto;
    right: -16px;
    border-radius: 0 -1px -1px 0
}

.btn-sm .btn-label {
    padding: 5px 10px;
    left: -10px;
    border-radius: -1px 0 0 -1px
}

.btn-sm .btn-label.btn-label-right {
    left: auto;
    right: -10px;
    border-radius: 0 -1px -1px 0
}

.btn-xs .btn-label {
    padding: 1px 5px;
    left: -5px;
    border-radius: -1px 0 0 -1px
}

.btn-xs .btn-label.btn-label-right {
    left: auto;
    right: -5px;
    border-radius: 0 -1px -1px 0
}

.nav-tabs-bottom {
    border-bottom: 0;
    border-top: 1px solid #e4dac3
}

.nav-tabs-bottom>li {
    margin-bottom: 0;
    margin-top: -1px
}

.nav-tabs-bottom>li>a {
    border-radius: 0
}

.nav-tabs-bottom>li.active>a,
.nav-tabs-bottom>li.active>a:focus,
.nav-tabs-bottom>li.active>a:hover,
.nav-tabs-bottom>li>a:focus,
.nav-tabs-bottom>li>a:hover {
    border: 1px solid #e4dac3;
    border-top-color: transparent
}

.nav-tabs-left {
    border-bottom: 0;
    border-right: 1px solid #e4dac3
}

.nav-tabs-left>li {
    margin-bottom: 0;
    margin-right: -1px;
    float: none
}

.nav-tabs-left>li>a {
    border-radius: 0;
    margin-right: 0;
    margin-bottom: 2px
}

.nav-tabs-left>li.active>a,
.nav-tabs-left>li.active>a:focus,
.nav-tabs-left>li.active>a:hover,
.nav-tabs-left>li>a:focus,
.nav-tabs-left>li>a:hover {
    border: 1px solid #e4dac3;
    border-right-color: transparent
}

.row>.nav-tabs-left {
    padding-right: 0;
    padding-left: 15px;
    margin-right: -1px;
    position: relative;
    z-index: 1
}

.nav-tabs-right {
    border-bottom: 0
}

.nav-tabs-right>li {
    margin-bottom: 0;
    margin-left: -1px;
    float: none
}

.nav-tabs-right>li>a {
    border-radius: 0;
    margin-left: 0;
    margin-bottom: 2px
}

.nav-tabs-right>li.active>a,
.nav-tabs-right>li.active>a:focus,
.nav-tabs-right>li.active>a:hover,
.nav-tabs-right>li>a:focus,
.nav-tabs-right>li>a:hover {
    border: 1px solid #e4dac3;
    border-left-color: transparent
}

.row>.nav-tabs-right {
    padding-left: 0;
    padding-right: 15px
}

.navbar-offcanvas,
.navmenu {
    width: 300px;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-radius: 0
}

.navbar-offcanvas,
.navmenu-fixed-left,
.navmenu-fixed-right {
    position: fixed;
    z-index: 1030;
    top: 0;
    bottom: 0;
    overflow-y: auto;
    border-radius: 0
}

.navbar-offcanvas.navmenu-fixed-left,
.navmenu-fixed-left {
    left: 0;
    right: auto;
    border-width: 0 1px 0 0
}

.navbar-offcanvas,
.navmenu-fixed-right {
    left: auto;
    right: 0;
    border-width: 0 0 0 1px
}

.navmenu-nav {
    margin-bottom: 10.5px
}

.navmenu-nav.dropdown-menu {
    position: static;
    margin: 0;
    padding-top: 0;
    float: none;
    border: none;
    box-shadow: none;
    border-radius: 0
}

.navbar-offcanvas .navbar-nav {
    margin: 0
}

@media (min-width:992px) {
    .navbar-offcanvas {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-offcanvas.offcanvas {
        position: static;
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-offcanvas .navbar-nav.navbar-left:first-child {
        margin-left: -15px
    }
    .navbar-offcanvas .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }
    .navbar-offcanvas .navmenu-brand {
        display: none
    }
}

.navmenu-brand {
    display: block;
    font-size: 19px;
    line-height: 21px;
    padding: 10px 15px;
    margin: 10.5px 0
}

.navmenu-brand:focus,
.navmenu-brand:hover {
    text-decoration: none
}

.navbar-default .navbar-offcanvas,
.navmenu-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-offcanvas .navmenu-brand,
.navmenu-default .navmenu-brand {
    color: #777
}

.navbar-default .navbar-offcanvas .navmenu-brand:focus,
.navbar-default .navbar-offcanvas .navmenu-brand:hover,
.navmenu-default .navmenu-brand:focus,
.navmenu-default .navmenu-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-offcanvas .navmenu-text,
.navmenu-default .navmenu-text {
    color: #777
}

.navbar-default .navbar-offcanvas .navmenu-nav>.dropdown>a:focus .caret,
.navbar-default .navbar-offcanvas .navmenu-nav>.dropdown>a:hover .caret,
.navmenu-default .navmenu-nav>.dropdown>a:focus .caret,
.navmenu-default .navmenu-nav>.dropdown>a:hover .caret {
    border-top-color: #333;
    border-bottom-color: #333
}

.navbar-default .navbar-offcanvas .navmenu-nav>.open>a,
.navbar-default .navbar-offcanvas .navmenu-nav>.open>a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav>.open>a:hover,
.navmenu-default .navmenu-nav>.open>a,
.navmenu-default .navmenu-nav>.open>a:focus,
.navmenu-default .navmenu-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555
}

.navbar-default .navbar-offcanvas .navmenu-nav>.open>a .caret,
.navbar-default .navbar-offcanvas .navmenu-nav>.open>a:focus .caret,
.navbar-default .navbar-offcanvas .navmenu-nav>.open>a:hover .caret,
.navmenu-default .navmenu-nav>.open>a .caret,
.navmenu-default .navmenu-nav>.open>a:focus .caret,
.navmenu-default .navmenu-nav>.open>a:hover .caret {
    border-top-color: #555;
    border-bottom-color: #555
}

.navbar-default .navbar-offcanvas .navmenu-nav>.dropdown>a .caret,
.navmenu-default .navmenu-nav>.dropdown>a .caret {
    border-top-color: #777;
    border-bottom-color: #777
}

.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu,
.navmenu-default .navmenu-nav.dropdown-menu {
    background-color: #e7e7e7
}

.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.divider,
.navmenu-default .navmenu-nav.dropdown-menu>.divider {
    background-color: #f8f8f8
}

.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a,
.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:hover,
.navmenu-default .navmenu-nav.dropdown-menu>.active>a,
.navmenu-default .navmenu-nav.dropdown-menu>.active>a:focus,
.navmenu-default .navmenu-nav.dropdown-menu>.active>a:hover {
    background-color: #d7d7d7
}

.navbar-default .navbar-offcanvas .navmenu-nav>li>a,
.navmenu-default .navmenu-nav>li>a {
    color: #777
}

.navbar-default .navbar-offcanvas .navmenu-nav>li>a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav>li>a:hover,
.navmenu-default .navmenu-nav>li>a:focus,
.navmenu-default .navmenu-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-offcanvas .navmenu-nav>.active>a,
.navbar-default .navbar-offcanvas .navmenu-nav>.active>a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav>.active>a:hover,
.navmenu-default .navmenu-nav>.active>a,
.navmenu-default .navmenu-nav>.active>a:focus,
.navmenu-default .navmenu-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-offcanvas .navmenu-nav>.disabled>a,
.navbar-default .navbar-offcanvas .navmenu-nav>.disabled>a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav>.disabled>a:hover,
.navmenu-default .navmenu-nav>.disabled>a,
.navmenu-default .navmenu-nav>.disabled>a:focus,
.navmenu-default .navmenu-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-inverse .navbar-offcanvas,
.navmenu-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-offcanvas .navmenu-nav>.dropdown>a:focus .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.dropdown>a:hover .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:focus .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:hover .caret,
.navmenu-inverse .navmenu-nav>.dropdown>a:focus .caret,
.navmenu-inverse .navmenu-nav>.dropdown>a:hover .caret,
.navmenu-inverse .navmenu-nav>.open>a .caret,
.navmenu-inverse .navmenu-nav>.open>a:focus .caret,
.navmenu-inverse .navmenu-nav>.open>a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.navbar-inverse .navbar-offcanvas .navmenu-brand,
.navmenu-inverse .navmenu-brand {
    color: #777
}

.navbar-inverse .navbar-offcanvas .navmenu-brand:focus,
.navbar-inverse .navbar-offcanvas .navmenu-brand:hover,
.navmenu-inverse .navmenu-brand:focus,
.navmenu-inverse .navmenu-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-offcanvas .navmenu-text,
.navmenu-inverse .navmenu-text {
    color: #777
}

.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:focus,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:hover,
.navmenu-inverse .navmenu-nav>.open>a,
.navmenu-inverse .navmenu-nav>.open>a:focus,
.navmenu-inverse .navmenu-nav>.open>a:hover {
    background-color: #080808;
    color: #fff
}

.navbar-inverse .navbar-offcanvas .navmenu-nav>.dropdown>a .caret,
.navmenu-inverse .navmenu-nav>.dropdown>a .caret {
    border-top-color: #777;
    border-bottom-color: #777
}

.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu,
.navmenu-inverse .navmenu-nav.dropdown-menu {
    background-color: #080808
}

.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.divider,
.navmenu-inverse .navmenu-nav.dropdown-menu>.divider {
    background-color: #222
}

.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a,
.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:focus,
.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:hover,
.navmenu-inverse .navmenu-nav.dropdown-menu>.active>a,
.navmenu-inverse .navmenu-nav.dropdown-menu>.active>a:focus,
.navmenu-inverse .navmenu-nav.dropdown-menu>.active>a:hover {
    background-color: #000
}

.navbar-inverse .navbar-offcanvas .navmenu-nav>li>a,
.navmenu-inverse .navmenu-nav>li>a {
    color: #777
}

.navbar-inverse .navbar-offcanvas .navmenu-nav>li>a:focus,
.navbar-inverse .navbar-offcanvas .navmenu-nav>li>a:hover,
.navmenu-inverse .navmenu-nav>li>a:focus,
.navmenu-inverse .navmenu-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-offcanvas .navmenu-nav>.active>a,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.active>a:focus,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.active>a:hover,
.navmenu-inverse .navmenu-nav>.active>a,
.navmenu-inverse .navmenu-nav>.active>a:focus,
.navmenu-inverse .navmenu-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-offcanvas .navmenu-nav>.disabled>a,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.disabled>a:focus,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.disabled>a:hover,
.navmenu-inverse .navmenu-nav>.disabled>a,
.navmenu-inverse .navmenu-nav>.disabled>a:focus,
.navmenu-inverse .navmenu-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.alert-fixed-bottom,
.alert-fixed-top {
    position: fixed;
    width: 100%;
    z-index: 1035;
    border-radius: 0;
    margin: 0;
    left: 0
}

.alert-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

@media (min-width:992px) {
    .alert-fixed-bottom,
    .alert-fixed-top {
        width: 992px;
        left: 50%;
        margin-left: -496px
    }
    .alert-fixed-top {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        border-width: 0 1px 1px
    }
}

.alert-fixed-bottom {
    bottom: 0;
    border-width: 1px 0 0
}

@media (min-width:992px) {
    .alert-fixed-bottom {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        border-width: 1px 1px 0
    }
}

.offcanvas {
    display: none
}

.offcanvas.in {
    display: block
}

@media (max-width:767px) {
    .offcanvas-xs {
        display: none
    }
    .offcanvas-xs.in {
        display: block
    }
}

@media (max-width:991px) {
    .offcanvas-sm {
        display: none
    }
    .offcanvas-sm.in {
        display: block
    }
}

@media (max-width:1199px) {
    .offcanvas-md {
        display: none
    }
    .offcanvas-md.in {
        display: block
    }
}

.offcanvas-lg {
    display: none
}

.offcanvas-lg.in {
    display: block
}

.canvas-sliding {
    transition: top .35s, left .35s, bottom .35s, right .35s
}

.offcanvas-clone {
    height: 0!important;
    width: 0!important;
    overflow: hidden!important;
    border: none!important;
    margin: 0!important;
    padding: 0!important;
    position: absolute!important;
    top: auto!important;
    left: auto!important;
    bottom: 0!important;
    right: 0!important;
    opacity: 0!important
}

.table .rowlink td:not(.rowlink-skip),
.table.rowlink td:not(.rowlink-skip) {
    cursor: pointer
}

.table .rowlink td:not(.rowlink-skip) a,
.table.rowlink td:not(.rowlink-skip) a {
    color: inherit;
    font: inherit;
    text-decoration: inherit
}

.table-hover .rowlink tr:hover td,
.table-hover.rowlink tr:hover td {
    background-color: #e3d9c1
}

.btn-file {
    overflow: hidden;
    position: relative
}

.btn-file>input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 23px;
    height: 100%;
    width: 100%;
    direction: ltr;
    cursor: pointer
}

.fileinput {
    margin-bottom: 9px;
    display: inline-block
}

.fileinput .form-control {
    padding-top: 7px;
    padding-bottom: 5px;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    cursor: text
}

.fileinput .thumbnail {
    overflow: hidden;
    display: inline-block;
    margin-bottom: 5px;
    text-align: center
}

.fileinput .thumbnail>img {
    max-height: 100%
}

.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists {
    display: none
}

.fileinput-inline .fileinput-controls {
    display: inline
}

.fileinput-filename {
    display: inline-block;
    overflow: hidden
}

.form-control .fileinput-filename {
    vertical-align: bottom
}

.fileinput.input-group {
    display: table
}

.fileinput.input-group>* {
    position: relative;
    z-index: 2
}

.fileinput.input-group>.btn-file {
    z-index: 1
}

.fileinput-new .input-group .btn-file,
.fileinput-new .input-group .btn-file.btn-lg,
.fileinput-new .input-group .btn-file.btn-sm,
.fileinput-new .input-group .btn-file.btn-xs,
.fileinput-new.input-group .btn-file,
.fileinput-new.input-group .btn-file.btn-lg,
.fileinput-new.input-group .btn-file.btn-sm,
.fileinput-new.input-group .btn-file.btn-xs {
    border-radius: 0
}

.form-group.has-warning .fileinput .fileinput-preview {
    color: #d18212
}

.form-group.has-warning .fileinput .thumbnail {
    border-color: #fadac4
}

.form-group.has-error .fileinput .fileinput-preview {
    color: #a82824
}

.form-group.has-error .fileinput .thumbnail {
    border-color: #f0b8c0
}

.form-group.has-success .fileinput .fileinput-preview {
    color: #2f5f2f
}

.form-group.has-success .fileinput .thumbnail {
    border-color: #a3ce9b
}

.input-group-addon:not(:first-child) {
    border-left: 0
}

.bootstrap-switch {
    display: inline-block;
    direction: ltr;
    cursor: pointer;
    border-radius: 0;
    border: 1px solid #ccc;
    position: relative;
    text-align: left;
    overflow: hidden;
    line-height: 8px;
    z-index: 0;
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    vertical-align: middle;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.bootstrap-switch .bootstrap-switch-container {
    display: inline-block;
    top: 0;
    border-radius: 0;
    transform: translate3d(0, 0, 0)
}

.bootstrap-switch .bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-label {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block!important;
    height: 100%;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 21px
}

.bootstrap-switch .bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-handle-on {
    text-align: center;
    z-index: 1
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
    color: #fff;
    background: #684295
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info {
    color: #fff;
    background: #68B3D3
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success {
    color: #fff;
    background: #4D9C4D
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning {
    background: #f0ad4e;
    color: #fff
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger {
    color: #fff;
    background: #d9534f
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default {
    color: #000;
    background: #eee
}

.bootstrap-switch .bootstrap-switch-label {
    text-align: center;
    margin-top: -1px;
    margin-bottom: -1px;
    z-index: 100;
    color: #333;
    background: #fff
}

.bootstrap-switch .bootstrap-switch-handle-on {
    border-bottom-left-radius: -1px;
    border-top-left-radius: -1px
}

.bootstrap-switch .bootstrap-switch-handle-off {
    border-bottom-right-radius: -1px;
    border-top-right-radius: -1px
}

.bootstrap-switch input[type=radio],
.bootstrap-switch input[type=checkbox] {
    position: absolute!important;
    top: 0;
    left: 0;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    z-index: -1
}

.bootstrap-switch input[type=radio].form-control,
.bootstrap-switch input[type=checkbox].form-control {
    height: auto
}

.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label {
    padding: 1px 5px;
    font-size: 13px;
    line-height: 1.5
}

.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label {
    font-size: 13px;
    line-height: 1.5
}

.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label {
    padding: 6px 16px;
    font-size: 19px;
    line-height: 1.3333333
}

.bootstrap-switch.bootstrap-switch-disabled,
.bootstrap-switch.bootstrap-switch-indeterminate,
.bootstrap-switch.bootstrap-switch-readonly {
    cursor: default!important
}

.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label {
    filter: alpha(opacity=50);
    -webkit-opacity: .5;
    -moz-opacity: .5;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    cursor: default!important
}

.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container {
    transition: margin-left .5s;
    -webkit-transition: margin-left .5s;
    -moz-transition: margin-left .5s;
    -ms-transition: margin-left .5s;
    -o-transition: margin-left .5s
}

.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-on {
    border-radius: 0 -1px -1px 0
}

.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-off {
    border-radius: -1px 0 0 -1px
}

.bootstrap-switch.bootstrap-switch-focused {
    outline: 0;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-off .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label {
    border-bottom-right-radius: -1px;
    border-top-right-radius: -1px
}

.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-on .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label {
    border-bottom-left-radius: -1px;
    border-top-left-radius: -1px
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    margin: 2px 0;
    padding: 4px;
    width: 19em
}

@media (min-width:768px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em
    }
}

@media (min-width:992px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em
    }
}

@media (min-width:1200px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em
    }
}

.bootstrap-datetimepicker-widget.dropdown-menu:after,
.bootstrap-datetimepicker-widget.dropdown-menu:before {
    content: '';
    display: inline-block;
    position: absolute
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, .2);
    top: -7px;
    left: 7px
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    top: -6px;
    left: 8px
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #ccc;
    border-top-color: rgba(0, 0, 0, .2);
    bottom: -7px;
    left: 6px
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
    bottom: -6px;
    left: 7px
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
    left: auto;
    right: 6px
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
    left: auto;
    right: 7px
}

.bootstrap-datetimepicker-widget .list-unstyled {
    margin: 0
}

.bootstrap-datetimepicker-widget a[data-action] {
    padding: 6px 0
}

.bootstrap-datetimepicker-widget a[data-action]:active {
    box-shadow: none
}

.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
    width: 54px;
    font-weight: 700;
    font-size: 1.2em;
    margin: 0
}

.bootstrap-datetimepicker-widget button[data-action] {
    padding: 6px
}

.bootstrap-datetimepicker-widget .btn[data-action=incrementHours]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Increment Hours"
}

.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Increment Minutes"
}

.bootstrap-datetimepicker-widget .btn[data-action=decrementHours]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Decrement Hours"
}

.bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Decrement Minutes"
}

.bootstrap-datetimepicker-widget .btn[data-action=showHours]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Show Hours"
}

.bootstrap-datetimepicker-widget .btn[data-action=showMinutes]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Show Minutes"
}

.bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Toggle AM/PM"
}

.bootstrap-datetimepicker-widget .btn[data-action=clear]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Clear the picker"
}

.bootstrap-datetimepicker-widget .btn[data-action=today]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Set the date to today"
}

.bootstrap-datetimepicker-widget .picker-switch {
    text-align: center
}

.bootstrap-datetimepicker-widget .picker-switch::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Toggle Date and Time Screens"
}

.bootstrap-datetimepicker-widget .picker-switch td {
    padding: 0;
    margin: 0;
    height: auto;
    width: auto;
    line-height: inherit
}

.bootstrap-datetimepicker-widget .picker-switch td span {
    line-height: 2.5;
    height: 2.5em;
    width: 100%
}

.bootstrap-datetimepicker-widget table {
    width: 100%;
    margin: 0
}

.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
    text-align: center;
    border-radius: 0
}

.bootstrap-datetimepicker-widget table th {
    height: 20px;
    line-height: 20px;
    width: 20px
}

.bootstrap-datetimepicker-widget table th.picker-switch {
    width: 145px
}

.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
    background: 0 0;
    color: #777;
    cursor: not-allowed
}

.bootstrap-datetimepicker-widget table th.prev::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Previous Month"
}

.bootstrap-datetimepicker-widget table th.next::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Next Month"
}

.bootstrap-datetimepicker-widget table thead tr:first-child th {
    cursor: pointer
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background: #eee
}

.bootstrap-datetimepicker-widget table td {
    height: 54px;
    line-height: 54px;
    width: 54px
}

.bootstrap-datetimepicker-widget table td.cw {
    font-size: .8em;
    height: 20px;
    line-height: 20px;
    color: #777
}

.bootstrap-datetimepicker-widget table td.day {
    height: 20px;
    line-height: 20px;
    width: 20px
}

.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
    background: #eee;
    cursor: pointer
}

.bootstrap-datetimepicker-widget table td.new,
.bootstrap-datetimepicker-widget table td.old {
    color: #777
}

.bootstrap-datetimepicker-widget table td.today {
    position: relative
}

.bootstrap-datetimepicker-widget table td.today:before {
    content: '';
    display: inline-block;
    border: solid transparent;
    border-width: 0 0 7px 7px;
    border-bottom-color: #684295;
    border-top-color: rgba(0, 0, 0, .2);
    position: absolute;
    bottom: 4px;
    right: 4px
}

.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #684295;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.bootstrap-datetimepicker-widget table td.active.today:before {
    border-bottom-color: #fff
}

.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
    background: 0 0;
    color: #777;
    cursor: not-allowed
}

.bootstrap-datetimepicker-widget table td span {
    display: inline-block;
    width: 54px;
    height: 54px;
    line-height: 54px;
    margin: 2px 1.5px;
    cursor: pointer;
    border-radius: 0
}

.bootstrap-datetimepicker-widget table td span:hover {
    background: #eee
}

.bootstrap-datetimepicker-widget table td span.active {
    background-color: #684295;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.bootstrap-datetimepicker-widget table td span.old {
    color: #777
}

.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
    background: 0 0;
    color: #777;
    cursor: not-allowed
}

.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
    height: 27px;
    line-height: 27px
}

.bootstrap-datetimepicker-widget.wider {
    width: 21em
}

.bootstrap-datetimepicker-widget .datepicker-decades .decade {
    line-height: 1.8em!important
}

.input-group.date .input-group-addon {
    cursor: pointer
}

.select2-container {
    box-sizing: border-box;
    display: block;
    width: 100%!important;
    margin: 0;
    position: relative;
    vertical-align: middle
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 0;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-search--inline {
    float: left
}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
    box-shadow: 0 5px 8px -5px rgba(0, 0, 0, .3)
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option[aria-selected] {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0!important;
    clip: rect(0 0 0 0)!important;
    height: 1px!important;
    margin: -1px!important;
    overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    width: 1px!important
}

.select2-container--classic .select2-results>.select2-results__options,
.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-selection--single {
    background: #fff;
    color: #555;
    border: 1px solid #bfbfbf;
    padding: 6px 12px;
    min-height: 35px;
    height: auto;
    border-radius: 0
}

.select2-container--default .select2-selection--single:focus {
    outline: 0;
    border-color: #66afe9
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #555;
    line-height: 1.42857143
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #bfbfbf;
    opacity: 1
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 50%;
    margin-top: -13px;
    right: 1px;
    width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #ccc transparent transparent;
    border-style: solid;
    border-width: 6px 5px 0;
    height: 0;
    left: 50%;
    margin-left: -8px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}

.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%
}

.fr-view .fr-video>*,
.fr-view img.fr-bordered {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-top: 5px;
    margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
    float: right
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #000;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: 0 0;
    border: none;
    outline: 0;
    box-shadow: none
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: #fff
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.fr-view .fr-file,
.fr-view .fr-video,
.fr-view img {
    position: relative
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 4px 0 0 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: 0 0;
    border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
    background-repeat: repeat-x
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x
}

.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

.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,
.nav::after,
.navbar-collapse::after,
.navbar-header::after,
.navbar::after,
.pager::after,
.panel-body::after,
.row::after {
    clear: both;
    display: block;
    content: ""
}

.fr-view strong {
    font-weight: 700
}

.fr-view table {
    border: none;
    border-collapse: collapse;
    empty-cells: show
}

.fr-view table.fr-dashed-borders td,
.fr-view table.fr-dashed-borders th {
    border-style: dashed
}

.fr-view table.fr-alternate-rows tbody tr:nth-child(2n) {
    background: #f5f5f5
}

.fr-view table td,
.fr-view table th {
    border: 1px solid #DDD
}

.fr-view table td:empty,
.fr-view table th:empty {
    height: 20px
}

.fr-view table td.fr-highlighted,
.fr-view table th.fr-highlighted {
    border: 1px double red
}

.fr-view table td.fr-thick,
.fr-view table th.fr-thick {
    border-width: 2px
}

.fr-view table th {
    background: #eee
}

.fr-view hr {
    clear: both;
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    page-break-after: always
}

.fr-view .fr-file::after {
    position: relative;
    content: "\1F4CE";
    font-weight: 400
}

.fr-view pre {
    white-space: pre-wrap;
    word-wrap: break-word
}

.fr-view blockquote {
    border-left: solid 2px #5E35B1;
    margin-left: 0;
    padding-left: 5px;
    color: #5E35B1
}

.fr-view blockquote blockquote {
    border-color: #00BCD4;
    color: #00BCD4
}

.fr-view blockquote blockquote blockquote {
    border-color: #43A047;
    color: #43A047
}

.fr-view span.fr-emoticon {
    font-weight: 400;
    font-family: "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;
    display: inline;
    line-height: 0
}

.fr-view a.fr-strong,
a.fr-view.fr-strong {
    font-weight: 700
}

.fr-view span.fr-emoticon.fr-emoticon-img {
    font-size: inherit;
    height: 1em;
    width: 1em;
    min-height: 20px;
    min-width: 20px;
    display: inline-block;
    margin: -.1em .1em .1em;
    line-height: 1;
    vertical-align: middle
}

.fr-view .fr-text-gray {
    color: #AAA!important
}

.fr-view a.fr-green,
a.fr-view.fr-green {
    color: green
}

.fr-view .fr-text-bordered {
    border-top: solid 1px #222;
    border-bottom: solid 1px #222;
    padding: 10px 0
}

.fr-view .fr-text-spaced {
    letter-spacing: 1px
}

.fr-view img.fr-dib {
    margin: 5px auto;
    display: block;
    float: none;
    vertical-align: top
}

.fr-view img.fr-dib.fr-fil {
    margin-left: 0
}

.fr-view img.fr-dib.fr-fir {
    margin-right: 0
}

.fr-view img.fr-dii {
    display: inline-block;
    float: none;
    vertical-align: bottom;
    margin-left: 5px;
    margin-right: 5px;
    max-width: calc(90%)
}

.fr-view img.fr-dii.fr-fil {
    float: left;
    margin: 5px 5px 5px 0;
    max-width: calc(95%)
}

.fr-view img.fr-dii.fr-fir {
    float: right;
    margin: 5px 0 5px 5px;
    max-width: calc(95%)
}

.fr-view img.fr-rounded {
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    background-clip: padding-box
}

.fr-view img.fr-bordered {
    border: 10px solid #CCC;
    box-sizing: content-box
}

.fr-view .fr-video {
    text-align: center
}

.fr-view .fr-video>* {
    box-sizing: content-box;
    max-width: 100%;
    border: none
}

.fr-view .fr-video.fr-dvb {
    display: block;
    clear: both
}

.fr-view .fr-video.fr-dvb.fr-fvl {
    text-align: left
}

.fr-view .fr-video.fr-dvb.fr-fvr {
    text-align: right
}

.fr-view .fr-video.fr-dvi {
    display: inline-block
}

.fr-view .fr-video.fr-dvi.fr-fvl {
    float: left
}

.fr-view .fr-video.fr-dvi.fr-fvr {
    float: right
}

.fr-view button.fr-rounded,
.fr-view input.fr-rounded,
.fr-view textarea.fr-rounded {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background-clip: padding-box
}

.well,
img.fr-view.fr-rounded {
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box
}

.fr-view button.fr-large,
.fr-view input.fr-large,
.fr-view textarea.fr-large {
    font-size: 24px
}

.fileinput .thumbnail:before,
.glyphicon,
.social {
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

img.fr-view {
    position: relative;
    max-width: 100%
}

img.fr-view.fr-dib {
    margin: 5px auto;
    display: block;
    float: none;
    vertical-align: top
}

img.fr-view.fr-dib.fr-fil {
    margin-left: 0
}

img.fr-view.fr-dib.fr-fir {
    margin-right: 0
}

img.fr-view.fr-dii {
    display: inline-block;
    float: none;
    vertical-align: bottom;
    margin-left: 5px;
    margin-right: 5px;
    max-width: calc(90%)
}

.social,
img.fr-dib {
    vertical-align: top
}

img.fr-view.fr-dii.fr-fil {
    float: left;
    margin: 5px 5px 5px 0;
    max-width: calc(95%)
}

img.fr-view.fr-dii.fr-fir {
    float: right;
    margin: 5px 0 5px 5px;
    max-width: calc(95%)
}

img.fr-view.fr-rounded {
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    background-clip: padding-box
}

#viewport,
div#wrap {
    background: #efefef;
}

img.fr-view.fr-bordered {
    border: 10px solid #CCC;
    box-sizing: content-box
}

@font-face {
    font-family: 'Glyphicons Regular';
    src: url(/themes/thelodgemotel/assets/fonts/glyphicons/glyphicons-regular.eot);
    src: url(/themes/thelodgemotel/assets/fonts/glyphicons/glyphicons-regular.eot?#iefix) format('embedded-opentype'), url(/themes/thelodgemotel/assets/fonts/glyphicons/glyphicons-regular.woff2) format('woff2'), url(/themes/thelodgemotel/assets/fonts/glyphicons/glyphicons-regular.woff) format('woff'), url(/themes/thelodgemotel/assets/fonts/glyphicons/glyphicons-regular.ttf) format('truetype'), url(/themes/thelodgemotel/assets/fonts/glyphicons/glyphicons-regular.svg#glyphiconsregular) format('svg')
}

@font-face {
    font-family: 'Glyphicons Social Regular';
    src: url(/themes/thelodgemotel/assets/fonts/glyphicons/glyphicons-social-regular.eot);
    src: url(/themes/thelodgemotel/assets/fonts/glyphicons/glyphicons-social-regular.eot?#iefix) format('embedded-opentype'), url(/themes/thelodgemotel/assets/fonts/glyphicons/glyphicons-social-regular.woff2) format('woff2'), url(/themes/thelodgemotel/assets/fonts/glyphicons/glyphicons-social-regular.woff) format('woff'), url(/themes/thelodgemotel/assets/fonts/glyphicons/glyphicons-social-regular.ttf) format('truetype'), url(/themes/thelodgemotel/assets/fonts/glyphicons/glyphicons-social-regular.svg#glyphicons_socialregular) format('svg');
    font-weight: 400;
    font-style: normal
}

.fileinput .thumbnail:before,
.glyphicon {
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Regular';
    vertical-align: top
}

.glyphicon.glyphicon-glass:before {
    content: "\E001"
}

.glyphicon.glyphicon-leaf:before {
    content: "\E002"
}

.glyphicon.glyphicon-dog:before {
    content: "\E003"
}

.glyphicon.glyphicon-user:before {
    content: "\E004"
}

.glyphicon.glyphicon-girl:before {
    content: "\E005"
}

.glyphicon.glyphicon-car:before {
    content: "\E006"
}

.glyphicon.glyphicon-user-add:before {
    content: "\E007"
}

.glyphicon.glyphicon-user-remove:before {
    content: "\E008"
}

.glyphicon.glyphicon-film:before {
    content: "\E009"
}

.glyphicon.glyphicon-magic:before {
    content: "\E010"
}

.glyphicon.glyphicon-envelope:before {
    content: "\E011"
}

.glyphicon.glyphicon-camera:before {
    content: "\E012"
}

.glyphicon.glyphicon-heart:before {
    content: "\E013"
}

.glyphicon.glyphicon-beach-umbrella:before {
    content: "\E014"
}

.glyphicon.glyphicon-train:before {
    content: "\E015"
}

.glyphicon.glyphicon-print:before {
    content: "\E016"
}

.glyphicon.glyphicon-bin:before {
    content: "\E017"
}

.glyphicon.glyphicon-music:before {
    content: "\E018"
}

.glyphicon.glyphicon-music-alt:before {
    content: "\E019"
}

.glyphicon.glyphicon-heart-empty:before {
    content: "\E020"
}

.glyphicon.glyphicon-home:before {
    content: "\E021"
}

.glyphicon.glyphicon-snowflake:before {
    content: "\E022"
}

.glyphicon.glyphicon-fire:before {
    content: "\E023"
}

.glyphicon.glyphicon-magnet:before {
    content: "\E024"
}

.glyphicon.glyphicon-parents:before {
    content: "\E025"
}

.glyphicon.glyphicon-binoculars:before {
    content: "\E026"
}

.glyphicon.glyphicon-road:before {
    content: "\E027"
}

.glyphicon.glyphicon-search:before {
    content: "\E028"
}

.glyphicon.glyphicon-cars:before {
    content: "\E029"
}

.glyphicon.glyphicon-notes-2:before {
    content: "\E030"
}

.glyphicon.glyphicon-pencil:before {
    content: "\E031"
}

.glyphicon.glyphicon-bus:before {
    content: "\E032"
}

.glyphicon.glyphicon-wifi-alt:before {
    content: "\E033"
}

.glyphicon.glyphicon-luggage:before {
    content: "\E034"
}

.glyphicon.glyphicon-old-man:before {
    content: "\E035"
}

.glyphicon.glyphicon-woman:before {
    content: "\E036"
}

.glyphicon.glyphicon-file:before {
    content: "\E037"
}

.glyphicon.glyphicon-coins:before {
    content: "\E038"
}

.glyphicon.glyphicon-plane:before {
    content: "\E039"
}

.glyphicon.glyphicon-notes:before {
    content: "\E040"
}

.glyphicon.glyphicon-stats:before {
    content: "\E041"
}

.glyphicon.glyphicon-charts:before {
    content: "\E042"
}

.glyphicon.glyphicon-pie-chart:before {
    content: "\E043"
}

.glyphicon.glyphicon-group:before {
    content: "\E044"
}

.glyphicon.glyphicon-keys:before {
    content: "\E045"
}

.glyphicon.glyphicon-calendar:before {
    content: "\E046"
}

.glyphicon.glyphicon-router:before {
    content: "\E047"
}

.glyphicon.glyphicon-camera-small:before {
    content: "\E048"
}

.glyphicon.glyphicon-star-empty:before {
    content: "\E049"
}

.glyphicon.glyphicon-star:before {
    content: "\E050"
}

.glyphicon.glyphicon-link:before {
    content: "\E051"
}

.glyphicon.glyphicon-eye-open:before {
    content: "\E052"
}

.glyphicon.glyphicon-eye-close:before {
    content: "\E053"
}

.glyphicon.glyphicon-alarm:before {
    content: "\E054"
}

.glyphicon.glyphicon-clock:before {
    content: "\E055"
}

.glyphicon.glyphicon-stopwatch:before {
    content: "\E056"
}

.glyphicon.glyphicon-projector:before {
    content: "\E057"
}

.glyphicon.glyphicon-history:before {
    content: "\E058"
}

.glyphicon.glyphicon-truck:before {
    content: "\E059"
}

.glyphicon.glyphicon-cargo:before {
    content: "\E060"
}

.glyphicon.glyphicon-compass:before {
    content: "\E061"
}

.glyphicon.glyphicon-keynote:before {
    content: "\E062"
}

.glyphicon.glyphicon-paperclip:before {
    content: "\E063"
}

.glyphicon.glyphicon-power:before {
    content: "\E064"
}

.glyphicon.glyphicon-lightbulb:before {
    content: "\E065"
}

.glyphicon.glyphicon-tag:before {
    content: "\E066"
}

.glyphicon.glyphicon-tags:before {
    content: "\E067"
}

.glyphicon.glyphicon-cleaning:before {
    content: "\E068"
}

.glyphicon.glyphicon-ruler:before {
    content: "\E069"
}

.glyphicon.glyphicon-gift:before {
    content: "\E070"
}

.glyphicon.glyphicon-umbrella:before {
    content: "\E071"
}

.glyphicon.glyphicon-book:before {
    content: "\E072"
}

.glyphicon.glyphicon-bookmark:before {
    content: "\E073"
}

.glyphicon.glyphicon-wifi:before {
    content: "\E074"
}

.glyphicon.glyphicon-cup:before {
    content: "\E075"
}

.glyphicon.glyphicon-stroller:before {
    content: "\E076"
}

.glyphicon.glyphicon-headphones:before {
    content: "\E077"
}

.glyphicon.glyphicon-headset:before {
    content: "\E078"
}

.glyphicon.glyphicon-warning-sign:before {
    content: "\E079"
}

.glyphicon.glyphicon-signal:before {
    content: "\E080"
}

.glyphicon.glyphicon-retweet:before {
    content: "\E081"
}

.glyphicon.glyphicon-refresh:before {
    content: "\E082"
}

.glyphicon.glyphicon-roundabout:before {
    content: "\E083"
}

.glyphicon.glyphicon-random:before {
    content: "\E084"
}

.glyphicon.glyphicon-heat:before {
    content: "\E085"
}

.glyphicon.glyphicon-repeat:before {
    content: "\E086"
}

.glyphicon.glyphicon-display:before {
    content: "\E087"
}

.glyphicon.glyphicon-log-book:before {
    content: "\E088"
}

.glyphicon.glyphicon-address-book:before {
    content: "\E089"
}

.glyphicon.glyphicon-building:before {
    content: "\E090"
}

.glyphicon.glyphicon-eyedropper:before {
    content: "\E091"
}

.glyphicon.glyphicon-adjust:before {
    content: "\E092"
}

.glyphicon.glyphicon-tint:before {
    content: "\E093"
}

.glyphicon.glyphicon-crop:before {
    content: "\E094"
}

.glyphicon.glyphicon-vector-path-square:before {
    content: "\E095"
}

.glyphicon.glyphicon-vector-path-circle:before {
    content: "\E096"
}

.glyphicon.glyphicon-vector-path-polygon:before {
    content: "\E097"
}

.glyphicon.glyphicon-vector-path-line:before {
    content: "\E098"
}

.glyphicon.glyphicon-vector-path-curve:before {
    content: "\E099"
}

.glyphicon.glyphicon-vector-path-all:before {
    content: "\E100"
}

.glyphicon.glyphicon-font:before {
    content: "\E101"
}

.glyphicon.glyphicon-italic:before {
    content: "\E102"
}

.glyphicon.glyphicon-bold:before {
    content: "\E103"
}

.glyphicon.glyphicon-text-underline:before {
    content: "\E104"
}

.glyphicon.glyphicon-text-strike:before {
    content: "\E105"
}

.glyphicon.glyphicon-text-height:before {
    content: "\E106"
}

.glyphicon.glyphicon-text-width:before {
    content: "\E107"
}

.glyphicon.glyphicon-text-resize:before {
    content: "\E108"
}

.glyphicon.glyphicon-left-indent:before {
    content: "\E109"
}

.glyphicon.glyphicon-right-indent:before {
    content: "\E110"
}

.glyphicon.glyphicon-align-left:before {
    content: "\E111"
}

.glyphicon.glyphicon-align-center:before {
    content: "\E112"
}

.glyphicon.glyphicon-align-right:before {
    content: "\E113"
}

.glyphicon.glyphicon-justify:before {
    content: "\E114"
}

.glyphicon.glyphicon-list:before {
    content: "\E115"
}

.glyphicon.glyphicon-text-smaller:before {
    content: "\E116"
}

.glyphicon.glyphicon-text-bigger:before {
    content: "\E117"
}

.glyphicon.glyphicon-embed:before {
    content: "\E118"
}

.glyphicon.glyphicon-embed-close:before {
    content: "\E119"
}

.glyphicon.glyphicon-table:before {
    content: "\E120"
}

.glyphicon.glyphicon-message-full:before {
    content: "\E121"
}

.glyphicon.glyphicon-message-empty:before {
    content: "\E122"
}

.glyphicon.glyphicon-message-in:before {
    content: "\E123"
}

.glyphicon.glyphicon-message-out:before {
    content: "\E124"
}

.glyphicon.glyphicon-message-plus:before {
    content: "\E125"
}

.glyphicon.glyphicon-message-minus:before {
    content: "\E126"
}

.glyphicon.glyphicon-message-ban:before {
    content: "\E127"
}

.glyphicon.glyphicon-message-flag:before {
    content: "\E128"
}

.glyphicon.glyphicon-message-lock:before {
    content: "\E129"
}

.glyphicon.glyphicon-message-new:before {
    content: "\E130"
}

.glyphicon.glyphicon-inbox:before {
    content: "\E131"
}

.glyphicon.glyphicon-inbox-plus:before {
    content: "\E132"
}

.glyphicon.glyphicon-inbox-minus:before {
    content: "\E133"
}

.glyphicon.glyphicon-inbox-lock:before {
    content: "\E134"
}

.glyphicon.glyphicon-inbox-in:before {
    content: "\E135"
}

.glyphicon.glyphicon-inbox-out:before {
    content: "\E136"
}

.glyphicon.glyphicon-cogwheel:before {
    content: "\E137"
}

.glyphicon.glyphicon-cogwheels:before {
    content: "\E138"
}

.glyphicon.glyphicon-picture:before {
    content: "\E139"
}

.glyphicon.glyphicon-adjust-alt:before {
    content: "\E140"
}

.glyphicon.glyphicon-database-lock:before {
    content: "\E141"
}

.glyphicon.glyphicon-database-plus:before {
    content: "\E142"
}

.glyphicon.glyphicon-database-minus:before {
    content: "\E143"
}

.glyphicon.glyphicon-database-ban:before {
    content: "\E144"
}

.glyphicon.glyphicon-folder-open:before {
    content: "\E145"
}

.glyphicon.glyphicon-folder-plus:before {
    content: "\E146"
}

.glyphicon.glyphicon-folder-minus:before {
    content: "\E147"
}

.glyphicon.glyphicon-folder-lock:before {
    content: "\E148"
}

.glyphicon.glyphicon-folder-flag:before {
    content: "\E149"
}

.glyphicon.glyphicon-folder-new:before {
    content: "\E150"
}

.glyphicon.glyphicon-edit:before {
    content: "\E151"
}

.glyphicon.glyphicon-new-window:before {
    content: "\E152"
}

.glyphicon.glyphicon-check:before {
    content: "\E153"
}

.glyphicon.glyphicon-unchecked:before {
    content: "\E154"
}

.glyphicon.glyphicon-more-windows:before {
    content: "\E155"
}

.glyphicon.glyphicon-show-big-thumbnails:before {
    content: "\E156"
}

.glyphicon.glyphicon-show-thumbnails:before {
    content: "\E157"
}

.glyphicon.glyphicon-show-thumbnails-with-lines:before {
    content: "\E158"
}

.glyphicon.glyphicon-show-lines:before {
    content: "\E159"
}

.glyphicon.glyphicon-playlist:before {
    content: "\E160"
}

.glyphicon.glyphicon-imac:before {
    content: "\E161"
}

.glyphicon.glyphicon-macbook:before {
    content: "\E162"
}

.glyphicon.glyphicon-ipad:before {
    content: "\E163"
}

.glyphicon.glyphicon-iphone:before {
    content: "\E164"
}

.glyphicon.glyphicon-iphone-transfer:before {
    content: "\E165"
}

.glyphicon.glyphicon-iphone-exchange:before {
    content: "\E166"
}

.glyphicon.glyphicon-ipod:before {
    content: "\E167"
}

.glyphicon.glyphicon-ipod-shuffle:before {
    content: "\E168"
}

.glyphicon.glyphicon-ear-plugs:before {
    content: "\E169"
}

.glyphicon.glyphicon-record:before {
    content: "\E170"
}

.glyphicon.glyphicon-step-backward:before {
    content: "\E171"
}

.glyphicon.glyphicon-fast-backward:before {
    content: "\E172"
}

.glyphicon.glyphicon-rewind:before {
    content: "\E173"
}

.glyphicon.glyphicon-play:before {
    content: "\E174"
}

.glyphicon.glyphicon-pause:before {
    content: "\E175"
}

.glyphicon.glyphicon-stop:before {
    content: "\E176"
}

.glyphicon.glyphicon-forward:before {
    content: "\E177"
}

.glyphicon.glyphicon-fast-forward:before {
    content: "\E178"
}

.glyphicon.glyphicon-step-forward:before {
    content: "\E179"
}

.glyphicon.glyphicon-eject:before {
    content: "\E180"
}

.glyphicon.glyphicon-facetime-video:before {
    content: "\E181"
}

.glyphicon.glyphicon-download-alt:before {
    content: "\E182"
}

.glyphicon.glyphicon-mute:before {
    content: "\E183"
}

.glyphicon.glyphicon-volume-down:before {
    content: "\E184"
}

.glyphicon.glyphicon-volume-up:before {
    content: "\E185"
}

.glyphicon.glyphicon-screenshot:before {
    content: "\E186"
}

.glyphicon.glyphicon-move:before {
    content: "\E187"
}

.glyphicon.glyphicon-more:before {
    content: "\E188"
}

.glyphicon.glyphicon-brightness-reduce:before {
    content: "\E189"
}

.glyphicon.glyphicon-brightness-increase:before {
    content: "\E190"
}

.glyphicon.glyphicon-circle-plus:before,
.glyphicon.glyphicon-plus-sign:before {
    content: "\E191"
}

.glyphicon.glyphicon-circle-minus:before,
.glyphicon.glyphicon-minus-sign:before {
    content: "\E192"
}

.glyphicon.glyphicon-circle-remove:before,
.glyphicon.glyphicon-remove-sign:before {
    content: "\E193"
}

.glyphicon.glyphicon-circle-ok:before,
.glyphicon.glyphicon-ok-sign:before {
    content: "\E194"
}

.glyphicon.glyphicon-circle-question-mark:before,
.glyphicon.glyphicon-question-sign:before {
    content: "\E195"
}

.glyphicon.glyphicon-circle-info:before,
.glyphicon.glyphicon-info-sign:before {
    content: "\E196"
}

.glyphicon.glyphicon-circle-exclamation-mark:before,
.glyphicon.glyphicon-exclamation-sign:before {
    content: "\E197"
}

.glyphicon.glyphicon-remove-circle:before {
    content: "\E198"
}

.glyphicon.glyphicon-ok-circle:before {
    content: "\E199"
}

.glyphicon.glyphicon-ban-circle:before {
    content: "\E200"
}

.glyphicon.glyphicon-download:before {
    content: "\E201"
}

.glyphicon.glyphicon-upload:before {
    content: "\E202"
}

.glyphicon.glyphicon-shopping-cart:before {
    content: "\E203"
}

.glyphicon.glyphicon-lock:before {
    content: "\E204"
}

.glyphicon.glyphicon-unlock:before {
    content: "\E205"
}

.glyphicon.glyphicon-electricity:before {
    content: "\E206"
}

.glyphicon.glyphicon-ok-2:before,
.glyphicon.glyphicon-ok:before {
    content: "\E207"
}

.glyphicon.glyphicon-remove-2:before,
.glyphicon.glyphicon-remove:before {
    content: "\E208"
}

.glyphicon.glyphicon-cart-in:before {
    content: "\E209"
}

.glyphicon.glyphicon-cart-out:before {
    content: "\E210"
}

.glyphicon.glyphicon-arrow-left:before {
    content: "\E211"
}

.glyphicon.glyphicon-arrow-right:before {
    content: "\E212"
}

.glyphicon.glyphicon-arrow-down:before {
    content: "\E213"
}

.glyphicon.glyphicon-arrow-up:before {
    content: "\E214"
}

.glyphicon.glyphicon-resize-small:before {
    content: "\E215"
}

.glyphicon.glyphicon-resize-full:before {
    content: "\E216"
}

.glyphicon.glyphicon-circle-arrow-left:before {
    content: "\E217"
}

.glyphicon.glyphicon-circle-arrow-right:before {
    content: "\E218"
}

.glyphicon.glyphicon-circle-arrow-top:before {
    content: "\E219"
}

.glyphicon.glyphicon-circle-arrow-down:before {
    content: "\E220"
}

.glyphicon.glyphicon-play-button:before {
    content: "\E221"
}

.glyphicon.glyphicon-unshare:before {
    content: "\E222"
}

.glyphicon.glyphicon-share:before {
    content: "\E223"
}

.glyphicon.glyphicon-chevron-right:before {
    content: "\E224"
}

.glyphicon.glyphicon-chevron-left:before {
    content: "\E225"
}

.glyphicon.glyphicon-bluetooth:before {
    content: "\E226"
}

.glyphicon.glyphicon-euro:before {
    content: "\E227"
}

.glyphicon.glyphicon-usd:before {
    content: "\E228"
}

.glyphicon.glyphicon-gbp:before {
    content: "\E229"
}

.glyphicon.glyphicon-retweet-2:before {
    content: "\E230"
}

.glyphicon.glyphicon-moon:before {
    content: "\E231"
}

.glyphicon.glyphicon-sun:before {
    content: "\E232"
}

.glyphicon.glyphicon-cloud:before {
    content: "\E233"
}

.glyphicon.glyphicon-direction:before {
    content: "\E234"
}

.glyphicon.glyphicon-brush:before {
    content: "\E235"
}

.glyphicon.glyphicon-pen:before {
    content: "\E236"
}

.glyphicon.glyphicon-zoom-in:before {
    content: "\E237"
}

.glyphicon.glyphicon-zoom-out:before {
    content: "\E238"
}

.glyphicon.glyphicon-pin:before {
    content: "\E239"
}

.glyphicon.glyphicon-albums:before {
    content: "\E240"
}

.glyphicon.glyphicon-rotation-lock:before {
    content: "\E241"
}

.glyphicon.glyphicon-flash:before {
    content: "\E242"
}

.glyphicon.glyphicon-map-marker:before {
    content: "\E243"
}

.glyphicon.glyphicon-anchor:before {
    content: "\E244"
}

.glyphicon.glyphicon-conversation:before {
    content: "\E245"
}

.glyphicon.glyphicon-chat:before {
    content: "\E246"
}

.glyphicon.glyphicon-note-empty:before {
    content: "\E247"
}

.glyphicon.glyphicon-note:before {
    content: "\E248"
}

.glyphicon.glyphicon-asterisk:before {
    content: "\E249"
}

.glyphicon.glyphicon-divide:before {
    content: "\E250"
}

.glyphicon.glyphicon-snorkel-diving:before {
    content: "\E251"
}

.glyphicon.glyphicon-scuba-diving:before {
    content: "\E252"
}

.glyphicon.glyphicon-oxygen-bottle:before {
    content: "\E253"
}

.glyphicon.glyphicon-fins:before {
    content: "\E254"
}

.glyphicon.glyphicon-fishes:before {
    content: "\E255"
}

.glyphicon.glyphicon-boat:before {
    content: "\E256"
}

.glyphicon.glyphicon-delete:before {
    content: "\E257"
}

.glyphicon.glyphicon-sheriffs-star:before {
    content: "\E258"
}

.glyphicon.glyphicon-qrcode:before {
    content: "\E259"
}

.glyphicon.glyphicon-barcode:before {
    content: "\E260"
}

.glyphicon.glyphicon-pool:before {
    content: "\E261"
}

.glyphicon.glyphicon-buoy:before {
    content: "\E262"
}

.glyphicon.glyphicon-spade:before {
    content: "\E263"
}

.glyphicon.glyphicon-bank:before {
    content: "\E264"
}

.glyphicon.glyphicon-vcard:before {
    content: "\E265"
}

.glyphicon.glyphicon-electrical-plug:before {
    content: "\E266"
}

.glyphicon.glyphicon-flag:before {
    content: "\E267"
}

.glyphicon.glyphicon-credit-card:before {
    content: "\E268"
}

.glyphicon.glyphicon-keyboard-wireless:before {
    content: "\E269"
}

.glyphicon.glyphicon-keyboard-wired:before {
    content: "\E270"
}

.glyphicon.glyphicon-shield:before {
    content: "\E271"
}

.glyphicon.glyphicon-ring:before {
    content: "\E272"
}

.glyphicon.glyphicon-cake:before {
    content: "\E273"
}

.glyphicon.glyphicon-drink:before {
    content: "\E274"
}

.glyphicon.glyphicon-beer:before {
    content: "\E275"
}

.glyphicon.glyphicon-fast-food:before {
    content: "\E276"
}

.glyphicon.glyphicon-cutlery:before {
    content: "\E277"
}

.glyphicon.glyphicon-pizza:before {
    content: "\E278"
}

.glyphicon.glyphicon-birthday-cake:before {
    content: "\E279"
}

.glyphicon.glyphicon-tablet:before {
    content: "\E280"
}

.glyphicon.glyphicon-settings:before {
    content: "\E281"
}

.glyphicon.glyphicon-bullets:before {
    content: "\E282"
}

.glyphicon.glyphicon-cardio:before {
    content: "\E283"
}

.glyphicon.glyphicon-t-shirt:before {
    content: "\E284"
}

.glyphicon.glyphicon-pants:before {
    content: "\E285"
}

.glyphicon.glyphicon-sweater:before {
    content: "\E286"
}

.glyphicon.glyphicon-fabric:before {
    content: "\E287"
}

.glyphicon.glyphicon-leather:before {
    content: "\E288"
}

.glyphicon.glyphicon-scissors:before {
    content: "\E289"
}

.glyphicon.glyphicon-bomb:before {
    content: "\E290"
}

.glyphicon.glyphicon-skull:before {
    content: "\E291"
}

.glyphicon.glyphicon-celebration:before {
    content: "\E292"
}

.glyphicon.glyphicon-tea-kettle:before {
    content: "\E293"
}

.glyphicon.glyphicon-french-press:before {
    content: "\E294"
}

.glyphicon.glyphicon-coffee-cup:before {
    content: "\E295"
}

.glyphicon.glyphicon-pot:before {
    content: "\E296"
}

.glyphicon.glyphicon-grater:before {
    content: "\E297"
}

.glyphicon.glyphicon-kettle:before {
    content: "\E298"
}

.glyphicon.glyphicon-hospital:before {
    content: "\E299"
}

.glyphicon.glyphicon-hospital-h:before {
    content: "\E300"
}

.glyphicon.glyphicon-microphone:before {
    content: "\E301"
}

.glyphicon.glyphicon-webcam:before {
    content: "\E302"
}

.glyphicon.glyphicon-temple-christianity-church:before {
    content: "\E303"
}

.glyphicon.glyphicon-temple-islam:before {
    content: "\E304"
}

.glyphicon.glyphicon-temple-hindu:before {
    content: "\E305"
}

.glyphicon.glyphicon-temple-buddhist:before {
    content: "\E306"
}

.glyphicon.glyphicon-bicycle:before {
    content: "\E307"
}

.glyphicon.glyphicon-life-preserver:before {
    content: "\E308"
}

.glyphicon.glyphicon-share-alt:before {
    content: "\E309"
}

.glyphicon.glyphicon-comments:before {
    content: "\E310"
}

.glyphicon.glyphicon-flower:before {
    content: "\E311"
}

.glyphicon.glyphicon-baseball:before {
    content: "\E312"
}

.glyphicon.glyphicon-rugby:before {
    content: "\E313"
}

.glyphicon.glyphicon-ax:before {
    content: "\E314"
}

.glyphicon.glyphicon-table-tennis:before {
    content: "\E315"
}

.glyphicon.glyphicon-bowling:before {
    content: "\E316"
}

.glyphicon.glyphicon-tree-conifer:before {
    content: "\E317"
}

.glyphicon.glyphicon-tree-deciduous:before {
    content: "\E318"
}

.glyphicon.glyphicon-more-items:before {
    content: "\E319"
}

.glyphicon.glyphicon-sort:before {
    content: "\E320"
}

.glyphicon.glyphicon-filter:before {
    content: "\E321"
}

.glyphicon.glyphicon-gamepad:before {
    content: "\E322"
}

.glyphicon.glyphicon-playing-dices:before {
    content: "\E323"
}

.glyphicon.glyphicon-calculator:before {
    content: "\E324"
}

.glyphicon.glyphicon-tie:before {
    content: "\E325"
}

.glyphicon.glyphicon-wallet:before {
    content: "\E326"
}

.glyphicon.glyphicon-piano:before {
    content: "\E327"
}

.glyphicon.glyphicon-sampler:before {
    content: "\E328"
}

.glyphicon.glyphicon-podium:before {
    content: "\E329"
}

.glyphicon.glyphicon-soccer-ball:before {
    content: "\E330"
}

.glyphicon.glyphicon-blog:before {
    content: "\E331"
}

.glyphicon.glyphicon-dashboard:before {
    content: "\E332"
}

.glyphicon.glyphicon-certificate:before {
    content: "\E333"
}

.glyphicon.glyphicon-bell:before {
    content: "\E334"
}

.glyphicon.glyphicon-candle:before {
    content: "\E335"
}

.glyphicon.glyphicon-pushpin:before {
    content: "\E336"
}

.glyphicon.glyphicon-iphone-shake:before {
    content: "\E337"
}

.glyphicon.glyphicon-pin-flag:before {
    content: "\E338"
}

.glyphicon.glyphicon-turtle:before {
    content: "\E339"
}

.glyphicon.glyphicon-rabbit:before {
    content: "\E340"
}

.glyphicon.glyphicon-globe:before {
    content: "\E341"
}

.glyphicon.glyphicon-briefcase:before {
    content: "\E342"
}

.glyphicon.glyphicon-hdd:before {
    content: "\E343"
}

.glyphicon.glyphicon-thumbs-up:before {
    content: "\E344"
}

.glyphicon.glyphicon-thumbs-down:before {
    content: "\E345"
}

.glyphicon.glyphicon-hand-right:before {
    content: "\E346"
}

.glyphicon.glyphicon-hand-left:before {
    content: "\E347"
}

.glyphicon.glyphicon-hand-up:before {
    content: "\E348"
}

.glyphicon.glyphicon-hand-down:before {
    content: "\E349"
}

.glyphicon.glyphicon-fullscreen:before {
    content: "\E350"
}

.glyphicon.glyphicon-shopping-bag:before {
    content: "\E351"
}

.glyphicon.glyphicon-book-open:before {
    content: "\E352"
}

.glyphicon.glyphicon-nameplate:before {
    content: "\E353"
}

.glyphicon.glyphicon-nameplate-alt:before {
    content: "\E354"
}

.glyphicon.glyphicon-vases:before {
    content: "\E355"
}

.glyphicon.glyphicon-bullhorn:before {
    content: "\E356"
}

.glyphicon.glyphicon-dumbbell:before {
    content: "\E357"
}

.glyphicon.glyphicon-suitcase:before {
    content: "\E358"
}

.glyphicon.glyphicon-file-import:before {
    content: "\E359"
}

.glyphicon.glyphicon-file-export:before {
    content: "\E360"
}

.glyphicon.glyphicon-bug:before {
    content: "\E361"
}

.glyphicon.glyphicon-crown:before {
    content: "\E362"
}

.glyphicon.glyphicon-smoking:before {
    content: "\E363"
}

.glyphicon.glyphicon-cloud-upload:before {
    content: "\E364"
}

.glyphicon.glyphicon-cloud-download:before {
    content: "\E365"
}

.glyphicon.glyphicon-restart:before {
    content: "\E366"
}

.glyphicon.glyphicon-security-camera:before {
    content: "\E367"
}

.glyphicon.glyphicon-expand:before {
    content: "\E368"
}

.glyphicon.glyphicon-collapse:before {
    content: "\E369"
}

.glyphicon.glyphicon-collapse-top:before {
    content: "\E370"
}

.glyphicon.glyphicon-globe-af:before {
    content: "\E371"
}

.glyphicon.glyphicon-global:before {
    content: "\E372"
}

.glyphicon.glyphicon-spray:before {
    content: "\E373"
}

.glyphicon.glyphicon-nails:before {
    content: "\E374"
}

.glyphicon.glyphicon-claw-hammer:before {
    content: "\E375"
}

.glyphicon.glyphicon-classic-hammer:before {
    content: "\E376"
}

.glyphicon.glyphicon-hand-saw:before {
    content: "\E377"
}

.glyphicon.glyphicon-riflescope:before {
    content: "\E378"
}

.glyphicon.glyphicon-electrical-socket-eu:before {
    content: "\E379"
}

.glyphicon.glyphicon-electrical-socket-us:before {
    content: "\E380"
}

.glyphicon.glyphicon-message-forward:before {
    content: "\E381"
}

.glyphicon.glyphicon-coat-hanger:before {
    content: "\E382"
}

.glyphicon.glyphicon-dress:before {
    content: "\E383"
}

.glyphicon.glyphicon-bathrobe:before {
    content: "\E384"
}

.glyphicon.glyphicon-shirt:before {
    content: "\E385"
}

.glyphicon.glyphicon-underwear:before {
    content: "\E386"
}

.glyphicon.glyphicon-log-in:before {
    content: "\E387"
}

.glyphicon.glyphicon-log-out:before {
    content: "\E388"
}

.glyphicon.glyphicon-exit:before {
    content: "\E389"
}

.glyphicon.glyphicon-new-window-alt:before {
    content: "\E390"
}

.glyphicon.glyphicon-video-sd:before {
    content: "\E391"
}

.glyphicon.glyphicon-video-hd:before {
    content: "\E392"
}

.glyphicon.glyphicon-subtitles:before {
    content: "\E393"
}

.glyphicon.glyphicon-sound-stereo:before {
    content: "\E394"
}

.glyphicon.glyphicon-sound-dolby:before {
    content: "\E395"
}

.glyphicon.glyphicon-sound-5-1:before {
    content: "\E396"
}

.glyphicon.glyphicon-sound-6-1:before {
    content: "\E397"
}

.glyphicon.glyphicon-sound-7-1:before {
    content: "\E398"
}

.glyphicon.glyphicon-copyright-mark:before {
    content: "\E399"
}

.glyphicon.glyphicon-registration-mark:before {
    content: "\E400"
}

.glyphicon.glyphicon-radar:before {
    content: "\E401"
}

.glyphicon.glyphicon-skateboard:before {
    content: "\E402"
}

.glyphicon.glyphicon-golf-course:before {
    content: "\E403"
}

.glyphicon.glyphicon-sorting:before {
    content: "\E404"
}

.glyphicon.glyphicon-sort-by-alphabet:before {
    content: "\E405"
}

.glyphicon.glyphicon-sort-by-alphabet-alt:before {
    content: "\E406"
}

.glyphicon.glyphicon-sort-by-order:before {
    content: "\E407"
}

.glyphicon.glyphicon-sort-by-order-alt:before {
    content: "\E408"
}

.glyphicon.glyphicon-sort-by-attributes:before {
    content: "\E409"
}

.glyphicon.glyphicon-sort-by-attributes-alt:before {
    content: "\E410"
}

.glyphicon.glyphicon-compressed:before {
    content: "\E411"
}

.glyphicon.glyphicon-package:before {
    content: "\E412"
}

.glyphicon.glyphicon-cloud-plus:before {
    content: "\E413"
}

.glyphicon.glyphicon-cloud-minus:before {
    content: "\E414"
}

.glyphicon.glyphicon-disk-save:before {
    content: "\E415"
}

.glyphicon.glyphicon-disk-open:before {
    content: "\E416"
}

.glyphicon.glyphicon-disk-saved:before {
    content: "\E417"
}

.glyphicon.glyphicon-disk-remove:before {
    content: "\E418"
}

.glyphicon.glyphicon-disk-import:before {
    content: "\E419"
}

.glyphicon.glyphicon-disk-export:before {
    content: "\E420"
}

.glyphicon.glyphicon-tower:before {
    content: "\E421"
}

.glyphicon.glyphicon-send:before {
    content: "\E422"
}

.glyphicon.glyphicon-git-branch:before {
    content: "\E423"
}

.glyphicon.glyphicon-git-create:before {
    content: "\E424"
}

.glyphicon.glyphicon-git-private:before {
    content: "\E425"
}

.glyphicon.glyphicon-git-delete:before {
    content: "\E426"
}

.glyphicon.glyphicon-git-merge:before {
    content: "\E427"
}

.glyphicon.glyphicon-git-pull-request:before {
    content: "\E428"
}

.glyphicon.glyphicon-git-compare:before {
    content: "\E429"
}

.glyphicon.glyphicon-git-commit:before {
    content: "\E430"
}

.glyphicon.glyphicon-construction-cone:before {
    content: "\E431"
}

.glyphicon.glyphicon-shoe-steps:before {
    content: "\E432"
}

.glyphicon.glyphicon-plus:before {
    content: "\E433"
}

.glyphicon.glyphicon-minus:before {
    content: "\E434"
}

.glyphicon.glyphicon-redo:before {
    content: "\E435"
}

.glyphicon.glyphicon-undo:before {
    content: "\E436"
}

.glyphicon.glyphicon-golf:before {
    content: "\E437"
}

.glyphicon.glyphicon-hockey:before {
    content: "\E438"
}

.glyphicon.glyphicon-pipe:before {
    content: "\E439"
}

.glyphicon.glyphicon-wrench:before {
    content: "\E440"
}

.glyphicon.glyphicon-folder-closed:before {
    content: "\E441"
}

.glyphicon.glyphicon-phone-alt:before {
    content: "\E442"
}

.glyphicon.glyphicon-earphone:before {
    content: "\E443"
}

.glyphicon.glyphicon-floppy-disk:before {
    content: "\E444"
}

.glyphicon.glyphicon-floppy-saved:before {
    content: "\E445"
}

.glyphicon.glyphicon-floppy-remove:before {
    content: "\E446"
}

.glyphicon.glyphicon-floppy-save:before {
    content: "\E447"
}

.glyphicon.glyphicon-floppy-open:before {
    content: "\E448"
}

.glyphicon.glyphicon-translate:before {
    content: "\E449"
}

.glyphicon.glyphicon-fax:before {
    content: "\E450"
}

.glyphicon.glyphicon-factory:before {
    content: "\E451"
}

.glyphicon.glyphicon-shop-window:before {
    content: "\E452"
}

.glyphicon.glyphicon-shop:before {
    content: "\E453"
}

.glyphicon.glyphicon-kiosk:before {
    content: "\E454"
}

.glyphicon.glyphicon-kiosk-wheels:before {
    content: "\E455"
}

.glyphicon.glyphicon-kiosk-light:before {
    content: "\E456"
}

.glyphicon.glyphicon-kiosk-food:before {
    content: "\E457"
}

.glyphicon.glyphicon-transfer:before {
    content: "\E458"
}

.glyphicon.glyphicon-money:before {
    content: "\E459"
}

.glyphicon.glyphicon-header:before {
    content: "\E460"
}

.glyphicon.glyphicon-blacksmith:before {
    content: "\E461"
}

.glyphicon.glyphicon-saw-blade:before {
    content: "\E462"
}

.glyphicon.glyphicon-basketball:before {
    content: "\E463"
}

.glyphicon.glyphicon-server:before {
    content: "\E464"
}

.glyphicon.glyphicon-server-plus:before {
    content: "\E465"
}

.glyphicon.glyphicon-server-minus:before {
    content: "\E466"
}

.glyphicon.glyphicon-server-ban:before {
    content: "\E467"
}

.glyphicon.glyphicon-server-flag:before {
    content: "\E468"
}

.glyphicon.glyphicon-server-lock:before {
    content: "\E469"
}

.glyphicon.glyphicon-server-new:before {
    content: "\E470"
}

.glyphicon.glyphicon-charging-station:before {
    content: "\E471"
}

.glyphicon.glyphicon-gas-station:before {
    content: "\E472"
}

.glyphicon.glyphicon-target:before {
    content: "\E473"
}

.glyphicon.glyphicon-bed:before {
    content: "\E474"
}

.glyphicon.glyphicon-mosquito:before {
    content: "\E475"
}

.glyphicon.glyphicon-dining-set:before {
    content: "\E476"
}

.glyphicon.glyphicon-plate-of-food:before {
    content: "\E477"
}

.glyphicon.glyphicon-hygiene-kit:before {
    content: "\E478"
}

.glyphicon.glyphicon-blackboard:before {
    content: "\E479"
}

.glyphicon.glyphicon-marriage:before {
    content: "\E480"
}

.glyphicon.glyphicon-bucket:before {
    content: "\E481"
}

.glyphicon.glyphicon-none-color-swatch:before {
    content: "\E482"
}

.glyphicon.glyphicon-bring-forward:before {
    content: "\E483"
}

.glyphicon.glyphicon-bring-to-front:before {
    content: "\E484"
}

.glyphicon.glyphicon-send-backward:before {
    content: "\E485"
}

.glyphicon.glyphicon-send-to-back:before {
    content: "\E486"
}

.glyphicon.glyphicon-fit-frame-to-image:before {
    content: "\E487"
}

.glyphicon.glyphicon-fit-image-to-frame:before {
    content: "\E488"
}

.glyphicon.glyphicon-multiple-displays:before {
    content: "\E489"
}

.glyphicon.glyphicon-handshake:before {
    content: "\E490"
}

.glyphicon.glyphicon-child:before {
    content: "\E491"
}

.glyphicon.glyphicon-baby-formula:before {
    content: "\E492"
}

.glyphicon.glyphicon-medicine:before {
    content: "\E493"
}

.glyphicon.glyphicon-atv-vehicle:before {
    content: "\E494"
}

.glyphicon.glyphicon-motorcycle:before {
    content: "\E495"
}

.glyphicon.glyphicon-bed-alt:before {
    content: "\E496"
}

.glyphicon.glyphicon-tent:before {
    content: "\E497"
}

.glyphicon.glyphicon-glasses:before {
    content: "\E498"
}

.glyphicon.glyphicon-sunglasses:before {
    content: "\E499"
}

.glyphicon.glyphicon-family:before {
    content: "\E500"
}

.glyphicon.glyphicon-education:before {
    content: "\E501"
}

.glyphicon.glyphicon-shoes:before {
    content: "\E502"
}

.glyphicon.glyphicon-map:before {
    content: "\E503"
}

.glyphicon.glyphicon-cd:before {
    content: "\E504"
}

.glyphicon.glyphicon-alert:before {
    content: "\E505"
}

.glyphicon.glyphicon-piggy-bank:before {
    content: "\E506"
}

.glyphicon.glyphicon-star-half:before {
    content: "\E507"
}

.glyphicon.glyphicon-cluster:before {
    content: "\E508"
}

.glyphicon.glyphicon-flowchart:before {
    content: "\E509"
}

.glyphicon.glyphicon-commodities:before {
    content: "\E510"
}

.glyphicon.glyphicon-duplicate:before {
    content: "\E511"
}

.glyphicon.glyphicon-copy:before {
    content: "\E512"
}

.glyphicon.glyphicon-paste:before {
    content: "\E513"
}

.glyphicon.glyphicon-bath-bathtub:before {
    content: "\E514"
}

.glyphicon.glyphicon-bath-shower:before {
    content: "\E515"
}

.glyphicon.glyphicon-shower:before {
    content: "\E516"
}

.glyphicon.glyphicon-menu-hamburger:before {
    content: "\E517"
}

.glyphicon.glyphicon-option-vertical:before {
    content: "\E518"
}

.glyphicon.glyphicon-option-horizontal:before {
    content: "\E519"
}

.glyphicon.glyphicon-currency-conversion:before {
    content: "\E520"
}

.glyphicon.glyphicon-user-ban:before {
    content: "\E521"
}

.glyphicon.glyphicon-user-lock:before {
    content: "\E522"
}

.glyphicon.glyphicon-user-flag:before {
    content: "\E523"
}

.glyphicon.glyphicon-user-asterisk:before {
    content: "\E524"
}

.glyphicon.glyphicon-user-alert:before {
    content: "\E525"
}

.glyphicon.glyphicon-user-key:before {
    content: "\E526"
}

.glyphicon.glyphicon-user-conversation:before {
    content: "\E527"
}

.glyphicon.glyphicon-database:before {
    content: "\E528"
}

.glyphicon.glyphicon-database-search:before {
    content: "\E529"
}

.glyphicon.glyphicon-list-alt:before {
    content: "\E530"
}

.glyphicon.glyphicon-hazard-sign:before {
    content: "\E531"
}

.glyphicon.glyphicon-hazard:before {
    content: "\E532"
}

.glyphicon.glyphicon-stop-sign:before {
    content: "\E533"
}

.glyphicon.glyphicon-lab:before {
    content: "\E534"
}

.glyphicon.glyphicon-lab-alt:before {
    content: "\E535"
}

.glyphicon.glyphicon-ice-cream:before {
    content: "\E536"
}

.glyphicon.glyphicon-ice-lolly:before {
    content: "\E537"
}

.glyphicon.glyphicon-ice-lolly-tasted:before {
    content: "\E538"
}

.glyphicon.glyphicon-invoice:before {
    content: "\E539"
}

.glyphicon.glyphicon-cart-tick:before {
    content: "\E540"
}

.glyphicon.glyphicon-hourglass:before {
    content: "\E541"
}

.glyphicon.glyphicon-cat:before {
    content: "\E542"
}

.glyphicon.glyphicon-lamp:before {
    content: "\E543"
}

.glyphicon.glyphicon-scale-classic:before {
    content: "\E544"
}

.glyphicon.glyphicon-eye-plus:before {
    content: "\E545"
}

.glyphicon.glyphicon-eye-minus:before {
    content: "\E546"
}

.glyphicon.glyphicon-quote:before {
    content: "\E547"
}

.glyphicon.glyphicon-bitcoin:before {
    content: "\E548"
}

.glyphicon.glyphicon-yen:before {
    content: "\E549"
}

.glyphicon.glyphicon-ruble:before {
    content: "\E550"
}

.glyphicon.glyphicon-erase:before {
    content: "\E551"
}

.glyphicon.glyphicon-podcast:before {
    content: "\E552"
}

.glyphicon.glyphicon-firework:before {
    content: "\E553"
}

.glyphicon.glyphicon-scale:before {
    content: "\E554"
}

.glyphicon.glyphicon-king:before {
    content: "\E555"
}

.glyphicon.glyphicon-queen:before {
    content: "\E556"
}

.glyphicon.glyphicon-pawn:before {
    content: "\E557"
}

.glyphicon.glyphicon-bishop:before {
    content: "\E558"
}

.glyphicon.glyphicon-knight:before {
    content: "\E559"
}

.glyphicon.glyphicon-mic-mute:before {
    content: "\E560"
}

.glyphicon.glyphicon-voicemail:before {
    content: "\E561"
}

.glyphicon.glyphicon-paragraph-alt:before {
    content: "\E562"
}

.glyphicon.glyphicon-person-walking:before {
    content: "\E563"
}

.glyphicon.glyphicon-person-wheelchair:before {
    content: "\E564"
}

.glyphicon.glyphicon-underground:before {
    content: "\E565"
}

.glyphicon.glyphicon-car-hov:before {
    content: "\E566"
}

.glyphicon.glyphicon-car-rental:before {
    content: "\E567"
}

.glyphicon.glyphicon-transport:before {
    content: "\E568"
}

.glyphicon.glyphicon-taxi:before {
    content: "\E569"
}

.glyphicon.glyphicon-ice-cream-no:before {
    content: "\E570"
}

.glyphicon.glyphicon-uk-rat-u:before {
    content: "\E571"
}

.glyphicon.glyphicon-uk-rat-pg:before {
    content: "\E572"
}

.glyphicon.glyphicon-uk-rat-12a:before {
    content: "\E573"
}

.glyphicon.glyphicon-uk-rat-12:before {
    content: "\E574"
}

.glyphicon.glyphicon-uk-rat-15:before {
    content: "\E575"
}

.glyphicon.glyphicon-uk-rat-18:before {
    content: "\E576"
}

.glyphicon.glyphicon-uk-rat-r18:before {
    content: "\E577"
}

.glyphicon.glyphicon-tv:before {
    content: "\E578"
}

.glyphicon.glyphicon-sms:before {
    content: "\E579"
}

.glyphicon.glyphicon-mms:before {
    content: "\E580"
}

.glyphicon.glyphicon-us-rat-g:before {
    content: "\E581"
}

.glyphicon.glyphicon-us-rat-pg:before {
    content: "\E582"
}

.glyphicon.glyphicon-us-rat-pg-13:before {
    content: "\E583"
}

.glyphicon.glyphicon-us-rat-restricted:before {
    content: "\E584"
}

.glyphicon.glyphicon-us-rat-no-one-17:before {
    content: "\E585"
}

.glyphicon.glyphicon-equalizer:before {
    content: "\E586"
}

.glyphicon.glyphicon-speakers:before {
    content: "\E587"
}

.glyphicon.glyphicon-remote-control:before {
    content: "\E588"
}

.glyphicon.glyphicon-remote-control-tv:before {
    content: "\E589"
}

.glyphicon.glyphicon-shredder:before {
    content: "\E590"
}

.glyphicon.glyphicon-folder-heart:before {
    content: "\E591"
}

.glyphicon.glyphicon-person-running:before {
    content: "\E592"
}

.glyphicon.glyphicon-person:before {
    content: "\E593"
}

.glyphicon.glyphicon-voice:before {
    content: "\E594"
}

.glyphicon.glyphicon-stethoscope:before {
    content: "\E595"
}

.glyphicon.glyphicon-paired:before {
    content: "\E596"
}

.glyphicon.glyphicon-activity:before {
    content: "\E597"
}

.glyphicon.glyphicon-watch:before {
    content: "\E598"
}

.glyphicon.glyphicon-scissors-alt:before {
    content: "\E599"
}

.glyphicon.glyphicon-car-wheel:before {
    content: "\E600"
}

.glyphicon.glyphicon-chevron-up:before {
    content: "\E601"
}

.glyphicon.glyphicon-chevron-down:before {
    content: "\E602"
}

.glyphicon.glyphicon-superscript:before {
    content: "\E603"
}

.glyphicon.glyphicon-subscript:before {
    content: "\E604"
}

.glyphicon.glyphicon-text-size:before {
    content: "\E605"
}

.glyphicon.glyphicon-text-color:before {
    content: "\E606"
}

.glyphicon.glyphicon-text-background:before {
    content: "\E607"
}

.glyphicon.glyphicon-modal-window:before {
    content: "\E608"
}

.glyphicon.glyphicon-newspaper:before {
    content: "\E609"
}

.glyphicon.glyphicon-tractor:before {
    content: "\E610"
}

.glyphicon.glyphicon-camping:before {
    content: "\E611"
}

.glyphicon.glyphicon-camping-benches:before {
    content: "\E612"
}

.glyphicon.glyphicon-forest:before {
    content: "\E613"
}

.glyphicon.glyphicon-park:before {
    content: "\E614"
}

.glyphicon.glyphicon-field:before {
    content: "\E615"
}

.glyphicon.glyphicon-mountains:before {
    content: "\E616"
}

.glyphicon.glyphicon-fees-payments:before {
    content: "\E617"
}

.glyphicon.glyphicon-small-payments:before {
    content: "\E618"
}

.glyphicon.glyphicon-mixed-buildings:before {
    content: "\E619"
}

.glyphicon.glyphicon-industrial-zone:before {
    content: "\E620"
}

.glyphicon.glyphicon-visitor-tag:before {
    content: "\E621"
}

.glyphicon.glyphicon-businessman:before {
    content: "\E622"
}

.glyphicon.glyphicon-meditation:before {
    content: "\E623"
}

.glyphicon.glyphicon-bath:before {
    content: "\E624"
}

.glyphicon.glyphicon-donate:before {
    content: "\E625"
}

.glyphicon.glyphicon-sauna:before {
    content: "\E626"
}

.glyphicon.glyphicon-bedroom-nightstand:before {
    content: "\E627"
}

.glyphicon.glyphicon-bedroom-lamp:before {
    content: "\E628"
}

.glyphicon.glyphicon-doctor:before {
    content: "\E629"
}

.glyphicon.glyphicon-engineering-networks:before {
    content: "\E630"
}

.glyphicon.glyphicon-washing-machine:before {
    content: "\E631"
}

.glyphicon.glyphicon-dryer:before {
    content: "\E632"
}

.glyphicon.glyphicon-dishwasher:before {
    content: "\E633"
}

.glyphicon.glyphicon-luggage-group:before {
    content: "\E634"
}

.glyphicon.glyphicon-teenager:before {
    content: "\E635"
}

.glyphicon.glyphicon-person-stick:before {
    content: "\E636"
}

.glyphicon.glyphicon-person-stick-old:before {
    content: "\E637"
}

.glyphicon.glyphicon-traveler:before {
    content: "\E638"
}

.glyphicon.glyphicon-veteran:before {
    content: "\E639"
}

.glyphicon.glyphicon-group-chat:before {
    content: "\E640"
}

.glyphicon.glyphicon-elections:before {
    content: "\E641"
}

.glyphicon.glyphicon-law-justice:before {
    content: "\E642"
}

.glyphicon.glyphicon-judiciary:before {
    content: "\E643"
}

.glyphicon.glyphicon-house-fire:before {
    content: "\E644"
}

.glyphicon.glyphicon-firefighters:before {
    content: "\E645"
}

.glyphicon.glyphicon-police:before {
    content: "\E646"
}

.glyphicon.glyphicon-ambulance:before {
    content: "\E647"
}

.glyphicon.glyphicon-light-beacon:before {
    content: "\E648"
}

.glyphicon.glyphicon-important-day:before {
    content: "\E649"
}

.glyphicon.glyphicon-bike-park:before {
    content: "\E650"
}

.glyphicon.glyphicon-object-align-top:before {
    content: "\E651"
}

.glyphicon.glyphicon-object-align-bottom:before {
    content: "\E652"
}

.glyphicon.glyphicon-object-align-horizontal:before {
    content: "\E653"
}

.glyphicon.glyphicon-object-align-left:before {
    content: "\E654"
}

.glyphicon.glyphicon-object-align-vertical:before {
    content: "\E655"
}

.glyphicon.glyphicon-object-align-right:before {
    content: "\E656"
}

.glyphicon.glyphicon-reflect-y:before {
    content: "\E657"
}

.glyphicon.glyphicon-reflect-x:before {
    content: "\E658"
}

.glyphicon.glyphicon-tick:before {
    content: "\E659"
}

.glyphicon.glyphicon-lawnmower:before {
    content: "\E660"
}

.glyphicon.glyphicon-call-redirect:before {
    content: "\E661"
}

.glyphicon.glyphicon-call-ip:before {
    content: "\E662"
}

.glyphicon.glyphicon-call-record:before {
    content: "\E663"
}

.glyphicon.glyphicon-call-ringtone:before {
    content: "\E664"
}

.glyphicon.glyphicon-call-traffic:before {
    content: "\E665"
}

.glyphicon.glyphicon-call-hold:before {
    content: "\E666"
}

.glyphicon.glyphicon-call-incoming:before {
    content: "\E667"
}

.glyphicon.glyphicon-call-outgoing:before {
    content: "\E668"
}

.glyphicon.glyphicon-call-video:before {
    content: "\E669"
}

.glyphicon.glyphicon-call-missed:before {
    content: "\E670"
}

.glyphicon.glyphicon-theater:before {
    content: "\E671"
}

.glyphicon.glyphicon-heartbeat:before {
    content: "\E672"
}

.glyphicon.glyphicon-kettlebell:before {
    content: "\E673"
}

.glyphicon.glyphicon-fireplace:before {
    content: "\E674"
}

.glyphicon.glyphicon-street-lights:before {
    content: "\E675"
}

.glyphicon.glyphicon-pedestrian:before {
    content: "\E676"
}

.glyphicon.glyphicon-flood:before {
    content: "\E677"
}

.glyphicon.glyphicon-open-water:before {
    content: "\E678"
}

.glyphicon.glyphicon-for-sale:before {
    content: "\E679"
}

.glyphicon.glyphicon-dustbin:before {
    content: "\E680"
}

.glyphicon.glyphicon-door:before {
    content: "\E681"
}

.glyphicon.glyphicon-camp-fire:before {
    content: "\E682"
}

.glyphicon.glyphicon-fleur-de-lis:before {
    content: "\E683"
}

.glyphicon.glyphicon-temperature-settings:before {
    content: "\E684"
}

.glyphicon.glyphicon-article:before {
    content: "\E685"
}

.glyphicon.glyphicon-sunbath:before {
    content: "\E686"
}

.glyphicon.glyphicon-balanced-diet:before {
    content: "\E687"
}

.glyphicon.glyphicon-ticket:before {
    content: "\E688"
}

.glyphicon.glyphicon-parking-ticket:before {
    content: "\E689"
}

.glyphicon.glyphicon-parking-meter:before {
    content: "\E690"
}

.glyphicon.glyphicon-laptop:before {
    content: "\E691"
}

.glyphicon.glyphicon-tree-structure:before {
    content: "\E692"
}

.glyphicon.glyphicon-weather-warning:before {
    content: "\E693"
}

.glyphicon.glyphicon-temperature-low:before {
    content: "\E694"
}

.glyphicon.glyphicon-temperature-high:before {
    content: "\E695"
}

.glyphicon.glyphicon-temperature-low-warning:before {
    content: "\E696"
}

.glyphicon.glyphicon-temperature-high-warning:before {
    content: "\E697"
}

.glyphicon.glyphicon-hurricane:before {
    content: "\E698"
}

.glyphicon.glyphicon-storm:before {
    content: "\E699"
}

.glyphicon.glyphicon-sorted-waste:before {
    content: "\E700"
}

.glyphicon.glyphicon-ear:before {
    content: "\E701"
}

.glyphicon.glyphicon-ear-deaf:before {
    content: "\E702"
}

.glyphicon.glyphicon-file-plus:before {
    content: "\E703"
}

.glyphicon.glyphicon-file-minus:before {
    content: "\E704"
}

.glyphicon.glyphicon-file-lock:before {
    content: "\E705"
}

.glyphicon.glyphicon-file-cloud:before {
    content: "\E706"
}

.glyphicon.glyphicon-file-cloud-download:before {
    content: "\E707"
}

.glyphicon.glyphicon-file-cloud-upload:before {
    content: "\E708"
}

.glyphicon.glyphicon-paragraph:before {
    content: "\E709"
}

.glyphicon.glyphicon-list-numbered:before {
    content: "\E710"
}

.glyphicon.glyphicon-donate-heart:before {
    content: "\E711"
}

.glyphicon.glyphicon-government:before {
    content: "\E712"
}

.glyphicon.glyphicon-maze:before {
    content: "\E713"
}

.glyphicon.glyphicon-chronicle:before {
    content: "\E714"
}

.glyphicon.glyphicon-user-structure:before {
    content: "\E715"
}

.glyphicon.glyphicon-recycle:before {
    content: "\E716"
}

.glyphicon.glyphicon-gas:before {
    content: "\E717"
}

.glyphicon.glyphicon-waste-pipe:before {
    content: "\E718"
}

.glyphicon.glyphicon-water-pipe:before {
    content: "\E719"
}

.glyphicon.glyphicon-parking:before {
    content: "\E720"
}

.glyphicon.glyphicon-closed:before {
    content: "\E721"
}

.glyphicon.glyphicon-mouse:before {
    content: "\E722"
}

.glyphicon.glyphicon-mouse-double-click:before {
    content: "\E723"
}

.glyphicon.glyphicon-mouse-left-click:before {
    content: "\E724"
}

.glyphicon.glyphicon-mouse-right-click:before {
    content: "\E725"
}

.glyphicon.glyphicon-mouse-middle-click:before {
    content: "\E726"
}

.glyphicon.glyphicon-mouse-scroll:before {
    content: "\E727"
}

.glyphicon.glyphicon-resize-vertical:before {
    content: "\E728"
}

.glyphicon.glyphicon-resize-horizontal:before {
    content: "\E729"
}

.glyphicon.glyphicon-temperature:before {
    content: "\E730"
}

.glyphicon.glyphicon-puzzle:before {
    content: "\E731"
}

.glyphicon.glyphicon-puzzle-2:before {
    content: "\E732"
}

.glyphicon.glyphicon-puzzle-3:before {
    content: "\E733"
}

.glyphicon.glyphicon-nearby-square:before {
    content: "\E734"
}

.glyphicon.glyphicon-nearby-circle:before {
    content: "\E735"
}

.glyphicon.glyphicon-rotate-right:before {
    content: "\E736"
}

.glyphicon.glyphicon-rotate-left:before {
    content: "\E737"
}

.glyphicon.glyphicon-pictures:before {
    content: "\E738"
}

.glyphicon.glyphicon-photo-album:before {
    content: "\E739"
}

.glyphicon.glyphicon-cadastral-map:before {
    content: "\E740"
}

.glyphicon.glyphicon-fingerprint-scan:before {
    content: "\E741"
}

.glyphicon.glyphicon-fingerprint:before {
    content: "\E742"
}

.glyphicon.glyphicon-fingerprint-lock:before {
    content: "\E743"
}

.glyphicon.glyphicon-fingerprint-ok:before {
    content: "\E744"
}

.glyphicon.glyphicon-fingerprint-remove:before {
    content: "\E745"
}

.glyphicon.glyphicon-fingerprint-reload:before {
    content: "\E746"
}

.glyphicon.glyphicon-pending-notifications:before {
    content: "\E747"
}

.glyphicon.glyphicon-synchronization:before {
    content: "\E748"
}

.glyphicon.glyphicon-synchronization-ban:before {
    content: "\E749"
}

.glyphicon.glyphicon-hash:before {
    content: "\E750"
}

.glyphicon.glyphicon-gender-male:before {
    content: "\E751"
}

.glyphicon.glyphicon-gender-female:before {
    content: "\E752"
}

.glyphicon.glyphicon-gender-virgin-female:before {
    content: "\E753"
}

.glyphicon.glyphicon-gender-intersex:before {
    content: "\E754"
}

.glyphicon.glyphicon-gender-transgender:before {
    content: "\E755"
}

.glyphicon.glyphicon-gender-ori-lesbian:before {
    content: "\E756"
}

.glyphicon.glyphicon-gender-ori-gay:before {
    content: "\E757"
}

.glyphicon.glyphicon-gender-ori-hetero:before {
    content: "\E758"
}

.glyphicon.glyphicon-gender-other:before {
    content: "\E759"
}

.glyphicon.glyphicon-gender-unknown:before {
    content: "\E760"
}

.glyphicon.glyphicon-scanner:before {
    content: "\E761"
}

.glyphicon.glyphicon-multifunction-printer:before {
    content: "\E762"
}

.glyphicon.glyphicon-lasso:before {
    content: "\E763"
}

.glyphicon.glyphicon-view-360:before {
    content: "\E764"
}

.glyphicon.glyphicon-battery-charging:before {
    content: "\E765"
}

.glyphicon.glyphicon-battery-full:before {
    content: "\E766"
}

.glyphicon.glyphicon-battery-75:before {
    content: "\E767"
}

.glyphicon.glyphicon-battery-50:before {
    content: "\E768"
}

.glyphicon.glyphicon-battery-25:before {
    content: "\E769"
}

.glyphicon.glyphicon-battery-10:before {
    content: "\E770"
}

.glyphicon.glyphicon-satellite:before {
    content: "\E771"
}

.glyphicon.glyphicon-satellite-dish:before {
    content: "\E772"
}

.glyphicon.glyphicon-satellite-dish-alt:before {
    content: "\E773"
}

.glyphicon.glyphicon-auction:before {
    content: "\E774"
}

.glyphicon.glyphicon-directions:before {
    content: "\E775"
}

.glyphicon.glyphicon-race:before {
    content: "\E776"
}

.glyphicon.glyphicon-robot:before {
    content: "\E777"
}

.glyphicon.glyphicon-ruler-alt:before {
    content: "\E778"
}

.glyphicon.glyphicon-cube-empty:before {
    content: "\E779"
}

.glyphicon.glyphicon-cube-black:before {
    content: "\E780"
}

.glyphicon.glyphicon-move-square:before {
    content: "\E781"
}

.glyphicon.glyphicon-drop:before {
    content: "\E782"
}

.glyphicon.glyphicon-vr-headset:before {
    content: "\E783"
}

.glyphicon.glyphicon-vr-charging:before {
    content: "\E784"
}

.glyphicon.glyphicon-vr-low-battery:before {
    content: "\E785"
}

.glyphicon.glyphicon-vr-paired:before {
    content: "\E786"
}

.glyphicon.glyphicon-vr-settings:before {
    content: "\E787"
}

.glyphicon.glyphicon-vr-maintenance:before {
    content: "\E788"
}

.glyphicon.glyphicon-filter-remove:before {
    content: "\E789"
}

.glyphicon.glyphicon-filter-applied:before {
    content: "\E790"
}

.glyphicon.glyphicon-one-day:before {
    content: "\E791"
}

.glyphicon.glyphicon-user-vr:before {
    content: "\E792"
}

.glyphicon.glyphicon-user-vr-add:before {
    content: "\E793"
}

.glyphicon.glyphicon-user-vr-remove:before {
    content: "\E794"
}

.glyphicon.glyphicon-dice-1:before {
    content: "\E795"
}

.glyphicon.glyphicon-dice-2:before {
    content: "\E796"
}

.glyphicon.glyphicon-dice-3:before {
    content: "\E797"
}

.glyphicon.glyphicon-dice-4:before {
    content: "\E798"
}

.glyphicon.glyphicon-dice-5:before {
    content: "\E799"
}

.glyphicon.glyphicon-dice-6:before {
    content: "\E800"
}

.social {
    display: inline-block;
    font-family: 'Glyphicons Social Regular'
}

#main-nav .navbar,
.alert.alert-info,
.btn.btn-primary,
.contact-header,
.submenu li a {
    font-family: 'Jost', sans-serif;
}

.social.social-pinterest:before {
    content: "\E001"
}

.social.social-dropbox:before {
    content: "\E002"
}

.social.social-google-plus:before {
    content: "\E003"
}

.social.social-jolicloud:before {
    content: "\E004"
}

.social.social-yahoo:before {
    content: "\E005"
}

.social.social-blogger:before {
    content: "\E006"
}

.social.social-picasa:before {
    content: "\E007"
}

.social.social-amazon:before {
    content: "\E008"
}

.social.social-tumblr:before {
    content: "\E009"
}

.social.social-wordpress:before {
    content: "\E010"
}

.social.social-instapaper:before {
    content: "\E011"
}

.social.social-evernote:before {
    content: "\E012"
}

.social.social-xing:before {
    content: "\E013"
}

.social.social-e-mail-envelope:before {
    content: "\E014"
}

.social.social-dribbble:before {
    content: "\E015"
}

.social.social-deviantart:before {
    content: "\E016"
}

.social.social-read-it-later:before {
    content: "\E017"
}

.social.social-linked-in:before {
    content: "\E018"
}

.social.social-gmail:before {
    content: "\E019"
}

.social.social-pinboard:before {
    content: "\E020"
}

.social.social-behance:before {
    content: "\E021"
}

.social.social-github:before {
    content: "\E022"
}

.social.social-youtube:before {
    content: "\E023"
}

.social.social-open-id:before {
    content: "\E024"
}

.social.social-foursquare:before {
    content: "\E025"
}

.social.social-quora:before {
    content: "\E026"
}

.social.social-badoo:before {
    content: "\E027"
}

.social.social-spotify:before {
    content: "\E028"
}

.social.social-stumbleupon:before {
    content: "\E029"
}

.social.social-readability:before {
    content: "\E030"
}

.social.social-facebook:before {
    content: "\E031"
}

.social.social-twitter:before {
    content: "\E032"
}

.social.social-instagram:before {
    content: "\E033"
}

.social.social-posterous-spaces:before {
    content: "\E034"
}

.social.social-vimeo:before {
    content: "\E035"
}

.social.social-flickr:before {
    content: "\E036"
}

.social.social-last-fm:before {
    content: "\E037"
}

.social.social-rss:before {
    content: "\E038"
}

.social.social-skype:before {
    content: "\E039"
}

.social.social-e-mail:before {
    content: "\E040"
}

.social.social-vine:before {
    content: "\E041"
}

.social.social-myspace:before {
    content: "\E042"
}

.social.social-goodreads:before {
    content: "\E043"
}

.social.social-apple:before {
    content: "\E044"
}

.social.social-windows:before {
    content: "\E045"
}

.social.social-yelp:before {
    content: "\E046"
}

.social.social-playstation:before {
    content: "\E047"
}

.social.social-xbox:before {
    content: "\E048"
}

.social.social-android:before {
    content: "\E049"
}

.social.social-ios:before {
    content: "\E050"
}

.social.social-wikipedia:before {
    content: "\E051"
}

.social.social-pocket:before {
    content: "\E052"
}

.social.social-steam:before {
    content: "\E053"
}

.social.social-soundcloud:before {
    content: "\E054"
}

.social.social-slideshare:before {
    content: "\E055"
}

.social.social-netflix:before {
    content: "\E056"
}

.social.social-paypal:before {
    content: "\E057"
}

.social.social-google-drive:before {
    content: "\E058"
}

.social.social-linux-foundation:before {
    content: "\E059"
}

.social.social-ebay:before {
    content: "\E060"
}

.social.social-bitbucket:before {
    content: "\E061"
}

.social.social-whatsapp:before {
    content: "\E062"
}

.social.social-buffer:before {
    content: "\E063"
}

.social.social-medium:before {
    content: "\E064"
}

.social.social-stackoverflow:before {
    content: "\E065"
}

.social.social-linux:before {
    content: "\E066"
}

.social.social-vk:before {
    content: "\E067"
}

.social.social-snapchat:before {
    content: "\E068"
}

.social.social-etsy:before {
    content: "\E069"
}

.social.social-stackexchange:before {
    content: "\E070"
}

.glyphicon.flip,
.social.flip {
    transform: scaleX(-1)
}

.glyphicon.flipv,
.social.flipv {
    transform: scaleY(-1)
}

.glyphicon.rotate90,
.social.rotate90 {
    transform: rotate(90deg)
}

.glyphicon.rotate180,
.social.rotate180 {
    transform: rotate(180deg)
}

.glyphicon.rotate270,
.social.rotate270 {
    transform: rotate(270deg)
}

#outdated {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 170px;
    text-align: center;
    z-index: 10001;
    background-color: #f25648;
    color: #fff
}

* html #outdated {
    position: absolute
}

#outdated h6 {
    font-size: 25px;
    line-height: 25px;
    margin: 30px 0 10px
}

#outdated p {
    font-size: 12px;
    line-height: 12px;
    margin: 0
}

#outdated #btnUpdateBrowser {
    display: block;
    position: relative;
    padding: 10px 20px;
    margin: 30px auto 0;
    width: 230px;
    color: #fff;
    text-decoration: none;
    border: 2px solid #fff;
    cursor: pointer
}

#outdated #btnUpdateBrowser:hover {
    color: #f25648;
    background-color: #fff
}

#outdated .last {
    position: absolute;
    top: 10px;
    right: 25px;
    width: 20px;
    height: 20px
}

#overlay,
#viewport {
    position: fixed;
    top: 0
}

#overlay,
#viewport,
body,
html {
    height: 100%
}

#outdated .last[dir=rtl] {
    right: auto!important;
    left: 25px!important
}

#outdated #btnCloseUpdateBrowser {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #fff;
    font-size: 36px;
    line-height: 36px
}

body {
    perspective: 300px;
}

b,
label,
strong,
th {
    font-weight: 700
}

h1,
h3,
h5 {
    color: #4e4e4e
}

h2,
h4,
h6 {
    color: #969696
}

div#wrap {
    height: auto;
    margin: 0 auto -58px;
    min-height: 100%;
    /* padding: 0 0 83px */
}

#viewport {
    width: 100%;
    overflow: auto;
    left: 0
}

#viewport.abweb-modal-open {
    position: fixed;
    animation: content-modal-open .35s ease normal forwards
}

#viewport.abweb-modal-closing {
    position: fixed;
    animation: content-modal-close .35s ease normal forwards
}

#overlay {
    left: 0;
    width: 100%;
    background: #000;
    opacity: .01;
    display: none;
    z-index: 2001;
    transition: opacity .35s ease;
    -webkit-transition: opacity .35s ease
}

footer,
footer div.col-xs-6 {
    background: #291E40;
}

img.fr-dib,
noscript {
    display: block
}

#overlay.overlay-showing {
    opacity: .7
}

#overlay.overlay-hiding {
    opacity: .01
}

footer {
    color: white;
    min-height: 58px;
    padding: 10px 0
}

.page-header {
    clear: both
}

.page-header:first-child {
    margin-top: 0
}

.well {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    background-clip: padding-box;
    box-shadow: none
}

.alert {
    animation: alert-slidedown .75s normal
}

.alert.alert-fixed-top {
    box-shadow: 4px 4px 8px rgba(0, 0, 0, .3)
}

.form-control,
.has-error .form-control,
.has-success .form-control,
.has-warning .form-control {
    box-shadow: none
}

body.cms-menu-visible .alert-fixed-top {
    margin-top: 50px
}

.modal {
    top: 50px
}

.fr-dii {
    margin: 15px 0!important
}

.fr-dii.fr-fil {
    margin: 15px 15px 15px 0!important
}

.fr-dii.fr-fir {
    margin: 15px 0 15px 15px!important
}

img.img-rounded {
    border-radius: 5px
}

img.img-bordered {
    padding: 1px;
    border: 1px solid transparent
}

img.img-more-padding,
img.img-more-padding.fr-dii {
    margin: 30px 0!important
}

img.img-more-padding.fr-dii.fr-fil,
img.img-more-padding.fr-fil {
    margin: 30px 30px 30px 0!important
}

img.img-more-padding.fr-dii.fr-fir,
img.img-more-padding.fr-fir {
    margin: 30px 0 30px 30px!important
}

img.fr-dib {
    margin: 15px auto;
    float: none
}

img.fr-dib.fr-fil {
    margin-left: 0
}

img.fr-dib.fr-fir {
    margin-right: 0
}

img.fr-dii {
    display: inline-block;
    float: none;
    vertical-align: bottom
}

img.fr-dii.fr-fil {
    float: left
}

img.fr-dii.fr-fir {
    float: right
}

img.img-no-top-margin,
img.img-no-top-margin.fr-dii,
img.img-no-top-margin.fr-dii.fr-fil,
img.img-no-top-margin.fr-dii.fr-fir {
    margin-top: 0!important
}

img.img-no-bottom-margin,
img.img-no-bottom-margin.fr-dii,
img.img-no-bottom-margin.fr-dii.fr-fil,
img.img-no-bottom-margin.fr-dii.fr-fir {
    margin-bottom: 0!important
}

@media (max-width:767px) {
    img.img-collapse-on-mobile,
    img.img-collapse-on-mobile.fr-dii,
    img.img-collapse-on-mobile.fr-dii.fr-fil,
    img.img-collapse-on-mobile.fr-dii.fr-fir {
        display: block!important;
        float: none!important;
        margin: 15px auto!important
    }
}

fieldset legend {
    line-height: 37.35px
}

.form-group {
    margin-bottom: 20px
}

.form-group.has-feedback.has-error,
.form-group.has-feedback.has-warning {
    animation: field-error-margin 150ms ease-out normal forwards
}

.form-group .form-control~div.error-message,
.form-group .form-control~span.label,
.form-group .input-group~div.error-message,
.form-group .input-group~span.label {
    display: block;
    height: 0;
    line-height: 15px;
    padding: 0 8px;
    overflow: hidden;
    animation: show-error 150ms ease-out normal forwards;
    text-align: left
}

.form-control::-moz-placeholder {
    color: #bfbfbf;
    opacity: 1
}

.form-control::-ms-input-placeholder {
    color: #bfbfbf;
    opacity: 1
}

.form-control::-webkit-input-placeholder {
    color: #bfbfbf;
    opacity: 1
}

.form-control::-input-placeholder {
    color: #bfbfbf;
    opacity: 1
}

.input-group .input-group-addon {
    border: 1px solid #bfbfbf;
    border-right: none
}

.input-group .input-group-addon .glyphicon {
    font-size: 1.3em;
    top: 0
}

.has-error .input-group .input-group-addon {
    border: 1px solid #a82824;
    border-right: none
}

.has-error .bootstrap-switch,
.has-error .select2-container .select2-selection {
    border: 1px solid #a82824
}

.has-success .input-group .input-group-addon {
    border: 1px solid #2f5f2f;
    border-right: none
}

.has-success .bootstrap-switch,
.has-success .select2-container .select2-selection {
    border: 1px solid #2f5f2f
}

.has-warning .input-group .input-group-addon {
    border: 1px solid #d18212;
    border-right: none
}

.has-warning .bootstrap-switch,
.has-warning .select2-container .select2-selection {
    border: 1px solid #d18212
}

.has-feedback label~.form-control-feedback {
    top: 37px;
    opacity: .5
}

.has-feedback label~.form-control-feedback.glyphicon {
    position: absolute
}

.btn {
    text-decoration: none
}

.btn.btn-labeled .glyphicon {
    top: 0;
    line-height: inherit
}

.checkbox {
    margin: 0
}

.bootstrap-switch.bootstrap-switch-focused {
    box-shadow: none!important;
    border: 1px solid #66afe9
}

.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label {
    padding: 5px
}

.switch-label {
    padding-top: 5px;
    cursor: pointer
}

.tooltip {
    padding: 8px 10px;
    font-weight: 400!important
}

.thumbnail {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    background-clip: padding-box
}

.select2-container.select2-inline {
    width: auto;
    display: inline-block
}

.select2-container .select2-dropdown .select2-results .select2-results__option {
    background: #fff;
    color: #555;
    border-left: 5px solid #fff
}

.select2-container .select2-dropdown .select2-results .select2-results__option:hover {
    background: #5897fb;
    color: #fff;
    border-left: 5px solid #5897fb
}

.select2-container .select2-dropdown .select2-results .select2-results__option[aria-selected=true] {
    background: #f2f2f2;
    color: #555;
    border-left: 5px solid #57bf2d
}

.select2-container .select2-dropdown .select2-results .select2-results__option[aria-selected=true]:hover {
    background: #5897fb;
    color: #fff;
    border-left: 5px solid #57bf2d
}

.select2-container.select2-container--open .select2-selection.select2-selection--single .select2-selection__arrow b {
    border-width: 0 5px 6px;
    border-color: transparent transparent #66afe9
}

.bootstrap-datetimepicker-widget {
    list-style: none;
    background: #fff;
    color: #555;
    border: 1px solid #bfbfbf;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .15)
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom {
    margin-top: 5px
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom::before {
    border-bottom: 7px solid #bfbfbf
}

.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table th.day:hover {
    background: #e6e6e6
}

.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover,
.bootstrap-datetimepicker-widget table th.active,
.bootstrap-datetimepicker-widget table th.active:hover {
    background: #c1c1c1;
    color: #000
}

.actions {
    margin: 10px 0
}

.fileinput .thumbnail {
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #bfbfbf;
    border-radius: 0;
    cursor: pointer;
    position: relative;
    width: 250px;
    height: 150px;
    line-height: 150px
}

.fileinput .thumbnail>canvas,
.fileinput .thumbnail>img {
    position: relative;
    max-width: 100%;
    z-index: 12
}

.fileinput .thumbnail:before {
    position: absolute;
    top: 48%!important;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    margin-top: -64px;
    content: "\E139";
    font-size: 128px;
    color: #f5f5f5;
    z-index: 9
}

.fileinput.fileinput-exists .thumbnail {
    background: url(/img/included/empty.gif) top left
}

.fileinput.fileinput-exists .thumbnail:before {
    content: none
}

.nope {
    display: none
}

@media (max-width:767px) {
    table.table-flex thead {
        display: none!important
    }
    table.table-flex tr {
        display: block!important;
        border-bottom: 2px solid #d5d5d5
    }
    table.table-flex tr:last-child {
        border-bottom: 0
    }
    table.table-flex tr td,
    table.table-flex tr th {
        display: block!important;
        position: relative;
        width: 100%!important;
        text-align: left;
        min-height: 38px
    }
    table.table-flex tr td[data-header],
    table.table-flex tr th[data-header] {
        padding-left: 33%
    }
    table.table-flex tr td[data-header]::before,
    table.table-flex tr th[data-header]::before {
        content: attr(data-header);
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 30%;
        height: 100%;
        padding: 8px;
        background: #EBEDF4;
        border-right: 1px solid #d5d5d5;
        font-weight: 700
    }
}

table.table-flex-content {
    width: 100%;
    margin: 0 0 15px
}

table.table-flex-content td,
table.table-flex-content th {
    padding: 0 15px
}

table.table-flex-content td:first-child,
table.table-flex-content th:first-child {
    padding-left: 0
}

table.table-flex-content td:last-child,
table.table-flex-content th:last-child {
    padding-right: 0
}

@media (min-width:768px) and (max-width:991px) {
    table.table-flex-content.collapse-on-sm {
        margin: 0 -15px 15px;
        display: block!important;
        width: auto!important
    }
    table.table-flex-content.collapse-on-sm tbody,
    table.table-flex-content.collapse-on-sm tr {
        display: block!important;
        width: 100%!important
    }
    table.table-flex-content.collapse-on-sm tbody td,
    table.table-flex-content.collapse-on-sm tbody th,
    table.table-flex-content.collapse-on-sm tr td,
    table.table-flex-content.collapse-on-sm tr th {
        display: block!important;
        width: 100%!important;
        padding: 5px 15px
    }
    table.table-flex-content.collapse-on-sm tbody td:first-child,
    table.table-flex-content.collapse-on-sm tbody td:last-child,
    table.table-flex-content.collapse-on-sm tbody th:first-child,
    table.table-flex-content.collapse-on-sm tbody th:last-child,
    table.table-flex-content.collapse-on-sm tr td:first-child,
    table.table-flex-content.collapse-on-sm tr td:last-child,
    table.table-flex-content.collapse-on-sm tr th:first-child,
    table.table-flex-content.collapse-on-sm tr th:last-child {
        padding: 5px 15px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    table.table-flex-content.collapse-on-md {
        margin: 0 -15px 15px;
        display: block!important;
        width: auto!important
    }
    table.table-flex-content.collapse-on-md tbody,
    table.table-flex-content.collapse-on-md tr {
        display: block!important;
        width: 100%!important
    }
    table.table-flex-content.collapse-on-md tbody td,
    table.table-flex-content.collapse-on-md tbody th,
    table.table-flex-content.collapse-on-md tr td,
    table.table-flex-content.collapse-on-md tr th {
        display: block!important;
        width: 100%!important;
        padding: 5px 15px
    }
    table.table-flex-content.collapse-on-md tbody td:first-child,
    table.table-flex-content.collapse-on-md tbody td:last-child,
    table.table-flex-content.collapse-on-md tbody th:first-child,
    table.table-flex-content.collapse-on-md tbody th:last-child,
    table.table-flex-content.collapse-on-md tr td:first-child,
    table.table-flex-content.collapse-on-md tr td:last-child,
    table.table-flex-content.collapse-on-md tr th:first-child,
    table.table-flex-content.collapse-on-md tr th:last-child {
        padding: 5px 15px
    }
}

@media (max-width:767px) {
    table.table-flex-content {
        margin: 0 -15px 15px;
        display: block!important;
        width: auto!important
    }
    table.table-flex-content tbody,
    table.table-flex-content tr {
        display: block!important;
        width: 100%!important
    }
    table.table-flex-content tbody td,
    table.table-flex-content tbody th,
    table.table-flex-content tr td,
    table.table-flex-content tr th {
        display: block!important;
        width: 100%!important;
        padding: 5px 15px
    }
    table.table-flex-content tbody td:first-child,
    table.table-flex-content tbody td:last-child,
    table.table-flex-content tbody th:first-child,
    table.table-flex-content tbody th:last-child,
    table.table-flex-content tr td:first-child,
    table.table-flex-content tr td:last-child,
    table.table-flex-content tr th:first-child,
    table.table-flex-content tr th:last-child {
        padding: 5px 15px
    }
}

.nav-tabs>li>a .glyphicon,
.nav-tabs>li>a .social {
    margin: 0 6px
}

.nav-tabs>li>a.error,
.nav-tabs>li>a.has-error {
    background: #f8d3b6;
    color: #d9534f
}

.nav-tabs>li.active a,
.nav-tabs>li.active a:focus,
.nav-tabs>li.active a:hover {
    outline: 0
}

.tab-content .tab-pane {
    padding: 15px;
    background: #f5f2e9;
    border: 1px solid #e4dac3;
    border-top: none
}

.tab-content .tab-no-border {
    padding: 15px 0;
    background: 0 0;
    border: none
}

.nav-tabs .nav-tab-full-border.active a,
.nav-tabs .nav-tab-full-border.active a:focus,
.nav-tabs .nav-tab-full-border.active a:hover {
    border-bottom-color: 1px solid #e4dac3;
    outline: 0
}

@media (max-width:767px) {
    .nav-tabs {
        float: left;
        width: 25%;
        border-bottom: none
    }
    .nav-tabs li {
        float: none
    }
    .nav-tabs li a,
    .nav-tabs li a:focus,
    .nav-tabs li a:hover {
        padding: 10px 8px;
        margin: 0 0 4px;
        border: 1px solid #e4dac3;
        border-right: none
    }
    .nav-tabs li.active a,
    .nav-tabs li.active a:focus,
    .nav-tabs li.active a:hover {
        border-bottom: 1px solid #e4dac3;
        border-right: none
    }
    .tab-content {
        float: right;
        width: 75%
    }
    .tab-content .tab-pane {
        border-top: 1px solid #e4dac3
    }
}

.form-group div.error-message,
.label {
    font-weight: 700
}

.fileinput .thumbnail:before,
.glyphicon,
.social {
    top: 3px
}

.fr-box {
    position: relative;
    padding: 0
}

.froala-editor .heir {
    opacity: .3
}

.abwebcms-theme .fr-popup .fr-command.fr-btn,
.abwebcms-theme .fr-toolbar .fr-command.fr-btn {
    background: #444
}

.abwebcms-theme .fr-popup .fr-command.fr-btn i,
.abwebcms-theme .fr-toolbar .fr-command.fr-btn i {
    top: 0
}

.abwebcms-theme .fr-element {
    padding: 15px
}

.abwebcms-theme .fr-element * {
    box-sizing: border-box
}

.abwebcms-theme .fr-element table.table-flex-content {
    margin: 0
}

.abwebcms-theme .fr-element table.table-flex-content td,
.abwebcms-theme .fr-element table.table-flex-content th {
    padding: 5px;
    border: 1px dotted #D6D6E5;
    background: #FBFBFF
}

.abwebcms-theme .fr-element div[class^=col-] {
    border: 1px dotted #D6D6E5;
    background: #FBFBFF
}

.abwebcms-theme .fr-element div[class^=col-]:first-child {
    border-left: none
}

.abwebcms-theme .fr-element div[class^=col-]:last-child {
    border-right: none
}

.abwebcms-theme .fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content {
    background: #fff;
    color: #777;
    border: 1px solid #444
}

.abwebcms-theme .fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content .fr-command .glyphicon {
    top: 6px
}

.abwebcms-theme .fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content .fr-command:focus,
.abwebcms-theme .fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content .fr-command:hover {
    background: #66afe9;
    color: #777
}

.abwebcms-theme .fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content .fr-command.fr-active {
    background: #E5A220;
    color: #777
}

.abwebcms-theme .fr-popup,
.abwebcms-theme .fr-popup.fr-desktop {
    background: #fff;
    color: #777;
    border: 1px solid #444;
    top: 37px!important
}

.abwebcms-theme .fr-popup .fr-arrow,
.abwebcms-theme .fr-popup.fr-desktop .fr-arrow {
    border-left-width: 8px;
    border-right-width: 8px;
    border-bottom-width: 9px
}

.abwebcms-theme .fr-popup.fr-above .fr-arrow,
.abwebcms-theme .fr-popup.fr-desktop.fr-above .fr-arrow {
    border-top-width: 9px
}

.abwebcms-theme .fr-popup .fr-buttons,
.abwebcms-theme .fr-popup.fr-desktop .fr-buttons {
    background: #444
}

.fr-popup.abwebcms-theme,
.fr-popup.fr-desktop.abwebcms-theme {
    background: #fff;
    color: #777;
    border: 1px solid #444
}

.fr-popup.abwebcms-theme .fr-arrow,
.fr-popup.fr-desktop.abwebcms-theme .fr-arrow {
    border-left-width: 8px;
    border-right-width: 8px;
    border-bottom-width: 9px
}

.fr-popup.abwebcms-theme.fr-above .fr-arrow,
.fr-popup.fr-desktop.abwebcms-theme.fr-above .fr-arrow {
    border-top-width: 9px
}

.fr-popup.abwebcms-theme .fr-buttons,
.fr-popup.fr-desktop.abwebcms-theme .fr-buttons {
    background: #444
}

.abweb-modal {
    position: fixed;
    width: 600px;
    background: #fff;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, .4);
    display: none
}

.abweb-modal .abweb-modal-body {
    padding: 15px
}

.abweb-modal .abweb-modal-footer,
.abweb-modal .abweb-modal-header {
    padding: 10px 15px
}

.abweb-modal .abweb-modal-header {
    background: #444;
    color: #fff;
    position: relative
}

.abweb-modal .abweb-modal-header h1,
.abweb-modal .abweb-modal-header h2,
.abweb-modal .abweb-modal-header h3,
.abweb-modal .abweb-modal-header h4,
.abweb-modal .abweb-modal-header h5,
.abweb-modal .abweb-modal-header h6,
.abweb-modal .abweb-modal-header p,
.abweb-modal .abweb-modal-header strong {
    font-size: 1em;
    font-weight: 700;
    color: #fff;
    margin: 0
}

.abweb-modal .abweb-modal-header button[data-close-modal] {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    line-height: 100%;
    width: 40px;
    color: #fff;
    background: 0 0;
    border: none;
    font-size: 1.5em;
    font-weight: 700;
    transition: background-color 175ms ease
}

.abweb-modal .abweb-modal-header button[data-close-modal]:hover {
    background: #d9534f
}

.abweb-modal .abweb-modal-footer {
    background: #f4f4f4;
    border-top: 1px solid #ddd
}

.abweb-modal.modal-open {
    position: fixed;
    animation: modal-open .35s ease normal forwards
}

.abweb-modal.modal-closing {
    position: fixed;
    animation: modal-close .35s ease normal forwards
}

header {
    /* background-image: url(/themes/thelodgemotel/assets/images/header.gif);*/
    background-position: bottom center;
    background-repeat: repeat-x;
    z-index: 1000;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .5);
    height: auto
}

header div#logo div.container h3 {
    position: absolute
}

header div#logo div.container h3 a {
    /*height: 173px;*/
    width: 136px;
    z-index: 1001;
    background-position: top;
    margin:10px 0px;
}

.contact-header {
    padding: 1px 0;
    background: #fddb00;
    color: #e2e2e2
}

.contact-header .container-fluid {
    margin-left: 130px
}

.contact-header a.top-cta-booking {
    display: inline
}

#main-nav {
    margin-bottom: 0
}

#main-nav .navbar {
    margin-left: 116px;
    padding-left: 0;
    height: auto
}

#main-nav .navbar .navbar-brand {
    padding: 0 15px 0 30px
}

@media (max-width:765px) {
#main-nav .navbar .navbar-brand {
opacity:0;
}

}

#main-nav .navbar .navbar-nav {
    height: auto
}

#main-nav .navbar .navbar-nav li.dropdown .dropdown-menu {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .5);
    transition: max-height .45s ease;
    -webkit-transition: max-height .45s ease;
    max-height: 0;
    overflow: hidden;
    display: block;
    border: none
}

#main-nav .navbar .navbar-nav li.dropdown .dropdown-menu li a {
    transition: background-color .3s ease;
    -webkit-transition: background-color .3s ease;
    text-transform: none;
    line-height: inherit;
    padding: 15px;
    font-size: 13px
}

#main-nav .navbar .navbar-nav li.dropdown .dropdown-menu li a:hover {
    color:#291E40;
    background-color: #ffffff 
}

#main-nav .navbar .navbar-nav li.dropdown .dropdown-menu li.active a,
#main-nav .navbar .navbar-nav li.dropdown .dropdown-menu li.active a:hover {
    color:#291E40;
    background-color: #dcdcdc
}

#main-nav .navbar .navbar-nav li.dropdown.open .dropdown-menu {
    max-height: 400px
}

@media screen and (max-width:767px) {
    header {
        z-index: 1005
    }
    #main-nav .navbar .navbar-nav {
        top: 0;
        left: 0;
        height: auto;
        width: 100%;
        margin: 0;
        z-index: 1005
    }
    #main-nav .navbar .navbar-nav>li {
        margin: 0 0 0 13px;
        /* padding:0!important; */
    }
    #main-nav .navbar .navbar-nav>li a {
        transition: background-color .3s ease;
        -webkit-transition: background-color .3s ease;
        line-height: 32px;
        background: white
    }
    #main-nav .navbar .navbar-nav>li a:hover {
        color:black;
        background: #291E40
    }
    #main-nav .navbar .navbar-nav>li.active>li a:hover {
        background: #291E40
    }
    #main-nav .navbar .dropdown-menu {
        position: relative;
        width: 100%
    }
}

.page-padding {
    height: 80px;
    background: #4f4f4f
}

.back-top {
    background: url(../themes/thelodgemotel/assets/img/back-top.gif) top left repeat-x;
    height: 5px
}

.bookingPanelWrapper {
    width: 100%;
    background-color: #333
}

.bookingPanelWrapper .mainBookingPanel {
    padding-top: 22px;
    padding-bottom: 23px
}

.content {
    background: #fff;
    padding: 30px;
    margin-top: -45px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .2)
}

@media (max-width:765px) {
    .content {
        padding:2px;
    }

}

.content .page-header:first-child,
.submenu {
    margin-top: 0
}

.well {
    background: #fafafa
}

.btn.btn-primary {
    background: white;
    border: 1px solid white;
    color: #291E40;
    border-radius:29px;
    transition: background-color .3s ease;
    -webkit-transition: background-color .3s ease
}

.btn.btn-primary:hover {
    background: #291E40;
    color:white 
}


body header div#logo {
    height: auto
}

body header div#logo h3,
body header div#logo h3 a {
    /*height: 271px;
    width: 182px */
}

body .contact-header .container-fluid {
    margin-left: 195px
}

body #main-nav .navbar {
    margin-left: 182px
}

@media screen and (max-width:767px) {
    body header div#logo h3 {
        width: 116px
    }
    body header div#logo h3 a {
        width: 116px;
        background-position: top center
    }
    body .contact-header .container-fluid {
        margin-left: 0px
    }
    body #main-nav .navbar {
        margin-top:0; 
        margin-left: 116px
    }
    
    .contact-header .container-fluid {font-size:12px;margin-left:0px;}
    
    .contact-header .container .container-fluid .row {display:block!important;line-height:2;}
    
 .contact-header .row .col-sm-3.col-md-3 {margin:25px 0px; }
    
}

body .carousel.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
    overflow: hidden;
    text-align: center
}

body .carousel.carousel-fade .carousel-inner .item img {
    position: relative;
    margin: 0 auto;
    min-width: 960px;
    max-width: none;
    width: 100%;
    min-height: 250px;
    height: 100%
}

body.home-page .carousel.carousel-fade .carousel-inner .active {
    opacity: 1
}

body.home-page .carousel.carousel-fade .carousel-inner .active.left,
body.home-page .carousel.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1
}

body.home-page .carousel.carousel-fade .carousel-inner .next.left,
body.home-page .carousel.carousel-fade .carousel-inner .prev.right {
    opacity: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    body.home-page .carousel.carousel-fade .carousel-inner .item.active.left,
    body.home-page .carousel.carousel-fade .carousel-inner .item.active.right,
    body.home-page .carousel.carousel-fade .carousel-inner .item.next,
    body.home-page .carousel.carousel-fade .carousel-inner .item.prev {
        opacity: 0;
        transform: translate3d(0, 0, 0)
    }
    body.home-page .carousel.carousel-fade .carousel-inner .item.active,
    body.home-page .carousel.carousel-fade .carousel-inner .item.next.left,
    body.home-page .carousel.carousel-fade .carousel-inner .item.prev.right {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

body.home-page .carousel.carousel-fade .carousel-control {
    z-index: 2
}

body.home-page .carousel.carousel-fade .carousel-indicators {
    bottom: 40px;
    opacity: .85
}

body.home-page .content {
    z-index: 10;
    position: relative
}

.room-image {
    margin: 0 auto 10px
}

.gallery-slider,
.room-slider {
    margin: 15px auto 0;
    width: 100%
}

.gallery-slider .slick-slide,
.room-slider .slick-slide {
    opacity: .3;
    overflow: hidden;
    margin-right: 10px;
    cursor: pointer
}

.gallery-slider .slick-slide.slick-center,
.room-slider .slick-slide.slick-center {
    opacity: 1
}

.room-bottom-line {
    margin-bottom: 10px
}

.alert.alert-info {
    background: #F0F4F4;
    border: 1px solid #fff;
    text-align: center;
    color: #282828
}

.alert.alert-info strong {
    display: block;
    font-size: 1.2em;
    margin-bottom: 5px
}

h3 .glyphicon {
    color: #969696;
    font-size: .6em;
    margin-top: 4px
}

.contact-details h3 {
    font-size: 1.5em
}

.contact-details h3 .glyphicon {
    top: -5px;
    font-size: 1.1em
}

.contact-details span.detail {
    display: block;
    color:#291E40;
    margin-top: -14px;
    margin-left: 32px;
    font-weight:600;
    word-wrap: break-word
}

iframe {
    border: 0
}


/*# sourceMappingURL=maps/style.css.map */


/* Additional Styling */

.slick-dots li button::before {
    color: white;
    font-size: 12px;
}

.slick-dots li.slick-active button::before {
    color: white;
}

.slick-dots {
    bottom: 60px;
}

.slick-prev {
    left: 15px;
}

.slick-next {
    right: 15px;
}

.slick-prev::before, .slick-next::before {
    font-size: 25px;
}

.slick-arrow {
    /*position: absolute;    font-size: 30px;*/
    z-index: 999;

}

.slick-dotted.slick-slider {
    margin-bottom: 0;
}

.alert-info .btn {
    margin-top: 10px;
}

.content h1:first-of-type {
    margin-top: 0;
}

.menu-expand {
    max-height: 500px !important;
}

.leisure-img {
    margin-top: 20px;
}

.mg-top-30 {
    margin-top: 30px;
}

#map-wrapper {
    margin-top: 30px;
}

#map-wrapper iframe {
    width: 100%;
    height: 250px;
}

a:focus {
    outline: none;
}

.custom-form-input {
    min-height: 90px;
    margin-bottom: 0;
}

.custom-form-input.abf-date input {
    line-height: 22px;
}

.datetime-input-edit-wrapper {
    position: absolute !important;
}

.abf-textarea:last-of-type {
    margin-bottom: 30px;
}

.form-group:last-of-type {
    padding-left: 15px;
}

.btn-large {
    padding: 12px 24px;
    font-size: 20px;
    margin-top: 20px;
}

#main-nav .navbar .navbar-collapse .navbar-nav {
    position: relative;
}

.navbar-collapse {
    transition: all 0.2s linear;
}

.collapse-show {
    height: auto !important;
}

#main-nav .navbar .navbar-nav li.active > a {
    color:#392117;
    background: white;
}

#main-nav .navbar .navbar-nav li.active > a:hover {
    /*background: #c1c1c1;*/
}

.form-label .required::before {
    content: '*';
    color: #a82824;
    margin-left: 5px;
}

body.home-page header div#logo h3 a {
    background-size: contain;
    background-position: top;
}

#carousel-home  .slick-slide .img-responsive {
    width: 100%;
    min-height: 250px;
    object-fit: cover;
    max-height: 600px;
}


tr:nth-of-type(2n) {
    background-color: #FFF;
}

tr td:first-of-type {
    /* padding-right: 30px; */
}

td {
    padding: 5px;

}

.yellow-hover:hover {
    color: #BBCBCB !important;
}

@media (max-width: 420px) {
    .content img {
        max-width: 100%;
    }

    .contact-header .row > * {
        padding-left: 0;
        padding-right: 0;
    }

    #carousel-home .slick-slide .img-responsive {
        height: 30vh;
        object-fit: cover;
        height: 250px;
    }
}

div.before-footer {display: flex;justify-content: center;}

.room-slider img.img-responsive {max-width:50%;}

.accom-img {min-height:325px; width:100%; object-fit:cover;}

h2 {color:#6bb2e2;}

.contact-details h2 {padding: 25px 15px 20px;}

.d-flex {display:flex;}

@media (max-width:765px){
.d-flex {display:block;} 
}

.align-items-center {align-items: center;}

 .navbar-nav li.dropdown .dropdown-menu {    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .5);
    transition: max-height .45s ease;
    -webkit-transition: max-height .45s ease;
    max-height: 0;
    overflow: hidden;
    display: block;
    border: none;}


    a.btn.btn-primary.top-cta-booking {
        background: #ffffff !important; 
        
    }