header #kc-locale {
    position: relative;
}

header #kc-locale-wrapper {
    position: absolute;
    font-family: inherit;
    top: 100%;
    right: 0;
    background: white; /* Ensure visibility */
    z-index: 1000; /* Make sure it appears above other elements */
    min-width: 150px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Optional: Adds a shadow effect */
}

header #kc-locale-wrapper .dropdown {
    display: none;
    position: absolute;
    font-family: inherit;
    top: 100%;
    right: 0;
    background: white;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 5px 0;
    z-index: 1000;
}

header #kc-locale-wrapper:hover .dropdown {
    font-family: inherit;
    display: block;
}

header #kc-locale-wrapper:hover .dropdown a {
    font-family: inherit;
}

ul.activities {
    padding: 0;
    margin: 0;
    margin-bottom: 50px;
    list-style: none
}

ul.activities li.activity {
    border-bottom: 1px solid #CCC;
    padding: 2px 5px;
    line-height: 2.5em
}

ul.activities li.activity.first {
    border-top: 1px solid #CCC
}

ul.activities li.activity .author {
    font-weight: bold
}

ul.activities li.activity .author small {
    font-weight: normal
}

ul.activities li.activity .description {
    margin-left: 10px
}

ul.activities li.activity .avatar {
    width: 30px;
    height: 30px
}

#activity-changes {
    margin: 10px;
    width: auto
}

#activity_changes_dialog {
    height: 650px
}

#activity_changes_dialog .v-scrollable {
    height: 590px;
    overflow-y: scroll
}

/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
    *zoom: 1
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

audio:not([controls]) {
    display: none
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

a:hover,
a:active {
    outline: 0
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    max-width: 100%;
    width: auto\9;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic
}

#map_canvas img,
.google-maps img {
    max-width: none
}

button,
input,
select,
textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle
}

button,
input {
    *overflow: visible;
    line-height: normal
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
    cursor: pointer
}

input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none
}

textarea {
    overflow: auto;
    vertical-align: top
}

@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,
    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: 0.5cm
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }
}

body {
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #333;
    background-color: #fff
}

a {
    color: #b11c5c;
    text-decoration: none
}

a:hover,
a:focus {
    color: #6f123a;
    text-decoration: underline
}

.img-rounded {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.img-polaroid {
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1)
}

.img-circle {
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px
}

.row {
    margin-left: -20px;
    *zoom: 1
}

.row:before,
.row:after {
    display: table;
    content: "";
    line-height: 0
}

.row:after {
    clear: both
}

[class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px
}

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
    width: 940px
}

.span12 {
    width: 940px
}

.span11 {
    width: 860px
}

.span10 {
    width: 780px
}

.span9 {
    width: 700px
}

.span8 {
    width: 620px
}

.span7 {
    width: 540px
}

.span6 {
    width: 460px
}

.span5 {
    width: 380px
}

.span4 {
    width: 300px
}

.span3 {
    width: 220px
}

.span2 {
    width: 140px
}

.span1 {
    width: 60px
}

.offset12 {
    margin-left: 980px
}

.offset11 {
    margin-left: 900px
}

.offset10 {
    margin-left: 820px
}

.offset9 {
    margin-left: 740px
}

.offset8 {
    margin-left: 660px
}

.offset7 {
    margin-left: 580px
}

.offset6 {
    margin-left: 500px
}

.offset5 {
    margin-left: 420px
}

.offset4 {
    margin-left: 340px
}

.offset3 {
    margin-left: 260px
}

.offset2 {
    margin-left: 180px
}

.offset1 {
    margin-left: 100px
}

.row-fluid {
    width: 100%;
    *zoom: 1
}

.row-fluid:before,
.row-fluid:after {
    display: table;
    content: "";
    line-height: 0
}

.row-fluid:after {
    clear: both
}

.row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.12765957%;
    *margin-left: 2.07446809%
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0
}

.row-fluid .controls-row [class*="span"]+[class*="span"] {
    margin-left: 2.12765957%
}

.row-fluid .span12 {
    width: 100%;
    *width: 99.94680851%
}

.row-fluid .span11 {
    width: 91.4893617%;
    *width: 91.43617021%
}

.row-fluid .span10 {
    width: 82.9787234%;
    *width: 82.92553191%
}

.row-fluid .span9 {
    width: 74.46808511%;
    *width: 74.41489362%
}

.row-fluid .span8 {
    width: 65.95744681%;
    *width: 65.90425532%
}

.row-fluid .span7 {
    width: 57.44680851%;
    *width: 57.39361702%
}

.row-fluid .span6 {
    width: 48.93617021%;
    *width: 48.88297872%
}

.row-fluid .span5 {
    width: 40.42553191%;
    *width: 40.37234043%
}

.row-fluid .span4 {
    width: 31.91489362%;
    *width: 31.86170213%
}

.row-fluid .span3 {
    width: 23.40425532%;
    *width: 23.35106383%
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.84042553%
}

.row-fluid .span1 {
    width: 6.38297872%;
    *width: 6.32978723%
}

.row-fluid .offset12 {
    margin-left: 104.25531915%;
    *margin-left: 104.14893617%
}

.row-fluid .offset12:first-child {
    margin-left: 102.12765957%;
    *margin-left: 102.0212766%
}

.row-fluid .offset11 {
    margin-left: 95.74468085%;
    *margin-left: 95.63829787%
}

.row-fluid .offset11:first-child {
    margin-left: 93.61702128%;
    *margin-left: 93.5106383%
}

.row-fluid .offset10 {
    margin-left: 87.23404255%;
    *margin-left: 87.12765957%
}

.row-fluid .offset10:first-child {
    margin-left: 85.10638298%;
    *margin-left: 85%
}

.row-fluid .offset9 {
    margin-left: 78.72340426%;
    *margin-left: 78.61702128%
}

.row-fluid .offset9:first-child {
    margin-left: 76.59574468%;
    *margin-left: 76.4893617%
}

.row-fluid .offset8 {
    margin-left: 70.21276596%;
    *margin-left: 70.10638298%
}

.row-fluid .offset8:first-child {
    margin-left: 68.08510638%;
    *margin-left: 67.9787234%
}

.row-fluid .offset7 {
    margin-left: 61.70212766%;
    *margin-left: 61.59574468%
}

.row-fluid .offset7:first-child {
    margin-left: 59.57446809%;
    *margin-left: 59.46808511%
}

.row-fluid .offset6 {
    margin-left: 53.19148936%;
    *margin-left: 53.08510638%
}

.row-fluid .offset6:first-child {
    margin-left: 51.06382979%;
    *margin-left: 50.95744681%
}

.row-fluid .offset5 {
    margin-left: 44.68085106%;
    *margin-left: 44.57446809%
}

.row-fluid .offset5:first-child {
    margin-left: 42.55319149%;
    *margin-left: 42.44680851%
}

.row-fluid .offset4 {
    margin-left: 36.17021277%;
    *margin-left: 36.06382979%
}

.row-fluid .offset4:first-child {
    margin-left: 34.04255319%;
    *margin-left: 33.93617021%
}

.row-fluid .offset3 {
    margin-left: 27.65957447%;
    *margin-left: 27.55319149%
}

.row-fluid .offset3:first-child {
    margin-left: 25.53191489%;
    *margin-left: 25.42553191%
}

.row-fluid .offset2 {
    margin-left: 19.14893617%;
    *margin-left: 19.04255319%
}

.row-fluid .offset2:first-child {
    margin-left: 17.0212766%;
    *margin-left: 16.91489362%
}

.row-fluid .offset1 {
    margin-left: 10.63829787%;
    *margin-left: 10.53191489%
}

.row-fluid .offset1:first-child {
    margin-left: 8.5106383%;
    *margin-left: 8.40425532%
}

.hide[class*="span"],
.row-fluid .hide[class*="span"] {
    display: none
}

.pull-right[class*="span"],
.row-fluid .pull-right[class*="span"] {
    float: right
}

.container {
    margin-right: auto;
    margin-left: auto;
    *zoom: 1
}

.container:before,
.container:after {
    display: table;
    content: "";
    line-height: 0
}

.container:after {
    clear: both
}

.container-fluid {
    padding-right: 20px;
    padding-left: 20px;
    *zoom: 1
}

.container-fluid:before,
.container-fluid:after {
    display: table;
    content: "";
    line-height: 0
}

.container-fluid:after {
    clear: both
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 200;
    line-height: 30px
}

small {
    font-size: 85%
}

strong {
    font-weight: bold
}

em {
    font-style: italic
}

cite {
    font-style: normal
}

.muted {
    color: #999
}

a.muted:hover,
a.muted:focus {
    color: #808080
}

.text-warning {
    color: #c09853
}

a.text-warning:hover,
a.text-warning:focus {
    color: #a47e3c
}

.text-error {
    color: #b94a48
}

a.text-error:hover,
a.text-error:focus {
    color: #953b39
}

.text-info {
    color: #3a87ad
}

a.text-info:hover,
a.text-info:focus {
    color: #2d6987
}

.text-success {
    color: #468847
}

a.text-success:hover,
a.text-success:focus {
    color: #356635
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 10px 0;
    font-family: inherit;
    font-weight: bold;
    line-height: 20px;
    color: inherit;
    text-rendering: optimizelegibility
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    font-weight: normal;
    line-height: 1;
    color: #999
}

h1,
h2,
h3 {
    line-height: 40px
}

h1 {
    font-size: 33px
}

h2 {
    font-size: 27px
}

h3 {
    font-size: 21px
}

h4 {
    font-size: 15px
}

h5 {
    font-size: 12px
}

h6 {
    font-size: 10.2px
}

h1 small {
    font-size: 21px
}

h2 small {
    font-size: 15px
}

h3 small {
    font-size: 12px
}

h4 small {
    font-size: 12px
}

.page-header {
    padding-bottom: 9px;
    margin: 20px 0 30px;
    border-bottom: 1px solid #eee
}

ul,
ol {
    padding: 0;
    margin: 0 0 10px 25px
}

ul ul,
ul ol,
ol ol,
ol ul {
    margin-bottom: 0
}

li {
    line-height: 20px
}

ul.unstyled,
ol.unstyled {
    margin-left: 0;
    list-style: none
}

ul.inline,
ol.inline {
    margin-left: 0;
    list-style: none
}

ul.inline>li,
ol.inline>li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-bottom: 20px
}

dt,
dd {
    line-height: 20px
}

dt {
    font-weight: bold
}

dd {
    margin-left: 10px
}

.dl-horizontal {
    *zoom: 1
}

.dl-horizontal:before,
.dl-horizontal:after {
    display: table;
    content: "";
    line-height: 0
}

.dl-horizontal:after {
    clear: both
}

.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
}

hr {
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #fff
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

abbr.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 0 0 0 15px;
    margin: 0 0 20px;
    border-left: 5px solid #eee
}

blockquote p {
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.25
}

blockquote small {
    display: block;
    line-height: 20px;
    color: #999
}

blockquote small:before {
    content: '\2014 \00A0'
}

blockquote.pull-right {
    float: right;
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0
}

blockquote.pull-right p,
blockquote.pull-right small {
    text-align: right
}

blockquote.pull-right small:before {
    content: ''
}

blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: ""
}

address {
    display: block;
    margin-bottom: 20px;
    font-style: normal;
    line-height: 20px
}

code,
pre {
    padding: 0 3px 2px;
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
    font-size: 10px;
    color: #333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

code {
    padding: 2px 4px;
    color: #d14;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
    white-space: nowrap
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 11px;
    line-height: 20px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre;
    white-space: pre-wrap;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

pre.prettyprint {
    margin-bottom: 20px
}

pre code {
    padding: 0;
    color: inherit;
    white-space: pre;
    white-space: pre-wrap;
    background-color: transparent;
    border: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

form {
    margin: 0 0 20px
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 40px;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

legend small {
    font-size: 15px;
    color: #999
}

label,
input,
button,
select,
textarea {
    font-size: 12px;
    font-weight: normal;
    line-height: 20px
}

input,
button,
select,
textarea {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

label {
    display: block;
    margin-bottom: 5px
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    display: inline-block;
    height: 20px;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 20px;
    color: #555;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle
}

input,
textarea,
.uneditable-input {
    width: 206px
}

textarea {
    height: auto
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6)
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    *margin-top: 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
    width: auto
}

select,
input[type="file"] {
    height: 30px;
    *margin-top: 4px;
    line-height: 30px
}

select {
    width: 220px;
    border: 1px solid #ccc;
    background-color: #fff
}

select[multiple],
select[size] {
    height: auto
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.uneditable-input,
.uneditable-textarea {
    color: #999;
    background-color: #fcfcfc;
    border-color: #ccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    cursor: not-allowed
}

.uneditable-input {
    overflow: hidden;
    white-space: nowrap
}

.uneditable-textarea {
    width: auto;
    height: auto
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #999
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #999
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999
}

.radio,
.checkbox {
    min-height: 20px;
    padding-left: 20px
}

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
    float: left;
    margin-left: -20px
}

.controls>.radio:first-child,
.controls>.checkbox:first-child {
    padding-top: 5px
}

.radio.inline,
.checkbox.inline {
    display: inline-block;
    padding-top: 5px;
    margin-bottom: 0;
    vertical-align: middle
}

.radio.inline+.radio.inline,
.checkbox.inline+.checkbox.inline {
    margin-left: 10px
}

.input-mini {
    width: 60px
}

.input-small {
    width: 90px
}

.input-medium {
    width: 150px
}

.input-large {
    width: 210px
}

.input-xlarge {
    width: 270px
}

.input-xxlarge {
    width: 530px
}

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
    float: none;
    margin-left: 0
}

.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
    display: inline-block
}

input,
textarea,
.uneditable-input {
    margin-left: 0
}

.controls-row [class*="span"]+[class*="span"] {
    margin-left: 20px
}

input.span12,
textarea.span12,
.uneditable-input.span12 {
    width: 926px
}

input.span11,
textarea.span11,
.uneditable-input.span11 {
    width: 846px
}

input.span10,
textarea.span10,
.uneditable-input.span10 {
    width: 766px
}

input.span9,
textarea.span9,
.uneditable-input.span9 {
    width: 686px
}

input.span8,
textarea.span8,
.uneditable-input.span8 {
    width: 606px
}

input.span7,
textarea.span7,
.uneditable-input.span7 {
    width: 526px
}

input.span6,
textarea.span6,
.uneditable-input.span6 {
    width: 446px
}

input.span5,
textarea.span5,
.uneditable-input.span5 {
    width: 366px
}

input.span4,
textarea.span4,
.uneditable-input.span4 {
    width: 286px
}

input.span3,
textarea.span3,
.uneditable-input.span3 {
    width: 206px
}

input.span2,
textarea.span2,
.uneditable-input.span2 {
    width: 126px
}

input.span1,
textarea.span1,
.uneditable-input.span1 {
    width: 46px
}

.controls-row {
    *zoom: 1
}

.controls-row:before,
.controls-row:after {
    display: table;
    content: "";
    line-height: 0
}

.controls-row:after {
    clear: both
}

.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
    float: left
}

.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
    padding-top: 5px
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
    cursor: not-allowed;
    background-color: #eee
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
    background-color: transparent
}

.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
    color: #c09853
}

.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
    color: #c09853
}

.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
    border-color: #c09853;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
    border-color: #a47e3c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e
}

.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #c09853
}

.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
    color: #b94a48
}

.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
    color: #b94a48
}

.control-group.error input,
.control-group.error select,
.control-group.error textarea {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392
}

.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #b94a48
}

.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
    color: #468847
}

.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
    color: #468847
}

.control-group.success input,
.control-group.success select,
.control-group.success textarea {
    border-color: #468847;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
    border-color: #356635;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b
}

.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
    color: #468847;
    background-color: #dff0d8;
    border-color: #468847
}

.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
    color: #3a87ad
}

.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
    color: #3a87ad
}

.control-group.info input,
.control-group.info select,
.control-group.info textarea {
    border-color: #3a87ad;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
    border-color: #2d6987;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3
}

.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #3a87ad
}

input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
    color: #b94a48;
    border-color: #ee5f5b
}

input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
    border-color: #e9322d;
    -webkit-box-shadow: 0 0 6px #f8b9b7;
    -moz-box-shadow: 0 0 6px #f8b9b7;
    box-shadow: 0 0 6px #f8b9b7
}

.form-actions {
    padding: 19px 20px 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5;
    *zoom: 1
}

.form-actions:before,
.form-actions:after {
    display: table;
    content: "";
    line-height: 0
}

.form-actions:after {
    clear: both
}

.help-block,
.help-inline {
    color: #595959
}

.help-block {
    display: block;
    margin-bottom: 10px
}

.help-inline {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    padding-left: 5px
}

.input-append,
.input-prepend {
    display: inline-block;
    margin-bottom: 10px;
    vertical-align: middle;
    font-size: 0;
    white-space: nowrap
}

.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
    font-size: 12px
}

.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
    position: relative;
    margin-bottom: 0;
    *margin-left: 0;
    vertical-align: top;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
    z-index: 2
}

.input-append .add-on,
.input-prepend .add-on {
    display: inline-block;
    width: auto;
    height: 20px;
    min-width: 16px;
    padding: 4px 5px;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    background-color: #eee;
    border: 1px solid #ccc
}

.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group>.dropdown-toggle,
.input-prepend .btn-group>.dropdown-toggle {
    vertical-align: top;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.input-append .active,
.input-prepend .active {
    background-color: #a9dba9;
    border-color: #46a546
}

.input-prepend .add-on,
.input-prepend .btn {
    margin-right: -1px
}

.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}

.input-append input,
.input-append select,
.input-append .uneditable-input {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}

.input-append input+.btn-group .btn:last-child,
.input-append select+.btn-group .btn:last-child,
.input-append .uneditable-input+.btn-group .btn:last-child {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
    margin-left: -1px
}

.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child>.dropdown-toggle {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.input-prepend.input-append input+.btn-group .btn,
.input-prepend.input-append select+.btn-group .btn,
.input-prepend.input-append .uneditable-input+.btn-group .btn {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

.input-prepend.input-append .btn-group:first-child {
    margin-left: 0
}

input.search-query {
    padding-right: 14px;
    padding-right: 4px \9;
    padding-left: 14px;
    padding-left: 4px \9;
    margin-bottom: 0;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.form-search .input-append .search-query {
    -webkit-border-radius: 14px 0 0 14px;
    -moz-border-radius: 14px 0 0 14px;
    border-radius: 14px 0 0 14px
}

.form-search .input-append .btn {
    -webkit-border-radius: 0 14px 14px 0;
    -moz-border-radius: 0 14px 14px 0;
    border-radius: 0 14px 14px 0
}

.form-search .input-prepend .search-query {
    -webkit-border-radius: 0 14px 14px 0;
    -moz-border-radius: 0 14px 14px 0;
    border-radius: 0 14px 14px 0
}

.form-search .input-prepend .btn {
    -webkit-border-radius: 14px 0 0 14px;
    -moz-border-radius: 14px 0 0 14px;
    border-radius: 14px 0 0 14px
}

.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-bottom: 0;
    vertical-align: middle
}

.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
    display: none
}

.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
    display: inline-block
}

.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
    margin-bottom: 0
}

.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
    padding-left: 0;
    margin-bottom: 0;
    vertical-align: middle
}

.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
    float: left;
    margin-right: 3px;
    margin-left: 0
}

.control-group {
    margin-bottom: 10px
}

legend+.control-group {
    margin-top: 20px;
    -webkit-margin-top-collapse: separate
}

.form-horizontal .control-group {
    margin-bottom: 20px;
    *zoom: 1
}

.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
    display: table;
    content: "";
    line-height: 0
}

.form-horizontal .control-group:after {
    clear: both
}

.form-horizontal .control-label {
    float: left;
    width: 160px;
    padding-top: 5px;
    text-align: right
}

.form-horizontal .controls {
    *display: inline-block;
    *padding-left: 20px;
    margin-left: 180px;
    *margin-left: 0
}

.form-horizontal .controls:first-child {
    *padding-left: 180px
}

.form-horizontal .help-block {
    margin-bottom: 0
}

.form-horizontal input+.help-block,
.form-horizontal select+.help-block,
.form-horizontal textarea+.help-block,
.form-horizontal .uneditable-input+.help-block,
.form-horizontal .input-prepend+.help-block,
.form-horizontal .input-append+.help-block {
    margin-top: 10px
}

.form-horizontal .form-actions {
    padding-left: 180px
}

table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0
}

.table {
    width: 100%;
    margin-bottom: 20px
}

.table th,
.table td {
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table th {
    font-weight: bold
}

.table thead th {
    vertical-align: bottom
}

.table caption+thead tr:first-child th,
.table caption+thead tr:first-child td,
.table colgroup+thead tr:first-child th,
.table colgroup+thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
    border-top: 0
}

.table tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed th,
.table-condensed td {
    padding: 4px 5px
}

.table-bordered {
    border: 1px solid #ddd;
    border-collapse: separate;
    *border-collapse: collapse;
    border-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.table-bordered th,
.table-bordered td {
    border-left: 1px solid #ddd
}

.table-bordered caption+thead tr:first-child th,
.table-bordered caption+tbody tr:first-child th,
.table-bordered caption+tbody tr:first-child td,
.table-bordered colgroup+thead tr:first-child th,
.table-bordered colgroup+tbody tr:first-child th,
.table-bordered colgroup+tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
    border-top: 0
}

.table-bordered thead:first-child tr:first-child>th:first-child,
.table-bordered tbody:first-child tr:first-child>td:first-child,
.table-bordered tbody:first-child tr:first-child>th:first-child {
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px
}

.table-bordered thead:first-child tr:first-child>th:last-child,
.table-bordered tbody:first-child tr:first-child>td:last-child,
.table-bordered tbody:first-child tr:first-child>th:last-child {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px
}

.table-bordered thead:last-child tr:last-child>th:first-child,
.table-bordered tbody:last-child tr:last-child>td:first-child,
.table-bordered tbody:last-child tr:last-child>th:first-child,
.table-bordered tfoot:last-child tr:last-child>td:first-child,
.table-bordered tfoot:last-child tr:last-child>th:first-child {
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px
}

.table-bordered thead:last-child tr:last-child>th:last-child,
.table-bordered tbody:last-child tr:last-child>td:last-child,
.table-bordered tbody:last-child tr:last-child>th:last-child,
.table-bordered tfoot:last-child tr:last-child>td:last-child,
.table-bordered tfoot:last-child tr:last-child>th:last-child {
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px
}

.table-bordered tfoot+tbody:last-child tr:last-child td:first-child {
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0
}

.table-bordered tfoot+tbody:last-child tr:last-child td:last-child {
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0
}

.table-bordered caption+thead tr:first-child th:first-child,
.table-bordered caption+tbody tr:first-child td:first-child,
.table-bordered colgroup+thead tr:first-child th:first-child,
.table-bordered colgroup+tbody tr:first-child td:first-child {
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px
}

.table-bordered caption+thead tr:first-child th:last-child,
.table-bordered caption+tbody tr:first-child td:last-child,
.table-bordered colgroup+thead tr:first-child th:last-child,
.table-bordered colgroup+tbody tr:first-child td:last-child {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px
}

.table-striped tbody>tr:nth-child(odd)>td,
.table-striped tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}

.table-hover tbody tr:hover>td,
.table-hover tbody tr:hover>th {
    background-color: #f5f5f5
}

table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
    display: table-cell;
    float: none;
    margin-left: 0
}

.table td.span1,
.table th.span1 {
    float: none;
    width: 44px;
    margin-left: 0
}

.table td.span2,
.table th.span2 {
    float: none;
    width: 124px;
    margin-left: 0
}

.table td.span3,
.table th.span3 {
    float: none;
    width: 204px;
    margin-left: 0
}

.table td.span4,
.table th.span4 {
    float: none;
    width: 284px;
    margin-left: 0
}

.table td.span5,
.table th.span5 {
    float: none;
    width: 364px;
    margin-left: 0
}

.table td.span6,
.table th.span6 {
    float: none;
    width: 444px;
    margin-left: 0
}

.table td.span7,
.table th.span7 {
    float: none;
    width: 524px;
    margin-left: 0
}

.table td.span8,
.table th.span8 {
    float: none;
    width: 604px;
    margin-left: 0
}

.table td.span9,
.table th.span9 {
    float: none;
    width: 684px;
    margin-left: 0
}

.table td.span10,
.table th.span10 {
    float: none;
    width: 764px;
    margin-left: 0
}

.table td.span11,
.table th.span11 {
    float: none;
    width: 844px;
    margin-left: 0
}

.table td.span12,
.table th.span12 {
    float: none;
    width: 924px;
    margin-left: 0
}

.table tbody tr.success>td {
    background-color: #dff0d8
}

.table tbody tr.error>td {
    background-color: #f2dede
}

.table tbody tr.warning>td {
    background-color: #fcf8e3
}

.table tbody tr.info>td {
    background-color: #d9edf7
}

.table-hover tbody tr.success:hover>td {
    background-color: #d0e9c6
}

.table-hover tbody tr.error:hover>td {
    background-color: #ebcccc
}

.table-hover tbody tr.warning:hover>td {
    background-color: #faf2cc
}

.table-hover tbody tr.info:hover>td {
    background-color: #c4e3f3
}

.dropup,
.dropdown {
    position: relative
}

.dropdown-toggle {
    *margin-bottom: -3px
}

.dropdown-toggle:active,
.open .dropdown-toggle {
    outline: 0
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: ""
}

.dropdown .caret {
    margin-top: 8px;
    margin-left: 2px
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    *width: 100%;
    height: 1px;
    margin: 9px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 20px;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-submenu:hover>a,
.dropdown-submenu:focus>a {
    text-decoration: none;
    color: #fff;
    background-color: #a81b57;
    background-image: -moz-linear-gradient(top, #b11c5c, #9b1951);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b11c5c), to(#9b1951));
    background-image: -webkit-linear-gradient(top, #b11c5c, #9b1951);
    background-image: -o-linear-gradient(top, #b11c5c, #9b1951);
    background-image: linear-gradient(to bottom, #b11c5c, #9b1951);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb11c5c', endColorstr='#ff9b1951', GradientType=0)
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #a81b57;
    background-image: -moz-linear-gradient(top, #b11c5c, #9b1951);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b11c5c), to(#9b1951));
    background-image: -webkit-linear-gradient(top, #b11c5c, #9b1951);
    background-image: -o-linear-gradient(top, #b11c5c, #9b1951);
    background-image: linear-gradient(to bottom, #b11c5c, #9b1951);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb11c5c', endColorstr='#ff9b1951', GradientType=0)
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #999
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: default
}

.open {
    *z-index: 1000
}

.open>.dropdown-menu {
    display: block
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid #000;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

.dropdown-submenu {
    position: relative
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block
}

.dropup .dropdown-submenu>.dropdown-menu {
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-bottom: -2px;
    -webkit-border-radius: 5px 5px 5px 0;
    -moz-border-radius: 5px 5px 5px 0;
    border-radius: 5px 5px 5px 0
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff
}

.dropdown-submenu.pull-left {
    float: none
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px
}

.dropdown .dropdown-menu .nav-header {
    padding-left: 20px;
    padding-right: 20px
}

.typeahead {
    z-index: 1051;
    margin-top: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15)
}

.well-large {
    padding: 24px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.well-small {
    padding: 9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -moz-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease
}

.collapse.in {
    height: auto
}

.close {
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .4;
    filter: alpha(opacity=40)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #e6e6e6;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    border: 1px solid #ccc;
    *border: 0;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *margin-left: .3em;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05)
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
    color: #333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9
}

.btn:active,
.btn.active {
    background-color: #ccc \9
}

.btn:first-child {
    *margin-left: 0
}

.btn:hover,
.btn:focus {
    color: #333;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear
}

.btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05)
}

.btn.disabled,
.btn[disabled] {
    cursor: default;
    background-image: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.btn-large {
    padding: 11px 19px;
    font-size: 15px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
    margin-top: 4px
}

.btn-small {
    padding: 2px 10px;
    font-size: 10.2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
    margin-top: 0
}

.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
    margin-top: -1px
}

.btn-mini {
    padding: 0 6px;
    font-size: 9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.btn-block+.btn-block {
    margin-top: 5px
}

input.btn-block[type="submit"],
input.btn-block[type="reset"],
input.btn-block[type="button"] {
    width: 100%
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
    color: rgba(255, 255, 255, 0.75)
}

.btn-primary {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #b11c48;
    background-image: -moz-linear-gradient(top, #b11c5c, #b11c2a);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b11c5c), to(#b11c2a));
    background-image: -webkit-linear-gradient(top, #b11c5c, #b11c2a);
    background-image: -o-linear-gradient(top, #b11c5c, #b11c2a);
    background-image: linear-gradient(to bottom, #b11c5c, #b11c2a);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb11c5c', endColorstr='#ffb11c2a', GradientType=0);
    border-color: #b11c2a #b11c2a #6f121b;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #b11c2a;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
    color: #fff;
    background-color: #b11c2a;
    *background-color: #9b1925
}

.btn-primary:active,
.btn-primary.active {
    background-color: #851520 \9
}

.btn-warning {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #faa732;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
    border-color: #f89406 #f89406 #ad6704;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #f89406;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
    color: #fff;
    background-color: #f89406;
    *background-color: #df8505
}

.btn-warning:active,
.btn-warning.active {
    background-color: #c67605 \9
}

.btn-danger {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #da4f49;
    background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #bd362f;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
    color: #fff;
    background-color: #bd362f;
    *background-color: #a9302a
}

.btn-danger:active,
.btn-danger.active {
    background-color: #942a25 \9
}

.btn-success {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    background-image: -moz-linear-gradient(top, #62c462, #51a351);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
    background-image: -webkit-linear-gradient(top, #62c462, #51a351);
    background-image: -o-linear-gradient(top, #62c462, #51a351);
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #51a351;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
    color: #fff;
    background-color: #51a351;
    *background-color: #499249
}

.btn-success:active,
.btn-success.active {
    background-color: #408140 \9
}

.btn-info {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #49afcd;
    background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
    background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
    border-color: #2f96b4 #2f96b4 #1f6377;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #2f96b4;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
    color: #fff;
    background-color: #2f96b4;
    *background-color: #2a85a0
}

.btn-info:active,
.btn-info.active {
    background-color: #24748c \9
}

.btn-inverse {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #363636;
    background-image: -moz-linear-gradient(top, #444, #222);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#222));
    background-image: -webkit-linear-gradient(top, #444, #222);
    background-image: -o-linear-gradient(top, #444, #222);
    background-image: linear-gradient(to bottom, #444, #222);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
    border-color: #222 #222 #000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #222;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
    color: #fff;
    background-color: #222;
    *background-color: #151515
}

.btn-inverse:active,
.btn-inverse.active {
    background-color: #080808 \9
}

button.btn,
input.btn[type="submit"] {
    *padding-top: 3px;
    *padding-bottom: 3px
}

button.btn::-moz-focus-inner,
input.btn[type="submit"]::-moz-focus-inner {
    padding: 0;
    border: 0
}

button.btn.btn-large,
input.btn.btn-large[type="submit"] {
    *padding-top: 7px;
    *padding-bottom: 7px
}

button.btn.btn-small,
input.btn.btn-small[type="submit"] {
    *padding-top: 3px;
    *padding-bottom: 3px
}

button.btn.btn-mini,
input.btn.btn-mini[type="submit"] {
    *padding-top: 1px;
    *padding-bottom: 1px
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
    background-color: transparent;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.btn-link {
    border-color: transparent;
    cursor: pointer;
    color: #b11c5c;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.btn-link:hover,
.btn-link:focus {
    color: #6f123a;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
    color: #333;
    text-decoration: none
}

.btn-group {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 0;
    vertical-align: middle;
    white-space: nowrap;
    *margin-left: .3em
}

.btn-group:first-child {
    *margin-left: 0
}

.btn-group+.btn-group {
    margin-left: 5px
}

.btn-toolbar {
    font-size: 0;
    margin-top: 10px;
    margin-bottom: 10px
}

.btn-toolbar>.btn+.btn,
.btn-toolbar>.btn-group+.btn,
.btn-toolbar>.btn+.btn-group {
    margin-left: 5px
}

.btn-group>.btn {
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.btn-group>.btn+.btn {
    margin-left: -1px
}

.btn-group>.btn,
.btn-group>.dropdown-menu,
.btn-group>.popover {
    font-size: 12px
}

.btn-group>.btn-mini {
    font-size: 9px
}

.btn-group>.btn-small {
    font-size: 10.2px
}

.btn-group>.btn-large {
    font-size: 15px
}

.btn-group>.btn:first-child {
    margin-left: 0;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px
}

.btn-group>.btn:last-child,
.btn-group>.dropdown-toggle {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px
}

.btn-group>.btn.large:first-child {
    margin-left: 0;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px
}

.btn-group>.btn.large:last-child,
.btn-group>.large.dropdown-toggle {
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px
}

.btn-group>.btn:hover,
.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active {
    z-index: 2
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    *padding-top: 5px;
    *padding-bottom: 5px
}

.btn-group>.btn-mini+.dropdown-toggle {
    padding-left: 5px;
    padding-right: 5px;
    *padding-top: 2px;
    *padding-bottom: 2px
}

.btn-group>.btn-small+.dropdown-toggle {
    *padding-top: 5px;
    *padding-bottom: 4px
}

.btn-group>.btn-large+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
    *padding-top: 7px;
    *padding-bottom: 7px
}

.btn-group.open .dropdown-toggle {
    background-image: none;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05)
}

.btn-group.open .btn.dropdown-toggle {
    background-color: #e6e6e6
}

.btn-group.open .btn-primary.dropdown-toggle {
    background-color: #b11c2a
}

.btn-group.open .btn-warning.dropdown-toggle {
    background-color: #f89406
}

.btn-group.open .btn-danger.dropdown-toggle {
    background-color: #bd362f
}

.btn-group.open .btn-success.dropdown-toggle {
    background-color: #51a351
}

.btn-group.open .btn-info.dropdown-toggle {
    background-color: #2f96b4
}

.btn-group.open .btn-inverse.dropdown-toggle {
    background-color: #222
}

.btn .caret {
    margin-top: 8px;
    margin-left: 0
}

.btn-large .caret {
    margin-top: 6px
}

.btn-large .caret {
    border-left-width: 5px;
    border-right-width: 5px;
    border-top-width: 5px
}

.btn-mini .caret,
.btn-small .caret {
    margin-top: 8px
}

.dropup .btn-large .caret {
    border-bottom-width: 5px
}

.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.btn-group-vertical {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.btn-group-vertical>.btn {
    display: block;
    float: none;
    max-width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.btn-group-vertical>.btn+.btn {
    margin-left: 0;
    margin-top: -1px
}

.btn-group-vertical>.btn:first-child {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

.btn-group-vertical>.btn:last-child {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}

.btn-group-vertical>.btn-large:first-child {
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0
}

.btn-group-vertical>.btn-large:last-child {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px
}

.alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.alert,
.alert h4 {
    color: #c09853
}

.alert h4 {
    margin: 0
}

.alert .close {
    position: relative;
    top: -2px;
    right: -21px;
    line-height: 20px
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847
}

.alert-success h4 {
    color: #468847
}

.alert-danger,
.alert-error {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48
}

.alert-danger h4,
.alert-error h4 {
    color: #b94a48
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad
}

.alert-info h4 {
    color: #3a87ad
}

.alert-block {
    padding-top: 14px;
    padding-bottom: 14px
}

.alert-block>p,
.alert-block>ul {
    margin-bottom: 0
}

.alert-block p+p {
    margin-top: 5px
}

.nav {
    margin-left: 0;
    margin-bottom: 20px;
    list-style: none
}

.nav>li>a {
    display: block
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav>li>a>img {
    max-width: none
}

.nav>.pull-right {
    float: right
}

.nav-header {
    display: block;
    padding: 3px 15px;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    color: #999;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase
}

.nav li+.nav-header {
    margin-top: 9px
}

.nav-list {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0
}

.nav-list>li>a,
.nav-list .nav-header {
    margin-left: -15px;
    margin-right: -15px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5)
}

.nav-list>li>a {
    padding: 3px 15px
}

.nav-list>.active>a,
.nav-list>.active>a:hover,
.nav-list>.active>a:focus {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    background-color: #b11c5c
}

.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
    margin-right: 2px
}

.nav-list .divider {
    *width: 100%;
    height: 1px;
    margin: 9px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff
}

.nav-tabs,
.nav-pills {
    *zoom: 1
}

.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
    display: table;
    content: "";
    line-height: 0
}

.nav-tabs:after,
.nav-pills:after {
    clear: both
}

.nav-tabs>li,
.nav-pills>li {
    float: left
}

.nav-tabs>li>a,
.nav-pills>li>a {
    padding-right: 12px;
    padding-left: 12px;
    margin-right: 2px;
    line-height: 14px
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    margin-bottom: -1px
}

.nav-tabs>li>a {
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 20px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover,
.nav-tabs>li>a:focus {
    border-color: #eee #eee #ddd
}

.nav-tabs>.active>a,
.nav-tabs>.active>a:hover,
.nav-tabs>.active>a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-pills>li>a {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.nav-pills>.active>a,
.nav-pills>.active>a:hover,
.nav-pills>.active>a:focus {
    color: #fff;
    background-color: #b11c5c
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li>a {
    margin-right: 0
}

.nav-tabs.nav-stacked {
    border-bottom: 0
}

.nav-tabs.nav-stacked>li>a {
    border: 1px solid #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.nav-tabs.nav-stacked>li:first-child>a {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px
}

.nav-tabs.nav-stacked>li:last-child>a {
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px
}

.nav-tabs.nav-stacked>li>a:hover,
.nav-tabs.nav-stacked>li>a:focus {
    border-color: #ddd;
    z-index: 2
}

.nav-pills.nav-stacked>li>a {
    margin-bottom: 3px
}

.nav-pills.nav-stacked>li:last-child>a {
    margin-bottom: 1px
}

.nav-tabs .dropdown-menu {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px
}

.nav-pills .dropdown-menu {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.nav .dropdown-toggle .caret {
    border-top-color: #b11c5c;
    border-bottom-color: #b11c5c;
    margin-top: 6px
}

.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
    border-top-color: #6f123a;
    border-bottom-color: #6f123a
}

.nav-tabs .dropdown-toggle .caret {
    margin-top: 8px
}

.nav .active .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.nav-tabs .active .dropdown-toggle .caret {
    border-top-color: #555;
    border-bottom-color: #555
}

.nav>.dropdown.active>a:hover,
.nav>.dropdown.active>a:focus {
    cursor: pointer
}

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav>li.dropdown.open.active>a:hover,
.nav>li.dropdown.open.active>a:focus {
    color: #fff;
    background-color: #999;
    border-color: #999
}

.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.tabs-stacked .open>a:hover,
.tabs-stacked .open>a:focus {
    border-color: #999
}

.tabbable {
    *zoom: 1
}

.tabbable:before,
.tabbable:after {
    display: table;
    content: "";
    line-height: 0
}

.tabbable:after {
    clear: both
}

.tab-content {
    overflow: auto
}

.tabs-below>.nav-tabs,
.tabs-right>.nav-tabs,
.tabs-left>.nav-tabs {
    border-bottom: 0
}

.tab-content>.tab-pane,
.pill-content>.pill-pane {
    display: none
}

.tab-content>.active,
.pill-content>.active {
    display: block
}

.tabs-below>.nav-tabs {
    border-top: 1px solid #ddd
}

.tabs-below>.nav-tabs>li {
    margin-top: -1px;
    margin-bottom: 0
}

.tabs-below>.nav-tabs>li>a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}

.tabs-below>.nav-tabs>li>a:hover,
.tabs-below>.nav-tabs>li>a:focus {
    border-bottom-color: transparent;
    border-top-color: #ddd
}

.tabs-below>.nav-tabs>.active>a,
.tabs-below>.nav-tabs>.active>a:hover,
.tabs-below>.nav-tabs>.active>a:focus {
    border-color: transparent #ddd #ddd #ddd
}

.tabs-left>.nav-tabs>li,
.tabs-right>.nav-tabs>li {
    float: none
}

.tabs-left>.nav-tabs>li>a,
.tabs-right>.nav-tabs>li>a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px
}

.tabs-left>.nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd
}

.tabs-left>.nav-tabs>li>a {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}

.tabs-left>.nav-tabs>li>a:hover,
.tabs-left>.nav-tabs>li>a:focus {
    border-color: #eee #ddd #eee #eee
}

.tabs-left>.nav-tabs .active>a,
.tabs-left>.nav-tabs .active>a:hover,
.tabs-left>.nav-tabs .active>a:focus {
    border-color: #ddd transparent #ddd #ddd;
    *border-right-color: #fff
}

.tabs-right>.nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #ddd
}

.tabs-right>.nav-tabs>li>a {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

.tabs-right>.nav-tabs>li>a:hover,
.tabs-right>.nav-tabs>li>a:focus {
    border-color: #eee #eee #eee #ddd
}

.tabs-right>.nav-tabs .active>a,
.tabs-right>.nav-tabs .active>a:hover,
.tabs-right>.nav-tabs .active>a:focus {
    border-color: #ddd #ddd #ddd transparent;
    *border-left-color: #fff
}

.nav>.disabled>a {
    color: #999
}

.nav>.disabled>a:hover,
.nav>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    cursor: default
}

.navbar {
    overflow: visible;
    margin-bottom: 20px;
    *position: relative;
    *z-index: 2
}

.navbar-inner {
    min-height: 40px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #3b4953;
    background-image: -moz-linear-gradient(top, #44535e, #2d3942);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#44535e), to(#2d3942));
    background-image: -webkit-linear-gradient(top, #44535e, #2d3942);
    background-image: -o-linear-gradient(top, #44535e, #2d3942);
    background-image: linear-gradient(to bottom, #44535e, #2d3942);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff44535e', endColorstr='#ff2d3942', GradientType=0);
    border: 1px solid #141a1e;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    *zoom: 1
}

.navbar-inner:before,
.navbar-inner:after {
    display: table;
    content: "";
    line-height: 0
}

.navbar-inner:after {
    clear: both
}

.navbar .container {
    width: auto
}

.nav-collapse.collapse {
    height: auto;
    overflow: visible
}

.navbar .brand {
    float: left;
    display: block;
    padding: 10px 20px 10px;
    margin-left: -20px;
    font-size: 20px;
    font-weight: 200;
    color: #fff;
    text-shadow: 0 1px 0 #44535e
}

.navbar .brand:hover,
.navbar .brand:focus {
    text-decoration: none
}

.navbar-text {
    margin-bottom: 0;
    line-height: 40px;
    color: #777
}

.navbar-link {
    color: #fff
}

.navbar-link:hover,
.navbar-link:focus {
    color: #94b2b2
}

.navbar .divider-vertical {
    height: 40px;
    margin: 0 9px;
    border-left: 1px solid #2d3942;
    border-right: 1px solid #44535e
}

.navbar .btn,
.navbar .btn-group {
    margin-top: 5px
}

.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
    margin-top: 0
}

.navbar-form {
    margin-bottom: 0;
    *zoom: 1
}

.navbar-form:before,
.navbar-form:after {
    display: table;
    content: "";
    line-height: 0
}

.navbar-form:after {
    clear: both
}

.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
    margin-top: 5px
}

.navbar-form input,
.navbar-form select,
.navbar-form .btn {
    display: inline-block;
    margin-bottom: 0
}

.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
    margin-top: 3px
}

.navbar-form .input-append,
.navbar-form .input-prepend {
    margin-top: 5px;
    white-space: nowrap
}

.navbar-form .input-append input,
.navbar-form .input-prepend input {
    margin-top: 0
}

.navbar-search {
    position: relative;
    float: left;
    margin-top: 5px;
    margin-bottom: 0
}

.navbar-search .search-query {
    margin-bottom: 0;
    padding: 4px 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

.navbar-static-top {
    position: static;
    margin-bottom: 0
}

.navbar-static-top .navbar-inner {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    margin-bottom: 0
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
    border-width: 0 0 1px
}

.navbar-fixed-bottom .navbar-inner {
    border-width: 1px 0 0
}

.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
    padding-left: 0;
    padding-right: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
    width: 940px
}

.navbar-fixed-top {
    top: 0
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1)
}

.navbar-fixed-bottom {
    bottom: 0
}

.navbar-fixed-bottom .navbar-inner {
    -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1)
}

.navbar .nav {
    position: relative;
    left: 0;
    display: block;
    float: left;
    margin: 0 10px 0 0
}

.navbar .nav.pull-right {
    float: right;
    margin-right: 0
}

.navbar .nav>li {
    float: left
}

.navbar .nav>li>a {
    float: none;
    padding: 10px 15px 10px;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 1px 0 #44535e
}

.navbar .nav .dropdown-toggle .caret {
    margin-top: 8px
}

.navbar .nav>li>a:focus,
.navbar .nav>li>a:hover {
    background-color: transparent;
    color: #94b2b2;
    text-decoration: none
}

.navbar .nav>.active>a,
.navbar .nav>.active>a:hover,
.navbar .nav>.active>a:focus {
    color: #94b2b2;
    text-decoration: none;
    background-color: #232c33;
    -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125)
}

.navbar .btn-navbar {
    display: none;
    float: right;
    padding: 7px 10px;
    margin-left: 5px;
    margin-right: 5px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #303c44;
    background-image: -moz-linear-gradient(top, #39464f, #232c33);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#39464f), to(#232c33));
    background-image: -webkit-linear-gradient(top, #39464f, #232c33);
    background-image: -o-linear-gradient(top, #39464f, #232c33);
    background-image: linear-gradient(to bottom, #39464f, #232c33);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff39464f', endColorstr='#ff232c33', GradientType=0);
    border-color: #232c33 #232c33 #040505;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #232c33;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075)
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
    color: #fff;
    background-color: #232c33;
    *background-color: #181f24
}

.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
    background-color: #0e1215 \9
}

.navbar .btn-navbar .icon-bar {
    display: block;
    width: 18px;
    height: 2px;
    background-color: #f5f5f5;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25)
}

.btn-navbar .icon-bar+.icon-bar {
    margin-top: 3px
}

.navbar .nav>li>.dropdown-menu:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -7px;
    left: 9px
}

.navbar .nav>li>.dropdown-menu:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    top: -6px;
    left: 10px
}

.navbar-fixed-bottom .nav>li>.dropdown-menu:before {
    border-top: 7px solid #ccc;
    border-top-color: rgba(0, 0, 0, 0.2);
    border-bottom: 0;
    bottom: -7px;
    top: auto
}

.navbar-fixed-bottom .nav>li>.dropdown-menu:after {
    border-top: 6px solid #fff;
    border-bottom: 0;
    bottom: -6px;
    top: auto
}

.navbar .nav li.dropdown>a:hover .caret,
.navbar .nav li.dropdown>a:focus .caret {
    border-top-color: #94b2b2;
    border-bottom-color: #94b2b2
}

.navbar .nav li.dropdown.open>.dropdown-toggle,
.navbar .nav li.dropdown.active>.dropdown-toggle,
.navbar .nav li.dropdown.open.active>.dropdown-toggle {
    background-color: #232c33;
    color: #94b2b2
}

.navbar .nav li.dropdown>.dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.navbar .nav li.dropdown.open>.dropdown-toggle .caret,
.navbar .nav li.dropdown.active>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret {
    border-top-color: #94b2b2;
    border-bottom-color: #94b2b2
}

.navbar .pull-right>li>.dropdown-menu,
.navbar .nav>li>.dropdown-menu.pull-right {
    left: auto;
    right: 0
}

.navbar .pull-right>li>.dropdown-menu:before,
.navbar .nav>li>.dropdown-menu.pull-right:before {
    left: auto;
    right: 12px
}

.navbar .pull-right>li>.dropdown-menu:after,
.navbar .nav>li>.dropdown-menu.pull-right:after {
    left: auto;
    right: 13px
}

.navbar .pull-right>li>.dropdown-menu .dropdown-menu,
.navbar .nav>li>.dropdown-menu.pull-right .dropdown-menu {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: -1px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px
}

.navbar-inverse .navbar-inner {
    background-color: #1b1b1b;
    background-image: -moz-linear-gradient(top, #222, #111);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222), to(#111));
    background-image: -webkit-linear-gradient(top, #222, #111);
    background-image: -o-linear-gradient(top, #222, #111);
    background-image: linear-gradient(to bottom, #222, #111);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
    border-color: #252525
}

.navbar-inverse .brand,
.navbar-inverse .nav>li>a {
    color: #999;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.navbar-inverse .brand:hover,
.navbar-inverse .nav>li>a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav>li>a:focus {
    color: #fff
}

.navbar-inverse .brand {
    color: #999
}

.navbar-inverse .navbar-text {
    color: #999
}

.navbar-inverse .nav>li>a:focus,
.navbar-inverse .nav>li>a:hover {
    background-color: transparent;
    color: #fff
}

.navbar-inverse .nav .active>a,
.navbar-inverse .nav .active>a:hover,
.navbar-inverse .nav .active>a:focus {
    color: #fff;
    background-color: #111
}

.navbar-inverse .navbar-link {
    color: #999
}

.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
    color: #fff
}

.navbar-inverse .divider-vertical {
    border-left-color: #111;
    border-right-color: #222
}

.navbar-inverse .nav li.dropdown.open>.dropdown-toggle,
.navbar-inverse .nav li.dropdown.active>.dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle {
    background-color: #111;
    color: #fff
}

.navbar-inverse .nav li.dropdown>a:hover .caret,
.navbar-inverse .nav li.dropdown>a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.navbar-inverse .nav li.dropdown>.dropdown-toggle .caret {
    border-top-color: #999;
    border-bottom-color: #999
}

.navbar-inverse .nav li.dropdown.open>.dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active>.dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.navbar-inverse .navbar-search .search-query {
    color: #fff;
    background-color: #515151;
    border-color: #111;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none
}

.navbar-inverse .navbar-search .search-query:-moz-placeholder {
    color: #ccc
}

.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
    color: #ccc
}

.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
    color: #ccc
}

.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
    padding: 5px 15px;
    color: #333;
    text-shadow: 0 1px 0 #fff;
    background-color: #fff;
    border: 0;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    outline: 0
}

.navbar-inverse .btn-navbar {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #0e0e0e;
    background-image: -moz-linear-gradient(top, #151515, #040404);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
    background-image: -webkit-linear-gradient(top, #151515, #040404);
    background-image: -o-linear-gradient(top, #151515, #040404);
    background-image: linear-gradient(to bottom, #151515, #040404);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
    border-color: #040404 #040404 #000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #040404;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
    color: #fff;
    background-color: #040404;
    *background-color: #000
}

.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
    background-color: #000 \9
}

.breadcrumb {
    padding: 8px 15px;
    margin: 0 0 20px;
    list-style: none;
    background-color: #f5f5f5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-shadow: 0 1px 0 #fff
}

.breadcrumb>li>.divider {
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #999
}

.pagination {
    margin: 20px 0
}

.pagination ul {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 0;
    margin-bottom: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05)
}

.pagination ul>li {
    display: inline
}

.pagination ul>li>a,
.pagination ul>li>span {
    float: left;
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-left-width: 0
}

.pagination ul>li>a:hover,
.pagination ul>li>a:focus,
.pagination ul>.active>a,
.pagination ul>.active>span {
    background-color: #f5f5f5
}

.pagination ul>.active>a,
.pagination ul>.active>span {
    color: #999;
    cursor: default
}

.pagination ul>.disabled>span,
.pagination ul>.disabled>a,
.pagination ul>.disabled>a:hover,
.pagination ul>.disabled>a:focus {
    color: #999;
    background-color: transparent;
    cursor: default
}

.pagination ul>li:first-child>a,
.pagination ul>li:first-child>span {
    border-left-width: 1px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px
}

.pagination ul>li:last-child>a,
.pagination ul>li:last-child>span {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px
}

.pagination-centered {
    text-align: center
}

.pagination-right {
    text-align: right
}

.pagination-large ul>li>a,
.pagination-large ul>li>span {
    padding: 11px 19px;
    font-size: 15px
}

.pagination-large ul>li:first-child>a,
.pagination-large ul>li:first-child>span {
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px
}

.pagination-large ul>li:last-child>a,
.pagination-large ul>li:last-child>span {
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px
}

.pagination-mini ul>li:first-child>a,
.pagination-small ul>li:first-child>a,
.pagination-mini ul>li:first-child>span,
.pagination-small ul>li:first-child>span {
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px
}

.pagination-mini ul>li:last-child>a,
.pagination-small ul>li:last-child>a,
.pagination-mini ul>li:last-child>span,
.pagination-small ul>li:last-child>span {
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px
}

.pagination-small ul>li>a,
.pagination-small ul>li>span {
    padding: 2px 10px;
    font-size: 10.2px
}

.pagination-mini ul>li>a,
.pagination-mini ul>li>span {
    padding: 0 6px;
    font-size: 9px
}

.pager {
    margin: 20px 0;
    list-style: none;
    text-align: center;
    *zoom: 1
}

.pager:before,
.pager:after {
    display: table;
    content: "";
    line-height: 0
}

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

.pager li>a:hover,
.pager li>a:focus {
    text-decoration: none;
    background-color: #f5f5f5
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
    color: #999;
    background-color: #fff;
    cursor: default
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop,
.modal-backdrop.fade.in {
    opacity: .8;
    filter: alpha(opacity=80)
}

.modal {
    position: fixed;
    top: 10%;
    left: 50%;
    z-index: 1050;
    width: 560px;
    margin-left: -280px;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    *border: 1px solid #999;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    outline: none
}

.modal.fade {
    -webkit-transition: opacity .3s linear, top .3s ease-out;
    -moz-transition: opacity .3s linear, top .3s ease-out;
    -o-transition: opacity .3s linear, top .3s ease-out;
    transition: opacity .3s linear, top .3s ease-out;
    top: -25%
}

.modal.fade.in {
    top: 10%
}

.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee
}

.modal-header .close {
    margin-top: 2px
}

.modal-header h3 {
    margin: 0;
    line-height: 30px
}

.modal-body {
    position: relative;
    overflow-y: auto;
    max-height: 400px;
    padding: 15px
}

.modal-form {
    margin-bottom: 0
}

.modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    -webkit-box-shadow: inset 0 1px 0 #fff;
    -moz-box-shadow: inset 0 1px 0 #fff;
    box-shadow: inset 0 1px 0 #fff;
    *zoom: 1
}

.modal-footer:before,
.modal-footer:after {
    display: table;
    content: "";
    line-height: 0
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 11px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .8;
    filter: alpha(opacity=80)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal
}

.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: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

.popover-title:empty {
    display: none
}

.popover-content {
    padding: 9px 14px
}

.popover .arrow,
.popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.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, 0.25);
    bottom: -11px
}

.popover.top .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.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, 0.25)
}

.popover.right .arrow:after {
    left: 1px;
    bottom: -10px;
    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, 0.25);
    top: -11px
}

.popover.bottom .arrow:after {
    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, 0.25)
}

.popover.left .arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.thumbnails {
    margin-left: -20px;
    list-style: none;
    *zoom: 1
}

.thumbnails:before,
.thumbnails:after {
    display: table;
    content: "";
    line-height: 0
}

.thumbnails:after {
    clear: both
}

.row-fluid .thumbnails {
    margin-left: 0
}

.thumbnails>li {
    float: left;
    margin-bottom: 20px;
    margin-left: 20px
}

.thumbnail {
    display: block;
    padding: 4px;
    line-height: 20px;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

a.thumbnail:hover,
a.thumbnail:focus {
    border-color: #b11c5c;
    -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
    -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
    box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25)
}

.thumbnail>img {
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #555
}

.media,
.media-body {
    overflow: hidden;
    *overflow: visible;
    zoom: 1
}

.media,
.media .media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-object {
    display: block
}

.media-heading {
    margin: 0 0 5px
}

.media>.pull-left {
    margin-right: 10px
}

.media>.pull-right {
    margin-left: 10px
}

.media-list {
    margin-left: 0;
    list-style: none
}

.label,
.badge {
    display: inline-block;
    padding: 2px 4px;
    font-size: 10.152px;
    font-weight: bold;
    line-height: 14px;
    color: #fff;
    vertical-align: baseline;
    white-space: nowrap;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #999
}

.label {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.badge {
    padding-left: 9px;
    padding-right: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px
}

.label:empty,
.badge:empty {
    display: none
}

a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-important,
.badge-important {
    background-color: #b94a48
}

.label-important[href],
.badge-important[href] {
    background-color: #953b39
}

.label-warning,
.badge-warning {
    background-color: #f89406
}

.label-warning[href],
.badge-warning[href] {
    background-color: #c67605
}

.label-success,
.badge-success {
    background-color: #468847
}

.label-success[href],
.badge-success[href] {
    background-color: #356635
}

.label-info,
.badge-info {
    background-color: #3a87ad
}

.label-info[href],
.badge-info[href] {
    background-color: #2d6987
}

.label-inverse,
.badge-inverse {
    background-color: #333
}

.label-inverse[href],
.badge-inverse[href] {
    background-color: #1a1a1a
}

.btn .label,
.btn .badge {
    position: relative;
    top: -1px
}

.btn-mini .label,
.btn-mini .badge {
    top: 0
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-ms-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 0 0
    }

    to {
        background-position: 40px 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.progress .bar {
    width: 0%;
    height: 100%;
    color: #fff;
    float: left;
    font-size: 12px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #0e90d2;
    background-image: -moz-linear-gradient(top, #149bdf, #0480be);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
    background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
    background-image: -o-linear-gradient(top, #149bdf, #0480be);
    background-image: linear-gradient(to bottom, #149bdf, #0480be);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: width .6s ease;
    -moz-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress .bar+.bar {
    -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15)
}

.progress-striped .bar {
    background-color: #149bdf;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress.active .bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -ms-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-danger .bar,
.progress .bar-danger {
    background-color: #dd514c;
    background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0)
}

.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
    background-color: #ee5f5b;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-success .bar,
.progress .bar-success {
    background-color: #5eb95e;
    background-image: -moz-linear-gradient(top, #62c462, #57a957);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
    background-image: -webkit-linear-gradient(top, #62c462, #57a957);
    background-image: -o-linear-gradient(top, #62c462, #57a957);
    background-image: linear-gradient(to bottom, #62c462, #57a957);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0)
}

.progress-success.progress-striped .bar,
.progress-striped .bar-success {
    background-color: #62c462;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-info .bar,
.progress .bar-info {
    background-color: #4bb1cf;
    background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
    background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
    background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0)
}

.progress-info.progress-striped .bar,
.progress-striped .bar-info {
    background-color: #5bc0de;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-warning .bar,
.progress .bar-warning {
    background-color: #faa732;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0)
}

.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
    background-color: #fbb450;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.accordion {
    margin-bottom: 20px
}

.accordion-group {
    margin-bottom: 2px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.accordion-heading {
    border-bottom: 0
}

.accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 15px
}

.accordion-toggle {
    cursor: pointer
}

.accordion-inner {
    padding: 9px 15px;
    border-top: 1px solid #e5e5e5
}

.carousel {
    position: relative;
    margin-bottom: 20px;
    line-height: 1
}

.carousel-inner {
    overflow: hidden;
    width: 100%;
    position: relative
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -moz-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    line-height: 1
}

.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: 40%;
    left: 15px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    color: #fff;
    text-align: center;
    background: #222;
    border: 3px solid #fff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    opacity: .5;
    filter: alpha(opacity=50)
}

.carousel-control.right {
    left: auto;
    right: 15px
}

.carousel-control:hover,
.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-indicators {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 5;
    margin: 0;
    list-style: none
}

.carousel-indicators li {
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    text-indent: -999px;
    background-color: #ccc;
    background-color: rgba(255, 255, 255, 0.25);
    border-radius: 5px
}

.carousel-indicators .active {
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px;
    background: #333;
    background: rgba(0, 0, 0, 0.75)
}

.carousel-caption h4,
.carousel-caption p {
    color: #fff;
    line-height: 20px
}

.carousel-caption h4 {
    margin: 0 0 5px
}

.carousel-caption p {
    margin-bottom: 0
}

.hero-unit {
    padding: 60px;
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 200;
    line-height: 30px;
    color: inherit;
    background-color: #eee;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.hero-unit h1 {
    margin-bottom: 0;
    font-size: 60px;
    line-height: 1;
    color: inherit;
    letter-spacing: -1px
}

.hero-unit li {
    line-height: 30px
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.hide {
    display: none
}

.show {
    display: block
}

.invisible {
    visibility: hidden
}

.affix {
    position: fixed
}

/*!
 * Bootstrap Responsive v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
@-ms-viewport {
    width: device-width
}

.hidden {
    display: none;
    visibility: hidden
}

.visible-phone {
    display: none !important
}

.visible-tablet {
    display: none !important
}

.hidden-desktop {
    display: none !important
}

.visible-desktop {
    display: inherit !important
}

@media (min-width: 768px) and (max-width: 979px) {
    .hidden-desktop {
        display: inherit !important
    }

    .visible-desktop {
        display: none !important
    }

    .visible-tablet {
        display: inherit !important
    }

    .hidden-tablet {
        display: none !important
    }
}

@media (max-width: 767px) {
    .hidden-desktop {
        display: inherit !important
    }

    .visible-desktop {
        display: none !important
    }

    .visible-phone {
        display: inherit !important
    }

    .hidden-phone {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: inherit !important
    }

    .hidden-print {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .row {
        margin-left: -30px;
        *zoom: 1
    }

    .row:before,
    .row:after {
        display: table;
        content: "";
        line-height: 0
    }

    .row:after {
        clear: both
    }

    [class*="span"] {
        float: left;
        min-height: 1px;
        margin-left: 30px
    }

    .container,
    .navbar-static-top .container,
    .navbar-fixed-top .container,
    .navbar-fixed-bottom .container {
        width: 1170px
    }

    .span12 {
        width: 1170px
    }

    .span11 {
        width: 1070px
    }

    .span10 {
        width: 970px
    }

    .span9 {
        width: 870px
    }

    .span8 {
        width: 770px
    }

    .span7 {
        width: 670px
    }

    .span6 {
        width: 570px
    }

    .span5 {
        width: 470px
    }

    .span4 {
        width: 370px
    }

    .span3 {
        width: 270px
    }

    .span2 {
        width: 170px
    }

    .span1 {
        width: 70px
    }

    .offset12 {
        margin-left: 1230px
    }

    .offset11 {
        margin-left: 1130px
    }

    .offset10 {
        margin-left: 1030px
    }

    .offset9 {
        margin-left: 930px
    }

    .offset8 {
        margin-left: 830px
    }

    .offset7 {
        margin-left: 730px
    }

    .offset6 {
        margin-left: 630px
    }

    .offset5 {
        margin-left: 530px
    }

    .offset4 {
        margin-left: 430px
    }

    .offset3 {
        margin-left: 330px
    }

    .offset2 {
        margin-left: 230px
    }

    .offset1 {
        margin-left: 130px
    }

    .row-fluid {
        width: 100%;
        *zoom: 1
    }

    .row-fluid:before,
    .row-fluid:after {
        display: table;
        content: "";
        line-height: 0
    }

    .row-fluid:after {
        clear: both
    }

    .row-fluid [class*="span"] {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 2.56410256%;
        *margin-left: 2.51091107%
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0
    }

    .row-fluid .controls-row [class*="span"]+[class*="span"] {
        margin-left: 2.56410256%
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851%
    }

    .row-fluid .span11 {
        width: 91.45299145%;
        *width: 91.39979996%
    }

    .row-fluid .span10 {
        width: 82.90598291%;
        *width: 82.85279142%
    }

    .row-fluid .span9 {
        width: 74.35897436%;
        *width: 74.30578287%
    }

    .row-fluid .span8 {
        width: 65.81196581%;
        *width: 65.75877432%
    }

    .row-fluid .span7 {
        width: 57.26495726%;
        *width: 57.21176578%
    }

    .row-fluid .span6 {
        width: 48.71794872%;
        *width: 48.66475723%
    }

    .row-fluid .span5 {
        width: 40.17094017%;
        *width: 40.11774868%
    }

    .row-fluid .span4 {
        width: 31.62393162%;
        *width: 31.57074013%
    }

    .row-fluid .span3 {
        width: 23.07692308%;
        *width: 23.02373159%
    }

    .row-fluid .span2 {
        width: 14.52991453%;
        *width: 14.47672304%
    }

    .row-fluid .span1 {
        width: 5.98290598%;
        *width: 5.92971449%
    }

    .row-fluid .offset12 {
        margin-left: 105.12820513%;
        *margin-left: 105.02182215%
    }

    .row-fluid .offset12:first-child {
        margin-left: 102.56410256%;
        *margin-left: 102.45771959%
    }

    .row-fluid .offset11 {
        margin-left: 96.58119658%;
        *margin-left: 96.4748136%
    }

    .row-fluid .offset11:first-child {
        margin-left: 94.01709402%;
        *margin-left: 93.91071104%
    }

    .row-fluid .offset10 {
        margin-left: 88.03418803%;
        *margin-left: 87.92780506%
    }

    .row-fluid .offset10:first-child {
        margin-left: 85.47008547%;
        *margin-left: 85.36370249%
    }

    .row-fluid .offset9 {
        margin-left: 79.48717949%;
        *margin-left: 79.38079651%
    }

    .row-fluid .offset9:first-child {
        margin-left: 76.92307692%;
        *margin-left: 76.81669394%
    }

    .row-fluid .offset8 {
        margin-left: 70.94017094%;
        *margin-left: 70.83378796%
    }

    .row-fluid .offset8:first-child {
        margin-left: 68.37606838%;
        *margin-left: 68.2696854%
    }

    .row-fluid .offset7 {
        margin-left: 62.39316239%;
        *margin-left: 62.28677941%
    }

    .row-fluid .offset7:first-child {
        margin-left: 59.82905983%;
        *margin-left: 59.72267685%
    }

    .row-fluid .offset6 {
        margin-left: 53.84615385%;
        *margin-left: 53.73977087%
    }

    .row-fluid .offset6:first-child {
        margin-left: 51.28205128%;
        *margin-left: 51.1756683%
    }

    .row-fluid .offset5 {
        margin-left: 45.2991453%;
        *margin-left: 45.19276232%
    }

    .row-fluid .offset5:first-child {
        margin-left: 42.73504274%;
        *margin-left: 42.62865976%
    }

    .row-fluid .offset4 {
        margin-left: 36.75213675%;
        *margin-left: 36.64575377%
    }

    .row-fluid .offset4:first-child {
        margin-left: 34.18803419%;
        *margin-left: 34.08165121%
    }

    .row-fluid .offset3 {
        margin-left: 28.20512821%;
        *margin-left: 28.09874523%
    }

    .row-fluid .offset3:first-child {
        margin-left: 25.64102564%;
        *margin-left: 25.53464266%
    }

    .row-fluid .offset2 {
        margin-left: 19.65811966%;
        *margin-left: 19.55173668%
    }

    .row-fluid .offset2:first-child {
        margin-left: 17.09401709%;
        *margin-left: 16.98763412%
    }

    .row-fluid .offset1 {
        margin-left: 11.11111111%;
        *margin-left: 11.00472813%
    }

    .row-fluid .offset1:first-child {
        margin-left: 8.54700855%;
        *margin-left: 8.44062557%
    }

    input,
    textarea,
    .uneditable-input {
        margin-left: 0
    }

    .controls-row [class*="span"]+[class*="span"] {
        margin-left: 30px
    }

    input.span12,
    textarea.span12,
    .uneditable-input.span12 {
        width: 1156px
    }

    input.span11,
    textarea.span11,
    .uneditable-input.span11 {
        width: 1056px
    }

    input.span10,
    textarea.span10,
    .uneditable-input.span10 {
        width: 956px
    }

    input.span9,
    textarea.span9,
    .uneditable-input.span9 {
        width: 856px
    }

    input.span8,
    textarea.span8,
    .uneditable-input.span8 {
        width: 756px
    }

    input.span7,
    textarea.span7,
    .uneditable-input.span7 {
        width: 656px
    }

    input.span6,
    textarea.span6,
    .uneditable-input.span6 {
        width: 556px
    }

    input.span5,
    textarea.span5,
    .uneditable-input.span5 {
        width: 456px
    }

    input.span4,
    textarea.span4,
    .uneditable-input.span4 {
        width: 356px
    }

    input.span3,
    textarea.span3,
    .uneditable-input.span3 {
        width: 256px
    }

    input.span2,
    textarea.span2,
    .uneditable-input.span2 {
        width: 156px
    }

    input.span1,
    textarea.span1,
    .uneditable-input.span1 {
        width: 56px
    }

    .thumbnails {
        margin-left: -30px
    }

    .thumbnails>li {
        margin-left: 30px
    }

    .row-fluid .thumbnails {
        margin-left: 0
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .row {
        margin-left: -20px;
        *zoom: 1
    }

    .row:before,
    .row:after {
        display: table;
        content: "";
        line-height: 0
    }

    .row:after {
        clear: both
    }

    [class*="span"] {
        float: left;
        min-height: 1px;
        margin-left: 20px
    }

    .container,
    .navbar-static-top .container,
    .navbar-fixed-top .container,
    .navbar-fixed-bottom .container {
        width: 724px
    }

    .span12 {
        width: 724px
    }

    .span11 {
        width: 662px
    }

    .span10 {
        width: 600px
    }

    .span9 {
        width: 538px
    }

    .span8 {
        width: 476px
    }

    .span7 {
        width: 414px
    }

    .span6 {
        width: 352px
    }

    .span5 {
        width: 290px
    }

    .span4 {
        width: 228px
    }

    .span3 {
        width: 166px
    }

    .span2 {
        width: 104px
    }

    .span1 {
        width: 42px
    }

    .offset12 {
        margin-left: 764px
    }

    .offset11 {
        margin-left: 702px
    }

    .offset10 {
        margin-left: 640px
    }

    .offset9 {
        margin-left: 578px
    }

    .offset8 {
        margin-left: 516px
    }

    .offset7 {
        margin-left: 454px
    }

    .offset6 {
        margin-left: 392px
    }

    .offset5 {
        margin-left: 330px
    }

    .offset4 {
        margin-left: 268px
    }

    .offset3 {
        margin-left: 206px
    }

    .offset2 {
        margin-left: 144px
    }

    .offset1 {
        margin-left: 82px
    }

    .row-fluid {
        width: 100%;
        *zoom: 1
    }

    .row-fluid:before,
    .row-fluid:after {
        display: table;
        content: "";
        line-height: 0
    }

    .row-fluid:after {
        clear: both
    }

    .row-fluid [class*="span"] {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 2.76243094%;
        *margin-left: 2.70923945%
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0
    }

    .row-fluid .controls-row [class*="span"]+[class*="span"] {
        margin-left: 2.76243094%
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851%
    }

    .row-fluid .span11 {
        width: 91.43646409%;
        *width: 91.3832726%
    }

    .row-fluid .span10 {
        width: 82.87292818%;
        *width: 82.81973669%
    }

    .row-fluid .span9 {
        width: 74.30939227%;
        *width: 74.25620078%
    }

    .row-fluid .span8 {
        width: 65.74585635%;
        *width: 65.69266486%
    }

    .row-fluid .span7 {
        width: 57.18232044%;
        *width: 57.12912895%
    }

    .row-fluid .span6 {
        width: 48.61878453%;
        *width: 48.56559304%
    }

    .row-fluid .span5 {
        width: 40.05524862%;
        *width: 40.00205713%
    }

    .row-fluid .span4 {
        width: 31.49171271%;
        *width: 31.43852122%
    }

    .row-fluid .span3 {
        width: 22.9281768%;
        *width: 22.87498531%
    }

    .row-fluid .span2 {
        width: 14.36464088%;
        *width: 14.31144939%
    }

    .row-fluid .span1 {
        width: 5.80110497%;
        *width: 5.74791348%
    }

    .row-fluid .offset12 {
        margin-left: 105.52486188%;
        *margin-left: 105.4184789%
    }

    .row-fluid .offset12:first-child {
        margin-left: 102.76243094%;
        *margin-left: 102.65604796%
    }

    .row-fluid .offset11 {
        margin-left: 96.96132597%;
        *margin-left: 96.85494299%
    }

    .row-fluid .offset11:first-child {
        margin-left: 94.19889503%;
        *margin-left: 94.09251205%
    }

    .row-fluid .offset10 {
        margin-left: 88.39779006%;
        *margin-left: 88.29140708%
    }

    .row-fluid .offset10:first-child {
        margin-left: 85.63535912%;
        *margin-left: 85.52897614%
    }

    .row-fluid .offset9 {
        margin-left: 79.83425414%;
        *margin-left: 79.72787116%
    }

    .row-fluid .offset9:first-child {
        margin-left: 77.0718232%;
        *margin-left: 76.96544023%
    }

    .row-fluid .offset8 {
        margin-left: 71.27071823%;
        *margin-left: 71.16433525%
    }

    .row-fluid .offset8:first-child {
        margin-left: 68.50828729%;
        *margin-left: 68.40190431%
    }

    .row-fluid .offset7 {
        margin-left: 62.70718232%;
        *margin-left: 62.60079934%
    }

    .row-fluid .offset7:first-child {
        margin-left: 59.94475138%;
        *margin-left: 59.8383684%
    }

    .row-fluid .offset6 {
        margin-left: 54.14364641%;
        *margin-left: 54.03726343%
    }

    .row-fluid .offset6:first-child {
        margin-left: 51.38121547%;
        *margin-left: 51.27483249%
    }

    .row-fluid .offset5 {
        margin-left: 45.5801105%;
        *margin-left: 45.47372752%
    }

    .row-fluid .offset5:first-child {
        margin-left: 42.81767956%;
        *margin-left: 42.71129658%
    }

    .row-fluid .offset4 {
        margin-left: 37.01657459%;
        *margin-left: 36.91019161%
    }

    .row-fluid .offset4:first-child {
        margin-left: 34.25414365%;
        *margin-left: 34.14776067%
    }

    .row-fluid .offset3 {
        margin-left: 28.45303867%;
        *margin-left: 28.3466557%
    }

    .row-fluid .offset3:first-child {
        margin-left: 25.69060773%;
        *margin-left: 25.58422476%
    }

    .row-fluid .offset2 {
        margin-left: 19.88950276%;
        *margin-left: 19.78311978%
    }

    .row-fluid .offset2:first-child {
        margin-left: 17.12707182%;
        *margin-left: 17.02068884%
    }

    .row-fluid .offset1 {
        margin-left: 11.32596685%;
        *margin-left: 11.21958387%
    }

    .row-fluid .offset1:first-child {
        margin-left: 8.56353591%;
        *margin-left: 8.45715293%
    }

    input,
    textarea,
    .uneditable-input {
        margin-left: 0
    }

    .controls-row [class*="span"]+[class*="span"] {
        margin-left: 20px
    }

    input.span12,
    textarea.span12,
    .uneditable-input.span12 {
        width: 710px
    }

    input.span11,
    textarea.span11,
    .uneditable-input.span11 {
        width: 648px
    }

    input.span10,
    textarea.span10,
    .uneditable-input.span10 {
        width: 586px
    }

    input.span9,
    textarea.span9,
    .uneditable-input.span9 {
        width: 524px
    }

    input.span8,
    textarea.span8,
    .uneditable-input.span8 {
        width: 462px
    }

    input.span7,
    textarea.span7,
    .uneditable-input.span7 {
        width: 400px
    }

    input.span6,
    textarea.span6,
    .uneditable-input.span6 {
        width: 338px
    }

    input.span5,
    textarea.span5,
    .uneditable-input.span5 {
        width: 276px
    }

    input.span4,
    textarea.span4,
    .uneditable-input.span4 {
        width: 214px
    }

    input.span3,
    textarea.span3,
    .uneditable-input.span3 {
        width: 152px
    }

    input.span2,
    textarea.span2,
    .uneditable-input.span2 {
        width: 90px
    }

    input.span1,
    textarea.span1,
    .uneditable-input.span1 {
        width: 28px
    }
}

@media (max-width: 767px) {
    body {
        padding-left: 20px;
        padding-right: 20px
    }

    .navbar-fixed-top,
    .navbar-fixed-bottom,
    .navbar-static-top {
        margin-left: -20px;
        margin-right: -20px
    }

    .container-fluid {
        padding: 0
    }

    .dl-horizontal dt {
        float: none;
        clear: none;
        width: auto;
        text-align: left
    }

    .dl-horizontal dd {
        margin-left: 0
    }

    .container {
        width: auto
    }

    .row-fluid {
        width: 100%
    }

    .row,
    .thumbnails {
        margin-left: 0
    }

    .thumbnails>li {
        float: none;
        margin-left: 0
    }

    [class*="span"],
    .uneditable-input[class*="span"],
    .row-fluid [class*="span"] {
        float: none;
        display: block;
        width: 100%;
        margin-left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .span12,
    .row-fluid .span12 {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .row-fluid [class*="offset"]:first-child {
        margin-left: 0
    }

    .input-large,
    .input-xlarge,
    .input-xxlarge,
    input[class*="span"],
    select[class*="span"],
    textarea[class*="span"],
    .uneditable-input {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .input-prepend input,
    .input-append input,
    .input-prepend input[class*="span"],
    .input-append input[class*="span"] {
        display: inline-block;
        width: auto
    }

    .controls-row [class*="span"]+[class*="span"] {
        margin-left: 0
    }

    .modal {
        position: fixed;
        top: 20px;
        left: 20px;
        right: 20px;
        width: auto;
        margin: 0
    }

    .modal.fade {
        top: -100px
    }

    .modal.fade.in {
        top: 20px
    }
}

@media (max-width: 480px) {
    .nav-collapse {
        -webkit-transform: translate3d(0, 0, 0)
    }

    .page-header h1 small {
        display: block;
        line-height: 20px
    }

    input[type="checkbox"],
    input[type="radio"] {
        border: 1px solid #ccc
    }

    .form-horizontal .control-label {
        float: none;
        width: auto;
        padding-top: 0;
        text-align: left
    }

    .form-horizontal .controls {
        margin-left: 0
    }

    .form-horizontal .control-list {
        padding-top: 0
    }

    .form-horizontal .form-actions {
        padding-left: 10px;
        padding-right: 10px
    }

    .media .pull-left,
    .media .pull-right {
        float: none;
        display: block;
        margin-bottom: 10px
    }

    .media-object {
        margin-right: 0;
        margin-left: 0
    }

    .modal {
        top: 10px;
        left: 10px;
        right: 10px
    }

    .modal-header .close {
        padding: 10px;
        margin: -10px
    }

    .carousel-caption {
        position: static
    }
}

@media (max-width: 979px) {
    body {
        padding-top: 0
    }

    .navbar-fixed-top,
    .navbar-fixed-bottom {
        position: static
    }

    .navbar-fixed-top {
        margin-bottom: 20px
    }

    .navbar-fixed-bottom {
        margin-top: 20px
    }

    .navbar-fixed-top .navbar-inner,
    .navbar-fixed-bottom .navbar-inner {
        padding: 5px
    }

    .navbar .container {
        width: auto;
        padding: 0
    }

    .navbar .brand {
        padding-left: 10px;
        padding-right: 10px;
        margin: 0 0 0 -5px
    }

    .nav-collapse {
        clear: both
    }

    .nav-collapse .nav {
        float: none;
        margin: 0 0 10px
    }

    .nav-collapse .nav>li {
        float: none
    }

    .nav-collapse .nav>li>a {
        margin-bottom: 2px
    }

    .nav-collapse .nav>.divider-vertical {
        display: none
    }

    .nav-collapse .nav .nav-header {
        color: #777;
        text-shadow: none
    }

    .nav-collapse .nav>li>a,
    .nav-collapse .dropdown-menu a {
        padding: 9px 15px;
        font-weight: bold;
        color: #fff;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px
    }

    .nav-collapse .btn {
        padding: 4px 10px 4px;
        font-weight: normal;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }

    .nav-collapse .dropdown-menu li+li a {
        margin-bottom: 2px
    }

    .nav-collapse .nav>li>a:hover,
    .nav-collapse .nav>li>a:focus,
    .nav-collapse .dropdown-menu a:hover,
    .nav-collapse .dropdown-menu a:focus {
        background-color: #2d3942
    }

    .navbar-inverse .nav-collapse .nav>li>a,
    .navbar-inverse .nav-collapse .dropdown-menu a {
        color: #999
    }

    .navbar-inverse .nav-collapse .nav>li>a:hover,
    .navbar-inverse .nav-collapse .nav>li>a:focus,
    .navbar-inverse .nav-collapse .dropdown-menu a:hover,
    .navbar-inverse .nav-collapse .dropdown-menu a:focus {
        background-color: #111
    }

    .nav-collapse.in .btn-group {
        margin-top: 5px;
        padding: 0
    }

    .nav-collapse .dropdown-menu {
        position: static;
        top: auto;
        left: auto;
        float: none;
        display: none;
        max-width: none;
        margin: 0 15px;
        padding: 0;
        background-color: transparent;
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    .nav-collapse .open>.dropdown-menu {
        display: block
    }

    .nav-collapse .dropdown-menu:before,
    .nav-collapse .dropdown-menu:after {
        display: none
    }

    .nav-collapse .dropdown-menu .divider {
        display: none
    }

    .nav-collapse .nav>li>.dropdown-menu:before,
    .nav-collapse .nav>li>.dropdown-menu:after {
        display: none
    }

    .nav-collapse .navbar-form,
    .nav-collapse .navbar-search {
        float: none;
        padding: 10px 15px;
        margin: 10px 0;
        border-top: 1px solid #2d3942;
        border-bottom: 1px solid #2d3942;
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
        -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1)
    }

    .navbar-inverse .nav-collapse .navbar-form,
    .navbar-inverse .nav-collapse .navbar-search {
        border-top-color: #111;
        border-bottom-color: #111
    }

    .navbar .nav-collapse .nav.pull-right {
        float: none;
        margin-left: 0
    }

    .nav-collapse,
    .nav-collapse.collapse {
        overflow: hidden;
        height: 0
    }

    .navbar .btn-navbar {
        display: block
    }

    .navbar-static .navbar-inner {
        padding-left: 10px;
        padding-right: 10px
    }
}

.form-group1 {
    display: flex;
    align-items: center; /* Align label and input vertically */
    gap: 10px; /* Space between label and input */
}

.pf-c-form__label {
    white-space: nowrap; /* Prevent label from wrapping */
}


@media (min-width: 980px) {
    .nav-collapse.collapse {
        height: auto !important;
        overflow: visible !important
    }
}

/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/byscuits
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
@font-face {
    font-family: 'FontAwesome';
    src: url(../fonts/fontawesome-webfont.eot);
    src: url(../fonts/fontawesome-webfont.eot#iefix) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff) format("woff"), url(../fonts/fontawesome-webfont.ttf) format("truetype"), url(../fonts/fontawesome-webfont.svg#fontawesomeregular) format("svg");
    font-weight: normal;
    font-style: normal
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    *margin-right: .3em
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    text-decoration: inherit;
    display: inline-block;
    speak: none
}

.icon-large:before {
    vertical-align: -10%;
    font-size: 1.33333333em
}

a [class^="icon-"],
a [class*=" icon-"] {
    display: inline
}

.icon-fixed-width[class^="icon-"],
.icon-fixed-width[class*=" icon-"] {
    display: inline-block;
    width: 1.14285714em;
    text-align: right;
    padding-right: .28571429em
}

.icon-fixed-width.icon-large[class^="icon-"],
.icon-fixed-width.icon-large[class*=" icon-"] {
    width: 1.42857143em
}

.icons-ul {
    margin-left: 2.14285714em;
    list-style-type: none
}

.icons-ul>li {
    position: relative
}

.icons-ul .icon-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    text-align: center;
    line-height: inherit
}

.hide[class^="icon-"],
.hide[class*=" icon-"] {
    display: none
}

.icon-muted {
    color: #eee
}

.icon-light {
    color: #fff
}

.icon-dark {
    color: #333
}

.icon-border {
    border: solid 1px #eee;
    padding: .2em .25em .15em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.icon-2x {
    font-size: 2em
}

.icon-2x.icon-border {
    border-width: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.icon-3x {
    font-size: 3em
}

.icon-3x.icon-border {
    border-width: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.icon-4x {
    font-size: 4em
}

.icon-4x.icon-border {
    border-width: 4px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.icon-5x {
    font-size: 5em
}

.icon-5x.icon-border {
    border-width: 5px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.pull-left[class^="icon-"],
.pull-left[class*=" icon-"] {
    margin-right: .3em
}

.pull-right[class^="icon-"],
.pull-right[class*=" icon-"] {
    margin-left: .3em
}

[class^="icon-"],
[class*=" icon-"] {
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
    margin-top: 0
}

.icon-white,
.nav-pills>.active>a>[class^="icon-"],
.nav-pills>.active>a>[class*=" icon-"],
.nav-list>.active>a>[class^="icon-"],
.nav-list>.active>a>[class*=" icon-"],
.navbar-inverse .nav>.active>a>[class^="icon-"],
.navbar-inverse .nav>.active>a>[class*=" icon-"],
.dropdown-menu>li>a:hover>[class^="icon-"],
.dropdown-menu>li>a:hover>[class*=" icon-"],
.dropdown-menu>.active>a>[class^="icon-"],
.dropdown-menu>.active>a>[class*=" icon-"],
.dropdown-submenu:hover>a>[class^="icon-"],
.dropdown-submenu:hover>a>[class*=" icon-"] {
    background-image: none
}

.btn .icon-large[class^="icon-"],
.nav .icon-large[class^="icon-"],
.btn .icon-large[class*=" icon-"],
.nav .icon-large[class*=" icon-"] {
    line-height: .9em
}

.btn .icon-spin[class^="icon-"],
.nav .icon-spin[class^="icon-"],
.btn .icon-spin[class*=" icon-"],
.nav .icon-spin[class*=" icon-"] {
    display: inline-block
}

.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs .icon-large[class^="icon-"],
.nav-pills .icon-large[class^="icon-"],
.nav-tabs .icon-large[class*=" icon-"],
.nav-pills .icon-large[class*=" icon-"] {
    line-height: .9em
}

.btn .pull-left.icon-2x[class^="icon-"],
.btn .pull-left.icon-2x[class*=" icon-"],
.btn .pull-right.icon-2x[class^="icon-"],
.btn .pull-right.icon-2x[class*=" icon-"] {
    margin-top: .18em
}

.btn .icon-spin.icon-large[class^="icon-"],
.btn .icon-spin.icon-large[class*=" icon-"] {
    line-height: .8em
}

.btn.btn-small .pull-left.icon-2x[class^="icon-"],
.btn.btn-small .pull-left.icon-2x[class*=" icon-"],
.btn.btn-small .pull-right.icon-2x[class^="icon-"],
.btn.btn-small .pull-right.icon-2x[class*=" icon-"] {
    margin-top: .25em
}

.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
    margin-top: 0
}

.btn.btn-large .pull-left.icon-2x[class^="icon-"],
.btn.btn-large .pull-left.icon-2x[class*=" icon-"],
.btn.btn-large .pull-right.icon-2x[class^="icon-"],
.btn.btn-large .pull-right.icon-2x[class*=" icon-"] {
    margin-top: .05em
}

.btn.btn-large .pull-left.icon-2x[class^="icon-"],
.btn.btn-large .pull-left.icon-2x[class*=" icon-"] {
    margin-right: .2em
}

.btn.btn-large .pull-right.icon-2x[class^="icon-"],
.btn.btn-large .pull-right.icon-2x[class*=" icon-"] {
    margin-left: .2em
}

.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
    line-height: inherit
}

.icon-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: -35%
}

.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
    display: block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 1em;
    line-height: inherit;
    *line-height: 2em
}

.icon-stack .icon-stack-base {
    font-size: 2em;
    *line-height: 1em
}

.icon-spin {
    display: inline-block;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}

a .icon-stack,
a .icon-spin {
    display: inline-block;
    text-decoration: none
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg)
    }

    100% {
        -moz-transform: rotate(359deg)
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg)
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg)
    }

    100% {
        -o-transform: rotate(359deg)
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg)
    }

    100% {
        -ms-transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(359deg)
    }
}

.icon-rotate-90:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1)
}

.icon-rotate-180:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2)
}

.icon-rotate-270:before {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3)
}

.icon-flip-horizontal:before {
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.icon-flip-vertical:before {
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1)
}

a .icon-rotate-90:before,
a .icon-rotate-180:before,
a .icon-rotate-270:before,
a .icon-flip-horizontal:before,
a .icon-flip-vertical:before {
    display: inline-block
}

.icon-glass:before {
    content: "\f000"
}

.icon-music:before {
    content: "\f001"
}

.icon-search:before {
    content: "\f002"
}

.icon-envelope-alt:before {
    content: "\f003"
}

.icon-heart:before {
    content: "\f004"
}

.icon-star:before {
    content: "\f005"
}

.icon-star-empty:before {
    content: "\f006"
}

.icon-user:before {
    content: "\f007"
}

.icon-film:before {
    content: "\f008"
}

.icon-th-large:before {
    content: "\f009"
}

.icon-th:before {
    content: "\f00a"
}

.icon-th-list:before {
    content: "\f00b"
}

.icon-ok:before {
    content: "\f00c"
}

.icon-remove:before {
    content: "\f00d"
}

.icon-zoom-in:before {
    content: "\f00e"
}

.icon-zoom-out:before {
    content: "\f010"
}

.icon-power-off:before,
.icon-off:before {
    content: "\f011"
}

.icon-signal:before {
    content: "\f012"
}

.icon-gear:before,
.icon-cog:before {
    content: "\f013"
}

.icon-trash:before {
    content: "\f014"
}

.icon-home:before {
    content: "\f015"
}

.icon-file-alt:before {
    content: "\f016"
}

.icon-time:before {
    content: "\f017"
}

.icon-road:before {
    content: "\f018"
}

.icon-download-alt:before {
    content: "\f019"
}

.icon-download:before {
    content: "\f01a"
}

.icon-upload:before {
    content: "\f01b"
}

.icon-inbox:before {
    content: "\f01c"
}

.icon-play-circle:before {
    content: "\f01d"
}

.icon-rotate-right:before,
.icon-repeat:before {
    content: "\f01e"
}

.icon-refresh:before {
    content: "\f021"
}

.icon-list-alt:before {
    content: "\f022"
}

.icon-lock:before {
    content: "\f023"
}

.icon-flag:before {
    content: "\f024"
}

.icon-headphones:before {
    content: "\f025"
}

.icon-volume-off:before {
    content: "\f026"
}

.icon-volume-down:before {
    content: "\f027"
}

.icon-volume-up:before {
    content: "\f028"
}

.icon-qrcode:before {
    content: "\f029"
}

.icon-barcode:before {
    content: "\f02a"
}

.icon-tag:before {
    content: "\f02b"
}

.icon-tags:before {
    content: "\f02c"
}

.icon-book:before {
    content: "\f02d"
}

.icon-bookmark:before {
    content: "\f02e"
}

.icon-print:before {
    content: "\f02f"
}

.icon-camera:before {
    content: "\f030"
}

.icon-font:before {
    content: "\f031"
}

.icon-bold:before {
    content: "\f032"
}

.icon-italic:before {
    content: "\f033"
}

.icon-text-height:before {
    content: "\f034"
}

.icon-text-width:before {
    content: "\f035"
}

.icon-align-left:before {
    content: "\f036"
}

.icon-align-center:before {
    content: "\f037"
}

.icon-align-right:before {
    content: "\f038"
}

.icon-align-justify:before {
    content: "\f039"
}

.icon-list:before {
    content: "\f03a"
}

.icon-indent-left:before {
    content: "\f03b"
}

.icon-indent-right:before {
    content: "\f03c"
}

.icon-facetime-video:before {
    content: "\f03d"
}

.icon-picture:before {
    content: "\f03e"
}

.icon-pencil:before {
    content: "\f040"
}

.icon-map-marker:before {
    content: "\f041"
}

.icon-adjust:before {
    content: "\f042"
}

.icon-tint:before {
    content: "\f043"
}

.icon-edit:before {
    content: "\f044"
}

.icon-share:before {
    content: "\f045"
}

.icon-check:before {
    content: "\f046"
}

.icon-move:before {
    content: "\f047"
}

.icon-step-backward:before {
    content: "\f048"
}

.icon-fast-backward:before {
    content: "\f049"
}

.icon-backward:before {
    content: "\f04a"
}

.icon-play:before {
    content: "\f04b"
}

.icon-pause:before {
    content: "\f04c"
}

.icon-stop:before {
    content: "\f04d"
}

.icon-forward:before {
    content: "\f04e"
}

.icon-fast-forward:before {
    content: "\f050"
}

.icon-step-forward:before {
    content: "\f051"
}

.icon-eject:before {
    content: "\f052"
}

.icon-chevron-left:before {
    content: "\f053"
}

.icon-chevron-right:before {
    content: "\f054"
}

.icon-plus-sign:before {
    content: "\f055"
}

.icon-minus-sign:before {
    content: "\f056"
}

.icon-remove-sign:before {
    content: "\f057"
}

.icon-ok-sign:before {
    content: "\f058"
}

.icon-question-sign:before {
    content: "\f059"
}

.icon-info-sign:before {
    content: "\f05a"
}

.icon-screenshot:before {
    content: "\f05b"
}

.icon-remove-circle:before {
    content: "\f05c"
}

.icon-ok-circle:before {
    content: "\f05d"
}

.icon-ban-circle:before {
    content: "\f05e"
}

.icon-arrow-left:before {
    content: "\f060"
}

.icon-arrow-right:before {
    content: "\f061"
}

.icon-arrow-up:before {
    content: "\f062"
}

.icon-arrow-down:before {
    content: "\f063"
}

.icon-mail-forward:before,
.icon-share-alt:before {
    content: "\f064"
}

.icon-resize-full:before {
    content: "\f065"
}

.icon-resize-small:before {
    content: "\f066"
}

.icon-plus:before {
    content: "\f067"
}

.icon-minus:before {
    content: "\f068"
}

.icon-asterisk:before {
    content: "\f069"
}

.icon-exclamation-sign:before {
    content: "\f06a"
}

.icon-gift:before {
    content: "\f06b"
}

.icon-leaf:before {
    content: "\f06c"
}

.icon-fire:before {
    content: "\f06d"
}

.icon-eye-open:before {
    content: "\f06e"
}

.icon-eye-close:before {
    content: "\f070"
}

.icon-warning-sign:before {
    content: "\f071"
}

.icon-plane:before {
    content: "\f072"
}

.icon-calendar:before {
    content: "\f073"
}

.icon-random:before {
    content: "\f074"
}

.icon-comment:before {
    content: "\f075"
}

.icon-magnet:before {
    content: "\f076"
}

.icon-chevron-up:before {
    content: "\f077"
}

.icon-chevron-down:before {
    content: "\f078"
}

.icon-retweet:before {
    content: "\f079"
}

.icon-shopping-cart:before {
    content: "\f07a"
}

.icon-folder-close:before {
    content: "\f07b"
}

.icon-folder-open:before {
    content: "\f07c"
}

.icon-resize-vertical:before {
    content: "\f07d"
}

.icon-resize-horizontal:before {
    content: "\f07e"
}

.icon-bar-chart:before {
    content: "\f080"
}

.icon-twitter-sign:before {
    content: "\f081"
}

.icon-facebook-sign:before {
    content: "\f082"
}

.icon-camera-retro:before {
    content: "\f083"
}

.icon-key:before {
    content: "\f084"
}

.icon-gears:before,
.icon-cogs:before {
    content: "\f085"
}

.icon-comments:before {
    content: "\f086"
}

.icon-thumbs-up-alt:before {
    content: "\f087"
}

.icon-thumbs-down-alt:before {
    content: "\f088"
}

.icon-star-half:before {
    content: "\f089"
}

.icon-heart-empty:before {
    content: "\f08a"
}

.icon-signout:before {
    content: "\f08b"
}

.icon-linkedin-sign:before {
    content: "\f08c"
}

.icon-pushpin:before {
    content: "\f08d"
}

.icon-external-link:before {
    content: "\f08e"
}

.icon-signin:before {
    content: "\f090"
}

.icon-trophy:before {
    content: "\f091"
}

.icon-github-sign:before {
    content: "\f092"
}

.icon-upload-alt:before {
    content: "\f093"
}

.icon-lemon:before {
    content: "\f094"
}

.icon-phone:before {
    content: "\f095"
}

.icon-unchecked:before,
.icon-check-empty:before {
    content: "\f096"
}

.icon-bookmark-empty:before {
    content: "\f097"
}

.icon-phone-sign:before {
    content: "\f098"
}

.icon-twitter:before {
    content: "\f099"
}

.icon-facebook:before {
    content: "\f09a"
}

.icon-github:before {
    content: "\f09b"
}

.icon-unlock:before {
    content: "\f09c"
}

.icon-credit-card:before {
    content: "\f09d"
}

.icon-rss:before {
    content: "\f09e"
}

.icon-hdd:before {
    content: "\f0a0"
}

.icon-bullhorn:before {
    content: "\f0a1"
}

.icon-bell:before {
    content: "\f0a2"
}

.icon-certificate:before {
    content: "\f0a3"
}

.icon-hand-right:before {
    content: "\f0a4"
}

.icon-hand-left:before {
    content: "\f0a5"
}

.icon-hand-up:before {
    content: "\f0a6"
}

.icon-hand-down:before {
    content: "\f0a7"
}

.icon-circle-arrow-left:before {
    content: "\f0a8"
}

.icon-circle-arrow-right:before {
    content: "\f0a9"
}

.icon-circle-arrow-up:before {
    content: "\f0aa"
}

.icon-circle-arrow-down:before {
    content: "\f0ab"
}

.icon-globe:before {
    content: "\f0ac"
}

.icon-wrench:before {
    content: "\f0ad"
}

.icon-tasks:before {
    content: "\f0ae"
}

.icon-filter:before {
    content: "\f0b0"
}

.icon-briefcase:before {
    content: "\f0b1"
}

.icon-fullscreen:before {
    content: "\f0b2"
}

.icon-group:before {
    content: "\f0c0"
}

.icon-link:before {
    content: "\f0c1"
}

.icon-cloud:before {
    content: "\f0c2"
}

.icon-beaker:before {
    content: "\f0c3"
}

.icon-cut:before {
    content: "\f0c4"
}

.icon-copy:before {
    content: "\f0c5"
}

.icon-paperclip:before,
.icon-paper-clip:before {
    content: "\f0c6"
}

.icon-save:before {
    content: "\f0c7"
}

.icon-sign-blank:before {
    content: "\f0c8"
}

.icon-reorder:before {
    content: "\f0c9"
}

.icon-list-ul:before {
    content: "\f0ca"
}

.icon-list-ol:before {
    content: "\f0cb"
}

.icon-strikethrough:before {
    content: "\f0cc"
}

.icon-underline:before {
    content: "\f0cd"
}

.icon-table:before {
    content: "\f0ce"
}

.icon-magic:before {
    content: "\f0d0"
}

.icon-truck:before {
    content: "\f0d1"
}

.icon-pinterest:before {
    content: "\f0d2"
}

.icon-pinterest-sign:before {
    content: "\f0d3"
}

.icon-google-plus-sign:before {
    content: "\f0d4"
}

.icon-google-plus:before {
    content: "\f0d5"
}

.icon-money:before {
    content: "\f0d6"
}

.icon-caret-down:before {
    content: "\f0d7"
}

.icon-caret-up:before {
    content: "\f0d8"
}

.icon-caret-left:before {
    content: "\f0d9"
}

.icon-caret-right:before {
    content: "\f0da"
}

.icon-columns:before {
    content: "\f0db"
}

.icon-sort:before {
    content: "\f0dc"
}

.icon-sort-down:before {
    content: "\f0dd"
}

.icon-sort-up:before {
    content: "\f0de"
}

.icon-envelope:before {
    content: "\f0e0"
}

.icon-linkedin:before {
    content: "\f0e1"
}

.icon-rotate-left:before,
.icon-undo:before {
    content: "\f0e2"
}

.icon-legal:before {
    content: "\f0e3"
}

.icon-dashboard:before {
    content: "\f0e4"
}

.icon-comment-alt:before {
    content: "\f0e5"
}

.icon-comments-alt:before {
    content: "\f0e6"
}

.icon-bolt:before {
    content: "\f0e7"
}

.icon-sitemap:before {
    content: "\f0e8"
}

.icon-umbrella:before {
    content: "\f0e9"
}

.icon-paste:before {
    content: "\f0ea"
}

.icon-lightbulb:before {
    content: "\f0eb"
}

.icon-exchange:before {
    content: "\f0ec"
}

.icon-cloud-download:before {
    content: "\f0ed"
}

.icon-cloud-upload:before {
    content: "\f0ee"
}

.icon-user-md:before {
    content: "\f0f0"
}

.icon-stethoscope:before {
    content: "\f0f1"
}

.icon-suitcase:before {
    content: "\f0f2"
}

.icon-bell-alt:before {
    content: "\f0f3"
}

.icon-coffee:before {
    content: "\f0f4"
}

.icon-food:before {
    content: "\f0f5"
}

.icon-file-text-alt:before {
    content: "\f0f6"
}

.icon-building:before {
    content: "\f0f7"
}

.icon-hospital:before {
    content: "\f0f8"
}

.icon-ambulance:before {
    content: "\f0f9"
}

.icon-medkit:before {
    content: "\f0fa"
}

.icon-fighter-jet:before {
    content: "\f0fb"
}

.icon-beer:before {
    content: "\f0fc"
}

.icon-h-sign:before {
    content: "\f0fd"
}

.icon-plus-sign-alt:before {
    content: "\f0fe"
}

.icon-double-angle-left:before {
    content: "\f100"
}

.icon-double-angle-right:before {
    content: "\f101"
}

.icon-double-angle-up:before {
    content: "\f102"
}

.icon-double-angle-down:before {
    content: "\f103"
}

.icon-angle-left:before {
    content: "\f104"
}

.icon-angle-right:before {
    content: "\f105"
}

.icon-angle-up:before {
    content: "\f106"
}

.icon-angle-down:before {
    content: "\f107"
}

.icon-desktop:before {
    content: "\f108"
}

.icon-laptop:before {
    content: "\f109"
}

.icon-tablet:before {
    content: "\f10a"
}

.icon-mobile-phone:before {
    content: "\f10b"
}

.icon-circle-blank:before {
    content: "\f10c"
}

.icon-quote-left:before {
    content: "\f10d"
}

.icon-quote-right:before {
    content: "\f10e"
}

.icon-spinner:before {
    content: "\f110"
}

.icon-circle:before {
    content: "\f111"
}

.icon-mail-reply:before,
.icon-reply:before {
    content: "\f112"
}

.icon-github-alt:before {
    content: "\f113"
}

.icon-folder-close-alt:before {
    content: "\f114"
}

.icon-folder-open-alt:before {
    content: "\f115"
}

.icon-expand-alt:before {
    content: "\f116"
}

.icon-collapse-alt:before {
    content: "\f117"
}

.icon-smile:before {
    content: "\f118"
}

.icon-frown:before {
    content: "\f119"
}

.icon-meh:before {
    content: "\f11a"
}

.icon-gamepad:before {
    content: "\f11b"
}

.icon-keyboard:before {
    content: "\f11c"
}

.icon-flag-alt:before {
    content: "\f11d"
}

.icon-flag-checkered:before {
    content: "\f11e"
}

.icon-terminal:before {
    content: "\f120"
}

.icon-code:before {
    content: "\f121"
}

.icon-reply-all:before {
    content: "\f122"
}

.icon-mail-reply-all:before {
    content: "\f122"
}

.icon-star-half-full:before,
.icon-star-half-empty:before {
    content: "\f123"
}

.icon-location-arrow:before {
    content: "\f124"
}

.icon-crop:before {
    content: "\f125"
}

.icon-code-fork:before {
    content: "\f126"
}

.icon-unlink:before {
    content: "\f127"
}

.icon-question:before {
    content: "\f128"
}

.icon-info:before {
    content: "\f129"
}

.icon-exclamation:before {
    content: "\f12a"
}

.icon-superscript:before {
    content: "\f12b"
}

.icon-subscript:before {
    content: "\f12c"
}

.icon-eraser:before {
    content: "\f12d"
}

.icon-puzzle-piece:before {
    content: "\f12e"
}

.icon-microphone:before {
    content: "\f130"
}

.icon-microphone-off:before {
    content: "\f131"
}

.icon-shield:before {
    content: "\f132"
}

.icon-calendar-empty:before {
    content: "\f133"
}

.icon-fire-extinguisher:before {
    content: "\f134"
}

.icon-rocket:before {
    content: "\f135"
}

.icon-maxcdn:before {
    content: "\f136"
}

.icon-chevron-sign-left:before {
    content: "\f137"
}

.icon-chevron-sign-right:before {
    content: "\f138"
}

.icon-chevron-sign-up:before {
    content: "\f139"
}

.icon-chevron-sign-down:before {
    content: "\f13a"
}

.icon-html5:before {
    content: "\f13b"
}

.icon-css3:before {
    content: "\f13c"
}

.icon-anchor:before {
    content: "\f13d"
}

.icon-unlock-alt:before {
    content: "\f13e"
}

.icon-bullseye:before {
    content: "\f140"
}

.icon-ellipsis-horizontal:before {
    content: "\f141"
}

.icon-ellipsis-vertical:before {
    content: "\f142"
}

.icon-rss-sign:before {
    content: "\f143"
}

.icon-play-sign:before {
    content: "\f144"
}

.icon-ticket:before {
    content: "\f145"
}

.icon-minus-sign-alt:before {
    content: "\f146"
}

.icon-check-minus:before {
    content: "\f147"
}

.icon-level-up:before {
    content: "\f148"
}

.icon-level-down:before {
    content: "\f149"
}

.icon-check-sign:before {
    content: "\f14a"
}

.icon-edit-sign:before {
    content: "\f14b"
}

.icon-external-link-sign:before {
    content: "\f14c"
}

.icon-share-sign:before {
    content: "\f14d"
}

.icon-compass:before {
    content: "\f14e"
}

.icon-collapse:before {
    content: "\f150"
}

.icon-collapse-top:before {
    content: "\f151"
}

.icon-expand:before {
    content: "\f152"
}

.icon-euro:before,
.icon-eur:before {
    content: "\f153"
}

.icon-gbp:before {
    content: "\f154"
}

.icon-dollar:before,
.icon-usd:before {
    content: "\f155"
}

.icon-rupee:before,
.icon-inr:before {
    content: "\f156"
}

.icon-yen:before,
.icon-jpy:before {
    content: "\f157"
}

.icon-renminbi:before,
.icon-cny:before {
    content: "\f158"
}

.icon-won:before,
.icon-krw:before {
    content: "\f159"
}

.icon-bitcoin:before,
.icon-btc:before {
    content: "\f15a"
}

.icon-file:before {
    content: "\f15b"
}

.icon-file-text:before {
    content: "\f15c"
}

.icon-sort-by-alphabet:before {
    content: "\f15d"
}

.icon-sort-by-alphabet-alt:before {
    content: "\f15e"
}

.icon-sort-by-attributes:before {
    content: "\f160"
}

.icon-sort-by-attributes-alt:before {
    content: "\f161"
}

.icon-sort-by-order:before {
    content: "\f162"
}

.icon-sort-by-order-alt:before {
    content: "\f163"
}

.icon-thumbs-up:before {
    content: "\f164"
}

.icon-thumbs-down:before {
    content: "\f165"
}

.icon-youtube-sign:before {
    content: "\f166"
}

.icon-youtube:before {
    content: "\f167"
}

.icon-xing:before {
    content: "\f168"
}

.icon-xing-sign:before {
    content: "\f169"
}

.icon-youtube-play:before {
    content: "\f16a"
}

.icon-dropbox:before {
    content: "\f16b"
}

.icon-stackexchange:before {
    content: "\f16c"
}

.icon-instagram:before {
    content: "\f16d"
}

.icon-flickr:before {
    content: "\f16e"
}

.icon-adn:before {
    content: "\f170"
}

.icon-bitbucket:before {
    content: "\f171"
}

.icon-bitbucket-sign:before {
    content: "\f172"
}

.icon-tumblr:before {
    content: "\f173"
}

.icon-tumblr-sign:before {
    content: "\f174"
}

.icon-long-arrow-down:before {
    content: "\f175"
}

.icon-long-arrow-up:before {
    content: "\f176"
}

.icon-long-arrow-left:before {
    content: "\f177"
}

.icon-long-arrow-right:before {
    content: "\f178"
}

.icon-apple:before {
    content: "\f179"
}

.icon-windows:before {
    content: "\f17a"
}

.icon-android:before {
    content: "\f17b"
}

.icon-linux:before {
    content: "\f17c"
}

.icon-dribbble:before {
    content: "\f17d"
}

.icon-skype:before {
    content: "\f17e"
}

.icon-foursquare:before {
    content: "\f180"
}

.icon-trello:before {
    content: "\f181"
}

.icon-female:before {
    content: "\f182"
}

.icon-male:before {
    content: "\f183"
}

.icon-gittip:before {
    content: "\f184"
}

.icon-sun:before {
    content: "\f185"
}

.icon-moon:before {
    content: "\f186"
}

.icon-archive:before {
    content: "\f187"
}

.icon-bug:before {
    content: "\f188"
}

.icon-vk:before {
    content: "\f189"
}

.icon-weibo:before {
    content: "\f18a"
}

.icon-renren:before {
    content: "\f18b"
}

.nav-list>.active>a,
.nav-list>.active>a:hover,
.dropdown-menu li>a:hover {
    background-color: #b11c5c
}

.navbar .nav>li>a {
    text-shadow: 1px 1px 0px #000;
    font-weight: normal;
    font-size: 12px
}

.navbar-inner {
    border-radius: 0
}

.navbar form {
    margin: 0;
    display: none
}

.form-horizontal.form-search .control-label {
    width: 50px
}

.form-horizontal.form-search .controls {
    margin-left: 60px
}

.form-horizontal.form-search .search-field {
    margin-left: 20px
}

.form-horizontal.form-search hr {
    margin-top: 0
}

.help-inline {
    color: #929292;
    font-style: italic
}

.help-inline-timebar {
    color: #b11c5c;
    font-style: italic
}

.error .help-inline {
    font-weight: bold
}

.tooltip ol,
.tooltip ul {
    text-align: left
}

.tooltip.left {
    margin-left: -10px
}

.bx-wrapper {
    position: relative;
    padding: 0;
    *zoom: 1
}

.bx-wrapper img {
    max-width: 100%;
    display: block
}

.bx-wrapper .bx-viewport {
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    border: 5px solid #fff;
    left: -5px;
    background: #fff;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0)
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(../images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000
}

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(../images/controls.png) no-repeat 0 -32px
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url(../images/controls.png) no-repeat -43px -32px
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none
}

.bx-wrapper .bx-controls-auto {
    text-align: center
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(../images/controls.png) -86px -11px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(../images/controls.png) -86px -44px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666\9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px
}

.small-box {
    border-radius: 0.25rem;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.125), 0 1px 3px rgba(0, 0, 0, 0.2);
    display: block;
    margin-bottom: 20px;
    position: relative;
    color: #ffffff
}

.small-box>.inner {
    padding: 10px
}

.small-box.bg-success {
    background-color: #45bbe0 !important
}

.small-box.bg-warning {
    background-color: #f06292 !important
}

.small-box.bg-info {
    background-color: #8892d6 !important
}

.small-box.bg-danger {
    background-color: #78c350 !important
}

.small-box>.small-box-footer {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.8);
    display: block;
    padding: 3px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    z-index: 10;
    font-size: 13px;
    font-weight: bold
}

.small-box p span {
    display: block;
    font-weight: bold
}

.small-box p span:first-child {
    font-size: 18px
}

.small-box p span:last-child {
    margin-top: 5px
}

.small-box p>small {
    color: #f8f9fa;
    display: block;
    font-size: 0.9rem;
    margin-top: 5px
}

.small-box h3,
.small-box p {
    z-index: 5
}

.info-box {
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.125), 0 1px 3px rgba(0, 0, 0, 0.2);
    border-radius: 0.25rem;
    background: #ffffff;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem;
    min-height: 80px;
    padding: .5rem;
    position: relative
}

.info-box .info-box-more {
    display: block
}

.info-box .progress-description {
    margin: 0
}

.casbook-loader {
    position: absolute;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 0.8) url(/assets/cash-book-loader-4b9eb4ae1766317e3d3a0e4fbcb5352161b8756596b1656f5df5253c7082a1e8.gif) 50% 50% no-repeat
}

.cashbook-alert-container {
    position: absolute;
    z-index: 1000;
    top: 250px;
    min-width: 250px;
    right: 0
}

.alert-notify-success {
    background: #00b462;
    cursor: pointer;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.2
}

#damage_item_chosen {
    width: 100% !important
}

.di-chosen-container {
    min-height: 200px
}

.di-chosen-container .btn-primary {
    margin: 25px
}

#cashBookPreviewModal {
    width: 53% !important;
    margin: 0 auto;
    left: 0 !important;
    right: 0 !important
}

#cashBookPreviewModal .modal {
    left: 0;
    right: 0;
    margin: 0 auto
}

.casbook-search {
    padding: 12px 6px !important;
    border: 2px solid #ccc !important;
    font-size: 14px !important;
    border-radius: 30px !important
}

#cashBookPreviewModal .title {
    color: #000;
    font-size: 14px
}

.warning-box-small {
    background-color: #fff3cd;
    border-color: #ffeeba;
    border-radius: .25rem;
    color: #856404;
    padding: 4px 8px
}

#damage_item_chosen.chosen-container-single .chosen-single {
    height: 35px !important;
    line-height: 32px !important
}

.cashbbok-container {
    display: flex;
    justify-content: space-between
}

.cashbbok-container .span3 {
    width: 25%
}

.js-loader-div span.loader-warning {
    text-align: center;
    margin: 0 auto;
    position: absolute;
    right: 0;
    left: 0;
    top: 9%;
    font-size: 16px;
    color: #666
}

.btn-adjust {
    margin: 6px;
    margin-left: 0;
    margin-top: 0
}

#chat-circle {
    position: fixed;
    bottom: 50px;
    right: 50px;
    background: #b11c5c;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    color: white;
    padding: 18px;
    cursor: pointer;
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.6), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    font-size: 7px;
    border: none
}

#chat-circle .fa {
    font-size: 30px
}

.count {
    position: absolute;
    width: 40px;
    height: 40px;
    background: linear-gradient(to bottom, #444, #222);
    border-radius: 50%;
    line-height: 40px;
    top: -15px;
    left: 45px;
    font-size: 18px
}

#my-btn.btn {
    background: white;
    padding-top: 13px;
    padding-bottom: 12px;
    border-radius: 45px;
    padding-right: 40px;
    padding-left: 40px;
    color: #5865C3
}

#chat-overlay {
    background: rgba(255, 255, 255, 0.1);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    display: none
}

.hide-box {
    display: none
}

.chat-box-toggle {
    float: right;
    margin-right: 15px;
    cursor: pointer
}

.chat-box-header {
    background: #b11c5c;
    height: 35px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: white;
    text-align: center;
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 10px;
    padding-top: 5px
}

.chat-box-body {
    position: relative;
    height: 370px;
    height: auto;
    border: 1px solid #ccc;
    overflow: hidden
}

.chat-logs {
    padding: 15px;
    height: 370px;
    overflow-y: scroll
}

@media only screen and (max-width: 500px) {
    .chat-logs {
        height: 40vh
    }
}

.chat-msg.user>.msg-avatar img {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    float: left;
    width: 15%
}

.chat-msg.self>.msg-avatar img {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    float: right;
    width: 15%
}

.cm-msg-text {
    background: white;
    padding: 10px 15px 10px 15px;
    color: #666;
    max-width: 90%;
    float: left;
    margin-left: 0;
    position: relative;
    margin-bottom: 20px;
    border-radius: 4px;
    box-shadow: 0 0 38px rgba(0, 0, 0, 0.13)
}

.chat-msg {
    clear: both
}

.chat-msg.self>.cm-msg-text {
    float: right;
    margin-right: 10px;
    background: #b11c5c;
    color: white
}

.cm-msg-button>ul>li {
    list-style: none;
    float: left;
    width: 50%
}

.cm-msg-button {
    clear: both;
    margin-bottom: 70px
}

.chatbox {
    position: fixed;
    right: 30px;
    bottom: 44px;
    width: 300px;
    max-width: 85vw;
    max-height: 100vh;
    border-radius: 5px;
    box-shadow: 0px 1px 1px 0px #ccc;
    cursor: move
}

.chatboxhead {
    background: white;
    color: white;
    padding: 5px;
    overflow: hidden;
    border: solid 1px #d4d4d4;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px
}

.chatboxhead h1 {
    display: inline;
    font-size: 17px;
    font-weight: 700
}

.chatboxblink {
    background-color: #176689;
    border-right: 1px solid #176689;
    border-left: 1px solid #176689
}

.chatboxcontent {
    font-family: arial, sans-serif;
    height: 285px;
    overflow-y: auto;
    padding: 7px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #eeeeee;
    background: #e4eeee;
    line-height: 1.3em;
    list-style: none
}

.chatboxcontent li {
    padding: 0.5rem;
    overflow: hidden;
    display: flex
}

.chatboxcontent .avatar {
    width: 40px;
    position: relative
}

.chatboxcontent .avatar img {
    display: block;
    width: 100%
}

.other .avatar:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border: 5px solid #b11c5c;
    border-left-color: transparent;
    border-bottom-color: transparent
}

.self {
    justify-content: flex-end;
    align-items: flex-end
}

.self .chatboxmessagecontent {
    order: 1;
    border-bottom-right-radius: 0;
    background-color: #f9f9f9
}

.self .avatar {
    order: 2
}

.self .avatar:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    border: 5px solid white;
    border-right-color: transparent;
    border-top-color: transparent;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2)
}

.chatboxmessagecontent {
    background: white;
    padding: 10px;
    border-radius: 2px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    min-width: 88px
}

.chatboxmessagecontent p {
    font-size: 12px;
    margin: 0 0 0.2rem 0;
    -ms-word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto
}

.chatboxmessagecontent time,
time {
    font-size: 12px;
    color: #7c9696
}

.chatboxinput {
    padding: 5px;
    background-color: #ffffff;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc
}

.chatboxtextareaselected {
    border: 2px solid #878787;
    margin: 0
}

#message_notify_to_user_ids_chosen input {
    color: #7c9696
}

.chatboxtextarea {
    background: #f4f7f9;
    width: calc(88% - 9px);
    position: relative;
    height: 80px;
    padding-top: 10px;
    padding-right: 50px;
    padding-bottom: 10px;
    padding-left: 15px;
    border: none;
    resize: none;
    outline: none;
    border: 1px solid #ccc;
    color: #888;
    border-top: none;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    overflow: hidden
}

.chatboxtextarea>form {
    margin-bottom: 0
}

.chatboxtextarea::-webkit-input-placeholder {
    color: #7c9696
}

.chatboxtextarea::-moz-placeholder {
    color: #7c9696;
    font-size: 17px
}

.chatboxtextarea:-ms-input-placeholder {
    color: #7c9696
}

.chatboxtextarea:-moz-placeholder {
    color: #7c9696
}

.chat-submit {
    position: relative;
    bottom: 69px;
    right: 5px;
    background: transparent;
    box-shadow: none;
    border: none;
    border-radius: 50%;
    color: #b11c5c;
    width: 32px;
    height: 42px;
    margin-right: 22px;
    float: right
}

.chatboxmessage {
    margin-left: 1em
}

.chatboxinfo {
    margin-left: -1em;
    color: #666666
}

.chatboxoptions {
    float: right
}

.chatboxoptions a {
    text-decoration: none;
    font-weight: bold
}

.chatboxtitle {
    float: left
}

.title-img {
    height: 25px
}

#message_notify_to_user_ids_chosen {
    width: 100% !important
}

.chat-info-btn {
    font-size: 24px;
    margin-left: 20px
}

.chat-count {
    background: #d5e6e6;
    padding: 5px;
    border-radius: 35px;
    margin-top: -18px;
    position: absolute;
    right: 6px;
    top: 24px;
    bottom: 10px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #595959;
    font-weight: bold
}

#message_notify_to_user_ids_chosen .chosen-choices,
.chatboxtextarea {
    border: none !important
}

#message_notify_to_user_ids_chosen .chosen-choices::after {
    content: '';
    position: absolute;
    right: 25px;
    top: 10px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #b11c5c;
    clear: both
}

.chatboxtextarea {
    margin-bottom: 5px;
    margin-top: 10px;
    background: white
}

.chatboxmessagecontent {
    background: #b11c5c
}

.chatboxmessagecontent a,
.chatboxmessagecontent p {
    color: white
}

.self .chatboxmessagecontent {
    background: white
}

.self .chatboxmessagecontent a,
.self .chatboxmessagecontent p {
    color: #333
}

.chat-container {
    width: 450px
}

.max-width-box {
    width: 800px !important;
    right: 0
}

span.translate-icon i {
    font-size: 17px;
    text-decoration: none
}

span.translate-icon {
    padding: 5px
}

.bs-example {
    margin: 160px 10px 0
}

span time {
    padding: 10px;
    line-height: 20px;
    margin-top: -11px
}

span.self time {
    float: right;
    padding-right: 44px;
    text-align: right;
    width: 100%
}

span.other time {
    margin-left: 37px
}

span.seened-messages i {
    font-size: 17px;
    cursor: pointer
}

.other span.seened-messages i {
    color: white
}

.messageoptions {
    text-align: right;
    width: 100%
}

.self .fa,
.self i {
    color: #b11c5c
}

.chat-box-body {
    background: #e4eeee
}

.chat-time {
    margin-left: 5px;
    color: #7c9696
}

.chat-user {
    color: #000000
}

.title-content {
    color: #b11c5c;
    font-size: 15px;
    color: #333333;
    font-weight: bold;
    padding-left: 20px
}

.menu {
    font-family: "Trebuchet MS", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    padding: 0
}

.msg-left-icon:before {
    font-family: 'FontAwesome';
    content: ' \f27a';
    color: #b11c5c;
    font-size: 44px;
    left: -13px;
    position: absolute;
    width: 48px;
    height: 48px;
    margin: 0;
    padding: 15px
}

.msg-left-menu {
    position: fixed;
    background-color: #f0f0f0;
    width: 52px;
    top: 65%;
    left: 0;
    margin: 0px 5px;
    height: 52px;
    border: 2px solid #ddd;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    -moz-box-shadow: 1px 1px 3px #555;
    -webkit-box-shadow: 1px 1px 3px #555;
    box-shadow: 1px 1px 3px #555;
    cursor: pointer;
    overflow: hidden
}

.link {
    left: 2px;
    top: 2px;
    position: absolute;
    height: 100px;
    margin: 0;
    padding: 0
}

.msg-left-content {
    position: absolute;
    height: 52px;
    left: 56px;
    top: 7px
}

.msg-left-content a {
    background-color: transparent;
    float: left;
    margin-right: 5px;
    margin-top: 2px;
    color: #333333;
    text-shadow: 1px 1px 1px #fff;
    text-decoration: none;
    font-size: 12px
}

.msg-left-content a:hover {
    color: #b11c5c
}

.msg-left-content p {
    background-color: transparent;
    display: inline-block;
    width: 100%
}

a.conversation-link:hover {
    color: #b11c5c
}

.cm-msg a:hover {
    color: #b11c5c !important
}

.cm-content {
    padding-right: 45px
}

.cm-content:hover {
    color: #b11c5c !important
}

.chat-head {
    width: 380px
}

.on-off-switch {
    position: relative
}

.on-off-switch * {
    line-height: normal;
    vertical-align: top
}

.on-off-switch input {
    display: inline-block;
    opacity: 0
}

.on-off-switch .on-off-wrap {
    position: relative;
    display: inline-block;
    height: 10px;
    width: auto;
    min-width: 80px;
    padding: 3px 20px;
    border-radius: 100px;
    background-color: green;
    transition: all .7s ease 0s;
    cursor: pointer
}

.on-off-switch .on-off-wrap.switched-on {
    background-color: green;
    text-align: left
}

.on-off-switch .on-off-wrap.switched-on .on-off-icon {
    left: -webkit-calc(100% - 16px);
    left: -moz-calc(100% - 16px);
    left: calc(100% - 16px);
    background-color: white;
    background-position: right center
}

.on-off-switch .on-off-wrap.switched-on .on-text {
    display: inline-block;
    font-size: inherit;
    opacity: 1;
    visibility: visible
}

.on-off-switch .on-off-wrap.switched-on .off-text {
    display: none;
    font-size: 0;
    opacity: 0;
    visibility: hidden
}

.on-off-switch .on-off-wrap.switched-off {
    background-color: gray;
    text-align: right
}

.on-off-switch .on-off-wrap.switched-off .on-off-icon {
    left: 6px
}

.on-off-switch .on-off-wrap.switched-off .on-text {
    display: none;
    font-size: 0;
    opacity: 0;
    visibility: hidden
}

.on-off-switch .on-off-wrap.switched-off .off-text {
    display: inline-block;
    font-size: inherit;
    opacity: 1;
    visibility: visible
}

.on-off-switch .on-off-wrap .on-off-icon {
    position: absolute;
    top: 0;
    display: inline-block;
    height: 14px;
    width: 14px;
    margin: 1px 0 0;
    border-radius: 100px;
    background-color: white;
    content: '';
    transition: all .7s ease 0s
}

.on-off-switch .on-off-wrap .on-off-text {
    color: white;
    font-size: 10px !important;
    transition: all .7s ease 0s
}

.messageoptions label {
    display: inline-block
}

span.msg-received-time {
    float: left;
    position: absolute
}

.chatboxoptions {
    margin-right: 15px;
    margin-top: 2px
}

.title-content {
    font-size: 12px;
    padding-left: 15px
}

.msg-btn-download {
    font-size: 12px !important;
    color: #b11c5c !important;
    font-weight: bold !important
}

.msg-left-icon.yellow-icon:before {
    color: #faa732
}

.start-conversation.yellow-icon {
    color: #faa732
}

.start-conversation.yellow-icon:hover {
    color: #faa732
}

.msg-left-icon.green-icon:before {
    color: green
}

.start-conversation.green-icon {
    color: green
}

.start-conversation.green-icon:hover {
    color: green
}

@font-face {
    font-family: 'Avenir';
    src: url(../fonts/Avenir-Light.eot);
    src: url(../fonts/Avenir-Light.woff) format("woff"), url(../fonts/Avenir-Light.otf) format("opentype"), url(../fonts/Avenir-Light.ttf) format("truetype"), url(../fonts/Avenir-Light.ttf) format("svg");
    font-weight: normal;
    font-style: normal
}

@-ms-viewport {
    width: auto !important
}

body {
    font-family: "Avenir", Arial, sans-serif;
    color: #333;
    background-color: #F3F3F3
}

body.session-exists {
    background-color: #FFF
}

body .marginRight {
    margin-right: 10px
}

body .marginTop {
    margin-top: 10px
}

body .marginLeft {
    margin-left: 10px
}

body .marginBottom {
    margin-bottom: 10px
}

body .noMarginRight {
    margin-right: 0px
}

body .noMarginTop {
    margin-top: 0px
}

body .noMarginLeft {
    margin-left: 0px
}

body .noMarginBottom {
    margin-bottom: 0px !important
}

body .noMargin {
    margin: 0
}

body .marginBottom60 {
    margin-bottom: 60px
}

body .left {
    float: left
}

body .right {
    float: right
}

body .lineHeight30 {
    line-height: 30px
}

body .notJS {
    cursor: default
}

body .relative {
    position: relative
}

body .overflow {
    overflow: hidden
}

body .inline {
    display: inline
}

body .capitalize {
    text-transform: capitalize
}

.marginBottom {
    margin-bottom: 10px
}

.underline {
    text-decoration: underline
}

.green {
    color: green
}

.red {
    color: red
}

.horizon_wine {
    color: #8E2344
}

.warning {
    color: #a90606
}

.yellow {
    color: orange
}

.gentle-warning {
    color: #a90606
}

table.align-middle td {
    vertical-align: middle
}

.hideme,
input.hideme,
select.hideme {
    display: none
}

.inline-input {
    display: inline-block;
    margin-top: 5px;
    vertical-align: middle;
    margin-left: 10px
}

.inline-input label {
    margin-right: 5px
}

.align-center {
    text-align: center
}

.required-asterisk {
    color: #b11c5c;
    border: 0;
    background: none;
    position: absolute;
    margin-left: 3px;
    margin-top: -4px;
    font-size: 8px;
    display: none
}

#loading-view {
    z-index: 100000000;
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    text-align: center;
    behavior: url(/assets/csspie/PIE.htc)
}

#loading-view .icon-spinner {
    font-size: 60px;
    color: #fff;
    top: 50%;
    margin-top: -20px;
    position: relative
}

.staging-badge {
    background: url(../images/staging_badge.png);
    display: block;
    width: 54px;
    height: 16px;
    float: right;
    margin-left: 2px;
    margin-top: 2px;
}

.preprod-badge {
    background: url(../images/pre_prod_badge.png);
    display: block;
    width: 54px;
    height: 16px;
    float: right;
    margin-left: 2px;
    margin-top: 2px;
}

.training-badge {
    background: url(../images/training_badge.png);
    display: block;
    width: 54px;
    height: 16px;
    float: right;
    margin-left: 2px;
    margin-top: 2px
}

.alert-container {
    position: absolute;
    z-index: 1000;
    left: 50%;
    top: 32px
}

.alert-container .alert {
    position: relative;
    left: -50%
}

.alert-info {
    color: #000;
    background-color: #f9f9f9;
    border-color: #e0e0e0
}

#login-panel .alert-container {
    top: -70px
}

.alert a {
    color: #4D3131
}

#title-bar {
    background-color: #fff;
    border-bottom: solid 4px #e5e5e5;
    margin-bottom: 15px;
    text-align: center;
    color: #b11c5c
}

#title-bar h2 {
    font-size: 16px;
    margin: 0
}

.title {
    text-align: center;
    text-transform: uppercase;
    color: #999999;
    font-weight: bold;
    font-size: 12px
}

footer {
    border-top: 2px solid #CCC;
    background-color: #e0e0e0;
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 10px 10px 0 10px;
    z-index: 1010
}

footer .contact-info {
    position: absolute;
    left: 0px;
    margin-left: 10px;
    margin-top: -3px
}

footer .pull-right {
    margin-right: 20px
}

.context_change_wrapper {
    background: #ffffff;
    border-radius: 30px;
    margin-right: 5px;
    padding-right: 10px
}

.context_change_wrapper .context_change {
    width: 110px;
    border: 0;
    margin: 0;
    outline: none;
    background: none;
    height: 34px
}

.context_change_new {
    border-radius: 30px !important;
    height: 24px !important;
    width: 110px;
    margin-right: 10px;
    margin-bottom: 0px !important
}

.public footer {
    margin-bottom: 0
}

#data-source {
    position: absolute;
    right: 20px;
    margin-right: 10px
}

#data-source .label {
    text-transform: uppercase
}

#login-footer #data-source {
    margin-right: 0px
}

#batch-counter {
    position: absolute;
    margin-left: 20px
}

#batch-counter .inner {
    border: 1px solid #B3B3B3;
    border-radius: 2px;
    padding: 0 3px;
    display: inline-block
}

#batch-counter .inner .counter,
#batch-counter .inner .value {
    font-weight: bold;
    color: #b11c5c
}

#batch-counter .inner.balanceWarning {
    border: 2px solid #FD3131;
    background-color: #F9D0CE
}

#batch-counter a#reset-batch {
    color: #A8A8A8;
    text-decoration: none
}

#batch-counter a#reset-batch:hover {
    text-decoration: none
}

#batch-counter .available-balance.negativeBalance .value,
#batch-counter .balanceWarning .sum .value {
    color: #FD3131
}

html {
    min-height: 100%;
    position: relative
}

body {
    height: 100%
}

@media (max-width: 767px) {
    body {
        padding-right: 0px !important;
        padding-left: 0px !important
    }
}

.container-fluid {
    padding: 0;
    margin-bottom: -80px
}

.for-user-bar {
    display: block;
    width: 100%;
    text-align: center;
    background-color: #fff6d4;
    color: #93770b
}

.for-user-bar a.clear-btn {
    float: none;
    color: #888888;
    padding: 0 2px;
    position: relative;
    top: 0px
}

.for-user-bar a.clear-btn:hover {
    text-decoration: none
}

.content {
    min-height: 100%;
    margin-top: 50px;
    position: absolute
}

.content .detail {
    margin-left: 270px;
    margin-right: 20px;
    margin-top: 15px;
    margin-bottom: 70px
}

.content .detail.new {
    margin-left: 0;
    display: block;
    clear: both;
    padding-top: 15px;
    padding-left: 20px
}

.pull-up {
    position: relative;
    top: -50px
}

.list-table {
    padding-left: 20px
}

.list-table .btn-primary {
    margin-top: 10px
}

.list-table .btn-fpr {
    margin-top: 0px
}

.list-table .form-search {
    padding: 10px 0 0 0;
    margin-bottom: 0px
}

.list-table .form-search.batches .control-label {
    width: auto
}

.list-table .form-search.batches .control-group {
    margin-left: 10px
}

.list-table .form-search.batches .control-group:first-of-type {
    margin-left: 0
}

.list-table .form-search.batches .controls {
    margin-left: 10px;
    float: left
}

.list-table .form-client-bank-account .control-label {
    width: 125px;
    text-align: left
}

.list-table .form-client-bank-account .controls {
    margin-left: 125px
}

.list-header {
    margin-top: 5px
}

.btn-next {
    width: 50px;
    float-right: 30px;
    margin-left: -18px
}

.btn-next-right {
    width: 50px;
    margin-left: 98px
}

.sidebar {
    position: absolute;
    top: 0%;
    height: 100%;
    display: block;
    right: 0px;
    background-color: #f1f1f1;
    border-left: 1px solid #ccc;
    overflow: auto
}

.sidebar li:last-child {
    margin-bottom: 10px
}

.sidebar-nav {
    height: 100%;
    position: absolute;
    border-right: solid 2px #c3c3c3;
    overflow: hidden;
    display: block;
    width: 250px;
    background-color: #f1f1f1
}

.sidebar-nav .close-claim-form,
.sidebar-nav #delete-claim-btn {
    position: fixed;
    bottom: 60px;
    width: 250px;
    margin: 0
}

.sidebar-nav #delete-claim-btn {
    bottom: 100px;
    width: 150px;
    margin: 10px 38px
}

.sidebar-nav #delete-bulk-btn {
    position: fixed;
    bottom: 60px;
    width: 250px;
    margin: 0
}

.sidebar-nav #delete-bulk-btn {
    bottom: 100px;
    width: 150px;
    margin: 10px 38px
}

.sidebar-nav #claim-btn {
    position: fixed;
    bottom: 60px;
    width: 150px;
    margin: 10px 38px
}

.sidebar-nav .deleted-bulk-alert {
    bottom: 100px;
    width: 150px;
    margin: 10px 38px
}

.sidebar-nav .nav-list {
    background-color: #f1f1f1;
    padding-left: 0
}

.sidebar-nav .nav-list li ul {
    list-style: none;
    padding: 0 0 0 15px;
    margin: 0 0 0 -15px
}

.sidebar-nav .nav-list li ul li a,
.sidebar-nav .nav-list li ul li span {
    margin-left: 0px;
    margin-right: -24px;
    background-color: #dcdcdc;
    padding-right: 15px
}

.sidebar-nav .nav-list li ul li:hover a,
.sidebar-nav .nav-list li ul li:hover span {
    text-decoration: none;
    background-color: #d7e6e6
}

.sidebar-nav .nav-list li ul li.active a,
.sidebar-nav .nav-list li ul li.active span {
    background-color: #96114a;
    color: #fff
}

.sidebar-nav .nav-list li ul li.active a i.icon-ok,
.sidebar-nav .nav-list li ul li.active span i.icon-ok {
    color: green
}

.sidebar-nav .nav-list li a,
.sidebar-nav .nav-list li span {
    padding: 10px 10px 10px 20px;
    display: block;
    margin-left: 0px;
    margin-right: -15px
}

.sidebar-nav .nav-list li.indent a {
    padding-left: 25px;
    font-size: 13px
}

.sidebar-nav.right .nav-list li a,
.sidebar-nav li span {
    margin-left: -15px;
    margin-right: -15px
}

.sidebar-nav .btn-primary {
    margin: 10px auto;
    width: 70%;
    display: block
}

.sidebar-nav .btn-primary-sidebar {
    margin: 10px 15px;
    width: 44%;
    display: block
}

.sidebar-nav .submission-prompt {
    text-align: center;
    padding: 0px 50px
}

.sidebar-nav .submission-prompt i {
    margin: 0 auto 5px auto;
    display: block;
    width: 12px
}

.sidebar-nav .alert {
    padding: 10px;
    margin: 10px
}

.header-bar {
    background-color: #d5e6e6;
    display: block;
    height: 50px;
    border-bottom: solid 1px #d4d4d4
}

.header-bar.batch {
    background-color: #E6D5D9
}

.header-bar.dark {
    background-color: #c9dddd
}

.header-bar .btn {
    margin-left: 20px;
    margin-top: 12px
}

.header-bar .handler {
    margin-top: 15px;
    margin-right: 10px;
    font-size: 12px;
    color: #737373
}

.header-bar.closed {
    background-color: #E0E0E0
}

h3.header-title {
    text-align: center;
    font-size: 14px;
    margin-bottom: 0;
    width: 70%;
    margin: 6px auto
}

.step {
    overflow: hidden;
    padding: 10px 10px 10px 20px;
    text-align: left;
    width: 100%;
    clear: both
}

.step i {
    float: left;
    font-size: 66px;
    color: #b11c5c
}

.step i .overlay {
    position: relative;
    left: -56px;
    top: -12px;
    width: 55px;
    display: inline-block;
    color: white;
    font-size: 36px;
    text-align: center
}

.step .step-label {
    margin: 12px 0 0 -40px;
    padding: 0;
    font-size: 16px;
    display: inline-block
}

.step ul.chevrons {
    width: 20px;
    margin: 0 auto;
    padding: 0;
    list-style: none
}

.step ul.chevrons i {
    font-size: 20px;
    color: #CCC;
    margin-top: 10px
}

.step ul.chevrons li {
    clear: both
}

.batch-action,
.root-detail-view {
    padding: 30px
}

.batch-action h3,
.root-detail-view h3 {
    margin-bottom: 0
}

.batch-action hr,
.root-detail-view hr {
    margin-top: 0px
}

.batch-count {
    color: #A3A3A3;
    font-size: 16px;
    font-weight: normal
}

.float-right {
    float: right
}

.float-left {
    float: left
}

.pagination {
    text-align: center;
    margin-bottom: 50px
}

.page-entries-info {
    font-size: 12px
}

a.clear-btn {
    float: none;
    padding: 0 5px;
    position: relative;
    top: 4px
}

.dropdown-menu {
    z-index: 10020
}

.well.login {
    background-color: white;
    margin: 0 auto
}

.well.login .logo {
    width: 220px;
    margin-right: 20px
}

.well.login .sevatas-logo {
    width: 170px
}

.well.login h1 {
    margin-top: 30px;
    font-size: 30px
}

@media (max-width: 1000px) {
    .well.login .sevatas-logo {
        display: none
    }

    #login-panel {
        margin-left: -240px !important;
        width: 470px !important
    }

    #login-panel #slider,
    #login-panel .bx-wrapper {
        display: none
    }
}

@media only screen and (min-width: 1500px) and (max-width: 2048px) {
    fieldset.estimate-fieldset .estimate-costs {
        margin-left: 12px !important
    }
}

@media only screen and (min-width: 150px) and (max-width: 1024px) {
    fieldset.estimate-fieldset .estimate-costs {
        margin-left: 0px !important
    }
}

@media (max-width: 1150px) {
    #credits {
        visibility: hidden
    }
}

#login-panel.new {
    left: 50%;
    margin-top: -220px;
    margin-left: -476px;
    width: 960px;
    text-align: center;
    background-color: transparent
}

#login-panel.new .login {
    width: 465px;
}

#login-panel.new form .control-label {
    width: 55px;
    padding-left: -2px;
}

#login-panel.new form .controls {
    margin-left: 90px
}

#login-panel.new h2 {
    margin-bottom: 18px
}

#login-panel.new #slider-container {
    visibility: hidden
}

#login-panel.new #slider {
    width: 460px;
    height: 272px;
    font-size: 14px
}

#login-panel.new #slider ul {
    margin-top: 20px;
    text-align: left;
    height: 200px
}

#login-panel.new #slider ul li {
    margin-bottom: 10px
}

#login-panel.new #slider li.slide h1 {
    color: #b11c5c;
    margin-top: 20px
}

#login-panel.new #slider li.slide h1,
#login-panel.new #slider li.slide strong {
    margin-left: -30px
}

#login-panel {
    position: absolute;
    top: 480px;
    left: 50%;
    margin-top: -220px;
    margin-left: -255px;
    width: 470px;
    text-align: center;
    background-color: white
}

#login-panel .logo {
    margin-bottom: 20px
}

#login-panel form {
    display: block;
    margin: 0 10px;
    text-align: left
}

#login-panel .staging-badge,
#login-panel .preprod-badge,
#login-panel .training-badge {
    position: absolute;
    right: 20px
}

.login-panel-group {
    top: 400px !important
}

#login-footer {
    background-color: #F3F3F3;
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0px;
    padding-top: 10px;
    border-top: solid 1px #E6E6E6
}

.session-links {
    font-size: 12px
}

.session-links span {
    padding: 10px
}

.session-links a {
    color: #666
}

.modal .modal-header h4 {
    margin-bottom: 5px
}

.modal .modal-header .close {
    margin-top: 5px
}

.modal .modal-header strong {
    width: 50px;
    display: inline-block
}

.modal .no-scroll {
    overflow: hidden
}

.modal form {
    margin-bottom: 0
}

.modal-footer i {
    margin-top: 4px
}

.navbar {
    margin-bottom: 0
}

.navbar .subtitle {
    display: block;
    padding: 10px 20px 10px;
    margin-left: -20px;
    font-size: 16px;
    font-weight: 200;
    color: #ffffff;
    text-shadow: 0 1px 0 #44535e
}

ul.nav-list li a i {
    float: right;
    color: green
}

ul.nav-list li.active a i {
    color: #FFF
}

ul.nav-list li a:hover {
    background-color: #d7e6e6
}

ul.nav-list li.nav-header {
    padding: 10px 0 5px 35px
}

.closed ul.nav-list li.active a,
.closed ul.nav-list li.active:hover a {
    background-color: #be97a8
}

legend,
.legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
    clear: both
}

legend form,
.legend form {
    float: right;
    margin-bottom: 10px;
    margin-left: 5px
}

legend form.form-horizontal .control-group,
.legend form.form-horizontal .control-group {
    margin-bottom: 0
}

form .inline-control {
    display: inline-block;
    margin: 5px 3px 0 10px
}

form .inline-control label {
    display: inline
}

.controls .warning {
    margin-left: 10px
}

.subheading {
    border-bottom: 1px solid #CCC;
    padding-bottom: 3px;
    margin-bottom: 20px
}

.action-buttons {
    margin-bottom: 20px
}

.form-actions.no-padding {
    padding-left: 20px
}

.form-actions {
    clear: both
}

a.open-btn {
    position: relative;
    display: inline-block;
    padding: 5px 8px 5px 7px;
    left: -26px;
    margin-right: -26px;
    top: 1px;
    font-size: 12px;
    color: #666;
    font-weight: 200
}

a.open-btn:hover {
    text-decoration: none
}

.form-horizontal.form-search .control-group.wide .control-label {
    width: 70px
}

.form-horizontal.form-search .control-group.wide .controls {
    margin-left: 80px
}

.form-horizontal.form-search .submit {
    margin: 0 20px
}

.detail .form-horizontal.form-search {
    margin: 0
}

.control-group .ui-autocomplete-input {
    padding-right: 22px;
    width: 190px
}

.control-group-input .ui-autocomplete-input {
    padding-right: 22px;
    width: 150px
}

form .well .control-group:last-child,
form .well .control-group.last-child,
form.well.form-horizontal .control-group.last-child {
    margin-bottom: 0
}

.well .title {
    line-height: 0;
    margin-bottom: 15px
}

.spacer-top {
    padding-top: 15px
}

html .ui-autocomplete {
    overflow: auto;
    max-height: 45%;
    margin-bottom: 52px;
    z-index: 1050
}

#new_filter_button {
    margin: 15px 10px 0 0;
    font-size: 20px;
    color: #338faf
}

#new_filter_button:hover {
    text-decoration: none;
    color: #147192
}

.spacer-left {
    padding-left: 10px
}

.filter-list {
    margin-top: 50px;
    margin-bottom: 45px
}

.filter-list li {
    padding: 10px
}

.filter-list li .float-left a:hover {
    text-decoration: underline
}

.filter-list li:hover {
    background-color: #d7e6e6
}

.filter-list li .filter-buttons {
    position: absolute;
    right: 10px
}

.filter-list li .item-btn {
    font-size: 20px;
    display: none;
    float: right;
    margin-left: 5px;
    color: #338faf
}

.filter-list li .item-btn:hover {
    color: #147192;
    text-decoration: none
}

.filter-list li .item-btn.lock-btn {
    display: inline;
    font-size: 15px
}

.filter-list li:hover .item-btn {
    display: block
}

.filter-list li.active {
    background-color: #b11c5c
}

.filter-list li.active a {
    color: #fff;
    background-color: #b11c5c
}

.filter-form label {
    display: inline-block;
    padding-right: 10px
}

.filter-form .nav {
    margin-bottom: 1px;
    border-bottom: none
}

.filter-form .add-row,
.filter-form .delete-row {
    float: right;
    margin: 5px 10px 5px 5px;
    font-size: 20px;
    color: #338faf
}

.filter-form .add-row:hover,
.filter-form .delete-row:hover {
    text-decoration: none;
    color: #147192
}

.filter-form .add-row {
    padding: 5px 10px
}

.filter-form .predicate-row {
    padding: 10px
}

.filter-form .predicate-row select,
.filter-form .predicate-row input {
    margin: 0 5px 0 5px
}

.filter-form .predicate-row .date-picker input {
    margin: 0
}

.filter-form .predicate-row .date-picker {
    display: inline
}

.filter-form .predicate-row .predicate-selector {
    width: 145px
}

.filter-form button {
    margin-right: 10px
}

.filter-form .columns-drag-helper {
    float: left;
    margin: 10px;
    width: 90px;
    padding: 10px;
    margin-top: 110px;
    font-style: italic
}

.filter-form .columns-container {
    float: left;
    width: 328px
}

.filter-form .columns-container .columns-header {
    padding: 10px;
    text-align: center
}

.filter-form .columns-container .columns-header h4 {
    display: inline
}

.filter-form .tab-content {
    border: solid 1px #ccc
}

.filter-form .tab-pane {
    height: 280px
}

.filter-form #conditions {
    overflow-y: scroll
}

.filter-form .connected-columns,
.filter-form .connected-dashboard-roles,
.filter-form .connected-sidebar-users,
.filter-form .connected-sidebar-roles,
.filter-form .connected-on-hold-dashboard-roles {
    width: 100%;
    height: 220px;
    overflow-y: scroll;
    border: 1px solid #d4d4d4
}

.filter-form .connected-columns li,
.filter-form .connected-dashboard-roles li,
.filter-form .connected-sidebar-users li,
.filter-form .connected-sidebar-roles li,
.filter-form .connected-on-hold-dashboard-roles li {
    padding: 8px;
    line-height: 20px;
    border: none;
    border-bottom: 1px solid #d4d4d4
}

.filter-form .connected-columns li:nth-child(odd),
.filter-form .connected-dashboard-roles li:nth-child(odd),
.filter-form .connected-sidebar-users li:nth-child(odd),
.filter-form .connected-sidebar-roles li:nth-child(odd),
.filter-form .connected-on-hold-dashboard-roles li:nth-child(odd) {
    background-color: #f5f5f5
}

#columns,
#roles {
    padding: 0px 15px 0px 15px
}

.wide-modal {
    width: 850px !important;
    margin-left: -425px !important
}

.date-picker.input-append input {
    padding-right: 8px
}

#edit_filter_dialog .pull-left i {
    font-size: 26px
}

.item-count {
    margin-top: 10px;
    margin-bottom: 10px
}

.item-count.shorten {
    margin-top: 0
}

table.table.table-bordered thead,
table.table.table-bordered th {
    text-align: center
}

table.clickable tbody tr {
    cursor: pointer
}

.empty-message {
    text-align: center;
    margin: 65px 0
}

td.currency {
    text-align: right
}

td.center {
    text-align: center
}

table.table-striped tr td.highlight {
    background-color: #fcffae
}

table tbody tr.subgroup-header td {
    background-color: #E6E6E6
}

table.table td {
    vertical-align: middle
}

table form {
    margin: 0
}

thead tr {
    text-align: center
}

tfoot .total {
    font-weight: bold
}

table tr.group-parent-row {
    color: #666;
    background-color: #f5f5f5
}

table tr.group-parent-row-lighter {
    background-color: #fafafa
}

table tr.group-parent-row th {
    font-weight: normal
}

table tr.subgroup td {
    padding-left: 25px
}

table tr.group-child-row td.first {
    padding-left: 25px
}

table .table-footer td {
    border-top: 1px solid #999;
    font-size: 14px
}

table .table-footer.success td {
    background-color: #dff0d8
}

table .table-footer.warning td {
    background-color: #FAECD4
}

.checkbox-cell {
    width: 10px;
    text-align: center;
    vertical-align: middle
}

.checkbox-cell input {
    margin: 0 auto
}

.table td.checkbox-cell {
    vertical-align: middle;
    text-align: center
}

.list-total {
    margin-top: 10px;
    margin-bottom: 15px
}

.h-scrollable {
    width: 100%;
    overflow-x: auto;
    -ms-overflow-x: auto
}

a.disabled,
.disabled {
    color: gray
}

.btn.disabled {
    opacity: 0.5
}

.coming-soon {
    width: 400px;
    margin: 100px auto
}

.tab-pane form {
    clear: both
}

ul.notes {
    margin: 0;
    padding: 0;
    list-style: none
}

#new_note .chosen-choices {
    border-radius: 5px;
    border: 1px solid #cccccc
}

.note {
    margin-bottom: 20px
}

.note .author .avatar {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.note .content {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #f7f7f7;
    border: 1px solid #dcdcdc;
    margin-top: 0;
    position: relative;
    height: auto
}

.note .content .header {
    padding: 5px 10px;
    border-bottom: solid 1px #dcdcdc;
    font-weight: bold
}

.note .content .header .author {
    float: left
}

.note .content .header .author small {
    font-weight: normal
}

.note .content .header .date {
    float: right
}

.note .content .header a:hover {
    text-decoration: none;
    cursor: pointer
}

.note .content .header a.loading:hover {
    cursor: default;
    color: #b11c5c
}

.note .content .body {
    padding: 20px
}

.note .content .body p {
    padding: 0;
    margin: 0
}

.note .translate {
    float: right;
    margin-right: 10px;
    font-size: 12px
}

.note .footer.raw {
    width: 100%;
    padding-top: 8px
}

.note .footer.raw hr {
    margin: 10px 0
}

.note .footer.raw p {
    margin-right: 10px
}

#tag {
    margin-right: 15px
}

#avatar-uploader {
    padding: 10px;
    background-color: #fafaea;
    border: solid 1px #999;
    text-align: center;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

#avatar-uploader #avatar-container {
    margin: 10px auto;
    border: solid 1px #999;
    width: 100px
}

#avatar-uploader #avatar_filename_field {
    width: 100%
}

table .avatar {
    margin-right: 10px;
    width: 64px;
    height: 64px
}

#userOverview span.country {
    font-family: Arial;
    font-weight: bold
}

#userOverview span.subterritory {
    color: #777;
    font-style: italic
}

#userOverview table td.group {
    border-right: solid 1px #ccc
}

.label.label-administrator {
    background-color: #5A5A5C
}

.label.label-handler {
    background-color: #B11C5C
}

.label.label-recovery-handler {
    background-color: #5D6473
}

.label.label-account-executive {
    background-color: #D43434
}

.label.label-team-leader {
    background-color: #F89406
}

.label.label-accounts {
    background-color: #74C398
}

.label.label-handler-recovery-handler {
    background-color: #55AAAB
}

.label.label-estimate-validator {
    background-color: #BFBB0D
}

.label.label-claim-recovery-handler {
    background-color: #55AAAF
}

.progress-bar-container {
    padding: 10px;
    text-align: center
}

.progress-bar-container .progress {
    margin: 10px 0
}

.progress-bar-container #paper {
    margin-top: 10px
}

tr.completed {
    text-decoration: line-through
}

.tabbyContainer {
    position: relative
}

.tabbyContainer .tabbyNav {
    overflow: hidden;
    margin-left: 5%
}

.tabbyContainer .list-header,
.tabbyContainer .tabbyNav {
    position: relative;
    z-index: 10
}

.tabbyContainer .tabbySlot {
    width: 100%;
    background-color: #fff;
    padding-top: 40px;
    z-index: 1
}

.tabbyContainer .tabbySlot.active {
    position: absolute;
    z-index: 5
}

#splat-editor {
    min-width: 690px;
    max-width: 870px;
    margin: 45px auto
}

#splat-editor .title {
    margin: 0px auto 20px;
    text-align: center
}

#splat-editor ul#splat-controls {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-right: 15px
}

#splat-editor ul#splat-controls li {
    margin-bottom: 5px
}

#splat-editor ul#splat-controls a {
    display: block;
    width: 60px;
    height: 60px;
    background-color: #CCC;
    font-size: 12px;
    text-align: center;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px
}

#splat-editor ul#splat-controls a:hover {
    text-decoration: none;
    background-color: lightPink
}

#splat-editor ul#splat-controls a.tool {
    margin-top: 84px
}

#splat-editor ul#splat-controls a.tool.disabled:hover {
    background-color: #CCC;
    cursor: default
}

#splat-editor ul#splat-controls a i {
    margin-top: 11px;
    font-size: 20px
}

#splat-editor ul#splat-controls a .btn-label {
    clear: both;
    display: block;
    text-align: center
}

#splat-editor #splat-components {
    float: left;
    margin-left: 10px;
    text-align: center;
    width: 179px
}

#splat-editor #splat-components ul {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    margin: 3px
}

#splat-editor #splat-components ul li {
    margin: 6px 0
}

#splat-editor #splat-components ul li.highlight {
    background-color: #fcffae
}

#splat-editor #splat-components .component-btn {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    background-color: transparent
}

#splat-editor #splat-components .component-btn.selected {
    background-color: #ff6060
}

#splat-editor.editable #splat-components .component-btn:hover {
    background-color: lightPink;
    cursor: pointer
}

#splat-editor.editable #splat-components .component-btn.highlight:hover {
    background-color: #fcffae
}

#splat-editor #paper {
    float: left;
    margin-bottom: 20px;
    text-align: right;
    width: 600px;
    height: 480px;
    border: 1px solid black;
    background-image: url(../images/splat/splat.png);
    background-size: 600px;
    background-repeat: no-repeat
}

#splat-editor #paper.underside {
    background-image: url(../images/splat/splat-underside.png)
}

@media (max-width: 1265px) {
    #splat-editor {
        width: 690px
    }

    #splat-editor #splat-components {
        width: 460px;
        margin: 20px 0 0 70px
    }

    #splat-editor #splat-components ul {
        float: none;
        margin-bottom: 6px
    }

    #splat-editor #splat-components ul li {
        float: left;
        margin: 0 3px
    }

    #splat-editor a.btn-primary {
        margin-top: 10px;
        float: left
    }
}

ul.territory-list {
    margin: 15px 0;
    padding: 0;
    border-right: solid 1px #CCC;
    list-style: none
}

ul.territory-list li {
    display: block;
    width: 100%;
    padding-bottom: 15px
}

ul.territory-list li form {
    float: left;
    margin: 0
}

ul.territory-list li .toggle-btn {
    background: none;
    background-color: #CCC;
    border: none;
    width: 25px;
    height: 30px;
    float: left
}

ul.territory-list li a,
ul.territory-list li .territory-label {
    float: left;
    margin-left: 6px;
    padding: 5px 10px;
    display: block
}

ul.territory-list li.active a {
    background-color: #b11c5c;
    color: #FFF
}

ul.territory-list li i {
    margin-right: 10px;
    margin-top: 6px;
    color: green;
    font-size: 18px
}

form.new-territory-form {
    margin-top: 20px
}

form.new-territory-form #territory_name,
form.new-territory-form #subterritory_name {
    width: 80%;
    float: left
}

form.new-territory-form .add-btn {
    background: none;
    background-color: #CCC;
    border: none;
    width: 25px;
    height: 30px;
    margin-left: 6px;
    float: left
}

ul.capacities {
    margin: 5px 0 0 0;
    list-style-type: none
}

ul.capacities li.capacity {
    margin-bottom: 10px
}

ul.capacities li.capacity label {
    width: 120px
}

ul.capacities li.capacity input {
    float: right
}

ul.capacities ul.nested-capacities-container {
    margin: 0 0 0 20px;
    list-style-type: none
}

ul.capacities ul.nested-capacities-container li {
    margin-bottom: 10px
}

ul.capacities ul.nested-capacities-container li label {
    display: inline;
    float: left;
    width: auto;
    margin: 3px 5px 0 5px
}

ul.capacities ul.nested-capacities-container li select {
    float: left
}

ul.capacities ul.nested-lsp-container {
    margin: 0 0 0 20px;
    list-style-type: none
}

ul.capacities ul.nested-lsp-container li {
    margin-bottom: 10px
}

ul.capacities ul.nested-lsp-container li label {
    display: inline;
    float: left;
    width: auto;
    margin: 3px 5px 0 5px
}

ul.capacities ul.nested-lsp-container li select {
    float: left
}

ul.capacities .add-new-capacity {
    line-height: 2.5em;
    margin-left: 25px
}

ul.capacities .capacity-remove {
    float: left;
    margin-top: 6px
}

.profile #avatar-uploader {
    margin-right: 20px;
    margin-top: 40px
}

.address-fields {
    float: left
}

#map {
    float: left;
    height: 330px;
    width: 330px;
    margin-left: 15px
}

#map img {
    max-width: inherit
}

@media (max-width: 1010px) {
    #map {
        visibility: hidden;
        width: 0;
        height: 0
    }
}

.hover-hint {
    position: relative;
    left: 5px;
    top: 3px;
    font-size: 16px
}

.hover-hint:hover {
    text-decoration: none
}

.hover-hint.pull-right {
    left: 0;
    top: 0
}

.legend .hover-hint {
    top: 0
}

.table a.hover-hint {
    color: #999
}

.pre-submission-summary ol li,
.emails-preview ol li {
    margin-bottom: 15px
}

.pre-submission-summary a.preview-btn,
.emails-preview a.preview-btn {
    float: right;
    margin: -5px 0 0 10px
}

div.uneditable-input.addressDetail {
    height: auto
}

div.uneditable-input.addressDetail span {
    white-space: normal
}

.accepted {
    color: #0C0
}

.rejected {
    color: #C00
}

.status {
    margin-top: 3px
}

.status .label {
    font-size: 12px
}

.status .status-description {
    margin-left: 10px;
    display: inline
}

.damage-item-form input.error {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    background-color: #f2dede
}

.credit-note-form .span3 {
    margin-left: 0
}

.credit-note-form .border-left {
    border-left: 1px solid rgba(255, 255, 255, 0.2)
}

.credit-note-form #credit-note-damage-item-form th {
    text-align: left
}

#estimates .repair-rate {
    width: 88px
}

#liability_table a.open-btn.hideme {
    display: none
}

#liability_table input#full_amount_recovery {
    margin-left: 5px
}

#liability_table table {
    overflow: hidden
}

#liability_table table td {
    border-left: 1px solid rgba(128, 128, 128, 0.2);
    border-right: 1px solid rgba(128, 128, 128, 0.2);
    width: 50%
}

#liability_table table td:first-child,
#liability_table table td:last-child {
    border-left: none
}

#liability_table table td .alert {
    margin-top: 10px;
    margin-bottom: 0px;
    display: inline-block
}

#liability_table table td .alert.hideme {
    display: none
}

#liability_table .control-group {
    margin: 10px 0
}

#liability_table a i {
    color: #b11c5c
}

#liability_table .required-field {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    background-color: #f2dede
}

.help-inline {
    line-height: 30px
}

.help-inline .icon-warning-sign {
    font-size: 12px;
    color: orange;
    margin: 0
}

.help-inline .missingTransLink {
    margin: 0;
    display: inline;
    padding: 0;
    float: none
}

.file-download-btn {
    line-height: 1.9em
}

.file-download-btn:hover {
    text-decoration: none
}

.file-link {
    line-height: 2.5em
}

#inline-file-upload {
    position: absolute;
    display: inline-block;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    top: 0;
    left: 0;
    width: 100%;
    height: 25px;
    cursor: pointer
}

#corresponding_file_reset_btn {
    margin-left: 15px
}

#corresponding_file_reset_btn:hover {
    text-decoration: none
}

#source_document_id_reset_btn:hover {
    text-decoration: none
}

#inline-file-upload-fpr {
    position: absolute;
    display: inline-block;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    top: 0;
    left: 0;
    width: 100%;
    height: 25px;
    cursor: pointer
}

.inline-upload {
    position: relative;
    margin: 3px;
    cursor: pointer
}

.input-prepend a {
    font-size: 12px;
    position: relative;
    top: 5px
}

.input-prepend .add-on {
    width: 25px
}

#batch-action-form i {
    position: relative;
    top: -2px
}

#invoice-table span.add-on.uneditable-input i {
    position: relative;
    top: 0px
}

#invoice-table .controls i {
    position: relative;
    top: 5px
}

#invoice-table span.balance {
    border-color: #468847
}

.delete-claim {
    cursor: pointer;
    color: #b11c5c
}

ul#current-invoices {
    margin: 5px 0 15px 15px
}

ul.documents-list {
    margin: 5px 0 15px 15px
}

#no-invoice-placeholder {
    line-height: 30px
}

.remaining-global-reconciliation-balance h3 {
    text-align: center;
    margin: 0;
    font-weight: normal;
    font-size: 18px;
    line-height: normal
}

.remaining-global-reconciliation-balance.yellow {
    border: solid 1px #E4C17D;
    background-color: #FFF7D8
}

.remaining-global-reconciliation-balance.green {
    border: solid 1px #7BB97B;
    background-color: #E1F5E1
}

.remaining-global-reconciliation-balance.red {
    border: solid 1px #BF4C4C;
    background-color: #FBDDDD
}

.fixed-balance-container {
    position: relative
}

.fixed-balance-container.fix {
    width: 100%;
    position: fixed;
    bottom: 80px;
    margin-left: -30px
}

.fixed-balance-container.fix .remaining-global-reconciliation-balance {
    width: 50%;
    margin: 0 auto
}

.recovered-amount-copy-btn,
.recovered-amount-global-copy-btn,
.left-to-invoice-amount-copy-btn {
    float: left;
    position: relative;
    right: 31px;
    top: 5px
}

.recovered-amount-copy-btn:hover,
.recovered-amount-global-copy-btn:hover,
.left-to-invoice-amount-copy-btn:hover {
    text-decoration: none
}

.recovered-amount-global-copy-btn {
    left: -14px;
    top: 2px
}

.left-to-invoice-amount-copy-btn {
    right: 14px
}

.remove-from-autocomplete:hover {
    text-decoration: none
}

#add-from-autocomplete {
    margin-left: 5px
}

#add-from-autocomplete:hover {
    text-decoration: none
}

.bank-balance .label {
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 1px
}

#leftover-balance-options .add-row {
    font-size: 16px;
    position: relative;
    top: 2px
}

#leftover-balance-options .add-row:hover,
#leftover-balance-options .add-row:active {
    text-decoration: none
}

div#batch-actions-well.well h3.paid {
    color: #468847
}

div#batch-actions-well.well h3.ready_to_send_to_bank {
    color: #3a87ad
}

div#batch-actions-well.well h3.accepted_by_bank {
    color: #a90606
}

div#batch-actions-well.well h3.unpaid {
    color: #a90606
}

div#batch-actions-well.well h3.deleted {
    color: #b94a48
}

div#batch-actions-well.well h3.shipment_in_progress {
    color: #3a87ad
}

div#batch-actions-well.well h3.ready_to_mark_as_complete {
    color: #3a87ad
}

div#batch-actions-well.well h3.shipment_complete {
    color: #3a87ad
}

div#batch-actions-well.well h3.shipment_paid {
    color: #3a87ad
}

#batch_reject_button {
    opacity: 0.1;
    -ms-filter: "alpha(opacity=0.1)";
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.1)"
}

#rejected-transactions label.control-label {
    float: left;
    text-align: right;
    padding: 5px;
    width: auto
}

.spacer-bottom {
    padding-bottom: 20px
}

.strikethrough {
    text-decoration: line-through
}

.text-success {
    margin-top: 4px
}

.reports-container {
    padding: 0 20px;
    margin-bottom: 30px
}

#reports-table i {
    padding: 0 5px
}

.report-edit .controls .output-types {
    position: relative;
    top: 5px
}

.report-edit .control-group .controls ul {
    position: relative;
    top: 5px
}

footer i[class^="flag-"] {
    display: inline-block;
    width: 23px;
    height: 17px;
    position: relative;
    top: 4px;
    left: 0px;
    margin: 0 3px;
    float: none
}

#document-inspector.multiDocs .dl-horizontal dt,
#document-inspector.multiDocs .dl-horizontal dd {
    margin: 0;
    float: left
}

#document-inspector.multiDocs .dl-horizontal dt {
    width: auto
}

#claim-delete-dialog .modal-footer input.btn {
    margin-left: 10px
}

.rejectionReasonContainer.hideButtons .btn-container {
    display: none
}

#reasonsContainer>div,
#itemWrapper>div {
    width: 60%
}

#reasonsContainer>div:first-child,
#itemWrapper>div:first-child {
    margin-right: 2%
}

#reasonsContainer ul.list-group,
#itemWrapper ul.list-group {
    margin: 0
}

#reasonsContainer ul.list-group select,
#itemWrapper ul.list-group select {
    width: 120px;
    text-transform: capitalize
}

#reasonsContainer ul.list-group form span,
#itemWrapper ul.list-group form span,
#reasonsContainer ul.list-group .description,
#itemWrapper ul.list-group .description {
    height: 30px;
    line-height: 30px
}

#reasonsContainer ul.list-group .list-group-item:first-child,
#itemWrapper ul.list-group .list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

#reasonsContainer ul.list-group .list-group-item,
#itemWrapper ul.list-group .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

#reasonsContainer ul.list-group .list-group-item:hover,
#itemWrapper ul.list-group .list-group-item:hover {
    background-color: #d5e6e6
}

#reasonsContainer ul.list-group .list-group-item:last-child,
#itemWrapper ul.list-group .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.jsOffHidden {
    display: none
}

#filterer.jsOffHidden {
    display: none
}

#filterer .nav-pills a {
    cursor: pointer
}

#document-inspector.readOnly-true {
    margin-bottom: 10px
}

#document-inspector.readOnly-true .search-choice {
    padding-right: 5px
}

#document-inspector.readOnly-true .search-choice a.search-choice-close {
    display: none
}

#document-inspector.readOnly-true input {
    margin-bottom: 0
}

#document-inspector.readOnly-true .nav.nav-pills {
    margin-bottom: 0
}

#document-inspector.readOnly-true .nav.nav-pills a {
    cursor: pointer;
    margin: 0;
    border: 1px solid #ddd;
    line-height: 12px
}

#reasonsContainer.showActive li.inactive,
#itemWrapper.showActive li.inactive {
    display: none !important
}

#reasonsContainer.showInactive li.active,
#itemWrapper.showInactive li.active {
    display: none !important
}

#myModal.createNewReason fieldset,
#myModal.createNewForm fieldset {
    float: left;
    margin-right: 10px
}

#myModal.createNewReason form .btn,
#myModal.createNewForm form .btn,
#myModal.createNewReason form .form-actions,
#myModal.createNewForm form .form-actions {
    display: none
}

#liablePartyNote.hideme {
    display: none
}

.incoming-email-container {
    padding: 30px
}

.company-recovery-handler-listing .recover-hander.pull-right {
    position: absolute;
    right: 75px
}

.company-recovery-handler-listing .active .btn:hover {
    transition: none !important;
    background-color: none
}

.company-recovery-handler-listing a.assigned_market.active {
    background-color: #b11c5c;
    color: #fff
}

.company-recovery-handler-listing ul.territory-list li a,
.company-recovery-handler-listing ul.territory-list li .territory-label {
    margin-left: 0;
    padding: 5px 0;
    text-align: center
}

.btn.dropdown-toggle.export-bt {
    left: -13px
}

.company-recovery-handler-listing ul.territory-list li a {
    height: 20px
}

.company-recovery-handler-listing .customized-names {
    margin-left: 8px !important;
    padding: 5px 10px !important
}

.checkbox-cell-assin {
    display: inline-block;
    margin-bottom: 5px;
    text-align: left;
    vertical-align: middle;
    width: 30%
}

.checkbox-cell-assin .mark_all_territory {
    margin: 0 6px 0 0
}

.bulk_assign_handler {
    float: left;
    margin-top: -25px;
    width: 220px
}

.bulk_assign_handler select {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    width: 100%
}

form {
    margin-bottom: 0
}

span .recovery_handler_name {
    margin-left: 19px
}

.mark-all-territory {
    background-color: #d5e6e6 !important;
    color: #333
}

.remove_market .btn.btn-primary {
    width: 48px
}

.margin-right-10 {
    margin-right: 10px
}

.width-150 {
    width: 150px !important
}

.custom-help {
    float: right;
    line-height: 20px;
    width: 45%
}

.custom-reason {
    float: right;
    line-height: 20px;
    width: 35%;
    margin-top: -30px
}

.tag_for_note .chosen-drop {
    height: 130px
}

.feedback_open {
    float: right;
    margin-left: 100px;
    font-size: 12px
}

.on_hold_save {
    margin-left: 180px
}

#on_hold_table th,
#on_hold_table td {
    border-right: 1px solid #dddddd
}

#on_hold_table td {
    width: 50%
}

.location {
    maxlength: 10
}

.documents {
    margin-bottom: 0 !important
}

.documents input {
    width: auto !important;
    margin-top: 10px !important
}

#photograph .vldr-row {
    margin-top: -20px
}

#photograph .vldr-row input {
    margin-left: 20px
}

span.check {
    margin-left: 32px
}

.btn-undo {
    background: #b11c5c;
    border: 0 none;
    border-radius: 23px;
    color: #fff;
    padding: 8px 20px;
    transition: all 0.8s ease !important;
    margin-bottom: 51px
}

.suppress-box {
    display: inline-block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 40%
}

.unsupress-box {
    border-left: 1px solid #ccc;
    display: inline-block;
    padding-left: 20px;
    width: 50%;
    padding-top: 50px
}

.vatbox {
    background: #b11c5c none repeat scroll 0 0;
    padding: 0px 20px;
    position: absolute;
    right: 20px;
    top: 60px;
    width: 153px
}

.btn-wrap {
    margin: 15px 0 0 0
}

.vatbox>input {
    margin: 10px 10px 10px 0;
    padding: 10px 0
}

.vatbox>label {
    display: inline-block;
    margin-bottom: 0;
    padding: 0;
    color: #ffffff
}

span>.vat-only-notification {
    color: #b11c5c
}

.claim-head {
    width: 96%;
    float: left;
    display: inline-block;
    background: #CFD9DB;
    padding: 10px 2%
}

.claim-head-rgt {
    width: 96%;
    float: left;
    display: inline-block;
    background: #e0e0e0;
    padding: 15px 2%
}

.claim-head-rgt a {
    padding: 5px 10px;
    border: 0px solid #333;
    color: #333;
    border-radius: 3px;
    width: 85%;
    text-align: center;
    display: table;
    margin: 0 auto;
    width: 50%;
    background: url(../images/ship-detail.png) no-repeat 7% 45%;
    background-color: #fff
}

.claim-head-rgt a:hover {
    text-decoration: none;
    background-color: #fff
}

.width-100 {
    width: 100%;
    float: left
}

.top-16 {
    top: 16% !important
}

.padding-0 {
    padding: 0 !important
}

.margin-0 {
    margin: 0 !important
}

.font-size-20 {
    font-size: 20px
}

.font-size-13 {
    font-size: 13px
}

.font-size-18 {
    font-size: 18px
}

.width-339 {
    width: 22.10% !important
}

.margin-top-42 {
    top: 60px;
    margin-top: 0
}

.padding-top-0 {
    padding-top: 0 !important
}

.margin-left-20 {
    margin-left: 20px !important
}

.padding-rgt {
    margin: 20px 0 !important
}

.rgt-bg-color li {
    padding: 8px;
    padding-left: 20px;
    margin: 0;
    border: 0;
    border-top: 1px solid #c8c8c8;
    cursor: pointer;
    float: left;
    width: 100%;
    list-style: none !important
}

.rgt-bg-color li:hover {
    background: #b11c5c;
    color: #fff
}

.margin-left-20 {
    margin-left: 20px !important
}

.padding-left-20 {
    padding-left: 20px !important
}

.font-weight-100 {
    line-height: 19px !important
}

.padding-top-12 {
    padding-top: 12px !important
}

.grey {
    color: #666
}

.dark {
    color: #333
}

.container-doc-viewer {
    width: 100%;
    float: left;
    position: relative
}

.rgt-bg-color {
    background-color: #e0e0e0 !important
}

#document-inspector {
    padding-top: 0 !important
}

.active-claim {
    background: #b11c5c;
    color: #fff
}

.container-doc-viewer #document-inspector {
    margin-top: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 50px !important
}

.external-doc-loading {
    position: absolute;
    left: 35%;
    top: 35%;
    width: 100px;
    height: 100px;
    z-index: 9999;
    background: url(../images/bx_loader.gif) 50% 50% no-repeat
}

.workflow h4 {
    float: left;
    width: 100%;
    display: block;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 19px
}

.fee-btn {
    margin-right: 2%
}

.apply-box {
    width: 50px;
    height: 30px !important;
    border: 1px solid #333;
    font: normal 13px Arial;
    color: #333;
    background: #fff;
    padding: 0 0px !important;
    margin-bottom: 0 !important
}

.color-pick {
    width: 99%;
    float: left;
    padding: 10px 17px 0
}

.apply-btn {
    margin-top: 0px
}

.incoming-email-container {
    float: left;
    padding-bottom: 50px;
    width: 100%
}

.custom_address {
    height: 80px
}

.border-0 {
    border: 0 !important;
    background: none !important;
    box-shadow: none !important
}

.margin-top-15 {
    margin-top: 15px
}

.g-recaptcha {
    float: left;
    width: 502px
}

.rc-anchor-alert {
    bottom: 8px !important;
    color: red;
    font-size: 11px !important;
    left: 10px !important;
    position: absolute
}

.documents-top-bar .upload.btn {
    padding: 4px 30px !important;
    font-size: 14px;
    font-weight: bold
}

.documents-top-bar .upload.btn.dealer {
    text-decoration: none;
    border: none;
    background: url(/assets/doc_upload.gif) no-repeat;
    width: 117px;
    height: 172px;
    font-size: 20px
}

.upload.btn.dealer #fileupload {
    height: 177px
}

.documents-top-bar .upload.btn.dealer:active {
    text-decoration: none;
    border: none
}

.width-150 {
    width: 150px !important
}

.color-pick label {
    line-height: 29px !important;
    display: inline-block;
    float: left;
    margin-bottom: 0
}

.btn-filter {
    background: #b11c5c;
    border: 0 none;
    border-radius: 23px;
    color: #fff;
    padding: 8px 20px;
    transition: all 0.8s ease !important
}

.insurance_reason {
    width: 140px
}

.balance-reason {
    width: 30% !important
}

.doc-viewer {
    margin-right: 24%;
    margin-left: 24%;
    margin-bottom: 2%
}

.doc-viewer .header h4 {
    margin-bottom: 20px
}

.doc-viewer .header .close {
    margin-top: 5px
}

.doc-viewer .header .strong {
    width: 50px;
    display: inline-block
}

.doc-viewer .doc-viewer-body {
    box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
    padding: 10px;
    background: white
}

.doc-viewer .doc-viewer-body img {
    width: 500px;
    height: 400px
}

.doc-viewer .footer {
    margin-bottom: 2%
}

#doc_preview ul {
    list-style: none
}

#doc_preview ul li {
    display: inline-block;
    padding: 10px;
    background: #fff;
    border: 1px solid #ddd;
    vertical-align: top;
    box-shadow: 0 0 5px #ddd;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 10px
}

#doc_preview ul li img {
    width: 400px;
    height: 400px
}

#doc_preview ul li iframe {
    width: 400px;
    height: 400px
}

.btn-custom-primary {
    background-color: #b11c48;
    background-image: linear-gradient(to bottom, #b11c5c, #b11c2a);
    background-repeat: repeat-x;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-position: center;
    border-radius: 4px;
    padding: 4px 12px;
    border: 0
}

.sucess {
    margin-top: 10%
}

.session-links {
    position: relative
}

.reg-btn {
    position: absolute;
    right: 77px;
    top: -45px
}

.btn-file {
    position: relative;
    overflow: hidden
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px
}

.custom-help {
    float: right;
    line-height: 20px;
    width: 45%
}

.btn-pending {
    margin-top: -1px;
    padding: 4px 4px
}

.pending-text {
    margin-top: 6px
}

.resolution-text {
    margin-top: -4px
}

.btn-resolution {
    padding: 4px 4px
}

.login-btn {
    float: right;
    margin-right: 60%
}

.width-50 {
    width: 50%
}

.sidebar_div {
    margin-top: 20%
}

.inline-block {
    display: inline-block
}

.user_select {
    width: 150px
}

.edit_link {
    float: right;
    margin-right: 25%;
    font-size: 15px
}

.edit_audit {
    margin-right: 10%
}

.align_comments {
    float: left;
    margin-left: 25%
}

.cus-align {
    float: left
}

.cus-align .control-label {
    text-align: left;
    width: 100%
}

.cus-align .controls {
    margin-left: 0
}

.align-left {
    width: 100%;
    float: left
}

.align-left .btn-primary {
    margin-bottom: 20px
}

.form-set-reconcile .control-label {
    width: 150px;
    text-align: center;
    font-size: 16px
}

.form-set-reconcile .controls {
    margin-left: 150px
}

bank_account_header,
.bank_account_header {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
    clear: both
}

bank_account_header form,
.bank_account_header form {
    float: left;
    margin-bottom: 10px
}

bank_account_header form.form-horizontal .control-group,
.bank_account_header form.form-horizontal .control-group {
    margin-bottom: 0
}

.green_row {
    background: #bed4d4
}

.brown_row {
    background: #eee7e7
}

.damage-chart tbody {
    width: 80%
}

.damage-chart tbody td {
    border: 2px solid #f3f3f3;
    height: 40px;
    width: 10%
}

.damage-chart tbody,
.damage-chart tbody td {
    border-top: none;
    border-right: none
}

.damage-chart tbody td:first-child {
    border: 2px solid #dddddd;
    border-left: none;
    border-top: none;
    border-bottom: none;
    padding: 0% 1% 0% 0%;
    font-size: 12px;
    transform: translate(0, 50%)
}

.damage-chart tbody tr:last-child td {
    position: relative;
    border-bottom: 2px solid #dddddd
}

.damage-chart tbody tr:last-child td::after {
    content: '+';
    font-weight: bold;
    font-size: 1.5em;
    color: #a2a2a2;
    position: absolute;
    bottom: -11px;
    left: -8px
}

.damage-chart tbody tr:last-child td:first-child {
    border-bottom: none
}

.damage-chart tbody tr:last-child td:first-child::after {
    display: none
}

.circle {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    -ms-transform: translate(-60%, 100%);
    -webkit-transform: translate(-60%, 100%);
    transform: translate(-60%, 100%)
}

.graph-label {
    width: 70%;
    font-size: 12px;
    text-align: center;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 15%)
}

.red-circle {
    background: #f1c9d5
}

.green-circle {
    background: #bed4d4
}

.gray-circle {
    background: #a5a5a5
}

.msg-btn-div {
    position: fixed;
    bottom: 228px;
    width: 250px;
    margin: 0
}

.inv_submit {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
    background-color: #b11c48 !important;
    background-image: linear-gradient(to bottom, #b11c5c, #b11c2a) !important;
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important
}

.invoice_vat {
    float: right
}

.column-active {
    display: block !important
}

.btn-dealer {
    margin: 10px -138px 15px 7px;
    width: auto;
    height: 22px
}

.info1 li {
    list-style-type: none;
    margin-left: -24px;
    font-size: 14px
}

.info2 li {
    font-size: 14px
}

.note {
    font-size: 14px;
    font-style: italic;
    margin-bottom: 5px
}

.long-control {
    min-width: 400px;
    margin-right: 20px;
    text-align: right
}

.broad-margin {
    margin-right: 10px
}

.terms-condition {
    text-align: justify;
    height: auto;
    width: 88%;
    border: 2px solid #DDD;
    padding: 5px 20px 10px 10px;
    background: white
}

.dealer-amount input {
    color: #8E2344
}

.amount-update {
    float: right;
    color: #8E2344;
    margin: -43px 33px 3px 1px
}

.amount-update-left {
    color: #8E2344;
    margin-left: 60px
}

.export-btn {
    margin-bottom: 50px
}

.btn-email {
    margin-left: 8px;
    height: 24px
}

.alert-content {
    font-size: 1.24em
}

.filter-group {
    margin-left: 1px
}

.filter-group-heading {
    font-size: 2em;
    font-weight: bold;
    margin: 10px
}

.adv-group-heading {
    font-size: 2em;
    font-weight: bold;
    color: #609191
}

.adv-group-content {
    text-align: left;
    color: #609191
}

.dealer-doc-btn {
    padding-right: 50px;
    margin-top: 20px;
    color: #000000;
    font-size: 15px;
    font-weight: bold
}

.pos-rel {
    position: relative;
    margin-bottom: -21px !important
}

.pos-abs {
    position: relative;
    bottom: 24px;
    right: -230px;
    color: #b11c5c
}

.user-heading {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    border: 0;
    clear: both
}

#declarationModal {
    width: 590px
}

.btn-two-field-save {
    margin-left: 180px
}

.white-box-main {
    float: left;
    border: 1px solid #E5E5E7;
    background: #fff;
    border-radius: 5px;
    margin-top: 22px;
    padding: 15px
}

.white-box {
    width: 100%;
    float: left;
    padding: 17px 20px 0px 20px;
    min-height: 178px
}

.white-box h1 {
    font-size: 24px;
    color: #f01442;
    margin-bottom: 15px
}

.white-box h6 {
    font-size: 15px;
    color: #747474;
    line-height: 25px;
    text-decoration: none
}

.white-img {
    width: 100%;
    float: left
}

.material-img {
    width: 100%;
    border-radius: 0 0 5px 5px;
    cursor: pointer
}

#materials li {
    list-style-type: none
}

.tooltip-table hr {
    margin-top: 5px;
    border: 0;
    border-bottom: 1px solid #a0a0a0
}

.tooltip-inner {
    background-color: black
}

.tooltip.in {
    opacity: 1
}

.tooltip-cell {
    text-align: left;
    width: 100px;
    display: inline-block;
    vertical-align: text-top
}

#materials .material-title {
    height: 45px
}

#materials .description {
    margin-top: 5px
}

#materials .description p,
#materials .description a {
    font-size: 15px
}

#materials .description .tag-labels {
    height: 65px
}

.traning-doc-container {
    padding-bottom: 100px
}

.registration-help {
    padding-top: 5px;
    margin-right: -130px
}

.lp-comments {
    margin-left: 80px
}

.change-border {
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important
}

.note-head {
    margin-left: 105px;
    margin-top: 15px;
    font-size: 16px;
    display: block;
    margin-bottom: 15px;
    color: #b11c5c;
    font-style: italic
}

table.estimate-modal tr td {
    border: none
}

.goog-te-banner-frame.skiptranslate {
    display: none !important
}

body {
    top: 0px !important
}

#dealer-help-inline {
    margin-left: 225px;
    margin-top: -10px;
    line-height: 13px;
    width: auto;
    vertical-align: inherit
}

.upload-text {
    font-size: 13px;
    margin-top: 14px;
    margin-left: -49px
}

.info-update {
    font-size: 15px;
    margin-bottom: 5px
}

.btn-doc {
    margin-top: 14px;
    margin-left: 2px;
    margin-left: -47px
}

.doc-file {
    margin-top: 19px;
    position: absolute;
    margin-left: 4px;
    font-size: small
}

.ins-complete {
    pointer-events: none
}

.ready-submission {
    margin-top: 24px;
    margin-left: -140px
}

.timebar-help {
    margin-left: 11px;
    margin-top: -20px;
    line-height: 1.6
}

.control-inline {
    margin-top: 3px
}

.comment-scrollable {
    width: 100px
}

.bulk-update {
    margin-left: -106px
}

.upload-control {
    margin-top: -12px
}

.dry-check {
    margin-left: -49px
}

.doc-help {
    margin: 2px 2px 3px 3px
}

.mb-5 {
    margin-bottom: 15px
}

.adjust-scroll {
    height: 132%
}

.claim-scroll {
    height: 115%
}

.pointer-cursor {
    cursor: pointer !important
}

.traning-doc-container .description {
    min-height: 55px
}

.status-margin {
    margin-left: 15px
}

.medium-size {
    font-size: 15px
}

.value-span {
    display: none !important
}

.exch-align {
    margin-left: -180px;
    margin-top: 10px
}

.exchg-help1 {
    margin-top: -15px
}

.exchg-help2 {
    margin-bottom: -15px
}

.onhold-stat {
    margin-top: 3px;
    width: 175px;
    font-size: 12px;
    text-align: center;
    padding: 6px
}

.on-hold-link {
    margin-top: -53px;
    margin-left: -35px
}

.repair-type-error {
    margin-top: 5px
}

.search-ship {
    margin-top: 5px
}

.onhold-ship-details {
    margin-left: 1px !important
}

.onhold-ship-details input {
    background-color: white;
    color: #808080c7
}

.medium-size {
    font-size: 15px
}

.shipment-action {
    margin-top: 41px
}

.category-heading {
    font-size: 1.5em;
    font-weight: bold;
    margin: 10px
}

.content-align {
    margin-top: 0px !important
}

.no-port-shipment {
    margin-top: 65px !important;
    overflow-y: hidden
}

#documents li .document-info img {
    max-height: 190px
}

.zip-span {
    margin-left: 3px !important
}

.doc-span {
    margin-left: -94px !important
}

.inspection-btn {
    margin-right: 5px
}

.comment-box {
    line-height: 30px;
    font-size: 11.5px;
    display: inline;
    padding: 3px;
    font-style: italic;
    color: #929292
}

#delete-shipment-btn {
    bottom: 100px;
    width: 150px;
    margin: 10px 10px
}

span.damage-code {
    text-align: center
}

span.damage-code .uneditable-input {
    width: 40px
}

.DamageLocationContainer>div {
    width: 70% !important
}

#admin-fee-form .modal-footer {
    background-color: white
}

#admin-fee-form #estimated_total_repair_cost {
    width: 170px
}

#admin-fee-form .modal-body {
    max-height: 540px
}

.item-translate-icon {
    position: absolute
}

.feed-header {
    width: 50px;
    white-space: nowrap
}

#dvm-feed-table tr:nth-child(even) {
    background-color: #f1f1f1
}

.potential-liability-container {
    margin-top: 25px
}

.feed-content {
    white-space: nowrap
}

tbody.collapse.in {
    display: table-row-group
}

.feed-icon {
    font-size: 30px;
    margin-top: 15px !important
}

.feed-status {
    font-size: 15px
}

.feed-row-header>.fa {
    padding-left: 5px;
    position: absolute;
    font-size: 22px;
    color: #8E2344
}

#accordion-inner-table {
    margin-left: 5px
}

#api-status-field {
    margin-left: 5px;
    font-size: 12px
}

#dvm-feed-table td {
    vertical-align: top
}

.feed-row-header {
    white-space: nowrap;
    padding-right: 50px !important
}

.inner-table-container {
    min-width: 500px;
    max-width: 500px
}

.damges-inner {
    min-width: 280px;
    max-width: 280px;
    padding-left: 30px !important
}

.borderless td,
.borderless th {
    border: none
}

.small-legend {
    margin-top: 5px;
    font-size: 15px
}

.feed-row-header-damage {
    white-space: nowrap;
    padding-right: 0px !important;
    width: 90px
}

.feed-row-header-new {
    white-space: nowrap;
    padding-right: 0px !important;
    min-width: 220px !important;
    width: 220px !important
}

.feed-content-handover {
    white-space: nowrap;
    width: 460px
}

.feed-content-new {
    white-space: nowrap;
    width: 60px
}

.inner-table-border {
    border: 5px solid #f5f5f5;
    padding: 10px;
    border-radius: 10px
}

#invoice-reference-btn i {
    top: 1px !important;
    font-size: 20px;
    left: 6px;
    cursor: pointer
}

.expanding-search-form {
    position: relative;
    top: 40%;
    display: inline-block !important;
    height: 34px;
    width: auto
}

.expanding-search-form .search-label {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    cursor: pointer;
    border-radius: 3px;
    transition: 250ms all ease-in-out
}

.expanding-search-form .search-input {
    position: relative;
    top: 0;
    display: inline-block;
    height: 26px;
    width: 150px;
    float: left;
    border: 0;
    z-index: 2;
    box-shadow: none;
    border-radius: 0;
    transition: 250ms all ease-in-out;
    margin-left: -3px;
    background-color: #b11c5c;
    color: #fff
}

.expanding-search-form .search-input:focus+.search-label {
    border-color: #b11c5c
}

.expanding-search-form .button {
    position: relative;
    top: 0;
    display: inline-block;
    float: left;
    padding: 0 10px;
    color: #fff;
    border: 1px solid transparent;
    background-color: #b11c5c;
    text-align: center;
    transition: 250ms all ease-in-out
}

.expanding-search-form .button:hover {
    background-color: #b11c5c
}

.expanding-search-form .search-dropdown {
    position: relative;
    top: -3px;
    display: inline-block;
    float: left;
    padding: 3px
}

.expanding-search-form .search-dropdown.open .dropdown-menu {
    display: block
}

.expanding-search-form .btn-search-dropdown {
    height: 34px;
    font-size: 12px;
    line-height: 28px;
    border-radius: 2px;
    z-index: 3
}

.expanding-search-form .dropdown-menu {
    position: absolute;
    top: calc(99%);
    display: none;
    margin: 0;
    padding: 5px;
    list-style: none;
    background-color: #fff;
    border: 1px solid #999;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    z-index: 3;
    transition: 250ms all ease-in-out
}

.expanding-search-form .dropdown-menu>li>a {
    display: block;
    padding: 4px 12px;
    color: #b11c5c;
    font-size: 14px;
    line-height: 20px;
    text-decoration: none;
    border-radius: 2px;
    transition: 250ms all ease-in-out
}

.expanding-search-form .dropdown-menu>li>a:hover {
    color: #fff;
    background-color: #b11c5c
}

.expanding-search-form .dropdown-menu>.menu-active {
    display: none
}

.expanding-search-form .search-button {
    height: 34px;
    z-index: 3;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.expanding-search-form .search-button .icon {
    font-size: 20px
}

.shipment-add-claim {
    margin-left: 50px
}

.borderless td,
.borderless th {
    border: none
}

.small-legend {
    margin-top: 5px;
    font-size: 15px
}

.missing-docs-alert {
    margin-top: 10px
}

.note-btn-download {
    top: 80px !important;
    position: absolute;
    right: 75px !important;
    font-weight: bold !important
}

.note-btn-download .fa.fa-download {
    padding: 5px
}

.av-splitter-container .modal-body {
    overflow-x: auto;
    display: flex;
    max-height: none !important
}

.av-splitter-container input[type="text"] {
    padding: 8px 8px;
    margin: 3px 3px;
    border: 1px solid #ccc;
    width: 45px
}

.av-splitter-container .input-medium {
    margin: 9px;
    border-radius: 4px
}

.fixed-splitter-container .modal-body {
    overflow-x: auto;
    display: flex;
    max-height: none !important
}

.fixed-splitter-container input[type="text"] {
    padding: 8px 8px;
    margin: 3px 3px;
    border: 1px solid #ccc;
    width: 45px
}

.fixed-splitter-container .input-medium {
    margin: 9px;
    border-radius: 4px
}

.advanced-validation-container {
    margin: 35px 35px 35px 35px
}

.repair-authorisation {
    padding-left: 25px !important
}

.av-error-notification {
    color: #D8000C;
    background-color: #FFBABA;
    margin: 10px 0;
    padding: 10px;
    border-radius: 3px 3px 3px 3px
}

.file-upload-container .btn-doc {
    margin-left: 0
}

.b-danger {
    color: #9d261d
}

.table tbody tr.b-danger>td {
    background-color: #fff0f0
}

.table-hover tbody tr.b-danger:hover>td {
    background-color: #fde3e3
}

.fr-info-head {
    font-size: 15px
}

.imp-hideme {
    display: none !important
}

.repairer-rates-table {
    margin-left: 75px;
    width: 50%
}

.repairer_fields {
    margin: 6px 6px 6px 6px
}

.repairer-date-picker .add-on {
    margin-top: 5px
}

.splitter-repairer-rates {
    margin-top: -20px
}

.claim-repairer-rates {
    background-color: #f5f5f5;
    font-size: 13px;
    text-align: left;
    margin-left: 45px
}

#dealer-export-invoices {
    margin-top: 0px;
    margin-bottom: 12px;
    width: 140px
}

#terms-acceptance-success {
    text-align: center
}

#hide-doc-notification {
    text-align: center
}

.table tbody tr.dealer-invoice-info>td {
    background-color: #dfecec
}

.table-hover tbody tr.dealer-invoice-info:hover>td {
    background-color: #cfe2e2
}

.dealer-ref-container {
    position: absolute;
    width: 170px;
    margin-left: 180px
}

#delete-user-btn {
    position: fixed;
    bottom: 100px;
    width: 150px;
    margin: 10px 38px
}

#tab-view-docs .nav-tabs>.active>a,
#tab-view-docs .nav-tabs>.active>a:hover,
#tab-view-docs .nav-tabs>.active>a:focus {
    color: #555555;
    background-color: #ffffff;
    border: 2px solid #ddd;
    border-top-color: #ddd;
    border-right-color: #ddd;
    border-bottom-color: #ddd;
    border-left-color: #ddd;
    border-bottom-color: #b11c5c;
    cursor: default;
    border-top-color: transparent;
    border-right-color: transparent;
    border-left-color: transparent
}

.download-btn {
    border-radius: 5px !important
}

.terms-acceptance-footer {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 7px
}

.terms-acceptance-footer .close {
    font-size: 30px
}

.tab-content.docsTabWraper {
    overflow: unset !important
}

.btn-fileupload {
    height: auto !important
}

.alert-msg {
    color: #f00
}

.notify-btn {
    margin-right: 16px
}

.notification-box-buttons {
    padding-right: 250px
}

.label-tag {
    color: #929292;
    font-style: italic;
    position: absolute;
    margin-top: 19px;
    margin-left: 20px
}

.access_type_sec {
    margin-bottom: 10px !important
}

.dealer-ref-container {
    position: absolute;
    width: 170px;
    margin-left: 180px
}

.fpr-progress,
.parts-price-upload-progress {
    width: 300px;
    margin-left: 55px
}

.remove_file {
    margin-top: 9px;
    margin-left: 8px
}

.btn-fpr {
    cursor: pointer !important
}

.invoice-sending label {
    display: inline
}

.table tbody tr.over-invoiced-info>td,
.table tbody tr.over-invoiced-info>td a,
.table tbody tr.over-invoiced-info>td i {
    background-color: #b11c5c !important;
    color: #fff
}

.table tbody tr.over-invoiced-info>td .text-warning {
    color: #fff
}

.filter-name-adjust {
    line-height: 20px
}

.table tbody tr.over-invoiced-info>td {
    border: none
}

.table tbody tr.over-invoiced-info>td a.btn {
    color: #000
}

.company-list td:nth-child(4) {
    text-transform: capitalize
}

.contamination-upload-sec div {
    text-align: center
}

.contamination-upload-sec div a {
    margin: 5px
}

#contaminationClaimsModal {
    margin: 0 auto;
    left: 0 !important;
    right: 0 !important;
    overflow: scroll;
    max-height: 650px;
    overflow-y: visible
}

#contaminationClaimsModal .modal {
    left: 0;
    right: 0;
    margin: 0 auto
}

#contaminationClaimsModal .inline-upload {
    margin-top: 14px
}

#contaminationClaimsModal span.doc-file {
    margin-top: 15px !important
}

#contaminationClaimsModal div.actions {
    margin-top: 20px
}

.click-here-btn {
    display: flex;
    justify-content: space-evenly;
    padding-top: 10px
}

.click-here-btn-label-sec {
    display: flex;
    justify-content: center
}

.click-here-btn-label {
    margin-top: -26px
}

.dealer-label {
    float: left;
    padding-left: auto
}

.logistic-label {
    float: right
}

.dealer-reg-btn {
    margin-left: 11px
}

.container-height {
    padding-bottom: 26px
}

.locale-dropdown {
    visibility: hidden
}

#invoice-ref-accordion {
    margin-top: 10px
}

#invoice-ref-accordion a i {
    margin: 5px
}

#invoice-ref-accordion textarea {
    width: 97%
}

#invoice-ref-accordion .btn-wraper {
    text-align: center;
    margin: 5px
}

.sidebarToggle {
    position: absolute;
    margin-top: -33px;
    right: 0
}

.full-width {
    width: 100% !important
}

.mr-165 {
    margin-right: 165px !important
}

.sidebarToggle .switched-on {
    background-color: #8E2344 !important
}

#generate-usage-report-btn {
    position: fixed;
    bottom: 140px;
    width: 150px;
    margin: 10px 38px
}

.content-align .sidebarToggle {
    position: absolute;
    margin-top: 19px;
    z-index: 100000;
    right: 2%
}

.content-align {
    overflow-y: hidden
}

.sidebarToggle .on-off-switch .on-off-wrap {
    padding: 3px 2px
}

#insurerDataModal .details-section {
    text-align: left
}

#insurerDataModal ul {
    color: #000000
}

#insurerDataModal .doc-file {
    margin-top: 5px !important
}

#insurerDataModal .icon-eur {
    margin-left: 5px
}

.adjustment-sec {
    text-align: center !important;
    color: #b11c48
}

.adjustment-sec i {
    cursor: pointer
}

.scanned-pdf {
    background: url(/assets/scanner.png);
    display: block;
    width: 18px;
    height: 18px;
    float: right;
    background-repeat: no-repeat
}

.invoice-doc {
    background: url(/assets/file-green.png);
    display: block;
    width: 18px;
    height: 18px;
    float: right;
    background-repeat: no-repeat
}

.highlight-shipment-row td {
    background-color: #FFC0CB !important
}

.header-title a {
    text-decoration: none
}

.modal-body .recovery-category-container.hideme {
    display: none !important
}

#update-recovery-dialog .modal-body {
    max-height: 520px
}

#close-shipment-btn.batch-view {
    margin-top: 10px
}

.procossed_date div {
    margin-bottom: -2px
}

.signed_off_container div.controls {
    margin-left: 55px
}

#authorisaton_for_unrecoverable_item {
    margin-bottom: 8px
}

.signed_off_info span {
    padding: 2px
}

#damage_item_signed_off_comments {
    width: 253px
}

.timebar-warning-box {
    position: absolute;
    top: 26%;
    left: 56%;
    transform: translate(-50%, -50%)
}

.timebar-warning-box .notification {
    position: relative;
    width: 18rem;
    box-shadow: 2px 2px 9px #b11c5c;
    border-radius: 5px;
    transition: transform .5s ease .4s;
    transform-origin: 50% 0%
}

.timebar-warning-box .icon-exclamation-sign {
    font-size: 2.1rem;
    transition: color .3s ease;
    color: #b11c5c;
    float: left;
    margin-right: 10px;
    line-height: 37px
}

.timebar-warning-box .notification__title {
    font-weight: 600;
    margin: 0px
}

.timebar-warning-box .notification__text {
    font-size: .9rem;
    margin: 0px;
    line-height: 20px
}

.timebar-warning-box .notification__button {
    cursor: pointer;
    font-size: 13px;
    text-decoration: none;
    margin-left: 14px
}

.timebar-warning-box .notification__content {
    padding: 11px 11px 5px 11px
}

.inv-show .timebar-warning-box {
    top: 47%;
    right: 15%
}

.inv-show .parts_paid_warning_box {
    top: 59%;
    right: 15%
}

.inv-show.bulk-claim .timebar-warning-box {
    left: 50%;
    transition: left 1s ease-in
}

.inv-show.bulk-claim .parts_paid_warning_box {
    left: 50%;
    transition: left 1s ease-in
}

.timebar_info_warn,
.timebar_info_warn::before,
.timebar_info_warn::after {
    position: relative;
    padding: 0;
    margin: 0
}

.timebar_info_warn {
    font-size: 36px;
    color: transparent
}

.timebar_info_warn.warning {
    display: inline-block;
    top: 0.225em;
    width: 1.15em;
    height: 1.15em;
    overflow: hidden;
    border: none;
    background-color: transparent;
    border-radius: 0.625em
}

.timebar_info_warn.warning::before {
    content: "";
    display: block;
    top: -0.08em;
    left: 0.0em;
    position: absolute;
    border: transparent 0.6em solid;
    border-bottom-color: #fd3;
    border-bottom-width: 1em;
    border-top-width: 0;
    box-shadow: #999 0 1px 1px
}

.timebar_info_warn.warning::after {
    display: block;
    position: absolute;
    top: 0.3em;
    left: 0;
    width: 100%;
    padding: 0 1px;
    text-align: center;
    font-family: "Garamond";
    content: "!";
    font-size: 0.65em;
    font-weight: bold;
    color: #333
}

.ready_for_recovery_invoice_tr {
    width: 167px;
    display: inline-block
}

tr.ready_for_recovery_invoice_tr td:nth-child(2) {
    padding-bottom: 11px
}

.complete_claim_received_container {
    margin-right: 13px;
    margin-top: 3px
}

.complete_claim_received_container .date-picker {
    margin-top: 3px
}

.complete_claim_received_container strong {
    font-size: 14px;
    font-weight: bold;
    margin-right: 3px
}

.complete_claim_received_container .uneditable-input {
    margin-top: 3px
}

.status-style {
    font-weight: normal !important;
    font-size: 15px !important
}

.fpr-upload-status-span {
    line-height: 20px;
    padding-top: 5px;
    color: #5b5555c4;
    font-size: 15px !important;
    font-style: italic;
    margin-left: 0px !important
}

:root {
    --colour1: #32c515e1;
    --colour2: #47d45c;
    --speed: 0.7s
}

@keyframes slide {
    from {
        background-position-x: 0
    }

    to {
        background-position-x: 113px
    }
}

@keyframes load {
    0% {
        width: 0
    }

    100% {
        width: 100%
    }
}

.fpr-progress-bar-container {
    height: 100%;
    max-width: 30%
}

.fpr-progress-bar-container .bar {
    min-height: 27px;
    border-radius: 10px;
    width: calc(226px);
    box-shadow: 0 10px 13px -6px #2c3e50;
    background-color: var(--colour2);
    background-image: repeating-linear-gradient(45deg, transparent, transparent 40px, var(--colour1) 40px, var(--colour1) 80px);
    animation: slide var(--speed) linear infinite;
    will-change: background-position;
    animation: load 4s normal forwards
}

@media only screen and (max-width: 450px) {
    .fpr-progress-bar-container .bar {
        width: calc(226px)
    }
}

@media only screen and (max-width: 350px) {
    .fpr-progress-bar-container .bar {
        width: calc(226px)
    }
}

.authorisation-btn {
    margin-right: 5px
}

.label.label-important.hold-status {
    background-color: #df9204;
    line-height: 16px
}

.hide-from-view {
    visibility: hidden
}

.hold-details {
    visibility: hidden;
    position: absolute;
    z-index: 1;
    text-align: left;
    line-height: 21px;
    background-color: #aea79c;
    border-radius: 3px;
    padding: 7px;
    color: white;
    margin-left: 689px
}

.hold-status:hover+.hold-details {
    visibility: visible
}

#note-for-bev-location {
    max-width: 263px;
    line-height: 18px;
    text-align: left;
    color: #b11c5c
}

.av-query-header {
    text-align: left;
    font-weight: 900;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 20px
}

table.av-query td {
    width: 193px;
    line-height: 15px
}

table.av-query .query-label {
    width: 154px !important
}

.av_engineer_comments,
.handler_comments {
    width: 320px
}

#av_feedback_resolved_box,
#handler_feedback_resolved_box,
#engineer-send-query-btn,
#handler-send-query-btn {
    float: left
}

.query-input {
    font-style: italic;
    font-size: 13px;
    text-align: left;
    color: gray
}

.query-error {
    color: #b94a48;
    font-weight: bold;
    font-style: italic;
    font-family: "Avenir", Arial, sans-serif;
    font-size: 12px;
    display: inline-block
}

.send-query-btn-cell {
    margin-top: 10px;
    width: 84px !important;
    display: block
}

.query-history {
    display: block;
    float: left;
    min-width: 253px;
    margin-left: 5px
}

ul.category-list {
    margin: 8% 0 0 20%;
    padding: 0;
    list-style: none
}

ul.category-list li {
    display: block;
    width: 100%;
    padding-bottom: 15px
}

ul.category-list li form {
    float: left;
    margin: 0
}

ul.category-list li .toggle-btn {
    background: none;
    background-color: #CCC;
    border: none;
    width: 25px;
    height: 30px;
    float: left
}

ul.category-list li a,
ul.category-list li .category-label {
    float: left;
    margin-left: 6px;
    padding: 5px 10px;
    display: block
}

ul.category-list li.active a {
    background-color: #b11c5c;
    color: #FFF
}

ul.category-list li i {
    margin-right: 10px;
    margin-top: 6px;
    color: green;
    font-size: 18px
}

.parts_paid_warning_box {
    position: absolute;
    top: 37.5%;
    left: 56%;
    transform: translate(-50%, -50%)
}

.parts_paid_warning_box .icon-exclamation-sign {
    font-size: 2.1rem;
    transition: color .3s ease;
    color: #b11c5c;
    float: left;
    margin-right: 10px;
    line-height: 37px
}

.parts_paid_warning_box .notification__content {
    padding: 11px 11px 5px 11px
}

.parts_paid_warning_box .parts_paid_notification {
    position: relative;
    width: 18rem;
    height: 55px;
    box-shadow: 2px 2px 9px #b11c5c;
    border-radius: 5px;
    transition: transform .5s ease .4s;
    transform-origin: 50% 0%
}

.parts_paid_warning_box .parts_paid_notification__title {
    font-size: 12px;
    font-weight: 600;
    line-height: 37px;
    float: left;
    text-shadow: 0 0 0 #000
}

.parts_paid_warning_box #lp_requested_to_collect_parts {
    max-height: 11px;
    margin: 13px;
    pointer-events: none
}

.replacement_parts_warning_box {
    position: absolute;
    top: 45%;
    left: 56%;
    transform: translate(-50%, -50%)
}

.replacement_parts_warning_box .icon-exclamation-sign {
    font-size: 2.1rem;
    transition: color .3s ease;
    color: #b11c5c;
    float: left;
    margin-right: 10px;
    line-height: 37px
}

.replacement_parts_warning_box .notification__content {
    padding: 11px 11px 5px 11px
}

.replacement_parts_warning_box .replacement_parts_notification {
    position: relative;
    width: 18rem;
    height: 55px;
    box-shadow: 2px 2px 9px #b11c5c;
    border-radius: 5px;
    transition: transform .5s ease .4s;
    transform-origin: 50% 0%
}

.replacement_parts_warning_box .replacement_parts_notification__title {
    font-size: 12px;
    font-weight: 600;
    line-height: 37px;
    float: left;
    text-shadow: 0 0 0 #000
}

.outcome-div {
    text-align: left;
    margin: 13px 0px 30px 0px;
    padding: 0px
}

.outcome-label {
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-weight: bold
}

.checkbox-container {
    vertical-align: middle;
    display: inline-block
}

.checkbox-container label {
    display: inline;
    margin-left: 5px;
    position: relative;
    top: 4px
}

.claim_document_search_bar {
    width: 146px
}

.claim_document_search_bar_div {
    margin-top: -10px
}

.document_upload_button {
    margin-bottom: 10px
}

.vehicle_shipment_batch_style {
    line-height: 30px;
    color: #6f123a;
    font-size: 13px;
    font-weight: 700 !important
}

.av-repairer-rates {
    margin-left: -24px !important;
    margin-top: -24px !important
}

.information_dashboard_btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: 4px 12px;
    font-size: 12px;
    line-height: 1;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
    text-decoration: none !important;
    line-height: 20px
}

.sevetas_turquoise_btn {
    color: #fff;
    background-color: #609191;
    border-color: #609191
}

.sevetas_yellow_btn {
    color: #fff;
    background-color: #EEB661;
    border-color: #EEB661
}

.job-comments {
    margin-top: -24px !important
}

.job-comments textarea {
    width: 400px
}

#bottom-links {
    position: relative;
    margin-bottom: 42px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    text-align: left;
    box-sizing: border-box;
    display: inline-block
}

.custom-range {
    position: relative;
    width: 100%;
    height: 20px
}

.custom-range::before,
.custom-range::after {
    content: "";
    position: absolute;
    top: 0;
    width: 2px;
    height: 100%;
    background-color: #1354ff
}

.custom-range::before {
    left: 33.61%
}

.custom-range::after {
    left: 65.75%
}

.custom-range::-webkit-slider-thumb {
    background-color: #1354ff
}

.question-label {
    text-align: left !important
}

.modal-hidden {
    visibility: hidden
}

.sevetas_turquoise {
    color: #fff;
    background-color: #609191;
    border-color: #609191
}

.delete-claim-link {
    margin-left: -24px;
    margin-right: 12px
}

.delete-note-link {
    float: right;
    margin-right: 40px
}

.register-app {
    font-family: Arial, sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    overflow: hidden
}

.register-app-container {
    background-color: white;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    width: 400px
}

.flex-register-app {
    display: flex;
    align-items: center
}

.flex-register-app-names {
    display: flex
}

.register-app-logo {
    width: 30%
}

.register-app-input {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
    height: 32px !important
}

.user-register-button {
    background-color: #b11c48;
    color: white;
    margin-top: 20px;
    border: none;
    padding: 10px 20px;
    font-size: 16px;
    width: 100% !important;
    max-width: 100% !important;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color .3s ease
}

.sevetas_black {
    background-color: #000;
    color: #fff;
    border-color: #000
}

.invoice-table {
    margin-top: 40px
}

.pagination-top .pagination {
    text-align: center;
    position: absolute;
    display: flex;
    left: 50%;
    justify-content: center;
    transform: translate(-50%, 0);
    margin: 0 0 !important
}

.app-download-box {
    border-radius: 10px;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: auto;
    height: auto;
    text-align: right;
    max-width: 2500px
}

.app-info {
    flex: 1;
    text-align: right;
    margin: 0px 20px
}

.app-info h3 {
    font-size: 1.2em;
    margin-bottom: 5px
}

.app-info .highlight {
    font-weight: bold;
    font-size: 1.3em;
    color: #b11c48
}

.app-buttons {
    display: flex;
    gap: 1px
}

.app-button {
    transition: transform 0.2s ease;
    background-color: rgba(255, 255, 255, 0.1);
    padding: 5px;
    border-radius: 5px
}

.app-button:hover {
    transform: scale(1.05);
    background-color: rgba(255, 255, 255, 0.2)
}

.app-button img {
    border-radius: 5px
}

@media (max-width: 600px) {
    .app-download-box {
        flex-direction: column;
        text-align: center;
        width: auto
    }

    .app-buttons {
        flex-direction: column;
        align-items: center;
        margin-top: 15px
    }
}

.mobile-icon {
    width: 34px;
    height: 55px;
    background-image: url(/assets/mobilephone.png);
    background-size: cover;
    background-position: center;
    display: flex;
    margin-top: 15px;
    align-items: center;
    justify-content: center;
    position: relative
}

iframe {
    width: 100%;
    height: 82vh;
    border: none
}

@media (min-width: 2880px) and (min-height: 1620px) {
    iframe {
        height: 93vh
    }
}

#hidden-batch-ids {
    display: inline
}

.pagination-top .marginBottom60 {
    margin-bottom: -50px !important
}

.pagination-top.invoice .pull-default {
    margin-bottom: -20px !important
}

.control-group.sompo-user .help-inline {
    margin-top: 5px
}

.control-group.repairer-rates {
    margin-left: 75px
}

.destinationDetail {
    display: inline-block
}

.parent-dealer-preview-box {
    display: inline-block;
    position: absolute;
    margin-left: 10px
}

.parent-dealer-preview-box .notification {
    position: relative;
    box-shadow: 2px 2px 9px #b11c5c;
    border-radius: 5px;
    transition: transform .5s ease .4s;
    transform-origin: 50% 0%
}

.parent-dealer-preview-box .icon-exclamation-sign {
    transition: color .3s ease;
    color: #b11c5c;
    float: left;
    margin-right: 10px;
    line-height: 20px
}

.parent-dealer-preview-box .notification__title {
    margin: 0px
}

.parent-dealer-preview-box .notification__text {
    margin: 0px
}

.parent-dealer-preview-box .notification__content {
    padding: 11px 11px 5px 11px
}

.parent-dealer-preview-box.hideme {
    display: none !important
}

.alert-message-danger {
    background-color: #f2e1ad;
    border-radius: 20px
}

.alert-message {
    padding: 20px;
    border-left: 3px solid #eee
}

.alert-message p {
    margin-bottom: 0
}

.notification-logo-right {
    display: flex;
    align-items: flex-end;
    justify-content: space-between
}

.notification-custom-modal-footer {
    text-align: center;
    background-color: #fff;
    border-top: none
}

.document-title {
    color: #C41E3A;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px
}

.file-upload-area {
    border: 2px dashed #d9534f;
    border-radius: 5px;
    padding: 20px;
    position: relative;
    width: 55%
}

.file-upload-label {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #6c757d
}

.file-upload-label i {
    font-size: 2rem;
    color: #007bff
}

#fileList {
    display: flex;
    align-items: center;
    gap: 10px
}

#fileList .file-item {
    display: flex;
    align-items: center;
    gap: 5px
}

#fileList .file-item i {
    color: #d9534f
}

.alert-message-danger {
    background-color: #f2e1ad;
    border-radius: 20px
}

.alert-message {
    padding: 20px;
    border-left: 3px solid #eee
}

.alert-message p {
    margin-bottom: 0
}

.notification-logo-right {
    display: flex;
    align-items: flex-end;
    justify-content: space-between
}

.notification-custom-modal-footer {
    text-align: center;
    background-color: #fff;
    border-top: none
}

.custom-width {
    width: 66%
}

.custom-input-width {
    width: 62%
}

.invalid-feedback {
    color: red
}

.sevatas-wine-alert {
    color: #b11c5c;
    background-color: #b11c5c26;
    border-color: #b11c5c2e
}

.av-potential-savings {
    display: flex
}

.av-potential-savings a {
    color: #b11c5c !important
}

.wrap-cell {
    text-wrap: wrap;
    word-wrap: break-word
}

.wrap-cell {
    text-wrap: wrap;
    word-wrap: break-word
}

#damageSplitterModal {
    width: 78% !important;
    margin: 0 auto;
    left: 0 !important;
    right: 0 !important
}

#damageSplitterModal .modal {
    left: 0;
    right: 0;
    margin: 0 auto
}

#damageSplitterModal .title {
    color: #000;
    font-size: 14px
}

.damage-splitter-container .table thead th {
    vertical-align: bottom
}

p.invoice-summary {
    text-align: center
}

p.invoice-summary span {
    font-weight: bold
}

a.damage-summary {
    text-decoration: none
}

.damage-splitter-container .alert-sec a {
    font-size: 22px;
    margin-left: 41%;
    text-decoration: none
}

.estimate-modal {
    width: 61%;
    margin-top: 51px
}

.dashboard {
    padding: 20px;
    margin-bottom: 30px
}

.dashboard .btn-block {
    width: 325px
}

.dashboard .tab-content {
    overflow: hidden
}

.dashboard h2 {
    text-align: center;
    font-size: 22px;
    margin-bottom: 20px
}

.dashboard .widget.chart {
    width: 350px;
    max-height: 279px
}

.dashboard .widget.chart img {
    margin: 0 auto
}

.dashboard .widget.chart legend {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px
}

.dashboard .widget.chart canvas {
    width: inherit
}

#team_overview table td {
    text-align: center;
    vertical-align: middle
}

.filter.zero .counter .count-inner {
    color: #5cb144
}

.filters ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.filters li {
    float: left;
    margin: 25px
}

.filters .filter {
    width: 150px;
    height: 150px;
    float: left;
    margin: 10px;
    border: 4px solid #cacaca;
    padding: 15px;
    font-size: 13px;
    font-weight: bold;
    text-align: center
}

.filters .filter:hover {
    text-decoration: none;
    border: 4px solid #b11c5c
}

.filters .filter .name {
    height: 60px;
    padding: 10px 0;
    line-height: 1.8em;
    color: #000
}

.filters .filter .counter {
    height: 90px;
    padding-top: 30px;
    border-top: 1px solid #a6a6a6;
    font-size: 35px;
    color: #b11c5c
}

.filters .filter .counter a:hover {
    text-decoration: none
}

.filters .filter.zero {
    border: 4px solid #d0dec4
}

.filters .filter.zero:hover {
    border: 4px solid #77C734
}

.filters .filter-adv {
    width: 150px;
    height: 150px;
    float: left;
    margin: 10px;
    border: 4px solid #cacaca;
    padding: 15px;
    font-size: 13px;
    font-weight: bold;
    text-align: center
}

.filters .filter-adv:hover {
    text-decoration: none;
    border: 4px solid #b11c5c
}

.filters .filter-large {
    float: right;
    margin: 10px 0;
    padding: 15px;
    width: 90%;
    border: 4px solid #cacaca;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-color: #eeeeee;
    font-size: 13px
}

.filters .filter-large .name {
    padding: 10px 0;
    border-bottom: 1px solid #a6a6a6;
    text-align: center;
    font-size: 25px
}

.filters .filter-large .counter {
    position: relative;
    top: -16px;
    left: 10px;
    padding: 7px;
    background-color: #b11c5c;
    font-size: 16px !important
}

.filters .filter-large .v-scrollable {
    overflow-y: scroll;
    min-height: 250px;
    max-height: 650px
}

.filters .filter-large ul,
.filters .filter-large li {
    float: none
}

.filters .filter-large li {
    overflow: hidden;
    margin: 5px 0;
    padding: 10px;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    white-space: nowrap
}

.filters .filter-large li a {
    display: block
}

.filters .filter-large li a:hover {
    text-decoration: none
}

.filters .filter-large li a i {
    margin-top: 3px;
    padding-left: 3px
}

.filters .filter-large li .label {
    margin-right: 5px;
    width: 70px;
    text-align: center;
    float: left
}

.filters .filter-large li .description {
    display: block;
    overflow: hidden
}

ul.task-list {
    text-align: center
}

ul.task-list li {
    text-align: left
}

.task-spinner {
    font-size: 60px;
    color: #b11c5c;
    margin-top: 12.5%;
    text-align: center
}

.dashboard-header {
    width: 100%;
    float: left;
    background-color: white
}

.dashboard-header .logo {
    width: 220px;
    margin-right: 20px
}

.dashboard-header .sevatas-logo {
    width: 170px
}

.datepicker {
    top: 0;
    left: 0;
    padding: 4px;
    margin-top: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.datepicker:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -7px;
    left: 6px
}

.datepicker:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    position: absolute;
    top: -6px;
    left: 7px
}

.datepicker>div {
    display: none
}

.datepicker table {
    width: 100%;
    margin: 0
}

.datepicker td,
.datepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.datepicker td.day:hover {
    background: #eeeeee;
    cursor: pointer
}

.datepicker td.old,
.datepicker td.new {
    color: #999999
}

.datepicker td.active,
.datepicker td.active:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #08c, #04c);
    background-image: -ms-linear-gradient(top, #08c, #04c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
    background-image: -webkit-linear-gradient(top, #08c, #04c);
    background-image: -o-linear-gradient(top, #08c, #04c);
    background-image: linear-gradient(top, #08c, #04c);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.datepicker td.active:hover,
.datepicker td.active:hover:hover,
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active.active:hover,
.datepicker td.active.disabled,
.datepicker td.active.disabled:hover,
.datepicker td.active[disabled],
.datepicker td.active[disabled]:hover {
    background-color: #0044cc
}

.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active.active:hover {
    background-color: #003399 \9
}

.datepicker td span {
    display: block;
    width: 47px;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 2px;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.datepicker td span:hover {
    background: #eeeeee
}

.datepicker td span.active {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #08c, #04c);
    background-image: -ms-linear-gradient(top, #08c, #04c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
    background-image: -webkit-linear-gradient(top, #08c, #04c);
    background-image: -o-linear-gradient(top, #08c, #04c);
    background-image: linear-gradient(top, #08c, #04c);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.datepicker td span.active:hover,
.datepicker td span.active:active,
.datepicker td span.active.active,
.datepicker td span.active.disabled,
.datepicker td span.active[disabled] {
    background-color: #0044cc
}

.datepicker td span.active:active,
.datepicker td span.active.active {
    background-color: #003399 \9
}

.datepicker td span.old {
    color: #999999
}

.datepicker th.switch {
    width: 145px
}

.datepicker th.next,
.datepicker th.prev {
    font-size: 19.5px
}

.datepicker thead tr:first-child th {
    cursor: pointer
}

.datepicker thead tr:first-child th:hover {
    background: #eeeeee
}

.input-append.date .add-on i,
.input-prepend.date .add-on i {
    display: block;
    cursor: pointer;
    width: 16px;
    height: 16px
}

/*!
 * Datetimepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datetimepicker {
    padding: 4px;
    margin-top: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    direction: ltr
}

.datetimepicker-inline {
    width: 220px
}

.datetimepicker.datetimepicker-rtl {
    direction: rtl
}

.datetimepicker.datetimepicker-rtl table tr td span {
    float: right
}

.datetimepicker-dropdown,
.datetimepicker-dropdown-left {
    top: 0;
    left: 0
}

[class*=" datetimepicker-dropdown"]:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #cccccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute
}

[class*=" datetimepicker-dropdown"]:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    position: absolute
}

[class*=" datetimepicker-dropdown-top"]:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #cccccc;
    border-top-color: rgba(0, 0, 0, 0.2);
    border-bottom: 0
}

[class*=" datetimepicker-dropdown-top"]:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #ffffff;
    border-bottom: 0
}

.datetimepicker-dropdown-bottom-left:before {
    top: -7px;
    right: 6px
}

.datetimepicker-dropdown-bottom-left:after {
    top: -6px;
    right: 7px
}

.datetimepicker-dropdown-bottom-right:before {
    top: -7px;
    left: 6px
}

.datetimepicker-dropdown-bottom-right:after {
    top: -6px;
    left: 7px
}

.datetimepicker-dropdown-top-left:before {
    bottom: -7px;
    right: 6px
}

.datetimepicker-dropdown-top-left:after {
    bottom: -6px;
    right: 7px
}

.datetimepicker-dropdown-top-right:before {
    bottom: -7px;
    left: 6px
}

.datetimepicker-dropdown-top-right:after {
    bottom: -6px;
    left: 7px
}

.datetimepicker>div {
    display: none
}

.datetimepicker.minutes div.datetimepicker-minutes {
    display: block
}

.datetimepicker.hours div.datetimepicker-hours {
    display: block
}

.datetimepicker.days div.datetimepicker-days {
    display: block
}

.datetimepicker.months div.datetimepicker-months {
    display: block
}

.datetimepicker.years div.datetimepicker-years {
    display: block
}

.datetimepicker table {
    margin: 0
}

.datetimepicker td,
.datetimepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none
}

.table-striped .datetimepicker table tr td,
.table-striped .datetimepicker table tr th {
    background-color: transparent
}

.datetimepicker table tr td.minute:hover {
    background: #eeeeee;
    cursor: pointer
}

.datetimepicker table tr td.hour:hover {
    background: #eeeeee;
    cursor: pointer
}

.datetimepicker table tr td.day:hover {
    background: #eeeeee;
    cursor: pointer
}

.datetimepicker table tr td.old,
.datetimepicker table tr td.new {
    color: #999999
}

.datetimepicker table tr td.disabled,
.datetimepicker table tr td.disabled:hover {
    background: none;
    color: #999999;
    cursor: default
}

.datetimepicker table tr td.today,
.datetimepicker table tr td.today:hover,
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today.disabled:hover {
    background-color: #fde19a;
    background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
    background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: linear-gradient(top, #fdd49a, #fdf59a);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
    border-color: #fdf59a #fdf59a #fbed50;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.datetimepicker table tr td.today:hover,
.datetimepicker table tr td.today:hover:hover,
.datetimepicker table tr td.today.disabled:hover,
.datetimepicker table tr td.today.disabled:hover:hover,
.datetimepicker table tr td.today:active,
.datetimepicker table tr td.today:hover:active,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.active,
.datetimepicker table tr td.today.active:hover,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today.disabled.active:hover,
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today.disabled:hover,
.datetimepicker table tr td.today.disabled.disabled,
.datetimepicker table tr td.today.disabled.disabled:hover,
.datetimepicker table tr td.today[disabled],
.datetimepicker table tr td.today[disabled]:hover,
.datetimepicker table tr td.today.disabled[disabled],
.datetimepicker table tr td.today.disabled[disabled]:hover {
    background-color: #fdf59a
}

.datetimepicker table tr td.today:active,
.datetimepicker table tr td.today:hover:active,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.active,
.datetimepicker table tr td.today.active:hover,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today.disabled.active:hover {
    background-color: #fbf069 \9
}

.datetimepicker table tr td.active,
.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active.disabled:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #08c, #04c);
    background-image: -ms-linear-gradient(top, #08c, #04c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
    background-image: -webkit-linear-gradient(top, #08c, #04c);
    background-image: -o-linear-gradient(top, #08c, #04c);
    background-image: linear-gradient(top, #08c, #04c);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active:hover:hover,
.datetimepicker table tr td.active.disabled:hover,
.datetimepicker table tr td.active.disabled:hover:hover,
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active.active:hover,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled.active:hover,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active.disabled:hover,
.datetimepicker table tr td.active.disabled.disabled,
.datetimepicker table tr td.active.disabled.disabled:hover,
.datetimepicker table tr td.active[disabled],
.datetimepicker table tr td.active[disabled]:hover,
.datetimepicker table tr td.active.disabled[disabled],
.datetimepicker table tr td.active.disabled[disabled]:hover {
    background-color: #0044cc
}

.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active.active:hover,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled.active:hover {
    background-color: #003399 \9
}

.datetimepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.datetimepicker .datetimepicker-hours span {
    height: 26px;
    line-height: 26px
}

.datetimepicker .datetimepicker-hours table tr td span.hour_am,
.datetimepicker .datetimepicker-hours table tr td span.hour_pm {
    width: 14.6%
}

.datetimepicker .datetimepicker-hours fieldset legend,
.datetimepicker .datetimepicker-minutes fieldset legend {
    margin-bottom: inherit;
    line-height: 30px
}

.datetimepicker .datetimepicker-minutes span {
    height: 26px;
    line-height: 26px
}

.datetimepicker table tr td span:hover {
    background: #eeeeee
}

.datetimepicker table tr td span.disabled,
.datetimepicker table tr td span.disabled:hover {
    background: none;
    color: #999999;
    cursor: default
}

.datetimepicker table tr td span.active,
.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active.disabled:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #08c, #04c);
    background-image: -ms-linear-gradient(top, #08c, #04c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
    background-image: -webkit-linear-gradient(top, #08c, #04c);
    background-image: -o-linear-gradient(top, #08c, #04c);
    background-image: linear-gradient(top, #08c, #04c);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active:hover:hover,
.datetimepicker table tr td span.active.disabled:hover,
.datetimepicker table tr td span.active.disabled:hover:hover,
.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active.active:hover,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled.active:hover,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active.disabled:hover,
.datetimepicker table tr td span.active.disabled.disabled,
.datetimepicker table tr td span.active.disabled.disabled:hover,
.datetimepicker table tr td span.active[disabled],
.datetimepicker table tr td span.active[disabled]:hover,
.datetimepicker table tr td span.active.disabled[disabled],
.datetimepicker table tr td span.active.disabled[disabled]:hover {
    background-color: #0044cc
}

.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active.active:hover,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled.active:hover {
    background-color: #003399 \9
}

.datetimepicker table tr td span.old {
    color: #999999
}

.datetimepicker th.switch {
    width: 145px
}

.datetimepicker thead tr:first-child th,
.datetimepicker tfoot tr:first-child th {
    cursor: pointer
}

.datetimepicker thead tr:first-child th:hover,
.datetimepicker tfoot tr:first-child th:hover {
    background: #eeeeee
}

.input-append.date .add-on i,
.input-prepend.date .add-on i {
    cursor: pointer;
    width: 14px;
    height: 14px;
    margin: 4px 0 0 1px
}

#documents-area {
    margin-top: -15px;
    margin-bottom: 25px;
    min-height: 500px
}

#documents-area.doc-library {
    margin-top: 10px;
    padding: 0 20px
}

#documents-area .divider {
    text-align: center;
    margin-top: 20px;
    float: left;
    width: 100%;
    border-top: 1px #CCC solid
}

.public #documents-area {
    padding: 30px;
    margin-top: 0
}

.documents-top-bar {
    border-bottom: 1px solid #ccc
}

.documents-top-bar form {
    margin: 10px
}

.documents-top-bar .upload-progress {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 70px
}

.upload-progress1 {
    display: none;
    top: 0;
    left: 0;
    width: 300px
}

.upload {
    position: relative;
    margin-top: 10px;
    cursor: pointer
}

#fileupload {
    position: absolute;
    display: inline-block;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    top: 0;
    left: 0;
    width: 200px;
    height: 70px;
    cursor: pointer
}

#docupload {
    position: absolute;
    display: inline-block;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    top: 0;
    left: 0;
    width: 100px;
    height: 70px;
    cursor: pointer
}

#documents,
#invoice-documents,
#bulk-documents {
    padding: 0;
    margin: 0 0 30px 0;
    width: 100%;
    float: left
}

#documents li,
#invoice-documents li,
#bulk-documents li {
    position: relative;
    display: block;
    float: left;
    width: 33%;
    height: 160px;
    padding: 55px 0;
    margin-bottom: 60px;
    list-style: none
}

#documents li .status-icon,
#invoice-documents li .status-icon,
#bulk-documents li .status-icon {
    position: relative;
    left: 50%;
    top: 100px;
    margin-left: -17px;
    margin-top: -17px;
    pointer-events: none
}

#documents li .status-icon i,
#invoice-documents li .status-icon i,
#bulk-documents li .status-icon i {
    font-size: 20px;
    position: relative;
    width: 19px;
    height: 19px;
    z-index: 1000;
    background-color: #ebebeb;
    padding: 6px;
    border: 1px solid #666;
    border-radius: 50px
}

#documents li .document-info,
#invoice-documents li .document-info,
#bulk-documents li .document-info {
    text-align: center;
    padding: 0 15px
}

#documents li .document-info img,
#invoice-documents li .document-info img,
#bulk-documents li .document-info img,
#documents li .document-info strong,
#invoice-documents li .document-info strong,
#bulk-documents li .document-info strong {
    display: inline-block;
    cursor: pointer
}

#documents li .document-info img,
#invoice-documents li .document-info img,
#bulk-documents li .document-info img {
    border: 1px solid #CCC;
    margin: -1px;
    min-height: 120px;
    padding: 5px;
    min-width: 100px
}

#documents li .document-info strong,
#invoice-documents li .document-info strong,
#bulk-documents li .document-info strong {
    margin-top: 5px;
    display: block;
    word-wrap: break-word
}

#documents li .document-info .description,
#invoice-documents li .document-info .description,
#bulk-documents li .document-info .description {
    overflow: hidden
}

#documents li .document-info .description a:hover,
#invoice-documents li .document-info .description a:hover,
#bulk-documents li .document-info .description a:hover {
    text-decoration: none
}

#documents li .progress,
#invoice-documents li .progress,
#bulk-documents li .progress {
    margin: 10px auto 10px;
    width: 100px
}

#documents li .modal-header .tag-labels,
#invoice-documents li .modal-header .tag-labels,
#bulk-documents li .modal-header .tag-labels {
    margin-top: 4px
}

#documents li .modal-body,
#invoice-documents li .modal-body,
#bulk-documents li .modal-body {
    text-align: center
}

#documents li .modal-body img,
#invoice-documents li .modal-body img,
#bulk-documents li .modal-body img {
    display: inline
}

#documents li.active .document-info img,
#invoice-documents li.active .document-info img,
#bulk-documents li.active .document-info img {
    border: 3px solid #eee503;
    margin: -3px
}

.public #documents li {
    width: 25%
}

.public #documents li .document-info strong {
    margin: 8px 0;
    font-size: 14px
}

.public #documents li .tag-labels {
    font-size: 7px;
    opacity: 0.7
}

#document-inspector {
    position: absolute;
    width: 300px;
    overflow: auto;
    word-wrap: break-word;
    height: 100% !important;
    right: 0;
    margin-top: -15px;
    border-left: solid 2px #d4d4d4;
    background-color: #f1f1f1;
    padding: 25px 25px 0
}

#document-inspector hr {
    border-top: solid 1px #bbb
}

#document-inspector dl {
    margin-top: 0
}

#document-inspector dt,
#document-inspector dd {
    text-align: left;
    margin-bottom: 15px
}

#document-inspector ul.checkboxes {
    list-style: none;
    margin-left: 10px;
    margin-bottom: 10px
}

#document-inspector form {
    padding-top: 5px;
    padding-bottom: 55px
}

#document-inspector form fieldset input,
#document-inspector form fieldset textarea {
    width: 286px
}

#document-inspector form fieldset .checkbox input {
    width: auto
}

#document-inspector form fieldset select {
    width: 300px
}

#document-inspector form .actions {
    margin-top: 30px
}

.metadata-form .chzn-choices {
    border-radius: 4px
}

.metadata-form .error .chzn-choices {
    border-color: #b94a48
}

.metadata-form .chzn-drop {
    z-index: 20000 !important
}

.metadata-form .btn-primary {
    margin-left: 10px
}

#document-inspector.attachments-inspector {
    width: 350px;
    box-sizing: border-box;
    margin: 0;
    top: 0px
}

.attachments-documents-area {
    width: calc(100% - 360px)
}

.document-library {
    position: relative;
    font-family: "Avenir"
}

.document-library:hover .document-library-download {
    display: block
}

.document-library-download {
    position: absolute;
    display: none;
    top: 20%;
    width: 40px;
    margin: 0 auto;
    left: 0px;
    right: 0px;
    z-index: 100;
    font-size: 53px
}

.document-library-img-blur {
    webkit-filter: blur(4px);
    filter: blur(2px)
}

.control-hub-search {
    margin-right: 10%
}

.control-hub-search input[type=text] {
    font-family: "Avenir";
    width: 50%;
    box-sizing: border-box;
    border: 2px solid #8E2344;
    border-radius: 4px;
    font-size: 16px;
    background-color: white;
    background-image: url(/assets/searchicon-b1a6b5d559825167b7a072b20e754c9ec432096a498545a7c2d9744aa093d08b.png);
    background-position: 7px 4px;
    background-repeat: no-repeat;
    padding: 16px 20px 12px 40px;
    -webkit-transition: width .4s ease-in-out;
    transition: width .4s ease-in-out;
    border-radius: 30px !important
}

.control-hub-search input[type=text]:focus {
    width: 60%
}

.control-hub-search .btn-primary {
    border-radius: 100px;
    border: none;
    padding: 6px 31px;
    margin-top: -12px;
    font-size: 15px;
    font-family: "Avenir"
}

.border_style {
    width: 220px;
    border: 4px solid #8E2344
}

.doc-library .modal-container {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    display: none;
    justify-content: center;
    align-items: center
}

.doc-library .modal-container:target {
    display: flex
}

.doc-library .modal {
    width: 60rem;
    padding: 4rem 2rem;
    border-radius: .8rem;
    border: 1px solid #8E2344;
    position: relative;
    overflow: hidden
}

.doc-library .modal__details {
    text-align: center;
    margin-bottom: 3rem;
    padding-bottom: 1.2rem;
    border-bottom: 1px solid #8E2344
}

.doc-library .modal__title {
    font-size: 1.2rem
}

.doc-library .modal__description {
    margin-top: 2rem;
    font-size: 0.6rem;
    font-style: italic
}

.doc-library .modal__text {
    padding: 0 4rem;
    margin-bottom: 3rem;
    font-size: 0.9rem;
    line-height: 1.5
}

.doc-library .modal__text::before {
    content: '';
    position: absolute;
    top: 0%;
    left: 100%;
    transform: translate(-50%, -50%);
    width: 18rem;
    height: 18rem;
    border: 1px solid #8E2344;
    border-radius: 100rem;
    background-color: #8E2344;
    pointer-events: none
}

.doc-library .actions {
    display: inline-flex
}

.doc-library .modal__btn.closemodal {
    margin-right: 12px
}

.doc-library .modal__btn {
    padding: 0.7rem 1.6rem;
    border: 1px solid #8E2344;
    border-radius: 100rem;
    color: inherit;
    font-size: 1rem;
    font-family: inherit;
    letter-spacing: .1rem;
    transition: .2s;
    cursor: pointer;
    text-decoration: none
}

.doc-library .modal__btn:hover {
    border-color: rgba(139, 224, 99, 0.6);
    transform: translateY(-0.2rem)
}

.doc-library .modal__btn:focus {
    border-color: rgba(139, 224, 99, 0.6);
    transform: translateY(-0.2rem)
}

.doc-library .link-1 {
    font-size: 1.8rem;
    box-shadow: 0.4rem 0.4rem 2.4rem 0.2rem rgba(64, 72, 191, 0.3);
    border-radius: 100rem;
    padding: 1.4rem 3.2rem;
    transition: .2s
}

.doc-library .link-1:hover {
    transform: translateY(-0.2rem);
    box-shadow: 0 0 4.4rem 0.2rem rgba(64, 72, 191, 0.4)
}

.doc-library .link-1:focus {
    transform: translateY(-0.2rem);
    box-shadow: 0 0 4.4rem 0.2rem rgba(64, 72, 191, 0.4)
}

.doc-library .link-2 {
    width: 4rem;
    height: 4rem;
    border: 1px solid #fff;
    border-radius: 100rem;
    text-decoration: none !important;
    color: #FFFFFF;
    font-size: 2.2rem;
    position: absolute;
    top: 2rem;
    right: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .2s
}

.doc-library .link-2::before {
    content: '×';
    transform: translateY(-0.1rem)
}

.doc-library .link-2:hover {
    border-color: rgba(255, 255, 255, 0.6);
    transform: translateY(-0.2rem)
}

.doc-library .link-2:focus {
    border-color: rgba(255, 255, 255, 0.6);
    transform: translateY(-0.2rem)
}

.doc-library .controls-hub-tab li a {
    text-transform: capitalize
}

.email-header {
    background-color: #f1f1f1;
    padding: 10px 20px;
    border-bottom: 1px solid #CCC
}

#new_email ul.attachments li {
    margin-bottom: 10px
}

.compose_new {
    margin-left: 4px;
    margin-top: 4px
}

#excel-claim-details {
    margin: 0 auto;
    left: 0 !important;
    right: 0 !important;
    overflow: scroll;
    max-height: 650px;
    overflow-y: visible
}

#excel-claim-details .modal {
    left: 0;
    right: 0;
    margin: 0 auto
}

.btn-js-loader {
    position: absolute;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 120%;
    background: rgba(255, 255, 255, 0.8) url(/assets/ajax-loading-4283b7de52bd36949abd99c7f8f7a1301ecf3d67f60658fa8c6854eadcb91950.gif) 50% 50% no-repeat
}

.excel-upload-sec .inline-alert {
    width: 50%
}

.email-field-change {
    width: 80%;
    height: 80px !important
}

textarea.email-field-change {
    resize: none
}

.estimate-btn {
    background-color: #b11c48 !important;
    border-color: #b11c48 !important;
    color: white !important;
    padding: 10px;
    border-radius: 4px;
    border: none;
    top: 60px;
    position: relative
}

#estimateModal {
    left: 1% !important;
    width: 98% !important;
    margin-left: 0;
    overflow: scroll;
    max-height: 650px;
    overflow-y: visible
}

#estimateModal .modal-backdrop {
    z-index: 0 !important
}

#estimateModal button.close {
    opacity: 1;
    font-size: 30px;
    font-weight: 100;
    color: #b11c48 !important
}

.estimate-splitter-container .save-btn {
    background-color: #b11c48 !important;
    border-color: #b11c48 !important;
    color: white !important;
    padding: 10px;
    border: none;
    border-radius: 4px
}

.estimate-splitter-container .close-btn {
    padding: 10px;
    color: white;
    border: none;
    background-color: #504d4da8;
    border-radius: 4px
}

#estimateModal .table-block {
    margin-right: 2px
}

#estimateModal .modal-title {
    font-size: 23px
}

.estimate-splitter-container .modal-backdrop {
    z-index: 0
}

.estimate-splitter-container .modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    border-radius: 4px 4px
}

.estimate-splitter-container .modal-body {
    overflow-x: auto;
    display: flex;
    max-height: none !important
}

.estimate-splitter-container .table-header {
    color: #b11b48;
    font-size: 12px
}

.estimate-splitter-container form input[type="text"] {
    padding: 4px 5px;
    border: 1px solid #ccc;
    width: 50px
}

.estimate-splitter-container form .input-medium {
    margin: 9px;
    border-radius: 4px
}

.estimate-table3 tbody tr {
    height: 56px
}

#estimateModal.modal.fade.in {
    top: 5% !important
}

.error-notification.error {
    background-color: #b11c48;
    color: #fff;
    padding: 10px
}

tr.fixed-row {
    background-color: #eeeeee
}

tr.formula {
    background-color: #eaea68
}

td.manual-input {
    background-color: #81ea81 !important
}

a.estimate-splitter-btn {
    font-size: 12px
}

.estimate-splitter-container thead,
.estimate-splitter-container thead th,
.av-splitter-container thead .av-splitter-container thead th {
    text-align: left !important
}

div.success-notification {
    background-color: #98f298;
    text-align: center
}

#estimateModal .modal-footer {
    background-color: white;
    padding: 9px 15px
}

.success-notification,
.error-notification {
    margin: 10px 0;
    padding: 10px;
    border-radius: 3px 3px 3px 3px
}

.success-notification {
    color: #270;
    background-color: #DFF2BF
}

.error-notification {
    color: #D8000C;
    background-color: #FFBABA
}

.vwg-advance-validation-custom-container {
    margin: 0
}

.vwg-advance-validation-custom-container .span5 {
    width: 27%;
    margin: 0
}

.vwg-advance-validation-custom-container .span8 {
    width: 41%;
    margin-left: 2%
}

.vwg-advance-validation-custom-container .span1 {
    margin-left: 2%
}

table.estimate-costs thead th {
    padding-left: 20px
}

table.estimate-costs thead tr {
    height: 40px
}

table.estimate-costs .row-heading {
    text-align: right;
    width: 160px
}

table.estimate-costs .row-heading .misc_cost_description {
    margin-top: 15px
}

table.estimate-costs tr td {
    padding: 5px 0
}

table.estimate-costs .input-prepend,
table.estimate-costs .input-append,
table.estimate-costs .input {
    margin-left: 20px !important;
    display: block
}

table.estimate-costs .repair-hours,
table.estimate-costs .repair-rate {
    display: block;
    float: left;
    margin-top: 10px
}

table.estimate-costs .repair-hours input,
table.estimate-costs .repair-rate input {
    width: 39px
}

table.estimate-costs .repair-rate {
    margin-left: 15px
}

table.estimate-costs .change-border {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

table.estimate-costs .estimated_cost_part_hours {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px
}

table.estimate-costs .multiplier-icon {
    display: inline-block;
    float: left;
    position: relative;
    top: 14px;
    left: 8px
}

table.estimate-costs .input input {
    width: 185px
}

table.estimate-costs .date-picker input {
    width: 130px
}

table.estimate-costs .misc_cost_description {
    margin-top: 5px
}

table.estimate-costs div.controls {
    margin: 0
}

table.estimate-costs span.help-inline {
    display: block;
    width: 200px;
    padding: 5px;
    text-align: center;
    position: relative;
    left: 10px
}

i[class^="flag-"] {
    display: inline-block;
    width: 23px;
    height: 17px;
    position: relative;
    top: 1px;
    left: -6px;
    float: left
}

i.flag-de[class^="flag-"] {
    background-image: url(../images/flags/DE.png)
}

i.flag-en[class^="flag-"] {
    background-image: url(../images/flags/GB.png)
}

i.flag-fr[class^="flag-"] {
    background-image: url(../images/flags/FR.png)
}

i.flag-ru[class^="flag-"] {
    background-image: url(../images/flags/RU.png)
}

i.flag-sv[class^="flag-"] {
    background-image: url(../images/flags/SE.png)
}

i.flag-cs[class^="flag-"] {
    background-image: url(../images/flags/CZ.png)
}

i.flag-da[class^="flag-"] {
    background-image: url(../images/flags/DK.png)
}

i.flag-es[class^="flag-"] {
    background-image: url(../images/flags/ES.png)
}

i.flag-el[class^="flag-"] {
    background-image: url(../images/flags/GR.png)
}

i.flag-hu[class^="flag-"] {
    background-image: url(../images/flags/HU.png)
}

i.flag-it[class^="flag-"] {
    background-image: url(../images/flags/IT.png)
}

i.flag-nl[class^="flag-"] {
    background-image: url(../images/flags/NL.png)
}

i.flag-nn[class^="flag-"] {
    background-image: url(../images/flags/NO.png)
}

i.flag-pl[class^="flag-"] {
    background-image: url(../images/flags/PL.png)
}

i.flag-pt[class^="flag-"] {
    background-image: url(../images/flags/PT.png)
}

i.flag-ro[class^="flag-"] {
    background-image: url(../images/flags/RO.png)
}

.invoice-summary-sec {
    font-family: "Avenir" !important;
    font-size: 10px !important;
    font-weight: unset !important
}

.invoice-summary-sec .form-horizontal .control-group {
    margin-bottom: 10px;
    *zoom: 1
}

.invoice-summary-sec .form-horizontal .control-group::before {
    display: table;
    content: "";
    line-height: 0
}

.invoice-summary-sec .form-horizontal .control-group::after {
    display: table;
    content: "";
    line-height: 0
}

.invoice-summary-sec .form-horizontal .control-label {
    float: left;
    width: 160px;
    padding-top: 5px;
    text-align: right;
    font-weight: unset !important
}

.invoice-summary-sec .form-horizontal .controls {
    margin-left: 180px
}

.invoice-summary-sec .form-horizontal .input-append {
    font-size: 0;
    white-space: nowrap;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
}

.invoice-summary-sec .form-horizontal .uneditable-input {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    height: 17px !important;
    width: 180px
}

.invoice-summary-sec .form-horizontal .input-prepend {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
}

.invoice-summary-sec .table th {
    font-weight: unset !important
}

.invoice-summary-sec .legend {
    font-size: 12px !important;
    font-weight: unset
}

.invoice-summary-sec label {
    display: block;
    margin-bottom: 5px;
    font-size: 10px !important;
    line-height: 20px !important
}

.invoice-summary-sec input {
    font-size: 10px !important;
    line-height: 20px !important
}

.invoice-summary-sec button {
    font-size: 10px !important;
    line-height: 20px !important
}

.invoice-summary-sec select {
    font-size: 10px !important;
    line-height: 20px !important
}

.invoice-summary-sec textarea {
    font-size: 10px !important;
    line-height: 20px !important
}

.invoice-summary-sec th {
    font-weight: unset !important
}

.invoice-summary-sec thead {
    display: table-header-group
}

.invoice-summary-sec tfoot {
    display: table-row-group
}

.invoice-summary-sec tr {
    page-break-inside: avoid
}

.invoice-summary-sec .control-label-pdf {
    font-weight: unset !important
}

.invoice-summary-sec .input-prepend .add-on {
    width: 25px;
    padding-top: 3px;
    height: 17px;
    font-size: 12px;
    font-weight: normal;
    text-align: center !important;
    background-color: #eee !important;
    border: 1px solid #ccc !important;
    position: relative
}

.invoice-summary-sec .input-prepend .btn {
    margin-right: -1px
}

.invoice-summary-sec .form-search .input-prepend {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
}

.invoice-summary-sec .form-inline .input-prepend {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
}

.invoice-summary-sec .form-inline .input-append {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
}

.invoice-summary-sec .uneditable-input {
    margin-left: 0;
    overflow: hidden;
    white-space: nowrap;
    color: #999 !important;
    background-color: #fcfcfc !important;
    border-color: #ccc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    cursor: not-allowed;
    border: 1px solid #ccc;
    font-size: 10px !important;
    padding-left: 3PX;
    padding-top: 2PX;
    height: 20px
}

.invoice-summary-sec .input-large {
    width: 210px
}

.invoice-summary-sec .uneditable-textarea {
    color: #999 !important;
    background-color: #fcfcfc !important;
    border-color: #ccc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    cursor: not-allowed;
    border: 1px solid #ccc;
    font-size: 10px !important;
    padding-left: 2PX
}

.invoice-summary-sec li.active button {
    color: #fff !important;
    background-color: #b11c5c !important
}

.invoice-summary-sec .well {
    background-color: #f5f5f5 !important;
    height: 280px !important
}

.invoice-summary-sec .well.action-history {
    height: 380px !important
}

.invoice-summary-sec .m145 {
    margin-left: 30px;
    position: absolute;
    width: 300px !important
}

.invoice-summary-sec .file-link {
    line-height: 2.9em !important
}

.invoice-summary-sec .margin-left-align {
    width: 120px !important;
    display: inline-block
}

.invoice-summary-sec .workflow h4 {
    display: inline-block !important;
    font-size: 9px !important;
    font-weight: normal
}

.invoice-summary-sec .text-success {
    color: #468847 !important
}

.invoice-summary-sec .label {
    display: inline-block !important;
    font-size: 6px !important;
    font-weight: bold !important;
    line-height: 7px !important;
    color: #fff !important;
    vertical-align: baseline !important;
    white-space: nowrap !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important
}

.invoice-summary-sec.label-administrator {
    background-color: #5A5A5C !important
}

.invoice-summary-sec.label-handler {
    background-color: #B11C5C !important
}

.invoice-summary-sec.label-recovery-handler {
    background-color: #5D6473 !important
}

.invoice-summary-sec.label-account-executive {
    background-color: #D43434 !important
}

.invoice-summary-sec.label-team-leader {
    background-color: #F89406 !important
}

.invoice-summary-sec.label-accounts {
    background-color: #74C398 !important
}

.invoice-summary-sec.label-handler-recovery-handler {
    background-color: #55AAAB !important
}

.invoice-summary-sec.label-estimate-validator {
    background-color: #BFBB0D !important
}

.invoice-summary-sec.label-claim-recovery-handler {
    background-color: #55AAAF !important
}

.shipment-form-label {
    width: 92px !important;
    color: #2d2828db
}

.shipment-form-input-div {
    margin-left: 120px !important
}

.shipment-form-note {
    font-family: "Avenir", Arial, sans-serif;
    color: black;
    line-height: 3px;
    font-size: 13.5px
}

.workflow h3 {
    font-weight: normal
}

.workflow h4 {
    font-size: 12px;
    font-weight: normal
}

.panel-grid.panel-no-style,
.panel-grid.panel-has-style>.panel-row-style {
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: nowrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.panel-layout.panel-is-rtl .panel-grid.panel-no-style,
.panel-layout.panel-is-rtl .panel-grid.panel-has-style>.panel-row-style {
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.panel-grid-cell {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.panel-grid-cell .panel-cell-style {
    height: 100%
}

.panel-grid-cell .so-panel {
    zoom: 1
}

.panel-grid-cell .so-panel:before {
    content: '';
    display: block
}

.panel-grid-cell .so-panel:after {
    content: '';
    display: table;
    clear: both
}

.panel-grid-cell .panel-last-child {
    margin-bottom: 0
}

.panel-grid-cell .widget-title {
    margin-top: 0
}

.cb-logo .cb-site-title a {
    display: inline-block
}

.cb-header .cb-logo {
    margin-top: 50px;
    margin-bottom: 50px
}

.cb-header-style5 .cb-header {
    padding-top: 50px;
    padding-bottom: 50px
}

header.cb-header .cb-logo .cb-tagline {
    margin-top: 5px
}

#cb-main.cb-box-layout {
    max-width: 1100px
}

.cb-logo .cb-site-title a img {
    width: 250px !important;
    display: inline-block
}

.page-template {
    background-color: #fff !important
}

.page-template {
    color: #333333;
    font-family: "Avenir", Arial, sans-serif;
    font-size: 14px;
    line-height: 24px
}

.page-template h1,
.page-template h2 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    margin-top: 20px;
    margin-bottom: 10px
}

.siteorigin-widget-tinymce h1 {
    font-weight: bold;
    font-size: 30px !important
}

.page-template h1 {
    font-size: 26px
}

.page-template h2 {
    font-size: 24px
}

#pgc-661-0-0,
#pgc-661-1-0,
#pgc-661-2-0 {
    width: 100%;
    width: calc(100% - (0 * 30px))
}

#pg-661-0,
#pg-661-1,
#pg-661-2,
#pg-661-3,
#pg-661-4,
#pl-661 .so-panel {
    margin-bottom: 30px
}

#pgc-661-3-0,
#pgc-661-3-2,
#pgc-661-4-0,
#pgc-661-4-2 {
    width: 20%;
    width: calc(20% - (0.8 * 30px))
}

#pgc-661-3-1,
#pgc-661-4-1 {
    width: 60%;
    width: calc(60% - (0.4 * 30px))
}

#pgc-661-5-0 {
    width: 25%;
    width: calc(25% - (0.75 * 30px))
}

#pgc-661-5-1 {
    width: 75%;
    width: calc(75% - (0.25 * 30px))
}

#pl-661 .so-panel:last-child {
    margin-bottom: 0px
}

#pg-661-1.panel-no-style,
#pg-661-1.panel-has-style>.panel-row-style,
#pg-661-2.panel-no-style,
#pg-661-2.panel-has-style>.panel-row-style,
#pg-661-3.panel-no-style,
#pg-661-3.panel-has-style>.panel-row-style,
#pg-661-4.panel-no-style,
#pg-661-4.panel-has-style>.panel-row-style,
#pg-661-5.panel-no-style,
#pg-661-5.panel-has-style>.panel-row-style {
    -webkit-align-items: flex-start;
    align-items: flex-start
}

@media (max-width: 780px) {

    #pg-661-0.panel-no-style,
    #pg-661-0.panel-has-style>.panel-row-style,
    #pg-661-1.panel-no-style,
    #pg-661-1.panel-has-style>.panel-row-style,
    #pg-661-2.panel-no-style,
    #pg-661-2.panel-has-style>.panel-row-style,
    #pg-661-3.panel-no-style,
    #pg-661-3.panel-has-style>.panel-row-style,
    #pg-661-4.panel-no-style,
    #pg-661-4.panel-has-style>.panel-row-style,
    #pg-661-5.panel-no-style,
    #pg-661-5.panel-has-style>.panel-row-style {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #pg-661-0 .panel-grid-cell,
    #pg-661-1 .panel-grid-cell,
    #pg-661-2 .panel-grid-cell,
    #pg-661-3 .panel-grid-cell,
    #pg-661-4 .panel-grid-cell,
    #pg-661-5 .panel-grid-cell {
        margin-right: 0
    }

    #pg-661-0 .panel-grid-cell,
    #pg-661-1 .panel-grid-cell,
    #pg-661-2 .panel-grid-cell,
    #pg-661-3 .panel-grid-cell,
    #pg-661-4 .panel-grid-cell,
    #pg-661-5 .panel-grid-cell {
        width: 100%
    }

    #pgc-661-3-0,
    #pgc-661-3-1,
    #pgc-661-4-0,
    #pgc-661-4-1,
    #pgc-661-5-0 {
        margin-bottom: 30px
    }

    #pl-661 .panel-grid-cell {
        padding: 0
    }

    #pl-661 .panel-grid .panel-grid-cell-empty {
        display: none
    }

    #pl-661 .panel-grid .panel-grid-cell-mobile-last {
        margin-bottom: 0px
    }
}

.Help-section {
    width: 100%
}

.widget ul li {
    list-style-type: none;
    padding-bottom: 5px;
    margin-bottom: 5px
}

.textwidget ul {
    padding-top: 70px
}

#panel-661-5-0-0 .textwidget {
    margin-left: 24px
}

.footer-clearfix {
    background-color: #ffff
}

.login-border-style {
    border-style: none;
    outline: 0
}

.page-template .well.login h1 {
    font-size: 26px;
    margin-top: 39px
}

.bx-wrapper {
    position: relative;
    z-index: 1;
    left: 0;
    right: 0;
    min-width: 400px
}

.register-form {
    margin-bottom: 44px
}

.key-features img {
    width: 36px
}

.row.key-features {
    padding-top: 50px
}

img.help-img {
    width: 85%
}

@media only screen and (max-width: 480px) {
    img.help-img {
        width: 60%
    }

    #login-footer {
        position: inherit
    }
}

.register-footer #login-footer {
    position: inherit
}

.agree-terms {
    width: 270px;
    padding: 5px 20px 10px 10px;
    border: 2px solid #DDD;
    margin-left: 98px
}

.terms-help-inline {
    color: #b94a48
}

.agree-terms label {
    display: inline-block
}

.agree-terms input {
    margin-top: -1px;
    margin-right: 5px
}

#avatar-uploader {
    margin-top: 70px;
    margin-right: 11%
}

a.terms-link {
    text-decoration: underline
}

#register-form-btn {
    cursor: pointer
}

.strength_wrapper {
    display: inline-block;
    position: relative;
    text-align: left
}

.strength_input {
    font-size: 25px
}

.strength_meter {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    z-index: -1;
    overflow: hidden
}

.button_strength {
    text-decoration: none;
    color: #4d4d4d;
    font-size: 13px;
    display: block
}

.strength_meter div {
    width: 0%;
    height: 34px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.strength_meter div p {
    position: absolute;
    right: 10px;
    color: #4d4d4d;
    font-size: 13px;
    padding-right: 30px
}

.veryweak {
    background-color: #FF7979;
    width: 25% !important
}

.weak {
    background-color: #FDA068;
    width: 50% !important
}

.medium {
    background-color: #FFE560;
    width: 75% !important
}

.strong {
    background-color: #9BF47D;
    width: 100% !important
}

.pswd_info {
    position: absolute;
    width: 377px;
    padding: 14px;
    background: #fefefe;
    background-color: #fefefe;
    font-size: 16px;
    border-radius: 11px;
    box-shadow: 0 1px 3px #ccc;
    border: 1px solid #ddd;
    display: none;
    z-index: 1000;
    top: 156px;
    right: -127px;
    background-color: #eee;
    box-shadow: 5px 5px 5px #888888
}

.pswd_info:before,
.pswd_info:after {
    position: absolute;
    bottom: 100%;
    content: ''
}

.pswd_info::before {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #ddd;
    left: -10px;
    top: 36%
}

.pswd_info h4 {
    margin: 0 0 -4px 5px;
    padding: 0;
    font-weight: normal;
    font-size: 12px
}

.pswd_info ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    min-height: 68px
}

.pswd_info ul li {
    visibility: visible !important;
    height: 25px !important;
    min-height: 25px !important;
    line-height: 24px;
    font-size: 0.7em;
    padding-left: 24px !important
}

.pswd_info .invalid {
    background: url(/assets/invalid.png) no-repeat 0 50%;
    color: #ec3f41
}

.pswd_info .valid {
    background: url(/assets/valid.png) no-repeat 0 50%;
    color: #3a7d34
}

.confirm-ok {
    background: url(/assets/valid.png) no-repeat 0 50%;
    color: #3a7d34;
    padding: 12px
}

#myPassword a {
    color: #2098D1;
    text-decoration: none;
    z-index: 1;
    position: relative
}

.t_strength_meter {
    position: absolute;
    height: 23px;
    bottom: -2px;
    width: 100%;
    overflow: hidden
}

.t_strength_meter div {
    width: 0%;
    height: 34px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.t_strength_meter div p {
    position: absolute;
    right: 10px;
    color: #4d4d4d;
    margin: 0px;
    font-size: 14px;
    font-weight: bold
}

.custom-file-upload {
    border: 2px dashed #0087f7;
    display: inline-block;
    padding: 6px 4px;
    cursor: pointer;
    width: 100%;
    height: 140px;
    line-height: 160px;
    text-align: center;
    margin-top: 14px;
    font-size: 19px
}

.custom-file-upload-fpr {
    border: 2px dashed #0087f7;
    display: inline-block;
    padding: 6px 4px;
    cursor: default;
    width: 95%;
    height: 140px;
    line-height: 160px;
    text-align: center;
    margin-top: 14px;
    font-size: 19px
}

.custom-doc-area #fileupload {
    position: inherit !important
}

.shipment-search-bar {
    background-color: #d5e6e6;
    display: block;
    border-bottom: solid 1px #d4d4d4;
    padding-left: 36px;
    padding-top: 9px;
    padding-bottom: 8px
}

.top-15 {
    margin-top: 15px
}

.custom-search select,
.custom-search input {
    margin-right: 15px
}

.shipment-search-bar #discharge_date {
    margin-right: 0
}

.warning-text-info {
    color: #b11c48
}

#custom-fileupload {
    position: absolute;
    display: inline-block;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    top: 0;
    left: 0;
    width: 200px;
    height: 70px;
    cursor: pointer
}

.bottom-15 {
    margin-bottom: 15px
}

.selected-files {
    background: antiquewhite;
    padding: 15px 0 5px 15px;
    color: #3c763d
}

#back-to-list-shipment {
    margin-bottom: 50px !important
}

.top-250 {
    margin-top: 250px
}

.shipment-align {
    margin-left: 100px
}

#shipment_documents {
    margin-left: 60px
}

.edit-shipment {
    margin-left: 8px
}

.shipment-list {
    margin-bottom: 4px;
    margin-top: -20px
}

.feed-icon {
    font-size: 30px;
    margin-top: 15px !important
}

.horizon_wine {
    color: #8E2344
}

/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */
.ui-widget {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}

.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333
}

.ui-widget-content a {
    color: #333
}

.ui-widget-header {
    border: 1px solid #ddd;
    background: #e9e9e9;
    color: #333;
    font-weight: bold
}

.ui-widget-header a {
    color: #333
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a.ui-button:link,
a.ui-button:visited,
.ui-button {
    color: #454545;
    text-decoration: none
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
    border: 1px solid #ccc;
    background: #ededed;
    font-weight: normal;
    color: #2b2b2b
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
    color: #2b2b2b;
    text-decoration: none
}

.ui-visual-focus {
    box-shadow: 0 0 3px 1px #5e9ed6
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: normal;
    color: #fff
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
    border: #003eff;
    background-color: #fff
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #fff;
    text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620
}

.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #777620
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #5f3f3f
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #5f3f3f
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url(/assets/jquery-ui/ui-icons_444444_256x240-31d988765b4e6f56553c29588c500381dc3e6f0aa2980c8212202e5644aefd5d.png)
}

.ui-widget-header .ui-icon {
    background-image: url(/assets/jquery-ui/ui-icons_444444_256x240-31d988765b4e6f56553c29588c500381dc3e6f0aa2980c8212202e5644aefd5d.png)
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
    background-image: url(/assets/jquery-ui/ui-icons_555555_256x240-32175261daee76c82bb0edf0eea16a56421866fbc31e94f3c1d570aa114502f5.png)
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
    background-image: url(/assets/jquery-ui/ui-icons_ffffff_256x240-350df1b7131037de20e83c5c0f3a41a770d2ac48b5762ea772b3f4a8a7b9d47a.png)
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
    background-image: url(/assets/jquery-ui/ui-icons_777620_256x240-0b020fc6e696d88d296e7bb1f61f1eb2ad827848e2c7382a4c3e0999e702dd9b.png)
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(/assets/jquery-ui/ui-icons_cc0000_256x240-40985a64b4d5dd213fba27fcd862a1bd1b337a97674f6ff0b9ec20abcee4bc69.png)
}

.ui-button .ui-icon {
    background-image: url(/assets/jquery-ui/ui-icons_777777_256x240-faf32007ae120c302213557626e660dd10e711c5dd4f1113d35f26dc05b78d2f.png)
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-caret-1-n {
    background-position: 0 0
}

.ui-icon-caret-1-ne {
    background-position: -16px 0
}

.ui-icon-caret-1-e {
    background-position: -32px 0
}

.ui-icon-caret-1-se {
    background-position: -48px 0
}

.ui-icon-caret-1-s {
    background-position: -65px 0
}

.ui-icon-caret-1-sw {
    background-position: -80px 0
}

.ui-icon-caret-1-w {
    background-position: -96px 0
}

.ui-icon-caret-1-nw {
    background-position: -112px 0
}

.ui-icon-caret-2-n-s {
    background-position: -128px 0
}

.ui-icon-caret-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -65px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 1px -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 3px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 3px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 3px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 3px
}

.ui-widget-overlay {
    background: #aaa;
    opacity: 0.3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    -webkit-box-shadow: 0 0 5px #666;
    box-shadow: 0 0 5px #666
}

/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important;
    pointer-events: none
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

/*!
 * jQuery UI Accordion 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/accordion/#theming
 */
.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 100%
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

/*!
 * jQuery UI Autocomplete 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/autocomplete/#theming
 */
.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

/*!
 * jQuery UI Button 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/button/#theming
 */
.ui-button {
    padding: .4em 1em;
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: visible
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-button-icon-only {
    text-indent: 0
}

.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px
}

.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: .4em 1em
}

input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

/*!
 * jQuery UI Checkboxradio 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/checkboxradio/#theming
 */
.ui-checkboxradio-label .ui-icon-background {
    box-shadow: inset 1px 1px 1px #ccc;
    border-radius: .12em;
    border: none
}

.ui-checkboxradio-radio-label .ui-icon-background {
    width: 16px;
    height: 16px;
    border-radius: 1em;
    overflow: visible;
    border: none
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    background-image: none;
    width: 8px;
    height: 8px;
    border-width: 4px;
    border-style: solid
}

.ui-checkboxradio-disabled {
    pointer-events: none
}

/*!
 * jQuery UI Controlgroup 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/controlgroup/#theming
 */
.ui-controlgroup {
    vertical-align: middle;
    display: inline-block
}

.ui-controlgroup>.ui-controlgroup-item {
    float: left;
    margin-left: 0;
    margin-right: 0
}

.ui-controlgroup>.ui-controlgroup-item:focus,
.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus {
    z-index: 9999
}

.ui-controlgroup-vertical>.ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left
}

.ui-controlgroup-vertical .ui-controlgroup-item {
    box-sizing: border-box
}

.ui-controlgroup .ui-controlgroup-label {
    padding: .4em 1em
}

.ui-controlgroup .ui-controlgroup-label span {
    font-size: 80%
}

.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item {
    border-left: none
}

.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item {
    border-top: none
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right: none
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom: none
}

.ui-controlgroup-vertical .ui-spinner-input {
    width: 75%;
    width: calc(100% - 2.4em)
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style: solid
}

/*!
 * jQuery UI Datepicker 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/datepicker/#theming
 */
.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em
}

/*!
 * jQuery UI Dialog 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/dialog/#theming
 */
.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-n {
    height: 2px;
    top: 0
}

.ui-dialog .ui-resizable-e {
    width: 2px;
    right: 0
}

.ui-dialog .ui-resizable-s {
    height: 2px;
    bottom: 0
}

.ui-dialog .ui-resizable-w {
    width: 2px;
    left: 0
}

.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
    width: 7px;
    height: 7px
}

.ui-dialog .ui-resizable-se {
    right: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-sw {
    left: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-ne {
    right: 0;
    top: 0
}

.ui-dialog .ui-resizable-nw {
    left: 0;
    top: 0
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

/*!
 * jQuery UI Draggable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

/*!
 * jQuery UI Menu 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/menu/#theming
 */
.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

/*!
 * jQuery UI Progressbar 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/progressbar/#theming
 */
.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
    height: 100%;
    filter: alpha(opacity=25);
    opacity: 0.25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

/*!
 * jQuery UI Resizable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

/*!
 * jQuery UI Selectable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black
}

/*!
 * jQuery UI Selectmenu 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/selectmenu/#theming
 */
.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    padding: 2px 0.4em;
    margin: 0.5em 0 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em
}

.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0
}

/*!
 * jQuery UI Sortable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

/*!
 * jQuery UI Slider 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/slider/#theming
 */
.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

/*!
 * jQuery UI Spinner 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/spinner/#theming
 */
.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: .222em 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 2em
}

.ui-spinner-button {
    width: 1.6em;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

/*!
 * jQuery UI Tabs 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/tabs/#theming
 */
.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none
}

/*!
 * jQuery UI Tooltip 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/tooltip/#theming
 */
.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px
}

body .ui-tooltip {
    border-width: 2px
}

/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
.chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    user-select: none
}

.chosen-container * {
    box-sizing: border-box
}

.chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    z-index: 1010;
    width: 100%;
    border: 1px solid #aaa;
    border-top: 0;
    background: #fff;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    clip: rect(0, 0, 0, 0);
    clip-path: inset(100% 100%)
}

.chosen-container.chosen-with-drop .chosen-drop {
    clip: auto;
    clip-path: none
}

.chosen-container a {
    cursor: pointer
}

.chosen-container .search-choice .group-name,
.chosen-container .chosen-single .group-name {
    margin-right: 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
    color: #999999
}

.chosen-container .search-choice .group-name:after,
.chosen-container .chosen-single .group-name:after {
    content: ":";
    padding-left: 2px;
    vertical-align: top
}

.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 25px;
    border: 1px solid #aaa;
    border-radius: 5px;
    background-color: #fff;
    background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    background-clip: padding-box;
    box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px
}

.chosen-container-single .chosen-default {
    color: #999
}

.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px
}

.chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    background: url(/assets/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) -42px 1px no-repeat;
    font-size: 1px
}

.chosen-container-single .chosen-single abbr:hover {
    background-position: -42px -10px
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
    background-position: -42px -10px
}

.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%
}

.chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(/assets/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) no-repeat 0px 2px
}

.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap
}

.chosen-container-single .chosen-search input[type="text"] {
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #aaa;
    background: url(/assets/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) no-repeat 100% -20px;
    font-size: 1em;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0
}

.chosen-container-single .chosen-drop {
    margin-top: -1px;
    border-radius: 0 0 4px 4px;
    background-clip: padding-box
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    clip-path: inset(100% 100%)
}

.chosen-container .chosen-results {
    color: #444;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 240px;
    -webkit-overflow-scrolling: touch
}

.chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 5px 6px;
    list-style: none;
    line-height: 15px;
    word-wrap: break-word;
    -webkit-touch-callout: none
}

.chosen-container .chosen-results li.active-result {
    display: list-item;
    cursor: pointer
}

.chosen-container .chosen-results li.disabled-result {
    display: list-item;
    color: #ccc;
    cursor: default
}

.chosen-container .chosen-results li.highlighted {
    background-color: #3875d7;
    background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
    color: #fff
}

.chosen-container .chosen-results li.no-results {
    color: #777;
    display: list-item;
    background: #f4f4f4
}

.chosen-container .chosen-results li.group-result {
    display: list-item;
    font-weight: bold;
    cursor: default
}

.chosen-container .chosen-results li.group-option {
    padding-left: 15px
}

.chosen-container .chosen-results li em {
    font-style: normal;
    text-decoration: underline
}

.chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0 5px;
    width: 100%;
    height: auto;
    border: 1px solid #aaa;
    background-color: #fff;
    background-image: linear-gradient(#eee 1%, #fff 15%);
    cursor: text
}

.chosen-container-multi .chosen-choices li {
    float: left;
    list-style: none
}

.chosen-container-multi .chosen-choices li.search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    margin: 1px 0;
    padding: 0;
    height: 25px;
    outline: 0;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none;
    color: #999;
    font-size: 100%;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0;
    width: 25px
}

.chosen-container-multi .chosen-choices li.search-choice {
    position: relative;
    margin: 3px 5px 3px 0;
    padding: 3px 20px 3px 5px;
    border: 1px solid #aaa;
    max-width: 100%;
    border-radius: 3px;
    background-color: #eeeeee;
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-size: 100% 19px;
    background-repeat: repeat-x;
    background-clip: padding-box;
    box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    color: #333;
    line-height: 13px;
    cursor: default
}

.chosen-container-multi .chosen-choices li.search-choice span {
    word-wrap: break-word
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    position: absolute;
    top: 4px;
    right: 3px;
    display: block;
    width: 12px;
    height: 12px;
    background: url(/assets/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) -42px 1px no-repeat;
    font-size: 1px
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
    background-position: -42px -10px
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
    padding-right: 5px;
    border: 1px solid #ccc;
    background-color: #e4e4e4;
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    color: #666
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
    background: #d4d4d4
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
    background-position: -42px -10px
}

.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0
}

.chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default
}

.chosen-container-active .chosen-single {
    border: 1px solid #5897fb;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #aaa;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    background-image: linear-gradient(#eee 20%, #fff 80%);
    box-shadow: 0 1px 0 #fff inset
}

.chosen-container-active.chosen-with-drop .chosen-single div {
    border-left: none;
    background: transparent
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 2px
}

.chosen-container-active .chosen-choices {
    border: 1px solid #5897fb;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
    color: #222 !important
}

.chosen-disabled {
    opacity: 0.5 !important;
    cursor: default
}

.chosen-disabled .chosen-single {
    cursor: default
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default
}

.chosen-rtl {
    text-align: right
}

.chosen-rtl .chosen-single {
    overflow: visible;
    padding: 0 8px 0 0
}

.chosen-rtl .chosen-single span {
    margin-right: 0;
    margin-left: 26px;
    direction: rtl
}

.chosen-rtl .chosen-single-with-deselect span {
    margin-left: 38px
}

.chosen-rtl .chosen-single div {
    right: auto;
    left: 3px
}

.chosen-rtl .chosen-single abbr {
    right: auto;
    left: 26px
}

.chosen-rtl .chosen-choices li {
    float: right
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
    direction: rtl
}

.chosen-rtl .chosen-choices li.search-choice {
    margin: 3px 5px 3px 0;
    padding: 3px 5px 3px 19px
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
    right: auto;
    left: 4px
}

.chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0
}

.chosen-rtl .chosen-results li.group-option {
    padding-right: 15px;
    padding-left: 0
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: none
}

.chosen-rtl .chosen-search input[type="text"] {
    padding: 4px 5px 4px 20px;
    background: url(/assets/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) no-repeat -30px -20px;
    direction: rtl
}

.chosen-rtl.chosen-container-single .chosen-single div b {
    background-position: 6px 2px
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: -12px 2px
}

input#username,
input#password {
    display: inline-block;
    width: 206px;
    height: 28px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
}
input#password-new,
input#password-confirm {
    display: inline-block;
    width: 95%;
    height: 28px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
}

input#emailCode {
    display: inline-block;
/*    width: 120px;*/
    height: 28px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
}


@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 144dpi),
only screen and (min-resolution: 1.5dppx) {

    .chosen-rtl .chosen-search input[type="text"],
    .chosen-container-single .chosen-single abbr,
    .chosen-container-single .chosen-single div b,
    .chosen-container-single .chosen-search input[type="text"],
    .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
    .chosen-container .chosen-results-scroll-down span,
    .chosen-container .chosen-results-scroll-up span {
        background-image: url(/assets/chosen-sprite@2x-1e349b80fba8c23b63656925fda8dfe3c5927b5d0d8a1672143416caacf460fb.png) !important;
        background-size: 52px 37px !important;
        background-repeat: no-repeat !important
    }
}

.pf-c-button.pf-m-primary {
    background-color: #b5202e !important;
}
.strength_meter {
  height: 6px;
  background: #eee;
  margin-top: 8px;
  border-radius: 4px;
  position: relative;
}

.strength_meter .bar {
  height: 100%;
  width: 0%;
  transition: width 0.3s;
  background-color: red;
  border-radius: 4px;
}

#strengthText {
  margin-top: 4px;
}

.strength-meter-wrapper {
  margin-top: 8px;
  width: 100%;
}

.strength-bar-content {
  position: relative;
  z-index: 2;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 12px;
  color: #fff;
  font-size: 0.85em;
}

.show-password {
  font-weight: 500;
  cursor: pointer;
}

.show-password:hover {
  text-decoration: none;
}

/* Optional: tweak strength label if needed */
.strength-label {
  font-weight: bold;
  color: black;
}

.strength-bar-bg {
  position: relative;
  width: 100%;
  height: 16px;
  background-color: #eee;
  border-radius: 4px;
  overflow: hidden;
  box-sizing: border-box;
}

.strength-bar-fill {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
  background-color: #ff7979; /* dynamically updated */
  transition: width 0.3s ease;
  z-index: 1;
}


/*.pswd_info li {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 4px;
}

.pswd_info li img.icon {
  width: 16px;
  height: 16px;
}*/

.button-container {
    display: flex;
    justify-content: space-between;
    padding-left: 60px;
    margin: -30px;
    gap: 5px;
}

.controls_otp {
    margin: 35px 4px 4px 4px;  
}

.controls_otp input {
                width: 140px;
                font-size: 11px;
            }