@font-face {
    font-family: 'PT Sans';
    src: url('../fonts/PTSans-Regular.eot');
    src: url('../fonts/PTSans-Regulard41d.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PTSans-Regular.woff') format('woff'),
        url('../fonts/PTSans-Regular.ttf') format('truetype'),
        url('../fonts/PTSans-Regular.html#PTSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PT Sans';
    src: url('../fonts/PTSans-Bold.eot');
    src: url('../fonts/PTSans-Boldd41d.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PTSans-Bold.woff') format('woff'),
        url('../fonts/PTSans-Bold.ttf') format('truetype'),
        url('../fonts/PTSans-Bold.html#PTSans-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
}

/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

mark {
    color: #000;
    background: #ff0
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td,
th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

    *,
    :after,
    :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " ("attr(href) ")"
    }

    abbr[title]:after {
        content: " ("attr(title) ")"
    }

    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }

    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline !important;
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd,
dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {

    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
    border-top: 0
}

.table > tbody + tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    border: 1px solid #ddd
}

.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    border-bottom-width: 2px
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
    background-color: #f5f5f5
}

.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8
}

.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
    background-color: #dff0d8
}

.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6
}

.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
    background-color: #d9edf7
}

.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3
}

.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
    background-color: #fcf8e3
}

.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc
}

.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
    background-color: #f2dede
}

.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive > .table {
        margin-bottom: 0
    }

    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > td,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > thead > tr > th {
        white-space: nowrap
    }

    .table-responsive > .table-bordered {
        border: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    input[type=date].form-control,
    input[type=time].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date],
    .input-group-sm input[type=time],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    input[type=date].input-sm,
    input[type=time].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date],
    .input-group-lg input[type=time],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    input[type=date].input-lg,
    input[type=time].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px
}

.checkbox + .checkbox,
.radio + .radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px
}

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
    cursor: not-allowed
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group > .form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .dropdown-toggle.btn-success.focus,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .dropdown-toggle.btn-info.focus,
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .dropdown-toggle.btn-warning.focus,
.open > .dropdown-toggle.btn-warning:focus,
.open > .dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .dropdown-toggle.btn-danger.focus,
.open > .dropdown-toggle.btn-danger:focus,
.open > .dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg > .btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm > .btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs > .btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block + .btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.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;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
    color: #777
}

.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical > .btn,
.btn-group > .btn {
    position: relative;
    float: left
}

.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
    z-index: 2
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
    margin-left: 5px
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical > .btn-group > .btn {
    float: none
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified > .btn-group .btn {
    width: 100%
}

.btn-group-justified > .btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons] > .btn input[type=checkbox],
[data-toggle=buttons] > .btn input[type=radio],
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
    height: auto
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
    height: auto
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn > .btn {
    position: relative
}

.input-group-btn > .btn + .btn {
    margin-left: -1px
}

.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
    z-index: 2
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
    margin-right: -1px
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav > li {
    position: relative;
    display: block
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav > li > a:focus,
.nav > li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav > li.disabled > a {
    color: #777
}

.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav > li > a > img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified > li {
    float: none
}

.nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

.nav-pills > li > a {
    border-radius: 4px
}

.nav-pills > li + li {
    margin-left: 2px
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked > li {
    float: none
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified > li {
    float: none
}

.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {

    .container-fluid > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:768px) {

    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand > img {
    display: block
}

@media (min-width:768px) {

    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-nav .open .dropdown-menu > li > a:hover {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav > li {
        float: left
    }

    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group > .form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right ~ .navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav > li > a {
    color: #777
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    color: #555;
    background-color: #e7e7e7
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: #080808
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb > li {
    display: inline-block
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb > .active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination > li {
    display: inline
}

.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager li {
    display: inline
}

.pager li > a,
.pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li > a:focus,
.pager li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next > a,
.pager .next > span {
    float: right
}

.pager .previous > a,
.pager .previous > span {
    float: left
}

.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs > .btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item > .badge {
    float: right
}

.list-group-item > .badge + .badge {
    margin-right: 5px
}

.nav-pills > li > a > .badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron > hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a > img,
.thumbnail > img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert > p,
.alert > ul {
    margin-bottom: 0
}

.alert > p + p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media > .pull-right {
    padding-left: 10px
}

.media-left,
.media > .pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
    margin-bottom: 0
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group + .panel-footer {
    border-top-width: 0
}

.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
    margin-bottom: 0
}

.panel > .panel-collapse > .table caption,
.panel > .table caption,
.panel > .table-responsive > .table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel > .table-responsive:first-child > .table:first-child,
.panel > .table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child,
.panel > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd
}

.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0
}

.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0
}

.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0
}

.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0
}

.panel > .table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel + .panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd
}

.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7
}

.panel-primary > .panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6
}

.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1
}

.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc
}

.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1
}

.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .8;
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .8;
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    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.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -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
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    line-break: auto
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow,
.popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow {
    border-width: 11px
}

.popover > .arrow:after {
    content: "";
    border-width: 10px
}

.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top > .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right > .arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom > .arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left > .arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner > .item.active.right,
    .carousel-inner > .item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .carousel-inner > .item.active.left,
    .carousel-inner > .item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    .carousel-inner > .item.active,
    .carousel-inner > .item.next.left,
    .carousel-inner > .item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0
}

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .carousel-control .carousel-control .carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .carousel-control .carousel-control .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none !important
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

/*# sourceMappingURL=bootstrap.min.css.map */
/*
 * Table styles
 */
table.dataTable {
    width: 100%;
    margin: 0 auto;
    clear: both;
    border-collapse: separate;
    border-spacing: 0;
    /*
   * Header and footer styles
   */
    /*
   * Body styles
   */
}

table.dataTable thead th,
table.dataTable tfoot th {
    font-weight: bold;
}

table.dataTable thead th,
table.dataTable thead td {
    padding: 10px 18px;
    border-bottom: 1px solid #111111;
}

table.dataTable thead th:active,
table.dataTable thead td:active {
    outline: none;
}

table.dataTable tfoot th,
table.dataTable tfoot td {
    padding: 10px 18px 6px 18px;
    border-top: 1px solid #111111;
}

table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting {
    cursor: pointer;
    *cursor: hand;
}

/*table.dataTable thead .sorting { background: url("../images/sort_both.png") no-repeat center right; }*/
table.dataTable thead .sorting_asc {
    background: url("../images/sort_asc.html") no-repeat center right;
}

table.dataTable thead .sorting_desc {
    background: url("../images/sort_desc.html") no-repeat center right;
}

table.dataTable thead .sorting_asc_disabled {
    background: url("../images/sort_asc_disabled.html") no-repeat center right;
}

table.dataTable thead .sorting_desc_disabled {
    background: url("../images/sort_desc_disabled.html") no-repeat center right;
}

table.dataTable tbody tr {
    background-color: white;
}

table.dataTable tbody tr.selected {
    background-color: #b0bed9;
}

table.dataTable tbody th,
table.dataTable tbody td {
    padding: 8px 10px;
}

table.dataTable th.center,
table.dataTable td.center,
table.dataTable td.dataTables_empty {
    text-align: center;
}

table.dataTable th.right,
table.dataTable td.right {
    text-align: right;
}

table.dataTable.row-border tbody th,
table.dataTable.row-border tbody td,
table.dataTable.display tbody th,
table.dataTable.display tbody td {
    border-top: 1px solid #dddddd;
}

table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td,
table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
    border-top: none;
}

table.dataTable.cell-border tbody th,
table.dataTable.cell-border tbody td {
    border-top: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}

table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
    border-left: 1px solid #dddddd;
}

table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
    border-top: none;
}

table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd {
    background-color: #f9f9f9;
}

table.dataTable.stripe tbody tr.odd.selected,
table.dataTable.display tbody tr.odd.selected {
    background-color: #abb9d3;
}

table.dataTable.hover tbody tr:hover,
table.dataTable.hover tbody tr.odd:hover,
table.dataTable.hover tbody tr.even:hover,
table.dataTable.display tbody tr:hover,
table.dataTable.display tbody tr.odd:hover,
table.dataTable.display tbody tr.even:hover {
    background-color: whitesmoke;
}

table.dataTable.hover tbody tr:hover.selected,
table.dataTable.hover tbody tr.odd:hover.selected,
table.dataTable.hover tbody tr.even:hover.selected,
table.dataTable.display tbody tr:hover.selected,
table.dataTable.display tbody tr.odd:hover.selected,
table.dataTable.display tbody tr.even:hover.selected {
    background-color: #a9b7d1;
}

table.dataTable.order-column tbody tr > .sorting_1,
table.dataTable.order-column tbody tr > .sorting_2,
table.dataTable.order-column tbody tr > .sorting_3,
table.dataTable.display tbody tr > .sorting_1,
table.dataTable.display tbody tr > .sorting_2,
table.dataTable.display tbody tr > .sorting_3 {
    background-color: #f9f9f9;
}

table.dataTable.order-column tbody tr.selected > .sorting_1,
table.dataTable.order-column tbody tr.selected > .sorting_2,
table.dataTable.order-column tbody tr.selected > .sorting_3,
table.dataTable.display tbody tr.selected > .sorting_1,
table.dataTable.display tbody tr.selected > .sorting_2,
table.dataTable.display tbody tr.selected > .sorting_3 {
    background-color: #acbad4;
}

table.dataTable.display tbody tr.odd > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
    background-color: #f1f1f1;
}

table.dataTable.display tbody tr.odd > .sorting_2,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
    background-color: #f3f3f3;
}

table.dataTable.display tbody tr.odd > .sorting_3,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
    background-color: whitesmoke;
}

table.dataTable.display tbody tr.odd.selected > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
    background-color: #a6b3cd;
}

table.dataTable.display tbody tr.odd.selected > .sorting_2,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
    background-color: #a7b5ce;
}

table.dataTable.display tbody tr.odd.selected > .sorting_3,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
    background-color: #a9b6d0;
}

table.dataTable.display tbody tr.even > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
    background-color: #f9f9f9;
}

table.dataTable.display tbody tr.even > .sorting_2,
table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
    background-color: #fbfbfb;
}

table.dataTable.display tbody tr.even > .sorting_3,
table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
    background-color: #fdfdfd;
}

table.dataTable.display tbody tr.even.selected > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
    background-color: #acbad4;
}

table.dataTable.display tbody tr.even.selected > .sorting_2,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
    background-color: #adbbd6;
}

table.dataTable.display tbody tr.even.selected > .sorting_3,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
    background-color: #afbdd8;
}

table.dataTable.display tbody tr:hover > .sorting_1,
table.dataTable.display tbody tr.odd:hover > .sorting_1,
table.dataTable.display tbody tr.even:hover > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover > .sorting_1,
table.dataTable.order-column.hover tbody tr.odd:hover > .sorting_1,
table.dataTable.order-column.hover tbody tr.even:hover > .sorting_1 {
    background-color: #eaeaea;
}

table.dataTable.display tbody tr:hover > .sorting_2,
table.dataTable.display tbody tr.odd:hover > .sorting_2,
table.dataTable.display tbody tr.even:hover > .sorting_2,
table.dataTable.order-column.hover tbody tr:hover > .sorting_2,
table.dataTable.order-column.hover tbody tr.odd:hover > .sorting_2,
table.dataTable.order-column.hover tbody tr.even:hover > .sorting_2 {
    background-color: #ebebeb;
}

table.dataTable.display tbody tr:hover > .sorting_3,
table.dataTable.display tbody tr.odd:hover > .sorting_3,
table.dataTable.display tbody tr.even:hover > .sorting_3,
table.dataTable.order-column.hover tbody tr:hover > .sorting_3,
table.dataTable.order-column.hover tbody tr.odd:hover > .sorting_3,
table.dataTable.order-column.hover tbody tr.even:hover > .sorting_3 {
    background-color: #eeeeee;
}

table.dataTable.display tbody tr:hover.selected > .sorting_1,
table.dataTable.display tbody tr.odd:hover.selected > .sorting_1,
table.dataTable.display tbody tr.even:hover.selected > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1,
table.dataTable.order-column.hover tbody tr.odd:hover.selected > .sorting_1,
table.dataTable.order-column.hover tbody tr.even:hover.selected > .sorting_1 {
    background-color: #a1aec7;
}

table.dataTable.display tbody tr:hover.selected > .sorting_2,
table.dataTable.display tbody tr.odd:hover.selected > .sorting_2,
table.dataTable.display tbody tr.even:hover.selected > .sorting_2,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2,
table.dataTable.order-column.hover tbody tr.odd:hover.selected > .sorting_2,
table.dataTable.order-column.hover tbody tr.even:hover.selected > .sorting_2 {
    background-color: #a2afc8;
}

table.dataTable.display tbody tr:hover.selected > .sorting_3,
table.dataTable.display tbody tr.odd:hover.selected > .sorting_3,
table.dataTable.display tbody tr.even:hover.selected > .sorting_3,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3,
table.dataTable.order-column.hover tbody tr.odd:hover.selected > .sorting_3,
table.dataTable.order-column.hover tbody tr.even:hover.selected > .sorting_3 {
    background-color: #a4b2cb;
}

table.dataTable.no-footer {
    border-bottom: 1px solid #111111;
}

table.dataTable,
table.dataTable th,
table.dataTable td {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

/*
 * Control feature layout
 */
.dataTables_wrapper {
    position: relative;
    clear: both;
    *zoom: 1;
    zoom: 1;
}

.dataTables_wrapper .dataTables_length {
    float: left;
}

.dataTables_wrapper .dataTables_filter {
    float: right;
    text-align: right;
}

.dataTables_wrapper .dataTables_filter input {
    margin-left: 0.5em;
}

.dataTables_wrapper .dataTables_info {
    clear: both;
    float: left;
    padding-top: 0.755em;
}

.dataTables_wrapper .dataTables_paginate {
    float: right;
    text-align: right;
    padding-top: 0.25em;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 0.5em 1em;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    *cursor: hand;
    color: #333333 !important;
    border: 1px solid transparent;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #333333 !important;
    border: 1px solid #cacaca;
    background-color: white;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, gainsboro));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, white 0%, gainsboro 100%);
    /* Chrome10+,Safari5.1+ */
    background: -moz-linear-gradient(top, white 0%, gainsboro 100%);
    /* FF3.6+ */
    background: -ms-linear-gradient(top, white 0%, gainsboro 100%);
    /* IE10+ */
    background: -o-linear-gradient(top, white 0%, gainsboro 100%);
    /* Opera 11.10+ */
    background: linear-gradient(to bottom, white 0%, gainsboro 100%);
    /* W3C */
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    cursor: default;
    color: #666 !important;
    border: 1px solid transparent;
    background: transparent;
    box-shadow: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: white !important;
    border: 1px solid #111111;
    background-color: #585858;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111111));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #585858 0%, #111111 100%);
    /* Chrome10+,Safari5.1+ */
    background: -moz-linear-gradient(top, #585858 0%, #111111 100%);
    /* FF3.6+ */
    background: -ms-linear-gradient(top, #585858 0%, #111111 100%);
    /* IE10+ */
    background: -o-linear-gradient(top, #585858 0%, #111111 100%);
    /* Opera 11.10+ */
    background: linear-gradient(to bottom, #585858 0%, #111111 100%);
    /* W3C */
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    outline: none;
    background-color: #2b2b2b;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    /* Chrome10+,Safari5.1+ */
    background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    /* FF3.6+ */
    background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    /* IE10+ */
    background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    /* Opera 11.10+ */
    background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
    /* W3C */
    box-shadow: inset 0 0 3px #111;
}

.dataTables_wrapper .dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 40px;
    margin-left: -50%;
    margin-top: -25px;
    padding-top: 20px;
    text-align: center;
    font-size: 1.2em;
    background-color: white;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6+ */
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    /* IE10+ */
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    /* Opera 11.10+ */
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    /* W3C */
}

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
    color: #333333;
}

.dataTables_wrapper .dataTables_scroll {
    clear: both;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
    *margin-top: -1px;
    -webkit-overflow-scrolling: touch;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td > div.dataTables_sizing {
    height: 0;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #111111;
}

.dataTables_wrapper.no-footer div.dataTables_scrollHead table,
.dataTables_wrapper.no-footer div.dataTables_scrollBody table {
    border-bottom: none;
}

.dataTables_wrapper:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}

@media screen and (max-width: 767px) {

    .dataTables_wrapper .dataTables_info,
    .dataTables_wrapper .dataTables_paginate {
        float: none;
        text-align: center;
    }

    .dataTables_wrapper .dataTables_paginate {
        margin-top: 0.5em;
    }
}

@media screen and (max-width: 640px) {

    .dataTables_wrapper .dataTables_length,
    .dataTables_wrapper .dataTables_filter {
        float: none;
        text-align: center;
    }

    .dataTables_wrapper .dataTables_filter {
        margin-top: 0.5em;
    }
}

/*! jQuery UI - v1.10.4 - 2014-04-02
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */

.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-clearfix {
    min-height: 0
}

.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
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin-top: 2px;
    padding: .5em .5em .5em .7em;
    min-height: 0
}

.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-noicons {
    padding-left: .7em
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2.2em
}

button.ui-button-icon-only {
    width: 2.4em
}

.ui-button-icons-only {
    width: 3.4em
}

button.ui-button-icons-only {
    width: 3.7em
}

.ui-button .ui-button-text {
    display: block;
    line-height: normal
}

.ui-button-text-only .ui-button-text {
    padding: .4em 1em
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em
}

input.ui-button {
    padding: .4em 1em
}

.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px
}

.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
    left: .5em
}

.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
    right: .5em
}

.ui-buttonset {
    margin-right: 7px
}

.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em
}

input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.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: 49%
}

.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-dialog {
    overflow: hidden;
    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-se {
    width: 12px;
    height: 12px;
    right: -5px;
    bottom: -5px;
    background-position: 16px 16px
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    outline: none
}

.ui-menu .ui-menu {
    margin-top: -3px;
    position: absolute
}

.ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.ui-menu .ui-menu-divider {
    margin: 5px -2px 5px -2px;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}

.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: 2px .4em;
    line-height: 1.5;
    min-height: 0;
    font-weight: normal
}

.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
    font-weight: normal;
    margin: -1px
}

.ui-menu .ui-state-disabled {
    font-weight: normal;
    margin: .4em 0 .2em;
    line-height: 1.5
}

.ui-menu .ui-state-disabled a {
    cursor: default
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item a {
    position: relative;
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: .2em;
    left: .2em
}

.ui-menu .ui-menu-icon {
    position: static;
    float: right
}

.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("images/animated-overlay.gif");
    height: 100%;
    filter: alpha(opacity=25);
    opacity: 0.25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block
}

.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
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black
}

.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
}

.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
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px
}

.ui-spinner-button {
    width: 16px;
    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: none;
    border-bottom: none;
    border-right: none
}

.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.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
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 1.1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 1em
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #eee url("images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
    color: #333
}

.ui-widget-content a {
    color: #333
}

.ui-widget-header {
    border: 1px solid #e78f08;
    background: #f6a828 url("images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;
    color: #fff;
    font-weight: bold
}

.ui-widget-header a {
    color: #fff
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #ccc;
    background: #f6f6f6 url("images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
    font-weight: bold;
    color: #1c94c4
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #1c94c4;
    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 {
    border: 1px solid #fbcb09;
    background: #fdf5ce url("images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
    font-weight: bold;
    color: #c77405
}

.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 {
    color: #c77405;
    text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #fbd850;
    background: #fff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
    font-weight: bold;
    color: #eb8f00
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #eb8f00;
    text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fed22f;
    background: #ffe45c url("images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
    color: #363636
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #363636
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #b81900 url("images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
    color: #fff
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #fff
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #fff
}

.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("images/ui-icons_222222_256x240.png")
}

.ui-widget-header .ui-icon {
    background-image: url("images/ui-icons_ffffff_256x240.png")
}

.ui-state-default .ui-icon {
    background-image: url("images/ui-icons_ef8c08_256x240.png")
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
    background-image: url("images/ui-icons_ef8c08_256x240.png")
}

.ui-state-active .ui-icon {
    background-image: url("images/ui-icons_ef8c08_256x240.png")
}

.ui-state-highlight .ui-icon {
    background-image: url("images/ui-icons_228ef1_256x240.png")
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url("images/ui-icons_ffd27a_256x240.png")
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-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: -64px -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: -64px -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: 0 -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: 4px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 4px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 4px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 4px
}

.ui-widget-overlay {
    background: #666 url("images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
    opacity: .5;
    filter: Alpha(Opacity=50)
}

.ui-widget-shadow {
    margin: -5px 0 0 -5px;
    padding: 5px;
    background: #000 url("images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;
    opacity: .2;
    filter: Alpha(Opacity=20);
    border-radius: 5px
}

.ui-multiselect {
    padding: 2px 0 2px 4px;
    text-align: left
}

.ui-multiselect span.ui-icon {
    float: right
}

.ui-multiselect-single .ui-multiselect-checkboxes input {
    position: absolute !important;
    top: auto !important;
    left: -9999px;
}

.ui-multiselect-single .ui-multiselect-checkboxes label {
    padding: 5px !important
}

.ui-multiselect-header {
    margin-bottom: 3px;
    padding: 3px 0 3px 4px
}

.ui-multiselect-header ul {
    font-size: 0.9em
}

.ui-multiselect-header ul li {
    float: left;
    padding: 0 10px 0 0
}

.ui-multiselect-header a {
    text-decoration: none
}

.ui-multiselect-header a:hover {
    text-decoration: underline
}

.ui-multiselect-header span.ui-icon {
    float: left
}

.ui-multiselect-header li.ui-multiselect-close {
    float: right;
    text-align: right;
    padding-right: 0
}

.ui-multiselect-menu {
    display: none;
    padding: 3px;
    position: absolute;
    z-index: 10000;
    text-align: left
}

.ui-multiselect-checkboxes {
    position: relative
        /* fixes bug in IE6/7 */
    ;
    overflow-y: auto
}

.ui-multiselect-checkboxes label {
    cursor: default;
    display: block;
    border: 1px solid transparent;
    padding: 3px 1px
}

.ui-multiselect-checkboxes label input {
    position: relative;
    top: 1px
}

.ui-multiselect-checkboxes li {
    clear: both;
    font-size: 0.9em;
    padding-right: 3px
}

.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label {
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid
}

.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a {
    display: block;
    padding: 3px;
    margin: 1px 0;
    text-decoration: none
}

/* remove label borders in IE6 because IE6 does not support transparency */
* html .ui-multiselect-checkboxes label {
    border: none
}

.ui-multiselect-hasfilter ul {
    position: relative;
    top: 2px
}

.ui-multiselect-filter {
    float: left;
    margin-right: 10px;
    font-size: 11px
}

.ui-multiselect-filter input {
    width: 100px;
    font-size: 10px;
    margin-left: 5px;
    height: 15px;
    padding: 2px;
    border: 1px solid #292929;
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
}

/*! Hint.css - v1.3.5 - 2015-06-16
* http://kushagragour.in/lab/hint/
* Copyright (c) 2015 Kushagra Gour; Licensed MIT */

.hint--bottom:after,
.hint--top:after {
    margin-left: -18px
}

.hint,
[data-hint] {
    position: relative;
    display: inline-block
}

.hint:after,
.hint:before,
[data-hint]:after,
[data-hint]:before {
    position: absolute;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: hidden;
    opacity: 0;
    z-index: 1000000;
    pointer-events: none;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    transition: .3s ease;
    -webkit-transition-delay: 0ms;
    -moz-transition-delay: 0ms;
    transition-delay: 0ms
}

.hint--always:after,
.hint--always:before,
.hint:focus:after,
.hint:focus:before,
.hint:hover:after,
.hint:hover:before,
[data-hint]:focus:after,
[data-hint]:focus:before,
[data-hint]:hover:after,
[data-hint]:hover:before {
    opacity: 1;
    visibility: visible
}

.hint:hover:after,
.hint:hover:before,
[data-hint]:hover:after,
[data-hint]:hover:before {
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    transition-delay: 100ms
}

.hint:before,
[data-hint]:before {
    content: '';
    position: absolute;
    background: 0 0;
    border: 6px solid transparent;
    z-index: 1000001
}

.hint:after,
[data-hint]:after {
    content: attr(data-hint);
    background: #383838;
    color: #fff;
    padding: 8px 10px;
    font-size: 12px;
    line-height: 12px;
    white-space: nowrap;
    text-shadow: 0 -1px 0 #000;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, .3)
}

.hint--top:before {
    border-top-color: #383838;
    margin-bottom: -12px
}

.hint--bottom:before {
    border-bottom-color: #383838;
    margin-top: -12px
}

.hint--top:after,
.hint--top:before {
    bottom: 100%;
    left: 50%
}

.hint--top:focus:after,
.hint--top:focus:before,
.hint--top:hover:after,
.hint--top:hover:before {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    transform: translateY(-8px)
}

.hint--bottom:after,
.hint--bottom:before {
    top: 100%;
    left: 50%
}

.hint--bottom:focus:after,
.hint--bottom:focus:before,
.hint--bottom:hover:after,
.hint--bottom:hover:before {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    transform: translateY(8px)
}

.hint--right:before {
    border-right-color: #383838;
    margin-left: -12px;
    margin-bottom: -6px
}

.hint--right:after {
    margin-bottom: -14px
}

.hint--right:after,
.hint--right:before {
    left: 100%;
    bottom: 50%
}

.hint--right:focus:after,
.hint--right:focus:before,
.hint--right:hover:after,
.hint--right:hover:before {
    -webkit-transform: translateX(8px);
    -moz-transform: translateX(8px);
    transform: translateX(8px)
}

.hint--left:before {
    border-left-color: #383838;
    margin-right: -12px;
    margin-bottom: -6px
}

.hint--left:after {
    margin-bottom: -14px
}

.hint--left:after,
.hint--left:before {
    right: 100%;
    bottom: 50%
}

.hint--left:focus:after,
.hint--left:focus:before,
.hint--left:hover:after,
.hint--left:hover:before {
    -webkit-transform: translateX(-8px);
    -moz-transform: translateX(-8px);
    transform: translateX(-8px)
}

.hint--error:after {
    background-color: #b34e4d;
    text-shadow: 0 -1px 0 #592726
}

.hint--error.hint--top:before {
    border-top-color: #b34e4d
}

.hint--error.hint--bottom:before {
    border-bottom-color: #b34e4d
}

.hint--error.hint--left:before {
    border-left-color: #b34e4d
}

.hint--error.hint--right:before {
    border-right-color: #b34e4d
}

.hint--warning:after {
    background-color: #c09854;
    text-shadow: 0 -1px 0 #6c5328
}

.hint--warning.hint--top:before {
    border-top-color: #c09854
}

.hint--warning.hint--bottom:before {
    border-bottom-color: #c09854
}

.hint--warning.hint--left:before {
    border-left-color: #c09854
}

.hint--warning.hint--right:before {
    border-right-color: #c09854
}

.hint--info:after {
    background-color: #3986ac;
    text-shadow: 0 -1px 0 #193b4d
}

.hint--info.hint--top:before {
    border-top-color: #3986ac
}

.hint--info.hint--bottom:before {
    border-bottom-color: #3986ac
}

.hint--info.hint--left:before {
    border-left-color: #3986ac
}

.hint--info.hint--right:before {
    border-right-color: #3986ac
}

.hint--success:after {
    background-color: #458746;
    text-shadow: 0 -1px 0 #1a321a
}

.hint--success.hint--top:before {
    border-top-color: #458746
}

.hint--success.hint--bottom:before {
    border-bottom-color: #458746
}

.hint--success.hint--left:before {
    border-left-color: #458746
}

.hint--success.hint--right:before {
    border-right-color: #458746
}

.hint--always.hint--top:after,
.hint--always.hint--top:before {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    transform: translateY(-8px)
}

.hint--always.hint--bottom:after,
.hint--always.hint--bottom:before {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    transform: translateY(8px)
}

.hint--always.hint--left:after,
.hint--always.hint--left:before {
    -webkit-transform: translateX(-8px);
    -moz-transform: translateX(-8px);
    transform: translateX(-8px)
}

.hint--always.hint--right:after,
.hint--always.hint--right:before {
    -webkit-transform: translateX(8px);
    -moz-transform: translateX(8px);
    transform: translateX(8px)
}

.hint--rounded:after {
    border-radius: 4px
}

.hint--no-animate:after,
.hint--no-animate:before {
    -webkit-transition-duration: 0ms;
    -moz-transition-duration: 0ms;
    transition-duration: 0ms
}

.hint--bounce:after,
.hint--bounce:before {
    -webkit-transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
    -moz-transition: opacity .3s ease, visibility .3s ease, -moz-transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
    transition: opacity .3s ease, visibility .3s ease, transform .3s cubic-bezier(.71, 1.7, .77, 1.24)
}

.icons-sprite,
.icons-arrow-outline-down,
.icons-arrow-outline-up,
.icons-arrows-icn,
.icons-aside-accordion-up,
.icons-aside-accordion-up2,
.icons-aside-btn-back,
.icons-aside-checkbox-checked,
.icons-aside-checkbox-empty,
.icons-aside-multiselect-updown,
.icons-btn-back,
.icons-btns,
.icons-cart-small,
.icons-cash,
.icons-check,
.icons-checkbox-checked,
.icons-checkbox-empty,
.icons-checkbox-indef,
.icons-china_2x,
.icons-close_icon,
.icons-editor,
.icons-en_2x,
.icons-handle_slider,
.icons-helper-gray,
.icons-helper,
.icons-icon-caret-down,
.icons-icon-caret-up,
.icons-icon-close,
.icons-icon-rss-green-news,
.icons-icon-rss-green,
.icons-icon-rss-red,
.icons-icon-rss-yellow,
.icons-icon-search,
.icons-icon-star-green,
.icons-icon-star,
.icons-icon-unstar,
.icons-lock-icon,
.icons-logout,
.icons-minus13,
.icons-multiselect-icon-ok,
.icons-multiselect-icon-remove,
.icons-news-icons,
.icons-plus13,
.icons-remove,
.icons-ring-15,
.icons-russia_2x,
.icons-spain,
.icons-status-gray,
.icons-status-green,
.icons-status-red,
.icons-sub-menu-arrow,
.icons-triangle-down,
.icons-triangle-up,
header .cash .value:before,
header .lang button.en,
header .lang button.ru,
header .lang button.es,
header .lang button.cn,
input[type="checkbox"] + label:before,
input[type="checkbox"].favorite + label:before,
input[type="checkbox"].favorite:checked + label:before,
input[type="checkbox"]:checked + label:before,
label input[type="checkbox"] + span:before,
label input[type="checkbox"]:checked + span:before,
tr.checked span::before,
tr.checked label::before,
.mf-filter-item:before,
.mf-filter-item-checked:before,
footer .statuses > .item.active > .inner:before,
footer .statuses > .item > .inner:before,
footer .statuses > .item.partial > .inner:before,
table.styled .fa.fa-check,
table.styled td > div.address i.address-ok,
table.styled .fa.fa-times,
table.styled td > div.address i.address-bad,
table.styled td > div.address i.address-unknown,
table.styled .fa.fa-shopping-cart,
.search-system-name input[type=checkbox] + label:before,
aside section > .header > .icon-back,
.ui-multiselect-checkboxes label > input + span:before,
.news-list-item .new-list-item-ico.red,
.news-list-item .new-list-item-ico.yellow,
.news-list-item .new-list-item-ico.green,
.news-list-item-info .short-news-icon,
table.styled.billing td > .direction .fa-minus,
table.styled.billing td > .direction .fa-plus,
body.main #main .ads .header .icon-back,
table.styled.order td:first-child i.icon-lock,
.btn-rating-decrease-icon,
.btn-rating-increase-icon,
.fa-question-circle,
.fa-question-circle.fa-question-circle-gray,
.stat-accordion-wrapper .stat-multiselect-wrapper .stat-multiselect .header i.fa-search,
.stat-accordion-wrapper .stat-multiselect-wrapper .stat-multiselect ul li input[type="checkbox"]:indeterminate + label:before,
.stat-accordion-wrapper .selected-item-wrapper .accordion-toggle,
.stat-accordion-wrapper .selected-item-wrapper .accordion-toggle.closed,
.g-green-dot,
.base-list-item:before,
.base-list-item_selected:before,
.base-list-item_indeterminate:before {
    background-image: url('../images/images/icons-s69ae58150c.png');
    background-repeat: no-repeat
}

.icons-arrow-outline-down {
    background-position: 0 0
}

.icons-arrow-outline-up {
    background-position: 0 -35px
}

.icons-arrows-icn {
    background-position: 0 -70px
}

.icons-aside-accordion-up {
    background-position: 0 -113px
}

.icons-aside-accordion-up2 {
    background-position: 0 -146px
}

.icons-aside-btn-back {
    background-position: 0 -179px
}

.icons-aside-checkbox-checked {
    background-position: 0 -214px
}

.icons-aside-checkbox-empty {
    background-position: 0 -233px
}

.icons-aside-multiselect-updown {
    background-position: 0 -252px
}

.icons-btn-back {
    background-position: 0 -270px
}

.icons-btns {
    background-position: 0 -305px
}

.icons-cart-small {
    background-position: 0 -388px
}

.icons-cash {
    background-position: 0 -408px
}

.icons-check {
    background-position: 0 -425px
}

.icons-checkbox-checked {
    background-position: 0 -439px
}

.icons-checkbox-empty {
    background-position: 0 -458px
}

.icons-checkbox-indef {
    background-position: 0 -477px
}

.icons-china_2x {
    background-position: 0 -496px
}

.icons-close_icon {
    background-position: 0 -515px
}

.icons-editor {
    background-position: 0 -525px
}

.icons-en_2x {
    background-position: 0 -563px
}

.icons-handle_slider {
    background-position: 0 -582px
}

.icons-helper-gray {
    background-position: 0 -595px
}

.icons-helper {
    background-position: 0 -614px
}

.icons-icon-caret-down {
    background-position: 0 -633px
}

.icons-icon-caret-up {
    background-position: 0 -642px
}

.icons-icon-close {
    background-position: 0 -651px
}

.icons-icon-rss-green-news {
    background-position: 0 -665px
}

.icons-icon-rss-green {
    background-position: 0 -716px
}

.icons-icon-rss-red {
    background-position: 0 -755px
}

.icons-icon-rss-yellow {
    background-position: 0 -806px
}

.icons-icon-search {
    background-position: 0 -857px
}

.icons-icon-star-green {
    background-position: 0 -871px
}

.icons-icon-star {
    background-position: 0 -890px
}

.icons-icon-unstar {
    background-position: 0 -909px
}

.icons-lock-icon {
    background-position: 0 -928px
}

.icons-logout {
    background-position: 0 -945px
}

.icons-minus13 {
    background-position: 0 -961px
}

.icons-multiselect-icon-ok {
    background-position: 0 -977px
}

.icons-multiselect-icon-remove {
    background-position: 0 -988px
}

.icons-news-icons {
    background-position: 0 -999px
}

.icons-plus13 {
    background-position: 0 -1095px
}

.icons-remove {
    background-position: 0 -1111px
}

.icons-ring-15 {
    background-position: 0 -1126px
}

.icons-russia_2x {
    background-position: 0 -1144px
}

.icons-spain {
    background-position: 0 -1163px
}

.icons-status-gray {
    background-position: 0 -1182px
}

.icons-status-green {
    background-position: 0 -1195px
}

.icons-status-red {
    background-position: 0 -1208px
}

.icons-sub-menu-arrow {
    background-position: 0 -1221px
}

.icons-triangle-down {
    background-position: 0 -1229px
}

.icons-triangle-up {
    background-position: 0 -1240px
}

html,
body {
    height: 100%;
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    min-width: 1100px
}

textarea {
    resize: none
}

header {
    height: 69px;
    background: black;
    color: #deddc7;
    z-index: 20;
    position: relative
}

.login header .brand {
    display: none
}

header .brand {
    margin: 12px 10px 12px 50px;
    width: 125px;
    height: 45px;
    display: inline-block
}

header a {
    color: #deddc7;
    outline: none
}

header a:hover {
    color: #deddc7
}

header .user-activity {
    float: right;
    margin-right: 50px;
    line-height: 69px
}

header .free-links {
    float: left;
    margin-left: 50px
}

header .account .register {
    display: none
}

header .cash {
    font-size: 16px;
    color: #deddc7;
    margin-right: 30px;
    display: inline-block
}

header .cash .value {
    position: relative
}

header .cash .value:before {
    content: "";
    position: absolute;
    background-position: 0 -408px;
    width: 14px;
    height: 14px;
    left: -23px;
    top: 4px
}

.login header .lang button {
    margin-bottom: 0;
    margin-left: 15px
}

.login header .free-links,
.login header .user-activity {
    border-radius: 0 0 10px 10px;
    background: rgba(0, 0, 0, 0.6);
    line-height: normal
}

header .lang,
header .refresh {
    margin-right: 15px
}

header .lang {
    display: inline-block;
    position: relative
}

header .lang button {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin: 0;
    padding: 0;
    border: 0;
    background-color: transparent;
    outline: none;
    vertical-align: middle;
    position: relative;
    margin-bottom: 7px
}

header .lang button.en {
    background-position: 0 -563px
}

header .lang button.ru {
    background-position: 0 -1144px
}

header .lang button.es {
    background-position: 0 -1163px
}

header .lang button.cn {
    background-position: 0 -496px
}

header .lang select {
    border-radius: 5px;
    margin: 0 10px 0 10px;
    width: 150px;
    padding: 3px 0 3px 9px;
    text-align: left;
    font-size: 13px;
    color: #333;
    border: 2px solid #a1a1a1;
    width: auto;
    margin: 0
}

header .refresh {
    display: inline-block;
    position: relative
}

header .account {
    position: relative;
    display: inline-block;
    top: -1px
}

header nav > ul > li li a {
    color: #000000 !important
}

header a {
    text-decoration: underline
}

header .user-activity {
    font-size: 16px
}

header a:hover {
    text-decoration: none
}

a:focus {
    color: #deddc7
}

footer {
    height: 45px;
    background: black;
    color: #909090;
    font-size: 12px;
    bottom: 0
}

footer > div {
    width: 566px;
    margin: 0 auto;
    text-align: center
}

footer p {
    position: absolute
}

footer .footer_logo {
    left: 8%;
    margin: 0;
    top: 5px;
    display: none
}

footer .footer_logo a {
    font-size: 24px;
    font-family: Helvetica, Arial, sans-serif;
    color: #555555;
    text-decoration: none
}

footer p.credit {
    right: 50px;
    top: 13px
}

footer p.footer-help-link {
    left: 50px;
    top: 13px
}

footer p.footer-help-link a.a-popover {
    top: 0;
    cursor: pointer;
    color: #909090;
    text-decoration: underline;
    margin-left: 0
}

footer p.footer-help-link .fa-question-circle {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    margin-left: 7px
}

footer p.attention {
    position: static;
    margin: 0 auto;
    margin-top: 13px;
    width: 45px
}

footer p.attention a.a-popover {
    top: 0;
    cursor: pointer;
    color: #909090;
    text-decoration: underline;
    margin-left: 0
}

footer .statuses > .item:nth-child(1) {
    width: 301px
}

.login footer > p.footer-help-link {
    display: none
}

.login footer > p.attention {
    display: block
}

#wrap {
    position: relative;
    min-height: 100%;
    min-width: 1100px;
    overflow: hidden;
    margin: 0 auto
}

#wrap > footer {
    position: absolute;
    z-index: 10;
    width: 100%;
    min-width: 1100px
}

#content {
    min-height: 370px;
    padding-bottom: 100px
}

body.cards-search #content {
    padding-left: 70px
}

.cl {
    clear: both;
    float: none !important
}

.dib {
    display: inline-block
}

.dib.cards-check-field {
    position: relative
}

.dib.cards-check-field .popover {
    position: absolute;
    top: -112px;
    left: 145px
}

.secondary-link {
    color: #53540f;
    text-decoration: underline;
    font-size: 14px;
    line-height: 20px
}

body.login.with-reg #wrap {
    background: url(../images/main-bg.jpg) no-repeat 0 0;
    background-size: cover
}

body.login.with-reg #wrap.reseller {
    background: url(../images/gray-bg.jpg) no-repeat 0 0;
    background-size: cover
}

body.login header {
    background: none
}

body.login header #mainmenu,
body.login header .cash,
body.login header .account .logout {
    display: none
}

body.login.with-reg header .account {
    top: 0;
    margin-top: 0
}

body.login.with-reg header .account .register {
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer
}

body.login header .account:before {
    display: none
}

body.login footer {
    background: none
}

body.login footer p.attention .a-popover {
    position: relative;
    display: inline-block;
    padding: 7px;
    top: auto;
    bottom: -1px;
    background: rgba(0, 0, 0, 0.6)
}

body.login footer .popover.top {
    min-width: initial;
    width: 225px
}

body.login footer .statuses {
    display: none !important;
    opacity: 0
}

body.login footer.login {
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
    vertical-align: middle;
    position: absolute;
    width: 100%;
    bottom: 0
}

body.login footer.login > span {
    line-height: 45px
}

body.login #content > .inner {
    position: relative
}

body.login .box-login {
    top: 50%;
    left: 50%;
    position: absolute;
    width: 600px;
    margin-left: -300px;
    margin-top: -30px
}

body.login .box-login > .inner {
    margin: 0 auto;
    padding: 25px 0 0;
    text-align: center
}

body.login .box-login > .inner > .title {
    font-size: 36px;
    line-height: 36px;
    text-align: center;
    margin: 0 0 16px
}

body.login .box-login > .inner .btn.styled {
    display: inline-block;
    min-width: 90px;
    width: 90px;
    height: 36px;
    line-height: 30px;
    padding: 0;
    margin: -2px auto 0 auto;
    text-align: center
}

body.login input[type="text"] {
    border: 2px solid #a1a1a1;
    padding: 7px 20px;
    font-size: 13px;
    font-weight: bold;
    color: #333333;
    width: 285px;
    margin: 0 10px 23px 0;
    line-height: 16px;
    border-radius: 0
}

.popover {
    background: #686a47;
    color: white;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 13px;
    max-width: 300px
}

.popover.right {
    min-width: 160px
}

.popover.top .arrow {
    top: 100% !important
}

.popover.top .arrow:after {
    border-top-color: #686a47
}

.popover.bottom .arrow:after {
    border-bottom-color: #686a47
}

.popover.right .arrow:after {
    border-right-color: #686a47
}

.popover.left .arrow:after {
    border-left-color: #686a47
}

.popover .popover-inner {
    position: relative
}

.popover .popover-inner i.fa {
    position: absolute;
    top: 3px;
    right: 3px;
    color: #bbb;
    cursor: pointer
}

.popover .popover-inner i.fa:hover {
    color: #fff
}

.popover .popover-close {
    line-height: 20px;
    margin-right: 3px;
    color: #ccc;
    opacity: 0.5;
    text-shadow: none
}

.popover .popover-content {
    font-size: 13px;
    line-height: 18px
}

.popover .popover-content .order-status-load {
    display: block;
    position: static
}

.popover .popover-content .providers-list {
    margin: 0;
    padding: 0 5px;
    list-style-type: none
}

.popover .popover-content .providers-list > li {
    padding-top: 2px
}

.popover .popover-content .providers-list > li > span {
    margin-left: 5px;
    vertical-align: middle
}

.popover .popover-content .providers-list > li svg {
    vertical-align: middle
}

.btn.styled {
    cursor: pointer;
    border: 2px solid #53540f;
    text-align: center;
    font-size: 18px;
    color: white;
    min-width: 190px;
    padding: 0 30px;
    height: 40px;
    line-height: 36px;
    text-shadow: 1px 1px 1px #000;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #757700
}

.btn-main {
    cursor: pointer;
    border: 2px solid #53540f;
    text-align: center;
    font-size: 18px;
    color: white;
    padding: 0 30px;
    height: 40px;
    line-height: 36px;
    text-shadow: 1px 1px 1px #000;
    border-radius: 0;
    background: #757700
}

.btn-main-action {
    cursor: pointer;
    border: 2px solid #53540f;
    text-align: center;
    font-size: 18px;
    color: white;
    padding: 0 30px;
    height: 40px;
    line-height: 36px;
    text-shadow: 1px 1px 1px #000;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #757700;
    bottom: 1px;
    right: 200px
}

.btn-main-action.btn-download-orders {
    width: 182px
}

.btn-main-action.btn-download-orders .loader-container {
    height: 100%
}

.btn-main-action.btn-download-orders .loader-container .order-status-load {
    position: relative;
    width: 58px;
    height: 26px;
    top: 10px
}

.btn-main-action:hover {
    opacity: 0.9
}

.cards-cart .page-header > p,
.cards-orders .page-header > p {
    position: absolute;
    right: 0;
    top: 18px
}

.cards-cart .page-header > p .a-popover,
.cards-orders .page-header > p .a-popover {
    font-size: 12px;
    cursor: pointer;
    color: black;
    font-style: italic;
    float: right;
    text-decoration: underline
}

.timeout-notice {
    position: absolute;
    right: 0;
    top: 18px
}

.timeout-notice .a-popover {
    font-size: 12px;
    cursor: pointer;
    color: black;
    font-style: italic;
    float: right;
    text-decoration: underline
}

.page-header {
    text-align: center;
    margin: 48px auto 0;
    border: none;
    position: relative;
    width: 1170px
}

.page-header > h1 {
    font-size: 36px;
    line-height: 36px;
    color: #010101;
    font-weight: normal
}

.page-header > h1 > span {
    display: inline-block
}

.page-header > p {
    margin: -8px 0 0 0
}

.page-header > p > i {
    margin-left: 5px;
    color: #686a47
}

.style-error {
    color: #ab491c
}

.style-error .ui-widget-content {
    color: #ab491c
}

.ajax-loader {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    text-align: center
}

.ajax-loader img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 9px;
    margin-left: -110px
}

.facebookG {
    width: 140px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -70px;
    margin-top: -53px
}

.facebook_blockG {
    background-color: #000000;
    border: 3px solid #000000;
    float: left;
    height: 100px;
    margin-left: 8px;
    width: 27px;
    opacity: 0.1;
    -moz-animation-name: bounceG;
    -moz-animation-duration: 1.3s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: linear;
    -moz-transform: scale(0.7);
    -webkit-animation-name: bounceG;
    -webkit-animation-duration: 1.3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: linear;
    -webkit-transform: scale(0.7);
    -ms-animation-name: bounceG;
    -ms-animation-duration: 1.3s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-direction: linear;
    -ms-transform: scale(0.7);
    -o-animation-name: bounceG;
    -o-animation-duration: 1.3s;
    -o-animation-iteration-count: infinite;
    -o-animation-direction: linear;
    -o-transform: scale(0.7);
    animation-name: bounceG;
    animation-duration: 1.3s;
    animation-iteration-count: infinite;
    animation-direction: linear;
    transform: scale(0.7)
}

#blockG_1 {
    -moz-animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

#blockG_2 {
    -moz-animation-delay: 0.13s;
    -webkit-animation-delay: 0.13s;
    animation-delay: 0.13s
}

#blockG_3 {
    -moz-animation-delay: 0.26s;
    -webkit-animation-delay: 0.26s;
    animation-delay: 0.26s
}

@-moz-keyframes bounceG {
    0% {
        -moz-transform: scale(1.2);
        opacity: 1
    }

    100% {
        -moz-transform: scale(0.7);
        opacity: 0.1
    }
}

@-webkit-keyframes bounceG {
    0% {
        -webkit-transform: scale(1.2);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(0.7);
        opacity: 0.1
    }
}

@-ms-keyframes bounceG {
    0% {
        -ms-transform: scale(1.2);
        opacity: 1
    }

    100% {
        -ms-transform: scale(0.7);
        opacity: 0.1
    }
}

@-o-keyframes bounceG {
    0% {
        -o-transform: scale(1.2);
        opacity: 1
    }

    100% {
        -o-transform: scale(0.7);
        opacity: 0.1
    }
}

@keyframes bounceG {
    0% {
        transform: scale(1.2);
        opacity: 1
    }

    100% {
        transform: scale(0.7);
        opacity: 0.1
    }
}

span.ui-button-icon-primary.ui-icon.ui-icon-closethick {
    background: none
}

.popover-content ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.popover-content ul li {
    cursor: pointer;
    transition: color .5s ease
}

.popover-content ul li:hover {
    color: #bbb
}

input[type="checkbox"] {
    display: none
}

input[type="checkbox"] + label {
    position: relative;
    margin-bottom: 0;
    min-height: 18px;
    min-width: 16px
}

input[type="checkbox"] + label:before {
    content: "";
    display: inline-block;
    height: 16px;
    width: 16px;
    margin: 0;
    vertical-align: -3px;
    margin-right: 5px;
    background-position: 0 -458px
}

input[type="checkbox"].favorite + label:before {
    background-position: 0 -909px
}

input[type="checkbox"].favorite:checked + label:before {
    background-position: 0 -890px
}

input[type="checkbox"]:checked + label:before {
    background-position: 0 -439px
}

input[type="checkbox"]:disabled + label {
    opacity: 0.5
}

label input[type="checkbox"] + span:before {
    content: "";
    display: inline-block;
    height: 16px;
    width: 16px;
    margin: 0;
    background-position: 0 -458px
}

label input[type="checkbox"]:checked + span:before {
    background-position: 0 -439px
}

tr.checked span::before,
tr.checked label::before {
    background-position: 0 -439px
}

.mf-filter-item {
    color: #5c614c;
    cursor: pointer;
    background: none;
    margin: initial;
    padding: 3px 1px;
    border: none
}

.mf-filter-item:hover {
    color: #000
}

.mf-filter-item:before {
    content: "";
    display: inline-block;
    height: 16px;
    width: 16px;
    margin: 0;
    margin-right: 5px;
    background-position: 0 -233px
}

.mf-filter-item__text {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    max-width: 300px
}

.mf-filter-item-checked:before {
    background-position: 0 -439px
}

.disabled {
    opacity: 0.6;
    pointer-events: none
}

.no-select {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

input[type="text"] {
    border: 2px solid #a1a1a1;
    border-radius: 5px;
    line-height: 24px;
    padding-left: 5px
}

body.main #wrap {
    background: url(../images/main-bg.jpg) no-repeat center 68px;
    background-size: cover
}

fieldset[disabled] button {
    opacity: 0.6 !important
}

button[disabled] {
    opacity: 0.6 !important
}

.btn.disabled,
.btn[disabled] {
    opacity: .6;
    filter: alpha(opacity=60);
    cursor: default !important;
    pointer-events: none
}

button + button {
    margin-left: 15px
}

body.cards-statstat .page-header,
body.cards-dynstat .page-header {
    display: none
}

.text-small {
    font-size: 12px
}

.container-fluid {
    padding: 0
}

.page-header.tickets > p {
    position: absolute;
    right: 0;
    top: 0;
    text-align: right
}

header nav > ul {
    list-style: none
}

header nav > ul > li {
    font-size: 16px;
    line-height: 69px;
    padding: 0;
    position: relative;
    display: inline-block
}

header nav > ul > li > span {
    padding: 0 17px 0;
    border-right: 1px solid #333333
}

header nav > ul > li > span > i {
    font-style: normal;
    margin-left: 5px;
    font-weight: normal
}

header nav > ul > li > span > i > span {
    font-weight: bold;
    font-size: 14px
}

header nav > ul > li:last-child > span {
    border: none
}

header nav > ul > li.withsub:hover > span {
    background: #e5ebd1;
    padding-bottom: 25px;
    padding-top: 10px
}

header nav > ul > li.withsub:hover > span > span {
    text-decoration: none;
    color: black
}

header nav > ul > li > ul {
    position: absolute;
    background: #e5ebd1;
    list-style: none;
    margin: 0;
    padding: 13px 20px 20px 20px;
    left: 0;
    top: 69px;
    min-width: 180px;
    display: none
}

header nav > ul > li:hover > ul {
    display: block
}

header nav > ul > li > ul > li {
    padding: 0 0 0 12px;
    background: url(../images/icons/sub-menu-arrow.png) no-repeat 1px center;
    height: 28px;
    line-height: 28px;
    font-size: 14px
}

header nav > ul > li.withsub li a:hover {
    color: black
}

header nav > ul > li.withsub:hover > span {
    border-right: 1px solid #e5ebd1
}

.container {
    width: 1100px;
    padding: 0
}

.container_relative {
    position: relative
}

footer .brand {
    width: 84px;
    height: 24px;
    position: relative;
    margin: 6px 0 0 -1px;
    display: none
}

footer .statuses {
    display: inline-block;
    margin: 10px 0 0 0
}

footer .statuses > .item {
    float: left;
    width: 250px;
    line-height: 24px
}

footer .statuses > .item.active > .inner {
    color: #6d784d;
    position: relative
}

footer .statuses > .item.active > a.a-popover {
    margin-right: 70px
}

footer .statuses > .item a.a-popover {
    margin-left: 73px
}

footer .statuses > .item:nth-child(2) a.a-popover {
    margin-left: 65px
}

footer .statuses > .item.active a.a-popover {
    margin-left: 5px
}

footer .statuses > .item.active > .inner:before {
    position: absolute;
    background-position: 0 -1195px;
    width: 100px;
    height: 10px;
    left: -14px;
    top: 3px;
    line-height: 10px
}

footer .statuses > .item.active > .inner .work {
    display: none
}

footer .statuses > .item.active > .inner .not-work {
    display: inline-block
}

footer .statuses > .item.active > .inner .holliday {
    display: none
}

footer .statuses > .item.active > .inner .partial {
    display: none
}

footer .statuses > .item > .inner {
    color: #784d4d;
    position: relative;
    margin-left: 28px
}

footer .statuses > .item > .inner:before {
    content: "";
    position: absolute;
    background-position: 0 -1208px;
    width: 10px;
    height: 10px;
    left: -14px;
    top: 3px;
    font-size: 12px;
    line-height: 12px;
    padding-left: 14px
}

footer .statuses > .item:nth-child(1) > .inner .work,
footer .statuses > .item:nth-child(2) > .inner .work {
    display: none
}

footer .statuses > .item:nth-child(1) > .inner .not-work,
footer .statuses > .item:nth-child(2) > .inner .not-work {
    display: inline-block
}

footer .statuses > .item:nth-child(1) > .inner .holliday,
footer .statuses > .item:nth-child(2) > .inner .holliday {
    display: none
}

footer .statuses > .item:nth-child(1) > .inner .partial,
footer .statuses > .item:nth-child(2) > .inner .partial {
    display: none
}

footer .statuses > .item.active > .inner .work {
    display: inline-block
}

footer .statuses > .item.active > .inner .not-work {
    display: none
}

footer .statuses > .item.active > .inner .holliday {
    display: none
}

footer .statuses > .item.active > .inner .partial {
    display: none
}

footer .statuses > .item.active > .inner:before {
    width: 53px
}

footer .statuses > .item.partial a.a-popover {
    margin-left: 5px
}

footer .statuses > .item.partial > .inner {
    color: #cccccc
}

footer .statuses > .item.partial > .inner:before {
    position: absolute;
    background-position: 0 -1182px;
    background-repeat: no-repeat;
    width: 100px;
    height: 10px;
    left: -14px;
    top: 3px;
    line-height: 10px;
    -webkit-animation: flicker 5s infinite;
    animation: flicker 5s infinite
}

footer .statuses > .item.partial > .inner .work {
    display: none
}

footer .statuses > .item.partial > .inner .not-work {
    display: none
}

footer .statuses > .item.partial > .inner .holliday {
    display: none
}

footer .statuses > .item.partial > .inner .partial {
    display: inline-block
}

footer .statuses > .item.checkers > .inner,
footer .statuses > .item.tech-support > .inner {
    cursor: pointer
}

footer .statuses > .item.checkers > .inner .status-text,
footer .statuses > .item.tech-support > .inner .status-text {
    text-decoration: underline
}

.table-bordered thead:first-child tr:first-child > th:first-child {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.table-bordered thead:first-child tr:first-child > th:last-child {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child .table-bordered thead:last-child tr:last-child > th:first-child {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.table-bordered thead:last-child tr:last-child > th:last-child {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

tr > th:last-child,
tbody tr > td + td:last-child {
    border-right: none !important
}

tr:first-child > th {
    border-bottom: 1px solid #ccc !important
}

tbody tr > td {
    border-bottom: 1px solid #ccc !important
}

tbody tr:last-child > td {
    border-bottom: none !important
}

.dataTables_wrapper .dataTables_paginate {
    float: left;
    margin-right: 50px;
    width: auto;
    text-align: left
}

table.dataTable thead .sorting_asc {
    background: none
}

table.dataTable thead .sorting_desc {
    background: none
}

table.dataTable thead .sorting_asc_disabled {
    background: none
}

table.dataTable thead .sorting_desc_disabled {
    background: none
}

.table-bordered th,
.table-bordered td {
    border-color: #ccc
}

table.styled.no-footer {
    border: 1px solid #ccc;
    margin: 15px 0 0
}

table.styled tbody tr td {
    padding: 3px 7px;
    border-bottom: none;
    text-align: left
}

table.styled tbody tr td .comment {
    color: #888
}

table.styled tbody tr td.dataTables_empty {
    border-right: none
}

table.styled tbody tr td.dataTables_empty,
table.styled tbody tr td.text-center {
    text-align: center
}

table.styled tbody tr.checked td {
    background-color: #e5e19a
}

table.styled tbody > tr > td.country-by-bin {
    background-color: #DFDFD1
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 5px;
    width: 29px;
    min-width: 29px;
    line-height: 17px;
    text-align: center;
    height: 29px;
    display: inline-block
}

.dataTables_wrapper .dataTables_paginate .paginate_button.first,
.dataTables_wrapper .dataTables_paginate .paginate_button.previous,
.dataTables_wrapper .dataTables_paginate .paginate_button.next,
.dataTables_wrapper .dataTables_paginate .paginate_button.last {
    display: none
}

.dataTables_wrapper .dataTables_info {
    float: none;
    text-align: center;
    padding: 0;
    margin: -19px 0 0 0;
    display: none
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current {
    background: #eeeeee;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 0;
    width: 29px;
    height: 29px;
    min-width: 29px;
    line-height: 29px;
    text-align: center;
    display: inline-block
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    border-radius: 50%;
    padding: 0;
    width: 29px;
    height: 29px;
    min-width: 29px;
    line-height: 29px;
    text-align: center;
    display: inline-block;
    border-color: #c3cea0;
    background: #e5ebd1
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    border-color: #c3cea0;
    background: #e5ebd1
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    border-color: #ddd;
    color: black !important
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    border: none
}

table.styled {
    font-size: 12px;
    margin: 25px 0 20px -3px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    overflow: hidden;
    border-collapse: inherit
}

table.styled.table-bordered > thead > tr > th:not(:last-child),
table.styled.table-bordered > tbody > tr > th:not(:last-child),
table.styled.table-bordered > tfoot > tr > th:not(:last-child),
table.styled.table-bordered > thead > tr > td:not(:last-child),
table.styled.table-bordered > tbody > tr > td:not(:last-child),
table.styled.table-bordered > tfoot > tr > td:not(:last-child) {
    border-right: 1px solid #cccccc;
    border-bottom-style: none;
    border-top-style: none;
    border-left-style: none
}

table.styled tbody tr:hover > td {
    border-bottom: 2px solid #777 !important;
    border-top: 2px solid #777 !important;
    padding-top: 1px;
    padding-bottom: 2px
}

table.styled tbody tr:last-child:hover > td {
    border-bottom: 2px solid #777 !important;
    border-top: 2px solid #777 !important;
    padding-top: 1px;
    padding-bottom: 1px
}

table.styled tbody tr:hover > td:first-child {
    border-left: 2px solid #777 !important;
    padding-left: 5px
}

table.styled tbody tr:hover > td:last-child {
    border-right: 2px solid #777 !important;
    padding-right: 5px
}

table.styled.tickets tbody > tr:hover > td {
    border-bottom: 2px solid #777 !important;
    border-top: 2px solid #777 !important;
    padding-top: 6px;
    padding-bottom: 7px
}

table.styled.tickets tbody > tr:last-child:hover > td {
    border-bottom: 2px solid #777 !important;
    border-top: 2px solid #777 !important;
    padding-top: 6px;
    padding-bottom: 6px
}

table.styled thead > tr > th {
    background: #e5ebd1;
    border-color: #cccccc;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 3px 7px 3px 7px
}

table.styled tbody > tr > td {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 3px 7px 3px 7px
}

table.styled tbody > tr > td:nth-child(13),
table.styled tbody > tr > td:nth-child(14) {
    text-align: center
}

table.styled tbody > tr > td:last-child {
    border-top-width: 0
}

table.styled thead > tr > th {
    font-weight: normal;
    color: #606551;
    padding: 4px 7px 2px 7px;
    text-align: left
}

table.styled .fa {
    color: #878456;
    font-size: 15px;
    margin: 0 auto;
    display: block;
    float: none
}

table.styled .fa-times {
    color: #a75956
}

table.styled .fa.fa-check,
table.styled td > div.address i.address-ok {
    background-position: 0 -425px;
    text-indent: -9999px;
    width: 15px;
    height: 11px
}

table.styled .fa.fa-times {
    background-position: 0 -1111px;
    text-indent: -9999px;
    width: 12px;
    height: 12px
}

table.styled td > div.address i.address-bad {
    background-position: 0 -1111px;
    text-indent: -9999px;
    width: 12px;
    height: 12px
}

table.styled td > div.address i.address-unknown {
    background-position: 0 -1126px;
    text-indent: -9999px;
    width: 15px;
    height: 15px
}

table.styled .fa.fa-shopping-cart {
    background-position: 0 -388px;
    text-indent: -9999px;
    width: 17px;
    height: 17px;
    margin: 0 0 0 17px;
    display: inline-block
}

table.styled .seller_price,
table.styled .price {
    color: #5d8624;
    font-weight: bold;
    font-size: 15px;
    position: relative;
    display: block;
    overflow: visible;
    text-align: right
}

table.styled .seller_price.non-checkable span:first-child,
table.styled .seller_price.non-checkable span:last-child,
table.styled .price.non-checkable span:first-child,
table.styled .price.non-checkable span:last-child {
    color: #428bca
}

table.styled .seller_price span:first-child,
table.styled .price span:first-child {
    color: #5d8624;
    font-weight: bold;
    font-size: 15px
}

table.styled .seller_price span:last-child,
table.styled .price span:last-child {
    vertical-align: text-top;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px
}

table.styled .seller_price > div,
table.styled .price > div {
    display: inline-block
}

table.styled.orders.table-checkable .price > span:first-child {
    margin-right: -4px
}

table.styled.billing.table-checkable .balance.price > span:first-child {
    color: #000000
}

table.styled input[type="checkbox"] + label {
    float: left;
    margin: 0 -3px 0 0;
    padding: 0;
    line-height: 16px
}

table.styled td > div.address i.address-ok,
table.styled td > div.address i.address-bad,
table.styled td > div.address i.address-unknown {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    background-repeat: no-repeat
}

.nav-sticky-holder {
    float: left
}

#wrap {
    background: url(../images/aside-full-red.png) no-repeat -9999px -9999px
}

.aside-panel,
#wrap > aside {
    width: 70px;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 80px;
    z-index: 10;
    padding: 0 0 0;
    overflow: hidden
}

.aside-panel.open,
#wrap > aside.open {
    width: 525px
}

.aside-panel.open .overlay,
#wrap > aside.open .overlay {
    display: block
}

.aside-panel.open > .bg,
#wrap > aside.open > .bg {
    width: 525px
}

.aside-panel > .overlay,
#wrap > aside > .overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 525px;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    display: none
}

.aside-panel > .bg,
#wrap > aside > .bg {
    position: fixed;
    top: 0;
    bottom: 0;
    background: url(../images/aside-full.png) 0 0;
    width: 70px
}

.aside-panel > .bg.red,
#wrap > aside > .bg.red {
    background: url(../images/aside-full-red.png) 0 0
}

.aside-panel > .bg > div,
#wrap > aside > .bg > div {
    background: url(../images/aside-left.png) repeat 0 0;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 70px;
    left: 0
}

.aside-panel + header,
#wrap > aside + header {
    z-index: 20;
    position: relative
}

.aside-panel .item,
aside .item {
    height: 70px;
    position: relative;
    margin: 0 0 20px;
    display: block;
    cursor: pointer
}

.aside-panel .item.btn-search,
aside .item.btn-search {
    background: url(../images/aside-btn-search-bg.png) no-repeat 0 0
}

.aside-panel .item.btn-search-external,
aside .item.btn-search-external {
    background: url(../images/aside-btn-search-bg-dark.png) no-repeat 0 0
}

.aside-panel .item.btn-search:before,
.aside-panel .item.btn-search-external:before,
aside .item.btn-search:before,
aside .item.btn-search-external:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background: url(../images/aside-btn-search-icon.png) no-repeat center center
}

.aside-panel .item:first-child,
aside .item:first-child {
    margin-top: 70px
}

.aside-panel .item:last-child,
aside .item:last-child {
    margin: 0
}

.aside-panel .item:hover,
aside .item:hover {
    opacity: 0.8
}

.aside-panel .item > .inner,
aside .item > .inner {
    position: absolute;
    left: 0;
    top: 0;
    right: 5px;
    bottom: 0
}

.aside-panel .control-group-columns,
aside .control-group-columns {
    z-index: 2;
    position: relative;
    padding-left: 28px
}

.aside-panel .control-group-columns:last-child,
aside .control-group-columns:last-child {
    float: right;
    width: 230px
}

.aside-panel .control-group-columns:first-child,
aside .control-group-columns:first-child {
    float: left;
    width: 200px
}

.aside-panel .control-group-columns + .control-group-columns,
aside .control-group-columns + .control-group-columns {
    z-index: 1
}

.aside-panel .control-group-columns .control-group input[type="text"],
aside .control-group-columns .control-group input[type="text"] {
    width: 160px
}

.aside-panel .item.btn-cart,
aside .item.btn-cart {
    background-image: url(../images/aside-btn-cart-bg.png)
}

.aside-panel .item.btn-cart:before,
aside .item.btn-cart:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background: url(../images/aside-btn-cart-icon.png) no-repeat center center;
    background-position-y: 15px
}

.aside-panel .btn-cart .items-count,
aside .btn-cart .items-count {
    color: #fffffe;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    line-height: 23px
}

.aside-panel .btn-cart .items-price,
aside .btn-cart .items-price {
    color: #ceffb9;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin: 26px 0 0;
    position: relative
}

.aside-panel .btn-cart .items-price .value,
aside .btn-cart .items-price .value {
    position: relative;
    font-size: 14px
}

.aside-panel .btn-cart .items-price .value:before,
aside .btn-cart .items-price .value:before {
    position: absolute;
    content: "$";
    left: -10px;
    font-size: 14px
}

.aside-panel .btn-cart .items-price > span,
aside .btn-cart .items-price > span {
    font-size: 11px;
    position: absolute;
    top: -1px;
    font-weight: normal;
    line-height: 21px
}

.aside-panel nav,
aside nav {
    padding: 20px 0 0 0;
    position: static;
    width: 70px;
    float: left
}

.aside-panel nav.fixed,
aside nav.fixed {
    position: fixed;
    top: 0
}

.aside-panel nav.fixed + section,
aside nav.fixed + section {
    position: fixed;
    margin-left: 70px
}

.aside-panel section,
aside section {
    display: none;
    width: 455px;
    padding-top: 55px;
    font-size: 13px;
    color: #bec2af;
    overflow: hidden
}

.aside-panel.open section,
aside.open section {
    display: block
}

.aside-panel section > .header,
aside section > .header {
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    color: #e3de94;
    margin: 24px 0 11px 14px;
    z-index: 1;
    position: relative;
    width: 439px;
    height: 30px
}

.search-system-name {
    position: relative;
    font-size: 15px;
    width: 300px
}

.search-system-name p {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 300px;
    margin: 0 10px 0 0;
    line-height: 1
}

.search-system-name p.name {
    color: #e3de94;
    border-bottom: 1px dotted;
    cursor: pointer
}

.search-system-name input[type=checkbox] + label:before {
    background-position: 0 -871px
}

.search_buttons {
    color: #e3de94;
    font-size: 13px;
    font-weight: bold;
    width: 424px;
    margin-top: 5px;
    text-align: center
}

.search_buttons > span {
    font-weight: bold;
    border-bottom: 1px dotted
}

.search_buttons span:nth-child(2) {
    text-align: center
}

.search_buttons span:hover {
    color: #d8d893;
    cursor: pointer
}

aside section > .header > .icon-back {
    float: right;
    cursor: pointer;
    background-position: 0 -179px;
    width: 32px;
    height: 32px;
    margin-right: 18px
}

aside section > .header > .icon-back:hover {
    opacity: 0.85
}

aside section > .inner {
    position: relative
}

aside section > .inner:before {
    content: "";
    position: absolute;
    background: url(../images/aside-accordion-dash-pattern.png) repeat-y 0 0;
    width: 1px;
    top: 0;
    bottom: 20px;
    left: -21px
}

aside section > .inner.selected-8:before {
    bottom: 45px
}

.ui-multiselect-checkboxes label > input + span:before {
    margin-right: 5px;
    background-position: 0 -233px;
    margin-top: 1px;
    float: left
}

aside section .control-group {
    margin-bottom: 7px;
    margin-top: 0;
    position: relative;
    min-height: 25px
}

aside section .control-group.disabled {
    opacity: 0.4;
    cursor: default
}

aside section .control-group.disabled > .trigger:hover {
    opacity: 1;
    cursor: default
}

aside section .control-group label {
    margin-bottom: 3px
}

aside section .control-group textarea,
aside section .control-group input[type="text"],
aside section .control-group select {
    width: 232px;
    border: 2px solid #a1a1a1
}

aside section .control-group input[type="text"] {
    padding: 3px 6px;
    margin: 0
}

aside section .control-group select {
    width: 248px
}

aside section .control-group textarea {
    resize: none;
    margin: 0;
    font-size: 12px;
    width: 160px
}

aside section .control-group > .trigger {
    position: absolute;
    width: 15px;
    height: 15px;
    left: -28px;
    cursor: pointer
}

aside section .control-group > .control-group-inner-wrapper .control-group {
    display: none
}

aside section .control-group.open > .control-group-inner-wrapper {
    padding-top: 30px
}

aside section .control-group.open > .control-group-inner-wrapper .control-group {
    display: block
}

aside section .control-group.open > .trigger {
    background-position-y: top;
    background: url(../images/icons/aside-accordion-up2.png) no-repeat 0 top
}

aside section .control-group > .trigger {
    z-index: 1;
    background: url(../images/icons/aside-accordion-up2.png) no-repeat 0 bottom
}

aside section .control-group .form-card-search-advprice {
    margin-right: 15px;
    font-size: 13px;
    line-height: 13px
}

aside section .control-group.open > .trigger > span,
aside section .control-group.open .form-card-search-advprice {
    display: none
}

aside section .control-group.open > .inner {
    display: block;
    margin-bottom: 12px
}

aside section .control-group > .trigger > span {
    display: inline-block;
    top: 0;
    left: 20px;
    position: absolute;
    font-size: 13px;
    color: #bec2af;
    line-height: 14px;
    width: 100px
}

aside section .control-group > .trigger > span .value {
    font-weight: bold;
    border-bottom: 1px dotted;
    margin-left: 8px;
    white-space: nowrap
}

aside section .control-group > .trigger > span > a i {
    box-shadow: 0 0 0 1px;
    border-radius: 8px
}

aside section .control-group > .trigger > span .count {
    display: inline
}

aside section .control-group > .trigger > span .count:not(:empty) {
    padding-left: 3px
}

aside section .control-group > .inner {
    display: none
}

aside .ui-multiselect span.ui-icon {
    float: right;
    background: url(../images/icons/aside-multiselect-updown.html) no-repeat 0 0;
    width: 17px;
    height: 15px;
    margin-top: 3px
}

aside a.reset-search-form {
    font-weight: bold;
    border-bottom: 1px dotted;
    display: inline-block;
    float: left;
    font-size: 13px;
    margin-top: 27px;
    color: #bec2af;
    line-height: 14px;
    text-decoration: none;
    cursor: pointer
}

aside a.reset-search-form:hover {
    opacity: 0.80
}

.ui-multiselect {
    padding: 3px 0 3px 9px;
    text-align: left;
    font-size: 13px;
    color: #333;
    background: #e7e7e7;
    border: 2px solid #a1a1a1;
    width: 160px !important
}

.ui-multiselect:focus,
.ui-multiselect:active {
    outline: none
}

.ui-multiselect-header {
    background: #e4e097;
    border: none;
    padding: 5px 10px 5px 10px;
    margin: 0
}

.ui-multiselect-menu {
    display: block;
    padding: 0;
    position: static;
    margin: 0 auto;
    height: 275px;
    border: 2px solid #a1a1a1;
    border-radius: 5px;
    background: none
}

.ui-multiselect-menu.select-type .ui-widget-header {
    display: none
}

.ui-multiselect-menu.select-base li > label > span,
.ui-multiselect-menu.select-seller li > label > span,
.ui-multiselect-menu.select-load li > label > span {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block
}

.ui-multiselect-menu.inversed .mf-filter-item.mf-filter-item-checked span {
    text-decoration: line-through
}

.ui-multiselect-menu .ui-multiselect-checkboxes {
    height: 230px;
    border-radius: 0 0 5px 5px;
    background: #dadada;
    padding: 5px 10px
}

.ui-multiselect-menu .ui-multiselect-checkboxes label:hover {
    color: black
}

.ui-multiselect-menu .ui-widget-header {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    padding-bottom: 10px
}

.ui-multiselect-menu .ui-widget-header a {
    vertical-align: middle;
    line-height: 26px;
    border-bottom: 1px solid;
    font-weight: normal
}

.ui-multiselect-menu .ui-widget-header a .ui-icon-check,
.ui-multiselect-menu .ui-widget-header a .ui-icon-closethick {
    margin-top: 2px
}

.ui-multiselect-menu .ui-widget-header a.ui-multiselect-none {
    color: #784d4d
}

.ui-multiselect-menu .ui-widget-header ul li:first-child {
    padding-right: 12px
}

.ui-multiselect-menu .ui-multiselect-filter {
    padding-top: 1px;
    margin-right: 0;
    position: relative;
    font-size: 12px;
    color: #5c614c;
    font-weight: normal
}

.ui-multiselect-menu .ui-multiselect-filter input {
    box-sizing: content-box;
    margin: 3px 0 0 0;
    padding: 1px 6px;
    border: 1px solid #a1a1a1;
    width: 132px !important;
    font-size: 12px;
    border-radius: 5px;
    height: auto
}

.ui-multiselect-menu .ui-multiselect-filter > span.ui-multiselect-menu .ui-multiselect-filter + ul {
    float: right
}

.ui-widget-content .ui-state-hover {
    font-weight: initial
}

.ui-multiselect-checkboxes label {
    color: #5c614c;
    cursor: pointer;
    background: none;
    margin: initial;
    padding: 3px 1px;
    border: none
}

.ui-multiselect-checkboxes label.ui-state-hover {
    background: none;
    margin: initial;
    padding: 3px 1px;
    border: none;
    color: black
}

.ui-multiselect > span {
    font-weight: bold;
    color: #A1A1A1
}

.ui-widget-header a {
    font-size: 11px;
    color: #7f8b59;
    border-bottom: 1px dotted;
    text-decoration: none
}

.tmpl-order-cvs-link {
    color: #7f8b59 !important;
    text-decoration: underline;
    outline: none !important;
    background: none
}

.ui-widget-header a:hover {
    text-decoration: none;
    color: #444
}

.ui-widget-header .ui-icon.ui-icon-check {
    background: url(../images/icons/multiselect-icon-ok.html) no-repeat center 7px
}

.ui-widget-header .ui-icon.ui-icon-closethick {
    background: url(../images/icons/multiselect-icon-remove.html) no-repeat center 7px
}

.ui-multiselect-header ul li {
    padding-right: 2px
}

.ui-multiselect-header.ui-multiselect-hasfilter {
    display: block
}

.ui-multiselect-checkboxes.ui-helper-reset li span {
    display: inline-block;
    min-width: 220px
}

aside section .form-bottom button[type="submit"] {
    background: url(../images/aside-btn-submit.png) repeat-x 0 0;
    border: none;
    height: 40px;
    font-weight: bold;
    padding: 0;
    display: block;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 160px;
    margin: 0 auto
}

aside section .form-bottom button[type="submit"]:hover {
    opacity: 0.85
}

button[type="submit"]:active,
button[type="submit"]:focus {
    outline: none !important
}

.dates-filter {
    margin-bottom: 20px
}

.dates-filter .pseudo-input {
    background: #fff;
    border: 2px solid #a1a1a1;
    position: relative;
    display: inline-block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float: left;
    height: 31px;
    padding: 0
}

.dates-filter .pseudo-input:before {
    content: "/";
    position: absolute;
    font-size: 13px;
    font-weight: bold;
    color: #c9c9c9;
    left: 25px;
    top: 3px
}

.dates-filter .pseudo-input input {
    content: "c9c9c9";
    border: none;
    font-family: 'PT Sans', sans-serif;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 13px;
    color: #333333;
    width: 38px;
    font-weight: bold;
    height: 26px;
    line-height: 28px;
    text-align: center
}

.dates-filter .pseudo-input input:first-child {
    width: 27px;
    margin-right: 5px;
    margin-left: 0
}

.dates-filter .pseudo-input input:focus,
.dates-filter .pseudo-input input[type="text"]:active {
    box-shadow: none
}

.dates-filter .pseudo-input input:nth-child(2) {
    margin-left: -3px
}

.ui-autocomplete {
    z-index: 1000;
    background: #dadada;
    font-size: 13px;
    color: #333333;
    border: 2px solid #a1a1a1;
    border-radius: 4px
}

.ui-autocomplete > .ui-menu-item a:hover {
    background: #e4e097;
    color: black;
    border-color: transparent
}

body.aside-open {
    overflow: hidden
}

body.aside-open.scroll #wrap {
    overflow-y: scroll
}

.news-list-item {
    width: 365px;
    height: 80px;
    margin-bottom: 20px
}

.news-list-item .new-list-item-ico {
    width: 48px;
    height: 48px;
    margin-right: 19px
}

.news-list-item .new-list-item-ico.red {
    background-position: 0 -755px
}

.news-list-item .new-list-item-ico.yellow {
    background-position: 0 -806px
}

.news-list-item .new-list-item-ico.green {
    background-position: 0 -665px
}

.news-list-item .news-list-item-subject {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.news-list-item-info {
    padding-right: 0
}

.news-list-item-info .news-list-item-subject {
    color: #333;
    text-decoration: underline;
    line-height: 18px;
    margin-top: -3px;
    display: block
}

.news-list-item-info .news-list-item-subject:hover {
    text-decoration: none;
    cursor: pointer
}

.news-list-item-info .news-item-summary {
    color: #333;
    line-height: 18px;
    margin-top: -3px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.news-list-item-info .news-list-item-date {
    font-size: 11px;
    line-height: 20px;
    color: #606551;
    font-family: 'PT Sans', sans-serif
}

.news-list-item-info .short-news-icon {
    width: 36px;
    height: 36px;
    margin-right: 10px;
    background-position: 0 -716px
}

.news-list-item-info_marged {
    margin-bottom: 15px
}

.news-view-back {
    color: #4a4a4a;
    font-size: 14px;
    line-height: 16px;
    cursor: pointer;
    width: 240px;
    margin-top: 17px;
    text-decoration: none !important
}

.news-view-back .news-view-back-text {
    border-bottom: 1px solid rgba(74, 74, 74, 0.44)
}

.news-view-back:hover {
    color: #4a4a4a
}

.news-view-back:before {
    content: "";
    background: url(../images/backlink-arrow.png) no-repeat 0 0;
    width: 23px;
    height: 7px;
    display: inline-block;
    margin-right: 10px
}

.news-view-content {
    width: 860px;
    margin-top: -20px
}

.news-view-content .news-view-text {
    margin-bottom: 50px
}

.news-view-content .news-view-text .stats {
    margin: 0;
    padding-left: 4px;
    float: left
}

.news-view-content .news-view-text .stats li {
    font-size: 14px;
    width: 270px;
    text-align: left;
    position: relative;
    list-style: none
}

.news-view-content .news-view-text .stats li > .title {
    margin-left: -2px;
    width: 127px;
    white-space: nowrap;
    overflow: hidden;
    height: 20px;
    display: inline
}

.news-view-content .news-view-text .stats li > span {
    position: absolute;
    right: 85px;
    top: 14px;
    display: block;
    height: 1px;
    border-bottom: 1px dotted #999c82
}

.news-view-content .news-view-text .stats li > .value {
    margin-left: 0;
    float: right;
    width: 84px
}

.news-view-content .news-view-text .stats li strong {
    color: #5d8624;
    font-weight: bold
}

.news-view-content .news-view-header {
    font-size: 36px;
    color: #010101;
    font-weight: normal;
    margin-bottom: 25px;
    margin-top: 0
}

.news-view-content .news-view-date {
    font-size: 11px;
    line-height: 20px;
    color: #606551;
    text-transform: lowercase
}

.list-with-dots {
    margin: 0;
    padding-left: 4px;
    float: left
}

.list-with-dots li {
    font-size: 14px;
    width: 270px;
    text-align: left;
    position: relative;
    list-style: none
}

.list-with-dots li > .title {
    margin-left: -2px;
    width: 127px;
    white-space: nowrap;
    overflow: hidden;
    height: 20px;
    display: inline
}

.list-with-dots li > span {
    position: absolute;
    right: 85px;
    top: 14px;
    display: block;
    height: 1px;
    border-bottom: 1px dotted #999c82
}

.list-with-dots li > .value {
    margin-left: 0;
    float: right;
    width: 84px
}

.list-with-dots li strong {
    color: #5d8624;
    font-weight: bold
}

.btn-main-like {
    width: 151px;
    border: none;
    padding: 0;
    margin-right: 15px;
    background: url(../images/icons/btns.png) no-repeat 0 0
}

.btn-main-like.red {
    background-position: 0 -40px;
    width: 154px
}

.table-holder.paging-center .dataTables_wrapper {
    text-align: center
}

.table-holder.paging-center .dataTables_paginate {
    float: none;
    display: inline-block;
    margin: auto
}

.table-holder.empty {
    padding-bottom: 0
}

aside section > .bottom {
    width: 250px;
    margin: 20px 0 0
}

.alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

table.styled td > div {
    overflow: hidden;
    position: relative
}

table.styled td > div.index {
    width: 42px
}

table.styled td > div.number {
    width: 108px
}

table.styled td > div.exp {
    width: 42px
}

table.styled td > div.holder {
    width: 67px
}

table.styled td > div.brand {
    width: 32px
}

table.styled td > div.level {
    width: 41px
}

table.styled td > div.type {
    width: 33px
}

table.styled td > div.bank {
    width: 62px
}

table.styled td > div.zip {
    width: 41px
}

table.styled td > div.address {
    width: 80px
}

table.styled td > div.city {
    width: 50px
}

table.styled td > div.valid {
    width: 40px
}

table.styled td > div.state_code {
    width: 26px
}

table.styled td > div.base {
    width: 30px
}

table.styled td > div.seller {
    width: 52px
}

table.styled td > div.add_time {
    width: 58px
}

table.styled td > div.number span.comment,
table.styled td > div.exp span.comment,
table.styled td > div.holder span.comment,
table.styled td > div.brand span.comment,
table.styled td > div.level span.comment,
table.styled td > div.type span.comment,
table.styled td > div.bank span.comment,
table.styled td > div.zip span.comment,
table.styled td > div.city span.comment,
table.styled td > div.state_code span.comment,
table.styled td > div.country_code span.comment,
table.styled td > div.valid span.comment table.styled td > div.valid span.address,
table.styled td > div.valid span.comment_td,
table.styled td > div.valid span.response,
table.styled td > div.valid span.price_item,
table.styled td > div.load_valid span.comment,
table.styled td > div.address span.comment,
table.styled td > div.comment_td span.comment,
table.styled td > div.response span.comment,
table.styled td > div.seller span.comment,
table.styled td > div.base span.comment,
table.styled td > div.add_time span.comment {
    color: #888
}

table.styled td > div.ctrls {
    width: 56px
}

table.styled td > div > .inner {
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline
}

table.styled td > div > .inner.transparent {
    visibility: hidden
}

.tooltip-inner {
    background: #686a47;
    color: white;
    font-size: 11px;
    max-width: 300px
}

.tooltip.top .tooltip-arrow {
    border-top-color: #686a47
}

.tooltip.in {
    opacity: 1
}

.dataTables_wrapper .dataTables_length {
    margin: 3px 0 0
}

.dataTables_wrapper .dataTables_length select {
    border-radius: 5px;
    margin: 0 0 0 10px;
    width: 150px;
    padding: 3px 0 3px 9px;
    text-align: left;
    font-size: 13px;
    color: #333;
    background: #e7e7e7;
    border: 2px solid #a1a1a1
}

.table-card-holder {
    position: relative
}

.table-holder.table-card-holder,
.table-holder.table-cart-holder,
.table-holder.table-orders-holder,
.table-holder.table-order-holder,
.table-holder.table-checklist-holder,
.table-holder.table-billing-holder {
    max-width: 1170px
}

.table-holder.table-card-holder td.non-checkable .seller_price span:first-child,
.table-holder.table-cart-holder td.non-checkable .seller_price span:first-child,
.table-holder.table-card-holder td.non-checkable .seller_price span:last-child,
.table-holder.table-cart-holder td.non-checkable .seller_price span:last-child,
.table-holder.table-orders-holder td.non-checkable .seller_price span:first-child,
.table-holder.table-orders-holder td.non-checkable .seller_price span:last-child,
.table-holder.table-cart-holder td.non-checkable .seller_price span:first-child,
.table-holder.table-cart-holder td.non-checkable .seller_price span:last-child {
    color: #428bca
}

.table-holder.table-orders-holder tbody > tr > td:nth-last-child(3) {
    text-align: center
}

.table-holder.table-orders-holder tbody > tr > td:nth-last-child(2) {
    text-align: center
}

.table-holder.table-card-holder .controls,
.table-holder.table-cart-holder .controls {
    bottom: 11px
}

.table-holder {
    position: relative;
    display: block;
    padding-bottom: 84px;
    max-width: 1100px;
    margin: 0 auto
}

table.styled tbody tr {
    cursor: pointer
}

.btn-main-action.btn-buy {
    right: 0
}

.btn-main-action.btn-remove {
    color: #fff;
    background-color: #ab491c;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2)
}

.table-holder.table-cart-holder {
    max-width: 1170px
}

.table-holder.table-cart-holder .controls {
    width: 100%
}

.table-holder.table-cart-holder .controls .sort-block {
    margin-top: 4px;
    margin-right: 60px;
    margin-left: 0;
    margin-right: 0
}

.table-holder.table-cart-holder .controls .sort-block select {
    border-radius: 5px;
    margin: 0 10px 0 10px;
    width: 150px;
    padding: 3px 0 3px 9px;
    text-align: left;
    font-size: 13px;
    color: #333;
    border: 2px solid #a1a1a1
}

.table-holder.table-cart-holder .controls .sort-block [class^=icon] {
    display: inline-block;
    cursor: pointer;
    border: 1px solid #a1a1a1;
    text-align: center;
    font-size: 12px;
    color: white;
    font-style: normal;
    margin-top: 4px
}

.table-holder.table-cart-holder .controls .sort-block [class^=icon]:hover {
    opacity: 0.9
}

.table-holder.table-cart-holder .controls .sort-block [class^=icon]:active {
    opacity: 0.8
}

.table-holder.table-cart-holder .controls .sort-block .sorter {
    width: 28px;
    height: 26px;
    border-radius: 5px 0 0 5px;
    vertical-align: bottom;
    margin-bottom: 2px;
    margin-right: -1px;
    background: #e7e7e7 url(../images/icons/arrows-icn.html) no-repeat 8px 9px
}

.table-holder.table-cart-holder .controls .sort-block .sorter.active {
    background-color: #757700 !important;
    background-position: 8px -25px
}

.table-holder.table-cart-holder .controls .sort-block .sorter:hover {
    background-color: #53540f !important;
    background-position: 8px -25px
}

.table-holder.table-cart-holder .controls .sort-block .sorter + .sorter {
    border-radius: 0 5px 5px 0;
    margin-right: 5px;
    background: #e7e7e7 url(../images/icons/arrows-icn.html) no-repeat -22px -25px
}

.table-holder.table-cart-holder .controls .sort-block .sorter + .sorter.active {
    background-position: -22px 8px
}

.table-holder.table-cart-holder .controls .sort-block .sorter + .sorter:hover {
    background-position: -22px 8px
}

.table-holder.table-billing-holder .controls {
    float: right;
    margin-top: 25px
}

.table-holder.table-card-holder thead th.sorted,
.table-holder.table-cart-holder thead th.sorted {
    background: #FFF
}

.table-holder.table-card-holder .controls,
.table-holder.table-cart-holder .controls {
    float: right;
    margin-top: 25px
}

.table-holder.table-card-holder .controls .sort-block,
.table-holder.table-cart-holder .controls .sort-block {
    margin-top: 4px;
    margin-right: 60px;
    margin-right: 20px
}

.table-holder.table-card-holder .controls .sort-block select,
.table-holder.table-cart-holder .controls .sort-block select {
    border-radius: 5px;
    margin: 0 10px 0 10px;
    width: 150px;
    padding: 3px 0 3px 9px;
    text-align: left;
    font-size: 13px;
    color: #333;
    border: 2px solid #a1a1a1
}

.table-holder.table-card-holder .controls .sort-block [class^=icon],
.table-holder.table-cart-holder .controls .sort-block [class^=icon] {
    display: inline-block;
    cursor: pointer;
    border: 1px solid #a1a1a1;
    text-align: center;
    font-size: 12px;
    color: white;
    font-style: normal;
    margin-top: 4px
}

.table-holder.table-card-holder .controls .sort-block [class^=icon]:hover,
.table-holder.table-cart-holder .controls .sort-block [class^=icon]:hover {
    opacity: 0.9
}

.table-holder.table-card-holder .controls .sort-block [class^=icon]:active,
.table-holder.table-cart-holder .controls .sort-block [class^=icon]:active {
    opacity: 0.8
}

.table-holder.table-card-holder .controls .sort-block .sorter,
.table-holder.table-cart-holder .controls .sort-block .sorter {
    width: 28px;
    height: 26px;
    border-radius: 5px 0 0 5px;
    vertical-align: bottom;
    margin-bottom: 2px;
    margin-right: -1px;
    background: #e7e7e7 url(../images/icons/arrows-icn.html) no-repeat 8px 9px
}

.table-holder.table-card-holder .controls .sort-block .sorter.active,
.table-holder.table-cart-holder .controls .sort-block .sorter.active {
    background-color: #757700 !important;
    background-position: 8px -25px
}

.table-holder.table-card-holder .controls .sort-block .sorter:hover,
.table-holder.table-cart-holder .controls .sort-block .sorter:hover {
    background-color: #53540f !important;
    background-position: 8px -25px
}

.table-holder.table-card-holder .controls .sort-block .sorter + .sorter,
.table-holder.table-cart-holder .controls .sort-block .sorter + .sorter {
    border-radius: 0 5px 5px 0;
    margin-right: 5px;
    background: #e7e7e7 url(../images/icons/arrows-icn.html) no-repeat -22px -25px
}

.table-holder.table-card-holder .controls .sort-block .sorter + .sorter.active,
.table-holder.table-cart-holder .controls .sort-block .sorter + .sorter.active {
    background-position: -22px 8px
}

.table-holder.table-card-holder .controls .sort-block .sorter + .sorter:hover,
.table-holder.table-cart-holder .controls .sort-block .sorter + .sorter:hover {
    background-position: -22px 8px
}

.table-holder.table-orders-holder .controls {
    float: right;
    margin-top: 28px
}

.table-cart-holder .controls > .text {
    right: 460px;
    font-size: 18px;
    line-height: 28px;
    bottom: -4px;
    text-align: left;
    margin-top: 8px;
    margin-left: 15px;
    width: 400px
}

.table-cart-holder .controls > .text > strong {
    font-size: 24px
}

table.styled.orders {
    margin-top: 17px
}

table.styled.orders td > div.index {
    width: 32px
}

table.styled.orders td > div.order_id {
    width: 46px
}

table.styled.orders td > div.add_time {
    width: 135px
}

table.styled.orders td > div.count {
    width: 100px
}

table.styled.orders td > div.valid {
    width: 103px
}

table.styled.orders td > div.comment {
    width: 243px
}

table.styled.orders td > div.comment span {
    color: #888
}

table.styled.orders td > div.seller_price {
    width: 70px;
    text-align: right;
    margin-right: -10px
}

table.styled.orders td > div.checker span {
    border-bottom: 1px dashed;
    line-height: 21px
}

table.styled.orders td > div a {
    border-bottom: 1px dashed;
    line-height: 21px
}

table.styled.orders td > div a:hover {
    text-decoration: none
}

.table-holder > .controls > div,
.table-holder > .controls > button {
    position: static;
    float: left;
    margin-left: 15px
}

.table-holder.table-orders-holder > .controls,
.table-holder.table-order-holder > .controls,
.table-holder.table-checklist-holder > .controls,
.table-holder.table-billing-holder > .controls,
.table-holder.table-tickets-holder {
    max-width: 1170px
}

.table-holder.table-orders-holder > .controls > .controls,
.table-holder.table-order-holder > .controls > .controls,
.table-holder.table-checklist-holder > .controls > .controls,
.table-holder.table-billing-holder > .controls > .controls,
.table-holder.table-tickets-holder > .controls {
    float: right;
    margin-top: 28px
}

.table-holder.table-checklist-holder td div.status i.fa.fa-times {
    margin-right: 8px
}

.table-holder.table-checklist-holder > .controls button {
    position: static;
    float: right;
    margin-left: 15px
}

.table-holder.table-order-holder tbody.hide-invalid > tr.invalid {
    display: none
}

.valid-filter input {
    width: initial;
    padding: 4px 6px
}

.valid-filter input:invalid {
    box-shadow: 0 0 10px 0 #784d4d;
    border-color: #784d4d
}

.valid-filter .valid-group {
    display: inline;
    position: relative
}

.valid-filter .valid-group input {
    border-radius: 4px 0 0 4px
}

.valid-filter .valid-group input + span {
    width: 28px;
    border: 2px solid #a1a1a1;
    padding: 4px 6px;
    line-height: 24px;
    display: inline-block;
    border-radius: 0 4px 4px 0;
    border-left: none;
    margin-left: -5px;
    font-weight: bold
}

input[type="text"].error,
textarea.error {
    border-color: red !important
}

.nav-tabs > li > a {
    color: #606551
}

.container.faq {
    width: 1100px;
    padding: 0
}

.container.faq nav {
    text-align: center
}

.container.faq nav > ul {
    list-style: none;
    margin: 14px 0 5px;
    text-align: center;
    height: 46px;
    display: inline-block
}

.container.faq nav > ul > li {
    float: left;
    height: 28px;
    font-size: 16px;
    line-height: 25px;
    padding: 0 11px;
    position: relative;
    border: 1px solid transparent;
    margin: 0 2px
}

.container.faq nav > ul > li > a {
    color: #606551
}

.container.faq nav > ul > li.active,
.container.faq nav > ul > li:hover {
    background: #ebebe3;
    border-color: #b1b29d
}

.container.faq nav > ul > li.active > a,
.container.faq nav > ul > li:hover > a {
    text-decoration: none
}

.container.faq nav > ul > li.active > a {
    font-weight: bold
}

.container.faq nav .nav-tabs {
    border-bottom: 0
}

.container.faq nav .nav-tabs > li.active a {
    background-color: initial;
    border: 0;
    border-bottom-color: transparent;
    cursor: initial
}

.container.faq nav .nav-tabs > li > a {
    margin-right: 0;
    line-height: initial;
    border: 0;
    border-radius: 0
}

.container.faq nav .nav-tabs > li > a:hover {
    border-color: initial
}

.container.faq .nav > li > a {
    position: initial;
    display: inline-block;
    padding: 0
}

.container.faq .nav > li > a:hover,
.container.faq .nav > li > a:focus {
    border-color: initial;
    text-decoration: none;
    background-color: initial
}

.container.faq .panel-group .panel,
.custom-acordion-theme .panel-group .panel {
    border-radius: 0;
    border-color: #cccccc
}

.container.faq .panel-group .panel + .panel,
.custom-acordion-theme .panel-group .panel + .panel {
    margin-top: 0;
    border-top: 0
}

.container.faq .panel-group .panel-heading,
.custom-acordion-theme .panel-group .panel-heading {
    padding: 0;
    height: 38px;
    line-height: 40px;
    background: none
}

.container.faq .panel-group .panel-heading .panel-title,
.custom-acordion-theme .panel-group .panel-heading .panel-title {
    font-size: 14px
}

.container.faq .panel-group .panel-heading .panel-title .collapsed .icon-arrow,
.custom-acordion-theme .panel-group .panel-heading .panel-title .collapsed .icon-arrow {
    background-position: left bottom
}

.container.faq .panel-group .panel-heading .panel-title .icon-arrow,
.custom-acordion-theme .panel-group .panel-heading .panel-title .icon-arrow {
    background-position: left top
}

.container.faq .panel-group .panel-heading .panel-title a,
.custom-acordion-theme .panel-group .panel-heading .panel-title a {
    text-decoration: none;
    color: initial;
    outline: none
}

.container.faq .panel-group .panel-heading .panel-title b,
.custom-acordion-theme .panel-group .panel-heading .panel-title b {
    margin-left: 8px;
    width: 30px;
    display: inline-block
}

.container.faq .panel-group .panel-heading .panel-title .icon-arrow,
.custom-acordion-theme .panel-group .panel-heading .panel-title .icon-arrow {
    background: url(../images/faq-item-arrows.png) no-repeat;
    float: right;
    width: 7px;
    height: 10px;
    margin-right: 15px;
    margin-top: 14px
}

.container.faq .panel-group .panel-heading .panel-title .g-green-dot,
.custom-acordion-theme .panel-group .panel-heading .panel-title .g-green-dot {
    float: left;
    font-size: 18px;
    margin: 15px 0 0 12px;
    color: #606551
}

.container.faq .panel-group .panel-heading .panel-title span.title,
.custom-acordion-theme .panel-group .panel-heading .panel-title span.title {
    color: #606551;
    font-weight: bold;
    border-bottom: 1px dotted;
    margin-left: 8px
}

.container.faq .panel-group .panel-body,
.custom-acordion-theme .panel-group .panel-body {
    padding: 16px 20px 25px 35px;
    font-size: 14px;
    color: #585858;
    background: #f1f1f1
}

.custom-acordion-theme .panel-group .panel-body {
    background: none;
    padding: 0
}

.custom-acordion-theme > ul {
    margin: 0;
    list-style: none;
    padding: 0
}

.custom-acordion-theme > ul > li {
    border: 1px solid #cccccc;
    border-bottom: none
}

.custom-acordion-theme > ul > li:last-child {
    border-bottom: 1px solid #cccccc
}

.custom-acordion-theme > ul > li > .header {
    height: 38px;
    line-height: 40px;
    cursor: pointer;
    padding-left: 0;
    background: transparent
}

.custom-acordion-theme > ul > li > .header > i {
    float: left;
    font-size: 18px;
    margin: 15px 0 0 12px;
    color: #606551
}

.custom-acordion-theme > ul > li > .header > .fa-question-circle {
    display: none
}

.custom-acordion-theme > ul > li > .header > span {
    color: #606551;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px dotted;
    margin-left: 8px
}

.custom-acordion-theme > ul > li > .header > .icon-arrow {
    background: url(../images/faq-item-arrows.png) no-repeat left bottom;
    float: right;
    width: 7px;
    height: 10px;
    margin-right: 15px;
    margin-top: 14px
}

.custom-acordion-theme > ul > li.open > .header {
    border-bottom: 1px solid #cccccc
}

.custom-acordion-theme > ul > li.open > .header > .icon-arrow {
    background-position: left top
}

.custom-acordion-theme > ul > li.open > .inner {
    display: block
}

.custom-acordion-theme > ul > li > .header:hover > span {
    border-color: transparent
}

.custom-acordion-theme > ul > li > .inner {
    display: none;
    font-size: 14px;
    color: #585858;
    background: transparent;
    padding: 0 10px
}

.custom-acordion-theme > ul > li > .inner .profile-accordion-item-system {
    margin-top: 0;
    border: none
}

input::-webkit-input-placeholder,
input:-moz-placeholder {
    color: #333333
}

.table-tickets-holder {
    padding-bottom: 40px
}

table.styled.tickets thead > tr > th,
table.styled.tickets tbody > tr > td {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 10px
}

input[type="text"].error,
textarea.error {
    border-color: red !important
}

table.tickets {
    font-size: 14px;
    color: black
}

table.tickets td > .ticket_subject {
    width: 370px;
    color: #606551
}

table.tickets td > .ticket_subject a {
    text-decoration: underline;
    color: black
}

table.tickets td > .ticket_subject a:hover {
    text-decoration: none
}

table.tickets td > .id {
    width: 58px
}

table.tickets td > .ticket_status {
    width: 85px
}

table.tickets td > .lup_time {
    width: 170px
}

table.tickets td > .to,
table.tickets td > .from {
    width: 130px
}

table.tickets td .me {
    color: #6c715c
}

table.tickets tr td:first-child i {
    background: url(../images/ticket-arrows.png) no-repeat 0 bottom;
    width: 12px;
    height: 12px;
    float: left;
    margin: 4px 9px 0 5px
}

table.tickets tr.closed td:first-child i {
    background-position: 0 top
}

table.tickets tr.closed .ticket_status {
    font-weight: bold;
    color: #b85757
}

table.tickets tr.in_process .ticket_status {
    font-weight: bold;
    color: #8f996e
}

.ticket-holder {
    margin: 0 auto;
    max-width: 1170px
}

.ticket-holder .top {
    height: 60px;
    background: #e4e6dc;
    border-bottom: 1px solid #69725a
}

.ticket-holder .top .title span {
    display: table-cell;
    vertical-align: middle;
    height: 60px;
    width: 550px;
    padding-left: 1px;
    font-size: 16px;
    font-weight: bold;
    color: #606551
}

.ticket-holder .top .title i {
    background: url(../images/ticket-arrows.png) no-repeat 0 bottom;
    width: 12px;
    height: 12px;
    float: left;
    margin: 25px 10px 0 22px
}

.ticket-holder.status-closed .top .title i {
    background-position: 0 top
}

.ticket-holder .top ul {
    list-style: none;
    padding: 15px 0 0;
    margin: 0
}

.ticket-holder .top .data {
    float: right;
    width: 562px;
    font-size: 12px;
    color: black;
    height: 60px;
    overflow: visible
}

.ticket-holder .top ul > li {
    float: left;
    height: 32px;
    line-height: 12px;
    border-left: 1px solid #d8dad1;
    padding: 0 0 0 21px;
    min-width: 37px;
    margin: 0 20px 0 0
}

.ticket-holder .top ul > li > .inner {
    margin: 8px 0 0;
    font-weight: bold
}

.ticket-holder > .inner {
    overflow: auto;
    background: url(../images/ticket-bg.jpg) no-repeat 0 0;
    background-size: cover;
    background-attachment: fixed;
    padding: 11px 12px 11px 12px;
    clear: both;
    height: 411px
}

.ticket-holder > .inner > .msg {
    background: #ffffff;
    clear: both;
    margin: 0 7px 8px;
    width: 516px;
    padding: 8px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 13px;
    line-height: 20px;
    position: relative
}

.ticket-holder > .inner > .msg:before {
    content: "";
    position: absolute;
    background: url(../images/msg-left-angle.png) no-repeat 0 0;
    width: 16px;
    height: 15px;
    top: 50%;
    margin-top: -7px;
    left: -11px
}

.ticket-holder > .inner > .msg.right:before {
    background-image: url(../images/msg-right-angle.png);
    left: auto;
    right: -16px
}

.ticket-holder .msg .dir {
    font-size: 12px;
    font-weight: bold;
    color: #818671;
    float: left;
    margin: 0 10px 0 0
}

.ticket-holder .msg .date {
    font-size: 12px;
    color: #959595
}

.ticket-holder > .inner > .msg.right {
    float: right;
    clear: both;
    background: #f1f2ec
}

.ticket-holder > .inner > .msg > .inner > .text {
    margin: 3px 0 0
}

.ticket-holder .bottom {
    height: 200px
}

.ticket-holder .bottom textarea {
    height: 156px;
    background: #e7e7e7;
    width: 100%;
    border: 2px solid #a1a1a1;
    resize: none;
    margin: 28px 0 18px 0;
    padding: 8px 10px 10px 24px
}

.ticket-holder .bottom textarea::-webkit-input-placeholder,
.ticket-holder .bottom textarea:-moz-placeholder {
    color: #333333;
    font-weight: bold;
    font-size: 14px
}

.ticket-holder .btn-main-action {
    position: static
}

#backlink {
    position: absolute;
    color: #4a4a4a;
    font-size: 14px;
    border-bottom: 1px solid rgba(74, 74, 74, 0.44);
    line-height: 16px;
    left: 0px;
    top: 15px;
    margin-left: 29px;
    text-decoration: none
}

#backlink:before {
    content: "";
    background: url(../images/backlink-arrow.png) no-repeat 0 0;
    width: 23px;
    height: 7px;
    position: absolute;
    left: -29px;
    top: 6px
}

#backlink:hover {
    text-decoration: none;
    border-color: transparent
}

#content .profile {
    text-align: left;
    margin: 16px auto 0;
    width: 570px;
    color: #3e3e3e;
    font-size: 18px
}

.profile ul.data {
    list-style: none;
    margin: 0
}

.profile ul.data.reset {
    margin-top: 0;
    border: none
}

.profile ul.data.pagination-settings > li,
.profile ul.data.profile-accordion-item-system li {
    padding: 0 30px
}

.profile ul.data.cvs-settings > li:first-child,
.profile ul.data.search-settings > li:first-child {
    padding: 20px 0
}

.profile ul.data.cvs-settings > li > p,
.profile ul.data.search-settings > li > p {
    text-align: center;
    font-size: 14px
}

.profile ul.data.pagination-settings > li label {
    width: 25%
}

.profile ul.data li:last-child {
    border-bottom: none
}

.csv-editor-selected-item,
.editor-selected-item {
    background: #e5e19a;
    border-radius: 5px;
    margin-left: 3px;
    margin-right: 3px;
    padding-left: 17px;
    cursor: pointer
}

.profile ul.data.cvs-settings,
.profile ul.data.search-settings {
    background: #f0f0f0
}

.profile ul.data.cvs-settings .legend,
.profile ul.data.search-settings .legend {
    width: 100%;
    font-size: 14px;
    text-align: center
}

.profile ul.data.cvs-settings > li,
.profile ul.data.search-settings > li {
    height: auto;
    line-height: inherit;
    border-bottom-style: none;
    clear: both;
    background: #f0f0f0
}

.profile ul.data.cvs-settings .in-active:not(.editor-selected-item),
.profile ul.data.search-settings .in-active:not(.editor-selected-item) {
    background: rgba(229, 225, 154, 0.3)
}

.profile ul.data.cvs-settings-advanced input[type="text"] {
    width: 100%
}

.profile ul.data.cvs-settings-advanced > li:first-child {
    padding: 10px;
    height: auto;
    text-align: center
}

.profile ul.data.cvs-settings-advanced > li:first-child > p {
    margin-bottom: 0
}

.profile ul.data.cvs-settings-advanced > li.legend {
    height: auto;
    line-height: 18px;
    padding: 10px
}

.profile ul.data > li {
    height: 39px;
    line-height: 38px;
    border-bottom: 1px solid #e5e5e5;
    clear: both
}

.profile ul.data > li.display-save-settings-wrap {
    height: auto
}

.profile ul.data > li.timeout i {
    font-style: normal;
    font-weight: normal
}

.profile ul.data > li:nth-child(odd) {
    background: #f0f0f0
}

.profile ul.data > li > span {
    width: 50%;
    float: left;
    display: inline-block;
    line-height: 42px;
    height: 38px;
    font-size: 16px;
    padding-left: 37px
}

.profile ul.data > li > strong {
    display: inline-block;
    float: right;
    width: 50%;
    line-height: 42px;
    height: 38px;
    color: black;
    font-size: 16px;
    padding-left: 37px
}

.profile ul.data > li > strong.empty {
    color: #cccccc
}

.profile ul.data > li > select {
    border-radius: 5px;
    margin: 0 0 0 10px;
    width: 150px;
    padding: 3px 0 3px 9px;
    text-align: left;
    font-size: 13px;
    color: #333;
    background: #e7e7e7;
    border: 2px solid #a1a1a1
}

.profile ul.data > li > select.right {
    margin-left: 37px;
    min-width: 120px
}

.profile ul.data > li > .right {
    margin: 6px 10px 0 0
}

.two-tower-editor {
    position: relative
}

.two-tower-editor section.column {
    width: 196px;
    position: relative;
    float: left;
    color: #5f644e;
    border: 2px solid #a1a1a1;
    border-radius: 5px
}

.two-tower-editor section.column:nth-of-type(1) {
    margin-left: 39px
}

.two-tower-editor section.column:nth-of-type(2) {
    float: right;
    margin-right: 39px
}

.two-tower-editor section.column > ul {
    list-style-type: none;
    padding-left: 0;
    border-radius: 5px;
    margin-top: 30px;
    font-size: 12px;
    height: 430px;
    background: #fff;
    overflow: auto
}

.two-tower-editor section.column > ul:first-child {
    padding-bottom: 7px
}

.two-tower-editor section.column > ul > li {
    line-height: 25px;
    padding-left: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.two-tower-editor section.column > ul > li:hover {
    background: #e5e19a;
    border-radius: 5px;
    margin-left: 3px;
    margin-right: 3px;
    padding-left: 17px;
    cursor: pointer
}

.two-tower-editor section.column ul > li.csv-editor-selected-item,
.two-tower-editor section.column ul > li.editor-selected-item {
    padding-left: 17px
}

.two-tower-editor section.column label {
    position: absolute;
    border-radius: 5px 5px 0 0;
    padding-left: 20px;
    background: #e5ebd1;
    font-size: 12px;
    width: 192px;
    left: 0px;
    top: 0px;
    line-height: 30px
}

.two-tower-editor button {
    position: absolute
}

.two-tower-editor button.to-active {
    outline: none;
    top: 39px
}

.two-tower-editor button.from-active {
    outline: none;
    top: 79px
}

.two-tower-editor button.to-active,
.two-tower-editor button.from-active {
    left: 50%;
    margin-left: -15px;
    width: 30px;
    height: 30px;
    line-height: 26px;
    vertical-align: middle;
    text-align: center;
    border-radius: 15px;
    border: 1px solid #a1a1a1;
    color: #a1a1a1;
    background-color: #fff
}

.two-tower-editor button.to-active:disabled,
.two-tower-editor button.from-active:disabled {
    background-color: transparent
}

.two-tower-editor button.up {
    background: url(../images/icons/triangle-up.png) 86% 50% no-repeat;
    bottom: 33px
}

.two-tower-editor button.down {
    background: url(../images/icons/triangle-down.png) 86% 50% no-repeat;
    bottom: 0
}

.two-tower-editor button.up,
.two-tower-editor button.down {
    font-size: 12px;
    width: 70px;
    margin-left: -35px;
    left: 50%;
    border-radius: 5px;
    border: 1px solid #a1a1a1;
    color: #3e3e3e;
    line-height: 22px;
    text-align: left;
    padding-left: 10px;
    background-color: #fff
}

.two-tower-editor button.up:disabled,
.two-tower-editor button.down:disabled {
    background-color: transparent
}

.two-tower-editor button.up:hover,
.two-tower-editor button.down:hover,
.two-tower-editor button.to-active:hover,
.two-tower-editor button.from-active:hover {
    background-color: #e5e19a
}

.csv-settings-separator {
    font-size: 12px;
    padding: 20px 40px
}

.csv-settings-separator #cvs-delimeter {
    border: 2px solid #a1a1a1;
    border-radius: 5px;
    line-height: 24px;
    width: 45px;
    margin-left: 10px;
    padding-left: 5px
}

.csv-save-settings-wrap,
.display-save-settings-wrap,
.save-settings-wrap {
    display: block;
    text-align: center;
    border-top: 1px solid #e5e5e5
}

.csv-save-settings-wrap .csv-save-settings,
.display-save-settings-wrap .display-save-settings,
button.save-settings {
    background: #666600;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
    width: 248px;
    border: none;
    border-radius: 5px;
    margin: 35px 0 43px 0
}

.billing > .items {
    margin: 20px auto
}

.billing > .items:nth-child(2) {
    margin-top: 50px
}

.billing > .items > .item {
    width: 358px;
    display: inline-block;
    vertical-align: top
}

.billing > .items > .item .image {
    height: 95px
}

.billing > .items > .item.item-pm .image {
    background: url(../images/payment-systems/pm.png) no-repeat center center;
    margin-top: -9px;
    margin-bottom: 9px
}

.billing > .items > .item.item-bc .image {
    background: url(../images/payment-systems/bc.png) no-repeat center center
}

.billing > .items > .item.item-wm .image {
    background: url(../images/payment-systems/wm.png) no-repeat center center;
    margin-top: -8px;
    margin-bottom: 8px
}

.billing > .items > .item.item-wm.merchant .image {
    background: url(../images/payment-systems/wm3.png) no-repeat center center;
    margin-top: -8px;
    margin-bottom: 8px
}

.billing > .items > .item.item-bypass.merchant .image {
    background: url(../images/payment-systems/giftc20a.png?12) no-repeat center center;
    margin-top: -8px;
    margin-bottom: 8px
}

.billing > .items > .item.item-bypass.service .image {
    background: url(../images/payment-systems/servicec20a.png?12) no-repeat center center;
    margin-top: -8px;
    margin-bottom: 8px
}

.billing > .items > .item .text {
    font-size: 14px;
    line-height: 20px;
    min-height: 80px;
    padding: 0 5%
}

.billing > .items > .item .controls {
    margin: 17px 0 0;
    text-align: center
}

.billing > .items > .item .controls .btn {
    margin: 14px auto 0;
    width: 247px;
    display: block
}

.billing > .items > .item .controls .btn:first-child {
    margin-top: 0
}

.billing > .bottom-help {
    width: 410px;
    height: 110px;
    border: 3px solid #e7e7e7;
    margin: 51px auto 10px;
    text-align: center
}

.billing > .bottom-help > p {
    font-size: 18px;
    color: #8c2d2d;
    margin: 20px 0 16px;
    font-weight: bold
}

.billing > .bottom-help > .btn-ticket-new {
    font-size: 22px;
    line-height: 22px;
    color: #686a47;
    text-decoration: none;
    border-bottom: 2px dotted;
    cursor: pointer
}

.billing > .bottom-help > .btn-ticket-new:hover {
    border-color: transparent;
    text-decoration: none
}

.billing > .popover .popover-close {
    margin-right: 0
}

.helptext {
    text-decoration: none !important;
    border-bottom: 1px dotted;
    color: inherit;
    cursor: pointer
}

.nicescroll-rails {
    width: 3px;
    background: #5f6354;
    background: url(../images/scrolll-bg.png) repeat-y center top
}

.nicescroll-rails > div {
    border: none !important
}

table.styled.billing {
    margin-top: 17px
}

table.styled.billing td > .direction {
    text-align: center;
    width: 70px
}

table.styled.billing td > .direction .fa {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle
}

table.styled.billing td > .direction .fa-minus {
    background-position: 0 -961px;
    width: 13px;
    height: 13px
}

table.styled.billing td > .direction .fa-plus {
    background-position: 0 -1095px;
    background-position: 1px -1095px;
    width: 16px;
    height: 14px
}

table.styled.billing td > .time > .inner {
    width: 100px
}

table.styled.billing td > .comment {
    width: 300px
}

table.styled.billing td > .balance {
    width: 125px;
    color: black
}

table.styled.billing td > .count {
    width: 115px;
    text-align: center
}

table.styled.billing td > .order_id {
    width: 108px;
    text-align: center
}

body.main #main {
    height: 472px;
    overflow: hidden
}

body.main #main .main-panel {
    position: absolute;
    top: 0;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 20px 20px 0 20px;
    margin-top: 69px
}

body.main #main .main-panel .header {
    text-align: center;
    margin-bottom: 20px
}

body.main #main .main-panel .header .title {
    font-size: 18px;
    line-height: 32px;
    font-weight: bold;
    color: #e3de94;
    margin-left: -32px
}

body.main #main .main-panel a {
    display: inline-block;
    width: 100%;
    text-align: center
}

body.main #main .main-panel a:hover {
    text-decoration: none
}

body.main #main .main-panel a span {
    font-weight: bold;
    border-bottom: 1px dotted #d8d893;
    color: #d8d893
}

body.main #main .main-panel ul {
    margin: 0;
    padding: 0;
    list-style: none
}

body.main #main .ads {
    height: 100%;
    width: 300px;
    transition: position;
    margin-bottom: 45px
}

body.main #main .ads .header .icon-back {
    background-position: 0 -270px;
    display: block;
    float: left;
    cursor: pointer;
    width: 32px;
    height: 32px
}

body.main #main .ads article {
    border-top: 1px solid #e3de94;
    color: #bec2af;
    padding: 10px 0 20px 0
}

body.main #main .ads article h4 {
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

body.main #main .ads article .read-more {
    font-weight: bold;
    color: #d8d893;
    cursor: pointer
}

body.main #main .domains {
    top: 64px;
    padding-bottom: 20px
}

body.main #main .domains a {
    text-align: left
}

body.main #main .stick-left {
    left: 0
}

body.main #main .stick-right {
    right: 0
}

body.main .inner {
    position: relative
}

body.main .sticker {
    position: absolute;
    width: 199px;
    height: 121px;
    display: none
}

body.main .sticker.item-1 {
    top: 15px;
    left: 30px
}

body.main .sticker.item-2 {
    top: 15px;
    right: 20px
}

body.main .sticker.item-3 {
    top: 240px;
    left: 65px
}

body.main .sticker.item-4 {
    top: 182px;
    right: 20px
}

body.main .page-header {
    display: none
}

body.main #content {
    padding: 0
}

#main .bar {
    position: absolute;
    background: rgba(229, 225, 154, 0.2);
    width: 860px;
    height: 240px;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    padding: 20px
}

#main .bar li {
    color: white;
    font-size: 14px;
    width: 100%;
    text-align: left;
    position: relative
}

#main .bar li > .title {
    margin-left: -2px;
    width: 127px;
    white-space: nowrap;
    overflow: hidden;
    height: 20px;
    display: inline;
    cursor: pointer
}

#main .bar li > .title a {
    text-decoration: underline;
    color: white
}

#main .bar li > span {
    position: absolute;
    top: 14px;
    display: block;
    height: 1px;
    border-bottom: 1px dotted #999c82
}

#main .bar li > .value {
    margin-left: 0;
    float: right
}

#main .bar li strong {
    color: #e5e19a;
    font-weight: bold
}

#main .bar .item-1 {
    margin-left: 53px
}

#main .bar ol {
    margin: 0;
    float: left;
    width: 100%
}

#main .bar ol:first-child {
    margin-left: -15px
}

#vmap {
    padding-top: 0
}

.jqvmap-zoomin,
.jqvmap-zoomout {
    position: absolute;
    left: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #000000;
    padding: 3px;
    color: white;
    width: 17px;
    height: 17px;
    cursor: pointer;
    line-height: 10px;
    text-align: center
}

.dd {
    position: relative;
    padding: 30px 17px 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 1px;
    overflow: hidden;
    margin-left: -10px;
    margin-top: -7px;
    z-index: 1
}

.dd:hover {
    height: auto;
    padding: 30px 17px 10px;
    background: #fff
}

.dd > .item {
    line-height: 20px
}

.dd > .item > span,
.dd > .item > a {
    border-bottom: 1px dotted rgba(0, 0, 0, 0.5);
    cursor: pointer;
    color: #666
}

.dd > .item.active {
    font-weight: bold;
    position: absolute;
    top: 5px;
    cursor: pointer
}

.dd > .item.active > span,
.dd > .item.active > a {
    border: none;
    color: black
}

.dd > .item:not(.active):hover > span,
.dd > .item:not(.active):hover > a {
    border-color: transparent;
    color: black
}

.ticket-holder .top ul > li.status .dd > .item > span {
    margin-left: -5px
}

table.order td {
    vertical-align: top
}

table.styled.order tr:hover td:first-child i.icon-lock,
table.styled.order tr:hover td:first-child i.icon-unlock {
    top: 4px
}

table.styled.order tr:hover + tr td:first-child i.icon-lock,
table.styled.order tr:hover + tr td:first-child i.icon-unlock {
    top: 7px
}

table.styled.order td:first-child {
    position: relative;
    display: block
}

table.styled.order td:first-child i.fa {
    position: absolute;
    top: 6px
}

table.styled.order td:first-child i.icon-lock {
    background-position: 0 -928px;
    right: 6px;
    text-indent: -9999px;
    width: 15px;
    height: 15px
}

table.styled.order td > .number {
    overflow: visible;
    position: static;
    padding-bottom: 22px;
    width: 125px;
    padding-left: 0
}

table.styled.order td > .number > .comment {
    width: 1170px;
    background: #f1f1f1;
    position: absolute;
    z-index: 3;
    top: 26px;
    height: 20px;
    line-height: 18px;
    border-top: 1px solid #ccc;
    padding-left: 5px;
    overflow: hidden;
    margin-left: -7px
}

table.styled.order td > .number > .comment > .title {
    float: left;
    width: 80px
}

table.styled.order td > .number > .comment > span {
    color: black
}

table.styled.order td > .number > .comment > span > span {
    color: #888
}

table.order.table-striped tbody > tr:nth-child(odd) > td > .number > .comment {
    background: #fff
}

table.styled.order tbody tr.checked td > .number > .comment {
    background-color: #e5e19a
}

table.styled.order td > .number > .inner {
    width: 120px;
    overflow: hidden;
    position: relative
}

table.styled.order tbody > tr > td {
    padding: 0;
    overflow: visible
}

table.styled.order tbody > tr > td:last-child {
    padding-left: 7px
}

table.styled.order tbody > tr > td > .exp {
    width: 34px
}

table.styled.order tbody > tr > td > .cvv2 {
    width: 30px
}

table.styled.order tbody > tr > td > .holder {
    width: 40px
}

table.styled.order tbody > tr > td > .brand {
    width: 35px
}

table.styled.order tbody > tr > td > .level {
    width: 45px
}

table.styled.order tbody > tr > td > .type {
    width: 35px
}

table.styled.order tbody > tr > td > .bank {
    width: 40px
}

table.styled.order tbody > tr > td > .country {
    width: 55px
}

table.styled.order tbody > tr > td > .state {
    width: 45px
}

table.styled.order tbody > tr > td > .city {
    width: 50px
}

table.styled.order tbody > tr > td > .zip {
    width: 35px
}

table.styled.order tbody > tr > td > .address {
    width: 79px
}

table.styled.order tbody > tr > td > .email {
    width: 60px
}

table.styled.order tbody > tr > td > .email i {
    margin-top: 3px
}

table.styled.order tbody > tr > td > .phone {
    width: 50px
}

table.styled.order tbody > tr > td > .phone i {
    margin-top: 3px
}

table.styled.order tbody > tr > td > .exp span.comment,
table.styled.order tbody > tr > td > .cvv2 span.comment,
table.styled.order tbody > tr > td > .holder span.comment,
table.styled.order tbody > tr > td > .brand span.comment,
table.styled.order tbody > tr > td > .level span.comment,
table.styled.order tbody > tr > td > .type span.comment,
table.styled.order tbody > tr > td > .bank span.comment,
table.styled.order tbody > tr > td > .country span.comment,
table.styled.order tbody > tr > td > .state span.comment,
table.styled.order tbody > tr > td > .city span.comment,
table.styled.order tbody > tr > td > .zip span.comment,
table.styled.order tbody > tr > td > .address span.comment,
table.styled.order tbody > tr > td > .email span.comment,
table.styled.order tbody > tr > td > .phone span.comment,
table.styled.order tbody > tr > td > .provider span.comment {
    color: #888
}

table.styled.order tbody > tr > td > .status {
    width: 80px
}

table.styled.order tbody > tr > td > .status.status-2 {
    color: #8e9434
}

table.styled.order tbody > tr > td > .status.status-3 {
    color: #b54f4f
}

table.styled.order tbody > tr > td > .status.status-4 {
    color: #428bca
}

table.styled.order tbody > tr[data-returned="3"] > td > .status {
    color: #b54f4f
}

table.styled.order tbody > tr[data-returned="2"] > td > .status {
    color: #8e9434
}

table.styled.order tbody > tr > td > .status i.fa {
    display: inline-block;
    color: black;
    margin: 3px 3px 0 0;
    float: left
}

table.styled.order tbody tr:hover > td {
    border-top-color: #333;
    border-bottom: 1px solid #333
}

a.ads-modal-link {
    background: #666600;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
    width: 248px;
    border: none;
    border-radius: 5px;
    display: inline-block
}

a.ads-modal-link:hover {
    text-decoration: none;
    opacity: 0.9
}

.ads-modal-container {
    margin-bottom: 20px;
    border: 2px solid #a1a1a1;
    border-radius: 5px;
    background: #fff;
    padding: 20px 20px 20px 30px
}

.table-holder table + .bottom {
    position: absolute;
    padding-top: 30px;
    float: left;
    min-height: 35px
}

.bypass-stat-table-head {
    font-size: 24px
}

.bypass-stat-table {
    width: 100%;
    margin-bottom: 20px
}

.bypass-stat-table tr td {
    border-bottom: 0 !important;
    line-height: 30px;
    font-size: 12px
}

.bypass-stat-table tr td.empty {
    color: #ccc
}

.bypass-stat-table tr td.index {
    color: #bebebe;
    text-align: right;
    padding-right: 10px
}

.bypass-stat-table tr td.load-id {
    padding: 0 10px 0 0
}

.bypass-stat-table tr td div.seller_name {
    overflow: hidden;
    padding-left: 18px;
    text-align: left
}

.bypass-stat-table tr td div.seller_name .inner {
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline
}

.bypass-stat-table tr td div.base_name .inner {
    width: 46px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle
}

.bypass-stat-table:nth-child(1) tr td.available {
    text-align: right;
    padding-right: 35px;
    width: 70px
}

.bypass-stat-table:nth-child(2) tr td.available,
.bypass-stat-table:nth-child(3) tr td.available {
    text-align: right;
    padding-right: 60px;
    width: 70px
}

.bypass-stat-table tr td.lefted {
    text-align: left
}

.bypass-stat-table tr td.righted {
    text-align: right
}

.bypass-stat-table tr th {
    border-bottom: 1px solid #bebebe !important;
    line-height: 30px
}

.bypass-stat-table tr th:nth-child(3),
.bypass-stat-table tr th:nth-child(4) {
    padding-right: 35px
}

.bypass-stat-table tr th.centred {
    text-align: center
}

.bypass-stat-table tr th.seller-th-label {
    padding-left: 18px
}

.bypass-stat-table.popup-table thead tr th:nth-last-child(3) {
    text-align: right;
    padding-right: 16px
}

.bypass-stat-table.popup-table thead tr th:nth-last-child(2) {
    text-align: right;
    padding-right: 16px
}

.bypass-stat-table.popup-table tr td:nth-last-child(2) {
    text-align: right;
    padding-right: 16px
}

.bypass-stat-table.popup-table tr td.righted {
    padding-right: 16px
}

.bypass-stat-hr {
    border: 0
}

.bypass-load-graph-header {
    margin-bottom: 45px;
    margin-top: 4px
}

.bypass-load-graph-wrap {
    height: 220px;
    margin: 0 auto
}

.bypass-load-graph-wrap td {
    vertical-align: bottom
}

.bypass-load-graph-wrap td .bypass-stat-table-wrap-item {
    max-height: 220px;
    display: block;
    width: 55px;
    height: 0;
    transition: height .3s ease;
    background: #717c4a
}

.bypass-load-graph-wrap td:not(:last-child) .bypass-stat-table-wrap-item,
.bypass-load-graph-wrap td:not(:last-child) .bypass-stat-table-wrap-item-empty {
    margin-right: 40px
}

.bypass-load-table {
    table-layout: fixed
}

.bypass-load-table thead th {
    font-size: 13px
}

.bypass-load-table thead th:not(:last-child) {
    text-align: center
}

.bypass-load-table thead th:nth-child(1) {
    width: 78px
}

.bypass-load-table thead th:nth-child(2) {
    width: 55px
}

.bypass-load-table thead th:nth-child(3) {
    width: 175px
}

.bypass-load-table thead th:nth-child(4) {
    width: 105px
}

.bypass-load-table thead th:nth-child(5) {
    width: 120px
}

.bypass-load-table thead th:nth-child(6) {
    width: 120px
}

.bypass-load-table thead th:nth-child(7) {
    width: 120px
}

.bypass-load-table thead th:nth-child(9) {
    text-align: right
}

.bypass-load-table tbody td:not(:last-child) {
    text-align: center
}

.bypass-load-table tbody td:last-child {
    text-align: right;
    padding-right: 15px
}

.bypass-load-table td.empty {
    color: #888
}

.bypass-load-table td .load-rating {
    width: 45px
}

.bypass-load-table_mt {
    margin-top: 36px
}

.bypass-load-table__loader {
    margin-right: 22px
}

.bypass-load-table-rating-label {
    padding-right: 25px
}

.bypass-table-load-rating {
    display: inline-block;
    width: 53px;
    font-weight: bold;
    text-align: center;
    font-size: 13px
}

.rating-positive {
    color: #757700
}

.rating-negative {
    color: #b54f4f
}

.btn-rating-decrease,
.btn-rating-increase {
    width: 16px;
    height: 16px;
    color: white;
    padding: 0;
    font-size: 10px;
    text-align: center;
    border-radius: 2px
}

.btn-rating-decrease:hover,
.btn-rating-decrease:focus,
.btn-rating-increase:hover,
.btn-rating-increase:focus {
    color: white
}

.btn-rating-decrease {
    background: #b54f4f
}

.btn-rating-decrease:hover {
    background: #ae2828
}

.btn-rating-decrease-icon {
    background-position: 0 -633px;
    display: inline-block;
    width: 8px;
    height: 6px
}

.btn-rating-increase {
    background: #757700
}

.btn-rating-increase:hover {
    background: #535405
}

.btn-rating-increase-icon {
    background-position: 0 -642px;
    display: inline-block;
    width: 8px;
    height: 6px
}

.show-full-stat-legend {
    padding-left: 0
}

.show-full-stat-legend-link {
    color: #717c4a;
    text-decoration: underline;
    cursor: pointer
}

.bypass-graph-table-wrap {
    height: 220px;
    margin: 0 auto 20px auto
}

.bypass-graph-table-wrap td {
    vertical-align: bottom
}

.bypass-graph-table-wrap td:not(:last-child) .bypass-stat-table-wrap-item,
.bypass-graph-table-wrap td:not(:last-child) .bypass-stat-table-wrap-item-empty {
    margin-right: 10px
}

.bypass-stat-table-wrap-item {
    max-height: 200px;
    display: block;
    width: 30px;
    height: 0;
    transition: height .3s ease;
    background: #717c4a
}

.bypass-stat-table-wrap-item-empty {
    max-height: 200px;
    display: block;
    width: 30px;
    height: 200px;
    background: #FFF;
    opacity: 1;
    border: 1px solid #717c4a
}

.bypass-stat-modal .bypass-stat-table {
    border: 2px solid #a1a1a1;
    border-radius: 5px;
    background: #fff;
    padding: 20px;
    height: 300px;
    overflow-y: auto;
    float: none;
    margin: 0 auto
}

.bypass-stat-modal .bypass-stat-table table {
    width: 100%
}

.bypass-stat-modal .bypass-stat-table tr td.available {
    padding-right: 16px
}

.bypass-stat-modal .bypass-stat-table tr td div.seller_name {
    width: 87px
}

.chart {
    margin: 0 auto;
    width: 198px;
    height: 198px;
    position: relative
}

.doughnutTip {
    position: absolute;
    float: left;
    min-width: 30px;
    max-width: 198px;
    color: #fff;
    background: #686a47;
    border-radius: 3px;
    font-size: 12px;
    text-shadow: 0 1px 0 #000;
    text-align: center;
    line-height: 1.3;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    transform: all .3s;
    pointer-events: none;
    padding: 9px 14px
}

.doughnutTip:after {
    position: absolute;
    left: 50%;
    bottom: -6px;
    content: "";
    height: 0;
    margin: 0 0 0 -6px;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 6px solid #686a47;
    line-height: 0
}

.doughnutSummary {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #000;
    text-align: center;
    cursor: default
}

.doughnutSummaryTitle {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -27%;
    font-size: 22px;
    letter-spacing: .06em
}

.doughnutSummaryNumber {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -9%;
    font-size: 36px;
    color: #717c4a
}

.a-popover {
    position: relative;
    text-decoration: none;
    margin-left: 7px
}

.a-popover.a-popover-top-3 {
    top: 3px
}

.a-popover.show {
    display: initial
}

.a-popover:hover {
    text-decoration: none
}

.a-popover > i {
    color: #686a47;
    cursor: pointer;
    font-size: 14px
}

h1 .a-popover {
    margin-left: 8px;
    font-size: 14px;
    line-height: 14px;
    margin-top: 12px
}

thead .a-popover {
    display: inline-block;
    vertical-align: middle
}

.ticket-holder .a-popover.pull-right {
    margin-right: 12px;
    margin-top: 7px
}

.profile > .header {
    position: relative
}

.profile > .header .a-popover {
    position: absolute;
    left: 5px;
    top: 1px;
    cursor: pointer
}

.add_arrows {
    display: none;
    margin: 0 auto;
    position: relative
}

.add_arrows:after {
    content: '';
    position: absolute;
    background: url(../images/arr_card.png) no-repeat;
    width: 738px;
    height: 398px;
    background-size: 102%;
    top: -9px;
    left: 282px
}

.sticker {
    background: url(../images/sticker.png) no-repeat;
    width: 199px;
    height: 121px
}

.sticker p {
    font-size: 16px;
    padding: 15px 15px 10px
}

.sticker span {
    font-size: 14px;
    font-weight: bold;
    padding-left: 15px
}

.fa-question-circle {
    background-position: 0 -614px;
    width: 16px;
    height: 16px;
    display: inline-block;
    background-repeat: no-repeat
}

.fa-question-circle.fa-question-circle-gray {
    background-position: 0 -595px
}

.fa-question-circle.fa {
    display: inline-block !important;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-question-shadow {
    box-shadow: 0 0 5px #fff;
    border-radius: 50%
}

#mainmenu {
    margin: 0 auto;
    display: table;
    width: 100%;
    position: absolute
}

#mainmenu > ul {
    display: table;
    margin: 0 auto;
    padding-left: 0
}

.error-page {
    margin: 0 auto;
    background: url(../images/error404.html) no-repeat;
    width: 581px;
    height: 382px;
    text-align: center;
    font-family: "PT Sans";
    font-weight: bold
}

.error-page.server {
    background: url(../images/error500.png) no-repeat;
    width: 600px;
    height: 358px
}

.error-page span {
    color: #747c53;
    font-size: 198px;
    display: inline-block;
    padding-top: 35px
}

.error-page.server span {
    padding-top: 0px
}

.error-page p {
    color: #3e3e3e;
    font-size: 36px;
    margin-top: -50px
}

body:not(.login) footer .popover.top {
    min-width: 270px
}

p.attention {
    display: none
}

.form-card-search {
    padding-left: 11px
}

.form-card-search > .inner {
    border-left: 1px dashed #333;
    padding-left: 20px;
    margin-left: -20px
}

.form-card-search > .inner .control-group:last-child {
    min-height: 15px
}

.form-card-search > .inner .control-group.open:last-child {
    margin-bottom: 30px
}

.form-card-search .form-bottom {
    padding-top: 20px;
    overflow: hidden;
    clear: both;
    position: relative
}

.form-card-search .form-bottom .inner {
    width: 424px;
    margin-top: 15px
}

#slider {
    width: 165px;
    height: 50px;
    display: inline-block;
    margin: 10px 0 10px 0
}

.slider-wrap {
    width: 165px;
    height: 60px
}

#slider .ui-rangeSlider-bar {
    width: 165px !important;
    left: 0px !important
}

.mCSB_dragger_bar {
    width: 12px !important;
    height: 12px !important;
    background: #7f7f7f !important;
    border-radius: 12px !important
}

.mCSB_dragger {
    height: 12px !important
}

.dataTables_length label {
    color: #585858;
    font-size: 14px;
    font-weight: normal
}

select,
textarea,
input,
.uneditable-input,
.form-bottom button {
    color: #555
}

label {
    font-weight: normal
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
    border: none;
    border-right: 1px solid #ccc
}

.profile .data {
    padding-left: 0px
}

_:-moz-tree-row(hover),
table.order tbody tr:hover .number .comment {
    border-right-width: 0 !important
}

.order.table-checkable.table-striped.table-bordered.table-condensed.styled.dataTable.no-footer tbody tr:hover .number .comment {
    top: 24px;
    border: 2px solid #777;
    border-right: 2px solid #777;
    border-top: 1px solid #ccc;
    width: 1168px;
    padding-left: 3px
}

.order.table-checkable.table-striped.table-bordered.table-condensed.styled.dataTable.no-footer tbody > tr > td {
    padding: 4px 7px 3px 7px
}

.order.table-checkable.table-striped.table-bordered.table-condensed.styled.dataTable.no-footer tbody > tr:hover > td {
    padding-top: 2px !important;
    padding-bottom: 1px !important
}

.order.table-checkable.table-striped.table-bordered.table-condensed.styled.dataTable.no-footer tbody > tr:hover > td:last-child {
    padding-right: 5px !important
}

.order.table-checkable.table-striped.table-bordered.table-condensed.styled.dataTable.no-footer tbody > tr:hover > td:first-child {
    padding-left: 5px !important
}

.order.table-checkable.table-striped.table-bordered.table-condensed.styled.dataTable.no-footer tbody > tr:hover + tr > td {
    padding-top: 5px
}

.order.table-checkable.table-striped.table-bordered.table-condensed.styled.dataTable.no-footer tbody > tr:hover + tr .number .comment {
    top: 27px
}

.cash .inner {
    position: relative;
    top: -1px
}

.table-tickets-holder.table-holder > .controls {
    bottom: -35px
}

.inner .billing {
    width: 1100px;
    margin: 0 auto
}

.inner .billing .row.items > div + div {
    margin-left: 9px
}

.orders-check-alert-table {
    margin: 0 auto;
    display: table
}

.orders-check-alert-table > tbody > tr > td {
    border-bottom: none !important
}

.orders-check-alert-table > tbody > tr > td:first-child {
    text-align: left
}

.orders-check-alert-table > tbody > tr > td:last-child {
    text-align: right;
    width: 50px
}

.order-status-load {
    display: none;
    width: 34px;
    height: 16px;
    position: absolute;
    top: 0;
    left: 28px
}

.order-status-load.show {
    display: block
}

.inline-status-load {
    width: 34px;
    height: 14px;
    position: absolute;
    right: 0;
    top: 8px
}

.inline-status-load_static {
    position: static
}

.inline-status-load_inline {
    display: inline-block
}

.order-status-load .blockG,
.inline-status-load .blockG {
    background-color: #000000;
    border: 1px solid #000000;
    float: left;
    height: 16px;
    margin-left: 2px;
    width: 6px;
    opacity: 0.1;
    -webkit-animation-name: bounceG;
    -webkit-animation-duration: 1.4s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: linear;
    -webkit-transform: scale(0.7);
    animation-name: bounceG;
    animation-duration: 1.4s;
    animation-iteration-count: infinite;
    animation-direction: linear;
    transform: scale(0.7)
}

.order-status-load .blockG_1,
.inline-status-load .blockG_1 {
    -moz-animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.order-status-load .blockG_2,
.inline-status-load .blockG_2 {
    -moz-animation-delay: 0.13s;
    -webkit-animation-delay: 0.13s;
    animation-delay: 0.13s
}

.order-status-load .blockG_3,
.inline-status-load .blockG_3 {
    -moz-animation-delay: 0.26s;
    -webkit-animation-delay: 0.26s;
    animation-delay: 0.26s
}

@-moz-keyframes bounceG {
    0% {
        -moz-transform: scale(1.2);
        opacity: 1
    }

    100% {
        -moz-transform: scale(0.7);
        opacity: 0.1
    }
}

@-webkit-keyframes bounceG {
    0% {
        -webkit-transform: scale(1.2);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(0.7);
        opacity: 0.1
    }
}

@-ms-keyframes bounceG {
    0% {
        -ms-transform: scale(1.2);
        opacity: 1
    }

    100% {
        -ms-transform: scale(0.7);
        opacity: 0.1
    }
}

@-o-keyframes bounceG {
    0% {
        -o-transform: scale(1.2);
        opacity: 1
    }

    100% {
        -o-transform: scale(0.7);
        opacity: 0.1
    }
}

@keyframes bounceG {
    0% {
        transform: scale(1.2);
        opacity: 1
    }

    100% {
        transform: scale(0.7);
        opacity: 0.1
    }
}

.filter_sys_name {
    width: 285px;
    height: 33px
}

.search-select {
    width: 380px;
    height: 145px;
    border: 3px solid #a1a1a1;
    border-radius: 3px;
    list-style: none;
    padding: 0;
    margin-bottom: 15px;
    background-color: #ffffff;
    overflow-y: auto
}

.search-select tr {
    position: relative;
    height: 35px;
    margin: 0 3px;
    cursor: pointer
}

.search-select tr:hover {
    background-color: #ececec;
    color: black
}

.search-select tr td {
    border-bottom: none !important
}

.search-select tr td:nth-child(1) {
    width: 42px;
    padding-left: 20px
}

.search-select tr td:nth-child(2) span {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 265px;
    text-align: left;
    padding-top: 5px
}

.search-select tr td:nth-child(3) {
    width: 35px
}

.search-select tr td:nth-child(4) {
    width: 35px
}

.search-select tr td .delete-search {
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 20px;
    color: #784d4d;
    display: inline-block;
    padding-top: 3px
}

.editor-sprites {
    background: url(../images/icons/editor.png) no-repeat
}

.sort-number,
.sort-quantity {
    display: inline-block;
    cursor: pointer
}

.sort-number {
    width: 16px;
    height: 16px;
    background-position: 0 0
}

.sort-quantity {
    width: 16px;
    height: 16px;
    background-position: 0 -19px
}

.csv-editor-ctrl input#delimeter {
    width: 30px
}

.csv-editor-ctrl i,
.csv-editor-ctrl label {
    margin-right: 10px
}

@-webkit-keyframes flicker {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0.1
    }

    100% {
        opacity: 1
    }
}

@keyframes flicker {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0.1
    }

    100% {
        opacity: 1
    }
}

p.alert-error.restricted-access {
    text-align: center
}

.in-transaction-table {
    display: inline-block;
    text-align: center
}

.in-transaction-table tr td {
    text-align: left
}

.in-transaction-table tr td span.empty {
    color: #888
}

.in-transaction-table tr td span.batch-str {
    text-decoration: underline;
    cursor: pointer
}

.in-transaction-table tr td:last-child {
    padding-left: 10px
}

.in-transaction-table tr:last-child td:last-child {
    width: 13em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: bottom
}

.table-billing-holder .comment.with-info .inner {
    text-decoration: underline
}

.stat-header {
    margin: 0 auto;
    background: #f9f9f9;
    margin-bottom: 20px
}

.stat-header .container {
    margin-bottom: 10px
}

.stat-header hr {
    margin: 0;
    border: 0;
    border-top: 3px solid #ccc
}

.stat-type-switch {
    margin-top: 22px;
    margin-bottom: 10px;
    width: 444px;
    color: #6e6e6e
}

.stat-type-switch-link {
    display: inline-block;
    text-align: center;
    transition: background .5s ease;
    text-decoration: none;
    color: #6e6e6e;
    background: #e5e5e5
}

.stat-type-switch-link:first-child {
    width: 50%;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.stat-type-switch-link:last-child {
    width: 50%;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.stat-type-switch-link:hover {
    color: #6e6e6e;
    text-decoration: none
}

.stat-type-switch-link-active {
    background: #757700;
    color: #FFF
}

.stat-type-switch-link-active:hover {
    color: #FFF;
    text-decoration: none
}

.stat-accordion-wrapper {
    border: 1px solid #CCC;
    background: #f9f9f9;
    color: #6e6e6e
}

.stat-accordion-wrapper .stat-multiselect-wrapper {
    padding: 19px 2px 29px 2px;
    border-bottom: 1px solid #CCC
}

.stat-accordion-wrapper .stat-multiselect-wrapper .col-lg-4 {
    width: 383px
}

.stat-accordion-wrapper .stat-multiselect-wrapper .col-lg-4:last-of-type {
    width: 325px
}

.stat-accordion-wrapper .stat-multiselect-wrapper .stat-multiselect {
    border: 2px solid #CCC;
    border-radius: 5px
}

.stat-accordion-wrapper .stat-multiselect-wrapper .stat-multiselect .header {
    width: 100%;
    height: 40px;
    background: #e4e097;
    padding: 5px;
    position: relative;
    color: #6e6e6e
}

.stat-accordion-wrapper .stat-multiselect-wrapper .stat-multiselect .header span {
    float: left;
    vertical-align: middle;
    line-height: 27px
}

.stat-accordion-wrapper .stat-multiselect-wrapper .stat-multiselect .header input {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    background: none;
    outline: none;
    font-size: 13px;
    font-family: Arial;
    width: 172px;
    float: right;
    line-height: 22px;
    padding: 2px;
    border: 1px solid #ccc;
    background: #FFF;
    border-radius: 3px
}

.stat-accordion-wrapper .stat-multiselect-wrapper .stat-multiselect .header input[name=lname] {
    width: 135px
}

.stat-accordion-wrapper .stat-multiselect-wrapper .stat-multiselect .header i.fa-search {
    background-position: 0 -857px;
    width: 11px;
    height: 11px;
    position: absolute;
    right: 11px;
    top: 12px
}

.stat-accordion-wrapper .stat-multiselect-wrapper .stat-multiselect ul {
    margin: 0;
    padding: 0;
    height: 135px;
    overflow-y: auto;
    overflow-x: hidden;
    background: #ffffff
}

.stat-accordion-wrapper .stat-multiselect-wrapper .stat-multiselect ul li {
    list-style-type: none;
    line-height: 30px;
    font-size: 16px;
    padding-left: 10px
}

.stat-accordion-wrapper .stat-multiselect-wrapper .stat-multiselect ul li:nth-child(even) {
    background: #f9f9f9
}

.stat-accordion-wrapper .stat-multiselect-wrapper .stat-multiselect ul li label {
    width: 100%
}

.stat-accordion-wrapper .stat-multiselect-wrapper .stat-multiselect ul li input[type="checkbox"] + label:before {
    margin-right: 10px
}

.stat-accordion-wrapper .stat-multiselect-wrapper .stat-multiselect ul li input[type="checkbox"]:indeterminate + label:before {
    background-position: 0 -477px
}

.stat-accordion-wrapper .stat-multiselect-wrapper .btn-main-action {
    width: 190px;
    left: 16px;
    bottom: 0;
    position: absolute
}

.stat-accordion-wrapper .stat-multiselect-wrapper .clear-form {
    color: #784d4d;
    cursor: pointer;
    border-bottom: 1px dotted;
    position: absolute;
    right: 15px;
    bottom: 0
}

.stat-accordion-wrapper .stat-multiselect-wrapper .stat-select-legend {
    height: 179px
}

.stat-accordion-wrapper .stat-multiselect-wrapper .stat-select-legend > p {
    font-size: 16px
}

.stat-accordion-wrapper .selected-item-wrapper {
    width: 100%
}

.stat-accordion-wrapper .selected-item-wrapper > ul {
    padding: 0;
    margin: 0;
    min-height: 58px;
    max-height: 116px;
    width: 887px;
    float: left
}

.stat-accordion-wrapper .selected-item-wrapper > ul li {
    display: inline-block;
    text-align: left;
    list-style-type: none;
    width: 20%;
    padding-left: 17px;
    padding-top: 17px
}

.stat-accordion-wrapper .selected-item-wrapper > ul li span {
    height: 38px;
    float: left
}

.stat-accordion-wrapper .selected-item-wrapper > ul li span i {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    line-height: 15px;
    text-align: center;
    font-style: normal;
    border-radius: 2px;
    color: #ffffff;
    font-size: 25px;
    cursor: pointer
}

.stat-accordion-wrapper .selected-item-wrapper > ul li span i.disable {
    background: #CCC !important
}

.stat-accordion-wrapper .selected-item-wrapper > ul li p {
    margin: 0;
    font-size: 11px;
    text-align: left;
    padding-left: 30px
}

.stat-accordion-wrapper .selected-item-wrapper > ul li:nth-child(1) > span > i {
    background: #757700
}

.stat-accordion-wrapper .selected-item-wrapper > ul li:nth-child(2) > span > i {
    background: #000000
}

.stat-accordion-wrapper .selected-item-wrapper > ul li:nth-child(3) > span > i {
    background: #e99444
}

.stat-accordion-wrapper .selected-item-wrapper > ul li:nth-child(4) > span > i {
    background: #d15b41
}

.stat-accordion-wrapper .selected-item-wrapper > ul li:nth-child(5) > span > i {
    background: #557eaa
}

.stat-accordion-wrapper .selected-item-wrapper > ul li:nth-child(6) > span > i {
    background: #fb1d45
}

.stat-accordion-wrapper .selected-item-wrapper > ul li:nth-child(7) > span > i {
    background: #3fca14
}

.stat-accordion-wrapper .selected-item-wrapper > ul li:nth-child(8) > span > i {
    background: #e042bc
}

.stat-accordion-wrapper .selected-item-wrapper > ul li:nth-child(9) > span > i {
    background: #75ebea
}

.stat-accordion-wrapper .selected-item-wrapper > ul li:nth-child(10) > span > i {
    background: #d9e513
}

.stat-accordion-wrapper .selected-item-wrapper .accordion-toggle {
    float: right;
    width: 32px;
    height: 32px;
    padding: 0;
    border: none;
    background-color: transparent;
    margin-right: 17px;
    margin-top: 14px;
    outline: none;
    background-position: 0 -35px
}

.stat-accordion-wrapper .selected-item-wrapper .accordion-toggle.closed {
    background-position: 0 0
}

.stat-accordion-wrapper .time-unit-switch {
    margin-bottom: 22px
}

.stat-accordion-wrapper .time-unit-switch .time-unit-switch-wrapper {
    width: 100%
}

.stat-accordion-wrapper .time-unit-switch input[type=radio] {
    display: none
}

.stat-accordion-wrapper .time-unit-switch input[type=radio]:checked + label {
    color: #FFF;
    background: #757700
}

.stat-accordion-wrapper .time-unit-switch label {
    display: inline-block;
    padding: 5px 0;
    width: 33%;
    cursor: pointer;
    text-align: center;
    float: left;
    background: #FFF;
    color: #6e6e6e;
    transition: background .5s ease
}

.stat-accordion-wrapper .time-unit-switch label:first-of-type {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.stat-accordion-wrapper .time-unit-switch label:last-of-type {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.stat-accordion-wrapper .time-unit-switch label:not(:first-of-type):not(:last-of-type) {
    margin-right: 1px
}

.charts-wrapper {
    display: none;
    padding-top: 20px
}

.charts-wrapper .dyn-charts-container {
    width: 100%;
    height: 345px;
    position: relative
}

.charts-wrapper .dyn-charts-container:before {
    content: attr(data-title);
    position: absolute;
    left: 81px;
    top: 16px;
    z-index: 100;
    background: #FFF;
    border: 1px solid #CCC;
    border-radius: 3px;
    padding: 1px 5px;
    font-weight: bold;
    color: #6e6e6e
}

.charts-wrapper .small-charts {
    position: relative;
    width: 100%;
    height: 200px
}

.charts-wrapper .small-charts.total-chart:before,
.charts-wrapper .small-charts.closed-chart:before,
.charts-wrapper .small-charts.checked-chart:before {
    position: absolute;
    left: 81px;
    top: 16px;
    z-index: 100;
    background: #FFF;
    border: 1px solid #CCC;
    border-radius: 3px;
    padding: 1px 5px;
    font-weight: bold;
    color: #6e6e6e
}

.charts-wrapper .small-charts.total-chart:before,
.charts-wrapper .small-charts.closed-chart:before,
.charts-wrapper .small-charts.checked-chart:before {
    content: attr(data-title)
}

.ui-button-icon-primary.ui-icon.ui-icon-closethick {
    display: none
}

.editablearea[contenteditable=true]:empty:not(:focus):before {
    content: attr(data-ph);
    color: #999;
    font-size: 14px
}

.editablearea p {
    margin: 0
}

.table-holder .controls {
    margin-top: 28px
}

.b-controls-panel.fixed {
    position: fixed;
    z-index: 5;
    left: 0;
    right: 0;
    height: 40px;
    box-sizing: border-box;
    bottom: 0;
    margin: 0 auto;
    background: rgba(0, 0, 0, 0.4)
}

.b-controls-panel.fixed .controls {
    float: none;
    margin: 0 auto;
    padding: 5px 0;
    white-space: nowrap;
    text-align: right;
    width: 1170px
}

.b-controls-panel.fixed .controls .btn-main-action {
    float: none;
    display: inline-block;
    height: 30px;
    vertical-align: middle;
    font-size: 14px;
    line-height: 1.9
}

.gifts-wrapper {
    margin: 20px auto;
    border: 2px solid #a1a1a1;
    border-radius: 5px;
    background: #fff;
    padding: 20px;
    height: 265px;
    overflow-y: auto;
    width: 500px
}

.gifts-wrapper .gifts-list tr.inactive td:nth-child(2),
.gifts-wrapper .gifts-list tr.inactive td:nth-child(3) {
    text-decoration: line-through
}

.gifts-wrapper .gifts-list tr td {
    line-height: 26px
}

.gifts-wrapper .gifts-list tr td:nth-child(1) {
    width: 40px;
    text-align: left
}

.gifts-wrapper .gifts-list tr td:nth-child(2) {
    font-family: monospace;
    text-align: left
}

.gifts-wrapper .gifts-list tr td:nth-child(3) {
    width: 108px;
    text-align: right
}

input.gift-input {
    width: 280px !important
}

.g-green-dot {
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    line-height: 10px;
    background-position: 0 -1195px
}

.cursor-pointer {
    cursor: pointer
}

.table-order-holder .b-controls-panel .controls .btn-pay-check {
    position: absolute;
    left: 0;
    right: auto;
    margin-left: 0;
    color: #fff;
    background-color: #ab491c;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2)
}

.step-by-step {
    text-align: left;
    padding-left: 75px
}

.step-by-step-dialog input[type="checkbox"]:checked + label {
    text-decoration: line-through
}

.step-by-step-dialog input[type="checkbox"] + label:before {
    margin-right: 5px
}

input.has-error {
    box-shadow: 0 0 10px 0 #784d4d;
    border-color: #784d4d
}

.to-page input {
    margin-right: -7px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.to-page span {
    background: #757700;
    color: white;
    line-height: 26px;
    border: 2px solid #53540f;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    padding: 0 2px
}

.modal-dialog.create-tickets {
    width: 1100px
}

.modal-dialog.search-dialog {
    width: 490px
}

.modal-dialog.search-dialog .form-group input[type=checkbox][name$=_not_flag] + label {
    position: relative;
    padding-left: 30px;
    line-height: 18px;
    background: #dedede
}

.modal-dialog.search-dialog .form-group input[type=checkbox][name$=_not_flag] + label:before {
    margin-left: 5px;
    position: absolute;
    left: 3px;
    top: 7px
}

.modal-dialog.search-dialog .sort-block {
    margin-top: 4px;
    margin-right: 60px;
    margin: 0
}

.modal-dialog.search-dialog .sort-block select {
    border-radius: 5px;
    margin: 0 10px 0 10px;
    width: 150px;
    padding: 3px 0 3px 9px;
    text-align: left;
    font-size: 13px;
    color: #333;
    border: 2px solid #a1a1a1
}

.modal-dialog.search-dialog .sort-block [class^=icon] {
    display: inline-block;
    cursor: pointer;
    border: 1px solid #a1a1a1;
    text-align: center;
    font-size: 12px;
    color: white;
    font-style: normal;
    margin-top: 4px
}

.modal-dialog.search-dialog .sort-block [class^=icon]:hover {
    opacity: 0.9
}

.modal-dialog.search-dialog .sort-block [class^=icon]:active {
    opacity: 0.8
}

.modal-dialog.search-dialog .sort-block .sorter {
    width: 28px;
    height: 26px;
    border-radius: 5px 0 0 5px;
    vertical-align: bottom;
    margin-bottom: 2px;
    margin-right: -1px;
    background: #e7e7e7 url(../images/icons/arrows-icn.html) no-repeat 8px 9px
}

.modal-dialog.search-dialog .sort-block .sorter.active {
    background-color: #757700 !important;
    background-position: 8px -25px
}

.modal-dialog.search-dialog .sort-block .sorter:hover {
    background-color: #53540f !important;
    background-position: 8px -25px
}

.modal-dialog.search-dialog .sort-block .sorter + .sorter {
    border-radius: 0 5px 5px 0;
    margin-right: 5px;
    background: #e7e7e7 url(../images/icons/arrows-icn.html) no-repeat -22px -25px
}

.modal-dialog.search-dialog .sort-block .sorter + .sorter.active {
    background-position: -22px 8px
}

.modal-dialog.search-dialog .sort-block .sorter + .sorter:hover {
    background-position: -22px 8px
}

.modal-dialog.search-dialog .sort-block .sorter {
    margin-bottom: 0;
    height: 27px
}

.modal-dialog.load-search {
    width: 430px
}

.modal-dialog.alert {
    width: 350px
}

.modal-dialog.alert .modal-footer {
    display: none
}

.modal-dialog.cvs {
    width: 1100px
}

.modal-dialog.cvs .cvs {
    background: #fff;
    margin: 0 0 15px;
    padding: 10px;
    border: 2px solid #a1a1a1;
    border-radius: 5px;
    text-align: left
}

.modal-dialog.trans-info {
    width: 350px
}

.modal-header {
    border-bottom: none
}

.modal-header h1,
.modal-header h2,
.modal-header h3,
.modal-header h4,
.modal-header h5,
.modal-header h6 {
    margin: 0
}

.modal-header button.close {
    outline: none
}

.modal-header button.close span {
    color: black;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 28px;
    display: inline-block
}

.modal-content {
    background: #dedede;
    border-radius: 0
}

.modal-content .nav.nav-tabs {
    margin-bottom: 10px
}

.modal-content .nav.nav-tabs li {
    width: 33%;
    text-align: center
}

.modal-content .nav.nav-tabs li.disabled {
    opacity: .35
}

.modal-content .nav.nav-tabs li:first-child a {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.modal-content .nav.nav-tabs li:last-child a {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.modal-content .nav.nav-tabs li.active a {
    background: #53540f
}

.modal-content .nav.nav-tabs li a {
    color: #FFFFFF;
    background: #a1a1a1;
    width: 100%;
    border: none;
    border-radius: 0;
    line-height: 20px;
    padding: 6px 6px
}

.modal-content .nav.nav-tabs li a:hover {
    border: none
}

.modal-content .nav.nav-tabs.city-select li {
    width: 50%
}

.modal-content .register-data {
    text-align: center;
    margin: 0;
    font-size: 24px;
    line-height: 24px;
    color: #505050
}

.modal-content .register-data strong {
    color: black
}

.modal-content .register-data p:nth-child(2) {
    color: #010100;
    font-size: 18px;
    line-height: 22px;
    margin: 20px 0 0
}

.modal-footer {
    text-align: center;
    border-top: none
}

.modal-footer button {
    display: inline-block
}

input.styled,
textarea.styled,
label.styled {
    border: 2px solid #a1a1a1;
    border-radius: 5px;
    line-height: 24px;
    padding-left: 5px
}

.popover-content button.close {
    position: absolute;
    right: 3px;
    top: 0;
    background: none;
    border: none;
    color: #ccc;
    opacity: 0.5;
    text-shadow: none
}

ul.autocomplete-selected {
    margin-top: 15px;
    font-size: 13px;
    line-height: 2px;
    padding: 0;
    text-align: left
}

ul.autocomplete-selected.inversed li span {
    text-decoration: line-through
}

ul.autocomplete-selected li {
    display: inline-block;
    margin: 0 11px 3px 0;
    border: 1px solid #757500;
    padding: 0 6px;
    line-height: 22px;
    border-radius: 3px;
    background: #e4e097;
    color: #555
}

ul.autocomplete-selected li > span {
    color: #555
}

ul.autocomplete-selected li i {
    color: #784d4d;
    font-size: 13px;
    cursor: pointer;
    margin-left: 4px;
    font-style: normal;
    font-weight: bold
}

.autocomplete-results {
    background: #dadada;
    color: #333333;
    border: 2px solid #a1a1a1;
    border-radius: 4px;
    position: absolute;
    top: 33px;
    width: 100%
}

.autocomplete-results li {
    padding: 2px .4em;
    line-height: 1.5
}

.autocomplete-results li:hover {
    background: #e4e097;
    color: black;
    border-color: transparent
}

.check-result-modal {
    width: 350px
}

.hint:after,
[data-hint]:after {
    font-size: 12px;
    border-radius: 3px;
    padding: 5px;
    background: #53540f;
    color: white
}

.hint--right:before {
    border-right-color: #53540f
}

.hint--right:after {
    margin-bottom: -12px
}

.header-link {
    cursor: pointer;
    text-decoration: underline
}

.pseudo-link {
    cursor: pointer;
    text-decoration: underline;
    color: #717c4a
}

.pseudo-link:hover,
.pseudo-link:focus {
    color: #717c4a
}

.base-list-item {
    list-style-type: none;
    line-height: 30px;
    font-size: 16px;
    padding-left: 10px;
    cursor: default
}

.base-list-item:before {
    content: "";
    display: inline-block;
    height: 16px;
    width: 16px;
    margin: 0 10px 0 0;
    vertical-align: middle;
    background-position: 0 -458px
}

.base-list-item:nth-child(even) {
    background: #f9f9f9
}

.base-list-item_selected:before {
    background-position: 0 -439px
}

.base-list-item_indeterminate:before {
    background-position: 0 -477px
}

.b-select-page-modal {
    width: 350px
}

.bp-tooltips {
    position: relative;
    display: inline
}

.bp-tooltips .tooltip {
    position: absolute;
    width: 120px;
    color: #FFFFFF;
    background: #686a47;
    height: 25px;
    line-height: 25px;
    text-align: center;
    display: none;
    border-radius: 3px
}

.bp-tooltips .tooltip:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-top: 8px solid #686a47;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent
}

.bp-tooltips:hover .tooltip {
    opacity: 1;
    display: block;
    bottom: 25px;
    left: 50%;
    margin-left: -66px;
    z-index: 999
}

.pills-centered .nav-tabs {
    text-align: center
}

.pills-centered .nav-tabs > li {
    float: none;
    display: inline-block
}

.bypass-left-arrow,
.bypass-right-arrow {
    width: 32px;
    height: 32px
}

.bypass-right-arrow {
    background: url(../images/icon-arrow-right.png)
}

.bypass-left-arrow {
    background: url(../images/icon-arrow-left.png)
}

.text-primary-color {
    color: #606551
}

.alert-warning {
    background: #f1f1f1;
    border: 1px solid #cccccc;
    color: #6e6e6e
}

.appear-enter {
    opacity: 0.01
}

.appear-enter.appear-enter-active {
    opacity: 1;
    transition: opacity 500ms ease-in
}

.appear-leave {
    opacity: 1
}

.appear-leave.appear-leave-active {
    opacity: 0.01;
    transition: opacity 300ms ease-in
}

.show-inline {
    display: inline-block !important
}

.inline-block {
    display: inline-block
}

.load-value-modal {
    width: 495px
}

.load-value-wrapper {
    overflow: hidden;
    *zoom: 1;
    text-align: center
}

.load-value-wrapper .list-with-dots li {
    width: 370px
}

.load-value-list-wrapper {
    border: 2px solid #a1a1a1;
    border-radius: 5px;
    background: #fff;
    padding: 20px;
    height: 300px;
    overflow-y: auto;
    float: none;
    margin: 0 auto
}

@media (max-width: 1230px) {
    header .user-activity {
        margin-right: 7%
    }

    header .brand {
        margin-left: 7%
    }

    .table-holder.table-card-holder.bp-search-cards .controls,
    .bp-search-cards.table-holder.table-cart-holder .controls {
        margin-left: 490px;
        float: none;
        margin-top: 28px;
        min-width: 540px
    }

    .table-holder.table-card-holder.bp-search-cards .controls .sort-block,
    .bp-search-cards.table-holder.table-cart-holder .controls .sort-block {
        margin-right: 0px
    }

    .table-holder.table-card-holder.bp-search-cards .controls .btn-main-action,
    .bp-search-cards.table-holder.table-cart-holder .controls .btn-main-action {
        padding: 0 20px;
        margin-left: 10px
    }
}

@media (max-width: 1200px) {
    header .user-activity {
        margin-right: 4%
    }

    header .brand {
        margin-left: 4%
    }
}

@media (max-width: 1130px) {
    header .user-activity {
        margin-right: 3%
    }

    header .brand {
        margin-left: 3%
    }
}

@media (max-height: 600px) {
    body aside section .control-group {
        margin-bottom: 0
    }

    body aside section .form-bottom button[type="submit"] {
        margin-top: 10px
    }

    body .dates-range > .inner {
        margin-top: 2px
    }
}

@media (max-height: 700px) {
    #wrap > aside {
        padding-top: 0
    }

    aside nav {
        padding-top: 20px
    }

    aside section .control-group textarea {
        max-height: 38px
    }
}

.news-container {
    margin-top: 20px;
    overflow: hidden
}

.news-container + .news-container {
    height: auto
}

.news-container .news-list-item.news-list-item-processed .news-list-item-subject {
    color: #999
}

.news-container .news-list-item.news-list-item-processed .news-list-item-date {
    color: #999
}

.news-container .btn-main-action {
    position: static
}

.slide-arrow {
    position: absolute;
    margin-top: -16px;
    top: 50%;
    border: 0;
    color: inherit;
    font: inherit;
    line-height: normal;
    overflow: visible;
    padding: 0
}

.slide-arrow_left {
    left: -50px
}

.slide-arrow_right {
    right: -50px
}

.bg-w-border {
    background: #f1f1f1;
    border: 1px solid #cccccc;
    padding: 15px 20px 20px;
    margin-bottom: 20px
}

.cards-check-view-content h1 {
    margin-bottom: 30px
}

.cards-check-view-content .cards-check-label {
    font-size: 18px;
    line-height: 20px;
    color: #333;
    margin-bottom: 15px;
    font-weight: bold;
    display: inline-block;
    width: 625px
}

.cards-check-view-content .cards-check-label + .cards-check-label {
    width: auto;
    margin-left: 24px
}

.cards-check-view-content .secondary-link {
    font-size: 14px;
    color: #53540f;
    line-height: 30px;
    margin-left: 20px;
    display: inline-block;
    cursor: pointer;
    margin-right: 10px
}

.cards-check-view-content .secondary-link:hover {
    text-decoration: none
}

.cards-check-view-content .card-check-example {
    width: 625px;
    font-size: 13px;
    line-height: 18px;
    color: #6e6e6e;
    margin-top: 5px
}

.cards-check-view-content .card-check-example b {
    color: #3E3E3E
}

.cards-check-view-content .cards-check-right-col {
    width: 409px;
    font-size: 14px;
    line-height: 18px;
    color: #6e6e6e;
    margin-top: -5px
}

.cards-check-view-content input,
.cards-check-view-content .editablearea {
    width: 625px;
    border: 2px solid #a1a1a1;
    border-radius: 5px;
    padding: 3px 10px
}

.cards-check-view-content .editablearea {
    height: 175px;
    overflow-y: auto;
    resize: none;
    background: #fff;
    color: #666;
    font-size: 13px;
    line-height: 20px
}

.cards-check-view-content .editablearea .error {
    background: #edc1ad
}

.cards-check-view-content .cards-check-preview-btn-wrap {
    margin-top: 75px;
    font-size: 16px;
    line-height: 30px;
    overflow: hidden
}

.cards-check-view-content .cards-check-preview-btn {
    color: #fff;
    padding: 0 25px;
    background: #757700;
    border-radius: 5px;
    cursor: pointer;
    border: 0
}

.cards-check-view-content .cards-check-preview-btn:disabled {
    opacity: 0.6
}

.check-load-wrap {
    border: 2px solid #a1a1a1;
    border-radius: 5px;
    padding: 3px;
    margin: 15px 15px 20px 15px;
    overflow-y: auto;
    background: #fff;
    display: block;
    list-style-position: inside;
    max-height: 140px
}

.check-load-wrap .check-load-item {
    padding-left: 10px;
    line-height: 38px;
    font-size: 16px;
    text-align: left;
    cursor: pointer
}

.check-load-wrap .check-load-item:hover {
    background: #ececec
}

.check-load-wrap .check-load-item:hover .icn-close-load {
    display: inline-block
}

.icn-close-load {
    display: none;
    width: 22px;
    cursor: pointer;
    font-size: 22px;
    text-align: center;
    color: #784d4d
}

.cards-check-preview {
    width: 100%;
    border: 1px solid #cccccc
}

.cards-check-preview tr {
    border-bottom: 1px solid #ccc
}

.cards-check-preview tr:last-child {
    border-bottom: none
}

.cards-check-preview tr th,
.cards-check-preview tr td {
    border-right: 1px solid #ccc;
    font-size: 12px;
    line-height: 20px;
    padding: 3px 10px;
    font-weight: normal
}

.cards-check-preview tr th:last-child,
.cards-check-preview tr td:last-child {
    border-bottom: none
}

.cards-check-preview tr th:first-child,
.cards-check-preview tr td:first-child {
    text-align: center;
    width: 20px
}

.cards-check-preview tr:nth-child(even) {
    background: #f1f1f1
}

.cards-check-preview tr:nth-child(odd) {
    background: #fff
}

.cards-check-preview .cards-check-preview-head th {
    background: #e5ebd1;
    color: #606551
}

.btn-recheck.disabled {
    opacity: 0.5
}

.table-checklist-holder .status {
    width: 110px
}

.table-checklist-holder .status i {
    float: left;
    margin-top: 3px;
    margin-right: 5px
}

.fast-buy-popup,
.recheck-popup {
    padding: 3px 0
}

.fast-buy-popup .fast-buy-counters,
.recheck-popup .fast-buy-counters {
    border-top: 1px solid #c6c6c6;
    padding: 15px 0;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    color: #333333
}

.fast-buy-popup .fast-buy-counters .fast-buy-col,
.recheck-popup .fast-buy-counters .fast-buy-col {
    width: 49%;
    text-align: right
}

.fast-buy-popup .fast-buy-counters .fast-buy-col + .fast-buy-col,
.recheck-popup .fast-buy-counters .fast-buy-col + .fast-buy-col {
    text-align: left
}

.fast-buy-popup .fast-buy-counters .fast-buy-count-val,
.fast-buy-popup .fast-buy-counters .fast-buy-coast-count,
.recheck-popup .fast-buy-counters .fast-buy-count-val,
.recheck-popup .fast-buy-counters .fast-buy-coast-count {
    font-weight: bold
}

.fast-buy-popup .fast-buy-after-buy,
.recheck-popup .fast-buy-after-buy {
    background: #f1f1f1;
    padding: 15px 0;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    color: #333333
}

.fast-buy-popup .fast-buy-after-buy .fast-buy-counters,
.recheck-popup .fast-buy-after-buy .fast-buy-counters {
    border-top: none
}

.fast-buy-popup .fast-buy-after-buy .fast-buy-head,
.recheck-popup .fast-buy-after-buy .fast-buy-head {
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    color: #757700;
    margin-bottom: 10px
}

.fast-buy-popup .fast-buy-after-buy .fast-buy-controls,
.recheck-popup .fast-buy-after-buy .fast-buy-controls {
    text-align: left;
    width: 420px;
    margin: 0 auto
}

.fast-buy-popup .fast-buy-after-buy .fast-buy-controls .fast-buy-controls-col,
.recheck-popup .fast-buy-after-buy .fast-buy-controls .fast-buy-controls-col {
    width: 210px
}

.fast-buy-popup .fast-buy-after-buy .fast-buy-controls label,
.recheck-popup .fast-buy-after-buy .fast-buy-controls label {
    line-height: 15px;
    margin-bottom: 10px
}

.fast-buy-popup .fast-buy-after-buy .fast-buy-controls label:before,
.recheck-popup .fast-buy-after-buy .fast-buy-controls label:before {
    vertical-align: bottom;
    margin-right: 5px
}

.fast-buy-popup .fast-buy-btn,
.recheck-popup .fast-buy-btn {
    width: 175px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    background: #757700;
    border-radius: 5px;
    font-weight: bold;
    margin: 30px auto;
    cursor: pointer
}

html[lang="es"] .profile ul.data > li > strong {
    width: 40%
}

html[lang="es"] .profile ul.data > li > span {
    width: 60%
}

html[lang="es"] .profile ul.data.cvs-settings .legend,
html[lang="es"] .profile ul.data.search-settings .legend {
    padding: 0 37px;
    line-height: 24px;
    height: 60px
}

/*# sourceMappingURL=app.css.map */
