.badge,
.label,
audio,
canvas,
progress,
sub,
sup,
video {
    vertical-align: baseline;
}
.dataTable td,
.dataTable th,
.redactor_toolbar li,
hr {
    -moz-box-sizing: content-box;
}
hr,
img {
    border: 0;
}
.hasDatepicker,
.ui-timepicker-input,
button.close,
input[type="search"] {
    -webkit-appearance: none;
}
.select2-results,
html {
    -webkit-tap-highlight-color: transparent;
}
.breadcrumb,
hr {
    margin-bottom: 20px;
}
.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.bootstrap-switch,
.btn,
.carousel-indicators,
.select2-drop .select2-result-label,
.vjs-control-bar {
    -moz-user-select: none;
    -ms-user-select: none;
}
.breadcrumb,
.carousel-indicators,
.dropdown-menu,
.list-inline,
.list-unstyled,
.media-list,
.nav,
.pager,
.select2-choices li,
.ui-timepicker-list,
.ui-timepicker-list li {
    list-style: none;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background: 0 0;
}
a:active,
a:hover {
    outline: 0;
}
b,
optgroup,
strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
h1 {
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
sub,
sup {
    line-height: 0;
    position: relative;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    vertical-align: middle;
}
svg:not(:root) {
    overflow: hidden;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre,
textarea {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
*,
.tablesorter-bootstrap .tablesorter-filter-row .tablesorter-filter,
:after,
:before,
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid;
    }
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: 0 0 !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;
    }
    thead {
        display: table-header-group;
    }
    img {
        max-width: 100% !important;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    select {
        background: #fff !important;
    }
    .navbar {
        display: none;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }
    .label {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important;
    }
}
.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover,
.form-control,
.navbar-toggle,
.open .dropdown-toggle.btn-danger,
.open .dropdown-toggle.btn-default,
.open .dropdown-toggle.btn-info,
.open .dropdown-toggle.btn-primary,
.open .dropdown-toggle.btn-success,
.open .dropdown-toggle.btn-warning,
.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
}
pre code,
table {
    background-color: transparent;
}
*,
:after,
:before {
    box-sizing: border-box;
}
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 62.5%;
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a:focus {
    outline-offset: -2px;
}
figure {
    margin: 0;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-circle {
    border-radius: 50%;
}
hr {
    margin-top: 20px;
    border-top: 1px solid #eee;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
select[multiple],
select[multiple].input-lg,
select[multiple].input-sm,
select[size],
textarea.form-control,
textarea.input-lg,
textarea.input-sm {
    height: auto;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child),
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-link,
pre code {
    border-radius: 0;
}
.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: #999;
}
.close,
dt {
    font-weight: 700;
}
.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;
}
dl,
ol,
ul {
    margin-top: 0;
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}
.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%;
}
cite {
    font-style: normal;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.list-inline {
    margin-left: -5px;
}
.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
dd {
    margin-left: 0;
}
@media (min-width: 768px) {
    .lead {
        font-size: 21px;
    }
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .dl-horizontal dd {
        margin-left: 180px;
    }
    .container {
        width: 750px;
    }
}
.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto;
}
abbr[data-original-title],
abbr[title] {
    cursor: help;
}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
blockquote {
    font-size: 17.5px;
}
blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #999;
}
a.list-group-item,
output {
    color: #555;
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right;
}
.popover,
th {
    text-align: left;
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: "";
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: "\00A0 \2014";
}
blockquote:after,
blockquote:before {
    content: "";
}
address {
    font-style: normal;
}
code {
    white-space: nowrap;
}
pre {
    display: block;
    word-break: break-all;
    word-wrap: break-word;
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
}
.pre-scrollable {
    overflow-y: scroll;
    max-height: 340px;
}
.container {
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
.container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}
.row {
    margin-left: -15px;
    margin-right: -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-left: 15px;
    padding-right: 15px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666667%;
}
.col-xs-pull-10 {
    right: 83.33333333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666667%;
}
.col-xs-pull-7 {
    right: 58.33333333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666667%;
}
.col-xs-pull-4 {
    right: 33.33333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.66666667%;
}
.col-xs-pull-1 {
    right: 8.33333333%;
}
.col-xs-pull-0 {
    right: 0;
}
.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: 0;
}
.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: 0;
    }
    .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: 0;
    }
    .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: 0;
    }
    .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: 0;
    }
    .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: 0;
    }
    .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: 0;
    }
    .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;
    }
}
.form-control,
.table,
input[type="range"] {
    width: 100%;
}
table {
    max-width: 100%;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    vertical-align: top;
}
.table > thead > tr > th {
    vertical-align: bottom;
}
.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-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5;
}
table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}
@media (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch;
    }
    .table-responsive > .table {
        margin-bottom: 0;
    }
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > td,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > thead > tr > th {
        white-space: nowrap;
    }
    .table-responsive > .table-bordered {
        border: 0;
    }
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0;
    }
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0;
    }
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0;
    }
}
fieldset,
legend {
    border: 0;
}
fieldset {
    padding: 0;
    margin: 0;
    min-width: 0;
}
label {
    display: inline-block;
    margin-bottom: 5px;
}
.checkbox,
.form-control,
.radio,
input[type="file"],
input[type="range"],
output {
    display: block;
}
input[type="search"] {
    box-sizing: border-box;
}
input[type="checkbox"],
input[type="radio"] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal;
}
input[type="checkbox"]:focus,
input[type="file"]:focus,
input[type="radio"]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}
output {
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
}
.form-control {
    background-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999;
}
.form-control::-webkit-input-placeholder {
    color: #999;
}
input[type="date"] {
    line-height: 34px;
}
.checkbox,
.radio {
    margin-top: 10px;
}
.checkbox label,
.radio label {
    display: inline;
    font-weight: 400;
    cursor: pointer;
}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
    float: left;
    margin-left: -20px;
}
.checkbox-inline,
.radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer;
}
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px;
}
.checkbox-inline[disabled],
.checkbox[disabled],
.radio-inline[disabled],
.radio[disabled],
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="radio"][disabled] {
    cursor: not-allowed;
}
.btn,
.btn-link {
    cursor: pointer;
}
.has-feedback {
    position: relative;
}
.has-feedback .form-control {
    padding-right: 42.5px;
}
.has-feedback .form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
}
.collapsing,
.dropdown,
.glyphicon {
    position: relative;
}
.has-success .form-control {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-warning .form-control {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-error .form-control {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.form-control-static {
    margin-bottom: 0;
}
.help-block {
    display: block;
    margin-top: 5px;
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}
.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px;
}
.form-horizontal .form-group {
    margin-right: -15px;
}
@media (min-width: 768px) {
    .form-inline .checkbox,
    .form-inline .form-control,
    .form-inline .form-group,
    .form-inline .radio {
        display: inline-block;
        vertical-align: middle;
    }
    .form-inline .checkbox,
    .form-inline .control-label,
    .form-inline .form-group,
    .form-inline .radio {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .form-control {
        width: auto;
    }
    .form-inline .input-group > .form-control {
        width: 100%;
    }
    .form-inline .checkbox,
    .form-inline .radio {
        margin-top: 0;
        padding-left: 0;
    }
    .form-inline .checkbox input[type="checkbox"],
    .form-inline .radio input[type="radio"] {
        float: none;
        margin-left: 0;
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
    .form-horizontal .control-label {
        text-align: right;
    }
}
.badge,
.btn,
.label,
.nav-justified > li > a,
.nav-tabs.nav-justified > li > a,
.pager,
.progress-bar {
    text-align: center;
}
.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    white-space: nowrap;
    -webkit-user-select: none;
    user-select: none;
}
.btn.active:focus,
.btn:active:focus,
.btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}
.btn.active,
.btn:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    pointer-events: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-default {
    border-color: #ccc;
}
.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open .dropdown-toggle.btn-default {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad;
}
.btn-primary {
    border-color: #357ebd;
}
.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e;
}
.btn-success {
    border-color: #4cae4c;
}
.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #47a447;
    border-color: #398439;
}
.btn-info {
    border-color: #46b8da;
}
.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc;
}
.btn-warning {
    border-color: #eea236;
}
.btn-warning.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512;
}
.btn-danger {
    border-color: #d43f3a;
}
.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925;
}
.btn-link {
    font-weight: 400;
}
.btn-link,
.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-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.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 0.15s linear;
    transition: opacity 0.15s linear;
}
.fade.in {
    opacity: 1;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    transition: height 0.35s ease;
}
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
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-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .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;
}
@font-face {
    font-family: "Glyphicons Halflings";
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"),
        url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}
.glyphicon {
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
    content: "\2a";
}
.glyphicon-plus:before {
    content: "\2b";
}
.glyphicon-euro:before {
    content: "\20ac";
}
.glyphicon-minus:before {
    content: "\2212";
}
.glyphicon-cloud:before {
    content: "\2601";
}
.glyphicon-envelope:before {
    content: "\2709";
}
.glyphicon-pencil:before {
    content: "\270f";
}
.glyphicon-glass:before {
    content: "\e001";
}
.glyphicon-music:before {
    content: "\e002";
}
.glyphicon-search:before {
    content: "\e003";
}
.glyphicon-heart:before {
    content: "\e005";
}
.glyphicon-star:before {
    content: "\e006";
}
.glyphicon-star-empty:before {
    content: "\e007";
}
.glyphicon-user:before {
    content: "\e008";
}
.glyphicon-film:before {
    content: "\e009";
}
.glyphicon-th-large:before {
    content: "\e010";
}
.glyphicon-th:before {
    content: "\e011";
}
.glyphicon-th-list:before {
    content: "\e012";
}
.glyphicon-ok:before {
    content: "\e013";
}
.glyphicon-remove:before {
    content: "\e014";
}
.glyphicon-zoom-in:before {
    content: "\e015";
}
.glyphicon-zoom-out:before {
    content: "\e016";
}
.glyphicon-off:before {
    content: "\e017";
}
.glyphicon-signal:before {
    content: "\e018";
}
.glyphicon-cog:before {
    content: "\e019";
}
.glyphicon-trash:before {
    content: "\e020";
}
.glyphicon-home:before {
    content: "\e021";
}
.glyphicon-file:before {
    content: "\e022";
}
.glyphicon-time:before {
    content: "\e023";
}
.glyphicon-road:before {
    content: "\e024";
}
.glyphicon-download-alt:before {
    content: "\e025";
}
.glyphicon-download:before {
    content: "\e026";
}
.glyphicon-upload:before {
    content: "\e027";
}
.glyphicon-inbox:before {
    content: "\e028";
}
.glyphicon-play-circle:before {
    content: "\e029";
}
.glyphicon-repeat:before {
    content: "\e030";
}
.glyphicon-refresh:before {
    content: "\e031";
}
.glyphicon-list-alt:before {
    content: "\e032";
}
.glyphicon-lock:before {
    content: "\e033";
}
.glyphicon-flag:before {
    content: "\e034";
}
.glyphicon-headphones:before {
    content: "\e035";
}
.glyphicon-volume-off:before {
    content: "\e036";
}
.glyphicon-volume-down:before {
    content: "\e037";
}
.glyphicon-volume-up:before {
    content: "\e038";
}
.glyphicon-qrcode:before {
    content: "\e039";
}
.glyphicon-barcode:before {
    content: "\e040";
}
.glyphicon-tag:before {
    content: "\e041";
}
.glyphicon-tags:before {
    content: "\e042";
}
.glyphicon-book:before {
    content: "\e043";
}
.glyphicon-bookmark:before {
    content: "\e044";
}
.glyphicon-print:before {
    content: "\e045";
}
.glyphicon-camera:before {
    content: "\e046";
}
.glyphicon-font:before {
    content: "\e047";
}
.glyphicon-bold:before {
    content: "\e048";
}
.glyphicon-italic:before {
    content: "\e049";
}
.glyphicon-text-height:before {
    content: "\e050";
}
.glyphicon-text-width:before {
    content: "\e051";
}
.glyphicon-align-left:before {
    content: "\e052";
}
.glyphicon-align-center:before {
    content: "\e053";
}
.glyphicon-align-right:before {
    content: "\e054";
}
.glyphicon-align-justify:before {
    content: "\e055";
}
.glyphicon-list:before {
    content: "\e056";
}
.glyphicon-indent-left:before {
    content: "\e057";
}
.glyphicon-indent-right:before {
    content: "\e058";
}
.glyphicon-facetime-video:before {
    content: "\e059";
}
.glyphicon-picture:before {
    content: "\e060";
}
.glyphicon-map-marker:before {
    content: "\e062";
}
.glyphicon-adjust:before {
    content: "\e063";
}
.glyphicon-tint:before {
    content: "\e064";
}
.glyphicon-edit:before {
    content: "\e065";
}
.glyphicon-share:before {
    content: "\e066";
}
.glyphicon-check:before {
    content: "\e067";
}
.glyphicon-move:before {
    content: "\e068";
}
.glyphicon-step-backward:before {
    content: "\e069";
}
.glyphicon-fast-backward:before {
    content: "\e070";
}
.glyphicon-backward:before {
    content: "\e071";
}
.glyphicon-play:before {
    content: "\e072";
}
.glyphicon-pause:before {
    content: "\e073";
}
.glyphicon-stop:before {
    content: "\e074";
}
.glyphicon-forward:before {
    content: "\e075";
}
.glyphicon-fast-forward:before {
    content: "\e076";
}
.glyphicon-step-forward:before {
    content: "\e077";
}
.glyphicon-eject:before {
    content: "\e078";
}
.glyphicon-chevron-left:before {
    content: "\e079";
}
.glyphicon-chevron-right:before {
    content: "\e080";
}
.glyphicon-plus-sign:before {
    content: "\e081";
}
.glyphicon-minus-sign:before {
    content: "\e082";
}
.glyphicon-remove-sign:before {
    content: "\e083";
}
.glyphicon-ok-sign:before {
    content: "\e084";
}
.glyphicon-question-sign:before {
    content: "\e085";
}
.glyphicon-info-sign:before {
    content: "\e086";
}
.glyphicon-screenshot:before {
    content: "\e087";
}
.glyphicon-remove-circle:before {
    content: "\e088";
}
.glyphicon-ok-circle:before {
    content: "\e089";
}
.glyphicon-ban-circle:before {
    content: "\e090";
}
.glyphicon-arrow-left:before {
    content: "\e091";
}
.glyphicon-arrow-right:before {
    content: "\e092";
}
.glyphicon-arrow-up:before {
    content: "\e093";
}
.glyphicon-arrow-down:before {
    content: "\e094";
}
.glyphicon-share-alt:before {
    content: "\e095";
}
.glyphicon-resize-full:before {
    content: "\e096";
}
.glyphicon-resize-small:before {
    content: "\e097";
}
.glyphicon-exclamation-sign:before {
    content: "\e101";
}
.glyphicon-gift:before {
    content: "\e102";
}
.glyphicon-leaf:before {
    content: "\e103";
}
.glyphicon-fire:before {
    content: "\e104";
}
.glyphicon-eye-open:before {
    content: "\e105";
}
.glyphicon-eye-close:before {
    content: "\e106";
}
.glyphicon-warning-sign:before {
    content: "\e107";
}
.glyphicon-plane:before {
    content: "\e108";
}
.glyphicon-calendar:before {
    content: "\e109";
}
.glyphicon-random:before {
    content: "\e110";
}
.glyphicon-comment:before {
    content: "\e111";
}
.glyphicon-magnet:before {
    content: "\e112";
}
.glyphicon-chevron-up:before {
    content: "\e113";
}
.glyphicon-chevron-down:before {
    content: "\e114";
}
.glyphicon-retweet:before {
    content: "\e115";
}
.glyphicon-shopping-cart:before {
    content: "\e116";
}
.glyphicon-folder-close:before {
    content: "\e117";
}
.glyphicon-folder-open:before {
    content: "\e118";
}
.glyphicon-resize-vertical:before {
    content: "\e119";
}
.glyphicon-resize-horizontal:before {
    content: "\e120";
}
.glyphicon-hdd:before {
    content: "\e121";
}
.glyphicon-bullhorn:before {
    content: "\e122";
}
.glyphicon-bell:before {
    content: "\e123";
}
.glyphicon-certificate:before {
    content: "\e124";
}
.glyphicon-thumbs-up:before {
    content: "\e125";
}
.glyphicon-thumbs-down:before {
    content: "\e126";
}
.glyphicon-hand-right:before {
    content: "\e127";
}
.glyphicon-hand-left:before {
    content: "\e128";
}
.glyphicon-hand-up:before {
    content: "\e129";
}
.glyphicon-hand-down:before {
    content: "\e130";
}
.glyphicon-circle-arrow-right:before {
    content: "\e131";
}
.glyphicon-circle-arrow-left:before {
    content: "\e132";
}
.glyphicon-circle-arrow-up:before {
    content: "\e133";
}
.glyphicon-circle-arrow-down:before {
    content: "\e134";
}
.glyphicon-globe:before {
    content: "\e135";
}
.glyphicon-wrench:before {
    content: "\e136";
}
.glyphicon-tasks:before {
    content: "\e137";
}
.glyphicon-filter:before {
    content: "\e138";
}
.glyphicon-briefcase:before {
    content: "\e139";
}
.glyphicon-fullscreen:before {
    content: "\e140";
}
.glyphicon-dashboard:before {
    content: "\e141";
}
.glyphicon-paperclip:before {
    content: "\e142";
}
.glyphicon-heart-empty:before {
    content: "\e143";
}
.glyphicon-link:before {
    content: "\e144";
}
.glyphicon-phone:before {
    content: "\e145";
}
.glyphicon-pushpin:before {
    content: "\e146";
}
.glyphicon-usd:before {
    content: "\e148";
}
.glyphicon-gbp:before {
    content: "\e149";
}
.glyphicon-sort:before {
    content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}
.glyphicon-sort-by-order:before {
    content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}
.glyphicon-sort-by-attributes:before {
    content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}
.glyphicon-unchecked:before {
    content: "\e157";
}
.glyphicon-expand:before {
    content: "\e158";
}
.glyphicon-collapse-down:before {
    content: "\e159";
}
.glyphicon-collapse-up:before {
    content: "\e160";
}
.glyphicon-log-in:before {
    content: "\e161";
}
.glyphicon-flash:before {
    content: "\e162";
}
.glyphicon-log-out:before {
    content: "\e163";
}
.glyphicon-new-window:before {
    content: "\e164";
}
.glyphicon-record:before {
    content: "\e165";
}
.glyphicon-save:before {
    content: "\e166";
}
.glyphicon-open:before {
    content: "\e167";
}
.glyphicon-saved:before {
    content: "\e168";
}
.glyphicon-import:before {
    content: "\e169";
}
.glyphicon-export:before {
    content: "\e170";
}
.glyphicon-send:before {
    content: "\e171";
}
.glyphicon-floppy-disk:before {
    content: "\e172";
}
.glyphicon-floppy-saved:before {
    content: "\e173";
}
.glyphicon-floppy-remove:before {
    content: "\e174";
}
.glyphicon-floppy-save:before {
    content: "\e175";
}
.glyphicon-floppy-open:before {
    content: "\e176";
}
.glyphicon-credit-card:before {
    content: "\e177";
}
.glyphicon-transfer:before {
    content: "\e178";
}
.glyphicon-cutlery:before {
    content: "\e179";
}
.glyphicon-header:before {
    content: "\e180";
}
.glyphicon-compressed:before {
    content: "\e181";
}
.glyphicon-earphone:before {
    content: "\e182";
}
.glyphicon-phone-alt:before {
    content: "\e183";
}
.glyphicon-tower:before {
    content: "\e184";
}
.glyphicon-stats:before {
    content: "\e185";
}
.glyphicon-sd-video:before {
    content: "\e186";
}
.glyphicon-hd-video:before {
    content: "\e187";
}
.glyphicon-subtitles:before {
    content: "\e188";
}
.glyphicon-sound-stereo:before {
    content: "\e189";
}
.glyphicon-sound-dolby:before {
    content: "\e190";
}
.glyphicon-sound-5-1:before {
    content: "\e191";
}
.glyphicon-sound-6-1:before {
    content: "\e192";
}
.glyphicon-sound-7-1:before {
    content: "\e193";
}
.glyphicon-copyright-mark:before {
    content: "\e194";
}
.glyphicon-registration-mark:before {
    content: "\e195";
}
.glyphicon-cloud-download:before {
    content: "\e197";
}
.glyphicon-cloud-upload:before {
    content: "\e198";
}
.glyphicon-tree-conifer:before {
    content: "\e199";
}
.glyphicon-tree-deciduous:before {
    content: "\e200";
}
.dropdown-toggle:focus {
    outline: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    float: left;
    margin: 2px 0 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group,
.input-group-btn > .btn + .btn {
    margin-left: -1px;
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.dropdown-menu .divider {
    background-color: #e5e5e5;
}
.dropdown-menu > li > a {
    display: block;
    clear: both;
    font-weight: 400;
    white-space: nowrap;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    text-decoration: none;
    background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
    text-decoration: none;
    outline: 0;
}
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.open > .dropdown-menu {
    display: block;
}
.open > a {
    outline: 0;
}
.dropdown-menu-right {
    right: 0;
}
.dropdown-menu-left {
    right: auto;
}
.dropdown-header {
    display: block;
    color: #999;
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}
.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
}
@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
    position: relative;
    float: left;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
    z-index: 2;
}
.btn-group-vertical > .btn:focus,
.btn-group > .btn:focus {
    outline: 0;
}
.btn-toolbar {
    margin-left: -5px;
}
.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:first-child {
    margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group > .btn-group {
    float: left;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn .caret {
    margin-left: 0;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
    float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn,
.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;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%;
}
.btn-group-justified > .btn-group .btn {
    width: 100%;
}
[data-toggle="buttons"] > .btn > input[type="checkbox"],
[data-toggle="buttons"] > .btn > input[type="radio"] {
    display: none;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}
.input-group .form-control {
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell;
}
.nav > li,
.nav > li > a {
    display: block;
    position: relative;
}
.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group-addon {
    font-weight: 400;
    line-height: 1;
}
.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
}
.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px;
}
.input-group-addon input[type="checkbox"],
.input-group-addon input[type="radio"] {
    margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.input-group-addon:first-child {
    border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.input-group-addon:last-child {
    border-left: 0;
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
.input-group-btn > .btn {
    position: relative;
}
.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;
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
}
.nav > li > a {
    padding: 10px 15px;
}
.nav > li > a:focus,
.nav > li > a:hover {
    text-decoration: none;
    background-color: #eee;
}
.nav > li.disabled > a {
    color: #999;
}
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
    color: #999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background-color: #eee;
    border-color: #428bca;
}
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.nav > li > a > img {
    max-width: none;
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    cursor: default;
}
.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;
    margin-right: 0;
    border-radius: 4px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
.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: 992px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 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-justified > li,
.nav-stacked > li {
    float: none;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #428bca;
}
.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}
.nav-justified {
    width: 100%;
}
.nav-justified > li > a {
    margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
.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: 992px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-justified > li > a {
        margin-bottom: 0;
    }
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 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;
}
.list-group-item,
.media-object,
.tab-content > .active,
.tooltip {
    display: block;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.navbar {
    position: relative;
}
.navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
    overflow-y: auto;
}
@media (min-width: 992px) {
    .navbar {
        border-radius: 4px;
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    .navbar-collapse.in {
        overflow-y: visible;
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}
.bootstrap-tagsinput .tag,
.btn-file,
.carousel-inner,
.dropdown-menu .divider,
.dropdown-menu-inverse .divider,
.fileinput,
.media,
.media-body,
.modal-open,
.panel-group .panel,
.progress,
.select2-choices,
.select2-chosen,
.select2-search-choice,
.ui-spinner,
.ui-spinner-button {
    overflow: hidden;
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px;
}
.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
.navbar-fixed-top {
    top: 0;
}
.navbar-fixed-bottom {
    bottom: 0;
}
.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none;
}
@media (min-width: 992px) {
    .container-fluid > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container > .navbar-header {
        margin-right: 0;
        margin-left: 0;
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        border-radius: 0;
    }
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}
.navbar-toggle {
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    border-radius: 4px;
}
.navbar-toggle:focus {
    outline: 0;
}
.navbar-toggle .icon-bar {
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
}
@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }
    .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-nav .open .dropdown-menu > li > a:hover {
        background-image: none;
    }
}
.progress-striped .progress-bar,
.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
@media (min-width: 992px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }
    .navbar-nav > li {
        float: left;
    }
    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .navbar-nav.navbar-right:last-child {
        margin-right: -15px;
    }
    .navbar-left {
        float: left !important;
    }
    .navbar-right {
        float: right !important;
    }
}
.navbar-form {
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin: 8px -15px;
}
@media (min-width: 992px) {
    .navbar-form .checkbox,
    .navbar-form .form-control,
    .navbar-form .form-group,
    .navbar-form .radio {
        display: inline-block;
        vertical-align: middle;
    }
    .navbar-form .checkbox,
    .navbar-form .control-label,
    .navbar-form .form-group,
    .navbar-form .radio {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .form-control {
        width: auto;
    }
    .navbar-form .input-group > .form-control {
        width: 100%;
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        margin-top: 0;
        padding-left: 0;
    }
    .navbar-form .checkbox input[type="checkbox"],
    .navbar-form .radio input[type="radio"] {
        float: none;
        margin-left: 0;
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar-form.navbar-right:last-child {
        margin-right: -15px;
    }
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }
    .navbar-text.navbar-right:last-child {
        margin-right: 0;
    }
}
.navbar-nav > li > .dropdown-menu {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }
    .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-inverse {
    border-color: #080808;
}
.navbar-inverse .navbar-toggle {
    border-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;
}
@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: #999;
    }
    .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: #999;
}
.navbar-inverse .navbar-link:hover {
    color: #fff;
}
.breadcrumb > li {
    display: inline-block;
}
.label,
.pager li,
.pagination-plain > li,
.pagination > li {
    display: inline;
}
.breadcrumb > li + li:before {
    color: #ccc;
}
.breadcrumb > .active {
    color: #999;
}
.pagination {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #428bca;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    color: #2a6496;
    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: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
    cursor: default;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
    color: #999;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.pager {
    padding-left: 0;
    margin: 20px 0;
}
.pager li > a,
.pager li > span {
    display: inline-block;
    background-color: #fff;
}
.pager li > a:focus,
.pager li > a:hover {
    text-decoration: none;
}
.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: #999;
    background-color: #fff;
    cursor: not-allowed;
}
.label {
    line-height: 1;
    color: #fff;
    white-space: nowrap;
    border-radius: 0.25em;
}
.label[href]:focus,
.label[href]:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.label:empty {
    display: none;
}
.label-danger {
    background-color: #d9534f;
}
.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c;
}
.badge {
    display: inline-block;
    min-width: 10px;
    white-space: nowrap;
}
.btn-block,
.popover,
.redactor_editor {
    white-space: normal;
}
.badge:empty {
    display: none;
}
.btn-xs .badge {
    top: 0;
    padding: 1px 5px;
}
a.badge:focus,
a.badge:hover {
    text-decoration: none;
    cursor: pointer;
}
.nav-pills > .active > a > .badge,
a.list-group-item.active > .badge {
    color: #428bca;
    background-color: #fff;
}
.nav-pills > li > a > .badge {
    margin-left: 3px;
}
.jumbotron {
    padding: 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;
}
.container .jumbotron {
    border-radius: 6px;
}
.jumbotron .container {
    max-width: 100%;
}
@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }
    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px;
    }
}
.alert {
    margin-bottom: 20px;
}
.alert h4 {
    margin-top: 0;
    color: inherit;
}
.alert > p,
.alert > ul {
    margin-bottom: 0;
}
.alert > p + p {
    margin-top: 5px;
}
.alert-dismissable {
    padding-right: 35px;
}
.alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}
.alert-success {
    color: #3c763d;
}
.alert-success hr {
    border-top-color: #c9e2b3;
}
.alert-info {
    color: #31708f;
}
.alert-info hr {
    border-top-color: #a6e1ec;
}
.alert-warning {
    color: #8a6d3b;
}
.alert-warning hr {
    border-top-color: #f7e1b5;
}
.alert-danger hr {
    border-top-color: #e4b9c0;
}
@-webkit-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 {
    margin-bottom: 20px;
    background-color: #f5f5f5;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    color: #fff;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease;
}
.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}
.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-striped .progress-bar-info,
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
    zoom: 1;
}
.media,
.media .media {
    margin-top: 15px;
}
.media:first-child {
    margin-top: 0;
}
.media-heading {
    margin: 0 0 5px;
}
.media > .pull-left {
    margin-right: 10px;
}
.media > .pull-right {
    margin-left: 10px;
}
.media-list {
    padding-left: 0;
}
.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}
.list-group-item {
    position: relative;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}
.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
    float: right;
}
.list-group-item > .badge + .badge {
    margin-right: 5px;
}
a.list-group-item .list-group-item-heading {
    color: #333;
}
a.list-group-item:focus,
a.list-group-item:hover {
    text-decoration: none;
    background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:focus,
a.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading {
    color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text {
    color: #e1edf7;
}
.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}
a.list-group-item-success {
    color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
    color: inherit;
}
a.list-group-item-success:focus,
a.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 {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}
.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}
a.list-group-item-info {
    color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
    color: inherit;
}
a.list-group-item-info:focus,
a.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 {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}
.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}
a.list-group-item-warning {
    color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
    color: inherit;
}
a.list-group-item-warning:focus,
a.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 {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}
.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}
a.list-group-item-danger {
    color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
    color: inherit;
}
a.list-group-item-danger:focus,
a.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 {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}
.panel-heading > .dropdown .dropdown-toggle,
.panel-title,
.panel-title > a, .panel-title > a:active, .panel-title > a.visited, .panel-title > a:hover , .panel-title > a:focus{
    color: #ffffff;
}
.panel-group .panel-heading,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0;
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.list-group-item-text,
.panel-group .panel,
.panel-title,
.panel > .list-group,
.panel > .table,
.panel > .table-responsive,
.panel > .table-responsive > .table {
    margin-bottom: 0;
}
.list-group-item-text {
    line-height: 1.3;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.close {
    line-height: 1;
}
.panel {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
    padding: 15px;
}
.panel-footer,
.panel-heading {
    padding: 10px 15px;
}
.panel-heading {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel-title {
    margin-top: 0;
}
.panel > .list-group .list-group-item {
    border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .table-responsive:first-child > .table:first-child,
.panel > .table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}
.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0;
}
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
}
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
}
.panel > .table-responsive {
    border: 0;
}
.nav-tabs-bottom,
.panel-group .panel-heading + .panel-collapse .panel-body,
.redactor_separator_drop {
    border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
    border-top: 0;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #ddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #ddd;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #428bca;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #428bca;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #d6e9c6;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #bce8f1;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #faebcc;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #faebcc;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #ebccd1;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #ebccd1;
}
.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, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
    padding: 24px;
    border-radius: 6px;
}
.well-sm {
    padding: 9px;
    border-radius: 3px;
}
.close {
    float: right;
    font-size: 21px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}
.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-content {
    position: relative;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}
.modal-header {
    min-height: 16.43px;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-body {
    position: relative;
}
.popover,
.tooltip,
.tooltip-arrow {
    position: absolute;
}
.modal-footer {
    margin-top: 15px;
    text-align: right;
}
.modal-footer .btn + .btn {
    margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.btn-group > .btn + .btn,
.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
    .modal-sm {
        width: 300px;
    }
}
.tooltip {
    visibility: visible;
    opacity: 0;
    filter: alpha(opacity=0);
}
.tooltip-inner {
    text-align: center;
    text-decoration: none;
}
.tooltip-arrow {
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
}
.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.popover {
    top: 0;
    left: 0;
    display: none;
    background-clip: padding-box;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover-title {
    border-radius: 5px 5px 0 0;
}
.popover > .arrow:after {
    content: "";
}
.popover.bottom > .arrow:after,
.popover.left > .arrow:after,
.popover.right > .arrow:after,
.popover.top > .arrow:after {
    content: " ";
}
.popover.top > .arrow {
    left: 50%;
    border-bottom-width: 0;
}
.popover.top > .arrow:after {
    bottom: 1px;
    border-bottom-width: 0;
}
.popover.right > .arrow {
    top: 50%;
    border-left-width: 0;
}
.popover.right > .arrow:after {
    left: 1px;
    border-left-width: 0;
}
.popover.bottom > .arrow {
    left: 50%;
    border-top-width: 0;
}
.popover.bottom > .arrow:after {
    top: 1px;
    border-top-width: 0;
}
.popover.left > .arrow {
    top: 50%;
    border-right-width: 0;
}
.popover.left > .arrow:after {
    right: 1px;
    border-right-width: 0;
}
.carousel {
    position: relative;
}
.carousel-inner {
    position: relative;
    width: 100%;
}
.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}
.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 {
    left: 0;
    bottom: 0;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.breadcrumb > li,
.carousel-caption,
.carousel-caption .btn,
.nav-list > li > a,
.text-hide {
    text-shadow: none;
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:focus,
.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif;
}
.carousel-control .icon-prev:before {
    content: "\2039";
}
.carousel-control .icon-next:before {
    content: "\203a";
}
.carousel-indicators {
    position: absolute;
    z-index: 15;
    margin-left: -30%;
    padding-left: 0;
    text-align: center;
}
.carousel-indicators li {
    display: inline-block;
    text-indent: -999px;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000\9;
}
.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff;
}
.carousel-caption {
    position: absolute;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
}
@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px;
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }
    .carousel-indicators {
        bottom: 20px;
    }
}
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    content: " ";
    display: table;
}
.fui-triangle-up:before,
.ui-spinner-button .ui-icon:before {
    content: "\e600";
}
.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.hidden,
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0;
}
.img-thumbnail,
body {
    line-height: 1.72222;
    background-color: #fff;
}
.hidden {
    visibility: hidden !important;
}
.affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table;
    }
    tr.visible-md {
        display: table-row !important;
    }
    td.visible-md,
    th.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell !important;
    }
    .hidden-lg {
        display: none !important;
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}
.visible-print {
    display: none !important;
}
@media print {
    .visible-print {
        display: block !important;
    }
    table.visible-print {
        display: table;
    }
    tr.visible-print {
        display: table-row !important;
    }
    td.visible-print,
    th.visible-print {
        display: table-cell !important;
    }
    .hidden-print {
        display: none !important;
    }
}
@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/lato/lato-black.eot);
    src: url(../fonts/lato/lato-black.eot?#iefix) format("embedded-opentype"), url(../fonts/lato/lato-black.woff) format("woff"), url(../fonts/lato/lato-black.ttf) format("truetype"),
        url(../fonts/lato/lato-black.svg#latoblack) format("svg");
}
@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/lato/lato-bold.eot);
    src: url(../fonts/lato/lato-bold.eot?#iefix) format("embedded-opentype"), url(../fonts/lato/lato-bold.woff) format("woff"), url(../fonts/lato/lato-bold.ttf) format("truetype"), url(../fonts/lato/lato-bold.svg#latobold) format("svg");
}
@font-face {
    font-family: Lato;
    font-style: italic;
    font-weight: 700;
    src: url(../fonts/lato/lato-bolditalic.eot);
    src: url(../fonts/lato/lato-bolditalic.eot?#iefix) format("embedded-opentype"), url(../fonts/lato/lato-bolditalic.woff) format("woff"), url(../fonts/lato/lato-bolditalic.ttf) format("truetype"),
        url(../fonts/lato/lato-bolditalic.svg#latobold-italic) format("svg");
}
@font-face {
    font-family: Lato;
    font-style: italic;
    font-weight: 400;
    src: url(../fonts/lato/lato-italic.eot);
    src: url(../fonts/lato/lato-italic.eot?#iefix) format("embedded-opentype"), url(../fonts/lato/lato-italic.woff) format("woff"), url(../fonts/lato/lato-italic.ttf) format("truetype"),
        url(../fonts/lato/lato-italic.svg#latoitalic) format("svg");
}
@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/lato/lato-light.eot);
    src: url(../fonts/lato/lato-light.eot?#iefix) format("embedded-opentype"), url(../fonts/lato/lato-light.woff) format("woff"), url(../fonts/lato/lato-light.ttf) format("truetype"),
        url(../fonts/lato/lato-light.svg#latolight) format("svg");
}
@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/lato/lato-regular.eot);
    src: url(../fonts/lato/lato-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/lato/lato-regular.woff) format("woff"), url(../fonts/lato/lato-regular.ttf) format("truetype"),
        url(../fonts/lato/lato-regular.svg#latoregular) format("svg");
}
@font-face {
    font-family: Flat-UI-Pro-Icons;
    src: url(../fonts/glyphicons/flat-ui-pro-icons-regular.eot);
    src: url(../fonts/glyphicons/flat-ui-pro-icons-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons/flat-ui-pro-icons-regular.woff) format("woff"),
        url(../fonts/glyphicons/flat-ui-pro-icons-regular.ttf) format("truetype"), url(../fonts/glyphicons/flat-ui-pro-icons-regular.svg#flat-ui-pro-icons-regular) format("svg");
}
[class*="fui-"],
[class^="fui-"] {
    font-family: Flat-UI-Pro-Icons;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fui-triangle-down:before {
    content: "\e601";
}
.fui-triangle-up-small:before {
    content: "\e602";
}
.fui-triangle-down-small:before {
    content: "\e603";
}
.fui-triangle-left-large:before {
    content: "\e604";
}
.breadcrumb > li:after,
.fui-triangle-right-large:before {
    content: "\e605";
}
.fui-arrow-left:before {
    content: "\e606";
}
.fui-arrow-right:before {
    content: "\e607";
}
.fui-plus:before {
    content: "\e608";
}
.fui-cross:before {
    content: "\e609";
}
.fui-check:before {
    content: "\e60a";
}
.fui-radio-unchecked:before {
    content: "\e60b";
}
.fui-radio-checked:before {
    content: "\e60c";
}
.fui-checkbox-unchecked:before {
    content: "\e60d";
}
.checkbox .icon-checked:before,
.fui-checkbox-checked:before {
    content: "\e60e";
}
.fui-info-circle:before {
    content: "\e60f";
}
.fui-alert-circle:before {
    content: "\e610";
}
.fui-question-circle:before {
    content: "\e611";
}
.fui-check-circle:before {
    content: "\e612";
}
.fui-cross-circle:before {
    content: "\e613";
}
.fui-plus-circle:before {
    content: "\e614";
}
.fui-pause:before,
.vjs-play-control > div:after {
    content: "\e615";
}
.fui-play:before {
    content: "\e616";
}
.fui-volume:before {
    content: "\e617";
}
.fui-mute:before {
    content: "\e618";
}
.fui-resize:before {
    content: "\e619";
}
.fui-list:before,
.navbar-toggle:before {
    content: "\e61a";
}
.fui-list-thumbnailed:before {
    content: "\e61b";
}
.fui-list-small-thumbnails:before {
    content: "\e61c";
}
.fui-list-large-thumbnails:before {
    content: "\e61d";
}
.fui-list-numbered:before {
    content: "\e61e";
}
.fui-list-columned:before {
    content: "\e61f";
}
.fui-list-bulleted:before {
    content: "\e620";
}
.fui-window:before {
    content: "\e621";
}
.fui-windows:before {
    content: "\e622";
}
.fui-loop:before {
    content: "\e623";
}
.fui-cmd:before {
    content: "\e624";
}
.fui-mic:before {
    content: "\e625";
}
.fui-heart:before {
    content: "\e626";
}
.fui-location:before {
    content: "\e627";
}
.fui-new:before {
    content: "\e628";
}
.fui-video:before {
    content: "\e629";
}
.fui-photo:before {
    content: "\e62a";
}
.fui-time:before {
    content: "\e62b";
}
.fui-eye:before {
    content: "\e62c";
}
.fui-chat:before {
    content: "\e62d";
}
.fui-home:before {
    content: "\e62e";
}
.fui-upload:before {
    content: "\e62f";
}
.fui-search:before {
    content: "\e630";
}
.fui-user:before {
    content: "\e631";
}
.fui-mail:before {
    content: "\e632";
}
.fui-lock:before {
    content: "\e633";
}
.fui-power:before {
    content: "\e634";
}
.fui-calendar:before {
    content: "\e635";
}
.fui-gear:before {
    content: "\e636";
}
.fui-bookmark:before {
    content: "\e637";
}
.fui-exit:before {
    content: "\e638";
}
.fui-trash:before {
    content: "\e639";
}
.fui-folder:before {
    content: "\e63a";
}
.fui-bubble:before {
    content: "\e63b";
}
.fui-export:before {
    content: "\e63c";
}
.fui-calendar-solid:before {
    content: "\e63d";
}
.fui-star:before {
    content: "\e63e";
}
.fui-star-2:before {
    content: "\e63f";
}
.fui-credit-card:before {
    content: "\e640";
}
.fui-clip:before {
    content: "\e641";
}
.fui-link:before {
    content: "\e642";
}
.fui-tag:before {
    content: "\e643";
}
.fui-document:before {
    content: "\e644";
}
.fui-image:before {
    content: "\e645";
}
.fui-facebook:before {
    content: "\e646";
}
.fui-youtube:before {
    content: "\e647";
}
.fui-vimeo:before {
    content: "\e648";
}
.fui-twitter:before {
    content: "\e649";
}
.fui-spotify:before {
    content: "\e64a";
}
.fui-skype:before {
    content: "\e64b";
}
.fui-pinterest:before {
    content: "\e64c";
}
.fui-path:before {
    content: "\e64d";
}
.fui-linkedin:before {
    content: "\e64e";
}
.fui-google-plus:before {
    content: "\e64f";
}
.fui-dribbble:before {
    content: "\e650";
}
.fui-behance:before {
    content: "\e651";
}
.fui-stumbleupon:before {
    content: "\e652";
}
.fui-yelp:before {
    content: "\e653";
}
.fui-wordpress:before {
    content: "\e654";
}
.fui-windows-8:before {
    content: "\e655";
}
.fui-vine:before {
    content: "\e656";
}
.fui-tumblr:before {
    content: "\e657";
}
.fui-paypal:before {
    content: "\e658";
}
.fui-lastfm:before {
    content: "\e659";
}
.fui-instagram:before {
    content: "\e65a";
}
.fui-html5:before {
    content: "\e65b";
}
.fui-github:before {
    content: "\e65c";
}
.fui-foursquare:before {
    content: "\e65d";
}
.fui-dropbox:before {
    content: "\e65e";
}
.fui-android:before {
    content: "\e65f";
}
.fui-apple:before {
    content: "\e660";
}
.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span,
blockquote .small:before,
blockquote small:before,
blockquote.pull-right small:after {
    content: "";
}
body {
    font-size: 18px;
}
a {
    -webkit-transition: 0.25s;
    transition: 0.25s;
}
a:focus,
a:hover {
    color: #1abc9c;
    text-decoration: none;
}
a:focus {
    outline: 0;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    border: 2px solid #bdc3c7;
    border-radius: 6px;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.img-comment {
    margin: 24px 0;
    font-size: 15px;
    font-style: italic;
    line-height: 1.2;
}
.alert .btn,
h4,
h5,
h6 {
    margin-top: 15px;
}
p,
pre {
    margin: 0 0 15px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 15px;
}
.lead,
address,
dl {
    margin-bottom: 30px;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 700;
    line-height: 1.1;
    color: inherit;
}
.btn,
blockquote p,
h6 {
    font-weight: 400;
}
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    color: #e7e9ec;
}
h1,
h2,
h3 {
    margin-top: 30px;
}
.h1,
h1 {
    font-size: 48px;
}
.h2,
h2 {
    font-size: 36px;
}
.h3,
h3 {
    font-size: 24px;
}
.h4,
h4 {
    font-size: 22px;
}
.h5,
h5 {
    font-size: 18px;
}
.h6,
h6 {
    font-size: 14px;
}
p {
    font-size: 14px;
    line-height: 1.72222;
}
.lead {
    font-size: 28px;
    font-weight: 300;
    line-height: 1.46428571;
}
@media (min-width: 768px) {
    .lead {
        font-size: 30.01px;
    }
    .dl-horizontal dt {
        width: 160px;
    }
    .dl-horizontal dd {
        margin-left: 180px;
    }
}
.small,
small {
    font-size: 83%;
    line-height: 2.067;
}
.thumbnail,
address,
blockquote .small,
blockquote small,
dd,
dt,
pre {
    line-height: 1.72222;
}
.text-muted {
    color: #bdc3c7;
}
.text-inverse {
    color: #fff;
}
.text-primary {
    color: #1abc9c;
}
a.text-primary:hover {
    color: #148f77;
}
.text-warning {
    color: #f1c40f;
}
a.text-warning:hover {
    color: #c29d0b;
}
.text-danger {
    color: #e74c3c;
}
a.text-danger:hover {
    color: #d62c1a;
}
.text-success {
    color: #2ecc71;
}
a.text-success:hover {
    color: #25a25a;
}
.text-info {
    color: #3498db;
}
a.text-info:hover {
    color: #217dbb;
}
.bg-primary {
    color: #fff;
    background-color: #34495e;
}
a.bg-primary:hover {
    background-color: #222f3d;
}
.bg-success {
    background-color: #dff0d8;
}
a.bg-success:hover {
    background-color: #c1e2b3;
}
.bg-info {
    background-color: #d9edf7;
}
a.bg-info:hover {
    background-color: #afd9ee;
}
.bg-warning {
    background-color: #fcf8e3;
}
a.bg-warning:hover {
    background-color: #f7ecb5;
}
.bg-danger {
    background-color: #f2dede;
}
a.bg-danger:hover {
    background-color: #e4b9b9;
}
.page-header {
    padding-bottom: 14px;
}
ol,
ul {
    margin-bottom: 15px;
}
abbr[data-original-title],
abbr[title] {
    border-bottom: 1px dotted #bdc3c7;
}
blockquote {
    padding: 0 0 0 16px;
    margin: 0 0 30px;
    border-left: 3px solid #e7e9ec;
}
blockquote p {
    margin-bottom: 0.4em;
    font-size: 20px;
    line-height: 1.55;
}
blockquote .small,
blockquote small {
    font-size: 18px;
    font-style: italic;
    color: inherit;
}
blockquote.pull-right {
    padding-right: 16px;
    padding-left: 0;
    border-right: 3px solid #e7e9ec;
    border-left: 0;
}
code,
kbd {
    padding: 2px 6px;
    border-radius: 4px;
}
sub,
sup {
    font-size: 70%;
}
code,
kbd,
pre,
samp {
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
code {
    font-size: 85%;
    color: #c7254e;
    background-color: #f9f2f4;
}
kbd {
    font-size: 85%;
    color: #fff;
    background-color: #34495e;
    box-shadow: none;
}
.thumbnail,
pre {
    background-color: #fff;
}
pre {
    padding: 8px;
    font-size: 13px;
    color: inherit;
    white-space: pre;
    border: 2px solid #e7e9ec;
    border-radius: 6px;
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 5px;
    border: 2px solid #bdc3c7;
    border-radius: 6px;
    -webkit-transition: border 0.25s ease-in-out;
    transition: border 0.25s ease-in-out;
}
.btn,
.form-control,
.input-group-addon,
.select2-choice,
.select2-search input[type="text"] {
    -webkit-transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
}
.thumbnail a > img,
.thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #16a085;
}
.thumbnail .caption {
    padding: 9px;
    color: #34495e;
}
.btn {
    padding: 10px 15px;
    font-size: 15px;
    line-height: 1.4;
    border: none;
    border-radius: 4px;
    transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
    -webkit-font-smoothing: subpixel-antialiased;
}
.btn:focus,
.btn:hover {
    text-decoration: none;
    color: #fff;
    outline: 0;
}
.btn.active,
.btn:active {
    outline: 0;
    box-shadow: none;
}
.btn:focus:active {
    outline: 0;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    color: rgba(255, 255, 255, 0.75);
    cursor: not-allowed;
    background-color: #bdc3c7;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.btn [class^="fui-"] {
    position: relative;
    top: 1px;
    margin: 0 1px;
    line-height: 1;
}
.btn-xs.btn [class^="fui-"] {
    top: 0;
    font-size: 11px;
}
.btn-hg.btn [class^="fui-"] {
    top: 2px;
}
.btn-default {
    color: #fff;
    background-color: #bdc3c7;
}
.btn-default.active,
.btn-default.hover,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open > .dropdown-toggle.btn-default {
    color: #fff;
    background-color: #cacfd2;
    border-color: #cacfd2;
}
.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
    background: #a1a6a9;
    border-color: #a1a6a9;
}
.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.hover,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].hover,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.hover,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #bdc3c7;
    border-color: #bdc3c7;
}
.btn-default .badge {
    color: #bdc3c7;
    background-color: #fff;
}
.btn-primary {
    color: #fff;
    background-color: #00a912;
}
.btn-primary.active,
.btn-primary.hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #48c9b0;
    border-color: #48c9b0;
}
.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
    background: #16a085;
    border-color: #16a085;
}
.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.hover,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].hover,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.hover,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #bdc3c7;
    border-color: #1abc9c;
}
.btn-primary .badge {
    color: #1abc9c;
    background-color: #fff;
}
.btn-info {
    color: #fff;
    background-color: #3498db;
}
.btn-info.active,
.btn-info.hover,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #5dade2;
    border-color: #5dade2;
}
.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
    background: #2c81ba;
    border-color: #2c81ba;
}
.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.hover,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].hover,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.hover,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #bdc3c7;
    border-color: #3498db;
}
.btn-info .badge {
    color: #3498db;
    background-color: #fff;
}
.btn-danger {
    color: #fff;
}
.btn-danger.active,
.btn-danger.hover,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #ec7063;
    border-color: #ec7063;
}
.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
    background: #c44133;
    border-color: #c44133;
}
.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.hover,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].hover,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.hover,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #bdc3c7;
    border-color: #e74c3c;
}
.btn-danger .badge {
    color: #e74c3c;
    background-color: #fff;
}
.btn-success {
    color: #fff;
    background-color: #2ecc71;
}
.btn-success.active,
.btn-success.hover,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #58d68d;
    border-color: #58d68d;
}
.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
    background: #27ad60;
    border-color: #27ad60;
}
.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.hover,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].hover,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.hover,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #bdc3c7;
    border-color: #2ecc71;
}
.btn-success .badge {
    color: #2ecc71;
    background-color: #fff;
}
.btn-warning {
    color: #fff;
    background-color: #f1c40f;
}
.btn-warning.active,
.btn-warning.hover,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #f4d313;
    border-color: #f4d313;
}
.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
    background: #cda70d;
    border-color: #cda70d;
}
.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.hover,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].hover,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.hover,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #bdc3c7;
    border-color: #f1c40f;
}
.btn-warning .badge {
    color: #f1c40f;
    background-color: #fff;
}
.btn-inverse {
    color: #fff;
    background-color: #34495e;
}
.btn-inverse.active,
.btn-inverse.hover,
.btn-inverse:active,
.btn-inverse:focus,
.btn-inverse:hover,
.open > .dropdown-toggle.btn-inverse {
    color: #fff;
    background-color: #415b76;
    border-color: #415b76;
}
.btn-inverse.active,
.btn-inverse:active,
.open > .dropdown-toggle.btn-inverse {
    background: #2c3e50;
    border-color: #2c3e50;
}
.btn-inverse.disabled,
.btn-inverse.disabled.active,
.btn-inverse.disabled.hover,
.btn-inverse.disabled:active,
.btn-inverse.disabled:focus,
.btn-inverse.disabled:hover,
.btn-inverse[disabled],
.btn-inverse[disabled].active,
.btn-inverse[disabled].hover,
.btn-inverse[disabled]:active,
.btn-inverse[disabled]:focus,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse,
fieldset[disabled] .btn-inverse.active,
fieldset[disabled] .btn-inverse.hover,
fieldset[disabled] .btn-inverse:active,
fieldset[disabled] .btn-inverse:focus,
fieldset[disabled] .btn-inverse:hover {
    background-color: #bdc3c7;
    border-color: #34495e;
}
.btn-inverse .badge {
    color: #34495e;
    background-color: #fff;
}
.btn-embossed {
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
}
.btn-embossed.active,
.btn-embossed:active {
    box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.15);
}
.btn-wide {
    min-width: 140px;
    padding-right: 30px;
    padding-left: 30px;
}
.btn-link {
    color: #16a085;
}
.btn-link:focus,
.btn-link:hover {
    color: #1abc9c;
    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: #bdc3c7;
    text-decoration: none;
}
.btn-group-hg > .btn,
.btn-hg {
    padding: 13px 20px;
    font-size: 22px;
    line-height: 1.227;
    border-radius: 6px;
}
.btn-group-lg > .btn,
.btn-lg {
    padding: 10px 19px;
    font-size: 17px;
    line-height: 1.471;
    border-radius: 6px;
}
.btn-group-sm > .btn,
.btn-sm {
    padding: 9px 13px;
    font-size: 13px;
    line-height: 1.385;
    border-radius: 4px;
}
.btn-group-xs > .btn,
.btn-xs {
    padding: 6px 9px;
    font-size: 12px;
    line-height: 1.083;
    border-radius: 3px;
}
.btn-tip {
    padding-left: 10px;
    font-size: 92%;
    font-weight: 300;
}
[class*="btn-social-"] {
    padding: 10px 15px;
    font-size: 13px;
    line-height: 1.077;
    border-radius: 4px;
}
.btn-social-pinterest {
    color: #fff;
    background-color: #cb2028;
}
.btn-social-pinterest:focus,
.btn-social-pinterest:hover {
    background-color: #d54d53;
}
.btn-social-pinterest.active,
.btn-social-pinterest:active {
    background-color: #ad1b22;
}
.btn-social-linkedin {
    color: #fff;
    background-color: #0072b5;
}
.btn-social-linkedin:focus,
.btn-social-linkedin:hover {
    background-color: #338ec4;
}
.btn-social-linkedin.active,
.btn-social-linkedin:active {
    background-color: #00619a;
}
.btn-social-stumbleupon {
    color: #fff;
    background-color: #ed4a13;
}
.btn-social-stumbleupon:focus,
.btn-social-stumbleupon:hover {
    background-color: #f16e42;
}
.btn-social-stumbleupon.active,
.btn-social-stumbleupon:active {
    background-color: #c93f10;
}
.btn-social-googleplus {
    color: #fff;
    background-color: #2d2d2d;
}
.btn-social-googleplus:focus,
.btn-social-googleplus:hover {
    background-color: #575757;
}
.btn-social-googleplus.active,
.btn-social-googleplus:active {
    background-color: #262626;
}
.btn-social-facebook {
    color: #fff;
    background-color: #2f4b93;
}
.btn-social-facebook:focus,
.btn-social-facebook:hover {
    background-color: #596fa9;
}
.btn-social-facebook.active,
.btn-social-facebook:active {
    background-color: #28407d;
}
.btn-social-twitter {
    color: #fff;
    background-color: #00bdef;
}
.btn-social-twitter:focus,
.btn-social-twitter:hover {
    background-color: #33caf2;
}
.btn-social-twitter.active,
.btn-social-twitter:active {
    background-color: #00a1cb;
}
.btn-group > .btn + .dropdown-toggle {
    padding: 10px 12px;
    border-left: 2px solid rgba(52, 73, 94, 0.15);
}
.btn-group > .btn + .dropdown-toggle .caret {
    margin-right: 3px;
    margin-left: 3px;
}
.btn-group > .btn.btn-gh + .dropdown-toggle .caret {
    margin-right: 7px;
    margin-left: 7px;
}
.btn-group > .btn.btn-sm + .dropdown-toggle .caret {
    margin-right: 0;
    margin-left: 0;
}
.dropdown-toggle .caret,
.pager li > a [class*="fui-"] + span,
.pager li > a span + [class*="fui-"],
.pager li > span [class*="fui-"] + span,
.pager li > span span + [class*="fui-"] {
    margin-left: 8px;
}
.btn-group-xs > .btn + .dropdown-toggle {
    padding: 6px 9px;
}
.btn-group-sm > .btn + .dropdown-toggle {
    padding: 9px 13px;
}
.btn-group-lg > .btn + .dropdown-toggle {
    padding: 10px 19px;
}
.btn-group-hg > .btn + .dropdown-toggle {
    padding: 13px 20px;
}
.btn-xs .caret {
    border-width: 6px 4px 0;
}
.btn-lg .caret {
    border-width: 8px 6px 0;
}
.dropup .btn-lg .caret {
    border-width: 0 6px 8px;
}
.dropup .btn-xs .caret {
    border-width: 0 4px 6px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
    font-weight: 400;
}
.btn-group:focus .dropdown-toggle {
    outline: 0;
    -webkit-transition: 0.25s;
    transition: 0.25s;
}
.btn-group.open .dropdown-toggle {
    color: rgba(255, 255, 255, 0.75);
    box-shadow: none;
}
.btn-toolbar .btn.active {
    color: #fff;
}
.btn-toolbar .btn > [class^="fui-"] {
    margin: 0 1px;
    font-size: 16px;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 30px/2;
    font-size: 24px;
    line-height: inherit;
    color: inherit;
    border-bottom: none;
}
textarea {
    padding: 5px 11px;
    font-size: 20px;
    line-height: 24px;
}
input[type="search"] {
    -webkit-appearance: none !important;
}
label {
    font-size: 15px;
    font-weight: 400;
    line-height: 2.3;
}
.form-control::-moz-placeholder,
.select2-search input[type="text"]::-moz-placeholder {
    color: #b2bcc5;
    opacity: 1;
}
.form-control:-ms-input-placeholder,
.select2-search input[type="text"]:-ms-input-placeholder {
    color: #b2bcc5;
}
.form-control::-webkit-input-placeholder,
.select2-search input[type="text"]::-webkit-input-placeholder {
    color: #b2bcc5;
}
.form-control,
.select2-search input[type="text"] {
    height: 42px;
    padding: 8px 12px;
    font-family: Lato, Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 1.467;
    color: #34495e;
    border: 2px solid #bdc3c7;
    border-radius: 6px;
    box-shadow: none;
    transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
}
.form-control:focus,
.form-group.focus .form-control,
.form-group.focus .select2-search input[type="text"],
.select2-search input[type="text"]:focus {
    border-color: #1abc9c;
    outline: 0;
    box-shadow: none;
}
.form-control[disabled],
.form-control[readonly],
.select2-search input[type="text"][disabled],
.select2-search input[type="text"][readonly],
fieldset[disabled] .form-control,
fieldset[disabled] .select2-search input[type="text"] {
    color: #d5dbdb;
    cursor: default;
    background-color: #f4f6f6;
    filter: alpha(opacity=70);
    border-color: #d5dbdb;
    opacity: 0.7;
}
.form-control.flat,
.select2-search input[type="text"].flat {
    border-color: transparent;
}
.form-control.flat:hover,
.select2-search input[type="text"].flat:hover {
    border-color: #bdc3c7;
}
.form-control.flat:focus,
.select2-search input[type="text"].flat:focus {
    border-color: #1abc9c;
}
.form-group-sm .form-control,
.form-group-sm .select2-search input[type="text"],
.input-sm,
.select2-search input[type="text"] {
    height: 35px;
    padding: 6px 10px;
    font-size: 13px;
    line-height: 1.462;
    border-radius: 6px;
}
select.form-group-sm .form-control,
select.form-group-sm .select2-search input[type="text"],
select.input-sm,
select.select2-search input[type="text"] {
    height: 35px;
    line-height: 35px;
}
select[multiple].form-group-sm .form-control,
select[multiple].form-group-sm .select2-search input[type="text"],
select[multiple].input-sm,
select[multiple].select2-search input[type="text"],
textarea.form-group-sm .form-control,
textarea.form-group-sm .select2-search input[type="text"],
textarea.input-sm,
textarea.select2-search input[type="text"] {
    height: auto;
}
.form-group-lg .form-control,
.form-group-lg .select2-search input[type="text"],
.input-lg {
    height: 45px;
    padding: 10px 15px;
    font-size: 17px;
    line-height: 1.235;
    border-radius: 6px;
}
select.form-group-lg .form-control,
select.form-group-lg .select2-search input[type="text"],
select.input-lg {
    height: 45px;
    line-height: 45px;
}
select[multiple].form-group-lg .form-control,
select[multiple].form-group-lg .select2-search input[type="text"],
select[multiple].input-lg,
textarea.form-group-lg .form-control,
textarea.form-group-lg .select2-search input[type="text"],
textarea.input-lg {
    height: auto;
}
.form-group-hg .form-control,
.form-group-hg .select2-search input[type="text"],
.form-horizontal .form-group-hg .form-control,
.form-horizontal .form-group-hg .select2-search input[type="text"],
.input-hg {
    height: 53px;
    padding: 10px 16px;
    font-size: 22px;
    line-height: 1.318;
    border-radius: 6px;
}
select.form-group-hg .form-control,
select.form-group-hg .select2-search input[type="text"],
select.input-hg {
    height: 53px;
    line-height: 53px;
}
select[multiple].form-group-hg .form-control,
select[multiple].form-group-hg .select2-search input[type="text"],
select[multiple].input-hg,
textarea.form-group-hg .form-control,
textarea.form-group-hg .select2-search input[type="text"],
textarea.input-hg {
    height: auto;
}
.form-control-feedback {
    position: absolute;
    top: 2px;
    right: 2px;
    padding: 0 12px 0 0;
    margin-top: 1px;
    font-size: 17px;
    line-height: 36px;
    color: #b2bcc5;
    pointer-events: none;
    background-color: transparent;
    border-radius: 6px;
}
.control-feedback-hg,
.input-hg + .form-control-feedback {
    width: auto;
    height: 48px;
    padding-right: 16px;
    font-size: 20px;
    line-height: 48px;
}
.control-feedback-lg,
.input-lg + .form-control-feedback {
    width: auto;
    height: 40px;
    padding-right: 15px;
    font-size: 18px;
    line-height: 40px;
}
.control-feedback-sm,
.input-sm + .form-control-feedback,
.select2-search input[type="text"] + .form-control-feedback {
    width: auto;
    height: 29px;
    padding-right: 10px;
    line-height: 29px;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline {
    color: #2ecc71;
}
.has-success .form-control,
.has-success .select2-search input[type="text"] {
    color: #2ecc71;
    border-color: #2ecc71;
    box-shadow: none;
}
.has-success .form-control::-moz-placeholder,
.has-success .select2-search input[type="text"]::-moz-placeholder {
    color: #2ecc71;
    opacity: 1;
}
.has-success .form-control:-ms-input-placeholder,
.has-success .select2-search input[type="text"]:-ms-input-placeholder {
    color: #2ecc71;
}
.has-success .form-control::-webkit-input-placeholder,
.has-success .select2-search input[type="text"]::-webkit-input-placeholder {
    color: #2ecc71;
}
.has-success .form-control:focus,
.has-success .select2-search input[type="text"]:focus {
    border-color: #2ecc71;
    box-shadow: none;
}
.has-success .input-group-addon {
    color: #2ecc71;
    background-color: #fff;
    border-color: #2ecc71;
}
.has-success .form-control-feedback {
    color: #2ecc71;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline {
    color: #f1c40f;
}
.has-warning .form-control,
.has-warning .select2-search input[type="text"] {
    color: #f1c40f;
    border-color: #f1c40f;
    box-shadow: none;
}
.has-warning .form-control::-moz-placeholder,
.has-warning .select2-search input[type="text"]::-moz-placeholder {
    color: #f1c40f;
    opacity: 1;
}
.has-warning .form-control:-ms-input-placeholder,
.has-warning .select2-search input[type="text"]:-ms-input-placeholder {
    color: #f1c40f;
}
.has-warning .form-control::-webkit-input-placeholder,
.has-warning .select2-search input[type="text"]::-webkit-input-placeholder {
    color: #f1c40f;
}
.has-warning .form-control:focus,
.has-warning .select2-search input[type="text"]:focus {
    border-color: #f1c40f;
    box-shadow: none;
}
.has-warning .input-group-addon {
    color: #f1c40f;
    background-color: #fff;
    border-color: #f1c40f;
}
.has-warning .form-control-feedback {
    color: #f1c40f;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline {
    color: #e74c3c;
}
.has-error .form-control,
.has-error .select2-search input[type="text"] {
    color: #e74c3c;
    border-color: #e74c3c;
    box-shadow: none;
}
.has-error .form-control::-moz-placeholder,
.has-error .select2-search input[type="text"]::-moz-placeholder {
    color: #e74c3c;
    opacity: 1;
}
.has-error .form-control:-ms-input-placeholder,
.has-error .select2-search input[type="text"]:-ms-input-placeholder {
    color: #e74c3c;
}
.has-error .form-control::-webkit-input-placeholder,
.has-error .select2-search input[type="text"]::-webkit-input-placeholder {
    color: #e74c3c;
}
.has-error .form-control:focus,
.has-error .select2-search input[type="text"]:focus {
    border-color: #e74c3c;
    box-shadow: none;
}
.has-error .input-group-addon {
    color: #e74c3c;
    background-color: #fff;
    border-color: #e74c3c;
}
.has-error .form-control-feedback {
    color: #e74c3c;
}
.form-control.disabled + .form-control-feedback,
.form-control[disabled] + .form-control-feedback,
.form-control[readonly] + .form-control-feedback,
.select2-search input[type="text"].disabled + .form-control-feedback,
.select2-search input[type="text"][disabled] + .form-control-feedback,
.select2-search input[type="text"][readonly] + .form-control-feedback,
fieldset[disabled] .form-control + .form-control-feedback,
fieldset[disabled] .select2-search input[type="text"] + .form-control-feedback {
    color: #d5dbdb;
    cursor: not-allowed;
    background-color: transparent;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.help-block {
    margin-bottom: 5px;
    font-size: 14px;
    color: #6b7a88;
}
.form-group {
    position: relative;
    margin-bottom: 20px;
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
}
@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: 3px;
        padding-bottom: 3px;
    }
}
.form-horizontal .form-group {
    margin-left: -15px;
}
.form-horizontal .form-control-static {
    padding-top: 6px;
    padding-bottom: 6px;
}
@media (min-width: 768px) {
    .form-horizontal .form-group-hg .control-label {
        padding-top: 2px;
        padding-bottom: 0;
        font-size: 22px;
    }
    .form-horizontal .form-group-lg .control-label {
        padding-top: 3px;
        padding-bottom: 2px;
        font-size: 17px;
    }
    .form-horizontal .form-group-sm .control-label {
        padding-top: 2px;
        padding-bottom: 2px;
        font-size: 13px;
    }
}
.input-group .form-control,
.input-group .select2-search input[type="text"] {
    position: static;
}
.input-group-hg > .form-control,
.input-group-hg > .input-group-addon,
.input-group-hg > .input-group-btn > .btn,
.input-group-hg > .select2-search input[type="text"] {
    height: 53px;
    padding: 10px 16px;
    font-size: 22px;
    line-height: 1.318;
    border-radius: 6px;
}
select.input-group-hg > .form-control,
select.input-group-hg > .input-group-addon,
select.input-group-hg > .input-group-btn > .btn,
select.input-group-hg > .select2-search input[type="text"] {
    height: 53px;
    line-height: 53px;
}
select[multiple].input-group-hg > .form-control,
select[multiple].input-group-hg > .input-group-addon,
select[multiple].input-group-hg > .input-group-btn > .btn,
select[multiple].input-group-hg > .select2-search input[type="text"],
textarea.input-group-hg > .form-control,
textarea.input-group-hg > .input-group-addon,
textarea.input-group-hg > .input-group-btn > .btn,
textarea.input-group-hg > .select2-search input[type="text"] {
    height: auto;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > .select2-search input[type="text"] {
    height: 45px;
    padding: 10px 15px;
    font-size: 17px;
    line-height: 1.235;
    border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn,
select.input-group-lg > .select2-search input[type="text"] {
    height: 45px;
    line-height: 45px;
}
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .select2-search input[type="text"],
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .select2-search input[type="text"] {
    height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-sm > .select2-search input[type="text"] {
    height: 35px;
    padding: 6px 10px;
    font-size: 13px;
    line-height: 1.462;
    border-radius: 6px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn,
select.input-group-sm > .select2-search input[type="text"] {
    height: 35px;
    line-height: 35px;
}
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .select2-search input[type="text"],
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .select2-search input[type="text"] {
    height: auto;
}
.input-group-addon {
    padding: 10px 12px;
    font-size: 15px;
    color: #fff;
    text-align: center;
    background-color: #bdc3c7;
    border: 2px solid #bdc3c7;
    border-radius: 6px;
    transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
}
.input-group-hg .input-group-addon,
.input-group-lg .input-group-addon,
.input-group-sm .input-group-addon {
    line-height: 1;
}
.input-group-addon .checkbox,
.input-group-addon .radio {
    padding-left: 19px;
    margin: 0;
}
.input-group .form-control:first-child,
.input-group .select2-search input[type="text"]:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group .form-control:last-child,
.input-group .select2-search input[type="text"]:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.form-group.focus .input-group-addon,
.input-group.focus .input-group-addon {
    background-color: #1abc9c;
    border-color: #1abc9c;
}
.form-group.focus .input-group-btn > .btn-default + .btn-default,
.input-group.focus .input-group-btn > .btn-default + .btn-default {
    border-left-color: #16a085;
}
.form-group.focus .input-group-btn .btn,
.input-group.focus .input-group-btn .btn {
    color: #1abc9c;
    background-color: #fff;
    border-color: #1abc9c;
}
.form-group.focus .input-group-btn .btn-default,
.input-group.focus .input-group-btn .btn-default {
    color: #fff;
    background-color: #1abc9c;
}
.form-group.focus .input-group-btn .btn-default.active,
.form-group.focus .input-group-btn .btn-default.hover,
.form-group.focus .input-group-btn .btn-default:active,
.form-group.focus .input-group-btn .btn-default:focus,
.form-group.focus .input-group-btn .btn-default:hover,
.input-group.focus .input-group-btn .btn-default.active,
.input-group.focus .input-group-btn .btn-default.hover,
.input-group.focus .input-group-btn .btn-default:active,
.input-group.focus .input-group-btn .btn-default:focus,
.input-group.focus .input-group-btn .btn-default:hover,
.open > .dropdown-toggle.form-group.focus .input-group-btn .btn-default,
.open > .dropdown-toggle.input-group.focus .input-group-btn .btn-default {
    color: #fff;
    background-color: #48c9b0;
    border-color: #48c9b0;
}
.form-group.focus .input-group-btn .btn-default.active,
.form-group.focus .input-group-btn .btn-default:active,
.input-group.focus .input-group-btn .btn-default.active,
.input-group.focus .input-group-btn .btn-default:active,
.open > .dropdown-toggle.form-group.focus .input-group-btn .btn-default,
.open > .dropdown-toggle.input-group.focus .input-group-btn .btn-default {
    background: #16a085;
    border-color: #16a085;
}
.form-group.focus .input-group-btn .btn-default.disabled,
.form-group.focus .input-group-btn .btn-default.disabled.active,
.form-group.focus .input-group-btn .btn-default.disabled.hover,
.form-group.focus .input-group-btn .btn-default.disabled:active,
.form-group.focus .input-group-btn .btn-default.disabled:focus,
.form-group.focus .input-group-btn .btn-default.disabled:hover,
.form-group.focus .input-group-btn .btn-default[disabled],
.form-group.focus .input-group-btn .btn-default[disabled].active,
.form-group.focus .input-group-btn .btn-default[disabled].hover,
.form-group.focus .input-group-btn .btn-default[disabled]:active,
.form-group.focus .input-group-btn .btn-default[disabled]:focus,
.form-group.focus .input-group-btn .btn-default[disabled]:hover,
.input-group.focus .input-group-btn .btn-default.disabled,
.input-group.focus .input-group-btn .btn-default.disabled.active,
.input-group.focus .input-group-btn .btn-default.disabled.hover,
.input-group.focus .input-group-btn .btn-default.disabled:active,
.input-group.focus .input-group-btn .btn-default.disabled:focus,
.input-group.focus .input-group-btn .btn-default.disabled:hover,
.input-group.focus .input-group-btn .btn-default[disabled],
.input-group.focus .input-group-btn .btn-default[disabled].active,
.input-group.focus .input-group-btn .btn-default[disabled].hover,
.input-group.focus .input-group-btn .btn-default[disabled]:active,
.input-group.focus .input-group-btn .btn-default[disabled]:focus,
.input-group.focus .input-group-btn .btn-default[disabled]:hover,
fieldset[disabled] .form-group.focus .input-group-btn .btn-default,
fieldset[disabled] .form-group.focus .input-group-btn .btn-default.active,
fieldset[disabled] .form-group.focus .input-group-btn .btn-default.hover,
fieldset[disabled] .form-group.focus .input-group-btn .btn-default:active,
fieldset[disabled] .form-group.focus .input-group-btn .btn-default:focus,
fieldset[disabled] .form-group.focus .input-group-btn .btn-default:hover,
fieldset[disabled] .input-group.focus .input-group-btn .btn-default,
fieldset[disabled] .input-group.focus .input-group-btn .btn-default.active,
fieldset[disabled] .input-group.focus .input-group-btn .btn-default.hover,
fieldset[disabled] .input-group.focus .input-group-btn .btn-default:active,
fieldset[disabled] .input-group.focus .input-group-btn .btn-default:focus,
fieldset[disabled] .input-group.focus .input-group-btn .btn-default:hover {
    background-color: #bdc3c7;
    border-color: #1abc9c;
}
.form-group.focus .input-group-btn .btn-default .badge,
.input-group.focus .input-group-btn .btn-default .badge {
    color: #1abc9c;
    background-color: #fff;
}
.input-group-btn .btn {
    height: 42px;
    line-height: 18px;
    color: #bdc3c7;
    background-color: #fff;
    border: 2px solid #bdc3c7;
}
.input-group-btn .btn-default {
    color: #fff;
    background-color: #bdc3c7;
}
.input-group-btn .btn-default.active,
.input-group-btn .btn-default.hover,
.input-group-btn .btn-default:active,
.input-group-btn .btn-default:focus,
.input-group-btn .btn-default:hover,
.open > .dropdown-toggle.input-group-btn .btn-default {
    color: #fff;
    background-color: #cacfd2;
    border-color: #cacfd2;
}
.input-group-btn .btn-default.active,
.input-group-btn .btn-default:active,
.open > .dropdown-toggle.input-group-btn .btn-default {
    background: #a1a6a9;
    border-color: #a1a6a9;
}
.input-group-btn .btn-default.disabled,
.input-group-btn .btn-default.disabled.active,
.input-group-btn .btn-default.disabled.hover,
.input-group-btn .btn-default.disabled:active,
.input-group-btn .btn-default.disabled:focus,
.input-group-btn .btn-default.disabled:hover,
.input-group-btn .btn-default[disabled],
.input-group-btn .btn-default[disabled].active,
.input-group-btn .btn-default[disabled].hover,
.input-group-btn .btn-default[disabled]:active,
.input-group-btn .btn-default[disabled]:focus,
.input-group-btn .btn-default[disabled]:hover,
fieldset[disabled] .input-group-btn .btn-default,
fieldset[disabled] .input-group-btn .btn-default.active,
fieldset[disabled] .input-group-btn .btn-default.hover,
fieldset[disabled] .input-group-btn .btn-default:active,
fieldset[disabled] .input-group-btn .btn-default:focus,
fieldset[disabled] .input-group-btn .btn-default:hover {
    background-color: #bdc3c7;
    border-color: #bdc3c7;
}
.input-group-btn .btn-default .badge {
    color: #bdc3c7;
    background-color: #fff;
}
.input-group-hg .input-group-btn .btn {
    line-height: 31px;
}
.input-group-lg .input-group-btn .btn {
    line-height: 21px;
}
.input-group-sm .input-group-btn .btn {
    line-height: 19px;
}
.input-group-btn:first-child > .btn {
    margin-right: -3px;
    border-right-width: 0;
}
.input-group-btn:last-child > .btn {
    margin-left: -3px;
    border-left-width: 0;
}
.input-group-btn > .btn-default + .btn-default {
    border-left: 2px solid #bdc3c7;
}
.input-group-btn > .btn:first-child + .btn .caret {
    margin-left: 0;
}
.input-group-rounded .input-group-btn + .form-control,
.input-group-rounded .input-group-btn + .select2-search input[type="text"],
.input-group-rounded .input-group-btn:last-child .btn {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.input-group-hg.input-group-rounded .input-group-btn + .form-control,
.input-group-hg.input-group-rounded .input-group-btn + .select2-search input[type="text"],
.input-group-hg.input-group-rounded .input-group-btn:last-child .btn {
    border-top-right-radius: 27px;
    border-bottom-right-radius: 27px;
}
.input-group-lg.input-group-rounded .input-group-btn + .form-control,
.input-group-lg.input-group-rounded .input-group-btn + .select2-search input[type="text"],
.input-group-lg.input-group-rounded .input-group-btn:last-child .btn {
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}
.input-group-rounded .form-control:first-child,
.input-group-rounded .input-group-btn:first-child .btn,
.input-group-rounded .select2-search input[type="text"]:first-child {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.input-group-hg.input-group-rounded .form-control:first-child,
.input-group-hg.input-group-rounded .input-group-btn:first-child .btn,
.input-group-hg.input-group-rounded .select2-search input[type="text"]:first-child {
    border-top-left-radius: 27px;
    border-bottom-left-radius: 27px;
}
.input-group-lg.input-group-rounded .form-control:first-child,
.input-group-lg.input-group-rounded .input-group-btn:first-child .btn,
.input-group-lg.input-group-rounded .select2-search input[type="text"]:first-child {
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
}
.input-group-rounded .input-group-btn + .form-control,
.input-group-rounded .input-group-btn + .select2-search input[type="text"] {
    padding-left: 0;
}
.btn-file > input[type="file"] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    font-size: 23px;
    cursor: pointer;
    filter: alpha(opacity=0);
    outline: 0;
    opacity: 0;
    direction: ltr;
}
.fileinput .form-control,
.fileinput .select2-search input[type="text"] {
    display: inline-block;
    margin-bottom: 0;
    cursor: text;
}
.fileinput .input-group-addon {
    padding-top: 8px;
    padding-bottom: 8px;
}
.fileinput .uneditable-input [class^="fui-"] {
    margin-right: 0.3em;
}
.fileinput-filename {
    font-size: 15px;
    line-height: 1.67238;
    vertical-align: middle;
}
.form-control .fileinput-filename,
.select2-search input[type="text"] .fileinput-filename {
    vertical-align: bottom;
}
.checkbox,
.radio {
    position: relative;
    min-height: 20px;
    padding-left: 32px;
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 1.5;
    -webkit-transition: color 0.25s linear;
    transition: color 0.25s linear;
}
.checkbox .icons,
.radio .icons {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 20px;
    height: 20px;
    font-size: 20px;
    line-height: 20px;
    color: #bdc3c7;
    text-align: center;
    cursor: pointer;
    -webkit-transition: color 0.25s linear;
    transition: color 0.25s linear;
}
.checkbox .icons .icon-checked,
.radio .icons .icon-checked {
    filter: alpha(opacity=0);
    opacity: 0;
}
.checkbox .icon-checked,
.checkbox .icon-unchecked,
.radio .icon-checked,
.radio .icon-unchecked {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-table;
    margin: 0;
    background-color: transparent;
    filter: none;
    opacity: 1;
    -webkit-filter: none;
}
.checkbox .icon-checked:before,
.checkbox .icon-unchecked:before,
.radio .icon-checked:before,
.radio .icon-unchecked:before {
    font-family: Flat-UI-Pro-Icons;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.checkbox .icon-unchecked:before {
    content: "\e60d";
}
.radio .icon-checked:before {
    content: "\e60c";
}
.radio .icon-unchecked:before {
    content: "\e60b";
}
.checkbox input[type="checkbox"].custom-checkbox,
.checkbox input[type="radio"].custom-radio,
.radio input[type="checkbox"].custom-checkbox,
.radio input[type="radio"].custom-radio {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    padding: 0;
    margin: 0;
    outline: 0 !important;
    opacity: 0;
}
.checkbox + .checkbox,
.login-or,
.radio + .radio {
    margin-top: 10px;
}
.checkbox input[type="checkbox"].custom-checkbox:hover:not(.nohover) + .icons,
.checkbox input[type="radio"].custom-radio:hover:not(.nohover) + .icons,
.radio input[type="checkbox"].custom-checkbox:hover:not(.nohover) + .icons,
.radio input[type="radio"].custom-radio:hover:not(.nohover) + .icons {
    -webkit-transition: color 0.25s linear;
    transition: color 0.25s linear;
}
.checkbox input[type="checkbox"].custom-checkbox:hover:not(.nohover) + .icons .icon-unchecked,
.checkbox input[type="radio"].custom-radio:hover:not(.nohover) + .icons .icon-unchecked,
.radio input[type="checkbox"].custom-checkbox:hover:not(.nohover) + .icons .icon-unchecked,
.radio input[type="radio"].custom-radio:hover:not(.nohover) + .icons .icon-unchecked {
    filter: alpha(opacity=0);
    opacity: 0;
}
.checkbox input[type="checkbox"].custom-checkbox:hover:not(.nohover) + .icons .icon-checked,
.checkbox input[type="radio"].custom-radio:hover:not(.nohover) + .icons .icon-checked,
.radio input[type="checkbox"].custom-checkbox:hover:not(.nohover) + .icons .icon-checked,
.radio input[type="radio"].custom-radio:hover:not(.nohover) + .icons .icon-checked {
    filter: none;
    opacity: 1;
    -webkit-filter: none;
}
.checkbox input[type="checkbox"].custom-checkbox:checked + .icons,
.checkbox input[type="radio"].custom-radio:checked + .icons,
.radio input[type="checkbox"].custom-checkbox:checked + .icons,
.radio input[type="radio"].custom-radio:checked + .icons {
    color: #1abc9c;
}
.checkbox input[type="checkbox"].custom-checkbox:checked + .icons .icon-unchecked,
.checkbox input[type="radio"].custom-radio:checked + .icons .icon-unchecked,
.radio input[type="checkbox"].custom-checkbox:checked + .icons .icon-unchecked,
.radio input[type="radio"].custom-radio:checked + .icons .icon-unchecked {
    filter: alpha(opacity=0);
    opacity: 0;
}
.checkbox input[type="checkbox"].custom-checkbox:checked + .icons .icon-checked,
.checkbox input[type="radio"].custom-radio:checked + .icons .icon-checked,
.radio input[type="checkbox"].custom-checkbox:checked + .icons .icon-checked,
.radio input[type="radio"].custom-radio:checked + .icons .icon-checked {
    color: #1abc9c;
    filter: none;
    opacity: 1;
    -webkit-transition: color 0.25s linear;
    transition: color 0.25s linear;
    -webkit-filter: none;
}
.checkbox input[type="checkbox"].custom-checkbox:disabled + .icons,
.checkbox input[type="radio"].custom-radio:disabled + .icons,
.radio input[type="checkbox"].custom-checkbox:disabled + .icons,
.radio input[type="radio"].custom-radio:disabled + .icons {
    color: #e6e8ea;
    cursor: default;
}
.checkbox input[type="checkbox"].custom-checkbox:disabled + .icons .icons,
.checkbox input[type="radio"].custom-radio:disabled + .icons .icons,
.radio input[type="checkbox"].custom-checkbox:disabled + .icons .icons,
.radio input[type="radio"].custom-radio:disabled + .icons .icons {
    color: #e6e8ea;
}
.checkbox input[type="checkbox"].custom-checkbox:disabled + .icons .icon-unchecked,
.checkbox input[type="radio"].custom-radio:disabled + .icons .icon-unchecked,
.radio input[type="checkbox"].custom-checkbox:disabled + .icons .icon-unchecked,
.radio input[type="radio"].custom-radio:disabled + .icons .icon-unchecked {
    filter: none;
    opacity: 1;
    -webkit-filter: none;
}
.checkbox input[type="checkbox"].custom-checkbox:disabled + .icons .icon-checked,
.checkbox input[type="checkbox"].custom-checkbox:disabled:checked + .icons .icon-unchecked,
.checkbox input[type="radio"].custom-radio:disabled + .icons .icon-checked,
.checkbox input[type="radio"].custom-radio:disabled:checked + .icons .icon-unchecked,
.radio input[type="checkbox"].custom-checkbox:disabled + .icons .icon-checked,
.radio input[type="checkbox"].custom-checkbox:disabled:checked + .icons .icon-unchecked,
.radio input[type="radio"].custom-radio:disabled + .icons .icon-checked,
.radio input[type="radio"].custom-radio:disabled:checked + .icons .icon-unchecked {
    filter: alpha(opacity=0);
    opacity: 0;
}
.checkbox input[type="checkbox"].custom-checkbox:disabled:checked + .icons .icons,
.checkbox input[type="radio"].custom-radio:disabled:checked + .icons .icons,
.radio input[type="checkbox"].custom-checkbox:disabled:checked + .icons .icons,
.radio input[type="radio"].custom-radio:disabled:checked + .icons .icons {
    color: #e6e8ea;
}
.checkbox input[type="checkbox"].custom-checkbox:disabled:checked + .icons .icon-checked,
.checkbox input[type="radio"].custom-radio:disabled:checked + .icons .icon-checked,
.radio input[type="checkbox"].custom-checkbox:disabled:checked + .icons .icon-checked,
.radio input[type="radio"].custom-radio:disabled:checked + .icons .icon-checked {
    color: #e6e8ea;
    filter: none;
    opacity: 1;
    -webkit-filter: none;
}
.checkbox input[type="checkbox"].custom-checkbox:indeterminate + .icons,
.checkbox input[type="radio"].custom-radio:indeterminate + .icons,
.radio input[type="checkbox"].custom-checkbox:indeterminate + .icons,
.radio input[type="radio"].custom-radio:indeterminate + .icons {
    color: #bdc3c7;
}
.checkbox input[type="checkbox"].custom-checkbox:indeterminate + .icons .icon-unchecked,
.checkbox input[type="radio"].custom-radio:indeterminate + .icons .icon-unchecked,
.radio input[type="checkbox"].custom-checkbox:indeterminate + .icons .icon-unchecked,
.radio input[type="radio"].custom-radio:indeterminate + .icons .icon-unchecked {
    filter: none;
    opacity: 1;
    -webkit-filter: none;
}
.bootstrap-tagsinput .tag > span,
.checkbox input[type="checkbox"].custom-checkbox:indeterminate + .icons .icon-checked,
.checkbox input[type="radio"].custom-radio:indeterminate + .icons .icon-checked,
.radio input[type="checkbox"].custom-checkbox:indeterminate + .icons .icon-checked,
.radio input[type="radio"].custom-radio:indeterminate + .icons .icon-checked {
    filter: alpha(opacity=0);
    opacity: 0;
}
.checkbox input[type="checkbox"].custom-checkbox:indeterminate + .icons:before,
.checkbox input[type="radio"].custom-radio:indeterminate + .icons:before,
.radio input[type="checkbox"].custom-checkbox:indeterminate + .icons:before,
.radio input[type="radio"].custom-radio:indeterminate + .icons:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 20px;
    font-size: 22px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    content: "\2013";
}
.checkbox.primary input[type="checkbox"].custom-checkbox + .icons,
.checkbox.primary input[type="radio"].custom-radio + .icons,
.radio.primary input[type="checkbox"].custom-checkbox + .icons,
.radio.primary input[type="radio"].custom-radio + .icons {
    color: #34495e;
}
.checkbox.primary input[type="checkbox"].custom-checkbox:checked + .icons,
.checkbox.primary input[type="checkbox"].custom-checkbox:checked + .icons .icons,
.checkbox.primary input[type="radio"].custom-radio:checked + .icons,
.checkbox.primary input[type="radio"].custom-radio:checked + .icons .icons,
.radio.primary input[type="checkbox"].custom-checkbox:checked + .icons,
.radio.primary input[type="checkbox"].custom-checkbox:checked + .icons .icons,
.radio.primary input[type="radio"].custom-radio:checked + .icons,
.radio.primary input[type="radio"].custom-radio:checked + .icons .icons {
    color: #1abc9c;
}
.checkbox.primary input[type="checkbox"].custom-checkbox:disabled + .icons,
.checkbox.primary input[type="radio"].custom-radio:disabled + .icons,
.radio.primary input[type="checkbox"].custom-checkbox:disabled + .icons,
.radio.primary input[type="radio"].custom-radio:disabled + .icons {
    color: #bdc3c7;
    cursor: default;
}
.checkbox.primary input[type="checkbox"].custom-checkbox:disabled + .icons .icons,
.checkbox.primary input[type="checkbox"].custom-checkbox:disabled + .icons.checked .icons,
.checkbox.primary input[type="radio"].custom-radio:disabled + .icons .icons,
.checkbox.primary input[type="radio"].custom-radio:disabled + .icons.checked .icons,
.radio.primary input[type="checkbox"].custom-checkbox:disabled + .icons .icons,
.radio.primary input[type="checkbox"].custom-checkbox:disabled + .icons.checked .icons,
.radio.primary input[type="radio"].custom-radio:disabled + .icons .icons,
.radio.primary input[type="radio"].custom-radio:disabled + .icons.checked .icons {
    color: #bdc3c7;
}
.checkbox.primary input[type="checkbox"].custom-checkbox:indeterminate + .icons,
.checkbox.primary input[type="radio"].custom-radio:indeterminate + .icons,
.radio.primary input[type="checkbox"].custom-checkbox:indeterminate + .icons,
.radio.primary input[type="radio"].custom-radio:indeterminate + .icons {
    color: #34495e;
}
.form-inline .checkbox,
.form-inline .radio {
    padding-left: 32px;
}
.bootstrap-tagsinput {
    padding: 6px 1px 1px 6px;
    margin-bottom: 18px;
    font-size: 0;
    text-align: left;
    background-color: #fff;
    border: 2px solid #ebedef;
    border-radius: 6px;
}
.bootstrap-tagsinput .tag {
    position: relative;
    display: inline-block;
    height: 27px;
    padding: 6px 21px;
    margin: 0 5px 5px 0;
    font-size: 13px;
    line-height: 15px;
    color: #7b8996;
    vertical-align: middle;
    cursor: pointer;
    background-color: #ebedef;
    border-radius: 4px;
    -webkit-transition: 0.25s linear;
    transition: 0.25s linear;
}
.bootstrap-tagsinput .tag > span,
.select2-search-choice .select2-search-choice-close {
    right: 0;
    z-index: 2;
    text-decoration: none;
    -webkit-transition: opacity 0.25s linear;
    bottom: 0;
}
.bootstrap-tagsinput .tag > span {
    position: absolute;
    top: 0;
    width: 100%;
    padding: 0 10px 0 0;
    font-size: 12px;
    color: #fff;
    text-align: right;
    cursor: pointer;
    transition: opacity 0.25s linear;
}
.bootstrap-tagsinput .tag > span:after {
    font-family: Flat-UI-Pro-Icons;
    line-height: 27px;
    content: "\e609";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.bootstrap-tagsinput .tag:hover {
    padding-right: 28px;
    padding-left: 14px;
    color: #fff;
    background-color: #16a085;
}
.bootstrap-tagsinput .tag:hover > span {
    filter: none;
    opacity: 1;
    -webkit-filter: none;
}
.bootstrap-tagsinput input[type="text"] {
    width: auto !important;
    min-width: 80px;
    max-width: inherit;
    height: 29px;
    padding: 0;
    margin: 0;
    font-size: 14px;
    color: #34495e;
    vertical-align: top;
    background-color: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
}
.bootstrap-tagsinput input[type="text"]:first-child {
    height: 23px;
    margin: 3px 0 8px;
}
.tags_clear {
    width: 100%;
    height: 0;
    clear: both;
}
.not_valid {
    margin-left: 5px !important;
    color: #90111a !important;
    background: #fbd8db !important;
}
.tagsinput-primary {
    margin-bottom: 18px;
}
.tagsinput-primary .bootstrap-tagsinput {
    margin-bottom: 0;
    border-color: #1abc9c;
}
.tagsinput-primary .tag {
    color: #fff;
    background-color: #1abc9c;
}
.tagsinput-primary .tag:hover {
    color: #fff;
    background-color: #16a085;
}
.bootstrap-tagsinput .twitter-typeahead {
    width: auto;
    vertical-align: top;
}
.bootstrap-tagsinput .twitter-typeahead .tt-input {
    min-width: 200px;
}
.bootstrap-tagsinput .twitter-typeahead .tt-dropdown-menu {
    width: auto;
    min-width: 120px;
    margin-top: 11px;
}
.twitter-typeahead {
    width: 100%;
}
.twitter-typeahead .tt-dropdown-menu {
    width: 100%;
    padding: 5px 0;
    margin-top: 5px;
    background-color: #fff;
    border: 2px solid #1abc9c;
    border-radius: 6px;
}
.twitter-typeahead .tt-suggestion p {
    padding: 6px 14px;
    margin: 0;
    font-size: 14px;
    line-height: 1.429;
}
.twitter-typeahead .tt-suggestion:first-child p,
.twitter-typeahead .tt-suggestion:last-child p {
    padding: 6px 14px;
}
.twitter-typeahead .tt-suggestion.tt-cursor,
.twitter-typeahead .tt-suggestion.tt-is-under-cursor {
    color: #fff;
    cursor: pointer;
    background-color: #16a085;
}
.progress {
    height: 12px;
    background: #ebedef;
    border-radius: 32px;
    box-shadow: none;
}
.progress-bar {
    line-height: 12px;
    background: #1abc9c;
    box-shadow: none;
}
.progress-bar-success {
    background-color: #2ecc71;
}
.progress-bar-warning {
    background-color: #f1c40f;
}
.pagination-danger ul,
.progress-bar-danger {
    background-color: #e74c3c;
}
.progress-bar-info {
    background-color: #3498db;
}
.ui-slider {
    position: relative;
    height: 12px;
    margin-bottom: 20px;
    cursor: pointer;
    background: #ebedef;
    border-radius: 32px;
    box-shadow: none;
}
.ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 18px;
    height: 18px;
    cursor: pointer;
    background-color: #16a085;
    border-radius: 50%;
    -webkit-transition: background 0.25s;
    transition: background 0.25s;
}
.ui-slider-handle:focus,
.ui-slider-handle:hover {
    background-color: #48c9b0;
    outline: 0;
}
.ui-slider-handle:active {
    background-color: #16a085;
}
.ui-slider-range {
    position: absolute;
    z-index: 1;
    display: block;
    height: 100%;
    background-color: #1abc9c;
}
.pager,
.ui-spinner {
    display: inline-block;
}
.ui-slider-segment {
    width: 6px;
    height: 6px;
    background-color: #d9dbdd;
    border-radius: 50%;
}
.ui-slider-value {
    float: right;
    margin-top: 12px;
    font-size: 13px;
}
.ui-slider-value.first {
    float: left;
    clear: left;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -3px;
    margin-left: -9px;
}
.ui-slider-horizontal .ui-slider-handle[style*="100"] {
    margin-left: -15px;
}
.ui-slider-horizontal .ui-slider-range {
    border-radius: 30px 0 0 30px;
}
.ui-slider-horizontal .ui-slider-segment {
    float: left;
    margin: 3px -6px 0 0;
}
.ui-slider-vertical {
    width: 12px;
}
.ui-slider-vertical .ui-slider-handle {
    top: auto;
    margin-bottom: -11px;
    margin-left: -3px;
}
.ui-slider-vertical .ui-slider-range {
    bottom: 0;
    width: 100%;
    border-radius: 0 0 30px 30px;
}
.ui-slider-vertical .ui-slider-segment {
    position: absolute;
    right: 3px;
}
.ui-spinner {
    position: relative;
    padding: 0 37px 0 0;
    vertical-align: middle;
}
.ui-spinner .ui-button-text {
    display: block;
}
.ui-spinner.focus .ui-spinner-input {
    color: #1abc9c;
    border-color: #1abc9c;
}
.ui-spinner.focus .ui-spinner-button {
    background-color: #1abc9c;
}
.ui-spinner.focus .ui-spinner-button:hover {
    background-color: #16a085;
}
.ui-spinner.focus .ui-spinner-up {
    border-bottom-color: #16a085;
}
.ui-spinner-input {
    width: 55px;
    padding: 6px 12px;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
    text-align: center;
    border-right-width: 0 !important;
    border-radius: 6px 0 0 6px;
}
.ui-spinner-input::-moz-placeholder {
    color: #718191;
    opacity: 1;
}
.ui-spinner-input:-ms-input-placeholder {
    color: #718191;
}
.ui-spinner-input::-webkit-input-placeholder {
    color: #718191;
}
@media (max-width: 768px) {
    .ui-spinner {
        display: block;
    }
    .ui-spinner-input {
        width: 100%;
    }
}
.ui-spinner-input.input-hg + .ui-spinner-button {
    height: 28px;
    line-height: 25px;
}
.ui-spinner-input.input-hg + .ui-spinner-button + .ui-spinner-button {
    height: 25px;
    line-height: 25px;
}
.ui-spinner-input.input-lg + .ui-spinner-button {
    height: 24px;
    line-height: 21px;
}
.ui-spinner-input.input-lg + .ui-spinner-button + .ui-spinner-button {
    height: 21px;
    line-height: 21px;
}
.ui-spinner-input.input-sm,
.ui-spinner-input.select2-search input[type="text"] {
    font-size: 18px;
    line-height: 1;
}
.ui-spinner-input.input-sm + .ui-spinner-button,
.ui-spinner-input.select2-search input[type="text"] + .ui-spinner-button {
    height: 19px;
    line-height: 1;
}
.ui-spinner-input.input-sm + .ui-spinner-button + .ui-spinner-button,
.ui-spinner-input.select2-search input[type="text"] + .ui-spinner-button + .ui-spinner-button {
    height: 17px;
    line-height: 1;
}
.input-group-addon + .ui-spinner .ui-spinner-input {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.ui-spinner-button {
    position: absolute;
    right: 0;
    display: block;
    width: 37px;
    height: 22px;
    padding: 0;
    margin: 0;
    font-size: 0.5em;
    line-height: 19px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    background-color: #bdc3c7;
    outline: 0;
}
.ui-spinner-button:hover {
    color: #e8f8f5;
    background-color: #d1d5d8;
}
.ui-spinner-button .ui-icon {
    font-size: 0;
}
.ui-spinner-button .ui-icon:before {
    font-family: Flat-UI-Pro-Icons;
    font-size: 16px;
    line-height: 19px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ui-spinner-up {
    top: 0;
    border-bottom: 2px solid #d1d5d8;
    border-radius: 0 6px 0 0;
}
.ui-spinner-down {
    bottom: 0;
    height: 20px;
    border-radius: 0 0 6px;
}
.ui-spinner-down .ui-icon:before {
    content: "\e601";
}
.ui-datepicker {
    display: none;
    width: 264px;
    margin: 10px 0 0;
    background-color: #fff;
    border: 7px solid #1abc9c;
    border-radius: 6px;
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    margin: -7px -6px 2px;
    color: #fff;
    cursor: default;
    background-color: #1abc9c;
    border-radius: 6px 6px 0 0;
}
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 0;
    width: 52px;
    height: 44px;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.ui-datepicker .ui-datepicker-next:hover,
.ui-datepicker .ui-datepicker-prev:hover {
    background-color: #48c9b0;
}
.ui-datepicker .ui-datepicker-next:active,
.ui-datepicker .ui-datepicker-prev:active {
    background-color: #16a085;
}
.ui-datepicker .ui-datepicker-next.ui-state-disabled,
.ui-datepicker .ui-datepicker-prev.ui-state-disabled {
    color: rgba(255, 255, 255, 0.75);
    cursor: default;
    background-color: transparent;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.ui-datepicker .ui-datepicker-prev {
    left: 0;
    border-right: 2px solid #5fd0ba;
    border-radius: 6px 0 0;
}
.ui-datepicker .ui-datepicker-next {
    right: 0;
    border-left: 2px solid #5fd0ba;
    border-radius: 0 6px 0 0;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 52px;
    font-size: 15px;
    line-height: 44px;
    text-align: center;
}
.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 0;
    height: 0;
    margin-top: -6px;
    margin-left: -5px;
    text-indent: -9999px;
}
.ui-datepicker .ui-icon-circle-triangle-w {
    border: solid transparent;
    border-width: 7px 12px 7px 0;
    border-right-color: #fff;
}
.ui-datepicker .ui-icon-circle-triangle-e {
    border: solid transparent;
    border-width: 7px 0 7px 12px;
    border-left-color: #fff;
}
.ui-datepicker td,
.ui-datepicker th {
    padding: 1px;
    border: 0;
    text-align: center;
    vertical-align: middle;
}
.ui-datepicker table {
    width: 100%;
    margin: 0 0 3px;
    font-size: 14px;
}
.ui-datepicker th {
    min-width: 34px;
    height: 30px;
    font-weight: 700;
}
.pager,
.ui-datepicker td a {
    border-radius: 6px;
}
.ui-datepicker td a,
.ui-datepicker td span {
    display: block;
    min-width: 34px;
    height: 30px;
    line-height: 30px;
    color: #34495e;
    text-decoration: none;
}
.ui-datepicker td a:hover {
    color: #34495e;
    background-color: #d7dbdd;
}
.ui-datepicker .ui-state-active {
    color: #fff;
    background-color: #1abc9c;
}
.ui-datepicker .ui-datepicker-other-month a {
    color: #c2c8cf;
}
.ui-datepicker select {
    margin: 1px 0;
    font-size: 1em;
}
.ui-datepicker .ui-datepicker-month-year {
    width: 100%;
}
.ui-datepicker .ui-datepicker-month,
.ui-datepicker .ui-datepicker-year {
    width: 40%;
    margin-right: 5%;
    margin-left: 5%;
    background: 0 0;
    border: none;
}
.ui-datepicker .ui-datepicker-month option,
.ui-datepicker .ui-datepicker-year option {
    color: #34495e;
}
.ui-datepicker .ui-datepicker-buttonpane {
    padding: 0 0.2em;
    margin: 0.7em 0 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    width: auto;
    padding: 0.2em 0.6em 0.3em;
    margin: 0.5em 0.2em 0.4em;
    overflow: visible;
    cursor: pointer;
}
.select2-choices li,
.ui-datepicker .ui-datepicker-buttonpane .ui-datepicker-current,
.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}
.ui-datepicker.ui-datepicker-multi {
    width: auto;
}
.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto 0.4em;
}
.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-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-row-break {
    width: 100%;
    clear: both;
    font-size: 0;
}
.ui-timepicker-wrapper {
    z-index: 1050;
    width: 9em;
    height: 200px;
    margin: 5px 0 0;
    overflow-y: auto;
    background: #fff;
    border: 2px solid #1abc9c;
    border-radius: 6px;
    outline: 0;
}
.ui-timepicker-wrapper.ui-timepicker-with-duration {
    width: 15em;
}
.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-30,
.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-60 {
    width: 12em;
}
.ui-timepicker-wrapper.ui-timepicker-positioned-top {
    margin-top: -5px;
}
.ui-timepicker-list {
    padding: 4px 0 0;
    margin: 0;
}
.ui-timepicker-list li {
    padding: 3px 0 3px 15px;
    margin: 0;
    font-size: 15px;
    font-weight: 500;
    color: rgba(52, 73, 94, 0.9);
    white-space: nowrap;
    cursor: pointer;
}
.ui-timepicker-list li .ui-timepicker-duration {
    margin-left: 5px;
}
.ui-timepicker-list li.ui-timepicker-selected,
.ui-timepicker-list li:hover {
    color: #fff;
    background: #1abc9c;
}
.pager {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background-color: #34495e;
}
.pager li:first-child > a,
.pager li:first-child > span {
    border-left: none;
    border-radius: 6px 0 0 6px;
}
.pager li > a,
.pager li > span {
    padding: 9px 15px 10px;
    line-height: 1.313;
    color: #fff;
    text-decoration: none;
    white-space: nowrap;
    background: 0 0;
    border: none;
    border-left: 2px solid #2c3e50;
    border-radius: 0 6px 6px 0;
}
.pager li > a:active,
.pager li > a:focus,
.pager li > a:hover,
.pager li > span:active,
.pager li > span:focus,
.pager li > span:hover {
    background-color: #2c3e50;
}
.dataTables_paginate,
.pagination {
    position: relative;
    display: block;
}
@media (min-width: 768px) {
    .dataTables_paginate,
    .pagination {
        display: inline-block;
    }
}
.dataTables_paginate > ul,
.pagination > ul {
    display: inline-block;
    padding: 0;
    margin: 0;
    color: #fff;
    word-spacing: -0.5px;
    background: #d6dbdf;
    border-radius: 6px;
}
@media (max-width: 767px) {
    .dataTables_paginate > ul,
    .pagination > ul {
        height: 41px;
        padding: 0 55px 0 52px;
        overflow: auto;
        white-space: nowrap;
        border-radius: 6px;
    }
}
.dataTables_paginate li,
.pagination li {
    display: inline-block;
    margin-right: -3px;
    word-spacing: normal;
    vertical-align: middle;
}
.dataTables_paginate li.active > a,
.dataTables_paginate li.active > span,
.pagination li.active > a,
.pagination li.active > span {
    color: #fff;
    background-color: #1abc9c;
    border-color: #dfe2e5;
}
.dataTables_paginate li.active.next > a,
.dataTables_paginate li.active.next > span,
.dataTables_paginate li.active.previous > a,
.dataTables_paginate li.active.previous > span,
.pagination li.active.next > a,
.pagination li.active.next > span,
.pagination li.active.previous > a,
.pagination li.active.previous > span {
    margin: 0;
}
.dataTables_paginate li.active.next > a,
.dataTables_paginate li.active.next > a:focus,
.dataTables_paginate li.active.next > a:hover,
.dataTables_paginate li.active.next > span,
.dataTables_paginate li.active.next > span:focus,
.dataTables_paginate li.active.next > span:hover,
.dataTables_paginate li.active.previous > a,
.dataTables_paginate li.active.previous > a:focus,
.dataTables_paginate li.active.previous > a:hover,
.dataTables_paginate li.active.previous > span,
.dataTables_paginate li.active.previous > span:focus,
.dataTables_paginate li.active.previous > span:hover,
.pagination li.active.next > a,
.pagination li.active.next > a:focus,
.pagination li.active.next > a:hover,
.pagination li.active.next > span,
.pagination li.active.next > span:focus,
.pagination li.active.next > span:hover,
.pagination li.active.previous > a,
.pagination li.active.previous > a:focus,
.pagination li.active.previous > a:hover,
.pagination li.active.previous > span,
.pagination li.active.previous > span:focus,
.pagination li.active.previous > span:hover {
    color: #fff;
    background-color: #1abc9c;
}
.dataTables_paginate li:first-child > a,
.dataTables_paginate li:first-child > span,
.pagination li:first-child > a,
.pagination li:first-child > span {
    border-left: none;
    border-radius: 6px 0 0 6px;
}
.dataTables_paginate li:first-child.previous + li > a,
.dataTables_paginate li:first-child.previous + li > span,
.pagination li:first-child.previous + li > a,
.pagination li:first-child.previous + li > span {
    border-left-width: 0;
}
.dataTables_paginate li:last-child,
.pagination li:last-child {
    margin-right: 0;
}
.dataTables_paginate li:last-child > a,
.dataTables_paginate li:last-child > a:focus,
.dataTables_paginate li:last-child > a:hover,
.dataTables_paginate li:last-child > span,
.dataTables_paginate li:last-child > span:focus,
.dataTables_paginate li:last-child > span:hover,
.pagination li:last-child > a,
.pagination li:last-child > a:focus,
.pagination li:last-child > a:hover,
.pagination li:last-child > span,
.pagination li:last-child > span:focus,
.pagination li:last-child > span:hover {
    border-radius: 0 6px 6px 0;
}
.dataTables_paginate li.next > a,
.dataTables_paginate li.next > span,
.dataTables_paginate li.previous > a,
.dataTables_paginate li.previous > span,
.pagination li.next > a,
.pagination li.next > span,
.pagination li.previous > a,
.pagination li.previous > span {
    min-width: auto;
    padding: 12px 17px;
    font-size: 16px;
    background-color: transparent;
    border-right: 2px solid #e4e7ea;
}
.dataTables_paginate li.next > a,
.dataTables_paginate li.next > span,
.pagination li.next > a,
.pagination li.next > span {
    border-right: none;
}
.dataTables_paginate li.disabled > a,
.dataTables_paginate li.disabled > span,
.pagination li.disabled > a,
.pagination li.disabled > span {
    color: #fff;
    cursor: not-allowed;
    background-color: rgba(255, 255, 255, 0.3);
    border-right-color: #dfe2e5;
}
.dataTables_paginate li.disabled > a:active,
.dataTables_paginate li.disabled > a:focus,
.dataTables_paginate li.disabled > a:hover,
.dataTables_paginate li.disabled > span:active,
.dataTables_paginate li.disabled > span:focus,
.dataTables_paginate li.disabled > span:hover,
.pagination li.disabled > a:active,
.pagination li.disabled > a:focus,
.pagination li.disabled > a:hover,
.pagination li.disabled > span:active,
.pagination li.disabled > span:focus,
.pagination li.disabled > span:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.4);
}
@media (max-width: 767px) {
    .dataTables_paginate li.next,
    .dataTables_paginate li.previous,
    .pagination li.next,
    .pagination li.previous {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 10;
        background-color: #d6dbdf;
        border-radius: 0 6px 6px 0;
    }
    .dataTables_paginate li.previous,
    .pagination li.previous {
        right: auto;
        left: 0;
        border-radius: 6px 0 0 6px;
    }
}
.dataTables_paginate li > a,
.dataTables_paginate li > span,
.pagination li > a,
.pagination li > span {
    display: inline-block;
    min-width: 41px;
    min-height: 41px;
    padding: 12px 10px;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: none;
    border-left: 2px solid #e4e7ea;
    outline: 0;
    -webkit-transition: 0.25s ease-out;
    transition: 0.25s ease-out;
}
.dataTables_paginate li > a:active,
.dataTables_paginate li > a:focus,
.dataTables_paginate li > a:hover,
.dataTables_paginate li > span:active,
.dataTables_paginate li > span:focus,
.dataTables_paginate li > span:hover,
.pagination li > a:active,
.pagination li > a:focus,
.pagination li > a:hover,
.pagination li > span:active,
.pagination li > span:focus,
.pagination li > span:hover {
    color: #fff;
    background-color: #1abc9c;
}
.dataTables_paginate > .btn.next,
.dataTables_paginate > .btn.previous,
.pagination > .btn.next,
.pagination > .btn.previous {
    padding-right: 23px;
    padding-left: 23px;
    margin-right: 8px;
    font-size: 14px;
    line-height: 1.429;
}
.dataTables_paginate > .btn.next [class*="fui-"],
.dataTables_paginate > .btn.previous [class*="fui-"],
.pagination > .btn.next [class*="fui-"],
.pagination > .btn.previous [class*="fui-"] {
    margin-top: -2px;
    margin-left: -2px;
    font-size: 16px;
}
.dataTables_paginate > .btn.next,
.pagination > .btn.next {
    margin-right: 0;
    margin-left: 8px;
}
.dataTables_paginate > .btn.next [class*="fui-"],
.pagination > .btn.next [class*="fui-"] {
    margin-right: -2px;
    margin-left: 4px;
}
@media (max-width: 767px) {
    .dataTables_paginate > .btn,
    .pagination > .btn {
        display: block;
        width: 50%;
        margin: 0;
    }
    .dataTables_paginate > .btn:first-child,
    .pagination > .btn:first-child {
        border-bottom: 2px solid #dfe2e5;
        border-radius: 6px 0 0;
    }
    .dataTables_paginate > .btn:first-child.btn-primary,
    .pagination > .btn:first-child.btn-primary {
        border-bottom-color: #48c9b0;
    }
    .dataTables_paginate > .btn:first-child.btn-danger,
    .pagination > .btn:first-child.btn-danger {
        border-bottom-color: #ec7063;
    }
    .dataTables_paginate > .btn:first-child.btn-warning,
    .pagination > .btn:first-child.btn-warning {
        border-bottom-color: #f4d03f;
    }
    .dataTables_paginate > .btn:first-child.btn-success,
    .pagination > .btn:first-child.btn-success {
        border-bottom-color: #58d68d;
    }
    .dataTables_paginate > .btn:first-child.btn-info,
    .pagination > .btn:first-child.btn-info {
        border-bottom-color: #5dade2;
    }
    .dataTables_paginate > .btn:first-child.btn-inverse,
    .pagination > .btn:first-child.btn-inverse {
        border-bottom-color: #5d6d7e;
    }
    .dataTables_paginate > .btn:first-child > [class*="fui"],
    .pagination > .btn:first-child > [class*="fui"] {
        margin-left: -20px;
    }
    .dataTables_paginate > .btn + ul,
    .pagination > .btn + ul {
        padding: 0;
        text-align: center;
        border-radius: 0 0 6px 6px;
    }
    .dataTables_paginate > .btn + ul + .btn,
    .pagination > .btn + ul + .btn {
        position: absolute;
        top: 0;
        right: 0;
        border-bottom: 2px solid #dfe2e5;
        border-radius: 0 6px 0 0;
    }
    .dataTables_paginate > .btn + ul + .btn.btn-primary,
    .pagination > .btn + ul + .btn.btn-primary {
        border-bottom-color: #48c9b0;
    }
    .dataTables_paginate > .btn + ul + .btn.btn-danger,
    .pagination > .btn + ul + .btn.btn-danger {
        border-bottom-color: #ec7063;
    }
    .dataTables_paginate > .btn + ul + .btn.btn-warning,
    .pagination > .btn + ul + .btn.btn-warning {
        border-bottom-color: #f4d03f;
    }
    .dataTables_paginate > .btn + ul + .btn.btn-success,
    .pagination > .btn + ul + .btn.btn-success {
        border-bottom-color: #58d68d;
    }
    .dataTables_paginate > .btn + ul + .btn.btn-info,
    .pagination > .btn + ul + .btn.btn-info {
        border-bottom-color: #5dade2;
    }
    .dataTables_paginate > .btn + ul + .btn.btn-inverse,
    .pagination > .btn + ul + .btn.btn-inverse {
        border-bottom-color: #5d6d7e;
    }
    .dataTables_paginate > .btn + ul + .btn > [class*="fui"],
    .pagination > .btn + ul + .btn > [class*="fui"] {
        margin-right: -20px;
    }
    .dataTables_paginate ul,
    .pagination ul {
        display: block;
    }
    .dataTables_paginate ul > li > a,
    .pagination ul > li > a {
        border-radius: 0;
    }
}
.pagination-danger ul li.previous > a {
    border-right-color: #ef897e;
}
.pagination-danger ul li > a,
.pagination-danger ul li > span {
    border-left-color: #ef897e;
}
.pagination-danger ul li > a:focus,
.pagination-danger ul li > a:hover,
.pagination-danger ul li > span:focus,
.pagination-danger ul li > span:hover {
    background-color: #ec7063;
}
.pagination-danger ul li.active > a,
.pagination-danger ul li.active > span,
.pagination-danger ul li > a:active,
.pagination-danger ul li > span:active {
    background-color: #c44133;
}
.pagination-success ul {
    background-color: #2ecc71;
}
.pagination-success ul li.previous > a {
    border-right-color: #75dda1;
}
.pagination-success ul li > a,
.pagination-success ul li > span {
    border-left-color: #75dda1;
}
.pagination-success ul li > a:focus,
.pagination-success ul li > a:hover,
.pagination-success ul li > span:focus,
.pagination-success ul li > span:hover {
    background-color: #58d68d;
}
.pagination-success ul li.active > a,
.pagination-success ul li.active > span,
.pagination-success ul li > a:active,
.pagination-success ul li > span:active {
    background-color: #27ad60;
}
.pagination-warning ul {
    background-color: #f1c40f;
}
.pagination-warning ul li.previous > a {
    border-right-color: #f6d861;
}
.pagination-warning ul li > a,
.pagination-warning ul li > span {
    border-left-color: #f6d861;
}
.pagination-warning ul li > a:focus,
.pagination-warning ul li > a:hover,
.pagination-warning ul li > span:focus,
.pagination-warning ul li > span:hover {
    background-color: #f4d313;
}
.pagination-warning ul li.active > a,
.pagination-warning ul li.active > span,
.pagination-warning ul li > a:active,
.pagination-warning ul li > span:active {
    background-color: #cda70d;
}
.pagination-info ul {
    background-color: #3498db;
}
.pagination-info ul li.previous > a {
    border-right-color: #79bbe7;
}
.pagination-info ul li > a,
.pagination-info ul li > span {
    border-left-color: #79bbe7;
}
.pagination-info ul li > a:focus,
.pagination-info ul li > a:hover,
.pagination-info ul li > span:focus,
.pagination-info ul li > span:hover {
    background-color: #5dade2;
}
.pagination-info ul li.active > a,
.pagination-info ul li.active > span,
.pagination-info ul li > a:active,
.pagination-info ul li > span:active {
    background-color: #2c81ba;
}
.pagination-inverse ul {
    background-color: #34495e;
}
.pagination-inverse ul li.previous > a {
    border-right-color: #798795;
}
.pagination-inverse ul li > a,
.pagination-inverse ul li > span {
    border-left-color: #798795;
}
.pagination-inverse ul li > a:focus,
.pagination-inverse ul li > a:hover,
.pagination-inverse ul li > span:focus,
.pagination-inverse ul li > span:hover {
    background-color: #415b76;
}
.pagination-inverse ul li.active > a,
.pagination-inverse ul li.active > span,
.pagination-inverse ul li > a:active,
.pagination-inverse ul li > span:active {
    background-color: #2c3e50;
}
.pagination-minimal > ul > li:first-child {
    border-radius: 6px 0 0 6px;
}
.pagination-minimal > ul > li:first-child.previous + li > a,
.pagination-minimal > ul > li:first-child.previous + li > span {
    border-left-width: 5px;
}
.pagination-minimal > ul > li:last-child {
    border-radius: 0 6px 6px 0;
}
.pagination-minimal > ul > li.next > a,
.pagination-minimal > ul > li.next > span,
.pagination-minimal > ul > li.previous > a,
.pagination-minimal > ul > li.previous > span {
    padding: 12px 17px;
    margin: 0 9px 0 0;
    background: 0 0;
    border: none;
    border-right: 2px solid #e4e7ea;
    border-radius: 6px 0 0 6px;
}
.pagination-minimal > ul > li.next > a,
.pagination-minimal > ul > li.next > a:focus,
.pagination-minimal > ul > li.next > a:hover,
.pagination-minimal > ul > li.next > span,
.pagination-minimal > ul > li.next > span:focus,
.pagination-minimal > ul > li.next > span:hover,
.pagination-minimal > ul > li.previous > a,
.pagination-minimal > ul > li.previous > a:focus,
.pagination-minimal > ul > li.previous > a:hover,
.pagination-minimal > ul > li.previous > span,
.pagination-minimal > ul > li.previous > span:focus,
.pagination-minimal > ul > li.previous > span:hover {
    border-color: #e4e7ea !important;
}
@media (max-width: 767px) {
    .pagination-minimal > ul > li.next > a,
    .pagination-minimal > ul > li.next > span,
    .pagination-minimal > ul > li.previous > a,
    .pagination-minimal > ul > li.previous > span {
        margin-right: 0;
    }
}
.pagination-minimal > ul > li.next {
    margin-left: 9px;
}
.pagination-minimal > ul > li.next > a,
.pagination-minimal > ul > li.next > span {
    margin: 0;
    border-right: none;
    border-left: 2px solid #e4e7ea;
    border-radius: 0 6px 6px 0;
}
.pagination-minimal > ul > li.active > a,
.pagination-minimal > ul > li.active > span {
    margin: 10px 5px 9px;
    color: #d6dbdf;
    background-color: #fff;
    border-color: #fff;
    border-width: 2px !important;
}
.pagination-minimal > ul > li.active > a:focus,
.pagination-minimal > ul > li.active > a:hover,
.pagination-minimal > ul > li.active > span:focus,
.pagination-minimal > ul > li.active > span:hover {
    color: #d6dbdf;
    background-color: #fff;
    border-color: #fff;
}
.pagination-minimal > ul > li.active.next,
.pagination-minimal > ul > li.active.previous {
    border-color: #e4e7ea;
}
.pagination-minimal > ul > li.active.previous {
    margin-right: 6px;
}
.pagination-minimal > ul > li > a,
.pagination-minimal > ul > li > span {
    min-width: 0;
    min-height: 16px;
    padding: 0 4px;
    margin: 7px 2px 6px;
    line-height: 16px;
    color: #fff;
    background: #fff;
    background-clip: padding-box;
    border: 5px solid #d6dbdf;
    border-radius: 50px;
    -webkit-transition: background 0.2s ease-out, border-color 0s ease-out, color 0.2s ease-out;
    transition: background 0.2s ease-out, border-color 0s ease-out, color 0.2s ease-out;
}
.pagination-minimal > ul > li > a:focus,
.pagination-minimal > ul > li > a:hover,
.pagination-minimal > ul > li > span:focus,
.pagination-minimal > ul > li > span:hover {
    color: #fff;
    background-color: #1abc9c;
    border-color: #1abc9c;
    -webkit-transition: background 0.2s ease-out, border-color 0.2s ease-out, color 0.2s ease-out;
    transition: background 0.2s ease-out, border-color 0.2s ease-out, color 0.2s ease-out;
}
.pagination-minimal > ul > li > a:active,
.pagination-minimal > ul > li > span:active {
    background-color: #16a085;
    border-color: #16a085;
}
.pagination-plain {
    height: 57px;
    padding: 0;
    margin: 0 0 20px;
    font-size: 16px;
    font-weight: 700;
    list-style-type: none;
}
.pagination-plain > li.previous {
    padding-right: 23px;
}
.pagination-plain > li.next {
    padding-left: 20px;
}
.pagination-plain > li.active > a {
    color: #d3d7da;
}
.pagination-plain > li > a {
    padding: 0 5px;
}
@media (max-width: 480px) {
    .pagination-plain {
        overflow: hidden;
        text-align: center;
    }
    .pagination-plain > li.previous {
        display: block;
        width: 50%;
        margin-bottom: 10px;
        text-align: left;
    }
    .pagination-plain > li.next {
        float: right;
        width: 50%;
        margin-top: -64px;
        text-align: right;
    }
}
@media (min-width: 768px) {
    .pagination-plain {
        height: auto;
    }
}
.pagination-dropdown ul {
    left: 50%;
    width: auto;
    min-width: 67px;
    margin-left: -34px;
}
.pagination-dropdown ul li {
    display: block;
    margin-right: 0;
}
.pagination-dropdown ul li:first-child > a,
.pagination-dropdown ul li:first-child > span {
    border-radius: 6px 6px 0 0;
}
.pagination-dropdown ul li:last-child > a,
.pagination-dropdown ul li:last-child > span {
    border-radius: 0 0 6px 6px !important;
}
.pagination-dropdown ul li > a,
.pagination-dropdown ul li > span {
    display: block;
    float: none;
    min-height: 0;
    padding: 8px 10px 7px;
    text-align: center;
    border-left: none;
}
.pagination-dropdown.dropup {
    position: relative;
}
.tooltip {
    z-index: 1070;
    font-size: 14px;
    line-height: 1.286;
}
.tooltip.in {
    filter: alpha(opacity=100);
    opacity: 1;
}
.tooltip.top {
    padding: 9px 0;
    margin-top: -5px;
}
.tooltip.right {
    padding: 0 9px;
    margin-left: 5px;
}
.tooltip.bottom {
    padding: 9px 0;
    margin-top: 5px;
}
.tooltip.left {
    padding: 0 9px;
    margin-left: -5px;
}
.tooltip-inner {
    max-width: 183px;
    padding: 12px;
    line-height: 1.286;
    color: #fff;
    background-color: #34495e;
    border-radius: 6px;
}
.tooltip.top .tooltip-arrow {
    margin-left: -9px;
    border-width: 9px 9px 0;
    border-top-color: #34495e;
}
.tooltip.right .tooltip-arrow {
    margin-top: -9px;
    border-width: 9px 9px 9px 0;
    border-right-color: #34495e;
}
.tooltip.left .tooltip-arrow {
    margin-top: -9px;
    border-width: 9px 0 9px 9px;
    border-left-color: #34495e;
}
.tooltip.bottom .tooltip-arrow {
    margin-left: -9px;
    border-width: 0 9px 9px;
    border-bottom-color: #34495e;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 5px;
    vertical-align: middle;
    border-top: 8px solid;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    -webkit-transition: border-color 0.25s, color 0.25s;
    transition: border-color 0.25s, color 0.25s;
}
.dropdown-menu,
.select2-drop {
    z-index: 1000;
    min-width: 220px;
    padding: 0;
    margin-top: 9px;
    font-size: 14px;
    background-color: #f3f4f5;
    border: none;
    border-radius: 4px;
    box-shadow: none;
}
.dropdown-menu .divider {
    height: 2px;
    margin: 3px 0;
    background-color: rgba(202, 206, 209, 0.5);
}
.dropdown-menu > li > a {
    padding: 8px 16px;
    line-height: 1.429;
    color: #606d7a;
}
.dropdown-menu > li:first-child > a:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.dropdown-menu > li:last-child > a:first-child {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.dropdown-menu.typeahead {
    display: none;
    width: auto;
    padding: 5px 0;
    margin-top: 5px;
    background-color: #fff;
    border: 2px solid #1abc9c;
    border-radius: 6px;
}
.select,
.select2-arrow,
.select2-choice {
    display: inline-block;
}
.dropdown-menu.typeahead li a {
    padding: 6px 14px;
}
.dropdown-menu.typeahead li:first-child a,
.dropdown-menu.typeahead li:last-child a {
    padding: 6px 14px;
    border-radius: 0;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    color: #55606c;
    background-color: rgba(202, 206, 209, 0.5);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #1abc9c;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
    color: #bdc3c7;
    cursor: not-allowed;
    background-color: transparent;
}
.dropdown-menu-right {
    left: auto;
}
.dropdown-menu-left {
    left: 0;
}
.dropdown-header {
    padding: 8px 16px;
    font-size: 13px;
    line-height: 1.538;
    color: rgba(52, 73, 94, 0.6);
    text-transform: uppercase;
}
.dropdown-header:first-child {
    margin-top: 3px;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    margin-bottom: 0.25em;
    border-bottom: 8px solid;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    margin-top: 0;
    margin-bottom: 9px;
}
.dropdown-menu-inverse {
    background-color: #34495e;
}
.dropdown-menu-inverse .divider {
    height: 2px;
    margin: 3px 0;
    background-color: rgba(43, 60, 78, 0.5);
}
.dropdown-menu-inverse > li > a {
    color: rgba(255, 255, 255, 0.85);
}
.dropdown-menu-inverse > li > a:focus,
.dropdown-menu-inverse > li > a:hover {
    color: rgba(255, 255, 255, 0.85);
    background-color: rgba(43, 60, 78, 0.5);
}
.dropdown-menu-inverse > .active > a,
.dropdown-menu-inverse > .active > a:focus,
.dropdown-menu-inverse > .active > a:hover {
    color: rgba(255, 255, 255, 0.85);
    background-color: #1abc9c;
}
.dropdown-menu-inverse > .disabled > a,
.dropdown-menu-inverse > .disabled > a:focus,
.dropdown-menu-inverse > .disabled > a:hover {
    color: rgba(255, 255, 255, 0.5);
}
.dropdown-menu-inverse > .disabled > a:focus,
.dropdown-menu-inverse > .disabled > a:hover {
    background-color: transparent;
}
.dropdown-menu-inverse .dropdown-header {
    color: rgba(255, 255, 255, 0.4);
}
@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }
    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0;
    }
}
.select {
    position: relative;
    width: auto;
    min-width: 220px;
    vertical-align: top;
}
.form-group .select,
.form-group .select > .select2-choice {
    width: 100%;
}
.select.form-control,
.select.select2-search input[type="text"] {
    height: auto;
    padding: 0;
    border: none;
}
.select2-choice {
    position: relative;
    width: 100%;
    min-height: 41px;
    padding: 10px 39px 10px 15px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.4;
    border: none;
    border-radius: 4px;
    transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
}
.select-danger .select2-choice .select2-arrow,
.select-default .select2-choice .select2-arrow,
.select-info .select2-choice .select2-arrow,
.select-inverse .select2-choice .select2-arrow,
.select-primary .select2-choice .select2-arrow,
.select-success .select2-choice .select2-arrow,
.select-warning .select2-choice .select2-arrow {
    border-top-color: #fff;
}
.select2-choice:focus,
.select2-choice:hover {
    outline: 0;
}
.select2-choice:active {
    outline: 0;
    box-shadow: none;
}
.select2-container-disabled .select2-choice {
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.select2-chosen {
    text-align: left;
}
.select2-arrow {
    position: absolute;
    top: 42%;
    right: 16px;
    border-color: #34495e transparent;
    border-style: solid solid none;
    border-width: 8px 6px;
    -webkit-transform: scale(1.001);
    -ms-transform: scale(1.001);
    transform: scale(1.001);
}
.select2-arrow b {
    display: none;
}
.btn-lg .select2-arrow {
    border-top-width: 8px;
    border-right-width: 6px;
    border-left-width: 6px;
}
.select-default .select2-choice {
    color: #fff;
    background-color: #bdc3c7;
}
.select-default .select2-choice.hover,
.select-default .select2-choice:active,
.select-default .select2-choice:focus,
.select-default .select2-choice:hover {
    color: #fff;
    background-color: #cacfd2;
    border-color: #cacfd2;
}
.select-default .select2-choice:active {
    background: #a1a6a9;
    border-color: #a1a6a9;
}
.select2-container-disabled.select-default .select2-choice,
.select2-container-disabled.select-default .select2-choice:active,
.select2-container-disabled.select-default .select2-choice:focus,
.select2-container-disabled.select-default .select2-choice:hover {
    background-color: #bdc3c7;
    border-color: #bdc3c7;
}
.select-primary .select2-choice {
    color: #fff;
    background-color: #1abc9c;
}
.select-primary .select2-choice.hover,
.select-primary .select2-choice:active,
.select-primary .select2-choice:focus,
.select-primary .select2-choice:hover {
    color: #fff;
    background-color: #48c9b0;
    border-color: #48c9b0;
}
.select-primary .select2-choice:active {
    background: #16a085;
    border-color: #16a085;
}
.select2-container-disabled.select-primary .select2-choice,
.select2-container-disabled.select-primary .select2-choice:active,
.select2-container-disabled.select-primary .select2-choice:focus,
.select2-container-disabled.select-primary .select2-choice:hover {
    background-color: #bdc3c7;
    border-color: #1abc9c;
}
.select-info .select2-choice {
    color: #fff;
    background-color: #3498db;
}
.select-info .select2-choice.hover,
.select-info .select2-choice:active,
.select-info .select2-choice:focus,
.select-info .select2-choice:hover {
    color: #fff;
    background-color: #5dade2;
    border-color: #5dade2;
}
.select-info .select2-choice:active {
    background: #2c81ba;
    border-color: #2c81ba;
}
.select2-container-disabled.select-info .select2-choice,
.select2-container-disabled.select-info .select2-choice:active,
.select2-container-disabled.select-info .select2-choice:focus,
.select2-container-disabled.select-info .select2-choice:hover {
    background-color: #bdc3c7;
    border-color: #3498db;
}
.select-danger .select2-choice {
    color: #fff;
    background-color: #e74c3c;
}
.select-danger .select2-choice.hover,
.select-danger .select2-choice:active,
.select-danger .select2-choice:focus,
.select-danger .select2-choice:hover {
    color: #fff;
    background-color: #ec7063;
    border-color: #ec7063;
}
.select-danger .select2-choice:active {
    background: #c44133;
    border-color: #c44133;
}
.select2-container-disabled.select-danger .select2-choice,
.select2-container-disabled.select-danger .select2-choice:active,
.select2-container-disabled.select-danger .select2-choice:focus,
.select2-container-disabled.select-danger .select2-choice:hover {
    background-color: #bdc3c7;
    border-color: #e74c3c;
}
.select-success .select2-choice {
    color: #fff;
    background-color: #2ecc71;
}
.select-success .select2-choice.hover,
.select-success .select2-choice:active,
.select-success .select2-choice:focus,
.select-success .select2-choice:hover {
    color: #fff;
    background-color: #58d68d;
    border-color: #58d68d;
}
.select-success .select2-choice:active {
    background: #27ad60;
    border-color: #27ad60;
}
.select2-container-disabled.select-success .select2-choice,
.select2-container-disabled.select-success .select2-choice:active,
.select2-container-disabled.select-success .select2-choice:focus,
.select2-container-disabled.select-success .select2-choice:hover {
    background-color: #bdc3c7;
    border-color: #2ecc71;
}
.select-warning .select2-choice {
    color: #fff;
    background-color: #f1c40f;
}
.select-warning .select2-choice.hover,
.select-warning .select2-choice:active,
.select-warning .select2-choice:focus,
.select-warning .select2-choice:hover {
    color: #fff;
    background-color: #f4d313;
    border-color: #f4d313;
}
.select-warning .select2-choice:active {
    background: #cda70d;
    border-color: #cda70d;
}
.select2-container-disabled.select-warning .select2-choice,
.select2-container-disabled.select-warning .select2-choice:active,
.select2-container-disabled.select-warning .select2-choice:focus,
.select2-container-disabled.select-warning .select2-choice:hover {
    background-color: #bdc3c7;
    border-color: #f1c40f;
}
.select-inverse .select2-choice {
    color: #fff;
    background-color: #00a912;
}
.select-inverse .select2-choice.hover,
.select-inverse .select2-choice:active,
.select-inverse .select2-choice:focus,
.select-inverse .select2-choice:hover {
    color: #fff;
    background-color: #415b76;
    border-color: #415b76;
}
.select-inverse .select2-choice:active {
    background: #2c3e50;
    border-color: #2c3e50;
}
.select2-container-disabled.select-inverse .select2-choice,
.select2-container-disabled.select-inverse .select2-choice:active,
.select2-container-disabled.select-inverse .select2-choice:focus,
.select2-container-disabled.select-inverse .select2-choice:hover {
    background-color: #bdc3c7;
    border-color: #00a912;
}
.select2-container.select-hg > .select2-choice {
    min-height: 53px;
    padding: 13px 49px 13px 20px;
    font-size: 22px;
    line-height: 1.227;
    border-radius: 6px;
}
.select2-container.select-hg > .select2-choice .filter-option {
    top: 13px;
    right: 40px;
    left: 20px;
}
.select2-container.select-hg > .select2-choice .select2-arrow {
    right: 20px;
}
.select2-container.select-hg > .select2-choice > [class^="fui-"] {
    top: 2px;
}
.select2-container.select-lg > .select2-choice {
    min-height: 45px;
    padding: 10px 47px 10px 19px;
    font-size: 17px;
    line-height: 1.471;
    border-radius: 6px;
}
.select2-container.select-lg > .select2-choice .filter-option {
    right: 38px;
    left: 18px;
}
.select2-container.select-sm > .select2-choice {
    min-height: 36px;
    padding: 9px 35px 9px 13px;
    font-size: 13px;
    line-height: 1.385;
    border-radius: 4px;
}
.multiselect,
.select2-drop-multi {
    border-radius: 6px;
}
.select2-container.select-sm > .select2-choice .filter-option {
    right: 33px;
    left: 13px;
}
.select2-container.select-sm > .select2-choice .select2-arrow {
    right: 13px;
}
.multiselect {
    position: relative;
    display: inline-block;
    width: auto;
    min-width: 220px;
    max-width: none;
    font-size: 0;
    text-align: left;
    vertical-align: top;
    background-color: #fff;
}
.form-group .multiselect,
.form-group .multiselect > .select2-choice {
    width: 100%;
}
.multiselect.form-control,
.multiselect.select2-search input[type="text"] {
    height: auto;
    padding: 6px 1px 1px 6px;
    border: 2px solid #ebedef;
}
.select2-choices {
    position: relative;
    min-height: 26px;
    padding: 0;
    margin: 0;
    cursor: text;
}
.select2-search-choice {
    position: relative;
    display: inline-block;
    height: 27px;
    padding: 6px 21px;
    margin: 0 5px 4px 0;
    font-size: 13px;
    line-height: 15px;
    color: #fff;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 4px;
    -webkit-transition: 0.25s linear;
    transition: 0.25s linear;
}
.select2-search-choice:hover {
    padding-right: 28px;
    padding-left: 14px;
    color: #fff;
}
.select2-search-choice:hover .select2-search-choice-close {
    color: inherit;
    filter: none;
    opacity: 1;
    -webkit-filter: none;
}
.select2-search-choice .select2-search-choice-close {
    position: absolute;
    top: 0;
    width: 100%;
    padding-right: 10px;
    font-size: 12px;
    color: #fff;
    text-align: right;
    cursor: pointer;
    filter: alpha(opacity=0);
    opacity: 0;
    transition: opacity 0.25s linear;
}
.select2-search-choice .select2-search-choice-close:after {
    font-family: Flat-UI-Pro-Icons;
    line-height: 27px;
    content: "\e609";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.select2-search-field input[type="text"] {
    width: auto;
    min-width: 80px;
    max-width: inherit;
    height: 29px;
    padding: 0;
    margin: 0;
    font-size: 14px;
    color: #34495e;
    vertical-align: top;
    background-color: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
}
.select2-search-field:first-child input[type="text"] {
    height: 23px;
    margin: 3px 0 5px;
}
.select2-container-multi.multiselect-default {
    border-color: #bdc3c7;
}
.select2-container-multi.multiselect-default .select2-search-choice {
    background-color: #bdc3c7;
}
.select2-container-multi.multiselect-default .select2-search-choice:hover {
    background-color: #cacfd2;
}
.select2-container-multi.multiselect-primary {
    border-color: #1abc9c;
}
.select2-container-multi.multiselect-primary .select2-search-choice {
    background-color: #1abc9c;
}
.select2-container-multi.multiselect-primary .select2-search-choice:hover {
    background-color: #48c9b0;
}
.select2-container-multi.multiselect-info {
    border-color: #3498db;
}
.select2-container-multi.multiselect-info .select2-search-choice {
    background-color: #3498db;
}
.select2-container-multi.multiselect-info .select2-search-choice:hover {
    background-color: #5dade2;
}
.select2-container-multi.multiselect-danger {
    border-color: #e74c3c;
}
.select2-container-multi.multiselect-danger .select2-search-choice {
    background-color: #e74c3c;
}
.select2-container-multi.multiselect-danger .select2-search-choice:hover {
    background-color: #ec7063;
}
.select2-container-multi.multiselect-success {
    border-color: #2ecc71;
}
.select2-container-multi.multiselect-success .select2-search-choice {
    background-color: #2ecc71;
}
.select2-container-multi.multiselect-success .select2-search-choice:hover {
    background-color: #58d68d;
}
.select2-container-multi.multiselect-warning {
    border-color: #f1c40f;
}
.select2-container-multi.multiselect-warning .select2-search-choice {
    background-color: #f1c40f;
}
.select2-container-multi.multiselect-warning .select2-search-choice:hover {
    background-color: #f4d313;
}
.select2-container-multi.multiselect-inverse {
    border-color: #34495e;
}
.select2-container-multi.multiselect-inverse .select2-search-choice {
    background-color: #34495e;
}
.select2-container-multi.multiselect-inverse .select2-search-choice:hover {
    background-color: #415b76;
}
.select2-drop {
    position: absolute;
    top: 100%;
    z-index: 9999;
    min-width: 220px;
    margin-top: 9px;
    font-size: 14px;
    visibility: visible;
    filter: none;
    border-radius: 4px;
    opacity: 1;
    -webkit-transition: none;
    transition: none;
    -webkit-filter: none;
}
.select2-drop.select2-drop-above {
    margin-top: -9px;
}
.select2-drop .select2-result-sub,
.select2-drop .select2-results {
    padding: 0;
    margin: 0;
    list-style: none;
}
.select2-drop.select2-drop-auto-width {
    width: auto;
}
.select2-drop.show-select-search .select2-search {
    display: block;
}
.select2-display-none,
.select2-drop-multi .select2-selected,
.select2-search {
    display: none;
}
.select2-drop.show-select-search .select2-search + .select2-results > li:first-child .select2-result-label {
    border-radius: 0;
}
.select2-drop .select2-result-sub > li:last-child > .select2-result-label,
.select2-drop .select2-results > li:last-child > .select2-result-label {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.select2-drop .select2-results > li:first-child > .select2-result-label {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.select2-drop .select2-no-results {
    padding: 8px 15px;
}
.select2-drop .select2-result-label {
    padding: 8px 16px;
    line-height: 1.429;
    -webkit-user-select: none;
    user-select: none;
    -webkit-transition: background-color 0.25s, color 0.25s;
    transition: background-color 0.25s, color 0.25s;
}
.select2-drop .select2-result-selectable .select2-result-label {
    color: rgba(52, 73, 94, 0.85);
    cursor: pointer;
}
.select2-drop .select2-result-selectable .select2-result-label:active,
.select2-drop .select2-result-selectable .select2-result-label:focus,
.select2-drop .select2-result-selectable .select2-result-label:hover {
    color: inherit;
    background-color: #e1e4e7;
    outline: 0;
}
.select2-drop .select2-disabled {
    color: rgba(52, 73, 94, 0.95);
    cursor: default;
    filter: alpha(opacity=40);
    opacity: 0.4;
}
.select2-drop .select2-disabled:active,
.select2-drop .select2-disabled:focus,
.select2-drop .select2-disabled:hover {
    background: 0 0 !important;
}
.select2-drop .select2-result-with-children > .select2-result-label {
    margin-top: 5px;
    font-size: 13px;
    color: rgba(52, 73, 94, 0.6);
    text-transform: uppercase;
}
.select2-drop .select2-result-with-children + .select2-result-with-children > .select2-result-label {
    margin-top: 11px;
}
.select2-results {
    position: relative;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
}
.select2-search {
    width: 100%;
    padding: 8px 6px;
}
.select2-search input[type="text"] {
    width: 100%;
    height: auto !important;
}
.select-inverse-dropdown {
    color: rgba(255, 255, 255, 0.75);
    background-color: #34495e;
}
.select-inverse-dropdown .select2-results .select2-result-label,
.select-inverse-dropdown .select2-results.select2-disabled .select2-result-label:hover {
    color: #fff;
}
.select-inverse-dropdown .select2-results .select2-result-label:active,
.select-inverse-dropdown .select2-results .select2-result-label:focus,
.select-inverse-dropdown .select2-results .select2-result-label:hover {
    background: #2c3e50;
}
.select-inverse-dropdown .select2-result-with-children > .select2-result-label {
    color: rgba(255, 255, 255, 0.6);
}
.select-inverse-dropdown .select2-result-with-children > .select2-result-label:hover {
    color: #fff;
    background: 0 0 !important;
}
.select2-drop-mask,
.table .table {
    background-color: #fff;
}
.select2-drop-multi .select2-results {
    padding: 2px 0;
}
.select2-drop-multi .select2-result {
    padding: 2px 4px;
}
.select2-drop-multi .select2-result-label {
    border-radius: 4px;
}
.select2-hidden-accessible {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0;
}
.select2-offscreen,
.select2-offscreen:focus {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
    clip: rect(0 0 0 0) !important;
    border: 0 !important;
    outline: 0 !important;
}
.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll;
}
.select2-drop-mask {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9998;
    width: auto;
    min-width: 100%;
    height: auto;
    min-height: 100%;
    padding: 0;
    margin: 0;
    filter: alpha(opacity=0);
    border: 0;
    opacity: 0;
}
.table {
    margin-bottom: 30px;
}
.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: 9px;
    line-height: 1.407;
    border-top: 2px solid #eef0f0;
}
@media (min-width: 768px) {
    .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: 9px 25px;
    }
}
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > th {
    color: #526476;
    border-bottom: 2px solid #eef0f0;
}
.table > tbody + tbody {
    border-top: 2px solid #eef0f0;
}
.table [class*="fui-"] {
    position: relative;
    top: 1em;
    display: inline-block;
    margin: -42.5px 0 0;
    font-size: 20px;
    vertical-align: middle;
}
.table .checkbox,
.table .radio {
    top: 0.25em;
    display: inline-block;
    width: 20px;
    margin: -4px 0 0 -9px;
}
.table .checkbox.no-label,
.table .radio.no-label {
    padding-left: 0;
}
.table .selected-row > td {
    background-color: #f2fbfa;
}
.table img {
    vertical-align: top;
}
.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 14px;
}
.table-bordered {
    border: 2px solid #eef0f0;
}
.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 {
    padding-top: 8px;
    padding-bottom: 8px;
    vertical-align: middle;
    border: 2px solid #eef0f0;
}
.table-striped > tbody > tr.selected-row,
.table-striped > tbody > tr:nth-child(odd) {
    background-color: #f9fafb;
}
.table-striped > tbody > tr:nth-child(even) {
    background-color: transparent;
}
.table-hover > tbody > tr:hover,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
    background-color: #f9fafb;
}
.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: #f2f5f8;
}
.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: #ecfaf2;
}
.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: #e4f8ed;
}
.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: #edf6fc;
}
.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: #e4f1fa;
}
.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: #fefae9;
}
.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: #fdf7e0;
}
.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: #fdefed;
}
.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: #fce7e4;
}
@media screen and (max-width: 767px) {
    .table-responsive {
        margin-bottom: 22.5px;
        border: 2px solid #eef0f0;
    }
    .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;
    }
}
.label {
    padding: 0.25em 0.6em 0.29em;
    font-size: 76%;
    font-weight: 400;
}
a.label:focus,
a.label:hover {
    color: #fff;
}
.btn .label {
    position: relative;
    top: -1px;
}
.label [class*="fui-"]:before {
    position: relative;
    top: 2px;
    font-size: 16px;
}
.label-default {
    color: #7b8996;
    background-color: #ebedef;
}
.label-default[href] {
    color: #7b8996;
}
.label-default[href]:focus,
.label-default[href]:hover {
    color: #7b8996;
    background-color: #e1e4e7;
}
.label-inverse {
    color: #fff;
    background-color: #485b6e;
}
.label-inverse[href] {
    color: #fff;
}
.label-inverse[href]:focus,
.label-inverse[href]:hover {
    color: #fff;
    background-color: #a4adb7;
}
.label-success {
    color: #fff;
    background-color: #2ecc71;
}
.label-success[href] {
    color: #fff;
}
.label-success[href]:focus,
.label-success[href]:hover {
    color: #fff;
    background-color: #27ad60;
}
.label-important {
    color: #fff;
    background-color: #e74c3c;
}
.label-important[href] {
    color: #fff;
}
.label-important[href]:focus,
.label-important[href]:hover {
    color: #fff;
    background-color: #c44133;
}
.label-warning {
    color: #fff;
    background-color: #f1c40f;
}
.label-warning[href] {
    color: #fff;
}
.label-warning[href]:focus,
.label-warning[href]:hover {
    color: #fff;
    background-color: #cda70d;
}
.label-info {
    color: #fff;
    background-color: #3498db;
}
.label-info[href] {
    color: #fff;
}
.label-info[href]:focus,
.label-info[href]:hover {
    color: #fff;
    background-color: #2c81ba;
}
.label-primary {
    color: #fff;
    background-color: #1abc9c;
}
.label-primary[href] {
    color: #fff;
}
.label-primary[href]:focus,
.label-primary[href]:hover {
    color: #fff;
    background-color: #16a085;
}
.badge {
    padding: 0 8px;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.615;
    color: #fff;
    background-color: #d8dce0;
    border-radius: 4px;
}
.btn .badge {
    position: relative;
    top: -1px;
}
a.badge:focus,
a.badge:hover {
    color: #fff;
}
.nav-pills > li > a > .badge,
a.list-group-item > .badge {
    color: #9aa4af;
    background-color: #fff;
}
.alert {
    padding: 18px 45px 14px 30px;
    font-size: 16px;
    line-height: 1.625;
    color: #34495e;
    border: 2px solid transparent;
    border-radius: 6px;
}
.alert .alert-link {
    font-weight: 700;
}
.alert .alert-link:hover {
    text-decoration: underline;
}
.alert .alert-link.btn {
    color: #fff;
    text-decoration: none;
}
.alert .alert-link.btn.active,
.alert .alert-link.btn:active {
    color: rgba(255, 255, 255, 0.75);
}
.alert h4 {
    margin-bottom: 4px;
    font-size: 24px;
    line-height: 1.2;
}
.alert p {
    font-size: inherit;
    line-height: inherit;
}
.alert .close {
    position: relative;
    top: 3px;
    right: -31px;
    font-size: 18px;
    line-height: 18px;
    color: #34495e;
}
.alert .btn {
    margin-right: 15px;
    margin-bottom: 15px;
}
@media (max-width: 767px) {
    .alert .btn {
        display: block;
        min-width: auto;
        margin-right: -15px;
        margin-bottom: 10px;
    }
}
.alert-success {
    background-color: #eff7f3;
    border-color: #e1ebe9;
}
.alert-success .alert-link {
    color: #16a085;
}
.alert-info {
    background-color: #f7f9fa;
    border-color: #e9ecef;
}
.alert-info .alert-link {
    color: #3498db;
}
.alert-warning {
    background-color: #f9f8f3;
    border-color: #ebece8;
}
.alert-warning .alert-link {
    color: #f1c40f;
}
.alert-danger {
    background-color: #f8f5f5;
}
.alert-danger .alert-link {
    color: #e74c3c;
}
.bottom-menu {
    padding-top: 42px;
    padding-bottom: 42px;
    line-height: 1;
    color: #bcc3ca;
    background-color: #ebedef;
}
.bottom-menu .bottom-menu-brand {
    display: inline-block;
    margin: 0 15px 15px;
    font-size: 24px;
    font-weight: 900;
    line-height: 1;
    -webkit-transition: none;
    transition: none;
}
@media (min-width: 768px) {
    .bottom-menu .bottom-menu-brand {
        margin: 0;
    }
}
.bottom-menu .title {
    padding-top: 10px;
    margin: 0 15px 10px;
    font-size: 13px;
    font-weight: 700;
}
@media (min-width: 768px) {
    .bottom-menu .title {
        padding-top: 0;
        margin-right: 0;
        margin-left: 0;
    }
}
.bottom-menu a {
    color: inherit;
}
.active .bottom-menu a,
.bottom-menu a:focus,
.bottom-menu a:hover {
    color: #1abc9c;
}
.bottom-menu .badge,
.bottom-menu .label {
    vertical-align: middle;
}
.bottom-menu-inverse {
    color: #677786;
    background-color: #34495e;
}
.bottom-menu-inverse a {
    color: inherit;
}
.active .bottom-menu-inverse a,
.bottom-menu-inverse a:focus,
.bottom-menu-inverse a:hover {
    color: #1abc9c;
}
.bottom-menu-large {
    padding-top: 56px;
    padding-bottom: 41px;
}
@media (min-width: 768px) {
    .bottom-menu-large {
        padding-bottom: 52px;
    }
}
.bottom-menu-iconic-list,
.bottom-menu-list {
    padding: 0;
    margin: 0 15px;
    list-style: none;
}
.bottom-menu-iconic-list:after,
.bottom-menu-iconic-list:before,
.bottom-menu-list:after,
.bottom-menu-list:before {
    display: table;
    content: " ";
}
.bottom-menu-iconic-list li,
.bottom-menu-list li,
.nav-tabs > li {
    display: block;
}
.bottom-menu-iconic-list:after,
.bottom-menu-list:after {
    clear: both;
}
.bottom-menu-iconic-list a,
.bottom-menu-list a {
    display: inline-block;
    line-height: 24px;
}
.bottom-menu-list {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 1.286;
}
.bottom-menu-iconic-list,
.nav-pills > li > a {
    font-size: 16px;
    line-height: 1;
}
@media (min-width: 768px) {
    .bottom-menu-list {
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 0;
    }
    .bottom-menu-list > li {
        display: inline-block;
        margin-right: 23px;
    }
    .title + .bottom-menu-list li {
        display: block;
        margin-right: 0;
    }
}
.bottom-menu-iconic-list li {
    display: inline-block;
    margin-right: 18px;
}
.bottom-menu-iconic-list li:last-child {
    margin-right: 0;
}
@media (min-width: 768px) {
    .bottom-menu-iconic-list {
        margin-right: 0;
        margin-left: 0;
    }
}
.nav-pills > li:first-child > a {
    border-left: none;
    border-radius: 6px 0 0 6px;
}
.nav-pills > li:last-child > a {
    border-radius: 0 6px 6px 0;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.open > a,
.nav-pills > li.open > a:hover {
    background-color: #16a085;
}
.nav-pills > li.open > a,
.nav-pills > li.open > a:focus,
.nav-pills > li.open > a:hover {
    background-color: #16a085;
    border-color: #16a085;
}
@media (max-width: 767px) {
    .nav-pills > li {
        display: block;
        float: none;
    }
    .nav-pills > li:first-child > a {
        border-radius: 6px 6px 0 0;
    }
    .nav-pills > li:last-child > a {
        border-radius: 0 0 6px 6px;
    }
}
.nav-pills > li > a {
    padding: 12px 21px 13px;
    margin: 0;
    font-weight: 700;
    color: #fff;
    background-color: #1abc9c;
    border-left: 2px solid #16a085;
    border-radius: 0;
    outline: 0;
}
@media (max-width: 767px) {
    .nav-pills > li > a {
        display: block;
        border-left: none;
    }
}
.nav-pills > li > a:focus,
.nav-pills > li > a:hover {
    background-color: #48c9b0;
}
.nav-pills > li > a:active {
    background-color: #16a085;
}
.nav-pills > li > a > .badge {
    position: relative;
    top: -1px;
    margin: -4px 0 -4px 3px;
    background-color: #fff;
}
.nav-pills > li + li {
    margin-left: 0;
}
.nav-stacked > li:first-child > a,
.nav-stacked > li:last-child > a,
.nav-stacked > li > a {
    border-left: none;
    border-radius: 6px;
}
.nav-stacked > li:first-child > a > .badge,
.nav-stacked > li:last-child > a > .badge,
.nav-stacked > li > a > .badge {
    top: 2px;
}
.nav-tabs > li {
    position: relative;
    float: none;
    margin-bottom: -2px;
}
.nav-tabs > li > a,
.navmenu-nav {
    margin-bottom: 10px;
}
.nav-tabs > li.active {
    z-index: 2;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    color: #fff;
    background-color: #1abc9c;
    border: 2px solid #1abc9c;
}
.nav-tabs > li.active > a:before,
.nav-tabs > li.active > a:focus:before,
.nav-tabs > li.active > a:hover:before {
    display: none;
}
.nav-tabs > li.active .dropdown-toggle .caret,
.nav-tabs > li.active .dropdown-toggle:focus .caret,
.nav-tabs > li.active .dropdown-toggle:hover .caret {
    border-top-color: #7f8c9a;
    border-bottom-color: #7f8c9a;
}
.nav-tabs > li.dropdown.active > a,
.nav-tabs > li.dropdown.active > a.dropdown-toggle,
.nav-tabs > li.dropdown.active > a:hover {
    color: #fff;
}
.nav-tabs > li.dropdown.active > a .caret,
.nav-tabs > li.dropdown.active > a.dropdown-toggle .caret,
.nav-tabs > li.dropdown.active > a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}
.nav-tabs > li.dropdown.active.open > a,
.nav-tabs > li.dropdown.active.open > a.dropdown-toggle,
.nav-tabs > li.dropdown.active.open > a:hover {
    color: #7f8c9a;
    border-radius: 4px 4px 4px 0;
}
.nav-tabs > li.dropdown.active.open > a .caret,
.nav-tabs > li.dropdown.active.open > a.dropdown-toggle .caret,
.nav-tabs > li.dropdown.active.open > a:hover .caret {
    border-top-color: #7f8c9a;
    border-bottom-color: #7f8c9a;
}
.nav-tabs > li.open a.dropdown-toggle,
.nav-tabs > li.open a.dropdown-toggle:hover,
.nav-tabs > li.open.active a.dropdown-toggle,
.nav-tabs > li.open.active a.dropdown-toggle:hover {
    color: #7f8c9a;
    background-color: #f3f4f5;
    border-color: #e1e4e7;
}
@media (min-width: 768px) {
    .nav-tabs > li.open a.dropdown-toggle,
    .nav-tabs > li.open a.dropdown-toggle:hover,
    .nav-tabs > li.open.active a.dropdown-toggle,
    .nav-tabs > li.open.active a.dropdown-toggle:hover {
        border-bottom-color: transparent;
    }
}
.nav-tabs > li.open a.dropdown-toggle .caret,
.nav-tabs > li.open a.dropdown-toggle:hover .caret,
.nav-tabs > li.open.active a.dropdown-toggle .caret,
.nav-tabs > li.open.active a.dropdown-toggle:hover .caret {
    border-top-color: #7f8c9a;
    border-bottom-color: #7f8c9a;
}
.nav-tabs > li.open .dropdown-menu,
.nav-tabs > li.open.active .dropdown-menu {
    margin-top: -2px;
}
.nav-tabs > li.open.active {
    z-index: 1003;
}
.nav-tabs > li > a {
    padding: 10px 15px;
    font-size: 14px;
    font-weight: 700;
    color: #7f8c9a;
    border: 2px solid #e1e4e7;
    border-radius: 4px;
    -webkit-transition: none;
    transition: none;
}
.nav-tabs > li > a:focus,
.nav-tabs > li > a:hover {
    color: #1abc9c;
    background-color: transparent;
    border: 2px solid #e1e4e7;
    outline: 0;
}
.navbar-default .navbar-nav > .active > a .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret,
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:focus .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .dropdown > a:focus .caret,
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
    border-top-color: #1abc9c;
    border-bottom-color: #1abc9c;
}
.nav-tabs > li .dropdown-toggle {
    position: relative;
    z-index: 1002;
}
.nav-tabs > li .dropdown-toggle:focus .caret,
.nav-tabs > li .dropdown-toggle:hover .caret {
    border-top-color: #1abc9c;
    border-bottom-color: #1abc9c;
}
.nav-tabs > li .dropdown-menu {
    border: 2px solid #e1e4e7;
    border-radius: 0 6px 6px;
}
.nav-tabs > li .dropdown-menu li:first-child > a {
    border-radius: 0 4px 0 0;
}
.nav-tabs > li .dropdown-menu li:last-child > a {
    border-radius: 0 0 4px 4px;
}
.nav-tabs > li .dropdown-menu li a {
    border-radius: 0;
}
.nav-tabs > li .open .dropdown-toggle {
    background-color: #f3f4f5;
}
@media (min-width: 992px) {
    .nav-tabs {
        margin-bottom: 20px;
        border-bottom-color: #e1e4e7;
        border-bottom-width: 2px;
    }
    .nav-tabs.nav-append-content {
        margin-bottom: 0;
        border-bottom: none;
    }
    .nav-tabs.nav-append-content > li.active:first-child:before {
        position: absolute;
        bottom: -4px;
        left: 0;
        z-index: 2;
        display: block;
        width: 6px;
        height: 6px;
        content: "";
        background-color: #fff;
        border-left: 2px solid #e1e4e7;
    }
    .nav-tabs.nav-append-content > li.dropdown.active > a,
    .nav-tabs.nav-append-content > li.dropdown.active > a.dropdown-toggle,
    .nav-tabs.nav-append-content > li.dropdown.active > a:hover {
        color: #7f8c9a;
    }
    .nav-tabs.nav-append-content > li.dropdown.active > a .caret,
    .nav-tabs.nav-append-content > li.dropdown.active > a.dropdown-toggle .caret,
    .nav-tabs.nav-append-content > li.dropdown.active > a:hover .caret {
        border-top-color: #7f8c9a;
        border-bottom-color: #7f8c9a;
    }
    .nav-tabs > li {
        float: left;
    }
    .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:focus,
    .nav-tabs > li.active > a:hover {
        color: #7f8c9a;
        background-color: inherit;
        border-color: #e1e4e7 #e1e4e7 #fff;
        border-width: 2px;
    }
    .nav-tabs > li.active:before {
        display: none;
    }
    .nav-tabs > li > a,
    .nav-tabs > li > a:focus,
    .nav-tabs > li > a:hover {
        padding: 7px 21px 8px;
        margin-right: 0;
        margin-bottom: 0;
        border: transparent;
        border-radius: 6px 6px 0 0;
    }
    .navbar-header {
        float: left;
    }
}
.tab-content {
    position: relative;
    z-index: 1;
    padding: 20px 20px 5px;
    margin-bottom: 20px;
    border: 2px solid #ddd;
    border-radius: 6px;
}
.nav-list {
    padding-right: 13px;
    padding-left: 13px;
}
.nav-list .nav-header {
    padding: 0 13px;
    margin-right: -13px;
    margin-left: -13px;
    font-weight: 700;
    line-height: 1.538;
}
.nav-list > li {
    margin-bottom: 3px;
}
.nav-list > li.active > a,
.nav-list > li.active > a:focus,
.nav-list > li.active > a:hover {
    color: #526476;
    background-color: #edeff1;
}
.nav-list > li.disabled > a,
.nav-list > li.disabled > a:focus,
.nav-list > li.disabled > a:hover {
    cursor: not-allowed;
    opacity: 0.6;
}
.nav-list > li.divider {
    height: 2px;
    margin: 13px -13px 17px 0;
    background-color: #edeff1;
    border-bottom: none;
}
.nav-list > li > a {
    padding: 6px 13px 8px;
    margin-right: -13px;
    margin-left: -13px;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.333;
    border-radius: 4px;
}
.nav-list .badge.pull-right {
    margin: 1px -4px -1px 0;
}
.nav-header {
    font-size: 13px;
    color: #aeb6bf;
    text-transform: uppercase;
}
.nav-list-vivid {
    padding-bottom: 2px;
    background-color: #edeff1;
    border-radius: 4px;
}
.nav-list-vivid > li.divider,
.navbar-nav .open > a:focus,
.navbar-nav .open > a:hover,
.navbar-nav > .open > .dropdown-toggle,
.navbar-nav > .open > .dropdown-toggle:focus,
.navbar-nav > .open > .dropdown-toggle:hover,
.navbar-nav > li > a:focus,
.navbar-nav > li > a:hover {
    background-color: transparent;
}
.nav-list-vivid > li {
    margin-bottom: 2px;
}
.nav-list-vivid > li.divider {
    margin: 3px 0 0;
}
.nav-list-vivid > li.active > a,
.nav-list-vivid > li.active > a:focus,
.nav-list-vivid > li.active > a:hover {
    color: #fff;
    background-color: #1abc9c;
}
.nav-list-vivid > li > a {
    font-size: 14px;
    color: #526476;
    border-radius: 0;
}
.nav-list-vivid > li > a:focus,
.nav-list-vivid > li > a:hover {
    color: #16a085;
}
.nav-list-vivid .nav-header:first-child {
    padding-top: 10px;
}
.nav-list-bricks > li {
    margin-bottom: 7px;
}
.nav-list-bricks > li.active > a,
.nav-list-bricks > li.active > a:focus,
.nav-list-bricks > li.active > a:hover {
    color: #fff;
    background-color: #1abc9c;
}
.nav-list-bricks > li.disabled > a,
.nav-list-bricks > li.disabled > a:focus,
.nav-list-bricks > li.disabled > a:hover,
.nav-list-bricks > li > a,
.popover {
    background-color: #edeff1;
}
.nav-list-bricks > li > a {
    padding: 8px 10px 8px 14px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.333;
    color: #526476;
    border-radius: 4px;
}
.navbar .container,
.navbar .container-fluid,
.navbar-collapse {
    padding-right: 21px;
    padding-left: 21px;
}
.nav-list-bricks > li > a:focus,
.nav-list-bricks > li > a:hover {
    color: #16a085;
}
.nav-list-bricks > li > a [class*=" fui-"],
.nav-list-bricks > li > a [class^="fui-"] {
    color: #fff;
}
.navbar {
    min-height: 53px;
    margin-bottom: 30px;
    font-size: 16px;
    border: none;
    border-radius: 6px;
}
.navbar-collapse {
    box-shadow: none;
}
.navbar-collapse .navbar-form:first-child {
    border: none;
}
@media (min-width: 768px) {
    .navbar-collapse .navbar-nav.navbar-left:first-child {
        margin-left: -21px;
    }
    .navbar-collapse .navbar-nav.navbar-left:first-child > li:first-child a {
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
    }
    .navbar-collapse .navbar-nav.navbar-right:last-child {
        margin-right: -21px;
    }
    .navbar-collapse .navbar-nav.navbar-right:last-child > .dropdown:last-child > a {
        border-radius: 0 6px 6px 0;
    }
    .navbar-fixed-bottom .navbar-collapse .navbar-form.navbar-right:last-child,
    .navbar-fixed-top .navbar-collapse .navbar-form.navbar-right:last-child {
        margin-right: 0;
    }
}
@media (max-width: 767px) {
    .navbar-collapse .navbar-nav.navbar-right:last-child {
        margin-bottom: 3px;
    }
}
.navbar .container-fluid > .navbar-collapse,
.navbar .container-fluid > .navbar-header,
.navbar .container > .navbar-collapse,
.navbar .container > .navbar-header {
    margin-right: -21px;
    margin-left: -21px;
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0;
    border-radius: 0;
}
.navbar-fixed-bottom,
.navbar-fixed-top {
    border-radius: 0;
}
.navbar-fixed-top {
    border-width: 0;
}
.navbar-fixed-bottom {
    margin-bottom: 0;
    border-width: 0;
}
.navbar-brand {
    font-weight: 700;
    line-height: 1.042;
}
.navbar-brand > [class*="fui-"] {
    font-size: 19px;
    line-height: 1.263;
    vertical-align: top;
}
@media (min-width: 992px) {
    .navbar .container-fluid > .navbar-collapse,
    .navbar .container-fluid > .navbar-header,
    .navbar .container > .navbar-collapse,
    .navbar .container > .navbar-header {
        margin-right: 0;
        margin-left: 0;
    }
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -21px;
    }
    .navbar-toggle {
        display: none;
    }
}
.navbar-toggle {
    height: 53px;
    padding: 0 21px;
    margin: 0 0 0 21px;
    line-height: 53px;
    border: none;
}
.navbar-toggle:before {
    font-family: Flat-UI-Pro-Icons;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    color: #16a085;
    -webkit-transition: color 0.25s linear;
    transition: color 0.25s linear;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.iconbar .iconbar-unread,
.navbar-new,
.navbar-unread,
.vjs-text-track-display,
.vjs-time-controls {
    font-family: Lato, Helvetica, Arial, sans-serif;
}
.navbar-toggle:focus,
.navbar-toggle:hover {
    outline: 0;
}
.navbar-toggle:focus:before,
.navbar-toggle:hover:before {
    color: #1abc9c;
}
.navbar-toggle .icon-bar {
    display: none;
}
.navbar-nav {
    margin: 0;
}
.navbar-nav [class^="fui-"] {
    position: relative;
    top: 1px;
    line-height: 20px;
}
.navbar-nav .visible-sm > [class^="fui-"],
.navbar-nav .visible-xs > [class^="fui-"] {
    margin-left: 12px;
}
@media (max-width: 767px) {
    .navbar-nav {
        margin: 0 -21px;
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu > li > a {
        padding: 7px 15px 7px 31px !important;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 23px;
    }
    .navbar-nav > li > a {
        padding-top: 7px;
        padding-bottom: 7px;
    }
}
div#navbar {
    background-color: #0490cc;
}
.navbar-input {
    height: 35px;
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.4;
    border-radius: 6px;
}
select.navbar-input {
    height: 35px;
    line-height: 35px;
}
select[multiple].navbar-input,
textarea.navbar-input {
    height: auto;
}
.navbar-form {
    margin-top: 0;
    margin-bottom: 0;
    box-shadow: none;
    padding: 9px 19px;
}
@media (max-width: 767px) {
    .navbar-form {
        width: auto;
        margin: 3px -21px;
    }
}
.navbar-form .btn,
.navbar-form .form-control,
.navbar-form .input-group-addon,
.navbar-form .select2-search input[type="text"] {
    height: 35px;
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.4;
    border-radius: 6px;
}
select.navbar-form .btn,
select.navbar-form .form-control,
select.navbar-form .input-group-addon,
select.navbar-form .select2-search input[type="text"] {
    height: 35px;
    line-height: 35px;
}
select[multiple].navbar-form .btn,
select[multiple].navbar-form .form-control,
select[multiple].navbar-form .input-group-addon,
select[multiple].navbar-form .select2-search input[type="text"],
textarea.navbar-form .btn,
textarea.navbar-form .form-control,
textarea.navbar-form .input-group-addon,
textarea.navbar-form .select2-search input[type="text"] {
    height: auto;
}
.navbar-form .btn {
    margin: 0;
}
.navbar-form .input-group .form-control:first-child,
.navbar-form .input-group .select2-search input[type="text"]:first-child,
.navbar-form .input-group-addon:first-child,
.navbar-form .input-group-btn:first-child > .btn,
.navbar-form .input-group-btn:first-child > .dropdown-toggle,
.navbar-form .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.navbar-form .input-group .form-control:last-child,
.navbar-form .input-group .select2-search input[type="text"]:last-child,
.navbar-form .input-group-addon:last-child,
.navbar-form .input-group-btn:first-child > .btn:not(:first-child),
.navbar-form .input-group-btn:last-child > .btn,
.navbar-form .input-group-btn:last-child > .dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.navbar-form .form-control,
.navbar-form .select2-search input[type="text"] {
    display: table-cell;
    font-size: 15px;
    border-radius: 5px;
}
.navbar-form .form-group ~ .btn {
    margin-left: 5px;
    font-size: 15px;
    border-radius: 5px;
}
.navbar-form .form-group + .btn {
    margin-right: 5px;
}
.navbar-nav > li > .dropdown-menu {
    min-width: 100%;
    margin-top: 9px;
    border-radius: 4px;
}
@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 7px;
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }
    .navbar-form .form-group + .btn {
        margin-left: 0;
    }
    .navbar-nav > li.open > .dropdown-menu {
        margin-top: 0 !important;
    }
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.navbar-text {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1.438;
    color: #34495e;
}
@media (min-width: 768px) {
    .navbar-form .input-group {
        width: 195px;
    }
    .navbar-text {
        margin-right: 21px;
        margin-left: 21px;
    }
    .navbar-text.navbar-right:last-child {
        margin-right: 0;
    }
}
.navbar-btn {
    margin-top: 6px;
    margin-bottom: 6px;
}
.navbar-btn.btn-sm {
    margin-top: 9px;
    margin-bottom: 8px;
}
.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px;
}
.navbar-new,
.navbar-unread {
    position: absolute;
    top: 35%;
    right: 12px;
    z-index: 10;
    width: 6px;
    height: 6px;
    font-size: 0;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    background-color: #1abc9c;
    border-radius: 50%;
}
@media (max-width: 768px) {
    .navbar-new,
    .navbar-unread {
        position: static;
        float: right;
        margin: 0 0 0 10px;
    }
}
.active .navbar-new,
.active .navbar-unread {
    display: none;
    background-color: #fff;
}
.navbar-new {
    width: auto;
    min-width: 18px;
    height: 18px;
    padding: 0 1px;
    margin: -6px -10px;
    font-size: 12px;
    line-height: 17px;
    background-color: #e74c3c;
    -webkit-font-smoothing: subpixel-antialiased;
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #1abc9c;
    background-color: transparent;
}
.navbar-default .navbar-toggle:before {
    color: #34495e;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
.navbar-default .navbar-toggle:focus:before,
.navbar-default .navbar-toggle:hover:before {
    color: #ffffff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e5e9ea;
    border-width: 2px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: #1abc9c;
    background-color: transparent;
}
.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-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    color: #1abc9c;
    background-color: transparent;
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #34495e;
    }
    .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,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #1abc9c;
        background-color: transparent;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent;
    }
}
.navbar-default .navbar-form .form-control,
.navbar-default .navbar-form .select2-search input[type="text"] {
    border-color: transparent;
}
.navbar-default .navbar-form .form-control::-moz-placeholder,
.navbar-default .navbar-form .select2-search input[type="text"]::-moz-placeholder {
    color: #aeb6bf;
    opacity: 1;
}
.navbar-default .navbar-form .form-control:-ms-input-placeholder,
.navbar-default .navbar-form .select2-search input[type="text"]:-ms-input-placeholder {
    color: #aeb6bf;
}
.navbar-default .navbar-form .form-control::-webkit-input-placeholder,
.navbar-default .navbar-form .select2-search input[type="text"]::-webkit-input-placeholder {
    color: #aeb6bf;
}
.navbar-default .navbar-form .form-control:focus,
.navbar-default .navbar-form .select2-search input[type="text"]:focus {
    color: #1abc9c;
    border-color: #1abc9c;
}
.navbar-default .navbar-form .input-group-btn .btn {
    color: #919ba4;
    border-color: transparent;
}
.navbar-default .navbar-form .input-group.focus .form-control,
.navbar-default .navbar-form .input-group.focus .input-group-btn .btn,
.navbar-default .navbar-form .input-group.focus .select2-search input[type="text"] {
    color: #1abc9c;
    border-color: #1abc9c;
}
.navbar-default .navbar-link,
.navbar-default .navbar-text {
    color: #34495e;
}
.navbar-default .navbar-link:hover {
    color: #1abc9c;
}
.navbar-default .btn-link {
    color: #34495e;
}
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #1abc9c;
}
.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: #34495e;
}
.navbar-inverse .navbar-brand {
    color: #fff;
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #1abc9c;
    background-color: transparent;
}
.navbar-inverse .navbar-toggle:before {
    color: #fff;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: transparent;
}
.navbar-inverse .navbar-toggle:focus:before,
.navbar-inverse .navbar-toggle:hover:before {
    color: #1abc9c;
}
.navbar-inverse .navbar-collapse {
    border-color: #2f4154;
    border-width: 2px;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
    color: #1abc9c;
    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: #1abc9c;
}
.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-offcanvas .navmenu-nav > .dropdown > a:focus .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .dropdown > a:hover .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a:focus .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a:hover .caret,
.navmenu-inverse .navmenu-nav > .dropdown > a:focus .caret,
.navmenu-inverse .navmenu-nav > .dropdown > a:hover .caret,
.navmenu-inverse .navmenu-nav > .open > a .caret,
.navmenu-inverse .navmenu-nav > .open > a:focus .caret,
.navmenu-inverse .navmenu-nav > .open > a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #1abc9c;
    border-left-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}
.navbar-inverse .navbar-nav > .dropdown > a .caret {
    border-top-color: #4b6075;
    border-bottom-color: #4b6075;
}
.navbar-inverse .navbar-nav > .open > .dropdown-menu {
    padding: 3px 4px;
    background-color: #34495e;
}
.navbar-inverse .navbar-nav > .open > .dropdown-menu > li > a {
    padding: 6px 9px;
    color: #e1e4e7;
    border-radius: 4px;
}
.breadcrumb,
.iconbar,
.tile {
    border-radius: 6px;
}
.navbar-inverse .navbar-nav > .open > .dropdown-menu > li > a:focus,
.navbar-inverse .navbar-nav > .open > .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: #1abc9c;
}
.navbar-inverse .navbar-nav > .open > .dropdown-menu > .divider {
    height: 2px;
    margin-right: -4px;
    margin-left: -4px;
    background-color: #2f4154;
}
@media (max-width: 767px) {
    .navbar-inverse .navbar-nav > li > a {
        border-left-width: 0;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #1abc9c;
        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: #1abc9c;
    }
    .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-nav .dropdown-menu .divider {
        background-color: #2f4154;
    }
}
.navbar-inverse .navbar-form .form-control,
.navbar-inverse .navbar-form .select2-search input[type="text"] {
    color: #536a81;
    background-color: #293a4a;
    border-color: transparent;
}
.navbar-inverse .navbar-form .form-control::-moz-placeholder,
.navbar-inverse .navbar-form .select2-search input[type="text"]::-moz-placeholder {
    color: #536a81;
    opacity: 1;
}
.navbar-inverse .navbar-form .form-control:-ms-input-placeholder,
.navbar-inverse .navbar-form .select2-search input[type="text"]:-ms-input-placeholder {
    color: #536a81;
}
.navbar-inverse .navbar-form .form-control::-webkit-input-placeholder,
.navbar-inverse .navbar-form .select2-search input[type="text"]::-webkit-input-placeholder {
    color: #536a81;
}
.navbar-inverse .navbar-form .form-control:focus,
.navbar-inverse .navbar-form .select2-search input[type="text"]:focus {
    color: #1abc9c;
    border-color: #1abc9c;
}
.navbar-inverse .navbar-form .btn {
    color: #fff;
    background-color: #1abc9c;
}
.navbar-inverse .navbar-form .btn.active,
.navbar-inverse .navbar-form .btn.hover,
.navbar-inverse .navbar-form .btn:active,
.navbar-inverse .navbar-form .btn:focus,
.navbar-inverse .navbar-form .btn:hover,
.open > .dropdown-toggle.navbar-inverse .navbar-form .btn {
    color: #fff;
    background-color: #48c9b0;
    border-color: #48c9b0;
}
.navbar-inverse .navbar-form .btn.active,
.navbar-inverse .navbar-form .btn:active,
.open > .dropdown-toggle.navbar-inverse .navbar-form .btn {
    background: #16a085;
    border-color: #16a085;
}
.navbar-inverse .navbar-form .btn.disabled,
.navbar-inverse .navbar-form .btn.disabled.active,
.navbar-inverse .navbar-form .btn.disabled.hover,
.navbar-inverse .navbar-form .btn.disabled:active,
.navbar-inverse .navbar-form .btn.disabled:focus,
.navbar-inverse .navbar-form .btn.disabled:hover,
.navbar-inverse .navbar-form .btn[disabled],
.navbar-inverse .navbar-form .btn[disabled].active,
.navbar-inverse .navbar-form .btn[disabled].hover,
.navbar-inverse .navbar-form .btn[disabled]:active,
.navbar-inverse .navbar-form .btn[disabled]:focus,
.navbar-inverse .navbar-form .btn[disabled]:hover,
fieldset[disabled] .navbar-inverse .navbar-form .btn,
fieldset[disabled] .navbar-inverse .navbar-form .btn.active,
fieldset[disabled] .navbar-inverse .navbar-form .btn.hover,
fieldset[disabled] .navbar-inverse .navbar-form .btn:active,
fieldset[disabled] .navbar-inverse .navbar-form .btn:focus,
fieldset[disabled] .navbar-inverse .navbar-form .btn:hover {
    background-color: #bdc3c7;
    border-color: #1abc9c;
}
.navbar-inverse .navbar-form .btn .badge {
    color: #1abc9c;
    background-color: #fff;
}
.navbar-inverse .navbar-form .input-group-btn .btn {
    color: #526a82;
    background-color: #293a4a;
    border-color: transparent;
}
.navbar-inverse .navbar-form .input-group.focus .form-control,
.navbar-inverse .navbar-form .input-group.focus .input-group-btn .btn,
.navbar-inverse .navbar-form .input-group.focus .select2-search input[type="text"] {
    color: #1abc9c;
    border-color: #1abc9c;
}
@media (max-width: 767px) {
    .navbar-inverse .navbar-form {
        border-color: #2f4154;
        border-width: 2px 0;
    }
}
.navbar-inverse .navbar-text,
.navbar-inverse .navbar-text a {
    color: #fff;
}
.navbar-inverse .navbar-text a:focus,
.navbar-inverse .navbar-text a:hover {
    color: #1abc9c;
}
.navbar-inverse .navbar-btn {
    color: #fff;
    background-color: #1abc9c;
}
.navbar-inverse .navbar-btn.active,
.navbar-inverse .navbar-btn.hover,
.navbar-inverse .navbar-btn:active,
.navbar-inverse .navbar-btn:focus,
.navbar-inverse .navbar-btn:hover,
.open > .dropdown-toggle.navbar-inverse .navbar-btn {
    color: #fff;
    background-color: #48c9b0;
    border-color: #48c9b0;
}
.navbar-inverse .navbar-btn.active,
.navbar-inverse .navbar-btn:active,
.open > .dropdown-toggle.navbar-inverse .navbar-btn {
    background: #16a085;
    border-color: #16a085;
}
.navbar-inverse .navbar-btn.disabled,
.navbar-inverse .navbar-btn.disabled.active,
.navbar-inverse .navbar-btn.disabled.hover,
.navbar-inverse .navbar-btn.disabled:active,
.navbar-inverse .navbar-btn.disabled:focus,
.navbar-inverse .navbar-btn.disabled:hover,
.navbar-inverse .navbar-btn[disabled],
.navbar-inverse .navbar-btn[disabled].active,
.navbar-inverse .navbar-btn[disabled].hover,
.navbar-inverse .navbar-btn[disabled]:active,
.navbar-inverse .navbar-btn[disabled]:focus,
.navbar-inverse .navbar-btn[disabled]:hover,
fieldset[disabled] .navbar-inverse .navbar-btn,
fieldset[disabled] .navbar-inverse .navbar-btn.active,
fieldset[disabled] .navbar-inverse .navbar-btn.hover,
fieldset[disabled] .navbar-inverse .navbar-btn:active,
fieldset[disabled] .navbar-inverse .navbar-btn:focus,
fieldset[disabled] .navbar-inverse .navbar-btn:hover {
    background-color: #bdc3c7;
    border-color: #1abc9c;
}
.navbar-inverse .navbar-btn .badge {
    color: #1abc9c;
    background-color: #fff;
}
.navbar-lg {
    min-height: 76px;
}
.navbar-lg .navbar-brand {
    height: 76px;
    padding-top: 26px;
    padding-bottom: 26px;
    line-height: 1;
}
.navbar-lg .navbar-brand > [class*="fui-"] {
    font-size: 24px;
    line-height: 1;
}
.navbar-lg .navbar-nav > li > a {
    font-size: 15px;
    line-height: 1.6;
}
@media (min-width: 768px) {
    .navbar-embossed.navbar-inverse .navbar-nav .active > a,
    .navbar-embossed.navbar-inverse .navbar-nav .open > a,
    .navbar-embossed > .navbar-collapse {
        box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
    }
    .navbar-embossed > .navbar-collapse {
        border-radius: 6px;
    }
    .navbar-lg .navbar-nav > li > a {
        padding-top: 26px;
        padding-bottom: 26px;
    }
}
.navbar-lg .navbar-toggle {
    height: 76px;
    line-height: 76px;
}
.navbar-lg .navbar-form {
    padding-top: 20.5px;
    padding-bottom: 20.5px;
}
.navbar-lg .navbar-text {
    padding-top: 26.5px;
    padding-bottom: 26.5px;
}
.navbar-lg .navbar-btn {
    margin-top: 17.5px;
    margin-bottom: 17.5px;
}
.navbar-lg .navbar-btn.btn-sm {
    margin-top: 20.5px;
    margin-bottom: 20.5px;
}
.navbar-lg .navbar-btn.btn-xs {
    margin-top: 25.5px;
    margin-bottom: 25.5px;
}
.iconbar {
    float: left;
    margin: 0 20px 20px 0;
    background-color: #2c3e50;
    -webkit-backface-visibility: hidden;
}
.iconbar:after,
.iconbar:before {
    display: table;
    content: " ";
}
.iconbar:after {
    clear: both;
}
.iconbar > ul {
    display: block;
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.iconbar > ul > li {
    padding: 0;
    margin: 0;
}
.iconbar > ul > li.active > a {
    color: #1abc9c;
}
.iconbar > ul > li > a {
    position: relative;
    display: inline-block;
    padding: 19px 30px;
    font-size: 24px;
    line-height: 1;
    color: #fff;
    text-decoration: none;
}
.iconbar > ul > li > a:focus,
.iconbar > ul > li > a:hover {
    color: #1abc9c;
}
.iconbar > ul > li:first-child > a {
    padding-top: 29px;
}
.iconbar > ul > li:last-child > a {
    padding-bottom: 29px;
}
.iconbar .iconbar-unread {
    top: 9px;
    right: 21px;
    position: absolute;
    min-width: 20px;
    padding: 0 2px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.667;
    color: #fff;
    text-align: center;
    background-color: #2a7aaf;
    border-radius: 50%;
    -webkit-font-smoothing: auto;
}
[class*="iconbar-stick-"] {
    position: fixed;
    z-index: 1001;
    margin: 0;
    border-radius: 0;
}
[class*="iconbar-stick-"] > ul {
    margin: 0;
}
.iconbar-stick-left {
    top: 0;
    bottom: 0;
    left: 0;
}
.iconbar-success {
    background-color: #2ecc71;
}
.iconbar-success > ul > li.active > a,
.iconbar-success > ul > li > a:focus,
.iconbar-success > ul > li > a:hover {
    color: #1e874b;
}
.iconbar-success .iconbar-unread {
    background-color: #1e874b;
}
.iconbar-danger {
    background-color: #e74c3c;
}
.iconbar-danger > ul > li.active > a,
.iconbar-danger > ul > li > a:focus,
.iconbar-danger > ul > li > a:hover {
    color: #983228;
}
.iconbar-danger .iconbar-unread {
    background-color: #983228;
}
.iconbar-warning {
    background-color: #f1c40f;
}
.iconbar-warning > ul > li.active > a,
.iconbar-warning > ul > li > a:focus,
.iconbar-warning > ul > li > a:hover {
    color: #9f810a;
}
.iconbar-warning .iconbar-unread {
    background-color: #9f810a;
}
.iconbar-info {
    background-color: #3498db;
}
.iconbar-info > ul > li.active > a,
.iconbar-info > ul > li > a:focus,
.iconbar-info > ul > li > a:hover {
    color: #226491;
}
.iconbar-info .iconbar-unread {
    background-color: #226491;
}
.iconbar-horizontal {
    width: 100%;
    overflow: auto;
    clear: both;
}
.iconbar-horizontal > ul > li {
    display: inline;
    float: left;
}
.iconbar-horizontal .iconbar-unread {
    top: 13px;
    right: 23px;
}
.iconbar-horizontal > ul > li > a {
    padding: 23px 19px;
}
.iconbar-horizontal > ul > li:first-child > a {
    padding: 23px 19px 23px 32px;
}
.iconbar-horizontal > ul > li:last-child > a {
    padding: 23px 32px 23px 19px;
}
.iconbar-horizontal > ul > li:last-child .iconbar-unread {
    right: 23px;
}
@media (min-width: 768px) {
    .iconbar-horizontal {
        width: auto;
        height: auto;
    }
}
.iconic-list {
    padding: 0;
    margin: 0;
    list-style: none;
}
.iconic-list > li > a {
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    color: #526476;
}
.iconic-list > li > a:focus,
.iconic-list > li > a:hover {
    color: #16a085;
}
.iconic-list > li > a > [class*=" fui-"],
.iconic-list > li > a > [class^="fui-"] {
    margin-right: 10px;
    font-size: 17px;
    vertical-align: middle;
}
.tile {
    position: relative;
    padding: 14px;
    margin-bottom: 20px;
    text-align: center;
    background-color: #eff0f2;
}
.tile .tile-hot-ribbon {
    position: absolute;
    top: -4px;
    right: -4px;
    display: block;
    width: 82px;
}
.tile p {
    margin-bottom: 33px;
    font-size: 15px;
}
.tile-image {
    height: 100px;
    margin: 31px 0 27px;
    vertical-align: bottom;
}
.tile-image.big-illustration {
    width: 112px;
    height: 111px;
    margin-top: 20px;
}
.tile-title {
    margin: 0;
    font-size: 20px;
}
.breadcrumb {
    padding: 9px 20px;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.55;
    background-color: #f3f4f5;
}
.breadcrumb > li {
    position: relative;
}
.breadcrumb > li:after {
    display: inline-block;
    margin: -4px 9px 0 13px;
    font-family: Flat-UI-Pro-Icons;
    font-size: 9.75px;
    color: #bdc3c7;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#redactor_modal footer:after,
.breadcrumb > li + li:before,
.redactor_toolbar:after {
    content: "";
}
.breadcrumb .active {
    color: #bdc3c7;
    cursor: default;
}
.breadcrumb .active:after {
    display: none;
}
.breadcrumb .active > a {
    color: inherit;
    cursor: inherit;
}
.breadcrumb > li + li:before {
    padding: 0;
}
.breadcrumb-text {
    margin-bottom: 20px;
    color: #bdc3c7;
}
.breadcrumb-text .caption {
    margin: 0 0 3px;
    font-size: 18px;
    font-weight: 700;
}
.breadcrumb-text .caption:after {
    display: inline-block;
    margin-left: 5px;
    font-family: Flat-UI-Pro-Icons;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    content: "\e607";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.breadcrumb-text ul {
    padding: 0;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 700;
    list-style: none;
}
.breadcrumb-text ul li {
    display: inline-block;
}
.breadcrumb-text ul li a:after {
    margin: 0 4px 0 9px;
    font-weight: 400;
    color: #bdc3c7;
    content: "/";
}
.popover {
    z-index: 1060;
    max-width: 276px;
    padding: 0;
    border: none;
    border-radius: 6px;
    box-shadow: none;
}
.popover.top {
    margin-top: -14px;
}
.popover.right {
    margin-left: 14px;
}
.popover.bottom {
    margin-top: 14px;
}
.popover.left {
    margin-left: -14px;
}
.popover-title {
    padding: 10px 20px 11px;
    margin: 0;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.2;
    color: #fff;
    background-color: #bcc3ca;
    border: none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.popover-title:not(:empty) + .popover-content > p {
    margin-bottom: 0;
}
.popover-content {
    padding: 9px 20px;
    font-size: 14px;
    line-height: 1.286;
}
.popover-content p {
    font-size: inherit;
    line-height: inherit;
}
.popover > .arrow,
.popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.popover > .arrow {
    border-width: 10px;
}
.popover > .arrow:after {
    border-width: 9px;
}
.popover.top > .arrow {
    bottom: -10px;
    margin-left: -10px;
    border-top-color: transparent;
}
.popover.top > .arrow:after {
    margin-left: -9px;
    border-top-color: #edeff1;
}
.popover.right > .arrow {
    left: -10px;
    margin-top: -10px;
    border-right-color: transparent;
}
.popover.right > .arrow:after {
    bottom: -9px;
    border-right-color: #edeff1;
}
.popover.bottom > .arrow {
    top: -10px;
    margin-left: -10px;
    border-bottom-color: transparent;
}
.popover.bottom > .arrow:after {
    margin-left: -9px;
    border-bottom-color: #edeff1;
}
.popover.left > .arrow {
    right: -10px;
    margin-top: -10px;
    border-left-color: transparent;
}
.popover.left > .arrow:after {
    bottom: -9px;
    border-left-color: #edeff1;
}
.dialog {
    position: relative;
    padding: 18px 0 20px;
    margin-bottom: 20px;
    font-size: 16px;
    text-align: center;
    border-top-style: solid;
    border-top-width: 2px;
}
.dialog .btn {
    display: inline-block;
    vertical-align: baseline;
}
@media (min-width: 768px) {
    .dialog {
        padding-right: 0;
        padding-left: 0;
    }
    .dialog .btn,
    .dialog input {
        margin-left: 20px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .dialog .form-group {
        margin-bottom: 10px;
    }
}
.dialog.dialog-default {
    background-color: #edeff1;
    border-top-color: #d6dbdf;
}
.dialog.dialog-success {
    background-color: #ecfaf2;
    border-top-color: #d5f5e3;
}
.dialog.dialog-danger {
    background-color: #fdefed;
    border-top-color: #fadbd8;
}
.dialog.dialog-warning {
    background-color: #fefae9;
    border-top-color: #fcf3cf;
}
.dialog.dialog-info {
    background-color: #edf6fc;
    border-top-color: #d6eaf8;
}
.dialog.dialog-inverse {
    color: #fff;
    background-color: #34495e;
    border-top-color: #2a3a4b;
}
.modal {
    z-index: 1050;
}
.modal-content {
    background-color: #fff;
    background-clip: border-box;
    border: 2px solid #ebedef;
    border-radius: 7px;
    box-shadow: none;
}
.modal-backdrop {
    background-color: #243342;
}
.modal-backdrop.in {
    filter: alpha(opacity=95);
    opacity: 0.95;
}
.modal-header {
    padding: 17px 19px 15px 24px;
    border-bottom: 2px solid #ebedef;
}
.modal-header .close {
    padding: 0;
    margin: 5px 0 0;
    font-size: 18px;
    line-height: 1;
    color: #34495e;
}
.modal-title {
    margin: 0;
    font-size: 24px;
    line-height: 30px;
}
.modal-body {
    padding: 20px 24px;
}
.modal-body p {
    font-size: 16px;
    line-height: 1.625;
}
.modal-footer {
    padding: 19px 22px 20px;
    background-color: rgba(236, 240, 241, 0.5);
    border-top: none;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
}
.modal-footer .btn + .btn {
    margin-left: 12px;
}
@media (max-width: 767px) {
    .dialog .btn {
        display: block;
        width: 100%;
    }
    .modal-footer .btn {
        display: block;
        min-width: auto;
        margin-bottom: 15px;
    }
    .modal-footer .btn:last-child {
        margin-bottom: 0;
    }
    .modal-footer .btn + .btn {
        margin-left: 0;
    }
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 624px;
        margin: 30px auto;
    }
    .modal-content {
        box-shadow: none;
    }
    .modal-sm {
        width: 300px;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}
.bootstrap-switch {
    position: relative;
    display: inline-block;
    width: 80px;
    height: 29px;
    overflow: hidden;
    font-size: 15px;
    line-height: 29px;
    text-align: left;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    border-radius: 30px;
    -webkit-mask-box-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgODAgMjkiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDgwIDI5IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGQ9Ik04MCwxNC41YzAsOC02LjUsMTQuNS0xNC41LDE0LjVoLTUxQzYuNSwyOSwwLDIyLjUsMCwxNC41bDAsMEMwLDYuNSw2LjUsMCwxNC41LDBoNTFDNzMuNSwwLDgwLDYuNSw4MCwxNC41TDgwLDE0LjV6Ii8+DQo8L3N2Zz4NCg==)
        0 0 stretch;
}
.bootstrap-switch > div {
    display: inline-block;
    width: 132px;
    border-radius: 30px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.bootstrap-switch > div > span {
    z-index: 1;
    display: inline-block;
    width: 66px;
    height: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 700;
    line-height: 19px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: box-shadow 0.25s ease-out;
    transition: box-shadow 0.25s ease-out;
}
.bootstrap-switch > div > span > [class^="fui-"] {
    text-indent: 0;
}
.bootstrap-switch > div > label {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 200;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    font-size: 0;
    text-indent: -9999px;
    cursor: pointer;
    filter: alpha(opacity=0);
    opacity: 0;
}
.bootstrap-switch input[type="checkbox"],
.bootstrap-switch input[type="radio"] {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: -1;
    margin: 0;
    filter: alpha(opacity=0);
    opacity: 0;
}
.bootstrap-switch-handle-on {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}
.bootstrap-switch-off .bootstrap-switch-handle-on ~ .bootstrap-switch-handle-off.bootstrap-switch-default {
    box-shadow: inset 0 0 transparent, -16px 0 0 #bdc3c7;
}
.bootstrap-switch-off .bootstrap-switch-handle-on ~ .bootstrap-switch-handle-off.bootstrap-switch-default:before {
    background-color: #7f8c9a;
    border-color: #bdc3c7;
}
.bootstrap-switch-off .bootstrap-switch-handle-on ~ .bootstrap-switch-handle-off.bootstrap-switch-primary {
    box-shadow: inset 0 0 transparent, -16px 0 0 #34495e;
}
.bootstrap-switch-off .bootstrap-switch-handle-on ~ .bootstrap-switch-handle-off.bootstrap-switch-primary:before {
    background-color: #1abc9c;
    border-color: #34495e;
}
.bootstrap-switch-off .bootstrap-switch-handle-on ~ .bootstrap-switch-handle-off.bootstrap-switch-success {
    box-shadow: inset 0 0 transparent, -16px 0 0 #2ecc71;
}
.bootstrap-switch-off .bootstrap-switch-handle-on ~ .bootstrap-switch-handle-off.bootstrap-switch-success:before {
    background-color: #fff;
    border-color: #2ecc71;
}
.bootstrap-switch-off .bootstrap-switch-handle-on ~ .bootstrap-switch-handle-off.bootstrap-switch-warning {
    box-shadow: inset 0 0 transparent, -16px 0 0 #f1c40f;
}
.bootstrap-switch-off .bootstrap-switch-handle-on ~ .bootstrap-switch-handle-off.bootstrap-switch-warning:before {
    background-color: #fff;
    border-color: #f1c40f;
}
.bootstrap-switch-off .bootstrap-switch-handle-on ~ .bootstrap-switch-handle-off.bootstrap-switch-info {
    box-shadow: inset 0 0 transparent, -16px 0 0 #3498db;
}
.bootstrap-switch-off .bootstrap-switch-handle-on ~ .bootstrap-switch-handle-off.bootstrap-switch-info:before {
    background-color: #fff;
    border-color: #3498db;
}
.bootstrap-switch-off .bootstrap-switch-handle-on ~ .bootstrap-switch-handle-off.bootstrap-switch-danger {
    box-shadow: inset 0 0 transparent, -16px 0 0 #e74c3c;
}
.bootstrap-switch-off .bootstrap-switch-handle-on ~ .bootstrap-switch-handle-off.bootstrap-switch-danger:before {
    background-color: #fff;
    border-color: #e74c3c;
}
.bootstrap-switch-handle-off {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}
.bootstrap-switch-handle-off:before {
    position: absolute;
    top: 0;
    left: 51px;
    z-index: 100;
    display: inline-block;
    width: 29px;
    height: 29px;
    padding: 0;
    text-align: center;
    vertical-align: top;
    content: " ";
    background-clip: padding-box;
    border: 4px solid transparent;
    border-radius: 50%;
    -webkit-transition: border-color 0.25s ease-out, background-color 0.25s ease-out;
    transition: border-color 0.25s ease-out, background-color 0.25s ease-out;
}
.bootstrap-switch-animate > div {
    -webkit-transition: margin-left 0.25s ease-out;
    transition: margin-left 0.25s ease-out;
}
.bootstrap-switch-on > div {
    margin-left: 0;
}
.bootstrap-switch-off > div {
    margin-left: -51px;
}
.bootstrap-switch-disabled,
.bootstrap-switch-readonly {
    cursor: default;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.bootstrap-switch-disabled > div > label,
.bootstrap-switch-disabled > div > span,
.bootstrap-switch-readonly > div > label,
.bootstrap-switch-readonly > div > span {
    cursor: default !important;
}
.bootstrap-switch-focused {
    outline: 0;
}
.bootstrap-switch-default {
    color: #fff;
    background-color: #bdc3c7;
}
.bootstrap-switch-default ~ .bootstrap-switch-handle-off:before {
    background-color: #7f8c9a;
    border-color: #bdc3c7;
}
.bootstrap-switch-on .bootstrap-switch-default ~ .bootstrap-switch-handle-off {
    box-shadow: inset 16px 0 0 #bdc3c7;
}
.bootstrap-switch-primary {
    color: #1abc9c;
    background-color: #34495e;
}
.bootstrap-switch-primary ~ .bootstrap-switch-handle-off:before {
    background-color: #1abc9c;
    border-color: #34495e;
}
.bootstrap-switch-on .bootstrap-switch-primary ~ .bootstrap-switch-handle-off {
    box-shadow: inset 16px 0 0 #34495e;
}
.bootstrap-switch-info {
    color: #fff;
    background-color: #3498db;
}
.bootstrap-switch-info ~ .bootstrap-switch-handle-off:before {
    background-color: #fff;
    border-color: #3498db;
}
.bootstrap-switch-on .bootstrap-switch-info ~ .bootstrap-switch-handle-off {
    box-shadow: inset 16px 0 0 #3498db;
}
.bootstrap-switch-success {
    color: #fff;
    background-color: #2ecc71;
}
.bootstrap-switch-success ~ .bootstrap-switch-handle-off:before {
    background-color: #fff;
    border-color: #2ecc71;
}
.bootstrap-switch-on .bootstrap-switch-success ~ .bootstrap-switch-handle-off {
    box-shadow: inset 16px 0 0 #2ecc71;
}
.bootstrap-switch-warning {
    color: #fff;
    background-color: #f1c40f;
}
.bootstrap-switch-warning ~ .bootstrap-switch-handle-off:before {
    background-color: #fff;
    border-color: #f1c40f;
}
.bootstrap-switch-on .bootstrap-switch-warning ~ .bootstrap-switch-handle-off {
    box-shadow: inset 16px 0 0 #f1c40f;
}
.bootstrap-switch-danger {
    color: #fff;
    background-color: #e74c3c;
}
.bootstrap-switch-danger ~ .bootstrap-switch-handle-off:before {
    background-color: #fff;
    border-color: #e74c3c;
}
.bootstrap-switch-on .bootstrap-switch-danger ~ .bootstrap-switch-handle-off {
    box-shadow: inset 16px 0 0 #e74c3c;
}
.bootstrap-switch-square .bootstrap-switch {
    border-radius: 4px;
    -webkit-mask-box-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgODAgMjkiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDgwIDI5IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGQ9Ik04MCwyNWMwLDIuMi0xLjgsNC00LDRINGMtMi4yLDAtNC0xLjgtNC00VjRjMC0yLjIsMS44LTQsNC00aDcyYzIuMiwwLDQsMS44LDQsNFYyNXoiLz4NCjwvc3ZnPg0K)
        0 0 stretch;
}
.bootstrap-switch-square .bootstrap-switch > div {
    border-radius: 4px;
}
.bootstrap-switch-square .bootstrap-switch .bootstrap-switch-handle-on {
    text-indent: -15px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.bootstrap-switch-square .bootstrap-switch .bootstrap-switch-handle-off {
    text-indent: 15px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.bootstrap-switch-square .bootstrap-switch .bootstrap-switch-handle-off:before {
    border: none;
    border-radius: 0 2px 2px 0;
}
.bootstrap-switch-square .bootstrap-switch-off .bootstrap-switch-handle-off:before {
    border-radius: 2px 0 0 2px;
}
.carousel-inner > .item.active > a > img,
.carousel-inner > .item.active > img {
    border-radius: 6px;
}
@media (max-width: 767px) {
    .carousel-inner > .item.active > img {
        border-radius: 6px 6px 0 0;
    }
}
.carousel-inner > .item.active.left > a > img,
.carousel-inner > .item.active.left > img,
.carousel-inner > .item.active.right > a > img,
.carousel-inner > .item.active.right > img {
    border-radius: 0;
}
.carousel-control {
    position: absolute;
    top: 45%;
    right: 15px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 20px;
    line-height: 35px;
    color: #fff;
    text-align: center;
    text-indent: 3px;
    filter: alpha(opacity=50);
    border: 3px solid #fff;
    border-radius: 23px;
    outline: 0 !important;
    opacity: 0.5;
}
.carousel-control.left,
.carousel-control.right {
    background: #2c3e50;
}
.carousel-control.left {
    left: 15px;
    text-indent: -3px;
}
.carousel-control.right {
    right: 15px;
    left: auto;
}
.carousel-indicators {
    top: 16px;
    right: 16px;
    bottom: auto;
    left: auto;
    width: auto;
    margin: 0;
    line-height: 8px;
    -webkit-user-select: none;
    user-select: none;
}
.carousel-indicators li {
    width: 8px;
    height: 8px;
    margin: 0 0 0 6px;
    vertical-align: top;
    background-color: #2c3e50;
    background-color: rgba(44, 62, 80, 0.5);
    border: none;
}
.btn-file,
.fileinput .btn,
.fileinput .form-control,
.fileinput .thumbnail,
.video-js,
.vjs-control {
    vertical-align: middle;
}
.carousel-indicators li.active {
    width: 8px;
    height: 8px;
    margin: 0 0 0 6px;
    background-color: #fff;
}
.carousel-caption {
    right: 0;
    bottom: 0;
    left: 0;
    padding: 20px 19px 22px;
    text-align: left;
    background: #243342;
    background: rgba(36, 51, 66, 0.7);
    border-radius: 0 0 6px 6px;
}
.carousel-caption h3,
.carousel-caption p {
    color: #fff;
}
.carousel-caption h3 {
    margin: 0 0 5px;
    font-size: 18px;
    line-height: 20px;
}
.carousel-caption p {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 20px;
}
@media (max-width: 767px) {
    .carousel-caption {
        position: static;
    }
}
.video-js {
    position: relative;
    width: 100% !important;
    height: auto !important;
    padding-bottom: 47px;
    overflow: hidden;
    font-size: 0;
    background-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-top-radius: 6px;
}
.video-js .vjs-tech {
    display: block;
    width: 100%;
    height: 100%;
}
.video-js::-moz-full-screen {
    position: absolute;
}
.video-js::-webkit-full-screen {
    width: 100% !important;
    height: 100% !important;
}
.vjs-fullscreen {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10000;
    width: 100% !important;
    height: 100% !important;
    overflow: hidden;
    border-top-radius: 0;
}
.vjs-fullscreen .vjs-control-bar {
    margin-top: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.vjs-fullscreen .vjs-tech {
    background-color: #000;
}
.vjs-poster {
    position: relative;
    width: 100%;
    max-height: 100%;
    padding: 0;
    margin: 0 auto;
    cursor: pointer;
    border-top-radius: 6px;
}
.vjs-control-bar {
    position: relative;
    height: 47px;
    margin-top: -1px;
    color: #fff;
    -webkit-user-select: none;
    user-select: none;
    background: #2c3e50;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}
.vjs-control,
.vjs-control > div {
    background-repeat: no-repeat;
    background-position: center;
}
.vjs-control-bar.vjs-fade-out {
    visibility: visible !important;
    opacity: 1 !important;
}
.vjs-text-track-display {
    position: absolute;
    right: 1em;
    bottom: 4em;
    left: 1em;
    text-align: center;
}
.vjs-fullscreen-control > div:before,
.vjs-mute-control > div:after,
.vjs-mute-control > div:before,
.vjs-play-control > div:after,
.vjs-play-control > div:before {
    font-family: Flat-UI-Pro-Icons;
    left: 50%;
    -webkit-font-smoothing: antialiased;
}
.vjs-text-track {
    display: none;
    margin-bottom: 0.1em;
    font-size: 1.4em;
    color: #fff;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
}
.vjs-subtitles {
    color: #fff;
}
.vjs-captions {
    color: #fc6;
}
.vjs-tt-cue {
    display: block;
}
.vjs-fade-in {
    visibility: visible !important;
    opacity: 1 !important;
    -webkit-transition: visibility 0s linear 0s, opacity 0.3s linear;
    transition: visibility 0s linear 0s, opacity 0.3s linear;
}
.vjs-fade-out {
    visibility: hidden !important;
    opacity: 0 !important;
    -webkit-transition: visibility 0s linear 1.5s, opacity 1.5s linear;
    transition: visibility 0s linear 1.5s, opacity 1.5s linear;
}
.vjs-control {
    position: relative;
    display: inline-block;
    width: 18px;
    height: 18px;
    text-align: center;
}
.vjs-control:focus {
    outline: 0;
}
.vjs-control-text {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0;
}
.vjs-play-control {
    width: 58px;
    height: 47px;
    cursor: pointer;
}
.vjs-play-control > div {
    position: relative;
    height: 47px;
}
.vjs-play-control > div:after,
.vjs-play-control > div:before {
    position: absolute;
    top: 38%;
    margin: -0.5em 0 0 -0.5em;
    font-size: 16px;
    color: #1abc9c;
    -webkit-transition: color 0.25s, opacity 0.25s;
    transition: color 0.25s, opacity 0.25s;
}
.vjs-paused .vjs-play-control:hover > div:before,
.vjs-playing .vjs-play-control:hover > div:after {
    color: #16a085;
}
.vjs-play-control > div:before {
    content: "\e616";
}
.vjs-paused .vjs-play-control > div:after {
    filter: alpha(opacity=0);
    opacity: 0;
}
.vjs-paused .vjs-play-control > div:before {
    filter: none;
    opacity: 1;
    -webkit-filter: none;
}
.vjs-playing .vjs-play-control > div:after {
    filter: none;
    opacity: 1;
    -webkit-filter: none;
}
.vjs-mute-control.vjs-vol-0 > div:after,
.vjs-mute-control > div:before,
.vjs-playing .vjs-play-control > div:before {
    opacity: 0;
    filter: alpha(opacity=0);
}
.vjs-rewind-control {
    width: 5em;
    cursor: pointer !important;
}
.vjs-rewind-control > div {
    width: 19px;
    height: 16px;
    margin: 0.5em auto 0;
    background: none;
}
.vjs-mute-control {
    float: right;
    margin: 14px 0;
    cursor: pointer !important;
}
.vjs-mute-control:focus > div,
.vjs-mute-control:hover > div {
    color: #57718b;
}
.vjs-mute-control > div {
    height: 18px;
    color: #475d72;
}
.vjs-mute-control > div:after,
.vjs-mute-control > div:before {
    position: absolute;
    margin: 0 0 0 -0.5em;
    font-size: 16px;
    line-height: 18px;
    -webkit-transition: color 0.25s, opacity 0.25s;
    transition: color 0.25s, opacity 0.25s;
    -moz-osx-font-smoothing: grayscale;
}
.vjs-mute-control > div:after {
    content: "\e617";
}
.vjs-mute-control > div:before {
    content: "\e618";
}
.vjs-mute-control.vjs-vol-0 > div:before {
    filter: none;
    opacity: 1;
    -webkit-filter: none;
}
.vjs-volume-bar,
.vjs-volume-control,
.vjs-volume-handle,
.vjs-volume-level {
    display: none;
}
.vjs-progress-control {
    position: absolute;
    top: 18px;
    right: 160px;
    left: 60px;
    width: auto;
    height: 12px;
    background: #425669;
    border-radius: 32px;
}
.vjs-progress-holder {
    position: relative;
    height: 12px;
    padding: 0;
    margin: 0;
    cursor: pointer !important;
}
.vjs-load-progress,
.vjs-play-progress {
    display: block;
    height: 12px;
    padding: 0;
    margin: 0;
    border-radius: 32px;
}
.vjs-play-progress {
    position: absolute;
    top: 0;
    left: -1px;
    background: #1abc9c;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.vjs-load-progress {
    background: #d6dbdf;
}
.vjs-load-progress[style*="100%"],
.vjs-load-progress[style*="99%"] {
    border-radius: 32px;
}
.vjs-seek-handle {
    position: absolute;
    top: 0;
    width: 18px;
    height: 18px;
    margin: -3px 0 0 1px;
    background-color: #16a085;
    border-radius: 50%;
    -webkit-transition: background-color 0.25s;
    transition: background-color 0.25s;
}
.vjs-seek-handle[style*="95."] {
    margin-left: 3px;
}
.vjs-seek-handle[style="left: 0%;"] {
    margin-left: -2px;
}
.vjs-seek-handle:focus,
.vjs-seek-handle:hover {
    background-color: #148d75;
}
.vjs-seek-handle:active {
    background-color: #117a65;
}
.vjs-time-controls {
    position: absolute;
    width: auto;
    height: auto;
    font-size: 13px;
    font-weight: 300;
    line-height: normal;
}
.vjs-time-divider {
    position: absolute;
    top: 11px;
    right: 114px;
    font-size: 14px;
    color: #5d6d7e;
}
.vjs-remaining-time {
    display: none;
}
.vjs-current-time {
    top: 16px;
    right: 122px;
}
.vjs-duration {
    top: 16px;
    right: 85px;
    color: #5d6d7e;
}
.vjs-fullscreen-control {
    float: right;
    margin: 14px 15px;
    cursor: pointer;
}
.vjs-fullscreen-control:focus > div,
.vjs-fullscreen-control:hover > div {
    color: #57718b;
}
.vjs-fullscreen-control > div {
    height: 18px;
    color: #475d72;
}
.vjs-fullscreen-control > div:before {
    position: absolute;
    margin: 0 0 0 -0.5em;
    font-size: 16px;
    line-height: 18px;
    content: "\e619";
    -webkit-transition: color 0.25s, opacity 0.25s;
    transition: color 0.25s, opacity 0.25s;
    -moz-osx-font-smoothing: grayscale;
}
.todo li.todo-done:after,
.todo-search:before {
    font-family: Flat-UI-Pro-Icons;
}
.vjs-menu-button {
    display: none !important;
}
.vjs-loading-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    display: none;
    width: 16px;
    height: 16px;
    margin: -8px 0 0 -8px;
    background: #ebedee;
    border-radius: 10px;
    -webkit-animation: sharp 2s ease infinite;
    animation: sharp 2s ease infinite;
}
.panel,
.panel-group {
    margin-bottom: 30px;
}
@-webkit-keyframes sharp {
    0% {
        background-color: #e74c3c;
        border-radius: 10px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    50% {
        background-color: #ebedee;
        border-radius: 0;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    100% {
        background-color: #e74c3c;
        border-radius: 10px;
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes sharp {
    0% {
        background-color: #e74c3c;
        border-radius: 10px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    50% {
        background-color: #ebedee;
        border-radius: 0;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    100% {
        background-color: #e74c3c;
        border-radius: 10px;
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.panel {
    background-color: #fff;
    border: 2px solid transparent;
    border-radius: 6px;
    box-shadow: none;
}
.panel-footer,
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .table-responsive:last-child > .table:last-child,
.panel > .table:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.panel-heading {
    border-bottom: 2px solid transparent;
    border-top-radius: 3px;
}
.panel-title {
    font-weight: 400;
    line-height: 1.292;
}
.panel-footer {
    background-color: #bdc3c7;
    border-top: 2px solid #bdc3c7;
}
.panel > .list-group .list-group-item {
    border-width: 2px 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
}
.panel > .table-responsive:first-child > .table:first-child,
.panel > .table:first-child {
    border-top-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 > 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-group .panel,
.todo {
    border-radius: 6px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
    border-top: 2px solid #eef0f0;
}
.panel-group .panel + .panel {
    margin-top: 8px;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 2px solid #bdc3c7;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 2px solid #bdc3c7;
}
.panel-default {
    border-color: #bdc3c7;
}
.panel-default > .panel-heading {
    color: #fff;
    background-color: #0490cc;
    border-color: #0490cc;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bdc3c7;
}
.panel-default > .panel-heading .badge {
    color: #bdc3c7;
    background-color: #fff;
}
.panel-default > .panel-footer {
    color: #fff;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bdc3c7;
}
.panel-primary {
    border-color: #34495e;
}
.panel-primary > .panel-heading {
    color: #fff;
    background-color: #0490cc;
    border-color: #0490cc;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #34495e;
}
.panel-primary > .panel-heading .badge {
    color: #34495e;
    background-color: #fff;
}
.panel-primary > .panel-footer {
    color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #34495e;
}
.panel-success {
    border-color: #e1ebe9;
}
.panel-success > .panel-heading {
    color: #16a085;
    background-color: #eff7f3;
    border-color: #e1ebe9;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #e1ebe9;
}
.panel-success > .panel-heading .badge {
    color: #eff7f3;
    background-color: #16a085;
}
.panel-success > .panel-footer {
    color: #16a085;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #e1ebe9;
}
.panel-info {
    border-color: #e9ecef;
}
.panel-info > .panel-heading {
    color: #3498db;
    background-color: #f7f9fa;
    border-color: #e9ecef;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #e9ecef;
}
.panel-info > .panel-heading .badge {
    color: #f7f9fa;
    background-color: #3498db;
}
.panel-info > .panel-footer {
    color: #3498db;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #e9ecef;
}
.panel-warning {
    border-color: #ebece8;
}
.panel-warning > .panel-heading {
    color: #f1c40f;
    background-color: #f9f8f3;
    border-color: #ebece8;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebece8;
}
.panel-warning > .panel-heading .badge {
    color: #f9f8f3;
    background-color: #f1c40f;
}
.panel-warning > .panel-footer {
    color: #f1c40f;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebece8;
}
.panel-danger {
    border-color: #ebe9ea;
}
.panel-danger > .panel-heading {
    color: #e74c3c;
    background-color: #f8f5f5;
    border-color: #ebe9ea;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebe9ea;
}
.panel-danger > .panel-heading .badge {
    color: #f8f5f5;
    background-color: #e74c3c;
}
.panel-danger > .panel-footer {
    color: #e74c3c;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebe9ea;
}
.todo {
    margin-bottom: 20px;
    color: #798795;
}
.todo ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    background-color: #2c3e50;
    border-radius: 0 0 6px 6px;
}
.todo li {
    position: relative;
    padding: 18px 42px 21px 25px;
    margin-top: 2px;
    font-size: 14px;
    line-height: 1.214;
    cursor: pointer;
    background: #34495e;
    background-size: 20px 20px;
    -webkit-transition: 0.25s;
    transition: 0.25s;
}
.todo li:first-child {
    margin-top: 0;
}
.todo li:last-child {
    padding-bottom: 21px;
    border-radius: 0 0 6px 6px;
}
.todo li.todo-done {
    color: #1abc9c;
    background: 0 0;
}
.todo li.todo-done .todo-name {
    color: #1abc9c;
}
.todo li:after {
    position: absolute;
    top: 50%;
    right: 22px;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    content: " ";
    background: #fff;
    border-radius: 50%;
}
.todo li.todo-done:after {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 21px;
    color: #2c3e50;
    text-align: center;
    text-transform: none;
    content: "\e60a";
    background: #1abc9c;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.todo-search {
    position: relative;
    padding: 19px 25px 20px;
    color: #34495e;
    background: #1abc9c;
    background-size: 16px 16px;
    border-radius: 6px 6px 0 0;
}
.todo-search:before {
    position: absolute;
    top: 50%;
    left: 92%;
    display: inline-block;
    margin: -0.5em 0 0 -1em;
    font-size: 16px;
    line-height: 17px;
    content: "\e630";
}
input.todo-search-field {
    padding: 5px 0;
    margin: 0;
    font-size: 19px;
    font-weight: 700;
    line-height: 23px;
    color: #34495e;
    text-indent: 0;
    background: 0 0;
    border: none;
    outline: 0;
    box-shadow: none;
}
input.todo-search-field::-moz-placeholder {
    color: #34495e;
    opacity: 1;
}
input.todo-search-field:-ms-input-placeholder {
    color: #34495e;
}
input.todo-search-field::-webkit-input-placeholder {
    color: #34495e;
}
.todo-icon {
    float: left;
    padding: 11px 22px 0 0;
    font-size: 24px;
}
.todo-content {
    padding-top: 1px;
    overflow: hidden;
}
.todo-name {
    margin: 1px 0 3px;
    font-size: 17px;
    color: #fff;
}
.dataTables_length label {
    float: left;
    font-weight: 400;
    text-align: left;
}
.dataTables_length select {
    width: 75px;
    margin-right: 5px;
}
.dataTables_filter label {
    float: right;
    font-weight: 400;
}
.dataTables_filter input {
    width: 16em;
    margin-left: 5px;
}
.dataTables_info {
    padding-top: 8px;
}
.dataTables_paginate {
    float: right;
    margin: 0;
}
.dataTables_paginate ul li {
    margin-right: 0;
}
.dataTable {
    max-width: none !important;
    margin-top: 6px !important;
    margin-bottom: 6px !important;
}
.dataTables_scrollBody table,
.dataTables_scrollFoot table {
    margin-top: 0 !important;
    border-top: none;
}
.dataTable td,
.dataTable th {
    position: relative;
    box-sizing: content-box;
}
.dataTable thead .sorting,
.dataTable thead .sorting_asc,
.dataTable thead .sorting_asc_disabled,
.dataTable thead .sorting_desc,
.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
}
.dataTable thead .sorting:after,
.dataTable thead .sorting:before,
.dataTable thead .sorting_asc:after,
.dataTable thead .sorting_asc:before,
.dataTable thead .sorting_asc_disabled:after,
.dataTable thead .sorting_asc_disabled:before,
.dataTable thead .sorting_desc:after,
.dataTable thead .sorting_desc:before,
.dataTable thead .sorting_desc_disabled:after,
.dataTable thead .sorting_desc_disabled:before {
    position: absolute;
    right: 5px;
    display: block;
    width: 0;
    height: 0;
    content: " ";
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.dataTable thead .sorting:after,
.dataTable thead .sorting_asc:after,
.dataTable thead .sorting_asc_disabled:after {
    top: 10px;
    border-bottom-width: 6px;
}
.dataTable thead .sorting:before,
.dataTable thead .sorting_desc:before,
.dataTable thead .sorting_desc_disabled:before {
    bottom: 10px;
    border-top-width: 6px;
}
.dataTable thead .sorting_asc_disabled:after,
.dataTable thead .sorting_desc_disabled:before {
    color: #d6dbdf;
}
.dataTable th:active {
    outline: 0;
}
.dataTables_scrollHead table {
    margin-bottom: 0 !important;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.dataTables_scrollHead table thead tr:last-child td:first-child,
.dataTables_scrollHead table thead tr:last-child th:first-child {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}
.dataTables_scrollBody table {
    margin-bottom: 0 !important;
}
.dataTables_scrollBody table tbody tr:last-child td,
.dataTables_scrollBody table tbody tr:last-child th {
    border-top: none;
}
.table-bordered tr th {
    border-bottom-width: 0;
}
.table-bordered thead td,
.table-bordered thead th {
    border-top-width: 0;
    border-left-width: 0;
}
.table-bordered tbody td,
.table-bordered tbody th {
    border-bottom-width: 0;
    border-left-width: 0;
}
.table-bordered td:last-child,
.table-bordered th:last-child {
    border-right-width: 0;
}
.dataTables_scrollHead .table-bordered {
    border-bottom-width: 0;
}
.table tbody tr.active td,
.table tbody tr.active th {
    color: #fff;
    background-color: #34495e;
}
.table tbody tr.active:hover td,
.table tbody tr.active:hover th {
    background-color: #2f4255 !important;
}
.table tbody tr.active a {
    color: #fff;
}
.table-striped tbody tr.active:nth-child(odd) td,
.table-striped tbody tr.active:nth-child(odd) th {
    background-color: #34495e;
}
.DTTT_selectable tbody tr {
    cursor: pointer;
}
.DTTT .btn {
    font-size: 12px;
}
.DTTT .btn:hover {
    text-decoration: none !important;
}
.DTTT_dropdown.dropdown-menu {
    z-index: 2003;
}
.DTTT_dropdown.dropdown-menu li {
    position: relative;
}
.DTTT_collection_background {
    z-index: 2002;
}
.DTTT_print_info.modal {
    height: 150px;
    margin-top: -75px;
    text-align: center;
}
.DTTT_print_info h6 {
    margin: 1em;
    font-size: 28px;
    font-weight: 400;
    line-height: 28px;
}
.DTTT_print_info p {
    font-size: 14px;
    line-height: 20px;
}
.dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 40px;
    padding-top: 20px;
    margin-top: -25px;
    margin-left: -50%;
    font-size: 1.2em;
    text-align: center;
    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%);
    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%);
    background-color: #fff;
}
.FixedHeader_Cloned table {
    margin: 0 !important;
}
@media (max-width: 767px) {
    .dataTables_paginate ul.dataTables_paginate,
    .dataTables_paginate ul.pagination {
        padding-right: 0;
        padding-left: 0;
    }
    .dataTables_paginate ul.dataTables_paginate .paginate_button.next,
    .dataTables_paginate ul.dataTables_paginate .paginate_button.previous,
    .dataTables_paginate ul.pagination .paginate_button.next,
    .dataTables_paginate ul.pagination .paginate_button.previous {
        display: none;
    }
}
@media (max-width: 480px) {
    .dataTables_paginate {
        width: 100%;
    }
}
.last-col {
    overflow: hidden;
}
.pan,
.ptn,
.pvn {
    padding-top: 0 !important;
}
.pax,
.ptx,
.pvx {
    padding-top: 3px !important;
}
.pas,
.pts,
.pvs {
    padding-top: 5px !important;
}
.pam,
.ptm,
.pvm {
    padding-top: 10px !important;
}
.pal,
.ptl,
.pvl {
    padding-top: 20px !important;
}
.pah,
.pth,
.pvh {
    padding-top: 40px !important;
}
.pan,
.phn,
.prn {
    padding-right: 0 !important;
}
.pax,
.phx,
.prx {
    padding-right: 3px !important;
}
.pas,
.phs,
.prs {
    padding-right: 5px !important;
}
.pam,
.phm,
.prm {
    padding-right: 10px !important;
}
.pal,
.phl,
.prl {
    padding-right: 20px !important;
}
.pah,
.phh,
.prh {
    padding-right: 40px !important;
}
.pan,
.pbn,
.pvn {
    padding-bottom: 0 !important;
}
.pax,
.pbx,
.pvx {
    padding-bottom: 3px !important;
}
.pas,
.pbs,
.pvs {
    padding-bottom: 5px !important;
}
.pam,
.pbm,
.pvm {
    padding-bottom: 10px !important;
}
.pal,
.pbl,
.pvl {
    padding-bottom: 20px !important;
}
.pah,
.pbh,
.pvh {
    padding-bottom: 40px !important;
}
.pan,
.phn,
.pln {
    padding-left: 0 !important;
}
.pax,
.phx,
.plx {
    padding-left: 3px !important;
}
.pas,
.phs,
.pls {
    padding-left: 5px !important;
}
.pam,
.phm,
.plm {
    padding-left: 10px !important;
}
.pal,
.phl,
.pll {
    padding-left: 20px !important;
}
.pah,
.phh,
.plh {
    padding-left: 40px !important;
}
.man,
.mtn,
.mvn {
    margin-top: 0 !important;
}
.max,
.mtx,
.mvx {
    margin-top: 3px !important;
}
.mas,
.mts,
.mvs {
    margin-top: 5px !important;
}
.mam,
.mtm,
.mvm {
    margin-top: 10px !important;
}
.mal,
.mtl,
.mvl {
    margin-top: 20px !important;
}
.mah,
.mth,
.mvh {
    margin-top: 40px !important;
}
.man,
.mhn,
.mrn {
    margin-right: 0 !important;
}
.max,
.mhx,
.mrx {
    margin-right: 3px !important;
}
.mas,
.mhs,
.mrs {
    margin-right: 5px !important;
}
.mam,
.mhm,
.mrm {
    margin-right: 10px !important;
}
.mal,
.mhl,
.mrl {
    margin-right: 20px !important;
}
.mah,
.mhh,
.mrh {
    margin-right: 40px !important;
}
.man,
.mbn,
.mvn {
    margin-bottom: 0 !important;
}
.max,
.mbx,
.mvx {
    margin-bottom: 3px !important;
}
.mas,
.mbs,
.mvs {
    margin-bottom: 5px !important;
}
.mam,
.mbm,
.mvm {
    margin-bottom: 10px !important;
}
.mal,
.mbl,
.mvl {
    margin-bottom: 20px !important;
}
.mah,
.mbh,
.mvh {
    margin-bottom: 40px !important;
}
.man,
.mhn,
.mln {
    margin-left: 0 !important;
}
.max,
.mhx,
.mlx {
    margin-left: 3px !important;
}
.mas,
.mhs,
.mls {
    margin-left: 5px !important;
}
.mam,
.mhm,
.mlm {
    margin-left: 10px !important;
}
.mal,
.mhl,
.mll {
    margin-left: 20px !important;
}
.mah,
.mhh,
.mlh {
    margin-left: 40px !important;
}
@media print {
    .btn {
        border-style: solid;
        border-width: 2px;
    }
    .dropdown-menu,
    .select2-drop,
    .tt-dropdown-menu,
    .ui-datepicker,
    .ui-timepicker-wrapper {
        background: #fff !important;
        border: 2px solid #ddd;
    }
    .ui-datepicker .ui-datepicker-next,
    .ui-datepicker .ui-datepicker-prev {
        display: none;
    }
    .input-group-rounded .input-group-btn + .form-control,
    .input-group-rounded .input-group-btn + .select2-search input[type="text"] {
        padding-left: 10px;
    }
    .form-control,
    .select2-search input[type="text"] {
        border: 2px solid #ddd !important;
    }
    .nav-pills,
    .popover {
        border: 2px solid #ddd;
    }
    .popover .popover-title {
        border-bottom: 2px solid #ddd;
    }
    .bootstrap-switch,
    .tooltip,
    .ui-spinner-button {
        border: 2px solid #bdc3c7;
    }
    .bootstrap-switch {
        width: 84px;
        height: 33px;
    }
    .carousel-caption {
        background: rgba(255, 255, 255, 0.8) !important;
    }
    .progress,
    .ui-slider {
        background: #ddd !important;
    }
    .progress-bar,
    .ui-slider-handle,
    .ui-slider-range {
        background: #bdc3c7 !important;
    }
}
.container-smooth {
    max-width: 1170px;
}
@media (min-width: 1px) {
    .container-smooth {
        width: auto;
    }
}
.btn-labeled {
    padding-top: 0;
    padding-bottom: 0;
}
.btn-label {
    position: relative;
    background: 0 0;
    background: rgba(0, 0, 0, 0.15);
    display: inline-block;
    padding: 6px 12px;
    left: -12px;
    border-radius: 3px 0 0 3px;
}
.btn-label.btn-label-right {
    left: auto;
    right: -12px;
    border-radius: 0 3px 3px 0;
}
.btn-lg .btn-label {
    padding: 10px 16px;
    left: -16px;
    border-radius: 5px 0 0 5px;
}
.btn-lg .btn-label.btn-label-right {
    left: auto;
    right: -16px;
    border-radius: 0 5px 5px 0;
}
.btn-sm .btn-label {
    padding: 5px 10px;
    left: -10px;
    border-radius: 2px 0 0 2px;
}
.btn-sm .btn-label.btn-label-right {
    left: auto;
    right: -10px;
    border-radius: 0 2px 2px 0;
}
.btn-xs .btn-label {
    padding: 1px 5px;
    left: -5px;
    border-radius: 2px 0 0 2px;
}
.btn-xs .btn-label.btn-label-right {
    left: auto;
    right: -5px;
    border-radius: 0 2px 2px 0;
}
.nav-tabs-bottom {
    border-bottom: 0;
}
.nav-tabs-bottom > li {
    margin-bottom: 0;
    margin-top: -1px;
}
.nav-tabs-bottom > li > a {
    border-radius: 0 0 4px 4px;
}
.nav-tabs-bottom > li.active > a,
.nav-tabs-bottom > li.active > a:focus,
.nav-tabs-bottom > li.active > a:hover,
.nav-tabs-bottom > li > a:focus,
.nav-tabs-bottom > li > a:hover {
    border: 1px solid #ddd;
    border-top-color: transparent;
}
.nav-tabs-left {
    border-bottom: 0;
    border-right: 1px solid #ddd;
}
.nav-tabs-left > li {
    margin-bottom: 0;
    margin-right: -1px;
    float: none;
}
.nav-tabs-left > li > a {
    border-radius: 4px 0 0 4px;
    margin-right: 0;
    margin-bottom: 2px;
}
.nav-tabs-left > li.active > a,
.nav-tabs-left > li.active > a:focus,
.nav-tabs-left > li.active > a:hover,
.nav-tabs-left > li > a:focus,
.nav-tabs-left > li > a:hover {
    border: 1px solid #ddd;
    border-right-color: transparent;
}
.row > .nav-tabs-left {
    padding-right: 0;
    padding-left: 15px;
    margin-right: -1px;
    position: relative;
    z-index: 1;
}
.row > .nav-tabs-left + .tab-content {
    border-left: 1px solid #ddd;
}
.nav-tabs-right {
    border-bottom: 0;
    border-left: 1px solid #ddd;
}
.nav-tabs-right > li {
    margin-bottom: 0;
    margin-left: -1px;
    float: none;
}
.nav-tabs-right > li > a {
    border-radius: 0 4px 4px 0;
    margin-left: 0;
    margin-bottom: 2px;
}
.nav-tabs-right > li.active > a,
.nav-tabs-right > li.active > a:focus,
.nav-tabs-right > li.active > a:hover,
.nav-tabs-right > li > a:focus,
.nav-tabs-right > li > a:hover {
    border: 1px solid #ddd;
    border-left-color: transparent;
}
.row > .nav-tabs-right {
    padding-left: 0;
    padding-right: 15px;
}
.navbar-offcanvas,
.navmenu {
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
}
.navbar-offcanvas,
.navmenu-fixed-left,
.navmenu-fixed-right {
    position: fixed;
    z-index: 1030;
    top: 0;
    bottom: 0;
    overflow-y: auto;
    border-radius: 0;
}
.navbar-offcanvas.navmenu-fixed-left,
.navmenu-fixed-left {
    left: 0;
    right: auto;
    border-width: 0 1px 0 0;
}
.navbar-offcanvas,
.navmenu-fixed-right {
    left: auto;
    right: 0;
    border-width: 0 0 0 1px;
}
.navmenu-nav.dropdown-menu {
    position: static;
    margin: 0;
    padding-top: 0;
    float: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
}
.navbar-offcanvas .navbar-nav {
    margin: 0;
}
@media (min-width: 768px) {
    .navbar-offcanvas {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }
    .navbar-offcanvas.offcanvas {
        position: static;
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    .navbar-offcanvas .navbar-nav.navbar-left:first-child {
        margin-left: -15px;
    }
    .navbar-offcanvas .navbar-nav.navbar-right:last-child {
        margin-right: -15px;
    }
    .navbar-offcanvas .navmenu-brand {
        display: none;
    }
}
.navmenu-brand {
    display: block;
    font-size: 18px;
    line-height: 20px;
    padding: 10px 15px;
    margin: 10px 0;
}
.navmenu-brand:focus,
.navmenu-brand:hover {
    text-decoration: none;
}
.navbar-default .navbar-offcanvas,
.navmenu-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}
.navbar-default .navbar-offcanvas .navmenu-brand,
.navmenu-default .navmenu-brand {
    color: #777;
}
.navbar-default .navbar-offcanvas .navmenu-brand:focus,
.navbar-default .navbar-offcanvas .navmenu-brand:hover,
.navmenu-default .navmenu-brand:focus,
.navmenu-default .navmenu-brand:hover {
    color: #5e5e5e;
    background-color: transparent;
}
.navbar-default .navbar-offcanvas .navmenu-text,
.navmenu-default .navmenu-text {
    color: #777;
}
.navbar-default .navbar-offcanvas .navmenu-nav > .dropdown > a:focus .caret,
.navbar-default .navbar-offcanvas .navmenu-nav > .dropdown > a:hover .caret,
.navmenu-default .navmenu-nav > .dropdown > a:focus .caret,
.navmenu-default .navmenu-nav > .dropdown > a:hover .caret {
    border-top-color: #333;
    border-bottom-color: #333;
}
.navbar-default .navbar-offcanvas .navmenu-nav > .open > a,
.navbar-default .navbar-offcanvas .navmenu-nav > .open > a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav > .open > a:hover,
.navmenu-default .navmenu-nav > .open > a,
.navmenu-default .navmenu-nav > .open > a:focus,
.navmenu-default .navmenu-nav > .open > a:hover {
    background-color: #e7e7e7;
    color: #555;
}
.navbar-default .navbar-offcanvas .navmenu-nav > .open > a .caret,
.navbar-default .navbar-offcanvas .navmenu-nav > .open > a:focus .caret,
.navbar-default .navbar-offcanvas .navmenu-nav > .open > a:hover .caret,
.navmenu-default .navmenu-nav > .open > a .caret,
.navmenu-default .navmenu-nav > .open > a:focus .caret,
.navmenu-default .navmenu-nav > .open > a:hover .caret {
    border-top-color: #555;
    border-bottom-color: #555;
}
.navbar-default .navbar-offcanvas .navmenu-nav > .dropdown > a .caret,
.navmenu-default .navmenu-nav > .dropdown > a .caret {
    border-top-color: #777;
    border-bottom-color: #777;
}
.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu,
.navmenu-default .navmenu-nav.dropdown-menu {
    background-color: #e7e7e7;
}
.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu > .divider,
.navmenu-default .navmenu-nav.dropdown-menu > .divider {
    background-color: #f8f8f8;
}
.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a,
.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a:hover,
.navmenu-default .navmenu-nav.dropdown-menu > .active > a,
.navmenu-default .navmenu-nav.dropdown-menu > .active > a:focus,
.navmenu-default .navmenu-nav.dropdown-menu > .active > a:hover {
    background-color: #d7d7d7;
}
.navbar-default .navbar-offcanvas .navmenu-nav > li > a,
.navmenu-default .navmenu-nav > li > a {
    color: #777;
}
.navbar-default .navbar-offcanvas .navmenu-nav > li > a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav > li > a:hover,
.navmenu-default .navmenu-nav > li > a:focus,
.navmenu-default .navmenu-nav > li > a:hover {
    color: #333;
    background-color: transparent;
}
.navbar-default .navbar-offcanvas .navmenu-nav > .disabled > a,
.navbar-default .navbar-offcanvas .navmenu-nav > .disabled > a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav > .disabled > a:hover,
.navmenu-default .navmenu-nav > .disabled > a,
.navmenu-default .navmenu-nav > .disabled > a:focus,
.navmenu-default .navmenu-nav > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
}
.navbar-inverse .navbar-offcanvas,
.navmenu-inverse {
    background-color: #222;
    border-color: #080808;
}
.navbar-inverse .navbar-offcanvas .navmenu-brand,
.navmenu-inverse .navmenu-brand {
    color: #999;
}
.navbar-inverse .navbar-offcanvas .navmenu-brand:focus,
.navbar-inverse .navbar-offcanvas .navmenu-brand:hover,
.navmenu-inverse .navmenu-brand:focus,
.navmenu-inverse .navmenu-brand:hover {
    color: #fff;
    background-color: transparent;
}
.navbar-inverse .navbar-offcanvas .navmenu-text,
.navmenu-inverse .navmenu-text {
    color: #999;
}
.navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a:focus,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a:hover,
.navmenu-inverse .navmenu-nav > .open > a,
.navmenu-inverse .navmenu-nav > .open > a:focus,
.navmenu-inverse .navmenu-nav > .open > a:hover {
    background-color: #080808;
    color: #fff;
}
.navbar-inverse .navbar-offcanvas .navmenu-nav > .dropdown > a .caret,
.navmenu-inverse .navmenu-nav > .dropdown > a .caret {
    border-top-color: #999;
    border-bottom-color: #999;
}
.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu,
.navmenu-inverse .navmenu-nav.dropdown-menu {
    background-color: #080808;
}
.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu > .divider,
.navmenu-inverse .navmenu-nav.dropdown-menu > .divider {
    background-color: #222;
}
.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a,
.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a:focus,
.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a:hover,
.navmenu-inverse .navmenu-nav.dropdown-menu > .active > a,
.navmenu-inverse .navmenu-nav.dropdown-menu > .active > a:focus,
.navmenu-inverse .navmenu-nav.dropdown-menu > .active > a:hover {
    background-color: #000;
}
.navbar-inverse .navbar-offcanvas .navmenu-nav > li > a,
.navmenu-inverse .navmenu-nav > li > a {
    color: #999;
}
.navbar-inverse .navbar-offcanvas .navmenu-nav > li > a:focus,
.navbar-inverse .navbar-offcanvas .navmenu-nav > li > a:hover,
.navmenu-inverse .navmenu-nav > li > a:focus,
.navmenu-inverse .navmenu-nav > li > a:hover {
    color: #fff;
    background-color: transparent;
}
.navbar-inverse .navbar-offcanvas .navmenu-nav > .active > a,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .active > a:focus,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .active > a:hover,
.navmenu-inverse .navmenu-nav > .active > a,
.navmenu-inverse .navmenu-nav > .active > a:focus,
.navmenu-inverse .navmenu-nav > .active > a:hover {
    color: #fff;
    background-color: #080808;
}
.navbar-inverse .navbar-offcanvas .navmenu-nav > .disabled > a,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .disabled > a:focus,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .disabled > a:hover,
.navmenu-inverse .navmenu-nav > .disabled > a,
.navmenu-inverse .navmenu-nav > .disabled > a:focus,
.navmenu-inverse .navmenu-nav > .disabled > a:hover {
    color: #444;
    background-color: transparent;
}
.alert-fixed-bottom,
.alert-fixed-top {
    position: fixed;
    width: 100%;
    z-index: 1035;
    border-radius: 0;
    margin: 0;
    left: 0;
}
.alert-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
@media (min-width: 992px) {
    .alert-fixed-bottom,
    .alert-fixed-top {
        width: 992px;
        left: 50%;
        margin-left: -496px;
    }
    .alert-fixed-top {
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
        border-width: 0 1px 1px;
    }
}
.alert-fixed-bottom {
    bottom: 0;
    border-width: 1px 0 0;
}
@media (min-width: 992px) {
    .alert-fixed-bottom {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
        border-width: 1px 1px 0;
    }
}
.offcanvas {
    display: none;
}
.offcanvas.in {
    display: block;
}
@media (max-width: 767px) {
    .offcanvas-xs {
        display: none;
    }
    .offcanvas-xs.in {
        display: block;
    }
}
@media (max-width: 991px) {
    .offcanvas-sm {
        display: none;
    }
    .offcanvas-sm.in {
        display: block;
    }
}
@media (max-width: 1199px) {
    .offcanvas-md {
        display: none;
    }
    .offcanvas-md.in {
        display: block;
    }
}
.offcanvas-lg {
    display: none;
}
.offcanvas-lg.in {
    display: block;
}
.canvas-sliding {
    -webkit-transition: top 0.35s, left 0.35s, bottom 0.35s, right 0.35s;
    transition: top 0.35s, left 0.35s, bottom 0.35s, right 0.35s;
}
.offcanvas-clone {
    height: 0 !important;
    width: 0 !important;
    overflow: hidden !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute !important;
    top: auto !important;
    left: auto !important;
    bottom: 0 !important;
    right: 0 !important;
    opacity: 0 !important;
}
.table .rowlink td:not(.rowlink-skip),
.table.rowlink td:not(.rowlink-skip) {
    cursor: pointer;
}
.table .rowlink td:not(.rowlink-skip) a,
.table.rowlink td:not(.rowlink-skip) a {
    color: inherit;
    font: inherit;
    text-decoration: inherit;
}
.table-hover .rowlink tr:hover td,
.table-hover.rowlink tr:hover td {
    background-color: #cfcfcf;
}
.btn-file {
    position: relative;
}
.btn-file > input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 23px;
    height: 100%;
    width: 100%;
    direction: ltr;
    cursor: pointer;
}
.fileinput {
    margin-bottom: 9px;
    display: inline-block;
}
.fileinput .form-control {
    padding-top: 7px;
    padding-bottom: 5px;
    display: inline-block;
    margin-bottom: 0;
    cursor: text;
}
.fileinput .thumbnail {
    overflow: hidden;
    display: inline-block;
    margin-bottom: 5px;
    text-align: center;
}
.fileinput .thumbnail > img {
    max-height: 100%;
}
.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists {
    display: none;
}
.fileinput-inline .fileinput-controls {
    display: inline;
}
.fileinput-filename {
    display: inline-block;
    overflow: hidden;
}
.form-control .fileinput-filename {
    vertical-align: bottom;
}
.fileinput.input-group {
    display: table;
}
.fileinput.input-group > * {
    position: relative;
    z-index: 2;
}
.fileinput.input-group > .btn-file {
    z-index: 1;
}
.fileinput-new .input-group .btn-file,
.fileinput-new.input-group .btn-file {
    border-radius: 0 4px 4px 0;
}
.fileinput-new .input-group .btn-file.btn-sm,
.fileinput-new .input-group .btn-file.btn-xs,
.fileinput-new.input-group .btn-file.btn-sm,
.fileinput-new.input-group .btn-file.btn-xs {
    border-radius: 0 3px 3px 0;
}
.fileinput-new .input-group .btn-file.btn-lg,
.fileinput-new.input-group .btn-file.btn-lg {
    border-radius: 0 6px 6px 0;
}
.form-group.has-warning .fileinput .fileinput-preview {
    color: #8a6d3b;
}
.form-group.has-warning .fileinput .thumbnail {
    border-color: #faebcc;
}
.form-group.has-error .fileinput .fileinput-preview {
    color: #a94442;
}
.form-group.has-error .fileinput .thumbnail {
    border-color: #ebccd1;
}
.form-group.has-success .fileinput .fileinput-preview {
    color: #3c763d;
}
.form-group.has-success .fileinput .thumbnail {
    border-color: #d6e9c6;
}
.input-group-addon:not(:first-child) {
    border-left: 0;
}
.tablesorter-bootstrap {
    width: 100%;
}
.tablesorter-bootstrap .tablesorter-header,
.tablesorter-bootstrap tfoot td,
.tablesorter-bootstrap tfoot th {
    font: 700 14px/20px Arial, Sans-serif;
    position: relative;
    padding: 8px;
    margin: 0 0 18px;
    list-style: none;
    background-color: #fbfbfb;
    background-image: -moz-linear-gradient(top, #fff, #efefef);
    background-image: -ms-linear-gradient(top, #fff, #efefef);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#efefef));
    background-image: -webkit-linear-gradient(top, #fff, #efefef);
    background-image: -o-linear-gradient(top, #fff, #efefef);
    background-image: linear-gradient(to bottom, #fff, #efefef);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#efefef', GradientType=0);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 1px 0 #fff;
    -moz-box-shadow: inset 0 1px 0 #fff;
    box-shadow: inset 0 1px 0 #fff;
}
.tablesorter-bootstrap .tablesorter-header {
    cursor: pointer;
}
.tablesorter-bootstrap .tablesorter-header-inner {
    position: relative;
    padding: 4px 18px 4px 4px;
}
.tablesorter-bootstrap .tablesorter-header i {
    position: absolute;
    right: 2px;
    top: 50%;
    margin-top: -7px;
    width: 14px;
    height: 14px;
    background-repeat: no-repeat;
    line-height: 14px;
    display: inline-block;
}
.tablesorter-bootstrap .bootstrap-icon-unsorted {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAOCAYAAAD5YeaVAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAWVJREFUeNqUUL9Lw2AUTGP8mqGlpBQkNeCSRcckEBcHq1jImMElToKuDvpHFMGhU0BQcHBwLji6CE1B4uB/INQsDi4d2jQ/fPeZxo764OV6915f7lLJ81xot9tCURXqdVEUr7IsO6ffH9Q5BlEUCaLwWxWqTcbYnaIoh0Dw4gAvcWlxq1qt9hqNxg6hUGAP+uIPUrGs0qXLer2+v/pTX6QpxLtkc2U2m53ACb8sSdIDXerSEms2m6+DweAICA4d89KGbduf9MpEVdXQ9/2LVqv1CASHjjn3iq/x1xKFfxQPqGnada1W86bT6SiO42OS3qk3KPStLMvbk8nkfjwen/LLuq6blFymMB0KdUPSGhAcOualjX6/f0bCiC7NaWGPQr0BwaFjzn0gYJqmLAiCA8/zni3LmhuGkQPBoWPOPwQeaPIqD4fDruu6L6Zp5kBw6IudchmdJAkLw3DXcZwnIPjy/FuAAQCiqqWWCAFKcwAAAABJRU5ErkJggg==);
}
.tablesorter-bootstrap tr.odd td {
    background-color: #f9f9f9;
}
.tablesorter-bootstrap tbody > .even:hover > td,
.tablesorter-bootstrap tbody > .odd:hover > td {
    background-color: #f5f5f5;
}
.tablesorter-bootstrap tr.even td {
    background-color: #fff;
}
.tablesorter-bootstrap .tablesorter-processing {
    background-image: url(data:image/gif;base64,R0lGODlhFAAUAKEAAO7u7lpaWgAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQBCgACACwAAAAAFAAUAAACQZRvoIDtu1wLQUAlqKTVxqwhXIiBnDg6Y4eyx4lKW5XK7wrLeK3vbq8J2W4T4e1nMhpWrZCTt3xKZ8kgsggdJmUFACH5BAEKAAIALAcAAAALAAcAAAIUVB6ii7jajgCAuUmtovxtXnmdUAAAIfkEAQoAAgAsDQACAAcACwAAAhRUIpmHy/3gUVQAQO9NetuugCFWAAAh+QQBCgACACwNAAcABwALAAACE5QVcZjKbVo6ck2AF95m5/6BSwEAIfkEAQoAAgAsBwANAAsABwAAAhOUH3kr6QaAcSrGWe1VQl+mMUIBACH5BAEKAAIALAIADQALAAcAAAIUlICmh7ncTAgqijkruDiv7n2YUAAAIfkEAQoAAgAsAAAHAAcACwAAAhQUIGmHyedehIoqFXLKfPOAaZdWAAAh+QQFCgACACwAAAIABwALAAACFJQFcJiXb15zLYRl7cla8OtlGGgUADs=);
    position: absolute;
    z-index: 1000;
}
.tablesorter-bootstrap .tablesorter-filter-row .tablesorter-filter {
    width: 98%;
    height: inherit;
    margin: 0 auto;
    padding: 4px 6px;
    background-color: #fff;
    color: #333;
    box-sizing: border-box;
    -webkit-transition: height 0.1s ease;
    -moz-transition: height 0.1s ease;
    -o-transition: height 0.1s ease;
    transition: height 0.1s ease;
}
.tablesorter-bootstrap .tablesorter-filter-row td {
    background: #eee;
    line-height: normal;
    text-align: center;
    padding: 4px 6px;
    vertical-align: middle;
    -webkit-transition: line-height 0.1s ease;
    -moz-transition: line-height 0.1s ease;
    -o-transition: line-height 0.1s ease;
    transition: line-height 0.1s ease;
}
.tablesorter-bootstrap .tablesorter-filter-row.hideme td {
    padding: 2px;
    margin: 0;
    line-height: 0;
}
.tablesorter-bootstrap .tablesorter-filter-row.hideme .tablesorter-filter {
    height: 1px;
    min-height: 0;
    border: 0;
    padding: 0;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}
.tablesorter-bootstrap .tablesorter-pager select {
    padding: 4px 6px;
}
.tablesorter-bootstrap .tablesorter-pager .pagedisplay {
    border: 0;
}
@font-face {
    font-family: RedactorFont;
    src: url(../fonts/redactor-font.eot);
}
@font-face {
    font-family: RedactorFont;
    src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg6yA0gAAAC8AAAAYGNtYXDmMACHAAABHAAAAERnYXNwAAAAEAAAAWAAAAAIZ2x5ZvdGdCMAAAFoAAATTGhlYWQBMDlfAAAUtAAAADZoaGVhB8MD4QAAFOwAAAAkaG10eH4BB7kAABUQAAAAhGxvY2FNXlLIAAAVlAAAAERtYXhwACwAkgAAFdgAAAAgbmFtZRHEcGwAABX4AAABZnBvc3QAAwAAAAAXYAAAACAAAwQAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAACDmHgPA/8D/wAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADAAAAAIAAgAAgAAACDmHv/9//8AAAAg5gD//f///+EaAgADAAEAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAwAAAEkEAAMlAAQACQANAAA3ESURJQElESURARENAQAEAPwAA7f8kgNu/bcBJP7cSQLbAf0jAQKRAf22AQJI/gEBttrdAAAABgAAAJIEAALbAAQACQAOABMAGAAdAAABIRUhNRUhFSE1FSEVITUBMxUjNRUzFSM1FTMVIzUBJQLb/SUC2/0lAtv9Jf7bkpKSkpKSAtuSktuSktuTkwG2kpLbkpLbk5MAAgAAAEkD7gMlABYALgAAJS4DJxUULgInPgM1FTYeAgcBNRQOAgceAzUXJx4DFzYuAgcD7h1Sf7eDOHKqcn+tay+d7ZEuIf2WGDtkTEFhQSABAUqrlW4NE0GPznpJMEkzIQjVAS5cjl5liFUkAdcaWqHMWAGqewETLUQzN0goEAEgmgYQHikeNW9SHB0AAAAAAgDbAEkDJQMkAAQAMwAANyEXITc3HgMzMj4CNz4DNwMjAxYOAgcOAyMiLgInLgMnEyMTBh4CF9sCSQH9tQF9DiErMR4bMykjDA4TDgUBAX4BAQQFCgUIDRITCwoVEA8GBwgHAgEBgAEBBw0UDJJJSX4NFA4GBg4UDQ0jKjMdAWr+eQoUEQ4GBgkGAwMGCQYGDxAUCgGH/pYdMyojDQAAAAUAAP/+BAADbgAGAA4AFgBHAF8AAAEzAzMHIwMTDQEnIyczJy0CBzMHIwcXHgMHFg4CBw4DBzIeAhceAx8BIycmNC4BJy4DKwEXIxMzMh4CFwczMj4CNz4DNyY0LgEnLgMrARcCk0YBlgHZAUsBIv7eAdwB3gH+R/7cASQB3gHcARgFCgYEAQEDAwYDBQgMCwgDAwUCAwEEAwUCN0IjAQIBAQMKCAsEFAE8AVQPGBYQB24dBQsICAEEAwMBAQEEAwQBCAgLBR0BA23+00ABbf4BuLiUSZOQuLiTSZSqBhEUGA4JEQ8NBgYIBwUBAgMDAgIGBwoGg1wBAgMDAgoQCgWQAW0DBgoGhwEDBQMCCAoLBwYMCQgDAwQDAWMAAwDaAAADJQMlAAMADAARAAABIzcXBTM3MxczAyMDFyEVITUCRYxGRv6VlS3GLpTKtcsBAkr9tgHL8PDwkZECSv22SZKSAAAACgAAAEkEAAMlAAQACQAOABMAGAAdACIAJwAsADEAADcRJRElLQE1JRU1BTUFFQMnFTc1FQcVFzUVJxU3NRMVJTUlBScVNzUVBxUXNRUnFTc1AAQA/AABbgEk/twBJP7cSdzc3Nzc3EkBJP7cAknc3Nzc3NxJAtsB/SMBSAGSAZTdAZMBkQFsAZMBkdoBkQGT3AGUAZIBt5MBkQEBAZMBkdoBkQGT3AGUAZIAAAIAEgBJBAADJQAWAC4AAAEOAzE1DgMHJj4CFzUwHgIXBT4DNxU1MD4CNy4DMRUmDgIXBAByqnI4g7d/Uh0hLpHtnS9rrX/8dw1ulatKIEFhQUxkOxh6zo9BEwG/X41dLdYJIDRIMVnLolkZ1iVUiWS/HSodEQWZHw8pRzgyRSwUeh4dUXA0AAACAJIAkgNtAtwARwCPAAABDgMVFB4CFx4DNxY+Ajc+AzU0LgInLgMnDgMHDgMnBiYiJicuAjQ1ND4CNz4DNzUOAwcFDgMVFB4CFx4DNxY+Ajc+AzU0LgInLgMnDgMHDgMnBiYiJicuAzU0PgI3PgM3NQ4DBwJyEhoSCQYNFA0NHB8hEhAcGhgLChALBQQKDgkJFBYXDAoTEg8HAgQDAwEBAgIBAQECAgYNEg0MHiMnFyZCOC4R/mYRGxIIBg0UDA0dHyESDx0aFwsLEAsFBQkOCQoUFRcMCxMRDwcCBAMDAQECAgIBAQIBAQcMEw0MHiMnFiZCOC0SAkUXMzQ5HBssKiIRDhcPCAEBBwoRCwwXGxoQDRsXGAkLDgwEAQECBgYGAQMBAgEBAgMBAwQHBgUSJyQmERMeGxQKKg4iJCwWARczNDkcGywqIhEOFw8IAQEHChELDBcbGhANGxcYCQsODAQBAQIGBgYBAwECAQECAwEDBAcGBRInJCYREx4bFAoqDiIkLBYAAAT//wCSBAAC2wAEAAkADgASAAATIRUhNQUhFSE1FSEVITUHEQ0BAAQA/AABbgKS/W4Ckv1uSf7aASYC25KS25KS25OTkwFut7cAAAAFAAAAkgQAAtsABAAJAA4AGgBtAAABIRUhNRUhFSE1FSEVITUlMzUjNSMHFTcVIxUTPgM3PgM3PgM1NC4CJy4DIyoBDgEHIg4CBxU+Azc+AjIzMh4CFx4DFRQOAgcOAwcOAw8BFTM1Iz4DNzEBJQLb/SUC2/0lAtv9Jf7liC8pLS0wQQgOCwcCAgUDAwEBAgEBAwUHBQULDg8IBAcHBwQDCAcIBAQIBwcEAwcGBgMEBwYGAgIDAwEBAQIBAQMEBQMCCA0QCheIWwMHBwgFAtuSktuSktuTk9UouQsoDJIo/t8IDwwIAwMHBgYDAwYHBgMHDQwKBAQGBAIBAQECAwICKQIEBAICAQIBAQIDAgIFBgYEAgUFBQMCBgYGAwMJDhMLGiYnAwcICQUAAAADAAAAkgQAAtsALAAxAGwAACUiLgIvATMeAzMyPgI3LgMjIg4CByM3PgMzMh4CFw4DIwEhFyE3JyIOAgcjFw4DBx4DFwczHgMzMj4CNzMXDgMjIi4CNyY+AjMyHgIXByMuAyMC3BQnJCQPAT4IFhQYCydBMxsBARszQScLGBQWCD4BDyQkJxQ9alAtAQEtUGo9/pMBIwH+2wFLChgUFgk8AQoNCgQBAQQKDQoBPQgWFBgKDRYWFAo8AREiJiUWO2xOLwEBL05sOxYlJiIRATwKFBYWDZIGCxAJaAUHBQMaLT0jIzwuGgMFCARnChALBS5Pazw9alAuAW6Skl4DBQgELwsXGRsODhsZGAovBQcFAwMFBwVoCRALBi5Qaj08a08uBQsQCmcECAUDAAABAAABbgQAAgAABAAAEyEVITUABAD8AAIAkpIAAQEkAJIDJAMkAAwAAAEDIwchNyMTMzchBzMCDVKAFwGCFoFSgRb+fhaBArH+VHNzAaxzcwAAAAAEAAAAkgQAAtsABAAJAA4AEgAAEyEVITUFIRUhNRUhFSE1BRENAQAEAPwAAW4Ckv1uApL9bv6SASb+2gLbkpLbkpLbk5OTAW63twAAAwAAAEkEAAMlAAQACQASAAA3ESURJQElESURARc3FxUFNRsBAAQA/AADt/ySA27+kklgfP0k3NtJAtsB/SMBApEB/bYBAkj+lAHAwJIBlAEj/t0ABABJAAADtwNvAAMAGgAeADUAAAETASUHHgIGDwEOAS4BJy4CNj8BPgEeARcBBQERNx4CNj8BPgEuAScuAgYPAQ4BHgEXA7YB/kkBtlMFBgEDBOcECgwMBQUGAgME5wQLDAwF/OYBt/5JVgULDAsE5QQDAQYFBQwMCgTmBAMCBQYDb/5IAbcBVwUMDAoE5gQDAQYFBQwMCwTlBAMBBgX86QEBt/5KVAUGAQME5gQLCwwFBQYCAwTmBAsMDAUAAAAABAAA/7cEAAO3AAMAGgAeADUAAAEDAQU3LgI2PwE+AR4BFx4CBg8BDgEuAScHJQERBy4CBg8BDgEeARceAjY/AT4BLgEnAkoBAbf+SlMFBgEDBOcECgwMBQUGAgME5wQLDAwF5v5JAbdWBQsMCwTlBAMBBgUFDAwKBOYEAwIFBgH/Abj+SQFXBQwLCwTmBAMBBgUFDAwLBOYEAwIGBekB/kkBtlUFBgIDBOYECwwMBQUGAQME5gQLCwwFAAABANsASQLbAyUAEgAAJREjESMRIi4CNTQ+AjMhESMCkkmSLlA7IyM7UC4BJElJApL9bgElIjxQLS5QOyP9JAAAAwBKAAEDuANsAAoAVwB4AAABMwsBMxMjGwEjAwUOAwcOAyMiLgInLgM3Jj4CNz4DOwE3LgMnLgMjIg4CBw4DByc+Azc+AzMyHgIXHgMHFyM3JyMiDgIHDgMXBh4CFx4DMzI+Ajc+AzcnAyWUubeSAZS5t5IB/ioGCg0NCAcQEBIIEh4cFgoJDwkFAQEGCxIKDRwkKRlIAQEBBgYGAw0MEQgLERQRCQgTEhQIAQkRExAKCBQSFQkZKSQaCwkQCQYBAWoBASkQGBYPBwUJBQQBAQMDBwMFCQwLCAkUDw8FBwcHAgEBAST+3QEjASYBIv7e/toOBw0KCQQEBQQCBQkOCgkXGh4REiAbFgkJDQgFEgcLCgkDBAUDAgEDBAIDBggJBl4DBwUFAgEDAgEFCw8LCh0lLRvuL5UCBAYDBAsNEQkHDQsKBAUGBAIECAwICRMXGg8HAAQASgCTA7cC3AADAAwALQB6AAABIzcXBTM3MxczAyMDJRUUDgIHDgMjIi4CJy4DNTQ+Ajc+AzsBNy4DIyIOAgcOAwcVPgM3PgMzMh4CFx4DHQEjIg4CBw4DFRQeAhceAzMyPgI3PgM3FTM1NC4CJwFdajQ2/u1wIpYjcJmJmQL+AwYJBgYPERMLCA0MCgQEBwQCAwYKBgYRFhoQLEULHCUsGgsUFBQJChMTEgkKFBMTCgkTExQKChAPDAUFBwUCTRksJR8MDBIMBwYKDwoKGB0gEgkTEREHCA8NCwVvBQsQCgGJ6+vrjo4CPv3CyggPGhgUCAkMCQQCBAcEBQoLDQgKEA4LBAQGBALECxAKBgECAwIBBQYGBGAFCggHAgMEAgEBBAUEAwkKDAcTBAkOCQkWHCETER8bFwoKDgoFAgQGBAMKCwwHMPYbLyYdCwAAAAIAkgCSA24DJgAEAIEAABMhFyE3BR4DFx4DBxYOAgcOAyMiLgInLgMnFx4DFx4DMzI+Ajc+AzcuAycuAy8BLgMnLgMnPgM3PgMzMh4CFx4DFzcuAycuAyMiDgIHDgMXBh4CFx4DHwGSAtsB/SMBAX0JDg4KBgMIAwQBAQUGCwUIDxQVDQsZFxoLDhgaGQ4BChkXGQwNGBoYDR02LCYOEBYQBgEBBAoNCwgaHCQTOg4ZEhADBgYGAQEBAggICAUQEhYLDBQXFAwKFxUWCgENFRgWDQoYFhgLGiwpIRANFw4IAQEFCA4IChkiKRpAAgBJSWIDCAgKBQYLDQ0HChEODQUGCAUCAgQHBAQLDg8JggUKCAcDAwQDAQYLEgwMHiQqGBIgHRoMDBUSEQcUBQoKCQQFCQsMBwgPDgsEBQcEAwIEBgMECQsNB3sFCAgGAwIEAgIHDBMMDB4iJhYRHhsXCgoTExMJFwAAAAQAAACSBAAC3AAEAAkADgATAAATNwEHATUBFwEnBScBFwE1AQcBNwBJAW1J/pMBbUn+k0kEAEn+k0kBbf6TSQFtSQG3O/7bOgEkAQEkOv7aPAE7/ts6ASQBASQ6/to8AAUAAP+3BAADtwAEAAkADgATABgAABcRIREhASERIREDITUhFRUhNSEVFSE1IRUABAD8AAO3/JIDbpL9tgJK/bYCSv22AkpJBAD8AAO3/JIDbv7bkpLbkpLck5MAAwElAJIC2wMlABcALwBbAAABMh4CFx4DFRQOAgcOAysBNTMRMh4CFx4DFRQOAgcOAysBNTMDMzI+Ajc+AzU0LgInLgMnPgM3PgM1NC4CJy4DKwERAfEOGRQRBgYKBgMDBgkGBhAVGQ9TUwsUEQ4FBQgFAgIFCAUFDREVC1NTzMwfNS0kDg0VDgcFCQ4JCRcbIBIPGxcTCAgLCAQHDRQNDSEoLhrMAb0DBgkFBhATFw0NFxIOBgUIBQPDAQACBQcEBQwOEgoKEQ8MBAQHBAOZ/dUGChALCxwiKRgTIx4aCgsRDQgCAgYLDgkIFhgdEBQlHxoKChAKBv1tAAAAAwBJAAADtwNuAAQADQARAAA3ESERIQEjAzM3MxczAwcXIzdJA278kgH6h5hvIpQjb5hENWk0AANu/JIC3P21kZECS2rw8AAAAgCFAD8DeAMyACEASwAACQEnDgEuAScHFwcOASImLwEuATQ2NwE+ATIWHwEeARQGBycuAQ4BBwEOAhYXHgE+AT8BLgMnLgI2PwE+AhYXBxcBPgImJwN4/tgIChYXGAtBOx0fTVFNHx0fHx8fAa0fTVBOHh4fHh4fShY2OTcW/nUWFgEVFhU3OTcWTQYLCwoFFBcHDA+lCx4hIxH6SgEMFhcBFhUB7P7YCAMBAwgGQTwdHx8fHx0fTVFNHwGtHx4eHx4eTVFNH/wWFQEXFv52Fjc5NxUWFQEWFk4DBggJBRQuLioPpQsNAQgJ+koBDBY3OTcVAAMAAACSBAEC2wAEAAkADgAAEyEVITUFIRUhNQUhFSE1AAQA/AABJQLa/SYBJAG4/kgC25KS25KS25OTAAMAAACSBAAC2wAEAAkADgAAEyEVITUVIRUhNRUhFSE1AAQA/AAC2/0lAbj+SALbkpLbkpLbk5MAAwAAAJIEAALbAAQACQAOAAATIRUhNRUhFSE1FSEVITUAA/78AgP9/AMEAPwAAtuSktuSktuTkwADAAAAkgQAAtsABAAJAA4AABMhFyE3ByEHIScXIRchN9sCSQH9tQHcBAEB/AEB3AJJAf21AQLbkpLbkpLbk5MAAQAAAAEAAJlYhVVfDzz1AAsEAAAAAADPCHp6AAAAAM8Ienr///+3BAEDtwAAAAgAAgAAAAAAAAABAAADwP/AAAAEAP////8EAQABAAAAAAAAAAAAAAAAAAAAIQAAAAACAAAABAAAAAQAAAAEAAAABAAA2wQAAAAEAADaBAAAAAQAABIEAACSBAD//wQAAAAEAAAABAAAAAQAASQEAAAABAAAAAQAAEkEAAAABAAA2wQAAEoEAABKBAAAkgQAAAAEAAAABAABJQQAAEkEAACFBAAAAAQAAAAEAAAABAAAAAAAAAAACgAuAF4ApgD2AYQBqAH+AkIDBgMsA8IEWARmBIIEqATSBTIFkAWwBloHAge2B+YIFAiSCLYJMAlOCWoJhgmmAAEAAAAhAJAACgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAYAAAAAQAAAAAAAgAOAGoAAQAAAAAAAwAYAC4AAQAAAAAABAAYAHgAAQAAAAAABQAWABgAAQAAAAAABgAMAEYAAQAAAAAACgAoAJAAAwABBAkAAQAYAAAAAwABBAkAAgAOAGoAAwABBAkAAwAYAC4AAwABBAkABAAYAHgAAwABBAkABQAWABgAAwABBAkABgAYAFIAAwABBAkACgAoAJAAUgBlAGQAYQBjAHQAbwByAEYAbwBuAHQAVgBlAHIAcwBpAG8AbgAgADAALgAwAFIAZQBkAGEAYwB0AG8AcgBGAG8AbgB0UmVkYWN0b3JGb250AFIAZQBkAGEAYwB0AG8AcgBGAG8AbgB0AFIAZQBnAHUAbABhAHIAUgBlAGQAYQBjAHQAbwByAEYAbwBuAHQARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==)
            format("truetype"),
        url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AABRAAAoAAAAAE/gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAEDAAABAw7Fi3rU9TLzIAABEkAAAAYAAAAGAOsgNIY21hcAAAEYQAAABEAAAAROYwAIdnYXNwAAARyAAAAAgAAAAIAAAAEGhlYWQAABHQAAAANgAAADYBMDlfaGhlYQAAEggAAAAkAAAAJAfDA+FobXR4AAASLAAAAIQAAACEfgEHuW1heHAAABKwAAAABgAAAAYAIVAAbmFtZQAAErgAAAFmAAABZhHEcGxwb3N0AAAUIAAAACAAAAAgAAMAAAEABAQAAQEBDVJlZGFjdG9yRm9udAABAgABAD74HAL4GwP4GAQeCgAJdlYl/4uLHgoACXZWJf+LiwwHikL6lfpLBR0AAAE3Dx0AAAE8ER0AAAAJHQAAECcSACIBAQ0ZHCEmKzA1Oj9ESU5TWF1iZ2xxdnuAhYqPlJmeo6itsrdSZWRhY3RvckZvbnRSZWRhY3RvckZvbnR1MjB1RTYwMHVFNjAxdUU2MDJ1RTYwM3VFNjA0dUU2MDV1RTYwNnVFNjA3dUU2MDh1RTYwOXVFNjBBdUU2MEJ1RTYwQ3VFNjBEdUU2MEV1RTYwRnVFNjEwdUU2MTF1RTYxMnVFNjEzdUU2MTR1RTYxNXVFNjE2dUU2MTd1RTYxOHVFNjE5dUU2MUF1RTYxQnVFNjFDdUU2MUR1RTYxRQAAAgGJAB8AIQIAAQAEAAcAQwC+ASsBlAJ0AsADiAP2BMoFGgYEBtQG6QcfB3AHwAg3CK4I4wnCCqkLdwvGDCwMyw0UDawN6w4oDmUOpf6UDvyUDovUFYv5bwX6lIsFi/1vBf6UiwX6S/kmFf4CiwWL/N0F+gKLBYv43QX83fyUFYv4SwX3uftvBfu5+28FDve5+W8V+W+LBYv7JgX9b4sFi/cmBYv7bxX5b4sFi/smBf1viwWL9yYFi/tvFflviwWL+yYF/W+LBYv3JgX7ufhLFfcmiwWL+yYF+yaLBYv3JgWL+28V9yaLBYv7JgX7JosFi/cmBYv7bxX3JosFi/smBfsmiwWL9yYFDvqC1BU+9xX7Esn78aEIi/tpBYuL+yr3C/vE95II9+X3n/cJ5ouLCIv7aQX4Nsz3dPvuMfuBCPz++D8Vi/cOBYuLVFn7X/sZCPdB+yjgaYuLCIxsBYr3LAX3W373r2yvPQi+9x77iPdP+9k6CA73b/cmFfjdiwWLQgX83YsFi9QF9xL3EhWuaMN52IsI2IvDna6uCK6unMSL2QiL9/4F+xOLBYv8GwWLboN1e3sIe3t0g26LCG6LdJN7mwh7m4Oii6gIi/gbBfsTiwWL+/4Fiz2cUq5oCA75J/oBFdGLBYv7wQX3KYsFi0sF+2+LBYv4AQXW/JMV97f7TAX7t/tMBYv3KQX7cYsFi9QF93GLBYv3JwX8TvckFfu390wF97f3TAWL+ycF93GLBYtCBftxiwWL+ykFovs9FZx6k3CLZgiLcoZ3gXwIgXx9gniICJGKkIiPhgiPhpCBkXwIwfsXBUqLBWfnBYqOio+JkAiAp3+ZfYsIeIsFi/skBVCLBYv4AQXgiwWxi6eDnHoI+wH7GxWniwWbi5ePkpMIkpOPmIudCIudiJiEkwiEk3+Pe4sIb4sFiygFDvjZ+F8V+yCLBdH3hAXR+4QF+//7hBX3KIsFuPclBfdaiwW5+yUF9yiLBfte+N4F+0mLBfte/N4FjEIV+N2LBYv7JgX83YsFi/cmBQ6L1BWL+W8F+pSLBYv9bwX+lIsF+ALUFfe5iwWL9yYF+7mLBYv7JgWL928V97mLBYv3JgX7uYsFi/smBUL4AhX7b4sFi/smBfdviwWL9yYFi/tvFftviwWL+yYF92+LBYv3JgWL+28V+2+LBYv7JgX3b4sFi/cmBdT4SxWL+yYF97mLBYv3JgX7uYsF+N2LFftviwWL+yYF92+LBYv3JgWL+28V+2+LBYv7JgX3b4sFi/cmBYv7bxX7b4sFi/smBfdviwWL9yYFDvqU+FMV+8T7kvsq+wuLiwiL92kF+/F1+xJNPvsVCDH3gfd09+74NkoIi/dpBYuL9wkw9+X7nwj+HftTFa/Z96+q91uYCIr7LAWMqgWLi+Ct90H3KAj7X/cZU72LiwiL+w4F+9nc+4j7T777HggO+Qb42RVcTHNEizwIi0ecVa5jCK5jtHe7iwi0i66aqKkIqKmZrouyCIuwf6typghypm6Za4sIb4t0hHl+CIWHh4mIiwiIi4iNiY8IiJCJk4uWCIu+nL2suwisu7muxqEIi7YFJWVBWVxMCPwtixVcTHNEizwIi0ecVa5jCK5jtHe7iwi0i66aqKkIqKmZrouyCIuwf6typghypm6Za4sIb4t0hHl+CIWHh4mIiwiIi4iNiY8IiJCJk4uWCIu+nL2suwisu7muxqEIi7YFJWVBWVxMCA6L+W8V+pSLBYv7JgX+lIsFi/cmBfgC+28V+SaLBYv7JgX9JosFi/cmBYv7bxX5JosFi/smBf0miwWL9yYFQvsmFYv4AgX7uvtLBfe6+0oFDve5+W8V+W+LBYv7JgX9b4sFi/cmBYv7bxX5b4sFi/smBf1viwWL9yYFi/tvFflviwWL+yYF/W+LBYv3JgX7rvdqFfcciwWLsgVciwWL904FYosFX4AFi2MFt5YFi/smBVyLBYtkBcz7thWio5makJIIkpSQlI6TCI6TjJOLlAiLnoWafpYIfpZ5kXSLCIKLgoqBiQiBiYGIgYcIi2IFlZGVkJSOCJSOk42TiwiWi5OIkYYIkYaOg4uBCIuEiYSIhAiIhIaDhIIIhYR6eHBtCHRxBYtlBfcciwWLsgUxiwWSk5WVl5gIi4sFDvlw9yYVVYtam2ClCIvzBciLBaV+qIOqiwjwi93Wi+cIi+c51iaLCGyLboNxfghOiwWL8wW2pbybwYsI9zWL9xf7F4v7NgiL+zb7F/sX+zWLCPwC+AIV97mLBYv7JgX7uYsFi/cmBULpFWyLboNxfghPiwWLXAV0b31pi2UIi2WZaaJvCItcBceLBaV+qIOqiwiqi6iTpZgIyIsFiyMFYHFae1WLCPs1i/sX9xeL9zYIi/c29xf3F/c1iwjBi7x7tnEIiyMFTosFcZhuk2yLCA6L+JQV+pSLBYv7JgX+lIsFi/cmBQ74oflFFTn8QAX7FYsFdfsGBfgViwWi9wYF+xWLBd34QAX3FYsFofcGBfwWiwV1+wYF9xWLBQ6L+W8V+pSLBYv7JgX+lIsFi/cmBfgC+28V+SaLBYv7JgX9JosFi/cmBYv7bxX5JosFi/smBf0miwWL9yYF/AL7JhWL+AIF97r7SwX7uvtKBQ6L1BWL+W8F+pSLBYv9bwX+lIsF+kv5JhX+AosFi/zdBfoCiwWL+N0F/AL8AhXUiwXq91MF9xD7UwWL+yYF/W+LBYv3JgX3b/e5Bfdv+7kFDvpK+gMVjPxMBfxL+EsF+EqMBTg0FZl+jXiAgAj7e/t6BYCAd419mQh9mImelpYI93v3egWWlp+JmX4I/a79qxX4S4oF/Ev4SwWL/EoF4N8VmH6eiZaWCPd593oFlpaJnn6ZCH6YeI2AgAj7eft6BYCAjXiYfggO+N74kxWK+EwF+Ev8SwX8SooF3uIVfZiJnpaWCPd793oFlpafiZl+CJl+jXeAgAj7e/t6BYCAd419mAj7evt9FfxLjAX4S/xLBYv4SgU2NxV9mXiNgIAI+3n7egWAgI14mH4ImH6eiZaWCPd593oFlpaJnn6YCA75JtQVi/kmBUKLBYv9JgX7JosFi/e5BfsNiynti/cNCIv3De3t9w2LCPe5iwWL/W8FQosFDvm597gV9yiLBftM+7cF+0z3twX3KIsFi/e6BfsoiwX3TPe3BfdM+7cF+yiLBYv7ugX8a30Vfnl7fXeBCHeBdYZziwhdi2eYcaQIcaR+rou4CIu8mq+qogiqorqXy4sI1IsFi50Fi52FmH+UCH+UeZBziwhyi3OIc4QIc4RygXF9CIvoBaKVo5KjkAijkKSNposIzYu5faZvCKVvmFqLRAiL+4IFIosFi7oFi/cqFWGLBWSLb4Z7gQh7gYN5i3IIi3iQfJaACJaAmoWeiwini6GWmqEImqGTqYuyCIuSBQ738fgdFSGLBcD3fwXA+38F+6f7fxX3BIsFrfciBfcqiwWu+yIF9wSLBfst+NEF+x2LBfst/NEF+ZL3XhWLgwWLY4Nse3UIe3V0gG6LCHeLfJGAlgiAloWbi54Ii6WTnZuWCJuWqJC0iwi3iwXQ91gVb6damUaLCG+LcIlyhghyhnKDcoEIiysFppqllqSSCKSSpY6miwiki56GmIIImIKSfYt5CIt4BT6LBUiLWX9rcwhrc3tmi1kIi12ZZ6ZxCKZxsX67iwiki6KQoJUIoJWcmpieCItbBfcDiwWL94kFi9R9vm+nCA73JviUFflviwWLQgX9b4sFi9QF+BIpFaKDnICXfQiXfZF6i3gIi3KCd3l9CHl9coRriwhri2qRapcIapdpnWijCIv7FgWqfKuArIMIrIOsh6yLCNuLx5uzqwizq5+7i8sIi7p+snKqCHKqZKRVnghSnwVkmXGYf5YIf5eFmYudCIuik5yclwicl6ORq4sIqIuohqiBCKiBqH2neAiL9w8FbZhtlWySCGySbI5siwhHi1Z7ZGoIZGp4XotRCItel2eicAiicLhyzXMIzHQFDov4SxXUxgX4Avu5BUJQBfwC97kFi4sV+AL3uQXUUAX8Avu5BULGBfqVixVCxgX8Avu5BdRQBfgC97kFi4sV/AL3uQVCUAX4Avu5BdTGBQ6LQhWL+pQF+pSLBYv+lAX+lIsF+kv6SxX+AosFi/4CBfoCiwWL+gIF+yb7uRX83YsFi/cmBfjdiwWL+yYFi/tvFfzdiwWL9yYF+N2LBYv7JgWL+28V/N2LBYv3JgX43YsFi/smBQ74hfhRFbGLp4Ocewice5Nxi2cIi2iDcnt9CHt9b4Rjiwg4iwWL91cF3osFi/eUFaqLoYWZfwiZf5J3i3AIi3CEeH5/CH5/dYVriwg4iwWL9y0F3osF+1/8vxX3X4sF3ovHmbCnCLCnnbmLygiLv3+zc6gIc6hnnFuQCLOPqpmgowigo5Wsi7UIi8J5tGinCGinVplFiwj7X4sFi/0mBQ7UixWL+gIF+gKLBYv+AgX+AosF+I75cBX7HIsF+yv83wX3A4sFrfclBfcoiwWu+yUF9wOLBfsr+N8FRyEVwPuEBSKLBb/3hAUO+gz4gBX7vPu8BYOTBXCDa5BtmwhKSgXGUAVtbQU5OfsZizndCG2pBTndi/cZ3d0I+EH4QQXd3fcZi905CKltBd05i/sZOTkIQfeQFVLELYpQUAj8H/wfBVBQii3EUgjEUumMxsYI2NgFfJN8lX6YCFbAgdezswj3Ofc5BaqpvY25cwj7jvuPBdVBBfeg96AFxsaM6VLECA6L+W8V+pSLBYv7JgX+lIsFi/cmBfe5+28V+W+LBYv7JgX9b4sFi/cmBfe5+28V+EyLBYv7JgX8TIsFi/cmBQ6L+W8V+pSLBYv7JgX+lIsFi/cmBYv7bxX5b4sFi/smBf1viwWL9yYFi/tvFfhMiwWL+yYF/EyLBYv3JgUOi/lvFfqSiwWL+yYF/pKLBYv3JgWL+28V+pGLBYv7JgX+kYsFi/cmBYv7bxX6lIsFi/smBf6UiwWL9yYFDvdv+W8V+N2LBYv7JgX83YsFi/cmBftv+28V+pSLBYv7JgX+lIsFi/cmBfdv+28V+N2LBYv7JgX83YsFi/cmBQ76lBT6lBWLDAoAAwQAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAACDmHgPA/8D/wAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADAAAAAIAAgAAgAAACDmHv/9//8AAAAg5gD//f///+EaAgADAAEAAAAAAAAAAAABAAH//wAPAAEAAAABAACLSUTLXw889QALBAAAAAAAzwh6egAAAADPCHp6////twQBA7cAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAD/////BAEAAQAAAAAAAAAAAAAAAAAAACEAAAAAAgAAAAQAAAAEAAAABAAAAAQAANsEAAAABAAA2gQAAAAEAAASBAAAkgQA//8EAAAABAAAAAQAAAAEAAEkBAAAAAQAAAAEAABJBAAAAAQAANsEAABKBAAASgQAAJIEAAAABAAAAAQAASUEAABJBAAAhQQAAAAEAAAABAAAAAQAAAAAAFAAACEAAAAAAA4ArgABAAAAAAABABgAAAABAAAAAAACAA4AagABAAAAAAADABgALgABAAAAAAAEABgAeAABAAAAAAAFABYAGAABAAAAAAAGAAwARgABAAAAAAAKACgAkAADAAEECQABABgAAAADAAEECQACAA4AagADAAEECQADABgALgADAAEECQAEABgAeAADAAEECQAFABYAGAADAAEECQAGABgAUgADAAEECQAKACgAkABSAGUAZABhAGMAdABvAHIARgBvAG4AdABWAGUAcgBzAGkAbwBuACAAMAAuADAAUgBlAGQAYQBjAHQAbwByAEYAbwBuAHRSZWRhY3RvckZvbnQAUgBlAGQAYQBjAHQAbwByAEYAbwBuAHQAUgBlAGcAdQBsAGEAcgBSAGUAZABhAGMAdABvAHIARgBvAG4AdABHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA)
            format("woff");
    font-weight: 400;
    font-style: normal;
}
.redactor_box ::selection {
    background: #ffff9e;
}
.redactor_box ::-moz-selection {
    background: #ffff9e;
}
.redactor_box img::selection {
    background: 0 0;
}
.redactor_box img::-moz-selection {
    background: 0 0;
}
.redactor_box {
    position: relative;
    overflow: visible;
    background: #fff;
}
.redactor_box iframe {
    display: block;
    margin: 0;
    padding: 0;
    border: 1px solid #eee;
}
.redactor_box textarea {
    position: relative;
    z-index: 1004;
    display: block;
    overflow: auto;
    margin: 0;
    padding: 0;
    width: 100%;
    outline: 0;
    border: none;
    background-color: #222;
    box-shadow: none;
    color: #ccc;
    font-size: 13px;
    font-family: Menlo, Monaco, monospace, sans-serif;
    resize: none;
}
.redactor-link-tooltip,
.redactor-link-tooltip a,
.redactor_editor blockquote,
.redactor_editor div,
.redactor_editor dl,
.redactor_editor h1,
.redactor_editor h2,
.redactor_editor h3,
.redactor_editor h4,
.redactor_editor h5,
.redactor_editor h6,
.redactor_editor ol,
.redactor_editor p,
.redactor_editor pre,
.redactor_editor table,
.redactor_editor ul {
    font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}
.redactor_box textarea:focus {
    outline: 0;
}
body .redactor_air {
    position: absolute;
    z-index: 102;
}
body .redactor_box_fullscreen {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 49000;
    overflow: hidden;
    width: 100%;
}
.redactor-link-tooltip {
    position: absolute;
    z-index: 49999;
    padding: 10px;
    line-height: 1;
    display: inline-block;
    background-color: #000;
    color: #555 !important;
}
.redactor-link-tooltip,
.redactor-link-tooltip a {
    font-size: 12px;
}
.redactor-link-tooltip a {
    color: #ccc;
    margin: 0 5px;
    text-decoration: none;
}
.redactor-link-tooltip a:hover {
    color: #fff;
}
#redactor-image-box img {
    width: 100%;
}
.redactor_editor {
    position: relative;
    overflow: auto;
    margin: 0 !important;
    padding: 10px 20px 5px;
    outline: 0;
    background: #fff;
    box-shadow: none !important;
    border: 1px solid #eee;
}
.redactor_editor:focus {
    outline: 0;
}
.redactor_editor code,
.redactor_editor pre {
    font-family: Menlo, Monaco, monospace, sans-serif;
}
.redactor_editor blockquote,
.redactor_editor div,
.redactor_editor dl,
.redactor_editor ol,
.redactor_editor p,
.redactor_editor pre,
.redactor_editor table,
.redactor_editor ul {
    font-size: 14px;
    line-height: 1.6em;
    margin: 0;
    margin-bottom: 10px !important;
    border: none;
    background: 0 0 !important;
    box-shadow: none !important;
}
.redactor_editor a {
    color: #15c !important;
    text-decoration: underline !important;
}
.redactor_editor .redactor_placeholder {
    color: #999 !important;
    display: block !important;
}
.redactor_editor embed,
.redactor_editor img,
.redactor_editor object,
.redactor_editor video {
    max-width: 100%;
    width: auto;
}
.redactor_editor img,
.redactor_editor video {
    height: auto;
}
.redactor_editor hr,
.redactor_editor iframe,
.redactor_editor object {
    margin-bottom: 15px !important;
}
.redactor_editor blockquote {
    margin-left: 1.5em !important;
    padding-left: 0 !important;
    color: #777;
    font-style: italic !important;
}
.redactor_editor ol,
.redactor_editor ul {
    padding-left: 2em !important;
}
.redactor_editor ol ol,
.redactor_editor ol ul,
.redactor_editor ul ol,
.redactor_editor ul ul {
    margin: 2px !important;
    padding: 0 0 0 2em !important;
    border: none;
}
.redactor_editor dl dt {
    font-weight: 700;
}
.redactor_editor dd {
    margin-left: 1em;
}
.redactor_editor table {
    border-collapse: collapse;
    font-size: 1em !important;
}
.redactor_editor table td {
    padding: 5px !important;
    border: 1px solid #ddd;
    vertical-align: top;
}
.redactor_editor table thead td {
    border-bottom: 2px solid #000 !important;
    font-weight: 700 !important;
}
.redactor_editor code {
    background-color: #d8d7d7 !important;
}
.redactor_editor pre {
    overflow: auto;
    padding: 1em !important;
    border: 1px solid #ddd !important;
    border-radius: 3px !important;
    background: #f8f8f8 !important;
    white-space: pre;
    font-size: 90% !important;
}
.redactor_editor hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
}
.redactor_editor h1,
.redactor_editor h2,
.redactor_editor h3,
.redactor_editor h4,
.redactor_editor h5,
.redactor_editor h6 {
    margin-top: 0 !important;
    padding: 0 !important;
    background: 0 0;
    color: #000;
    font-weight: 700;
}
.redactor_editor h1 {
    font-size: 36px !important;
    line-height: 1.111em !important;
    margin-bottom: 0.15em !important;
}
.redactor_editor h2 {
    font-size: 30px !important;
    line-height: 1.111em !important;
    margin-bottom: 0.25em !important;
}
.redactor_editor h3 {
    font-size: 24px !important;
    line-height: 1.333em !important;
    margin-bottom: 0.2em !important;
}
.redactor_editor h4 {
    font-size: 18px !important;
    line-height: 1.5em !important;
    margin-bottom: 0.2em !important;
}
.redactor_editor h5 {
    font-size: 1em !important;
    line-height: 1.6em !important;
    margin-bottom: 0.25em !important;
}
.redactor_editor h6 {
    font-size: 0.8em !important;
    line-height: 1.6em !important;
    text-transform: uppercase;
    margin-bottom: 0.3em !important;
}
.redactor_toolbar {
    position: relative;
    top: 0;
    left: 0;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
    font-size: 14px !important;
    font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
    line-height: 1 !important;
    background: #fff;
    border: none;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    z-index: 3;
}
.redactor_toolbar:after {
    display: table;
    clear: both;
}
.redactor_toolbar.redactor-toolbar-overflow {
    overflow-y: auto;
    height: 29px;
    white-space: nowrap;
}
.redactor_toolbar.redactor-toolbar-external {
    z-index: 999;
    box-shadow: none;
    border: 1px solid rgba(0, 0, 0, 0.1);
}
body .redactor_air .redactor_toolbar {
    padding-right: 2px !important;
}
.redactor_toolbar li {
    vertical-align: top;
    display: inline-block;
    margin: 0 !important;
    padding: 0 !important;
    outline: 0;
    list-style: none !important;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.redactor_toolbar li a {
    display: block;
    color: #333;
    text-align: center;
    padding: 9px 10px;
    outline: 0;
    border: none;
    text-decoration: none;
    cursor: pointer;
    zoom: 1;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.redactor_toolbar li a:hover {
    outline: 0;
    background-color: #1f78d8;
    color: #fff;
}
.redactor_toolbar li a:hover i:before {
    color: #fff;
}
.redactor_toolbar li a.redactor_act,
.redactor_toolbar li a:active {
    outline: 0;
    background-color: #ccc;
    color: #444;
}
.redactor_toolbar li a.redactor-btn-image {
    width: 14px;
    height: 14px;
    background-position: center center;
    background-repeat: no-repeat;
}
.redactor_button_disabled {
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    opacity: 0.3;
}
.redactor_button_disabled:hover {
    outline: 0;
    background-color: transparent !important;
    cursor: default;
}
.redactor_toolbar li a.fa-redactor-btn {
    display: inline-block;
    padding: 9px 10px 8px;
    line-height: 1;
}
.redactor_toolbar.redactor-toolbar-typewriter {
    box-shadow: none;
    background: rgba(240, 240, 240, 0.9);
}
.redactor_toolbar.redactor-toolbar-typewriter li a:hover {
    outline: 0;
    background-color: #1f78d8;
    color: #fff;
}
.redactor_toolbar.redactor-toolbar-typewriter li a.redactor_act,
.redactor_toolbar.redactor-toolbar-typewriter li a:active {
    outline: 0;
    background-color: #ccc;
    color: #444;
}
.re-icon {
    font-family: RedactorFont;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.re-icon i:before {
    position: relative;
    font-size: 14px;
}
.re-video:before {
    content: "\e600";
}
.re-unorderedlist:before {
    content: "\e601";
}
.re-undo:before {
    content: "\e602";
}
.re-underline:before {
    content: "\e603";
}
.re-textdirection:before {
    content: "\e604";
}
.re-fontcolor:before {
    content: "\e605";
}
.re-table:before {
    content: "\e606";
}
.re-redo:before {
    content: "\e607";
}
.re-quote:before {
    content: "\e608";
}
.re-outdent:before {
    content: "\e609";
}
.re-orderedlist:before {
    content: "\e60a";
}
.re-link:before {
    content: "\e60b";
}
.re-horizontalrule:before {
    content: "\e60c";
}
.re-italic:before {
    content: "\e60d";
}
.re-indent:before {
    content: "\e60e";
}
.re-image:before {
    content: "\e60f";
}
.re-fullscreen:before {
    content: "\e610";
}
.re-normalscreen:before {
    content: "\e611";
}
.re-formatting:before {
    content: "\e612";
}
.re-fontsize:before {
    content: "\e613";
}
.re-fontfamily:before {
    content: "\e614";
}
.re-deleted:before {
    content: "\e615";
}
.re-html:before {
    content: "\e616";
}
.re-clips:before {
    content: "\e617";
}
.re-bold:before {
    content: "\e618";
}
.re-backcolor:before {
    content: "\e619";
}
.re-file:before {
    content: "\e61a";
}
.re-alignright:before {
    content: "\e61b";
}
.re-alignleft:before,
.re-alignment:before {
    content: "\e61c";
}
.re-alignjustify:before {
    content: "\e61d";
}
.re-aligncenter:before {
    content: "\e61e";
}
.redactor_format_blockquote {
    padding-left: 10px;
    color: #666 !important;
    font-style: italic;
}
.redactor_format_pre {
    font-family: monospace, sans-serif;
}
.redactor_format_h1,
.redactor_format_h2,
.redactor_format_h3,
.redactor_format_h4,
.redactor_format_h5 {
    font-weight: 700;
}
.redactor_format_h1 {
    font-size: 30px;
    line-height: 36px;
}
.redactor_format_h2 {
    font-size: 24px;
    line-height: 36px;
}
.redactor_format_h3 {
    font-size: 20px;
    line-height: 30px;
}
.redactor_format_h4 {
    font-size: 16px;
    line-height: 26px;
}
.redactor_format_h5 {
    font-size: 14px;
    line-height: 23px;
}
.redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h1,
.redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h2,
.redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h3,
.redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h4,
.redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h5 {
    font-size: 1em;
    line-height: 1.6em;
    text-transform: uppercase;
}
.redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h2 {
    font-size: 0.85em;
}
.redactor_editor.redactor-editor-typewriter {
    background: #f5f5f5 !important;
    padding: 25px 50px !important;
}
.redactor_editor.redactor-editor-typewriter blockquote,
.redactor_editor.redactor-editor-typewriter div,
.redactor_editor.redactor-editor-typewriter dl,
.redactor_editor.redactor-editor-typewriter h1,
.redactor_editor.redactor-editor-typewriter h2,
.redactor_editor.redactor-editor-typewriter h3,
.redactor_editor.redactor-editor-typewriter h4,
.redactor_editor.redactor-editor-typewriter h5,
.redactor_editor.redactor-editor-typewriter h6,
.redactor_editor.redactor-editor-typewriter ol,
.redactor_editor.redactor-editor-typewriter p,
.redactor_editor.redactor-editor-typewriter pre,
.redactor_editor.redactor-editor-typewriter table,
.redactor_editor.redactor-editor-typewriter ul {
    font-family: "Courier New", "Lucida Console", Consolas, Monaco, monospace, sans-serif;
    font-size: 18px !important;
    line-height: 1.5em !important;
    margin-bottom: 1.5em !important;
}
.redactor_editor.redactor-editor-typewriter h2 {
    font-size: 14px !important;
}
.redactor_editor.redactor-editor-typewriter h1,
.redactor_editor.redactor-editor-typewriter h2,
.redactor_editor.redactor-editor-typewriter h3,
.redactor_editor.redactor-editor-typewriter h4,
.redactor_editor.redactor-editor-typewriter h5,
.redactor_editor.redactor-editor-typewriter h6 {
    text-transform: uppercase;
}
.redactor_editor.redactor-editor-typewriter a {
    color: #000 !important;
    text-decoration: underline !important;
}
.redactor_editor.redactor_editor_wym {
    padding: 10px 7px 0 !important;
    background: #f6f6f6 !important;
}
.redactor_editor.redactor_editor_wym blockquote,
.redactor_editor.redactor_editor_wym div,
.redactor_editor.redactor_editor_wym dl,
.redactor_editor.redactor_editor_wym h1,
.redactor_editor.redactor_editor_wym h2,
.redactor_editor.redactor_editor_wym h3,
.redactor_editor.redactor_editor_wym h4,
.redactor_editor.redactor_editor_wym h5,
.redactor_editor.redactor_editor_wym h6,
.redactor_editor.redactor_editor_wym ol,
.redactor_editor.redactor_editor_wym p,
.redactor_editor.redactor_editor_wym pre,
.redactor_editor.redactor_editor_wym table,
.redactor_editor.redactor_editor_wym ul {
    margin-top: 0;
    margin-bottom: 5px !important;
    padding: 10px !important;
    border: 1px solid #e4e4e4 !important;
    background-color: #fff !important;
}
.redactor_editor.redactor_editor_wym blockquote:before {
    content: "";
}
.redactor_editor.redactor_editor_wym img {
    position: relative;
    z-index: 2;
}
.redactor_editor.redactor_editor_wym div {
    border: 1px dotted #aaa !important;
}
.redactor_editor.redactor_editor_wym pre {
    border: 2px dashed #e4e4e4 !important;
    background-color: #f8f8f8 !important;
}
.redactor_editor.redactor_editor_wym ol,
.redactor_editor.redactor_editor_wym ul {
    padding-left: 2em !important;
}
.redactor_editor.redactor_editor_wym ol li ol,
.redactor_editor.redactor_editor_wym ol li ul,
.redactor_editor.redactor_editor_wym ul li ol,
.redactor_editor.redactor_editor_wym ul li ul {
    border: none !important;
}
.redactor_dropdown {
    position: absolute;
    top: 28px;
    left: 0;
    z-index: 2004;
    padding: 10px;
    width: 200px;
    background-color: #fff;
    box-shadow: 0 1px 5px #bbb;
    font-size: 13px;
    font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif;
    line-height: 21px;
}
.redactor-toolbar-typewriter .redactor_dropdown {
    font-family: "Courier New", "Lucida Console", Consolas, Monaco, monospace, sans-serif;
    background-color: #f5f5f5;
}
.redactor_separator_drop {
    padding: 0 !important;
    font-size: 0;
    line-height: 0;
}
.redactor_dropdown a {
    display: block;
    padding: 3px 5px;
    color: #000;
    text-decoration: none;
}
.redactor_dropdown a:hover {
    background-color: #dde4ef;
    color: #444 !important;
    text-decoration: none;
}
#redactor_modal_overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 50000;
    margin: auto;
    width: 100%;
    height: 100%;
    background-color: #000 !important;
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    opacity: 0.3;
}
#redactor_modal {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 50001;
    padding: 0;
    background: #fff;
    color: #000;
    font-size: 12px !important;
    font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5);
}
#redactor_modal header {
    padding: 20px 30px 5px;
    font-size: 16px;
}
#redactor_modal section {
    padding: 20px 30px;
}
#redactor_modal label {
    display: block !important;
    float: none !important;
    margin: 10px 0 3px !important;
    padding: 0 !important;
    font-size: 12px !important;
}
#redactor_modal footer:after {
    display: table;
    clear: both;
}
#redactor_modal footer div {
    float: left;
}
#redactor_modal input[type="checkbox"],
#redactor_modal input[type="radio"] {
    position: relative;
    top: -1px;
}
#redactor_modal input[type="text"],
#redactor_modal input[type="password"],
#redactor_modal input[type="email"],
#redactor_modal textarea {
    position: relative;
    z-index: 2;
    margin: 0;
    padding: 1px 2px;
    height: 23px;
    border: 1px solid #ccc;
    border-radius: 1px;
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
    color: #333;
    font-size: 13px;
    font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
    line-height: 1;
    -moz-transition: border 0.3s ease-in;
    transition: border 0.3s ease-in;
}
#redactor_modal textarea {
    display: block;
    margin-top: 4px;
    line-height: 1.4em;
}
#redactor_modal input:focus,
#redactor_modal textarea:focus {
    outline: 0;
    border-color: #5ca9e4;
    box-shadow: 0 0 0 2px rgba(70, 161, 231, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2) inset;
}
#redactor_modal_close {
    position: absolute;
    top: 5px;
    right: 3px;
    width: 20px;
    height: 20px;
    color: #999;
    font-size: 26px;
    cursor: pointer;
}
#redactor_modal_close:hover {
    color: #000;
}
.redactor_input {
    width: 99%;
    font-size: 14px;
}
.redactor_modal_box {
    overflow: auto;
    margin-bottom: 10px;
    height: 350px;
}
#redactor_image_box {
    overflow: auto;
    margin-bottom: 10px;
    height: 270px;
}
#redactor_image_box_select {
    display: block;
    margin-bottom: 15px !important;
    width: 200px;
}
#redactor_image_box img {
    margin-right: 10px;
    margin-bottom: 10px;
    max-width: 100px;
    cursor: pointer;
}
#redactor_tabs {
    margin-bottom: 18px;
}
#redactor_tabs a {
    display: inline-block;
    margin-right: 2px;
    padding: 4px 14px;
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    background: #fff;
    color: #000;
    text-decoration: none;
    line-height: 1;
}
#redactor_tabs a.redactor_tabs_act,
#redactor_tabs a:hover {
    border-color: #eee;
    color: #999 !important;
    text-decoration: none !important;
}
#redactor_modal footer button {
    position: relative;
    width: 100%;
    padding: 10px 16px;
    margin: 0;
    outline: 0;
    border: none;
    background-color: #ddd;
    color: #000;
    text-align: center;
    text-decoration: none;
    font-weight: 400;
    font-size: 12px;
    font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
    line-height: 1;
    cursor: pointer;
}
#redactor_modal footer button:hover {
    color: #777;
    background: #bbb;
    text-decoration: none;
}
#redactor_modal footer button.redactor_modal_delete_btn {
    background: #b52525;
    color: #fff;
}
#redactor_modal footer button.redactor_modal_delete_btn:hover {
    color: rgba(255, 255, 255, 0.6);
    background-color: #881b1b;
}
#redactor_modal footer button.redactor_modal_action_btn {
    background: #2461b5;
    color: #fff;
}
#redactor_modal footer button.redactor_modal_action_btn:hover {
    color: rgba(255, 255, 255, 0.6);
    background-color: #1a4580;
}
.redactor_droparea {
    position: relative;
    margin: auto auto 5px;
    width: 100%;
}
.redactor_droparea .redactor_dropareabox {
    position: relative;
    z-index: 1;
    padding: 60px 0;
    width: 99%;
    border: 1px dashed #ddd;
    background: #fff;
    text-align: center;
}
.redactor_dropalternative,
.redactor_droparea .redactor_dropareabox {
    color: #555;
    font-size: 12px;
}
.redactor_dropalternative {
    margin: 4px 0 2px;
}
.fa.fa-pull-left,
.fa.pull-left {
    margin-right: 0.3em;
}
.redactor_dropareabox.hover {
    border-color: #aaa;
    background: #efe3b8;
}
.redactor_dropareabox.error {
    border-color: #dcc3c3;
    background: #f7e5e5;
}
.redactor_dropareabox.drop {
    border-color: #e0e5d6;
    background: #f4f4ee;
}
#redactor-progress {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000000;
}
#redactor-progress.redactor-progress-inline {
    position: static;
    margin-bottom: 4px;
}
#redactor-progress > span {
    display: block;
    height: 10px;
    width: 100%;
    background-color: #0a8bfb;
    box-shadow: 0 1px 2px rgba(255, 255, 255, 0.9) inset;
    -webkit-background-size: 30px 30px;
    -moz-background-size: 30px 30px;
    background-size: 30px 30px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right bottom,
        color-stop(0.25, rgba(255, 255, 255, 0.9)),
        color-stop(0.25, transparent),
        color-stop(0.5, transparent),
        color-stop(0.5, rgba(255, 255, 255, 0.9)),
        color-stop(0.75, rgba(255, 255, 255, 0.9)),
        color-stop(0.75, transparent),
        to(transparent)
    );
    background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 0.9) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.9) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, 0.9) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.9) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(135deg, rgba(255, 255, 255, 0.9) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.9) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, 0.9) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.9) 75%, transparent 75%, transparent);
    background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.9) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.9) 75%, transparent 75%, transparent);
    -webkit-animation: animate-stripes 2s linear infinite;
    animation: animate-stripes 2s linear infinite;
}
.fa,
.fa-stack,
.navbar-brand {
    display: inline-block;
}
@-webkit-keyframes animate-stripes {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 60px 0;
    }
}
@keyframes animate-stripes {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 60px 0;
    }
}
body.app,
body.base {
    background: #fff;
}
@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.5.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2?v=4.5.0) format("woff2"), url(../fonts/fontawesome-webfont.woff?v=4.5.0) format("woff"),
        url(../fonts/fontawesome-webfont.ttf?v=4.5.0) format("truetype"), url(../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal;
}
.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.fa-fw {
    width: 1.28571429em;
    text-align: center;
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}
.fa.fa-pull-right,
.fa.pull-right {
    margin-left: 0.3em;
}
.fa-ul > li {
    position: relative;
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
}
.fa-li.fa-lg {
    left: -1.85714286em;
}
.fa-border {
    padding: 0.2em 0.25em 0.15em;
    border: 0.08em solid #eee;
    border-radius: 0.1em;
}
.fa-pull-left {
    float: left;
}
.fa-pull-right,
.header h1,
.header p {
    float: right;
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    filter: none;
}
.fa-stack {
    position: relative;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.fa-stack-1x {
    line-height: inherit;
}
.fa-stack-2x {
    font-size: 2em;
}
.fa-inverse {
    color: #fff;
}
.fa-glass:before {
    content: "\f000";
}
.fa-music:before {
    content: "\f001";
}
.fa-search:before {
    content: "\f002";
}
.fa-envelope-o:before {
    content: "\f003";
}
.fa-heart:before {
    content: "\f004";
}
.fa-star:before {
    content: "\f005";
}
.fa-star-o:before {
    content: "\f006";
}
.fa-user:before {
    content: "\f007";
}
.fa-film:before {
    content: "\f008";
}
.fa-th-large:before {
    content: "\f009";
}
.fa-th:before {
    content: "\f00a";
}
.fa-th-list:before {
    content: "\f00b";
}
.fa-check:before {
    content: "\f00c";
}
.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: "\f00d";
}
.fa-search-plus:before {
    content: "\f00e";
}
.fa-search-minus:before {
    content: "\f010";
}
.fa-power-off:before {
    content: "\f011";
}
.fa-signal:before {
    content: "\f012";
}
.fa-cog:before,
.fa-gear:before {
    content: "\f013";
}
.fa-trash-o:before {
    content: "\f014";
}
.fa-home:before {
    content: "\f015";
}
.fa-file-o:before {
    content: "\f016";
}
.fa-clock-o:before {
    content: "\f017";
}
.fa-road:before {
    content: "\f018";
}
.fa-download:before {
    content: "\f019";
}
.fa-arrow-circle-o-down:before {
    content: "\f01a";
}
.fa-arrow-circle-o-up:before {
    content: "\f01b";
}
.fa-inbox:before {
    content: "\f01c";
}
.fa-play-circle-o:before {
    content: "\f01d";
}
.fa-repeat:before,
.fa-rotate-right:before {
    content: "\f01e";
}
.fa-refresh:before {
    content: "\f021";
}
.fa-list-alt:before {
    content: "\f022";
}
.fa-lock:before {
    content: "\f023";
}
.fa-flag:before {
    content: "\f024";
}
.fa-headphones:before {
    content: "\f025";
}
.fa-volume-off:before {
    content: "\f026";
}
.fa-volume-down:before {
    content: "\f027";
}
.fa-volume-up:before {
    content: "\f028";
}
.fa-qrcode:before {
    content: "\f029";
}
.fa-barcode:before {
    content: "\f02a";
}
.fa-tag:before {
    content: "\f02b";
}
.fa-tags:before {
    content: "\f02c";
}
.fa-book:before {
    content: "\f02d";
}
.fa-bookmark:before {
    content: "\f02e";
}
.fa-print:before {
    content: "\f02f";
}
.fa-camera:before {
    content: "\f030";
}
.fa-font:before {
    content: "\f031";
}
.fa-bold:before {
    content: "\f032";
}
.fa-italic:before {
    content: "\f033";
}
.fa-text-height:before {
    content: "\f034";
}
.fa-text-width:before {
    content: "\f035";
}
.fa-align-left:before {
    content: "\f036";
}
.fa-align-center:before {
    content: "\f037";
}
.fa-align-right:before {
    content: "\f038";
}
.fa-align-justify:before {
    content: "\f039";
}
.fa-list:before {
    content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b";
}
.fa-indent:before {
    content: "\f03c";
}
.fa-video-camera:before {
    content: "\f03d";
}
.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: "\f03e";
}
.fa-pencil:before {
    content: "\f040";
}
.fa-map-marker:before {
    content: "\f041";
}
.fa-adjust:before {
    content: "\f042";
}
.fa-tint:before {
    content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044";
}
.fa-share-square-o:before {
    content: "\f045";
}
.fa-check-square-o:before {
    content: "\f046";
}
.fa-arrows:before {
    content: "\f047";
}
.fa-step-backward:before {
    content: "\f048";
}
.fa-fast-backward:before {
    content: "\f049";
}
.fa-backward:before {
    content: "\f04a";
}
.fa-play:before {
    content: "\f04b";
}
.fa-pause:before {
    content: "\f04c";
}
.fa-stop:before {
    content: "\f04d";
}
.fa-forward:before {
    content: "\f04e";
}
.fa-fast-forward:before {
    content: "\f050";
}
.fa-step-forward:before {
    content: "\f051";
}
.fa-eject:before {
    content: "\f052";
}
.fa-chevron-left:before {
    content: "\f053";
}
.fa-chevron-right:before {
    content: "\f054";
}
.fa-plus-circle:before {
    content: "\f055";
}
.fa-minus-circle:before {
    content: "\f056";
}
.fa-times-circle:before {
    content: "\f057";
}
.fa-check-circle:before {
    content: "\f058";
}
.fa-question-circle:before {
    content: "\f059";
}
.fa-info-circle:before {
    content: "\f05a";
}
.fa-crosshairs:before {
    content: "\f05b";
}
.fa-times-circle-o:before {
    content: "\f05c";
}
.fa-check-circle-o:before {
    content: "\f05d";
}
.fa-ban:before {
    content: "\f05e";
}
.fa-arrow-left:before {
    content: "\f060";
}
.fa-arrow-right:before {
    content: "\f061";
}
.fa-arrow-up:before {
    content: "\f062";
}
.fa-arrow-down:before {
    content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
    content: "\f064";
}
.fa-expand:before {
    content: "\f065";
}
.fa-compress:before {
    content: "\f066";
}
.fa-plus:before {
    content: "\f067";
}
.fa-minus:before {
    content: "\f068";
}
.fa-asterisk:before {
    content: "\f069";
}
.fa-exclamation-circle:before {
    content: "\f06a";
}
.fa-gift:before {
    content: "\f06b";
}
.fa-leaf:before {
    content: "\f06c";
}
.fa-fire:before {
    content: "\f06d";
}
.fa-eye:before {
    content: "\f06e";
}
.fa-eye-slash:before {
    content: "\f070";
}
.fa-exclamation-triangle:before,
.fa-warning:before {
    content: "\f071";
}
.fa-plane:before {
    content: "\f072";
}
.fa-calendar:before {
    content: "\f073";
}
.fa-random:before {
    content: "\f074";
}
.fa-comment:before {
    content: "\f075";
}
.fa-magnet:before {
    content: "\f076";
}
.fa-chevron-up:before {
    content: "\f077";
}
.fa-chevron-down:before {
    content: "\f078";
}
.fa-retweet:before {
    content: "\f079";
}
.fa-shopping-cart:before {
    content: "\f07a";
}
.fa-folder:before {
    content: "\f07b";
}
.fa-folder-open:before {
    content: "\f07c";
}
.fa-arrows-v:before {
    content: "\f07d";
}
.fa-arrows-h:before {
    content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080";
}
.fa-twitter-square:before {
    content: "\f081";
}
.fa-facebook-square:before {
    content: "\f082";
}
.fa-camera-retro:before {
    content: "\f083";
}
.fa-key:before {
    content: "\f084";
}
.fa-cogs:before,
.fa-gears:before {
    content: "\f085";
}
.fa-comments:before {
    content: "\f086";
}
.fa-thumbs-o-up:before {
    content: "\f087";
}
.fa-thumbs-o-down:before {
    content: "\f088";
}
.fa-star-half:before {
    content: "\f089";
}
.fa-heart-o:before {
    content: "\f08a";
}
.fa-sign-out:before {
    content: "\f08b";
}
.fa-linkedin-square:before {
    content: "\f08c";
}
.fa-thumb-tack:before {
    content: "\f08d";
}
.fa-external-link:before {
    content: "\f08e";
}
.fa-sign-in:before {
    content: "\f090";
}
.fa-trophy:before {
    content: "\f091";
}
.fa-github-square:before {
    content: "\f092";
}
.fa-upload:before {
    content: "\f093";
}
.fa-lemon-o:before {
    content: "\f094";
}
.fa-phone:before {
    content: "\f095";
}
.fa-square-o:before {
    content: "\f096";
}
.fa-bookmark-o:before {
    content: "\f097";
}
.fa-phone-square:before {
    content: "\f098";
}
.fa-twitter:before {
    content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a";
}
.fa-github:before {
    content: "\f09b";
}
.fa-unlock:before {
    content: "\f09c";
}
.fa-credit-card:before {
    content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
    content: "\f09e";
}
.fa-hdd-o:before {
    content: "\f0a0";
}
.fa-bullhorn:before {
    content: "\f0a1";
}
.fa-bell:before {
    content: "\f0f3";
}
.fa-certificate:before {
    content: "\f0a3";
}
.fa-hand-o-right:before {
    content: "\f0a4";
}
.fa-hand-o-left:before {
    content: "\f0a5";
}
.fa-hand-o-up:before {
    content: "\f0a6";
}
.fa-hand-o-down:before {
    content: "\f0a7";
}
.fa-arrow-circle-left:before {
    content: "\f0a8";
}
.fa-arrow-circle-right:before {
    content: "\f0a9";
}
.fa-arrow-circle-up:before {
    content: "\f0aa";
}
.fa-arrow-circle-down:before {
    content: "\f0ab";
}
.fa-globe:before {
    content: "\f0ac";
}
.fa-wrench:before {
    content: "\f0ad";
}
.fa-tasks:before {
    content: "\f0ae";
}
.fa-filter:before {
    content: "\f0b0";
}
.fa-briefcase:before {
    content: "\f0b1";
}
.fa-arrows-alt:before {
    content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
    content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
    content: "\f0c1";
}
.fa-cloud:before {
    content: "\f0c2";
}
.fa-flask:before {
    content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5";
}
.fa-paperclip:before {
    content: "\f0c6";
}
.fa-floppy-o:before,
.fa-save:before {
    content: "\f0c7";
}
.fa-square:before {
    content: "\f0c8";
}
.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: "\f0c9";
}
.fa-list-ul:before {
    content: "\f0ca";
}
.fa-list-ol:before {
    content: "\f0cb";
}
.fa-strikethrough:before {
    content: "\f0cc";
}
.fa-underline:before {
    content: "\f0cd";
}
.fa-table:before {
    content: "\f0ce";
}
.fa-magic:before {
    content: "\f0d0";
}
.fa-truck:before {
    content: "\f0d1";
}
.fa-pinterest:before {
    content: "\f0d2";
}
.fa-pinterest-square:before {
    content: "\f0d3";
}
.fa-google-plus-square:before {
    content: "\f0d4";
}
.fa-google-plus:before {
    content: "\f0d5";
}
.fa-money:before {
    content: "\f0d6";
}
.fa-caret-down:before {
    content: "\f0d7";
}
.fa-caret-up:before {
    content: "\f0d8";
}
.fa-caret-left:before {
    content: "\f0d9";
}
.fa-caret-right:before {
    content: "\f0da";
}
.fa-columns:before {
    content: "\f0db";
}
.fa-sort:before,
.fa-unsorted:before {
    content: "\f0dc";
}
.fa-sort-desc:before,
.fa-sort-down:before {
    content: "\f0dd";
}
.fa-sort-asc:before,
.fa-sort-up:before {
    content: "\f0de";
}
.fa-envelope:before {
    content: "\f0e0";
}
.fa-linkedin:before {
    content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2";
}
.fa-gavel:before,
.fa-legal:before {
    content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4";
}
.fa-comment-o:before {
    content: "\f0e5";
}
.fa-comments-o:before {
    content: "\f0e6";
}
.fa-bolt:before,
.fa-flash:before {
    content: "\f0e7";
}
.fa-sitemap:before {
    content: "\f0e8";
}
.fa-umbrella:before {
    content: "\f0e9";
}
.fa-clipboard:before,
.fa-paste:before {
    content: "\f0ea";
}
.fa-lightbulb-o:before {
    content: "\f0eb";
}
.fa-exchange:before {
    content: "\f0ec";
}
.fa-cloud-download:before {
    content: "\f0ed";
}
.fa-cloud-upload:before {
    content: "\f0ee";
}
.fa-user-md:before {
    content: "\f0f0";
}
.fa-stethoscope:before {
    content: "\f0f1";
}
.fa-suitcase:before {
    content: "\f0f2";
}
.fa-bell-o:before {
    content: "\f0a2";
}
.fa-coffee:before {
    content: "\f0f4";
}
.fa-cutlery:before {
    content: "\f0f5";
}
.fa-file-text-o:before {
    content: "\f0f6";
}
.fa-building-o:before {
    content: "\f0f7";
}
.fa-hospital-o:before {
    content: "\f0f8";
}
.fa-ambulance:before {
    content: "\f0f9";
}
.fa-medkit:before {
    content: "\f0fa";
}
.fa-fighter-jet:before {
    content: "\f0fb";
}
.fa-beer:before {
    content: "\f0fc";
}
.fa-h-square:before {
    content: "\f0fd";
}
.fa-plus-square:before {
    content: "\f0fe";
}
.fa-angle-double-left:before {
    content: "\f100";
}
.fa-angle-double-right:before {
    content: "\f101";
}
.fa-angle-double-up:before {
    content: "\f102";
}
.fa-angle-double-down:before {
    content: "\f103";
}
.fa-angle-left:before {
    content: "\f104";
}
.fa-angle-right:before {
    content: "\f105";
}
.fa-angle-up:before {
    content: "\f106";
}
.fa-angle-down:before {
    content: "\f107";
}
.fa-desktop:before {
    content: "\f108";
}
.fa-laptop:before {
    content: "\f109";
}
.fa-tablet:before {
    content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b";
}
.fa-circle-o:before {
    content: "\f10c";
}
.fa-quote-left:before {
    content: "\f10d";
}
.fa-quote-right:before {
    content: "\f10e";
}
.fa-spinner:before {
    content: "\f110";
}
.fa-circle:before {
    content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112";
}
.fa-github-alt:before {
    content: "\f113";
}
.fa-folder-o:before {
    content: "\f114";
}
.fa-folder-open-o:before {
    content: "\f115";
}
.fa-smile-o:before {
    content: "\f118";
}
.fa-frown-o:before {
    content: "\f119";
}
.fa-meh-o:before {
    content: "\f11a";
}
.fa-gamepad:before {
    content: "\f11b";
}
.fa-keyboard-o:before {
    content: "\f11c";
}
.fa-flag-o:before {
    content: "\f11d";
}
.fa-flag-checkered:before {
    content: "\f11e";
}
.fa-terminal:before {
    content: "\f120";
}
.fa-code:before {
    content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123";
}
.fa-location-arrow:before {
    content: "\f124";
}
.fa-crop:before {
    content: "\f125";
}
.fa-code-fork:before {
    content: "\f126";
}
.fa-chain-broken:before,
.fa-unlink:before {
    content: "\f127";
}
.fa-question:before {
    content: "\f128";
}
.fa-info:before {
    content: "\f129";
}
.fa-exclamation:before {
    content: "\f12a";
}
.fa-superscript:before {
    content: "\f12b";
}
.fa-subscript:before {
    content: "\f12c";
}
.fa-eraser:before {
    content: "\f12d";
}
.fa-puzzle-piece:before {
    content: "\f12e";
}
.fa-microphone:before {
    content: "\f130";
}
.fa-microphone-slash:before {
    content: "\f131";
}
.fa-shield:before {
    content: "\f132";
}
.fa-calendar-o:before {
    content: "\f133";
}
.fa-fire-extinguisher:before {
    content: "\f134";
}
.fa-rocket:before {
    content: "\f135";
}
.fa-maxcdn:before {
    content: "\f136";
}
.fa-chevron-circle-left:before {
    content: "\f137";
}
.fa-chevron-circle-right:before {
    content: "\f138";
}
.fa-chevron-circle-up:before {
    content: "\f139";
}
.fa-chevron-circle-down:before {
    content: "\f13a";
}
.fa-html5:before {
    content: "\f13b";
}
.fa-css3:before {
    content: "\f13c";
}
.fa-anchor:before {
    content: "\f13d";
}
.fa-unlock-alt:before {
    content: "\f13e";
}
.fa-bullseye:before {
    content: "\f140";
}
.fa-ellipsis-h:before {
    content: "\f141";
}
.fa-ellipsis-v:before {
    content: "\f142";
}
.fa-rss-square:before {
    content: "\f143";
}
.fa-play-circle:before {
    content: "\f144";
}
.fa-ticket:before {
    content: "\f145";
}
.fa-minus-square:before {
    content: "\f146";
}
.fa-minus-square-o:before {
    content: "\f147";
}
.fa-level-up:before {
    content: "\f148";
}
.fa-level-down:before {
    content: "\f149";
}
.fa-check-square:before {
    content: "\f14a";
}
.fa-pencil-square:before {
    content: "\f14b";
}
.fa-external-link-square:before {
    content: "\f14c";
}
.fa-share-square:before {
    content: "\f14d";
}
.fa-compass:before {
    content: "\f14e";
}
.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: "\f150";
}
.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: "\f151";
}
.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: "\f152";
}
.fa-eur:before,
.fa-euro:before {
    content: "\f153";
}
.fa-gbp:before {
    content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
    content: "\f155";
}
.fa-inr:before,
.fa-rupee:before {
    content: "\f156";
}
.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: "\f157";
}
.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: "\f158";
}
.fa-krw:before,
.fa-won:before {
    content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a";
}
.fa-file:before {
    content: "\f15b";
}
.fa-file-text:before {
    content: "\f15c";
}
.fa-sort-alpha-asc:before {
    content: "\f15d";
}
.fa-sort-alpha-desc:before {
    content: "\f15e";
}
.fa-sort-amount-asc:before {
    content: "\f160";
}
.fa-sort-amount-desc:before {
    content: "\f161";
}
.fa-sort-numeric-asc:before {
    content: "\f162";
}
.fa-sort-numeric-desc:before {
    content: "\f163";
}
.fa-thumbs-up:before {
    content: "\f164";
}
.fa-thumbs-down:before {
    content: "\f165";
}
.fa-youtube-square:before {
    content: "\f166";
}
.fa-youtube:before {
    content: "\f167";
}
.fa-xing:before {
    content: "\f168";
}
.fa-xing-square:before {
    content: "\f169";
}
.fa-youtube-play:before {
    content: "\f16a";
}
.fa-dropbox:before {
    content: "\f16b";
}
.fa-stack-overflow:before {
    content: "\f16c";
}
.fa-instagram:before {
    content: "\f16d";
}
.fa-flickr:before {
    content: "\f16e";
}
.fa-adn:before {
    content: "\f170";
}
.fa-bitbucket:before {
    content: "\f171";
}
.fa-bitbucket-square:before {
    content: "\f172";
}
.fa-tumblr:before {
    content: "\f173";
}
.fa-tumblr-square:before {
    content: "\f174";
}
.fa-long-arrow-down:before {
    content: "\f175";
}
.fa-long-arrow-up:before {
    content: "\f176";
}
.fa-long-arrow-left:before {
    content: "\f177";
}
.fa-long-arrow-right:before {
    content: "\f178";
}
.fa-apple:before {
    content: "\f179";
}
.fa-windows:before {
    content: "\f17a";
}
.fa-android:before {
    content: "\f17b";
}
.fa-linux:before {
    content: "\f17c";
}
.fa-dribbble:before {
    content: "\f17d";
}
.fa-skype:before {
    content: "\f17e";
}
.fa-foursquare:before {
    content: "\f180";
}
.fa-trello:before {
    content: "\f181";
}
.fa-female:before {
    content: "\f182";
}
.fa-male:before {
    content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184";
}
.fa-sun-o:before {
    content: "\f185";
}
.fa-moon-o:before {
    content: "\f186";
}
.fa-archive:before {
    content: "\f187";
}
.fa-bug:before {
    content: "\f188";
}
.fa-vk:before {
    content: "\f189";
}
.fa-weibo:before {
    content: "\f18a";
}
.fa-renren:before {
    content: "\f18b";
}
.fa-pagelines:before {
    content: "\f18c";
}
.fa-stack-exchange:before {
    content: "\f18d";
}
.fa-arrow-circle-o-right:before {
    content: "\f18e";
}
.fa-arrow-circle-o-left:before {
    content: "\f190";
}
.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: "\f191";
}
.fa-dot-circle-o:before {
    content: "\f192";
}
.fa-wheelchair:before {
    content: "\f193";
}
.fa-vimeo-square:before {
    content: "\f194";
}
.fa-try:before,
.fa-turkish-lira:before {
    content: "\f195";
}
.fa-plus-square-o:before {
    content: "\f196";
}
.fa-space-shuttle:before {
    content: "\f197";
}
.fa-slack:before {
    content: "\f198";
}
.fa-envelope-square:before {
    content: "\f199";
}
.fa-wordpress:before {
    content: "\f19a";
}
.fa-openid:before {
    content: "\f19b";
}
.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: "\f19c";
}
.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: "\f19d";
}
.fa-yahoo:before {
    content: "\f19e";
}
.fa-google:before {
    content: "\f1a0";
}
.fa-reddit:before {
    content: "\f1a1";
}
.fa-reddit-square:before {
    content: "\f1a2";
}
.fa-stumbleupon-circle:before {
    content: "\f1a3";
}
.fa-stumbleupon:before {
    content: "\f1a4";
}
.fa-delicious:before {
    content: "\f1a5";
}
.fa-digg:before {
    content: "\f1a6";
}
.fa-pied-piper:before {
    content: "\f1a7";
}
.fa-pied-piper-alt:before {
    content: "\f1a8";
}
.fa-drupal:before {
    content: "\f1a9";
}
.fa-joomla:before {
    content: "\f1aa";
}
.fa-language:before {
    content: "\f1ab";
}
.fa-fax:before {
    content: "\f1ac";
}
.fa-building:before {
    content: "\f1ad";
}
.fa-child:before {
    content: "\f1ae";
}
.fa-paw:before {
    content: "\f1b0";
}
.fa-spoon:before {
    content: "\f1b1";
}
.fa-cube:before {
    content: "\f1b2";
}
.fa-cubes:before {
    content: "\f1b3";
}
.fa-behance:before {
    content: "\f1b4";
}
.fa-behance-square:before {
    content: "\f1b5";
}
.fa-steam:before {
    content: "\f1b6";
}
.fa-steam-square:before {
    content: "\f1b7";
}
.fa-recycle:before {
    content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
    content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba";
}
.fa-tree:before {
    content: "\f1bb";
}
.fa-spotify:before {
    content: "\f1bc";
}
.fa-deviantart:before {
    content: "\f1bd";
}
.fa-soundcloud:before {
    content: "\f1be";
}
.fa-database:before {
    content: "\f1c0";
}
.fa-file-pdf-o:before {
    content: "\f1c1";
}
.fa-file-word-o:before {
    content: "\f1c2";
}
.fa-file-excel-o:before {
    content: "\f1c3";
}
.fa-file-powerpoint-o:before {
    content: "\f1c4";
}
.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: "\f1c5";
}
.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: "\f1c6";
}
.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8";
}
.fa-file-code-o:before {
    content: "\f1c9";
}
.fa-vine:before {
    content: "\f1ca";
}
.fa-codepen:before {
    content: "\f1cb";
}
.fa-jsfiddle:before {
    content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: "\f1cd";
}
.fa-circle-o-notch:before {
    content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0";
}
.fa-empire:before,
.fa-ge:before {
    content: "\f1d1";
}
.fa-git-square:before {
    content: "\f1d2";
}
.fa-git:before {
    content: "\f1d3";
}
.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: "\f1d4";
}
.fa-tencent-weibo:before {
    content: "\f1d5";
}
.fa-qq:before {
    content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7";
}
.fa-paper-plane:before,
.fa-send:before {
    content: "\f1d8";
}
.fa-paper-plane-o:before,
.fa-send-o:before {
    content: "\f1d9";
}
.fa-history:before {
    content: "\f1da";
}
.fa-circle-thin:before {
    content: "\f1db";
}
.fa-header:before {
    content: "\f1dc";
}
.fa-paragraph:before {
    content: "\f1dd";
}
.fa-sliders:before {
    content: "\f1de";
}
.fa-share-alt:before {
    content: "\f1e0";
}
.fa-share-alt-square:before {
    content: "\f1e1";
}
.fa-bomb:before {
    content: "\f1e2";
}
.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: "\f1e3";
}
.fa-tty:before {
    content: "\f1e4";
}
.fa-binoculars:before {
    content: "\f1e5";
}
.fa-plug:before {
    content: "\f1e6";
}
.fa-slideshare:before {
    content: "\f1e7";
}
.fa-twitch:before {
    content: "\f1e8";
}
.fa-yelp:before {
    content: "\f1e9";
}
.fa-newspaper-o:before {
    content: "\f1ea";
}
.fa-wifi:before {
    content: "\f1eb";
}
.fa-calculator:before {
    content: "\f1ec";
}
.fa-paypal:before {
    content: "\f1ed";
}
.fa-google-wallet:before {
    content: "\f1ee";
}
.fa-cc-visa:before {
    content: "\f1f0";
}
.fa-cc-mastercard:before {
    content: "\f1f1";
}
.fa-cc-discover:before {
    content: "\f1f2";
}
.fa-cc-amex:before {
    content: "\f1f3";
}
.fa-cc-paypal:before {
    content: "\f1f4";
}
.fa-cc-stripe:before {
    content: "\f1f5";
}
.fa-bell-slash:before {
    content: "\f1f6";
}
.fa-bell-slash-o:before {
    content: "\f1f7";
}
.fa-trash:before {
    content: "\f1f8";
}
.fa-copyright:before {
    content: "\f1f9";
}
.fa-at:before {
    content: "\f1fa";
}
.fa-eyedropper:before {
    content: "\f1fb";
}
.fa-paint-brush:before {
    content: "\f1fc";
}
.fa-birthday-cake:before {
    content: "\f1fd";
}
.fa-area-chart:before {
    content: "\f1fe";
}
.fa-pie-chart:before {
    content: "\f200";
}
.fa-line-chart:before {
    content: "\f201";
}
.fa-lastfm:before {
    content: "\f202";
}
.fa-lastfm-square:before {
    content: "\f203";
}
.fa-toggle-off:before {
    content: "\f204";
}
.fa-toggle-on:before {
    content: "\f205";
}
.fa-bicycle:before {
    content: "\f206";
}
.fa-bus:before {
    content: "\f207";
}
.fa-ioxhost:before {
    content: "\f208";
}
.fa-angellist:before {
    content: "\f209";
}
.fa-cc:before {
    content: "\f20a";
}
.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: "\f20b";
}
.fa-meanpath:before {
    content: "\f20c";
}
.fa-buysellads:before {
    content: "\f20d";
}
.fa-connectdevelop:before {
    content: "\f20e";
}
.fa-dashcube:before {
    content: "\f210";
}
.fa-forumbee:before {
    content: "\f211";
}
.fa-leanpub:before {
    content: "\f212";
}
.fa-sellsy:before {
    content: "\f213";
}
.fa-shirtsinbulk:before {
    content: "\f214";
}
.fa-simplybuilt:before {
    content: "\f215";
}
.fa-skyatlas:before {
    content: "\f216";
}
.fa-cart-plus:before {
    content: "\f217";
}
.fa-cart-arrow-down:before {
    content: "\f218";
}
.fa-diamond:before {
    content: "\f219";
}
.fa-ship:before {
    content: "\f21a";
}
.fa-user-secret:before {
    content: "\f21b";
}
.fa-motorcycle:before {
    content: "\f21c";
}
.fa-street-view:before {
    content: "\f21d";
}
.fa-heartbeat:before {
    content: "\f21e";
}
.fa-venus:before {
    content: "\f221";
}
.fa-mars:before {
    content: "\f222";
}
.fa-mercury:before {
    content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
    content: "\f224";
}
.fa-transgender-alt:before {
    content: "\f225";
}
.fa-venus-double:before {
    content: "\f226";
}
.fa-mars-double:before {
    content: "\f227";
}
.fa-venus-mars:before {
    content: "\f228";
}
.fa-mars-stroke:before {
    content: "\f229";
}
.fa-mars-stroke-v:before {
    content: "\f22a";
}
.fa-mars-stroke-h:before {
    content: "\f22b";
}
.fa-neuter:before {
    content: "\f22c";
}
.fa-genderless:before {
    content: "\f22d";
}
.fa-facebook-official:before {
    content: "\f230";
}
.fa-pinterest-p:before {
    content: "\f231";
}
.fa-whatsapp:before {
    content: "\f232";
}
.fa-server:before {
    content: "\f233";
}
.fa-user-plus:before {
    content: "\f234";
}
.fa-user-times:before {
    content: "\f235";
}
.fa-bed:before,
.fa-hotel:before {
    content: "\f236";
}
.fa-viacoin:before {
    content: "\f237";
}
.fa-train:before {
    content: "\f238";
}
.fa-subway:before {
    content: "\f239";
}
.fa-medium:before {
    content: "\f23a";
}
.fa-y-combinator:before,
.fa-yc:before {
    content: "\f23b";
}
.fa-optin-monster:before {
    content: "\f23c";
}
.fa-opencart:before {
    content: "\f23d";
}
.fa-expeditedssl:before {
    content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
    content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244";
}
.fa-mouse-pointer:before {
    content: "\f245";
}
.fa-i-cursor:before {
    content: "\f246";
}
.fa-object-group:before {
    content: "\f247";
}
.fa-object-ungroup:before {
    content: "\f248";
}
.fa-sticky-note:before {
    content: "\f249";
}
.fa-sticky-note-o:before {
    content: "\f24a";
}
.fa-cc-jcb:before {
    content: "\f24b";
}
.fa-cc-diners-club:before {
    content: "\f24c";
}
.fa-clone:before {
    content: "\f24d";
}
.fa-balance-scale:before {
    content: "\f24e";
}
.fa-hourglass-o:before {
    content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253";
}
.fa-hourglass:before {
    content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255";
}
.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: "\f256";
}
.fa-hand-scissors-o:before {
    content: "\f257";
}
.fa-hand-lizard-o:before {
    content: "\f258";
}
.fa-hand-spock-o:before {
    content: "\f259";
}
.fa-hand-pointer-o:before {
    content: "\f25a";
}
.fa-hand-peace-o:before {
    content: "\f25b";
}
.fa-trademark:before {
    content: "\f25c";
}
.fa-registered:before {
    content: "\f25d";
}
.fa-creative-commons:before {
    content: "\f25e";
}
.fa-gg:before {
    content: "\f260";
}
.fa-gg-circle:before {
    content: "\f261";
}
.fa-tripadvisor:before {
    content: "\f262";
}
.fa-odnoklassniki:before {
    content: "\f263";
}
.fa-odnoklassniki-square:before {
    content: "\f264";
}
.fa-get-pocket:before {
    content: "\f265";
}
.fa-wikipedia-w:before {
    content: "\f266";
}
.fa-safari:before {
    content: "\f267";
}
.fa-chrome:before {
    content: "\f268";
}
.fa-firefox:before {
    content: "\f269";
}
.fa-opera:before {
    content: "\f26a";
}
.fa-internet-explorer:before {
    content: "\f26b";
}
.fa-television:before,
.fa-tv:before {
    content: "\f26c";
}
.fa-contao:before {
    content: "\f26d";
}
.fa-500px:before {
    content: "\f26e";
}
.fa-amazon:before {
    content: "\f270";
}
.fa-calendar-plus-o:before {
    content: "\f271";
}
.fa-calendar-minus-o:before {
    content: "\f272";
}
.fa-calendar-times-o:before {
    content: "\f273";
}
.fa-calendar-check-o:before {
    content: "\f274";
}
.fa-industry:before {
    content: "\f275";
}
.fa-map-pin:before {
    content: "\f276";
}
.fa-map-signs:before {
    content: "\f277";
}
.fa-map-o:before {
    content: "\f278";
}
.fa-map:before {
    content: "\f279";
}
.fa-commenting:before {
    content: "\f27a";
}
.fa-commenting-o:before {
    content: "\f27b";
}
.fa-houzz:before {
    content: "\f27c";
}
.fa-vimeo:before {
    content: "\f27d";
}
.fa-black-tie:before {
    content: "\f27e";
}
.fa-fonticons:before {
    content: "\f280";
}
.fa-reddit-alien:before {
    content: "\f281";
}
.fa-edge:before {
    content: "\f282";
}
.fa-credit-card-alt:before {
    content: "\f283";
}
.fa-codiepie:before {
    content: "\f284";
}
.fa-modx:before {
    content: "\f285";
}
.fa-fort-awesome:before {
    content: "\f286";
}
.fa-usb:before {
    content: "\f287";
}
.fa-product-hunt:before {
    content: "\f288";
}
.fa-mixcloud:before {
    content: "\f289";
}
.fa-scribd:before {
    content: "\f28a";
}
.fa-pause-circle:before {
    content: "\f28b";
}
.fa-pause-circle-o:before {
    content: "\f28c";
}
.fa-stop-circle:before {
    content: "\f28d";
}
.fa-stop-circle-o:before {
    content: "\f28e";
}
.fa-shopping-bag:before {
    content: "\f290";
}
.fa-shopping-basket:before {
    content: "\f291";
}
.fa-hashtag:before {
    content: "\f292";
}
.fa-bluetooth:before {
    content: "\f293";
}
.fa-bluetooth-b:before {
    content: "\f294";
}
.fa-percent:before {
    content: "\f295";
}
body,
html {
    height: 100%;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #0490cc;
}
.header h1,
.header p {
    margin: -130px 40px 0 0;
    color: #fff;
}
body {
    padding: 90px 0 0;
}
body.base {
    padding: 55px 0 0;
}
body.base .header {
    background: url(/assets/dist/images/bg.png) top center no-repeat;
    background-size: 100% auto;
    padding: 22% 2% 1% 0;
}
.base .navbar {
    left: 0;
    background-color: #0490cc;
}
.footer-instructions {
    font-weight: 700;
}
.header h1 {
    font-size: 35px;
}
.header p {
    font-size: 28px;
}
#login_container,
#reset_container,
.content-left-menu {
    margin-top: 30px;
}
.content-left-menu a {
    font-size: 14px;
}
.base .navbar-default {
    height: 53px;
}
.base .navbar-default .navbar-nav > .active > a,
.base .navbar-default .navbar-nav > .open > a,
.base .navbar-default .navbar-nav > .open > a:focus,
.base .navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a {
    color: #527c26;
}
.form-group span,
p.help-block {
    color: #a6a6a6;
}
.base .navbar-default .navbar-nav > .active > a .caret,
.base .navbar-default .navbar-nav > .dropdown > a:focus .caret,
.base .navbar-default .navbar-nav > .dropdown > a:hover .caret,
.base .navbar-default .navbar-nav > .open > a .caret,
.base .navbar-default .navbar-nav > .open > a:focus .caret,
.base .navbar-default .navbar-nav > .open > a:hover .caret,
.base .navbar-inverse .navbar-nav > .dropdown > a:focus .caret,
.base .navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
    border-top-color: #527c26;
    border-bottom-color: #527c26;
}
.btn-danger {
    background-color: #dd4a52;
}
.qp_next,
.qp_prev {
    float: left;
    margin-right: 10px;
}
.launch_education_btn {
    margin-right: 20px;
}
#program_status_icons a.certificate_btn {
    color: #000;
}
#assignment_list_clinic {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#survey_profile h3 {
    margin: 0;
}
#survey_profile p {
    clear: both;
}
#notification_list {
    list-style-type: none;
    padding: 0 40px;
}
#notification_list li {
    border-bottom: #ccc dotted 2px;
    padding-bottom: 10px;
}
#custom_domain {
    text-align: right;
}
#footer,
#nav-header h3,
#nav-profile,
#nav-profile ul,
.navbar {
    text-align: center;
}
#cmsClickToEdit {
    margin-right: 10px;
}
.view_content {
    border: 2px dashed #ababae;
    padding: 10px;
    margin: 10px;
    cursor: pointer;
}
#patient_survey h3,
#survey_list h3 {
    margin-top: 0;
}
.dashboard_stats h1 {
    margin: 0;
}
.redactor_editor {
    cursor: default;
}
#cms-buttons {
    margin: 10px;
}
#footer {
    margin: 0 0 30px;
    font-size: 12pt;
    clear: both;
}
#logo-header-auth {
    margin-bottom: 20px;
}
a,
a:active,
a:hover,
a:visited {
    color: #00a912;
    text-decoration: none;
}
a:hover {
    color: #00a912;
    text-decoration: underline;
}
a.btn,
a.btn:active,
a.btn:hover,
a.btn:visited {
    color: #fff;
}
.alert-danger,
.error {
    color: #dd4a52;
}
.alert-danger {
    border-color: #dd4a52;
}
#forgot-pass,
#header-branding a {
    color: #fff;
}
#forgot-pass a {
    color: #fff;
    text-decoration: underline;
}
#breadcrumbs {
    color: #303e4d;
    padding: 22px;
    font-size: 16px;
}
#breadcrumbs i {
    font-size: 14px;
}
#context,
#header-branding,
.navbar-brand,
.panel-title {
    font-size: 18px;
}
#header-branding {
    color: #fff;
    padding: 20px;
}
#survey_list .selected_answer {
    font-weight: 700;
    color: #84c225;
    text-decoration: underline;
}
.navmenu {
    padding-top: 0;
}
.select2-drop .select2-highlighted > .select2-result-label {
    color: #fff;
    background: #ababae;
}
.fa-sort {
    cursor: move;
}
#survey_sortable_list .sortable-placeholder {
    height: 39px;
}
.navbar {
    display: block;
}
.navbar-brand {
    float: none;
    height: 53px;
    padding: 16px 21px;
}
.navbar-toggle {
    position: absolute;
    float: left;
    margin-left: 0;
    margin-top: 8px;
    display: block !important;
    color: #fff;
}
.container {
    max-width: 100%;
}
.navmenu-default {
    background-color: #0490cc;
    color: #555;
    border: 1px;
}
.navmenu-nav li i {
    margin-right: 10px;
}
.navbar-right {
    margin-top: 5px;
}
.navbar-right-links {
    margin-top: 9px;
    color: #fff;
}
.navbar-right-links a,
.navbar-right-links a:hover,
.navbar-right-links a:visited {
    color: #fff;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    float: right !important;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #fff;
}
.navbar-nav > li > a {
    padding: 15px 18px;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
}
.navmenu-default .navmenu-nav > li > a {
    text-decoration: none;
    background-color: transparent;
    display: block;
    font-size: 14px;
    padding: 4px 15px;
    line-height: 40px;
    color: #fff;
}
.navbar-default .navbar-offcanvas .navmenu-nav > .active > a,
.navbar-default .navbar-offcanvas .navmenu-nav > .active > a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav > .active > a:hover,
.navmenu-default .navmenu-nav > .active > a,
.navmenu-default .navmenu-nav > .active > a:focus,
.navmenu-default .navmenu-nav > .active > a:hover,
.navmenu-default .navmenu-nav > li > a:hover {
    color: #fff;
    background-color: #035b81;
}
.navbar-default .navbar-toggle .icon-bar,
.span-or {
    background-color: #fff;
}
.navbar-default .navbar-toggle {
    border: none;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background: 0 0;
}
.navmenu-default .navmenu-nav > li > a:focus {
    color: #ababae;
}
#context,
#context-switch,
#nav-header,
#nav-header a,
.navbar-default .navbar-brand,
.navbar-default .navbar-nav > li > a:focus {
    color: #fff;
}
.navbar-default {
    background-color: #74a341;
    border-color: #527c26;
    height: 64px;
}
#context {
    padding: 20px;
}
#context-switch {
    font-size: 24px;
    position: absolute;
    bottom: 20px;
    left: 12px;
    width: 230px;
}
#nav-header {
    background-color: #0490cc;
    height: 64px;
    font-size: 18px;
    padding: 14px 12px 0;
}
#nav-header h3 {
    margin: 0;
    font-size: 30px;
}
#nav-profile,
.table {
    font-size: 16px;
}
.navbar-offcanvas,
.navmenu {
    width: 260px;
    z-index: 1031;
    box-shadow: 0 8px 17px rgba(0, 0, 0, 0.2);
}
.navbar-default a.navbar-brand:hover {
    color: #ccc;
}
#nav-profile {
    padding: 0 10px;
}
#nav-profile img {
    margin: 10px 10px 10px 0;
}
#nav-profile ul {
    list-style-type: none;
    padding: 0;
    margin: 10px 0;
}
#nav-profile li {
    display: inline-block;
    margin: 0 10px;
}
#nav-profile li a {
    color: #fff;
}
.app-logo {
    margin: 0 auto;
}
.page-header {
    margin: 0 0 20px;
    border-bottom: none;
}
.error-message {
    color: #a94442;
}
@media (max-width: 992px) {
    #breadcrumbs {
        padding: 18px 0 0 61px;
    }
    #context {
        margin-left: 40px;
    }
    .alert_container {
        padding: 0 20px;
    }
}
@media (min-width: 992px) {
    body.app {
        padding: 80px 0 0 260px;
    }
    .navbar {
        text-align: left;
        left: 260px;
    }
    .navbar-toggle {
        display: none !important;
    }
    .app-logo {
        margin: 0;
    }
}
.alert_container {
    display: block;
    z-index: 1090;
    position: fixed;
    top: 75px;
    left: 0;
    padding: 0 20px 0 280px;
    width: 100%;
}
.base .alert_container {
    top: 10px;
    padding: 0 20px;
}
#content {
    padding: 5px 20px;
}
#main-content {
    padding: 20px 0;
}
.login-remember-me {
    text-align: left;
}
.panel-body p {
    margin: 15px 0;
}
.login-or {
    position: relative;
    font-size: 18px;
    color: #aaa;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.span-or {
    display: block;
    position: absolute;
    left: 50%;
    top: -2px;
    margin-left: -25px;
    width: 50px;
    text-align: center;
}
.hr-or {
    background-color: #eee;
    height: 1px;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
#notification-badge {
    float: left;
    background-color: #dd4a52;
    line-height: 12px;
    vertical-align: middle;
    right: 10px;
    top: 17px;
    position: absolute;
}
#organization_demographics h3 {
    margin: 0;
    color: #0490cc;
}
#organization_demographics p {
    margin: 0;
    padding: 0;
}
#organization_demographics p label {
    font-weight: 700;
    line-height: 1.5;
}
#patient_demographics h3 {
    margin: 0;
}
#patient_demographics p {
    margin: 0;
    font-size: 15px;
}
#patient_demographics p label {
    margin: 0;
    font-weight: 700;
    line-height: 1;
    color: #333;
}
#programs_content_list,
#programs_list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#programs_content_list a {
    color: #303e4d;
}
#programs_content_list .fa,
#programs_list .fa {
    color: #74a341;
}
#programs_content_list li {
    margin-top: 10px;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #ddd;
    border-bottom-color: #ddd;
}
